@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@600;700&family=Manrope:wght@400;500;700;800&display=swap";:root{color:#15203f;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--navy:#2e3192;--navy-deep:#23256d;--gold:#fc0;--gold-deep:#f1b800;--ink:#18223c;--muted:#647091;--surface:#ffffffeb;--surface-strong:#fff;--border:#2e319224;--danger:#b42318;--success:#0f8a51;--shadow-lg:0 24px 60px #23256d29;--shadow-md:0 14px 32px #23256d1f;--radius-xl:32px;--radius-lg:22px;--radius-md:16px;background:radial-gradient(circle at 100% 0,#ffcc0038,#0000 28%),linear-gradient(#f5f7fb 0%,#eef2ff 100%);font-family:Manrope,sans-serif;font-weight:500;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}#root{min-height:100vh}.app-shell{min-height:100vh;position:relative;overflow:hidden}.page-glow{z-index:0;filter:blur(48px);pointer-events:none;border-radius:999px;width:22rem;height:22rem;position:fixed}.page-glow-top{background:#ffcc0059;top:-8rem;right:-6rem}.page-glow-bottom{background:#2e31922e;bottom:-10rem;left:-6rem}.site-header,.site-main,.site-footer{z-index:1;position:relative}.site-header{padding:1rem 1rem 0}.site-header__inner{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffb3;border:1px solid #ffffff8f;border-radius:999px;flex-direction:column;gap:.9rem;max-width:74rem;margin:0 auto;padding:1rem 1.1rem;display:flex;box-shadow:0 10px 25px #23256d14}.brand-mark{align-items:center;gap:.9rem;display:flex}.brand-mark img{object-fit:contain;background:#ffffffe0;border-radius:1.4rem;width:4rem;height:4rem;padding:.4rem;box-shadow:inset 0 0 0 1px #2e319214}.brand-mark__eyebrow{color:var(--navy);letter-spacing:.16em;text-transform:uppercase;margin:0 0 .1rem;font-size:.76rem;font-weight:800}.brand-mark h1{color:var(--navy-deep);margin:0;font-family:Cormorant Garamond,serif;font-size:clamp(2rem,8vw,2.6rem);line-height:.95}.event-chip{flex-wrap:wrap;gap:.5rem;display:inline-flex}.event-chip span{min-height:2.5rem;color:var(--navy);background:#2e319214;border-radius:999px;align-items:center;padding:.55rem .9rem;font-size:.92rem;font-weight:700;display:inline-flex}.site-main{max-width:74rem;margin:0 auto;padding:1.25rem 1rem 3rem}.content-grid{gap:1rem;display:grid}.content-grid--stacked{max-width:52rem;margin:0 auto}.hero-panel,.form-panel,.summary-card,.success-panel{border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg)}.hero-panel{color:#fff;background:linear-gradient(160deg,#2e3192f5,#23256dfa),linear-gradient(160deg,#ffcc003d,#0000 60%);padding:1.45rem;position:relative;overflow:hidden}.hero-panel:after{content:"";filter:blur(10px);background:#ffcc003d;border-radius:999px;width:12rem;height:12rem;position:absolute;bottom:-4rem;right:-4rem}.hero-topline{z-index:1;gap:1rem;display:grid;position:relative}.hero-intro-copy{min-width:0}.section-kicker{color:#ffffffc2;letter-spacing:.18em;text-transform:uppercase;margin:0 0 .55rem;font-size:.76rem;font-weight:800}.hero-panel h2,.form-panel h2,.summary-card h2,.success-panel h2,.form-panel h3{color:inherit;margin:0;font-family:Cormorant Garamond,serif;line-height:1}.hero-panel h2{max-width:11ch;font-size:clamp(2.05rem,8.6vw,3.65rem)}.hero-copy{z-index:1;color:#ffffffd6;max-width:36rem;margin:1rem 0 0;font-size:1rem;position:relative}.hero-note{border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff17;border:1px solid #ffffff24;padding:1rem}.hero-note span,.form-panel__caption,.fieldset__hint{color:#ffffffb8;font-size:.82rem;display:block}.hero-note{z-index:1;background:linear-gradient(135deg,#ffcc002e,#ffffff14),#ffffff1a;border:1px solid #ffcc0042;border-radius:1.6rem;gap:.55rem;margin-top:.8rem;padding:1.1rem 1.15rem;display:grid;position:relative;box-shadow:0 18px 36px #12173f2e}.hero-note p{color:#fffffff5;margin:.35rem 0 0;font-size:1.02rem;font-weight:700;line-height:1.55}.hero-note span{color:var(--gold);letter-spacing:.18em;text-transform:uppercase;font-size:.78rem;font-weight:800}.hero-video-card{z-index:1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1a;border:1px solid #ffffff29;border-radius:1.6rem;gap:1rem;padding:1rem;display:grid;position:relative;box-shadow:0 18px 36px #12173f2e}.hero-video-frame{background:#000;border:1px solid #ffffff29;border-radius:1.2rem;width:min(100%,15rem);margin:0 auto;overflow:hidden}.hero-video-frame video{aspect-ratio:9/16;object-fit:contain;background:#000;width:100%;max-height:440px;display:block}.hero-video-copy{gap:.55rem;display:grid}.hero-video-copy span{color:var(--gold);letter-spacing:.18em;text-transform:uppercase;font-size:.78rem;font-weight:800}.hero-video-copy h3{color:#fff;margin:0;font-family:Cormorant Garamond,serif;font-size:clamp(1.6rem,6vw,2.1rem);line-height:1}.hero-video-copy p{color:#ffffffd1;margin:0;font-size:.96rem}.hero-video-copy a{color:#fff;text-underline-offset:.22rem;width:fit-content;font-size:.9rem;font-weight:800;-webkit-text-decoration:underline #ffcc00b8;text-decoration:underline #ffcc00b8}.form-panel,.summary-card,.success-panel{background:var(--surface);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.form-panel,.summary-card{padding:1.3rem}.form-panel__header,.summary-card__heading{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.2rem;display:flex}.form-panel__header .section-kicker,.summary-card .section-kicker{color:var(--navy)}.form-panel h3,.form-panel h2,.summary-card h2,.success-panel h2{color:var(--navy-deep);font-size:clamp(2rem,8vw,3rem)}.form-panel__caption,.fieldset__hint{color:var(--muted)}.registration-form,.field-row{gap:1rem;display:grid}.field,.fieldset{gap:.5rem;display:grid}.field span,.fieldset legend{color:var(--ink);padding:0;font-size:.95rem;font-weight:800}.field input,.field textarea{border-radius:var(--radius-md);background:var(--surface-strong);width:100%;color:var(--ink);border:1px solid #2e31922e;padding:.95rem 1rem;transition:border-color .16s,box-shadow .16s,transform .16s}.field textarea{resize:vertical;min-height:7rem}.field input:focus,.field textarea:focus{border-color:#2e31928c;outline:none;box-shadow:0 0 0 4px #2e31921f}.field-error{color:var(--danger);margin:0;font-size:.84rem;font-weight:700}.choice-row,.button-row{gap:.8rem;display:grid}.choice-card{border-radius:var(--radius-lg);box-shadow:var(--shadow-md);background:#ffffffb3;border:1px solid #2e319226;gap:.25rem;padding:1rem;transition:border-color .18s,transform .18s,box-shadow .18s;display:grid;position:relative}.choice-card input{opacity:0;position:absolute;inset:0}.choice-card span{color:var(--ink);font-weight:800}.choice-card--active{border-color:#2e31928c;transform:translateY(-1px);box-shadow:0 18px 34px #2e31921f}.submit-banner{border-radius:var(--radius-md);padding:.95rem 1rem;font-size:.92rem;font-weight:700}.submit-banner--error{color:var(--danger);background:#b4231814;border:1px solid #b4231824}.primary-button,.secondary-button{border:0;border-radius:999px;justify-content:center;align-items:center;min-height:3.5rem;padding:.9rem 1.2rem;font-weight:800;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.primary-button,.primary-button--link{background:linear-gradient(135deg, var(--gold), var(--gold-deep));color:var(--navy-deep);box-shadow:0 14px 32px #f1b80052}.primary-button:hover,.primary-button--link:hover{transform:translateY(-1px)}.primary-button:disabled{cursor:wait;opacity:.72;transform:none}.secondary-button,.secondary-button--link{color:var(--navy);background:#2e31920f;border:1px solid #2e319233}.success-panel{text-align:center;max-width:42rem;margin:0 auto;padding:1.6rem}.success-panel__badge{color:var(--success);letter-spacing:.16em;text-transform:uppercase;background:#0f8a511f;border-radius:999px;margin-bottom:1rem;padding:.5rem .85rem;font-size:.82rem;font-weight:800;display:inline-flex}.success-panel p{max-width:30rem;color:var(--muted);margin:.85rem auto 0}.success-note{border-radius:var(--radius-md);max-width:30rem;color:var(--navy);background:#2e31920f;margin:1rem auto 0;padding:.95rem 1rem;font-weight:700}.success-panel .primary-button,.success-panel .secondary-button{width:100%;margin-top:1rem}.site-footer{padding:0 1rem 2rem}.site-footer p{text-align:center;color:var(--muted);margin:0;font-size:.85rem}@media (width>=700px){.site-header__inner{flex-direction:row;justify-content:space-between;align-items:center}.site-main{padding-top:1.5rem}.content-grid{grid-template-columns:1.04fr .96fr;align-items:start}.hero-topline{grid-template-columns:minmax(0,1fr) minmax(11.5rem,.48fr);align-items:start}.hero-panel h2{max-width:12.5ch;font-size:clamp(2.45rem,3.75vw,3.25rem);line-height:.98}.hero-copy{max-width:26rem}.hero-video-card{gap:.65rem;padding:.75rem}.hero-video-frame{border-radius:1rem;width:min(100%,11.5rem)}.hero-video-frame video{max-height:330px}.hero-video-copy{gap:.35rem}.hero-video-copy span{letter-spacing:.16em;font-size:.68rem}.hero-video-copy h3{font-size:1.35rem}.hero-video-copy p{font-size:.8rem;line-height:1.35}.hero-video-copy a{font-size:.8rem}.field-row,.choice-row,.button-row{grid-template-columns:repeat(2,minmax(0,1fr))}.success-panel .primary-button,.success-panel .secondary-button{width:auto;min-width:15rem}}
