:root{--ink: #0a0a0a;--paper: #fafaf7;--cream: #f0eee9;--blue: #1F4FFF;--lime: #D6F26B;--danger: #E5484D;--font-display: "Space Grotesk", system-ui, sans-serif;--font-mono: "JetBrains Mono", ui-monospace, Menlo, monospace}html,body{margin:0;padding:0;background:var(--paper);font-family:var(--font-display)}html,body{overflow-x:hidden}@media(max-width:1023px){html,body{background:var(--lime)}}*{box-sizing:border-box}::selection{background:var(--lime);color:var(--ink)}html{scroll-behavior:smooth}input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px transparent inset!important;-webkit-text-fill-color:var(--paper)!important;transition:background-color 9999s ease-in-out 0s}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes bob{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes blink{0%,90%,to{transform:scaleY(1)}94%{transform:scaleY(.06)}}@keyframes sheetUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.bob{animation:bob 1.8s ease-in-out infinite;transform-origin:50px 50px}.anim-blink-eye{animation:blink 4s ease-in-out infinite;transform-origin:center;transform-box:fill-box}.pulse-dot{animation:pulse 1.6s ease-in-out infinite}.eyebrow{font-family:var(--font-mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#0a0a0a8c;margin:0 0 12px}.section-title{font-family:var(--font-display);font-weight:600;letter-spacing:-.03em;line-height:1.05;margin:0;text-wrap:balance}@media(min-width:1024px){.eyebrow{font-size:12px;margin-bottom:16px}.section-title{letter-spacing:-.04em;line-height:1}}.input-dark{border:1.5px solid rgba(250,250,247,.22);background:transparent;color:var(--paper);font-family:var(--font-mono);font-size:16px;padding:13px 14px;border-radius:10px;outline:none;-webkit-appearance:none}.btn-lime{position:relative;background:var(--lime);color:var(--ink);border:none;font-family:var(--font-display);font-weight:600;font-size:15px;padding:14px 18px;border-radius:10px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap;letter-spacing:-.01em;text-decoration:none}.btn-lime .arrow{font-family:var(--font-mono);font-weight:500}.btn-lime[disabled]{cursor:progress;opacity:.85}.btn-spinner{display:none;position:absolute;width:18px;height:18px;border:2px solid currentColor;border-top-color:transparent;border-radius:50%;top:50%;left:50%;margin:-9px 0 0 -9px;animation:btn-spin .6s linear infinite}.btn-content{display:inline-flex;align-items:baseline;gap:8px}form[data-loading=true] .btn-content{visibility:hidden}form[data-loading=true] .btn-spinner{display:block}@keyframes btn-spin{to{transform:rotate(360deg)}}.label-reserve{font-family:var(--font-mono);font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--lime)}.fineprint-on-dark{font-family:var(--font-mono);font-size:10px;color:#fafaf78c;letter-spacing:.04em;line-height:1.4}.form-error{font-family:var(--font-mono);font-size:11px;letter-spacing:.04em;line-height:1.4;color:var(--danger);margin:0}@media(min-width:1024px){.input-dark{padding:18px 20px;border-radius:12px}.btn-lime{font-size:17px;padding:20px 22px;border-radius:12px;gap:10px}.label-reserve{font-size:12px}.fineprint-on-dark{font-size:13px;color:#fafaf78c;line-height:1.5}}.nav-link{font-family:var(--font-mono);font-size:12px;letter-spacing:.1em;text-transform:uppercase;opacity:.7;text-decoration:none}.nav-link-light{color:var(--paper)}.faq-item{border-top:1px solid rgba(10,10,10,.12)}.faq-toggle{width:100%;text-align:left;background:transparent;border:none;display:flex;align-items:center;justify-content:space-between;gap:16px;font-family:var(--font-display);font-weight:500;letter-spacing:-.01em;color:var(--ink);cursor:pointer;padding:16px 0;font-size:16px}.faq-toggle>span:first-child{flex:1}.faq-plus{font-family:var(--font-mono);color:var(--blue);transition:transform .18s ease;line-height:1;font-size:18px}.faq-answer{display:none;font-family:var(--font-display);line-height:1.55;color:#0a0a0ab8;padding-bottom:18px;font-size:14px}.faq-item[data-open=true] .faq-answer{display:block}.faq-item[data-open=true] .faq-plus{transform:rotate(45deg)}@media(min-width:1024px){.faq-toggle{padding:24px 0;gap:24px;font-size:22px;letter-spacing:-.01em}.faq-plus{font-size:24px;margin-right:4px}.faq-answer{font-size:17px;padding-bottom:24px;max-width:820px}}#splash-eye{position:fixed;top:0;left:0;z-index:50;pointer-events:none;display:flex;align-items:center;justify-content:center;offset-anchor:center center;offset-rotate:0deg;offset-distance:0%;transition:offset-distance 1s cubic-bezier(.45,0,.3,1);will-change:offset-distance;visibility:hidden}#splash-eye.is-ready{visibility:visible}.splash-eye-inner{flex:none;width:150px;height:150px;transform-origin:center center;transform:scale(1);transition:transform 1s cubic-bezier(.45,0,.3,1);will-change:transform}html[data-splash-phase="1"] #splash-eye,html[data-splash-phase="2"] #splash-eye{offset-distance:100%}html[data-splash-phase="3"] #splash-eye{display:none}html[data-splash-phase="0"] .lockup-eye,html[data-splash-phase="1"] .lockup-eye,html[data-splash-phase="2"] .lockup-eye{visibility:hidden}@media(min-width:1024px){#splash-eye{width:46px;height:46px}html[data-splash-phase="1"] .splash-eye-inner,html[data-splash-phase="2"] .splash-eye-inner{transform:scale(.30667)}.hero-brand{transition:opacity .4s ease,transform .5s ease}html[data-splash-phase="0"] .hero-brand,html[data-splash-phase="1"] .hero-brand{opacity:0;transform:translateY(6px)}.hero-right{transition:transform .85s cubic-bezier(.55,0,.2,1) .2s}html[data-splash-phase="0"] .hero-right{transform:translate(100%)}.hero-rise{transition:opacity .5s ease var(--rise-delay, 0ms),transform .6s cubic-bezier(.2,.8,.3,1) var(--rise-delay, 0ms)}html[data-splash-phase="0"] .hero-rise,html[data-splash-phase="1"] .hero-rise{opacity:0;transform:translateY(14px)}.below-fold{transition:opacity .6s ease .2s,transform .7s cubic-bezier(.2,.8,.3,1) .2s}html[data-splash-phase="0"] .below-fold,html[data-splash-phase="1"] .below-fold{opacity:0;transform:translateY(8px)}}@media(max-width:1023px){#splash-eye{width:32px;height:32px}html[data-splash-phase="1"] .splash-eye-inner,html[data-splash-phase="2"] .splash-eye-inner{transform:scale(.21333)}html[data-splash-phase="0"] .mobile-root,html[data-splash-phase="1"] .mobile-root,html[data-splash-phase="2"] .mobile-root{background:var(--lime)}html[data-splash-phase="3"] .mobile-root{background:var(--paper);transition:background-color .4s ease .2s}.hero-brand{transition:opacity .38s ease,transform .48s ease}html[data-splash-phase="0"] .hero-brand,html[data-splash-phase="1"] .hero-brand{opacity:0;transform:translateY(6px)}.mobile-hero-ink{transition:transform .85s cubic-bezier(.55,0,.2,1) .24s;will-change:transform}html[data-splash-phase="0"] .mobile-hero-ink{transform:translateY(100%)}.hero-rise{transition:opacity .48s ease var(--rise-delay, 0ms),transform .58s cubic-bezier(.2,.8,.3,1) var(--rise-delay, 0ms)}html[data-splash-phase="0"] .hero-rise,html[data-splash-phase="1"] .hero-rise{opacity:0;transform:translateY(12px)}.below-fold{transition:opacity .6s ease .2s,transform .7s cubic-bezier(.2,.8,.3,1) .2s}html[data-splash-phase="0"] .below-fold,html[data-splash-phase="1"] .below-fold{opacity:0;transform:translateY(8px)}}@media(prefers-reduced-motion:reduce){#splash-eye{display:none}html[data-splash-phase] .hero-brand,html[data-splash-phase] .hero-right,html[data-splash-phase] .mobile-hero-ink,html[data-splash-phase] .hero-rise,html[data-splash-phase] .below-fold{transition:none;transform:none;opacity:1}html[data-splash-phase] .lockup-eye{visibility:visible}html[data-splash-phase] .mobile-root{background:var(--paper)}}.tier-card{background:transparent;color:var(--paper);border:1px solid rgba(250,250,247,.18);transition:background .24s ease,border-color .24s ease,opacity .24s ease}.tier-card .tier-meta,.tier-card .tier-sub{opacity:.65}.tier-card .tier-chip-active,.tier-card .tier-chip-soldout{display:none}.tier-card[data-tier-state=active]{background:var(--lime);color:var(--ink);border-color:transparent}.tier-card[data-tier-state=active] .tier-sub{opacity:.75}.tier-card[data-tier-state=active] .tier-chip-active{display:inline-flex}.tier-card[data-tier-state=sold_out]{border-style:dashed;border-color:#fafaf740;opacity:.7}.tier-card[data-tier-state=sold_out] .tier-price{text-decoration:line-through;opacity:.45}.tier-card[data-tier-state=sold_out] .tier-chip-soldout{display:inline-flex}@media(min-width:1024px)and (max-width:1279px){#hero .hero-left{padding:28px 40px 36px!important}#hero .hero-right{padding:28px 36px!important}#hero .hero-title{font-size:44px!important;line-height:1.06!important}#hero .hero-sub{font-size:17px!important;margin-top:22px!important}#hero .hero-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;row-gap:14px!important;column-gap:14px!important}#hero .hero-stats-grid .hero-stat-num{font-size:22px!important}#hero .hero-stats-grid .hero-stat-label{font-size:9.5px!important}#hero .hero-stats-chip{grid-column:1 / -1!important;justify-self:start!important}#hero .hero-price{font-size:72px!important}#hero .hero-price-old{font-size:18px!important}#hero .hero-reserve-sub{font-size:12px!important}}
