@font-face{font-family:ABCDiatype;src:url(/fonts/ABCDiatype-Light.otf) format("opentype");font-weight:300;font-display:swap}@font-face{font-family:ABCDiatype;src:url(/fonts/ABCDiatype-Regular.otf) format("opentype");font-weight:400;font-display:swap}@font-face{font-family:ABCDiatype;src:url(/fonts/ABCDiatype-Medium.otf) format("opentype");font-weight:500;font-display:swap}@font-face{font-family:ABCDiatype;src:url(/fonts/ABCDiatype-Bold.otf) format("opentype");font-weight:700;font-display:swap}:root{--bg-base: #020617;--bg-surface: #0f172a;--bg-elevated: #1e293b;--border-subtle: #1e293b;--border-default: #334155;--text-primary: #f8fafc;--text-secondary: #94a3b8;--text-tertiary: #475569;--accent-teal: #0f766e;--accent-sky: #38bdf8;--accent-emerald: #34d399;--accent-violet: #a855f7;--accent-rose: #ec7085;color-scheme:dark}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg-base);color:var(--text-primary);font-family:ABCDiatype,system-ui,sans-serif;font-weight:400;font-size:18px;line-height:1.6;overflow-x:hidden}img{max-width:100%}.app{position:relative}.duotone-overlay{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1;background:linear-gradient(160deg,#020617,#0f766e);mix-blend-mode:color;opacity:.18}.page-grain{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:2;opacity:.08;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='200' height='200' filter='url(%23n)'/%3E%3C/svg%3E");background-size:200px 200px}#scroll-driver{position:relative;height:500vh}#scene{position:sticky;top:0;height:100vh;overflow:hidden;background:var(--bg-base)}.hero-bg-canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;will-change:transform}.panel{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;will-change:opacity,transform}.panel-hero{opacity:1;pointer-events:auto;z-index:2}.panel-how,.panel-why,.panel-cta{z-index:3;overflow:hidden;display:flex;align-items:center;background:#020617e0}#scene .how-section{width:100%;padding:40px 24px 32px}#scene .why-section,#scene .waitlist-section{width:100%;padding:80px 48px}.panel[data-panel-active]{pointer-events:auto}.scroll-cue{position:absolute;bottom:56px;left:50%;transform:translate(-50%);color:var(--text-tertiary);opacity:.5;pointer-events:none;z-index:10;animation:scroll-cue-pulse 1.8s ease-in-out infinite}@keyframes scroll-cue-pulse{0%,to{opacity:.5;transform:translate(-50%) translateY(0)}50%{opacity:.2;transform:translate(-50%) translateY(4px)}}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:0 48px;pointer-events:none}.hero-overlay:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 65% at 50% 50%,rgba(2,6,23,.72) 15%,transparent 100%);pointer-events:none;z-index:0}.hero-overlay>*{position:relative;z-index:1}.hero-overlay a{pointer-events:all}.hero-caption{display:block;font-size:12px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--accent-sky);margin-bottom:24px}.hero-h1{font-size:clamp(52px,7vw,96px);font-weight:700;line-height:.88;letter-spacing:-.04em;text-transform:uppercase;color:var(--text-primary);margin-bottom:24px;text-shadow:0 2px 4px rgba(0,0,0,.9),0 8px 24px rgba(0,0,0,.7),0 24px 64px rgba(2,6,23,.8)}.hero-sub{font-size:clamp(16px,1.2vw,18px);font-weight:400;color:var(--text-secondary);line-height:1.6;margin-bottom:28px;max-width:380px;text-shadow:0 1px 4px rgba(0,0,0,.8),0 4px 16px rgba(0,0,0,.5)}.hero-cta{display:inline-block;padding:0 32px;height:52px;line-height:52px;background:var(--accent-emerald);color:var(--bg-base);font-weight:700;font-size:15px;letter-spacing:.07em;text-transform:uppercase;text-decoration:none;border-radius:4px;touch-action:manipulation;transition:background .15s ease,transform .1s ease}.hero-cta:hover{background:#6ee7b7;transform:translateY(-1px)}.hero-cta:active{background:#059669;transform:translateY(0)}.hero-cta-hint{display:block;margin-top:12px;font-size:11px;font-weight:400;letter-spacing:.1em;text-transform:uppercase;color:var(--text-tertiary)}.hero-powered-by{display:flex;align-items:center;gap:16px;margin-bottom:28px}.hero-powered-by-label{font-size:10px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--text-tertiary);white-space:nowrap}.hero-powered-by-logos{display:flex;align-items:center;gap:20px}.hero-powered-by-magicblock{display:block;height:18px;width:auto;filter:brightness(0) invert(1)}.hero-powered-by-solana{display:block;height:18px;width:auto}.hero-powered-by-divider{display:block;width:1px;height:14px;background:#334155;flex-shrink:0}.how-section{position:relative;z-index:10;padding:160px 48px;max-width:1280px;margin:0 auto;overflow:hidden}.section-caption{display:block;font-size:12px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--accent-sky);margin-bottom:64px;opacity:0}.how-section[data-visible] .section-caption{animation:reveal-x var(--dur-slow) var(--ease-expo) both}:root{--ease-expo: cubic-bezier(.22, 1, .36, 1);--dur-fast: .28s;--dur-std: .48s;--dur-slow: .6s}@keyframes reveal-x{0%{clip-path:inset(0 100% 0 0);opacity:0}to{clip-path:inset(0 0% 0 0);opacity:1}}@keyframes snap-in{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes fade-up-fast{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.how-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;max-width:960px;margin:0 auto}.how-step{position:relative;display:flex;flex-direction:column;gap:14px;padding:24px;background:#0f172ad1;border:1px solid var(--border-subtle);border-radius:8px;overflow:hidden;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:0}.how-card-top{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:4px}.how-card-num{font-size:11px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--text-tertiary);padding-top:6px}.how-step[data-visible]{animation:fade-up-fast var(--dur-std) var(--ease-expo) 60ms both}.how-step[data-visible]:nth-child(2){animation-delay:.16s}.how-step[data-visible]:nth-child(3){animation-delay:.26s}.how-step[data-visible] svg{animation:snap-in var(--dur-fast) var(--ease-expo) 80ms both}.how-step[data-visible]:nth-child(2) svg{animation-delay:.18s}.how-step[data-visible]:nth-child(3) svg{animation-delay:.28s}.how-step-content{display:flex;flex-direction:column;gap:14px}.how-step-title{font-size:13px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--accent-sky)}.how-step-body{font-size:16px;font-weight:400;color:var(--text-secondary);line-height:1.6}.why-section{position:relative;z-index:10;padding:120px 48px;max-width:1280px;margin:0 auto}.why-section[data-visible] .section-caption{animation:reveal-x var(--dur-slow) var(--ease-expo) both}.why-inner{max-width:640px;margin:0 auto}.why-inner>*{opacity:0}.why-inner[data-visible]>*{animation:fade-up-fast var(--dur-std) var(--ease-expo) both}.why-inner[data-visible]>*:nth-child(2){animation-delay:80ms}.why-inner[data-visible]>*:nth-child(3){animation-delay:.16s}.why-inner[data-visible]>*:nth-child(4){animation-delay:.24s}.why-body{font-size:clamp(16px,4vw,28px);font-weight:400;color:var(--text-secondary);line-height:1.55;margin-top:32px}.why-stats{display:flex;gap:16px;margin-top:40px;flex-wrap:wrap}.why-stat{flex:1;min-width:110px;display:flex;flex-direction:column;gap:6px;padding:16px 20px;border:1px solid var(--border-subtle);border-radius:6px;background:#0f172a99}.why-stat-value{font-size:clamp(16px,1.4vw,20px);font-weight:700;color:var(--accent-sky);letter-spacing:-.01em;font-variant-numeric:tabular-nums}.why-stat-label{font-size:10px;letter-spacing:.1em;color:var(--text-tertiary);font-weight:500}.why-win-moment{font-size:14px;font-weight:500;letter-spacing:.04em;color:var(--accent-emerald);margin-top:32px;font-variant-numeric:tabular-nums}.why-built-on{display:flex;align-items:center;gap:10px;margin-top:28px}.why-built-on-label{font-size:10px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--text-tertiary);white-space:nowrap}.why-built-on-logo{display:block;height:16px;width:auto;filter:brightness(0) invert(1)}.waitlist-section{position:relative;z-index:10;padding:160px 48px}.waitlist-inner{max-width:480px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:24px;text-align:center}.waitlist-inner>*{opacity:0}.waitlist-inner[data-visible]>*{animation:fade-up-fast var(--dur-std) var(--ease-expo) both}.waitlist-inner[data-visible]>*:nth-child(2){animation-delay:60ms}.waitlist-inner[data-visible]>*:nth-child(3){animation-delay:.12s}.waitlist-inner[data-visible]>*:nth-child(4){animation-delay:.18s}.waitlist-h2{font-size:clamp(40px,5vw,64px);font-weight:700;line-height:.92;letter-spacing:-.03em;text-transform:uppercase;color:var(--text-primary)}.waitlist-sub{font-size:18px;font-weight:400;color:var(--text-secondary);line-height:1.6}.waitlist-form{display:flex;flex-direction:column;gap:12px;width:100%}.waitlist-input{width:100%;height:52px;padding:0 16px;background:var(--bg-base);border:1px solid var(--border-default);border-radius:4px;color:var(--text-primary);font-family:inherit;font-size:16px;font-weight:400;outline:none;transition:border-color .15s ease}.waitlist-input::placeholder{color:var(--text-tertiary)}.waitlist-input:focus{border-color:var(--accent-sky)}.waitlist-input:focus-visible{border-color:var(--accent-sky);box-shadow:0 0 0 3px #38bdf82e;outline:none}.waitlist-input:focus:not(:focus-visible){outline:none}.waitlist-error{font-size:14px;color:var(--accent-rose);text-align:left}.waitlist-btn{width:100%;height:52px;background:var(--accent-emerald);color:var(--bg-base);font-family:inherit;font-weight:700;font-size:15px;letter-spacing:.07em;text-transform:uppercase;border:none;border-radius:4px;cursor:pointer;touch-action:manipulation;transition:background .15s ease,transform .1s ease}.waitlist-btn:hover:not(:disabled){background:#6ee7b7;transform:translateY(-1px)}.waitlist-btn:active:not(:disabled){background:#059669;transform:translateY(0)}.waitlist-btn:disabled{opacity:.6;cursor:not-allowed}.waitlist-fine{font-size:12px;font-weight:400;color:var(--text-tertiary)}.waitlist-telegram-btn{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;height:52px;background:#08c;color:#fff;font-family:inherit;font-weight:700;font-size:15px;letter-spacing:.07em;text-transform:uppercase;text-decoration:none;border-radius:4px;touch-action:manipulation;transition:background .15s ease,transform .1s ease}.waitlist-telegram-btn:hover{background:#09d;transform:translateY(-1px)}.waitlist-telegram-btn:active{background:#07b;transform:translateY(0)}.waitlist-x-btn{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;height:52px;background:#000;color:#fff;font-family:inherit;font-weight:700;font-size:15px;letter-spacing:.07em;text-transform:uppercase;text-decoration:none;border:none;border-radius:4px;touch-action:manipulation;transition:background .15s ease,transform .1s ease}.waitlist-x-btn:hover{background:#1a1a1a;transform:translateY(-1px)}.waitlist-x-btn:active{background:#000;transform:translateY(0)}.waitlist-or{display:flex;align-items:center;gap:12px;width:100%;color:var(--text-tertiary);font-size:12px;font-weight:500;letter-spacing:.1em;text-transform:uppercase}.waitlist-or:before,.waitlist-or:after{content:"";flex:1;height:1px;background:var(--border-default)}@keyframes pop-in{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}.waitlist-success{display:flex;flex-direction:column;align-items:center;gap:20px;animation:pop-in .35s cubic-bezier(.34,1.56,.64,1) both}.waitlist-success-text{font-size:18px;font-weight:400;color:var(--accent-emerald)}.waitlist-position{font-size:13px;font-weight:500;letter-spacing:.08em;color:var(--text-secondary)}.waitlist-share-btn{display:inline-block;padding:0 24px;height:44px;line-height:44px;background:transparent;color:var(--text-secondary);font-family:inherit;font-weight:500;font-size:13px;letter-spacing:.07em;text-transform:uppercase;text-decoration:none;border:1px solid var(--border-default);border-radius:4px;touch-action:manipulation;transition:border-color .15s ease,color .15s ease}.waitlist-share-btn:hover{border-color:var(--text-secondary);color:var(--text-primary)}.how-skill-signal{font-size:13px;font-weight:400;color:var(--text-tertiary);margin-top:24px;max-width:480px;margin-left:auto;margin-right:auto;text-align:center}@media(max-width:900px){.how-steps{grid-template-columns:repeat(2,1fr);max-width:640px}.how-step:last-child{grid-column:1 / -1;max-width:320px;margin:0 auto;width:100%}}@media(max-width:640px){.hero-h1{font-size:52px}.hero-overlay{padding:0 24px}.how-section,.waitlist-section,.why-section{padding:60px 20px 40px}#scene .how-section{padding:24px 16px 16px}.section-caption{margin-bottom:16px}.how-steps{grid-template-columns:1fr;gap:8px;max-width:100%}.how-step:last-child{grid-column:auto;max-width:none;margin:0}.how-step{flex-direction:row;align-items:flex-start;gap:12px;padding:12px}.how-card-top{flex-direction:column;flex-shrink:0;align-items:center;justify-content:flex-start;gap:4px;margin-bottom:0}.how-step svg{width:48px;height:48px}.how-step-content{gap:6px}.how-step-body{font-size:13px;line-height:1.5}.how-skill-signal{margin-top:12px;font-size:11px}.why-body{margin-top:20px}.why-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:24px}.why-stat{padding:10px 8px;min-width:0}.why-stat-value{font-size:13px;white-space:nowrap}.why-stat-label{font-size:9px}.why-win-moment{margin-top:20px;font-size:13px}.why-built-on{margin-top:20px}}
