:root{--ink:#0f1a28;--ink-soft:#17233a;--ink-line:rgba(255,255,255,0.15);--ink-muted:rgba(233,238,245,0.66);--cream:#f4f2ec;--white:#ffffff;--text:#0f1a28;--muted:#5a6472;--hair:#e3e0d8;--hair-strong:#cfcbc2;--accent:#c8492c;--accent-dark:#a93b22;--font:"Poppins","Helvetica Neue",Arial,sans-serif;--r-sm:12px;--r-md:20px;--r-lg:28px;--r-xl:36px;--pill:999px;--shell:1200px;--shadow:0 24px 60px rgba(17,17,19,0.08);--header-h:88px;--section-pad:clamp(32px,5vh,88px)}*{box-sizing:border-box}html{scroll-behavior:smooth;text-size-adjust:100%;overflow-wrap:break-word}[role=button],a,button,input,label,summary{-webkit-tap-highlight-color:transparent;touch-action:manipulation}body{margin:0;background:var(--cream);color:var(--text);font-family:var(--font);font-size:17px;font-weight:400;line-height:1.6;-webkit-font-smoothing:antialiased}::selection{background:var(--accent);color:#fff}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}img,svg{display:block;max-width:100%}h1,h2,h3,h4,ol,p,ul{margin-top:0}h1,h2,h3,h4{font-weight:600;letter-spacing:-.03em;line-height:1.05;text-wrap:balance}h1{font-size:clamp(2.9rem,7.4vw,5.4rem);margin-bottom:24px}h2{font-size:clamp(1.9rem,3.4vw,3rem);margin-bottom:18px}h3{font-size:clamp(1.4rem,2.2vw,1.9rem);margin-bottom:12px}p{margin-bottom:20px;text-wrap:pretty}.keep-case{text-transform:none}[id]{scroll-margin-top:var(--header-h)}.shell{width:min(var(--shell),calc(100% - 48px));margin:0 auto}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.accent-dot{color:var(--accent)}.section{position:relative;display:flex;align-items:center;min-height:calc(100vh - var(--header-h));min-height:calc(100svh - var(--header-h));padding:var(--section-pad) 0;background:var(--cream)}.section>.shell{width:min(var(--shell),calc(100% - 48px))}.section--white{background:var(--white)}.section--dark{background:var(--ink)}.section--dark,.section--dark h1,.section--dark h2,.section--dark h3{color:var(--white)}.lead{font-size:clamp(1.15rem,1.8vw,1.4rem);line-height:1.5;color:var(--muted);max-width:46ch}.section--dark .lead{color:var(--ink-muted)}.eyebrow{display:inline-flex;align-items:center;margin-bottom:clamp(10px,1.7vh,24px);font-size:.8rem;font-weight:500;letter-spacing:.02em;color:var(--muted)}.section--dark .eyebrow{color:var(--ink-muted)}.section-header{max-width:62ch;margin-bottom:clamp(16px,2.4vh,48px)}.section-header p{font-size:clamp(1.05rem,1.5vw,1.25rem);color:var(--muted);margin-bottom:0;max-width:52ch}.section--dark .section-header p{color:var(--ink-muted)}.section-header--center{margin-left:auto;margin-right:auto;text-align:center}.section-header--center .eyebrow{justify-content:center}.section-header--center p{margin-left:auto;margin-right:auto;max-width:62ch}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:17px 32px;border:1px solid transparent;border-radius:var(--pill);background:transparent;font-size:1rem;font-weight:500;letter-spacing:-.01em;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}.button:hover{transform:translateY(-1px)}.button--primary{background:var(--accent);color:#fff}.button--primary:hover{background:var(--accent-dark)}.button--primary:disabled{opacity:.6;cursor:progress;transform:none}.button--ghost,.button--secondary{border-color:var(--hair-strong);color:var(--text)}.button--ghost:hover,.button--secondary:hover{border-color:var(--text)}.hero .button--ghost,.section--dark .button--ghost,.section--dark .button--secondary,.site-footer .button--ghost,.site-header .button--ghost,.site-header .button--secondary{border-color:var(--ink-line);color:var(--white)}.hero .button--ghost:hover,.section--dark .button--ghost:hover,.section--dark .button--secondary:hover,.site-header .button--secondary:hover{border-color:rgba(255,255,255,.55);background:rgba(255,255,255,.06)}.button--small{padding:12px 24px;font-size:.92rem}.button--wide{width:100%}.button-row{display:flex;flex-wrap:wrap;gap:14px}.text-link{display:inline-flex;align-items:center;gap:8px;font-weight:500;color:var(--text);border-bottom:1px solid var(--hair-strong);padding-bottom:3px;transition:border-color .2s ease}.text-link:hover{border-color:var(--accent)}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:40;background:var(--ink);color:var(--white);transition:box-shadow .24s ease}.site-header--scrolled{box-shadow:0 10px 40px rgba(0,0,0,.28)}.site-header__inner{display:flex;height:88px;align-items:center;justify-content:space-between;gap:24px}.logo{display:inline-flex;align-items:center;flex:0 0 auto}.logo-image{width:auto;height:52px;object-fit:contain}.logo--compact .logo-image{height:40px}.desktop-nav{flex:1 1;display:flex;align-items:center;justify-content:center;gap:34px;font-size:.98rem;font-weight:400}.desktop-nav a{position:relative;white-space:nowrap;color:rgba(255,255,255,.78);transition:color .2s ease}.desktop-nav a:hover{color:var(--white)}.desktop-nav a:after{content:"";position:absolute;left:50%;bottom:-10px;width:4px;height:4px;border-radius:50%;background:var(--accent);opacity:0;transform:translateX(-50%);transition:opacity .2s ease}.desktop-nav a:hover:after{opacity:1}.header-actions{display:flex;align-items:center;gap:12px;flex:0 0 auto}.menu-button{display:none;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:1px solid var(--ink-line);border-radius:var(--pill);background:transparent;color:var(--white);cursor:pointer}.mobile-menu{display:none;background:var(--ink);border-top:1px solid var(--ink-line)}.mobile-menu .shell{display:flex;flex-direction:column;gap:4px;padding:16px 0 28px}.mobile-menu a{padding:12px 0;color:rgba(255,255,255,.82);font-size:1.05rem}.mobile-menu__cta{margin-top:12px;align-self:flex-start;padding:14px 28px!important;border-radius:var(--pill);background:var(--accent);color:#fff!important;font-weight:500}.hero{position:relative;display:flex;align-items:center;min-height:calc(100vh - var(--header-h));min-height:calc(100svh - var(--header-h));background:var(--ink);padding:clamp(56px,7vw,96px) 0}.hero,.hero h1{color:var(--white)}.hero h1{max-width:14ch}.hero-slogan{margin-bottom:clamp(14px,2vh,22px);font-size:.85rem;font-weight:500;letter-spacing:.04em;color:var(--ink-muted)}.hero__copy{max-width:780px}.hero-line{font-size:clamp(1.15rem,1.9vw,1.45rem);line-height:1.5;color:var(--ink-muted);max-width:44ch;margin-bottom:40px}.hero-actions{display:flex;flex-wrap:wrap;gap:14px}.about-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:clamp(32px,5vw,88px);gap:clamp(32px,5vw,88px);align-items:start}.about-grid>*{min-width:0}.about-statement{margin:0;font-size:clamp(1.5rem,2.6vw,2.15rem);font-weight:500;line-height:1.25;letter-spacing:-.025em;text-wrap:balance}.about-body p{margin:0 0 20px;font-size:1.05rem;line-height:1.6;color:var(--muted)}.about-body p:last-child{margin-bottom:0}.about-founder{display:flex;align-items:center;gap:14px;margin:clamp(40px,5vw,64px) 0 0;padding-top:32px;border-top:1px solid var(--hair);font-size:1rem;color:var(--muted)}.about-founder:before{content:"";flex:0 0 auto;width:28px;height:3px;border-radius:var(--pill);background:var(--accent)}@media (max-width:860px){.about-grid{grid-template-columns:1fr;gap:28px}}.band-layout>*,.contact-layout>*,.essentials-layout>*,.faq-layout>*{min-width:0}.event-panel{padding:clamp(28px,4vh,56px) clamp(28px,3.5vw,60px);border-radius:var(--r-xl);background:var(--ink);color:var(--white);box-shadow:var(--shadow)}.event-panel__head{display:flex;align-items:flex-end;justify-content:space-between;gap:clamp(24px,4vw,64px);padding-bottom:clamp(24px,3.5vh,44px)}.event-panel__head>div{min-width:0}.event-panel h3{margin:0;color:var(--white);font-size:clamp(1.9rem,3.6vw,3rem);letter-spacing:-.03em}.fact-strip{list-style:none;margin:0;display:grid;grid-template-columns:repeat(5,1fr);grid-gap:clamp(16px,2vw,36px);gap:clamp(16px,2vw,36px);border-top:1px solid var(--ink-line);padding:clamp(20px,3vh,36px) 0 0}.fact-strip li{display:flex;flex-direction:column;gap:6px;min-width:0}.fact-strip span{font-size:.8rem;letter-spacing:.02em;color:var(--ink-muted)}.fact-strip strong{font-size:clamp(.98rem,1.15vw,1.12rem);font-weight:500;line-height:1.3;letter-spacing:-.01em}.status-pill{display:inline-flex;align-items:center;gap:9px;align-self:flex-start;margin-bottom:clamp(12px,1.8vh,22px);padding:7px 16px;border-radius:var(--pill);border:1px solid var(--hair-strong);font-size:.85rem;font-weight:500;color:var(--muted)}.status-pill:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--muted)}.status-pill--live{border-color:rgba(200,73,44,.35);color:var(--accent)}.status-pill--live:before{background:var(--accent)}.section--dark .status-pill{border-color:var(--ink-line);color:var(--ink-muted)}.section--dark .status-pill:before{background:var(--ink-muted)}.event-panel .status-pill--live{border-color:rgba(224,122,92,.5);color:#e8886a}.event-panel .status-pill--live:before{background:#e8886a}.next-list{list-style:none;margin:0;padding:0;border-top:1px solid var(--ink-line)}.next-list li{border-bottom:1px solid var(--ink-line)}.next-list a{display:flex;align-items:baseline;justify-content:space-between;gap:24px;padding:clamp(14px,2vh,24px) 4px;transition:padding-left .24s ease}.next-list a:hover{padding-left:14px}.next-list__name{font-size:clamp(1.15rem,1.7vw,1.45rem);font-weight:500;line-height:1.25;letter-spacing:-.02em;color:var(--white)}.next-list__meta{display:flex;align-items:baseline;gap:18px;color:var(--ink-muted);font-size:.95rem;line-height:1.25;white-space:nowrap}.next-list__action{color:var(--white);transition:color .2s ease}.next-list a:hover .next-list__action{color:var(--accent)}.essentials-layout{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:clamp(40px,5vw,80px);gap:clamp(40px,5vw,80px);align-items:start}.essentials-layout>div:last-child{position:-webkit-sticky;position:sticky;top:128px}@media (max-width:1024px){.essentials-layout>div:last-child,.faq-layout .section-header{position:static}}.countdown{padding:clamp(28px,3vw,40px);border-radius:var(--r-lg);background:var(--ink);color:var(--white)}.countdown>span{display:block;font-size:.82rem;color:var(--ink-muted);margin-bottom:6px}.countdown>strong{display:block;font-size:1.2rem;font-weight:500;letter-spacing:-.02em;margin-bottom:28px}.countdown-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px}.countdown-grid>div{padding:16px 8px;border-radius:var(--r-sm);background:rgba(255,255,255,.06);text-align:center}.countdown-grid b{display:block;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:600;letter-spacing:-.03em;line-height:1.1}.countdown-grid small{font-size:.75rem;color:var(--ink-muted)}.timeline{list-style:none;padding:0;margin:36px 0 0}.timeline li{display:flex;gap:20px;padding:clamp(6px,1vh,12px) 0;border-top:1px solid var(--hair);font-size:1rem}.timeline li:last-child{border-bottom:1px solid var(--hair)}.timeline b{flex:0 0 62px;font-weight:500;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.timeline span{color:var(--muted)}.included-list{list-style:none;padding:0;margin:0 0 28px;display:grid;grid-gap:14px;gap:14px}.included-list li{display:flex;align-items:baseline;gap:14px;font-size:1.05rem}.included-list li:before{content:"";flex:0 0 auto;width:7px;height:7px;border-radius:50%;background:var(--accent);transform:translateY(-2px)}.charity-line{margin:0;padding:26px 30px;border-radius:var(--r-md);background:var(--white);border:1px solid var(--hair);font-size:1.05rem;line-height:1.5}.section--white .charity-line{background:var(--cream)}.note{font-size:.88rem;color:var(--muted);margin:20px 0 0}.band-layout{display:grid;grid-template-columns:1fr 1fr;grid-gap:clamp(32px,5vw,80px);gap:clamp(32px,5vw,80px);align-items:center}.band-layout .lead{margin-bottom:32px}.faq-layout{display:grid;grid-template-columns:.85fr 1.15fr;grid-gap:clamp(32px,5vw,80px);gap:clamp(32px,5vw,80px);align-items:start}.faq-layout .section-header{margin-bottom:0;position:-webkit-sticky;position:sticky;top:128px}.faq-list{border-top:1px solid var(--hair)}.faq-item{border-bottom:1px solid var(--hair)}.faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 4px;font-size:1.1rem;font-weight:500;letter-spacing:-.01em;cursor:pointer;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"";flex:0 0 auto;width:20px;height:20px;transition:transform .24s ease}.faq-item summary:after,.faq-item[open] summary:after{background:linear-gradient(var(--accent) 0 0) 50% /100% 1.5px no-repeat,linear-gradient(var(--accent) 0 0) 50% /1.5px 100% no-repeat}.faq-item[open] summary:after{transform:rotate(45deg)}.faq-item p{margin:0 0 26px;padding-right:44px;color:var(--muted);max-width:62ch}.contact-section{background:var(--ink)}.contact-section,.contact-section h2{color:var(--white)}.contact-layout{display:grid;grid-template-columns:.85fr 1.15fr;grid-gap:clamp(40px,5vw,80px);gap:clamp(40px,5vw,80px);align-items:start}.contact-layout>div:first-child{position:-webkit-sticky;position:sticky;top:128px}@media (max-width:1024px){.contact-layout>div:first-child{position:static}}.contact-layout>div>p{color:var(--ink-muted);max-width:40ch}.entry-summary{display:flex;flex-direction:column;gap:8px;margin-top:36px;padding:28px 30px;border-radius:var(--r-md);border:1px solid var(--ink-line);color:var(--ink-muted);font-size:.98rem}.entry-summary strong{font-size:1.5rem;font-weight:600;letter-spacing:-.02em;color:var(--white)}.entry-form{padding:clamp(28px,3.5vw,48px);border-radius:var(--r-lg);background:var(--white);color:var(--text)}.form-intro h3{margin-bottom:10px}.form-intro p{color:var(--muted);font-size:1rem}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.entry-form label{display:flex;flex-direction:column;gap:8px;font-size:.9rem;color:var(--muted)}.entry-form input,.entry-form select,.entry-form textarea{width:100%;padding:15px 18px;border:1px solid var(--hair-strong);border-radius:var(--r-sm);background:var(--white);color:var(--text);font-size:1rem;transition:border-color .18s ease,box-shadow .18s ease}.entry-form input:focus,.entry-form select:focus,.entry-form textarea:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px rgba(200,73,44,.14)}.entry-form input[aria-invalid=true],.entry-form select[aria-invalid=true]{border-color:var(--accent)}.entry-form textarea{resize:vertical}.form-error{color:var(--accent);font-size:.8rem}.checkbox-field,.file-input,.form-field--wide,.notes-field{grid-column:1/-1}.file-input,.notes-field{margin-top:18px}.file-input span{display:inline-flex;align-items:center;gap:10px}.file-input input{padding:12px 14px;font-size:.9rem}.checkbox-field{border:0;padding:0;margin:8px 0 0}.checkbox-field legend{padding:0;margin-bottom:12px;font-size:.9rem;color:var(--muted)}.checkbox-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:10px;gap:10px}.checkbox-stack{display:grid;grid-gap:12px;gap:12px;margin:26px 0}.checkbox-row{flex-direction:row!important;align-items:flex-start;gap:12px!important;flex-wrap:wrap;font-size:.95rem;color:var(--text)!important;line-height:1.45;cursor:pointer}.checkbox-row>span{flex:1 1;min-width:0}.checkbox-row>.form-error{flex:0 0 100%}.checkbox-row input{width:22px;height:22px;flex:0 0 auto;margin-top:1px;padding:0;accent-color:var(--accent)}.checkbox-row a{color:var(--accent);border-bottom:1px solid rgba(200,73,44,.38)}.entry-form .button{margin-top:8px}.interest-form{border:1px solid var(--hair)}.waitlist-form-wrap{max-width:780px;margin:0 auto}.waitlist-launcher{display:grid;grid-gap:24px;gap:24px}.confirmation,.interest-confirmation{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center;padding:clamp(40px,5vw,72px);border-radius:var(--r-lg);background:var(--white);color:var(--text)}.confirmation svg,.interest-confirmation svg{color:var(--accent)}.confirmation h2,.interest-confirmation h3{max-width:24ch;color:var(--text)}.confirmation p{max-width:56ch;color:var(--muted)}.confirmation a,.interest-confirmation a{color:var(--accent)}.site-footer{background:var(--ink);color:var(--white);padding:clamp(64px,7vw,100px) 0 40px}.footer-layout{display:grid;grid-template-columns:1.2fr 1fr;grid-gap:clamp(40px,5vw,80px);gap:clamp(40px,5vw,80px);padding-bottom:56px}.footer-logo{height:54px;width:auto;margin-bottom:24px}.footer-brand p{color:var(--ink-muted);margin-bottom:6px;max-width:34ch}.footer-slogan{margin-bottom:14px!important;font-size:.8rem;font-weight:500;letter-spacing:.04em}.footer-socials{display:flex;gap:24px;margin-top:26px}.footer-socials a{display:inline-flex;align-items:center;gap:9px;color:var(--ink-muted);font-size:.95rem;transition:color .2s ease}.footer-socials a:hover{color:var(--white)}.footer-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px 24px;gap:14px 24px;align-content:start}.footer-links a{color:var(--ink-muted);font-size:.95rem;transition:color .2s ease}.footer-links a:hover{color:var(--white)}.footer-base{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px 40px;padding-top:32px;border-top:1px solid var(--ink-line)}.footer-base p{margin:0;color:var(--ink-muted);font-size:.85rem}.footer-base a{color:var(--white)}.footer-disclaimer{max-width:52ch}.legal-page{background:var(--white);padding:clamp(64px,8vw,112px) 0 clamp(64px,8vw,104px)}.legal-shell{max-width:780px}.legal-updated{color:var(--muted);font-size:.9rem;margin-bottom:40px}.legal-body h2{font-size:clamp(1.3rem,2vw,1.6rem);margin-top:44px;margin-bottom:14px}.legal-body li,.legal-body p{color:#3b4351;line-height:1.65}.legal-body ol,.legal-body ul{padding-left:22px;margin-bottom:22px}.legal-body li{margin-bottom:8px}.legal-body a{color:var(--accent)}.fx main .hero__copy,.fx main .section>.shell{opacity:0;transform:translateY(20px)}.fx main .hero__copy{animation:rise .9s cubic-bezier(.22,.8,.3,1) forwards}.fx main .section-visible>.shell{opacity:1;transform:none;transition:opacity .8s cubic-bezier(.22,.8,.3,1),transform .8s cubic-bezier(.22,.8,.3,1)}@keyframes rise{to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;transition-duration:.01ms!important}}@media (max-width:1024px){.band-layout,.contact-layout,.essentials-layout,.faq-layout{grid-template-columns:1fr}.event-panel__head{flex-direction:column;align-items:flex-start}.fact-strip{grid-template-columns:repeat(3,1fr);row-gap:clamp(16px,2.4vh,28px)}.footer-layout{grid-template-columns:1fr}}@media (max-width:860px){.desktop-nav{display:none}.menu-button{display:inline-flex}.mobile-menu{display:block;max-height:0;overflow:hidden;transition:max-height .3s ease}.mobile-menu--open{max-height:420px}.header-actions .button--small{display:none}}@media (max-width:720px){body{font-size:16px}.shell{width:calc(100% - 32px)}.form-grid{grid-template-columns:1fr}.next-list a{flex-direction:column;align-items:flex-start;gap:8px}.next-list__meta{white-space:normal}.fact-strip{grid-template-columns:repeat(2,1fr)}.footer-links{grid-template-columns:1fr;gap:0}.footer-links a{padding:11px 0}.footer-socials{gap:28px}.footer-socials a{padding:8px 0}.checkbox-row{padding:9px 0}.faq-item summary{padding:20px 4px}.button{width:100%}.header-actions .button,.mobile-menu__cta{width:auto}}