@font-face{font-family:Interface;src:local('Helvetica Neue');font-display:swap}
:root{--bg:#080808;--surface:#101010;--text:#f2f2f2;--muted:#999;--line:#292929;--mono:'SFMono-Regular',Consolas,'Liberation Mono',monospace;--sans:Interface,'Helvetica Neue',Helvetica,Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--text);font:15px/1.6 var(--sans);-webkit-font-smoothing:antialiased}::selection{background:#eee;color:#080808}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a,button,summary{touch-action:manipulation}button{color:inherit}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid white;outline-offset:6px}input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid white;outline-offset:2px}[hidden]{display:none!important}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:500}p{color:var(--muted)}h1{font-size:clamp(44px,5.5vw,76px);line-height:1.06;letter-spacing:-.055em}h2{font-size:clamp(34px,3.6vw,49px);line-height:1.12;letter-spacing:-.045em}h3{font-size:21px;letter-spacing:-.03em}svg{display:block}button{border:0}img{max-width:100%}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:20px;top:-100px;z-index:100;background:white;color:black;padding:12px}.skip-link:focus{top:16px}.eyebrow{font:10px/1.5 var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.small-note{font-size:12px;line-height:1.7;color:var(--muted)}.section{max-width:1120px;margin:0 auto;padding:106px 40px;border-bottom:1px solid var(--line)}.section-label{display:block;margin-bottom:27px}.lead{font-size:21px;line-height:1.55;letter-spacing:-.02em;color:var(--text)}.text-link{display:inline-flex;gap:26px;align-items:center;font-size:13px;border-bottom:1px solid #626262;padding:8px 0;transition:border-color .2s}.text-link:hover{border-color:white}.text-link span{transition:transform .2s}.text-link:hover span{transform:translate(2px,-2px)}
.site-header{height:88px;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:0 42px;border-bottom:1px solid var(--line);position:relative;z-index:10;max-width:1600px;margin:auto;background:var(--bg)}.site-brand{display:flex;align-items:center;gap:13px;white-space:nowrap;font-size:13px;letter-spacing:-.025em}.site-brand svg{width:25px;height:25px}.brand-secondary{color:var(--muted);margin-left:4px}.desktop-nav{display:flex;gap:30px;margin-left:auto;margin-right:30px;font-size:12px;color:#aaa}.desktop-nav a:hover,.desktop-nav a[aria-current]{color:white}.header-actions{display:flex;gap:18px;align-items:center}.header-actions .button{font-size:13px;min-height:40px;padding:7px 15px;gap:22px}.button{position:relative;display:inline-flex;align-items:center;justify-content:space-between;gap:40px;min-height:49px;padding:12px 23px;background:#f5f5f5;color:#000;border:1px solid #fff;border-radius:5px;box-shadow:inset 0 2px 0 #fff,0 5px 0 #777,0 6px 0 #262626,0 9px 0 #000;font-size:15px;line-height:1.4;font-weight:600;transform:translateY(-3px);transition:transform 140ms ease,box-shadow 140ms ease,background 140ms ease;white-space:nowrap;text-align:left}.button>span:last-child:not(:first-child){font-size:16px}.button:hover{transform:translateY(-5px);background:#fff;box-shadow:inset 0 2px 0 #fff,0 7px 0 #777,0 8px 0 #262626,0 11px 0 #000}.button:active{transform:translateY(2px);box-shadow:inset 0 1px 0 #fff,0 0 0 #777,0 1px 0 #262626,0 3px 0 #000}.button-dark{background:#1b1b1b;color:#fff;border-color:#3a3a3a;box-shadow:inset 0 1px 0 #444,0 5px 0 #090909,0 6px 0 #3e3e3e,0 9px 0 #000}.button-dark:hover{background:#242424;box-shadow:inset 0 1px 0 #555,0 7px 0 #101010,0 8px 0 #4a4a4a,0 11px 0 #000}.button-dark:active{box-shadow:inset 0 1px 0 #444,0 0 0 #111,0 1px 0 #444,0 3px 0 #000}.button:disabled{opacity:.5;cursor:wait;transform:none}.menu-button{display:none;background:none;width:32px;height:40px;padding:5px}.menu-button span{display:block;width:22px;height:1px;background:#ddd;margin:6px 0}.menu-button[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-button[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}#mobile-nav{position:absolute;top:87px;left:0;right:0;background:#101010;padding:22px 25px;border-bottom:1px solid #444}#mobile-nav a{display:block;padding:15px 0;border-bottom:1px solid #292929}
.hero{min-height:740px;height:calc(100svh - 88px);max-height:920px;position:relative;isolation:isolate;display:flex;flex-direction:column;max-width:1600px;margin:0 auto;border-bottom:1px solid var(--line);overflow:hidden}.hero-top{display:flex;align-items:center;justify-content:space-between;padding:30px 43px;color:#a6a6a6}.status-dot{display:inline-block;width:4px;height:4px;background:#ddd;vertical-align:middle;margin-right:8px;box-shadow:0 0 0 3px #252525}.hero-center{width:100%;margin:auto;text-align:center;padding:0 24px 29px;z-index:2}.hero-logo{max-width:650px;margin:0 auto 4px}.wordmark{width:100%;overflow:visible;color:#f2f2f2}.wordmark-type{font-family:Arial,Helvetica,sans-serif;font-size:119px;font-style:italic;font-weight:900;letter-spacing:-7px;fill:currentColor;stroke:currentColor;stroke-width:1.5;paint-order:stroke}.orbit-mask{fill:var(--bg)}.brand-star{will-change:transform}.wordmark-orbit{stroke-dashoffset:0}.hero-description{font-size:16px;line-height:1.65;letter-spacing:-.015em;color:#b0b0b0;margin:0 0 29px}.hero-actions{display:flex;justify-content:center;gap:18px}.hero-note{font:10px/1.5 var(--mono);margin:22px 0 0;color:#a0a0a0}.dither-sky{position:absolute;width:100%;height:100%;inset:0;z-index:-1;image-rendering:pixelated;pointer-events:none}.hero-bottom{padding:30px 43px 28px;display:flex;align-items:center;justify-content:space-between;gap:20px;z-index:2}.host-lockup{display:inline-flex;align-items:center;gap:13px}.host-lockup img{width:43px;height:43px;object-fit:contain;filter:grayscale(1) brightness(0) invert(1);opacity:.9}.host-lockup>span{display:flex;flex-direction:column;gap:0}.host-lockup .eyebrow{font-size:8px;letter-spacing:.08em}.host-lockup strong{font-size:12px;font-weight:500;letter-spacing:.035em}.scroll-cue{display:flex;align-items:center;gap:23px;margin-left:-20px}.scroll-cue>span:last-child{animation:scroll-nudge 3s ease-in-out infinite}.scroll-cue .eyebrow{font-size:8px;letter-spacing:.08em}.motion-toggle{background:transparent;color:#a8a8a8;display:flex;gap:8px;align-items:center;padding:10px 0;font:9px var(--mono)}.motion-icon{font-size:13px}.motion-toggle:hover{color:white}
.overview{display:grid;grid-template-columns:1fr 1.05fr;gap:45px 90px}.overview-copy{padding-top:38px}.overview-copy>p:not(.lead){font-size:14px;max-width:450px}.overview h2{margin-bottom:0}.event-facts{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,1fr);margin:26px 0 0;border-top:1px solid var(--line);padding-top:28px}.event-facts dt{font:9px var(--mono);text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin-bottom:12px}.event-facts dd{margin:0;font-size:14px}.event-facts dd span{display:block;font-size:11px;color:var(--muted);margin-top:3px}.process{display:grid;grid-template-columns:1fr 1.05fr;gap:0 90px}.process-intro>p{font-size:14px;max-width:270px}.stage-list{border-top:1px solid var(--line);margin-top:4px}.stage{border-bottom:1px solid var(--line)}.stage summary{list-style:none;display:flex;align-items:center;gap:25px;cursor:pointer;padding:26px 0;font-size:18px;letter-spacing:-.035em}.stage summary::-webkit-details-marker,.faq-item summary::-webkit-details-marker{display:none}.stage-number{font:10px var(--mono);color:#888;letter-spacing:0}.stage-plus{margin-left:auto;font:19px var(--mono);color:#888}.stage[open] .stage-plus{transform:rotate(45deg)}.stage-content{padding:0 26px 27px 42px}.stage-content p{font-size:14px;line-height:1.75;max-width:355px}.stage-content .eyebrow{font-size:8px}.stage[open] .stage-content{animation:detail-in .25s ease}.process-note{grid-column:2;margin:23px 0 0;font-size:10px}.orbital-diagram{position:relative;width:230px;height:170px;margin-top:35px}.diagram-orbit{position:absolute;left:0;top:20px;width:215px;height:80px;border:1px dotted #666;border-radius:50%;transform:rotate(-30deg)}.orbit-two{transform:rotate(30deg)}.orbit-three{transform:rotate(90deg);border-color:#333}.diagram-star{position:absolute;top:36px;left:85px;width:43px}.diagram-node{position:absolute;top:74px;left:190px;width:5px;height:5px;background:white;box-shadow:0 0 0 4px #222}.diagram-caption{position:absolute;bottom:0;left:0;font-size:8px}.faq-section{display:grid;grid-template-columns:1fr 1.05fr;gap:90px}.faq-section h2{margin-bottom:25px}.faq-list{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-item summary{list-style:none;display:flex;align-items:center;gap:18px;padding:22px 0;font-size:13px;cursor:pointer}.faq-number{font:9px var(--mono);color:#888}.faq-toggle{font:18px var(--mono);margin-left:auto}.faq-item[open] .faq-toggle{transform:rotate(45deg)}.faq-answer{padding:0 22px 10px 32px}.faq-answer p{font-size:13px;line-height:1.75}.faq-item[open] .faq-answer{animation:detail-in .25s ease}.closing{text-align:center;padding-top:92px;padding-bottom:105px}.closing-star{width:26px;height:26px;margin:0 auto 25px}.closing h2{margin:20px 0 16px}.closing>p{font-size:14px;margin-bottom:30px}.closing>.small-note{display:block;margin-top:25px;font-size:10px}.closing .eyebrow{font-size:9px}.site-footer{max-width:1440px;margin:auto;padding:48px 43px 28px}.footer-main{display:flex;justify-content:space-between;align-items:center;padding-bottom:40px}.footer-brand{display:flex;gap:15px;align-items:center;font-size:13px;line-height:1.4;letter-spacing:-.02em}.footer-brand svg{width:30px;height:30px}.footer-bottom{border-top:1px solid var(--line);padding-top:22px;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;color:#999;font-size:10px}.footer-bottom nav{display:flex;gap:26px}.footer-bottom a:hover{color:white}.footer-location{font:9px var(--mono)}
.page-section{min-height:60vh;padding-top:72px}.page-heading{max-width:660px;margin-bottom:76px}.page-heading .eyebrow{display:block;margin-bottom:26px}.page-heading h1{margin-bottom:25px}.page-heading>p{font-size:17px;max-width:510px}.detail-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:100px;border-bottom:1px solid var(--line);padding-bottom:70px}.detail-aside>svg{width:50px;margin:20px 0 28px}.detail-aside>p{max-width:280px;font-size:14px;margin-top:20px}.prose-block{padding-top:70px}.prose-block>h2{font-size:31px;margin:15px 0 24px}.prose-block>p{max-width:700px;font-size:14px}.criteria{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin:35px 0}.criteria>div{border-top:1px solid var(--line);padding-top:22px}.criteria h3{margin:22px 0 12px;font-size:17px}.criteria p{font-size:13px}.full-faq{max-width:850px}.full-faq .faq-item summary{font-size:16px;padding:26px 0}.full-faq .faq-answer p{font-size:14px;max-width:580px}.faq-contact{margin:40px 0 0;font-size:14px}.faq-contact a{color:white;border-bottom:1px solid #777}.legal{max-width:820px}.legal .page-heading{margin-bottom:55px}.legal h2{font-size:24px;margin:38px 0 15px}.legal>p{font-size:14px}.legal a:not(.button){text-decoration:underline;text-underline-offset:4px}.contact-page{max-width:900px}.contact-host{display:flex;justify-content:space-between;gap:40px;align-items:center;margin-bottom:42px}.contact-host .host-lockup img{width:65px;height:65px}.contact-host .host-lockup strong{font-size:16px}.contact-host>p{font-size:13px;margin:0}.contact-links{border-top:1px solid var(--line);margin-bottom:30px}.contact-links>a{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:26px 0;border-bottom:1px solid var(--line);font-size:23px;letter-spacing:-.03em;overflow-wrap:anywhere}.contact-links .eyebrow{display:block;font-size:9px;margin-bottom:6px}.result-page{min-height:65vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.result-mark{width:65px;height:65px;margin-bottom:35px}.result-page h1{font-size:clamp(38px,4.8vw,62px);margin:20px 0}.result-page p{max-width:450px;font-size:15px}.result-page p.small-note{font-size:12px}.result-page .button{margin-top:22px}
.signup-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px;padding-bottom:100px}.signup-aside .back-link{margin-bottom:50px;border:0;color:#aaa;font-size:11px;display:block}.signup-aside>.eyebrow{display:block;margin-bottom:23px}.signup-aside h1{font-size:clamp(42px,4.7vw,65px);margin-bottom:23px}.signup-aside>p{font-size:14px;max-width:300px}.signup-meta{display:flex;flex-direction:column;gap:14px;margin:35px 0}.signup-meta>span{display:flex;gap:12px;align-items:center;font-size:12px;color:#ccc}.signup-meta svg{width:10px;height:10px}.signup-aside>p.small-note{font-size:11px;margin-bottom:42px}.form-panel{padding-top:16px;min-width:0}.mode-notice{padding:14px 16px;background:#131313;border:1px solid var(--line);display:flex;gap:12px;margin-bottom:30px}.mode-notice p{font-size:11px;line-height:1.65;margin:0}.mode-notice strong{font-weight:500;color:#ddd}.notice-dot{flex:none;width:5px;height:5px;background:#bbb;margin-top:7px}.form-progress{padding:0;margin:0 0 38px;display:flex;justify-content:space-between;list-style:none;border-bottom:1px solid var(--line);gap:8px}.form-progress li{color:#aaa;font-size:10px;position:relative;padding-bottom:18px}.form-progress li>span{font:9px var(--mono);margin-right:7px}.form-progress li.current{color:white}.form-progress li.current:after{content:'';position:absolute;bottom:-1px;height:1px;background:white;left:0;right:0}fieldset{border:0;padding:0;margin:0 0 38px;min-width:0}fieldset legend{font-size:23px;letter-spacing:-.03em;font-weight:500;padding:0}.step-description{font-size:12px;margin:9px 0 29px}.field{margin-bottom:21px;display:flex;flex-direction:column}.field>label,.field-label{font-size:12px;color:#ddd;margin-bottom:8px}.field>label>span,.field-label>span{color:#888;font-size:10px}input:not([type=checkbox]):not([type=hidden]),select,textarea{width:100%;min-width:0;border:1px solid #3d3d3d;background:#101010;color:#eee;border-radius:3px;padding:12px 13px;font-size:13px;min-height:46px;transition:border-color .15s}input::placeholder,textarea::placeholder{color:#888}input:hover,select:hover,textarea:hover{border-color:#888}textarea{resize:vertical;line-height:1.6}.field-error{font-size:11px;color:#fff;line-height:1.5;display:block}.field-error:not(:empty){border-left:2px solid white;padding-left:8px;margin-top:8px}.input-note{font-size:10px;line-height:1.65;color:#999}.field+.input-note{margin-top:-15px;margin-bottom:24px}input[aria-invalid=true],select[aria-invalid=true]{border-color:#fff}.form-columns{display:grid;grid-template-columns:1fr 1fr;gap:17px}.step-actions{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:32px}.text-button{background:none;padding:12px 0;font-size:14px;font-weight:600;color:#ddd}.text-button:hover{color:white}.js-only{display:none}.js-ready .js-only{display:flex}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.choice{position:relative;cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border:1px solid #383838;border-radius:3px;font-size:12px;min-height:43px}.choice input{position:absolute;opacity:0;width:1px;height:1px}.choice:has(input:checked){background:#e5e5e5;color:#111;border-color:white}.choice:has(input:focus-visible){outline:2px solid white;outline-offset:3px}.choice-mark{font-family:var(--mono);font-size:16px}.choice:has(input:checked) .choice-mark{transform:rotate(45deg)}.consent{display:flex;gap:12px;align-items:flex-start;font-size:12px;line-height:1.75;color:#bbb;cursor:pointer}.consent input{flex:none;width:17px;height:17px;margin:3px 0;accent-color:#fff}.consent a{text-decoration:underline;text-underline-offset:3px;color:white}.review-details{flex-direction:column;margin-bottom:28px}.review-row{display:grid;grid-template-columns:100px 1fr auto;gap:15px;padding:14px 0;border-bottom:1px solid var(--line);font-size:12px;align-items:start}.review-row>span:first-child{color:#999;font-size:11px}.review-row>span:nth-child(2){overflow-wrap:anywhere;white-space:pre-wrap}.review-row button{background:none;padding:0;color:#aaa;text-decoration:underline;font-size:10px}.form-message{padding:15px;border:1px solid #aaa;margin-bottom:24px;font-size:12px;overflow-wrap:anywhere}.form-disclaimer{font-size:10px;margin-top:25px}.js-ready fieldset{margin:0}.signup-layout .host-lockup{margin-top:2px}
.reveal{opacity:1}.js-ready .reveal.pending{opacity:0;transform:translateY(18px)}.reveal{transition:opacity .7s ease,transform .7s cubic-bezier(.2,.7,.3,1)}body.motion-paused *,body.motion-paused *::before,body.motion-paused *::after{animation-play-state:paused!important}body.motion-paused{scroll-behavior:auto}.motion-paused .wordmark-orbit{stroke-dashoffset:0}.motion-paused .reveal.pending{opacity:1;transform:none}
@keyframes orbit-draw{to{stroke-dashoffset:0}}@keyframes star-breathe{0%,100%{transform:scale(1)}50%{transform:scale(.79) rotate(8deg)}}@keyframes scroll-nudge{0%,100%{transform:translateY(0)}50%{transform:translateY(5px)}}@keyframes detail-in{from{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1600px){.site-header,.hero{border-left:1px solid var(--line);border-right:1px solid var(--line)}}
@media(max-width:1000px){.desktop-nav{gap:22px;margin-right:8px}.site-header{padding:0 28px}.brand-secondary{display:none}.section{padding-left:35px;padding-right:35px}.overview,.process,.faq-section{gap:40px}.hero{min-height:710px}.signup-layout{gap:50px}.detail-grid{gap:50px}.footer-location{display:none}.hero-logo{max-width:600px}}
@media(max-width:700px){.site-header{height:74px;padding:0 22px;gap:15px}.desktop-nav{display:none}.header-actions{margin-left:auto;gap:19px}.menu-button{display:block}.header-actions .button{min-height:40px;padding:9px 12px;font-size:13px;gap:12px}.site-brand{font-size:12px;gap:10px}.site-brand svg{width:23px}.hero{height:calc(100svh - 74px);min-height:660px;max-height:850px}.hero-top{padding:27px 23px;font-size:8px}.hero-center{padding:0 20px 30px}.hero-logo{width:100%;margin:0 auto 27px}.hero-description{font-size:14px;margin-bottom:29px}.hero-actions{gap:13px}.hero-actions .button{padding:13px 18px;gap:20px;font-size:14px;min-height:49px}.hero-note{font-size:8px;margin-top:22px}.hero-bottom{padding:24px 23px;gap:15px}.host-lockup{gap:9px}.host-lockup img{width:37px;height:37px}.host-lockup strong{font-size:10px}.host-lockup .eyebrow{font-size:7px}.scroll-cue{margin-left:0;gap:10px}.scroll-cue .eyebrow{display:none}.motion-toggle{font-size:8px}.section{padding:67px 25px}.overview,.process,.faq-section{grid-template-columns:1fr;gap:22px}.section-label{font-size:9px;margin-bottom:22px}.overview-copy{padding:0}.overview h2 br{display:none}.overview .lead{font-size:18px}.overview-copy>p:not(.lead){font-size:13px}.event-facts{grid-template-columns:1fr 1fr;gap:25px 15px;margin-top:20px}.event-facts dt{font-size:8px}.event-facts dd{font-size:12px}.event-facts dd span{font-size:10px}.process-intro{position:relative;min-height:220px}.process-intro>p{max-width:185px;font-size:12px}.orbital-diagram{position:absolute;right:28px;bottom:21px;width:180px;height:125px;transform:scale(.66);transform-origin:bottom right;margin:0}.diagram-caption{display:none}.stage summary{font-size:17px;padding:22px 0}.stage-content p{font-size:13px}.process-note{grid-column:1;font-size:10px}.faq-section{gap:35px}.faq-section h2{margin-bottom:15px}.faq-item summary{font-size:12px;padding:20px 0;gap:13px}.faq-answer{padding-left:27px}.faq-answer p{font-size:12px}.closing{padding:65px 25px 80px}.closing h2{font-size:37px}.closing .eyebrow{font-size:8px}.closing>p{font-size:12px}.site-footer{padding:35px 24px 24px}.footer-main{padding-bottom:30px}.footer-brand{font-size:11px;gap:10px}.footer-brand svg{width:23px}.footer-bottom{font-size:9px;gap:20px}.footer-bottom nav{gap:22px;flex-wrap:wrap}.page-section{padding-top:48px}.page-heading{margin-bottom:45px}.page-heading>p{font-size:15px}.page-heading h1{font-size:48px}.detail-grid{grid-template-columns:1fr;gap:25px;padding-bottom:40px}.detail-aside>svg{width:35px;float:right;margin:0}.detail-aside>p{max-width:85%;font-size:13px}.prose-block{padding-top:40px}.prose-block>h2{font-size:27px}.prose-block>p{font-size:13px}.criteria{grid-template-columns:1fr 1fr;gap:20px;margin:25px 0}.criteria h3{font-size:16px}.criteria p{font-size:12px}.full-faq .faq-item summary{font-size:14px}.full-faq .faq-answer p{font-size:13px}.full-faq .page-heading h1{font-size:44px}.legal .page-heading h1{font-size:44px}.legal h2{font-size:23px}.contact-host{flex-direction:column;align-items:flex-start;gap:20px}.contact-links>a{font-size:20px}.signup-layout{grid-template-columns:1fr;gap:25px}.signup-aside .back-link{margin-bottom:30px}.signup-aside h1{font-size:46px}.signup-aside h1 br{display:none}.signup-aside>p{max-width:340px;font-size:13px}.signup-meta{gap:8px;margin:20px 0}.signup-aside>p.small-note{margin:20px 0}.signup-aside>.host-lockup{display:none}.form-panel{border-top:1px solid var(--line);padding-top:30px}.form-progress li{font-size:9px}.form-progress li>span{font-size:8px;margin-right:4px}.form-columns{gap:12px}.result-page h1{font-size:38px}.result-page{min-height:65vh}.result-page p{font-size:13px}#mobile-nav{top:73px}input:not([type=checkbox]):not([type=hidden]),select,textarea{font-size:16px}.field>label{font-size:11px}.form-progress{margin-bottom:28px}}
@media(max-width:360px){.site-header{padding:0 17px}.header-actions{gap:10px}.hero-top{padding-left:19px;padding-right:19px}.hero-center{padding-left:16px;padding-right:16px}.hero-actions .button{font-size:14px;padding:13px 18px;gap:18px}.hero-bottom{padding-left:19px;padding-right:19px}.section{padding-left:20px;padding-right:20px}.form-columns{grid-template-columns:1fr;gap:0}.choice-grid{grid-template-columns:1fr}.review-row{grid-template-columns:75px 1fr auto;gap:8px}.form-progress li{font-size:8px}.form-progress li>span{margin-right:3px}.footer-main{gap:22px}.footer-bottom nav{gap:17px}}
.hero-note{display:table;padding:4px 8px;background:var(--bg);margin-left:auto;margin-right:auto}.hero-bottom .host-lockup strong{font-size:12px}.hero-bottom .host-lockup .eyebrow{font-size:9px}.hero-bottom .scroll-cue .eyebrow{font-size:9px}.hero-bottom .motion-toggle{font-size:10px}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.wordmark-orbit{stroke-dashoffset:0}.js-ready .reveal.pending{opacity:1;transform:none}}

.motion-paused .stage-content,.motion-paused .faq-answer{animation:none!important;opacity:1;transform:none}

@media(max-width:700px){.signup-aside .signup-meta{display:none}.signup-aside .back-link{margin-bottom:24px}.signup-aside>.eyebrow{margin-bottom:16px}.signup-aside h1{font-size:43px;margin-bottom:18px}.signup-aside>p.small-note{margin:14px 0 0}.signup-layout{gap:22px}.signup-layout .form-panel{padding-top:24px}}

@media(max-width:480px){.hero-actions{flex-direction:column;align-items:center;gap:19px}.hero-actions .button{width:min(100%,280px)}.header-actions .button{gap:8px;font-size:12px}.header-actions{gap:12px}}

/* Scroll choreography: no scroll hijacking, pinned empty space, or moving inputs. */
.motion-section{position:relative}
.motion-waiting{opacity:0}
.motion-waiting:focus-within{opacity:1}
.scroll-motion .hero-logo{transform:translate3d(0,var(--hero-travel,0px),0) rotate(var(--hero-turn,0deg)) scale(var(--hero-scale,1));transform-origin:50% 60%}
.scroll-motion .dither-sky{transform:translate3d(0,var(--sky-travel,0px),0) scale(var(--sky-scale,1));transform-origin:center bottom}
.scroll-stages{position:relative;border-top:0;padding-left:25px}
.scroll-stages::before,.scroll-stages::after{content:'';position:absolute;top:0;bottom:0;left:0;width:1px;background:#303030;pointer-events:none}
.scroll-stages::after{background:#ddd;transform-origin:top;transform:scaleY(var(--process-progress,0))}
.scroll-stage{min-height:218px;padding:10px 0 30px}
.stage-title{display:flex;align-items:center;gap:20px;padding:24px 0}
.stage-title h3{font-size:19px;font-weight:500;line-height:1.35;margin:0;letter-spacing:-.025em}
.scroll-stage .stage-number{width:30px;height:30px;display:grid;place-items:center;flex:none;border:1px solid #444;border-radius:50%;color:#bbb;transition:background .3s,color .3s,border-color .3s}
.scroll-stage.is-current .stage-number{background:white;color:#080808;border-color:white}
.scroll-stage .stage-content{padding:0 0 12px 50px}
.stage-spark{margin-left:auto;width:16px;flex:none;opacity:0;transform:rotate(-90deg) scale(.3);transition:transform .65s cubic-bezier(.16,1,.3,1),opacity .4s}
.is-current .stage-spark{opacity:1;transform:rotate(0deg) scale(1)}
.closing-star{position:relative;width:48px;height:48px;margin-bottom:35px}
.closing-star::before{content:'';position:absolute;inset:8px -33px;border:1px dotted #777;border-radius:50%;transform:rotate(-25deg)}
.scroll-motion .closing-star{transform:rotate(var(--closing-turn,0deg)) scale(var(--closing-scale,1))}
@media(min-width:701px){.scroll-motion .process-intro{position:sticky;top:100px;align-self:start}.scroll-motion .process{align-items:start}}
@media(max-width:700px){.scroll-stages{padding-left:17px}.scroll-stage{min-height:210px;padding:3px 0 23px}.stage-title{gap:15px}.stage-title h3{font-size:17px}.scroll-stage .stage-content{padding-left:45px}.stage-spark{width:13px}.scroll-motion .hero-logo{transform:translate3d(0,calc(var(--hero-travel,0px)*.55),0) rotate(var(--hero-turn,0deg)) scale(var(--hero-scale,1))}}
.motion-paused .motion-waiting{opacity:1}
.motion-paused .hero-logo,.motion-paused .dither-sky,.motion-paused .closing-star{transform:none!important}
.motion-paused .motion-section::after{transform:none}
@media(prefers-reduced-motion:reduce){.motion-waiting{opacity:1}.scroll-motion .hero-logo,.scroll-motion .dither-sky,.scroll-motion .closing-star{transform:none!important}.motion-section::after{transform:none}.scroll-motion .process-intro{position:static}}
@media(max-width:360px){.process-intro>p{max-width:140px}.orbital-diagram{right:20px;transform:scale(.5)}}

/* One continuous scene; typography and artwork share the same composition. */
body{position:relative;isolation:isolate;overflow-x:clip}
.world-dither{position:fixed;inset:0 auto auto 0;width:100%;height:100vh;z-index:-1;pointer-events:none;image-rendering:pixelated}
.site-header,.hero,.section,.detail-grid,.prose-block,.stage,.faq-item{border-bottom:0}
.site-header,.hero{border-left:0;border-right:0}
.event-facts,.stage-list,.faq-list,.footer-bottom{border-top:0}
.hero{isolation:auto;overflow:visible;background:transparent}
.site-header{background:transparent}
.section,.site-footer{position:relative;isolation:auto}
.overview{grid-template-columns:1fr 1fr;column-gap:90px;row-gap:30px;padding-top:170px;padding-bottom:150px;align-items:start}
.overview-heading{grid-row:span 2;position:relative}
.overview h2{font-size:clamp(40px,4.4vw,62px);line-height:1.06;letter-spacing:-.055em}
.overview-copy{padding-top:96px}
.overview-copy .lead{font-size:22px;line-height:1.55}
.event-art{width:calc(100% + 80px);height:340px;margin:25px 0 -45px -55px;position:relative}
.artifact-dither{width:100%;height:100%;display:block;image-rendering:pixelated;pointer-events:none}
.event-facts{grid-column:2;grid-template-columns:1fr 1fr;gap:30px 24px;margin:0;padding:10px 0 0}
.event-facts dt{margin-bottom:8px}
.event-facts dd{font-size:13px}
.process{padding-top:100px;padding-bottom:170px;column-gap:90px}
.process-intro h2{font-size:clamp(38px,4vw,56px);letter-spacing:-.05em}
.process-intro>p{max-width:260px;font-size:15px}
.process-art{width:100%;height:300px;margin-top:38px;position:relative}
.scroll-stages{padding-left:0;margin-top:50px}
.scroll-stages::before,.scroll-stages::after{display:none}
.scroll-stage{min-height:230px;padding:0 0 45px}
.stage-title{display:grid;grid-template-columns:36px 1fr 16px;gap:14px;padding:10px 0 21px;align-items:baseline}
.stage-title h3{font-size:23px;letter-spacing:-.04em}
.scroll-stage .stage-number{border:0;border-radius:0;width:auto;height:auto;display:block;font:italic 23px var(--sans);color:#777}
.scroll-stage.is-current .stage-number{background:transparent;color:white}
.scroll-stage .stage-content{padding:0 0 0 50px}
.scroll-stage .stage-content p{font-size:15px;line-height:1.8}
.process-note{max-width:390px;margin:0 0 0 50px}
.faq-section{padding-top:140px;padding-bottom:120px;grid-template-columns:.8fr 1.2fr;gap:90px}
.faq-intro h2{font-size:44px;max-width:240px;letter-spacing:-.05em}
.faq-list{padding-top:12px}
.faq-item summary{padding:23px 0;font-size:16px;gap:18px;line-height:1.5}
.faq-number{font-size:10px}
.faq-answer{padding:0 26px 15px 32px}
.faq-answer p{font-size:14px}
.closing{padding-top:150px;padding-bottom:180px;min-height:690px}
.closing h2{font-size:clamp(44px,5.5vw,72px);letter-spacing:-.055em;line-height:1.07}
.closing-star{margin-bottom:35px}
.closing>p{margin-bottom:35px}
.site-footer{padding-top:30px;padding-bottom:36px}
.footer-main{padding-bottom:30px}
.page-section{padding-top:95px;padding-bottom:125px}
.page-heading{max-width:760px}
.prose-block{padding-top:70px}
@media(max-width:1000px){.overview,.process,.faq-section{column-gap:48px}.overview-copy .lead{font-size:20px}.event-art{height:285px;width:calc(100% + 50px);margin-left:-30px}.stage-title h3{font-size:21px}}
@media(max-width:700px){
  .hero{overflow:hidden}.overview{display:grid;grid-template-columns:1fr;padding-top:115px;padding-bottom:95px;row-gap:32px}
  .overview-heading{grid-row:auto}.overview h2{font-size:43px;max-width:320px}.overview h2 br{display:block}
  .event-art{width:100%;height:235px;margin:10px 0 -15px}
  .overview-copy{padding-top:0}.overview-copy .lead{font-size:20px}.overview-copy>p:not(.lead){font-size:14px;line-height:1.8}
  .event-facts{grid-column:1;gap:25px 20px;padding-top:12px}.event-facts dd{font-size:13px}
  .process{padding-top:80px;padding-bottom:85px;gap:24px}.process-intro{min-height:0}.process-intro h2{font-size:42px}.process-intro>p{max-width:260px;font-size:14px}
  .process-art{height:260px;max-width:330px;margin:0 auto}.scroll-stages{margin-top:0;padding-left:0}.scroll-stage{min-height:0;padding:20px 0 35px}
  .stage-title{grid-template-columns:30px 1fr 14px;gap:12px;padding:0 0 16px}.stage-title h3{font-size:22px}.scroll-stage .stage-content{padding-left:42px}.scroll-stage .stage-content p{font-size:14px}.process-note{margin-left:42px}
  .faq-section{padding-top:100px;padding-bottom:70px;grid-template-columns:1fr;gap:32px}.faq-intro h2{font-size:40px;max-width:300px}.faq-list{padding:0}.faq-item summary{font-size:15px;padding:20px 0}.faq-answer p{font-size:13px}
  .closing{min-height:590px;padding-top:120px;padding-bottom:140px}.closing h2{font-size:44px}.closing>p{font-size:14px}.closing>.small-note{font-size:10px}
  .page-section{padding-top:55px;padding-bottom:100px}.site-footer{padding-top:20px;padding-bottom:30px}
}
@media(max-width:360px){.overview h2{font-size:38px}.event-art{height:210px}.process-art{height:230px}.stage-title h3{font-size:20px}.closing h2{font-size:39px}}

.closing>h2,.closing>p,.closing>.small-note{width:fit-content;max-width:100%;margin-left:auto;margin-right:auto}

/* Team applications use the same open layout and clear field labels. */
.js-ready .no-js-only{display:none}
.js-ready .teammate-editor{display:block}
.teammates-group{margin:30px 0 34px;outline-offset:8px}
.teammates-group h3{font-size:20px;margin-bottom:9px}
.teammates-group>.input-note{margin-bottom:20px;max-width:420px}
.teammate-row{margin-bottom:26px}
.teammate-row-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;gap:20px}
.teammate-number{font:11px var(--mono);color:#bdbdbd}
.remove-teammate{font-size:12px;color:#aaa}
.remove-teammate:hover{color:white}
.teammate-row .field{margin-bottom:17px}
#add-teammate{font-size:13px;min-height:40px;text-decoration:underline;text-underline-offset:5px}
.review-teammates{white-space:pre-line;overflow-wrap:anywhere}
.site-brand .header-wordmark{width:152px;height:61px}
.contact-links>a{overflow-wrap:anywhere}
.sponsors-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;padding-top:95px;padding-bottom:95px;align-items:center}
.sponsors-intro h2{font-size:44px;letter-spacing:-.05em;margin-bottom:26px}
.sponsor-wall{min-height:180px;display:flex;align-items:center;justify-content:center}
.sponsors-pending{font:12px var(--mono);color:#aaa;text-align:center;max-width:240px;line-height:1.8}
.sponsor-logos{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;gap:44px 32px}
.sponsor-logo{display:flex;align-items:center;justify-content:center;min-height:80px;text-align:center;font-size:23px;letter-spacing:-.04em}
.sponsor-logo img{width:100%;height:72px;object-fit:contain;filter:brightness(0) invert(1)}
@media(max-width:700px){.site-brand .header-wordmark{width:111px;height:47px}.site-header{gap:14px}.header-actions{gap:12px}.sponsors-section{grid-template-columns:1fr;gap:20px;padding-top:70px;padding-bottom:60px}.sponsors-intro h2{font-size:40px}.sponsor-wall{min-height:115px;justify-content:flex-start}.sponsors-pending{text-align:left}.sponsor-logos{gap:25px}.contact-links>a{font-size:18px}}
@media(max-width:360px){.site-brand .header-wordmark{width:93px;height:42px}.header-actions{gap:8px}.site-header{gap:8px}.header-actions .button{padding-left:9px;padding-right:9px;font-size:11px}}

/* Reveal the compact identity only after the large hero has left view. */
.site-header{position:sticky;top:0;background:rgba(8,8,8,.94)}
body[data-page="/"]:not(.hero-out) .site-header{background:transparent}
.site-brand{transition:opacity .28s ease,visibility .28s}
body[data-page="/"]:not(.hero-out) .site-header .site-brand{opacity:0;visibility:hidden;pointer-events:none}
.hero-note{background:transparent}
.hero-description{width:fit-content;max-width:100%;margin-left:auto;margin-right:auto}
.hero-description,.hero-note,.host-lockup,.section p,.section h2,.section h3,.eyebrow{text-shadow:0 1px 3px #080808,0 0 8px #080808}
