:root{color-scheme:dark;--green:#b6ff43;--ink:#0b100c;--paper:#f3f7ec;--muted:#a9b6ac;--line:#2b382c;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;background:var(--ink);color:var(--paper)}*{box-sizing:border-box}body{margin:0}a{color:inherit}button{font:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--green);outline-offset:5px}.wrap{max-width:1320px;margin:auto;padding:0 32px}.nav{display:flex;align-items:center;justify-content:space-between;padding:24px 0}.brand{display:flex;align-items:center;gap:11px;text-decoration:none;font-size:21px;font-weight:850;letter-spacing:-.7px}.brand img{width:36px;height:36px;border-radius:10px}.nav-links{display:flex;align-items:center;gap:28px;font-size:13px}.nav-links a{text-decoration:none;color:var(--muted)}.nav-links .outline{padding:10px 16px;border:1px solid var(--line);border-radius:30px;color:var(--paper)}.eyebrow{font:11px ui-monospace,monospace;letter-spacing:2px;text-transform:uppercase;color:var(--green)}.dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--green);margin-right:9px}.hero{position:relative;isolation:isolate;min-height:650px;display:grid;grid-template-columns:1.15fr 1fr;align-items:center;overflow:hidden;border:1px solid var(--line);border-radius:28px;background:#111b13}.hero-copy{padding:56px 0 56px 48px;z-index:2}.hero h1{font-size:clamp(57px,6.8vw,92px);letter-spacing:-5px;line-height:.94;font-weight:900;margin:27px 0}.hero h1 span{color:var(--green)}.hero-copy>p{max-width:440px;font-size:17px;line-height:1.7;color:#c2cec0}.hero-art{position:absolute;inset:0 0 0 41%;z-index:-1;background:linear-gradient(90deg,#111b13,transparent 40%),linear-gradient(0deg,#111b13,transparent 70%),url('/assets/laptop/background.webp') center/cover;opacity:.95}.hero-art img{position:absolute;bottom:0;width:150%;left:-30%;max-width:none;filter:drop-shadow(0 20px 30px #0008)}.hero:after{content:'BASE 8453 / SEPTEMBER 09';position:absolute;right:24px;top:28px;color:#e6f4dc;font:10px ui-monospace,monospace;letter-spacing:2px;writing-mode:vertical-rl}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin:27px 0 16px}.button{display:inline-flex;justify-content:center;align-items:center;gap:14px;padding:16px 23px;border:0;border-radius:40px;background:var(--green);color:#0b100c;text-decoration:none;font-weight:800;font-size:14px}.button.secondary{background:#1b291f;color:var(--paper);border:1px solid #3e5141}.hero-copy .fine{font-size:12px;max-width:375px;color:#aebdab;line-height:1.6}.hero-token{display:flex;align-items:center;gap:10px;margin-top:32px;font:12px ui-monospace,monospace}.hero-token img{width:34px;height:34px;border-radius:50%}.hero-token span{padding-left:12px;border-left:1px solid #455a42;color:#bacfb6}.countdown{display:flex;align-items:center;justify-content:space-between;gap:26px;padding:30px 36px;border:1px solid var(--line);border-radius:20px;margin-top:18px;background:linear-gradient(110deg,#172314,#101811)}.countdown h2{font-size:15px;letter-spacing:.5px;margin:8px 0}.countdown p{font-size:13px;color:var(--muted);margin:8px 0}.launch-clock{display:flex;gap:23px}.launch-clock div{text-align:center}.launch-clock b{font-size:44px;letter-spacing:-2px;font-variant-numeric:tabular-nums;font-family:ui-monospace,monospace;font-weight:500}.launch-clock small{display:block;font-size:9px;letter-spacing:2px;color:var(--muted);margin-top:4px}.section{padding:75px 0 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:25px}.section h2{font-size:38px;letter-spacing:-1.7px;margin:12px 0 0}.section-head p{max-width:425px;line-height:1.6;color:var(--muted);margin:0}.facts{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:20px;overflow:hidden}.fact{padding:28px;border-right:1px solid var(--line);background:#111a14}.fact:last-child{border:0}.fact b{display:block;font-size:34px;letter-spacing:-1px;margin:15px 0 9px}.fact small{font-size:11px;color:var(--muted)}.contract{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-top:14px;border:1px solid var(--line);border-radius:16px;padding:22px 26px;background:#101711}.contract code{display:block;font:13px ui-monospace,monospace;overflow-wrap:anywhere;margin-top:9px}.contract button{flex-shrink:0;border:1px solid #40523d;background:transparent;color:var(--green);border-radius:30px;padding:12px 18px;font-size:12px}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.panel{border:1px solid var(--line);border-radius:20px;background:#111a14;padding:32px}.panel h3{font-size:25px;letter-spacing:-.7px;margin:18px 0}.panel p{color:var(--muted);line-height:1.75;font-size:15px}.panel .source{font-size:12px;color:var(--green);text-underline-offset:5px}.allocations{display:flex;width:100%;height:18px;border-radius:20px;overflow:hidden;margin:27px 0}.allocations i:nth-child(1){width:30%;background:#b6ff43}.allocations i:nth-child(2){width:30%;background:#c7b6ff}.allocations i:nth-child(3){width:10%;background:#5aaed0}.allocations i:nth-child(4){width:10%;background:#cbbd83}.allocations i:nth-child(5){width:10%;background:#7fae7a}.allocations i:nth-child(6){width:5%;background:#b9b7b1}.allocations i:nth-child(7){width:5%;background:#60715b}.allocation-list{display:grid;grid-template-columns:1fr 1fr;gap:12px 26px;font-size:13px}.allocation-list div{display:flex;justify-content:space-between;color:var(--muted);gap:15px}.allocation-list b{color:var(--paper)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.step-number{font:14px ui-monospace,monospace;color:var(--green)}.steps h3{font-size:20px}.steps p{font-size:14px}.trade-callout{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:28px 32px;background:#192d16;border:1px solid #446a30;border-radius:18px;margin-top:18px}.trade-callout h3{margin:0 0 8px;font-size:22px}.trade-callout p{color:var(--muted);font-size:13px;margin:0;line-height:1.7;max-width:600px}.faq{max-width:900px}.faq details{padding:22px 0;border-bottom:1px solid var(--line)}.faq summary{font-size:17px;cursor:pointer;font-weight:650}.faq details p{color:var(--muted);line-height:1.8;font-size:14px;max-width:760px}.sources{display:flex;gap:12px;flex-wrap:wrap;margin-top:25px}.sources a{padding:10px 14px;border:1px solid var(--line);border-radius:30px;font-size:12px;text-decoration:none;color:#b8c8b3}.bottom{margin-top:70px;padding:32px 0;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 2fr;gap:45px}.bottom p{color:#92a58f;font-size:12px;line-height:1.8;margin:0 0 10px}.bottom .brand{margin-bottom:13px;font-size:18px}.bottom-links{display:flex;gap:20px;font-size:12px;color:var(--muted);margin-top:20px}[hidden]{display:none!important}
@media(max-width:850px){.wrap{padding:0 20px}.nav-links a:not(.outline){display:none}.hero{display:block;min-height:680px}.hero-copy{padding:36px 28px 260px}.hero h1{font-size:64px;letter-spacing:-3px;max-width:500px}.hero-copy>p{max-width:450px}.hero-art{inset:25% 0 0 0;background:linear-gradient(180deg,#111b13 5%,transparent 70%),url('/assets/laptop/background.webp') center/cover}.hero-art img{width:105%;left:10%;bottom:-25%;opacity:.8}.hero-token{margin-top:18px}.countdown{padding:25px;flex-direction:column;align-items:start;gap:12px}.launch-clock{justify-content:space-between;width:100%;gap:14px}.launch-clock b{font-size:37px}.section{padding-top:50px}.section-head{display:block}.section-head p{margin-top:15px}.section h2{font-size:31px}.facts{grid-template-columns:1fr 1fr}.fact:nth-child(2){border-right:0}.fact:nth-child(-n+2){border-bottom:1px solid var(--line)}.fact{padding:22px}.fact b{font-size:29px}.story-grid,.steps{grid-template-columns:1fr}.contract{align-items:start;flex-direction:column}.contract code{font-size:11px}.panel{padding:26px}.trade-callout{flex-direction:column;align-items:start;padding:25px}.bottom{grid-template-columns:1fr;gap:20px}.hero:after{display:none}}
.hero-art img{height:auto}
@media(max-width:450px){.hero h1{font-size:52px;letter-spacing:-2.8px}.hero-copy>p{font-size:16px;line-height:1.6}}
@media(max-width:850px){.hero-art{inset:auto 0 0;height:300px;overflow:hidden}.hero-art img{width:150%;left:-25%;bottom:0}}
@media(prefers-reduced-motion:no-preference){.hero-art img{animation:arrive 1s ease-out both}@keyframes arrive{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}}
