@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-font-weight:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-blue-600:oklch(54.6% .245 262.881);--color-gray-600:oklch(44.6% .03 256.802);--spacing:.25rem;--text-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--text-3xl:1.875rem;--text-3xl--line-height: 1.2 ;--font-weight-bold:700;--radius-lg:.5rem;--radius-2xl:1rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.static{position:static}.start{inset-inline-start:var(--spacing)}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.mb-6{margin-bottom:calc(var(--spacing) * 6)}.flex{display:flex}.hidden{display:none}.inline-block{display:inline-block}.w-full{width:100%}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-8{gap:calc(var(--spacing) * 8)}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-lg{border-radius:var(--radius-lg)}.border{border-style:var(--tw-border-style);border-width:1px}.object-cover{object-fit:cover}.p-5{padding:calc(var(--spacing) * 5)}.p-8{padding:calc(var(--spacing) * 8)}.px-6{padding-inline:calc(var(--spacing) * 6)}.py-2{padding-block:calc(var(--spacing) * 2)}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.text-blue-600{color:var(--color-blue-600)}.text-gray-600{color:var(--color-gray-600)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}@media(min-width:48rem){.md\:w-\[45\%\]{width:45%}.md\:w-\[55\%\]{width:55%}.md\:flex-row{flex-direction:row}}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--gold:#c9a020;--gold-light:#e8c96a;--gold-pale:#f5e9c8;--dark:#1a1208;--dark2:#2c1f08;--mid:#4a3510;--cream:#faf6ee;--warm:#f0e8d4;--text:#1a1208;--muted:#6b5530}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--text);-webkit-font-smoothing:antialiased;font-family:DM Sans,sans-serif;font-weight:300;line-height:1.6}.pp-root{min-height:100vh}.pp-nav{background:var(--dark);border-bottom:1px solid var(--gold);z-index:50;justify-content:space-between;align-items:center;padding:1rem 2.5rem;display:flex;position:sticky;top:0}.nav-brand{color:var(--gold);letter-spacing:.12em;text-transform:uppercase;font-family:Cormorant Garamond,serif;font-size:1.1rem;font-weight:400}.nav-brand span{color:var(--gold-light);font-style:italic}.nav-links{gap:2rem;list-style:none;display:flex}.nav-links a{letter-spacing:.15em;text-transform:uppercase;color:#e8c96ab3;font-size:12px;font-weight:400;text-decoration:none;transition:color .2s}.nav-links a:hover{color:var(--gold-light)}.nav-btn{border:1px solid var(--gold);color:var(--gold);letter-spacing:.15em;text-transform:uppercase;cursor:pointer;background:0 0;padding:.5rem 1.4rem;font-size:12px;font-weight:400;text-decoration:none;transition:all .2s}.nav-btn:hover{background:var(--gold);color:var(--dark)}.hero{background:var(--dark);border-bottom:2px solid var(--gold);align-items:center;gap:4rem;min-height:92vh;padding:5rem 2.5rem 4rem;display:flex;position:relative}.hero-left{flex:1;justify-content:center;align-items:center;display:flex}.hero-img-frame{border:2px solid var(--gold);width:340px;height:440px;position:relative;overflow:hidden}.hero-img-frame img{object-fit:cover;object-position:top center;width:100%;height:100%;display:block}.hero-img-placeholder{background:var(--dark2);flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;height:100%;display:flex}.initials-circle{border:2px solid var(--gold);width:100px;height:100px;color:var(--gold);border-radius:50%;justify-content:center;align-items:center;font-family:Cormorant Garamond,serif;font-size:2rem;display:flex}.placeholder-name{color:var(--gold-light);text-align:center;padding:0 1rem;font-family:Cormorant Garamond,serif;font-size:1.1rem;font-style:italic}.placeholder-title{letter-spacing:.2em;text-transform:uppercase;color:#e8c96a99;font-size:11px;font-weight:400}.hero-gold-bar{background:var(--gold);height:3px;position:absolute;bottom:0;left:0;right:0}.hero-right{flex:1.2}.hero-tagline{color:var(--gold-light);letter-spacing:.04em;margin-bottom:1.2rem;font-family:Cormorant Garamond,serif;font-size:1.15rem;font-style:italic;animation:.6s .1s both fadeUp}.hero-title{color:var(--gold);text-transform:uppercase;letter-spacing:.02em;margin-bottom:.2rem;font-family:Cormorant Garamond,serif;font-size:clamp(3rem,6vw,5.5rem);font-weight:700;line-height:.95;animation:.6s .2s both fadeUp}.hero-subtitle{letter-spacing:.35em;text-transform:uppercase;color:#fff;margin-bottom:1.5rem;font-size:clamp(1.2rem,2.5vw,2rem);font-weight:500;animation:.6s .3s both fadeUp}.hero-divider{background:#c9a02066;width:100%;height:1px;margin:1.5rem 0;animation:.6s .35s both fadeUp}.hero-hook{color:#ffffffd9;margin-bottom:.75rem;font-family:Cormorant Garamond,serif;font-size:1.15rem;animation:.6s .45s both fadeUp}.hero-body{color:#ffffffa6;margin-bottom:2rem;font-size:.95rem;font-weight:400;line-height:1.7;animation:.6s .5s both fadeUp}.hero-body strong{color:#fff;font-weight:500}.date-badge{border:1px solid var(--gold);align-items:center;gap:1rem;margin-bottom:1.5rem;padding:.75rem 1.5rem;animation:.6s .6s both fadeUp;display:inline-flex}.date-badge-time{color:var(--gold);font-family:Cormorant Garamond,serif;font-size:1.4rem;font-weight:700}.date-badge-zone{letter-spacing:.15em;color:#e8c96ab3;text-transform:uppercase;font-size:11px;font-weight:400}.date-sep{background:#c9a02066;width:1px;height:36px}.hero-cta{background:var(--gold);color:var(--dark);letter-spacing:.15em;text-transform:uppercase;cursor:pointer;border:none;margin-top:.5rem;padding:1rem 2.5rem;font-size:13px;font-weight:500;text-decoration:none;transition:background .2s,transform .15s;animation:.6s .7s both fadeUp;display:inline-block}.hero-cta:hover{background:var(--gold-light);transform:translateY(-2px)}.price-burst{background:var(--dark2);border:2px solid var(--gold);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:90px;height:90px;line-height:1;display:flex;position:absolute;top:5rem;right:2.5rem}.price-burst-label{letter-spacing:.12em;text-transform:uppercase;color:var(--gold-light);text-align:center;margin-bottom:2px;font-size:9px;font-weight:400}.price-burst-amt{color:var(--gold);font-family:Cormorant Garamond,serif;font-size:1.9rem;font-weight:700}section{padding:5rem 2.5rem}.container{max-width:960px;margin:0 auto}.sec-label{letter-spacing:.25em;text-transform:uppercase;color:var(--gold);margin-bottom:.75rem;font-size:11px;font-weight:400}.sec-title{color:var(--dark);margin-bottom:1rem;font-family:Cormorant Garamond,serif;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:700;line-height:1.15}.sec-title em{color:var(--gold);font-style:italic}.what-sec{background:var(--cream)}.what-grid{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.what-text p{color:var(--muted);margin-bottom:1rem;font-size:.95rem;font-weight:400;line-height:1.75}.checklist{flex-direction:column;gap:1rem;margin-top:.5rem;list-style:none;display:flex}.checklist li{color:var(--text);align-items:flex-start;gap:.9rem;font-size:.95rem;font-weight:400;display:flex}.check-icon{border:1.5px solid var(--gold);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:2px;display:flex}.check-icon:after{content:"";border-right:2px solid var(--gold);border-bottom:2px solid var(--gold);width:6px;height:10px;display:block;transform:rotate(45deg)translate(-1px,-1px)}.price-card{background:var(--dark);border:2px solid var(--gold);text-align:center;flex-direction:column;align-items:center;padding:2.5rem;display:flex}.price-tag-label{letter-spacing:.2em;text-transform:uppercase;color:var(--gold-light);margin-bottom:.5rem;font-size:11px;font-weight:400}.price-tag-amt{color:var(--gold);margin-bottom:.3rem;font-family:Cormorant Garamond,serif;font-size:4rem;font-weight:700;line-height:1}.price-tag-sub{color:#e8c96a99;margin-bottom:1.5rem;font-size:.85rem;font-weight:400}.price-divider{background:#c9a0204d;width:100%;height:1px;margin-bottom:1.5rem}.price-detail{color:#ffffffb3;font-size:.9rem;font-weight:400;line-height:1.8}.price-cta{background:var(--gold);width:100%;color:var(--dark);letter-spacing:.15em;text-transform:uppercase;cursor:pointer;border:none;margin-top:1.5rem;padding:.9rem;font-family:DM Sans,sans-serif;font-size:13px;font-weight:500;text-decoration:none;transition:background .2s;display:block}.price-cta:hover{background:var(--gold-light)}.limited-badge{letter-spacing:.15em;text-transform:uppercase;color:var(--gold);margin-top:1rem;font-size:11px;font-weight:400}.about-sec{background:var(--dark);border-top:2px solid var(--gold);border-bottom:2px solid var(--gold)}.about-inner{grid-template-columns:1fr 1.4fr;align-items:center;gap:4rem;display:grid}.about-presenter{text-align:center}.presenter-frame{border:2px solid var(--gold);background:var(--dark2);border-radius:50%;justify-content:center;align-items:center;width:160px;height:160px;margin:0 auto 1.25rem;display:flex;overflow:hidden}.presenter-frame img{object-fit:cover;border-radius:50%;width:100%;height:100%}.presenter-initials{color:var(--gold);font-family:Cormorant Garamond,serif;font-size:2.5rem}.presenter-name{color:var(--gold);margin-bottom:.25rem;font-family:Cormorant Garamond,serif;font-size:1.5rem;font-style:italic}.presenter-role{letter-spacing:.18em;text-transform:uppercase;color:#e8c96a99;font-size:11px;font-weight:400}.about-bio p{color:#ffffffbf;margin-bottom:1rem;font-size:.95rem;font-weight:400}.about-bio .sec-title{color:var(--gold-light)}.about-bio .sec-label{color:#e8c96ab3}.register-sec{background:var(--warm)}.reg-inner{grid-template-columns:1fr 1.1fr;align-items:start;gap:4rem;display:grid}.reg-info p{color:var(--muted);margin-bottom:1rem;font-size:.95rem;font-weight:400}.reg-meta{flex-direction:column;gap:.75rem;margin-top:1.5rem;display:flex}.reg-row{border-left:3px solid var(--gold);background:#fff;align-items:center;gap:.9rem;padding:.75rem;display:flex}.reg-row-icon{flex-shrink:0;font-size:14px}.reg-row-text{color:var(--text);font-size:.9rem;font-weight:400}.reg-row-text strong{color:var(--mid);font-weight:500}.form{border:1px solid var(--gold-pale);background:#fff;flex-direction:column;gap:1rem;padding:2rem;display:flex}.fl{letter-spacing:.15em;text-transform:uppercase;color:var(--mid);margin-bottom:3px;font-size:11px;font-weight:400;display:block}.fi{width:100%;color:var(--text);background:#fff;border:1px solid #ddd;outline:none;padding:.7rem .9rem;font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:300;transition:border-color .2s}.fi:focus{border-color:var(--gold)}textarea.fi{resize:vertical}.fr{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.square-note{color:var(--muted);background:var(--gold-pale);border-left:3px solid var(--gold);padding:.75rem;font-size:12px;font-weight:400;line-height:1.6}.square-note strong{color:var(--mid);font-weight:500}.submit{background:var(--dark);color:var(--gold);letter-spacing:.15em;text-transform:uppercase;border:1px solid var(--gold);cursor:pointer;width:100%;margin-top:.5rem;padding:.9rem;font-family:DM Sans,sans-serif;font-size:13px;font-weight:500;transition:all .2s}.submit:hover{background:var(--gold);color:var(--dark)}.pp-footer{background:var(--dark);border-top:1px solid #c9a0204d;justify-content:space-between;align-items:center;padding:2rem 2.5rem;display:flex}.footer-brand{color:var(--gold);font-family:Cormorant Garamond,serif;font-size:1rem;font-style:italic}.footer-copy{color:#e8c96a80;font-size:12px;font-weight:400}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.hero{flex-direction:column;gap:2.5rem;padding:5rem 1.5rem 3rem}.hero-img-frame{width:260px;height:320px}.price-burst{width:72px;height:72px;top:3rem;right:1rem}.price-burst-amt{font-size:1.4rem}.what-grid,.about-inner,.reg-inner{grid-template-columns:1fr;gap:2.5rem}.fr{grid-template-columns:1fr}.pp-nav{padding:1rem 1.25rem}.nav-links{display:none}section{padding:3.5rem 1.5rem}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
