:root{
 --bg:#050605;--surface:#090b09;--ink:#f8f3e5;--muted:#aaa99f;--green:#a0edab;--border:#373b33;
 --mono:'Share Tech Mono',monospace;--display:'Bebas Neue',sans-serif;
 --gutter:clamp(20px,4vw,56px);--gap:16px;--section-gap:24px;--panel-pad:24px;--radius:3px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--bg);color:var(--ink);font:13px var(--mono)}button,input{font:inherit}button,a{color:inherit;-webkit-tap-highlight-color:transparent}button{cursor:pointer;background:none;border:0}a{text-decoration:none}button:hover,a:hover{color:var(--green)}button:focus-visible,a:focus-visible,input:focus-visible,svg:focus-visible,summary:focus-visible{outline:2px solid var(--green);outline-offset:4px}img{display:block;max-width:100%}.site{max-width:1440px;margin:auto;background:var(--bg)}
header{height:88px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 var(--gutter);position:relative;z-index:2;background:var(--bg)}.brand{display:block;flex-shrink:0}.brand img{width:154px;height:auto;aspect-ratio:1514/410}.brand:hover{opacity:.8}header nav{display:flex;gap:32px;align-items:center}header nav a,header nav button{font-size:12px;letter-spacing:1.2px;padding:12px 0}.active{color:var(--green);border-bottom:1px solid var(--green)}.menu{display:none}
.outline,.primary{height:44px;min-height:44px;padding:0 24px;border-radius:var(--radius);font-size:12px;letter-spacing:1.3px;display:inline-flex;align-items:center;justify-content:center;gap:16px;white-space:nowrap}.outline{border:1px solid #777c6d}.outline:hover{background:#a0edab0a;border-color:var(--green)}.primary{background:var(--green);color:var(--bg);border:1px solid var(--green)}.primary:hover{background:#b6f8be;color:var(--bg)}.primary span{font-size:26px;line-height:1}.wallet{border-color:var(--green);color:var(--green);font-size:11px;padding:0 20px}.actions{display:flex;gap:12px}
.hero{height:480px;position:relative;isolation:isolate}.hero-art{position:absolute;inset:0 0 0 auto;width:72%;background:url('/assets/exchange-real.webp') center center/cover no-repeat;pointer-events:none;z-index:-1;mask-image:linear-gradient(90deg,transparent 0%,#000 38%);opacity:.92}.hero-art:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,var(--bg),transparent 30%,transparent 82%,var(--bg))}.micro{font-size:10px;letter-spacing:1.5px;line-height:1.5;color:var(--muted)}.dash{display:block;width:20px;height:1px;background:var(--muted);margin-top:12px}.hero-code{position:absolute;top:16px;left:var(--gutter)}.hero-copy{position:absolute;top:124px;left:var(--gutter);width:460px}h1{margin:0 0 22px;width:400px;line-height:1}h1 img{width:100%;height:auto;aspect-ratio:1139/341}.hero-copy h2{font:400 15px/1.3 var(--mono);letter-spacing:3px;margin:0 0 20px;white-space:nowrap}.hero-copy p{font-size:12px;color:#c9c8bc;letter-spacing:1.2px;line-height:1.6;margin:0 0 24px}.hero-end{position:absolute;right:var(--gutter);bottom:32px}
.market,.manifesto,.features,.afterlife{margin-inline:var(--gutter)}.market{display:grid;grid-template-columns:minmax(0,2.18fr) minmax(280px,1fr);gap:var(--gap)}.panel{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface)}.chart-panel{padding:var(--panel-pad);min-width:0;display:flex;flex-direction:column}.chart-top{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;position:relative}.token{font-size:20px}.price-row{display:flex;align-items:center;gap:24px;margin-top:4px}.price-row strong{font-size:46px;line-height:1.1;letter-spacing:-1px;font-weight:400}.price-row>span{color:var(--green);font-size:20px;white-space:nowrap}.demo-tag{font-size:9px;color:var(--muted);letter-spacing:.8px;white-space:nowrap;position:absolute;right:0;top:4px}.periods{display:flex;gap:8px;margin:12px 0 0}.periods button{font-size:12px;width:36px;height:36px;border-radius:2px}.periods .selected{color:var(--green);background:#a0edab12;border-bottom:1px solid var(--green)}.plot{position:relative;margin-top:auto;padding-top:8px}#chart{display:block;width:100%;height:184px;touch-action:pan-y}#candle-detail{display:block;min-height:16px;color:var(--muted);font-size:9px;letter-spacing:.4px;margin-top:8px}.stats{padding:var(--panel-pad);font-size:12px;letter-spacing:1px}.peg{display:flex;justify-content:space-between;border-bottom:1px solid var(--border);padding-bottom:16px}.peg strong{font-size:14px}.stats dl{margin:16px 0}.stats dl div{display:flex;justify-content:space-between;gap:8px;line-height:26px}.stats dt{color:var(--muted)}.stats dd{margin:0;color:var(--green);white-space:nowrap}.contract{padding:0;letter-spacing:1px}.contract span{color:var(--ink);padding-left:5px}.explorer{width:100%;padding:0 8px;font-size:11px}
.manifesto{height:160px;margin-top:var(--section-gap);position:relative;display:flex;align-items:center;padding:24px 40px;gap:40px;overflow:hidden;isolation:isolate}.manifesto-art{position:absolute;inset:0 0 0 auto;width:54%;background:url('/assets/exchange-real.webp') 65% 42%/cover;opacity:.32;mask-image:linear-gradient(90deg,transparent,#000 80%);z-index:-1}.manifesto>img{width:80px;height:auto;max-height:112px;object-fit:contain}.manifesto h2{font:400 34px/1.15 var(--display);letter-spacing:2px;margin:0}.manifesto .micro{margin-left:auto;font-size:9px}.features{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--gap);margin-block:var(--section-gap);padding-block:8px}.features article{border-left:1px solid var(--border);padding:0 24px}.features svg{width:40px;height:40px;fill:none;stroke:var(--ink);stroke-width:2}.features h3{font:400 22px/1.1 var(--display);letter-spacing:.4px;margin:16px 0 8px}.features p{font-size:12px;line-height:1.6;margin:0;color:var(--muted)}
.afterlife{height:320px;display:flex;justify-content:flex-end;position:relative;isolation:isolate;border-top:1px solid var(--border);border-bottom:1px solid var(--border);overflow:hidden;background:var(--bg)}.afterlife:before{content:'';position:absolute;inset:0 auto 0 0;width:70%;background:url('/assets/terminal-real.webp') center 43%/cover;z-index:-1;mask-image:linear-gradient(90deg,#000 70%,transparent)}.quote-box{width:32%;padding:48px 24px;display:flex;flex-direction:column;justify-content:center}.quote-box blockquote{font-size:15px;line-height:1.6;letter-spacing:2.3px;margin:0;min-height:96px}.carousel{display:flex;align-items:center;justify-content:space-between;margin-top:24px;color:var(--muted);max-width:170px}.carousel button{font-size:28px;width:36px;height:36px}.carousel span{font-size:12px;letter-spacing:3px}.carousel b{font-weight:400;color:var(--ink)}
footer{min-height:108px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px var(--gutter)}footer nav{display:flex;gap:24px}footer nav button{font-size:11px;letter-spacing:1px;color:var(--muted)}footer .micro{font-size:9px}.disclosure{text-align:center;font-size:9px;line-height:1.6;letter-spacing:.6px;color:var(--muted);padding:0 var(--gutter) 24px}.skip{position:absolute;left:-999px}.skip:focus{left:20px;z-index:10;background:var(--bg);padding:16px}
dialog{background:var(--surface);color:var(--ink);border:1px solid #707968;border-radius:var(--radius);padding:24px;width:min(620px,calc(100% - 32px));max-height:85vh;box-shadow:0 30px 120px #000}dialog::backdrop{background:#000c;backdrop-filter:blur(7px)}.modal-head{display:flex;align-items:center;justify-content:space-between}.modal-head button{font-size:29px;width:36px;height:36px}dialog h2{font:400 42px/1.1 var(--display);text-transform:uppercase;letter-spacing:1px;margin:24px 0}dialog p,dialog li{font-size:14px;line-height:1.6;color:var(--muted);overflow-wrap:anywhere}dialog h3{color:var(--green);font:400 24px var(--display)}dialog details{border-top:1px solid var(--border);padding:16px 0}dialog summary{cursor:pointer;font-size:16px}dialog summary:hover{color:var(--green)}.notice{padding:16px;border:1px solid var(--border);color:var(--green)!important;font-size:12px!important}.app-tabs{display:flex;gap:12px;margin-bottom:24px}.app-tabs button{padding:12px 16px;border:1px solid var(--border)}.app-tabs button.selected{background:#a0edab12;color:var(--green)}.demo-balances{display:grid;grid-template-columns:1fr 1fr;gap:16px}.demo-balances>div{padding:16px;border:1px solid var(--border);color:var(--muted);font-size:12px}.demo-balances strong{display:block;font-size:28px;color:var(--ink);margin-top:8px}form label{display:block;margin:24px 0 8px}input{display:block;width:100%;background:var(--bg);border:1px solid #68735e;color:var(--ink);padding:16px;margin-bottom:16px}form .actions{flex-wrap:wrap}#form-status{min-height:24px;color:var(--green)}#toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);background:var(--green);color:var(--bg);padding:16px 24px;border-radius:var(--radius);max-width:90%;z-index:10;display:none}
@media(min-width:1200px){.hero{height:548px}.hero-copy{top:148px;width:530px}h1{width:470px}.hero-copy h2{font-size:17px}.hero-copy p{font-size:13px}#chart{height:208px}.manifesto{height:176px}.afterlife{height:352px}.features h3{font-size:24px}}
@media(max-width:1000px){header nav{gap:20px}header{gap:16px}.brand img{width:136px}.wallet{padding-inline:14px}.chart-panel,.stats{padding:20px}.price-row{gap:16px}.price-row strong{font-size:40px}.price-row>span{font-size:17px}.features article{padding:0 16px}.features h3{font-size:20px}.features p{font-size:11px}.quote-box{width:34%;padding:32px 20px}footer nav{gap:16px}}
@media(max-width:800px){header nav{gap:14px}header nav a,header nav button{font-size:10px}.brand img{width:120px}.wallet{font-size:10px;padding:0 12px}.market{grid-template-columns:minmax(0,1.65fr) minmax(250px,1fr)}.price-row{gap:12px}.price-row strong{font-size:34px}.price-row>span{font-size:14px}.demo-tag{font-size:8px}.hero-copy{width:420px}h1{width:360px}.hero-copy h2{font-size:13px}.manifesto{padding:24px;gap:24px}.manifesto h2{font-size:30px}.quote-box blockquote{font-size:13px;letter-spacing:1.5px}}
@media(max-width:640px){:root{--gutter:20px;--panel-pad:20px}header{height:76px;gap:12px}.brand img{width:124px}.wallet{margin-left:auto;font-size:9px;height:40px;min-height:40px;padding:0 10px}.menu{display:block;font-size:22px;width:32px;height:40px;padding:0}header nav{display:none;position:absolute;top:70px;left:var(--gutter);right:var(--gutter);padding:20px;background:var(--surface);border:1px solid var(--border);gap:20px;flex-wrap:wrap;justify-content:center}header nav.open{display:flex}header nav a,header nav button{font-size:12px}.hero{height:528px}.hero-art{inset:0 0 auto;width:100%;height:335px;background-position:58% 40%;opacity:.72;mask-image:linear-gradient(180deg,#000 40%,transparent)}.hero-art:after{background:linear-gradient(0deg,var(--bg),transparent 55%),linear-gradient(90deg,#05060599,transparent 55%)}.hero-code{top:12px}.hero-copy{top:240px;left:var(--gutter);right:var(--gutter);width:auto}h1{width:min(100%,340px);margin-bottom:20px}.hero-copy h2{font-size:11px;letter-spacing:1.5px;white-space:normal;margin-bottom:16px}.hero-copy p{font-size:11px;letter-spacing:.7px;line-height:1.6;margin-bottom:20px}.desktop{display:none}.hero-end{display:none}.hero .actions>*{flex:1;padding:0 16px}.market{grid-template-columns:1fr}.chart-panel,.stats{padding:var(--panel-pad)}.price-row strong{font-size:40px}.price-row>span{font-size:17px}.demo-tag{font-size:8px;top:3px}#chart{height:184px}#candle-detail{font-size:8px;letter-spacing:0;min-height:24px}.stats dl{display:grid;grid-template-columns:1fr 1fr;gap:12px 20px}.stats dl div{display:block;line-height:22px}.stats dt{font-size:10px}.stats dd{font-size:14px}.manifesto{height:148px;padding:20px;gap:24px}.manifesto>img{width:64px;max-height:90px}.manifesto h2{font-size:26px;letter-spacing:1.3px}.manifesto .micro{display:none}.manifesto-art{width:65%;opacity:.22}.features{grid-template-columns:1fr 1fr;gap:24px 16px;padding-block:0}.features article{padding:0 16px}.features h3{font-size:21px;margin-top:12px}.features p{font-size:11px}.afterlife{height:300px}.afterlife:before{width:76%;background-position:55% 45%;mask-image:linear-gradient(90deg,#000 30%,transparent 95%)}.quote-box{width:50%;padding:28px 4px 28px 12px}.quote-box blockquote{font-size:12px;letter-spacing:1.2px;min-height:100px}.carousel{margin-top:24px}.carousel span{font-size:10px}footer{flex-wrap:wrap;gap:24px;padding-block:24px}footer nav{order:3;width:100%;justify-content:space-between;gap:8px}footer nav button{font-size:10px;padding:0}footer .micro{margin-left:auto}.disclosure{font-size:8px;letter-spacing:.3px}dialog{padding:20px}.demo-balances strong{font-size:23px}}
@media(max-width:360px){:root{--gutter:16px}.brand img{width:110px}header{gap:8px}.price-row strong{font-size:36px}.price-row>span{font-size:15px}.hero{height:540px}.manifesto{gap:18px}.manifesto h2{font-size:24px}.features article{padding-left:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
