:root{--bg:#f5f6fb;--surface:#fff;--surface-2:#f1f3f9;--ink:#0d1330;--ink-2:#4b5173;--muted:#858aa8;--line:#e3e6f0;--line-2:#cfd4e4;--brand:#2448ff;--brand-2:#1633d6;--brand-soft:#eaeeff;--sky:#0a8f9c;--sky-soft:#e2f5f6;--sun:#ffb000;--ok:#0c9f6a;--ok-soft:#e3f6ee;--bad:#e0324c;--display:"Syne", "Arial Black", system-ui, sans-serif;--text:"Geist", "Inter", system-ui, sans-serif;--mono:"Geist Mono", ui-monospace, monospace;--r:14px;--r-lg:20px;--shadow:0 1px 2px #0d13300d, 0 8px 24px -12px #0d13301f}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{background:var(--bg);color:var(--ink);font-family:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-size:15px;line-height:1.55;overflow-x:clip}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}input,select,textarea{font:inherit;color:inherit}img,svg{max-width:100%;display:block}h1,h2,h3,h4{margin:0}.wrap{width:100%;max-width:1200px;margin:0 auto;padding-inline:20px}.narrow{max-width:820px}.grow{flex:1;min-width:0}.row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.muted{color:var(--muted)}.small{font-size:13px}.mono{font-family:var(--mono);font-size:.92em}.display{font-family:var(--display);letter-spacing:-.035em;font-weight:700;line-height:1.02}.h1{font-family:var(--display);letter-spacing:-.03em;margin:6px 0;font-size:clamp(30px,4vw,44px);font-weight:700;line-height:1.1}.h2{font-family:var(--display);letter-spacing:-.025em;font-size:clamp(26px,3vw,34px);font-weight:700;line-height:1.15}.h3{font-family:var(--display);letter-spacing:-.015em;margin-bottom:12px;font-size:20px;font-weight:700}.h4{margin:22px 0 8px;font-size:15px;font-weight:600}.kicker{color:var(--brand);margin-bottom:12px;font-size:13px;font-weight:600;display:inline-block}.link{color:var(--sky);font-weight:600}.link:hover{text-decoration:underline}.btn{white-space:nowrap;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:10px 18px;font-weight:600;transition:background .15s,border-color .15s,transform .1s;display:inline-flex}.btn:active{transform:translateY(1px)}.btn-primary{background:var(--brand);color:#fff}.btn-primary:hover{background:var(--brand-2)}.btn-ink{background:var(--ink);color:#fff}.btn-ink:hover{background:#222a55}.btn-ghost{background:var(--surface);border-color:var(--line-2)}.btn-ghost:hover{border-color:var(--ink)}.btn-lg{padding:13px 22px;font-size:15.5px}.btn-block{width:100%}.btn[disabled]{opacity:.45;cursor:not-allowed}.nav{z-index:40;-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--line);background:#ffffffe6;position:sticky;top:0}.nav-in{align-items:center;gap:28px;height:64px;display:flex}.logo{font-family:var(--display);letter-spacing:-.02em;align-items:center;gap:10px;font-size:20px;font-weight:700;display:flex}.nav-links{gap:22px;display:flex}.nav-links a{color:var(--ink-2);border-bottom:2px solid #0000;padding:20px 0;font-weight:500}.nav-links a:hover{color:var(--ink)}.nav-links a.on{color:var(--ink);border-bottom-color:var(--brand)}.nav-right{align-items:center;gap:10px;margin-left:auto;display:flex}.icon-btn{border:1px solid var(--line);background:var(--surface);border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.icon-btn:hover{border-color:var(--line-2)}.net{border:1px solid var(--line);white-space:nowrap;border-radius:12px;align-items:center;gap:7px;padding:9px 12px;font-size:13px;font-weight:500;display:flex}.net i{background:var(--ok);border-radius:50%;width:8px;height:8px}.burger{display:none}.mnav{gap:2px;padding-block:8px 14px;display:grid}.mnav a{border-bottom:1px solid var(--line);padding:12px 4px;font-weight:600}.hero{border-bottom:1px solid var(--line);background:#eef1f8 url(/art/hero.webp) 50%/cover no-repeat;padding-block:64px 56px}.hero-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:center;gap:56px;display:grid}.hero h1{margin-bottom:18px;font-size:clamp(38px,5.2vw,64px)}.lead{color:var(--ink-2);max-width:34em;margin:0 0 24px;font-size:17px}.stats{border:1px solid var(--line);border-radius:var(--r-lg);background:var(--surface);grid-template-columns:repeat(4,minmax(0,1fr));margin-top:36px;display:grid;overflow:hidden}.stats div{border-left:1px solid var(--line);padding:14px 16px}.stats div:first-child{border-left:0}.stats b{font-size:20px;font-weight:700;display:block}.stats span{color:var(--muted);font-size:12.5px}.feature{background:var(--surface);border:1px solid var(--line);border-radius:22px;transition:transform .2s;display:block;overflow:hidden;box-shadow:0 24px 48px -28px #0d133059}.feature:hover{transform:translateY(-3px)}.feature-cover{height:120px;position:relative}.feature-cover svg{width:100%;height:100%}.feature-cover .pill{position:absolute;top:14px;right:14px}.feature-tag{color:#fff;background:#0d1330bf;border-radius:8px;padding:3px 9px;font-size:12px;font-weight:600;position:absolute;top:14px;left:14px}.feature-body{gap:16px;padding:0 20px 20px;display:grid}.feature-body .scard-head{align-items:flex-end;margin-top:-26px}.feature-body h3{font-family:var(--display);letter-spacing:-.02em;font-size:22px}.kv3{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.kv3 div{background:var(--surface-2);border-radius:12px;padding:10px 12px}.kv3 span{color:var(--muted);font-size:12px;display:block}.kv3 b{font-size:13.5px}.mark{border:2px solid var(--surface);background:var(--surface);border-radius:12px;flex:none;width:44px;height:44px;overflow:hidden}.mark svg{width:100%;height:100%}.mark.sm{border-width:0;border-radius:10px;width:34px;height:34px}.mark.lg{width:56px;height:56px;box-shadow:var(--shadow);border-width:3px;border-radius:14px}.mark.xl{width:88px;height:88px;box-shadow:var(--shadow);border-width:4px;border-radius:22px}.pill{white-space:nowrap;text-transform:capitalize;border-radius:999px;align-items:center;padding:3px 10px;font-size:12px;font-weight:600;display:inline-flex}.pill-live{background:var(--ok-soft);color:var(--ok)}.pill-upcoming{background:var(--sky-soft);color:var(--sky)}.pill-ended{background:var(--surface-2);color:var(--muted)}.badges{flex-wrap:wrap;gap:5px;display:inline-flex}.bdg{letter-spacing:.02em;background:var(--ink);color:#fff;border-radius:6px;padding:2px 7px;font-size:11px;font-weight:700}.bdg-soft{background:var(--surface-2);color:var(--ink-2)}.bdg-dash{color:var(--muted);border:1px dashed var(--line-2);background:0 0;font-weight:500}.prog{gap:6px;display:grid}.prog-top{justify-content:space-between;gap:10px;font-size:14px;display:flex}.prog-sub{justify-content:space-between;gap:10px;font-size:12.5px;display:flex}.bar{background:var(--surface-2);border-radius:999px;height:10px;position:relative}.bar i{background:linear-gradient(90deg, #6f86ff, var(--brand));border-radius:999px;position:absolute;inset:0 auto 0 0}.bar em{background:var(--ink);opacity:.45;border-radius:2px;width:2px;position:absolute;top:-3px;bottom:-3px}.cd{gap:8px;display:grid}.cd-label{color:var(--muted);font-size:13px;font-weight:500}.cd-row{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.cd-row div{background:var(--ink);color:#fff;text-align:center;border-radius:12px;padding:10px 4px}.cd-row b{font-family:var(--mono);font-size:22px;font-weight:600;line-height:1.1;display:block}.cd-row span{opacity:.7;font-size:11px}.section{padding-block:64px}.section.alt{background:var(--surface);border-block:1px solid var(--line)}.sec-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:24px;display:flex}.sec-head p{margin:6px 0 0}.page-head{margin-bottom:24px}.page-head p{margin:0}.filters{gap:14px;margin-bottom:20px;display:grid}.tabs{border-bottom:1px solid var(--line);gap:4px;display:flex;overflow-x:auto}.tabs button{color:var(--muted);white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;margin-bottom:-1px;padding:10px 14px;font-weight:600}.tabs button span{background:var(--surface-2);border-radius:999px;margin-left:4px;padding:1px 7px;font-size:12px}.tabs button.on{color:var(--ink);border-bottom-color:var(--brand)}.filter-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.filter-row .inp:first-child{flex:220px}.inp{background:var(--surface);border:1px solid var(--line-2);border-radius:10px;outline:none;width:100%;min-width:0;padding:10px 12px}.filter-row .inp{width:auto}.inp:focus{border-color:var(--ink);box-shadow:0 0 0 3px #0d133014}.check{white-space:nowrap;align-items:center;gap:8px;font-size:14px;font-weight:500;display:flex}.check input{accent-color:var(--brand);width:16px;height:16px}.empty{text-align:center;color:var(--muted);background:var(--surface);border:1px dashed var(--line-2);border-radius:var(--r-lg);justify-items:center;gap:6px;padding:40px;display:grid}.sgrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.scard{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);flex-direction:column;min-width:0;transition:box-shadow .2s,transform .2s;display:flex;overflow:hidden}.scard:hover{transform:translateY(-2px);box-shadow:0 16px 36px -20px #0d133059}.scard-cover{height:92px;position:relative}.scard-cover svg{width:100%;height:100%}.scard-cover .pill{position:absolute;top:12px;right:12px}.scard-body{flex-direction:column;flex:1;gap:12px;padding:0 18px 16px;display:flex}.scard-head{align-items:center;gap:12px;min-width:0;display:flex}.scard-body>.scard-head{align-items:flex-end;margin-top:-22px}.scard h3{white-space:nowrap;text-overflow:ellipsis;font-size:17px;font-weight:700;overflow:hidden}.scard-tag{color:var(--ink-2);min-height:2.9em;margin:0;font-size:14px}.scard-foot{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-top:auto;padding-top:12px;display:flex}.scard-time{color:var(--ink-2)}.table-wrap{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);overflow-x:auto}.tbl{border-collapse:collapse;width:100%;min-width:760px}.tbl th{text-align:left;color:var(--muted);border-bottom:1px solid var(--line);background:var(--surface-2);padding:12px 16px;font-size:12.5px;font-weight:500}.tbl td{border-bottom:1px solid var(--line);white-space:nowrap;padding:12px 16px;font-size:14px}.tbl tr:last-child td{border-bottom:0}.tbl tbody tr:hover{background:var(--surface-2)}.tcell{align-items:center;gap:12px;display:flex}.steps{counter-reset:s;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:0;padding:0;list-style:none;display:grid}.steps li{counter-increment:s;background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);padding:20px}.steps li:before{content:counter(s);background:var(--brand-soft);width:34px;height:34px;color:var(--brand);border-radius:10px;place-items:center;margin-bottom:14px;font-weight:700;display:grid}.steps b{font-size:16px}.steps p{color:var(--ink-2);margin:6px 0 0;font-size:14px}.split{background:var(--ink);color:#fff;border-radius:28px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:48px;padding:clamp(28px,5vw,56px);display:grid}.split .lead{color:#b9bedb}.split .kicker{color:var(--sun)}.checks{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.checks li{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:16px;padding:16px}.checks b{margin-bottom:4px;display:block}.checks b:before{content:"✓ ";color:var(--sun)}.checks span{color:#b9bedb;font-size:13.5px}.faq{gap:10px;display:grid}.faq details{background:var(--bg);border:1px solid var(--line);border-radius:var(--r);padding:16px 18px}.faq summary{cursor:pointer;justify-content:space-between;gap:12px;font-weight:600;list-style:none;display:flex}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";color:var(--muted);font-size:18px;line-height:1}.faq details[open] summary:after{content:"−"}.faq p{color:var(--ink-2);margin:10px 0 0}.crumbs{color:var(--muted);margin-bottom:14px;font-size:13px}.crumbs a:hover{color:var(--ink)}.banner{border-radius:22px;height:180px;overflow:hidden}.banner svg{width:100%;height:100%}.phead{flex-wrap:wrap;align-items:flex-end;gap:18px;margin-top:-40px;padding:0 20px;display:flex}.phead p{margin:0}.phead .h1{margin-top:8px}.links{flex-wrap:wrap;gap:6px;display:flex}.chip{background:var(--surface);border:1px solid var(--line);border-radius:10px;padding:6px 10px;font-size:13px}.detail{grid-template-columns:minmax(0,1fr) 380px;align-items:start;gap:24px;margin-top:28px;display:grid}.stack{gap:16px;min-width:0;display:grid}.side{min-width:0;position:sticky;top:84px}.panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);min-width:0;padding:22px}.panel>p{color:var(--ink-2);margin:0}.kv{display:grid}.kv div{border-bottom:1px solid var(--line);justify-content:space-between;gap:16px;padding:10px 0;font-size:14px;display:flex}.kv div:last-child{border-bottom:0}.kv span{color:var(--muted);align-items:center;gap:8px;display:flex}.kv b{text-align:right;overflow-wrap:anywhere;font-weight:600}.sw{border-radius:3px;width:10px;height:10px;display:inline-block}.tok-grid{flex-wrap:wrap;align-items:center;gap:28px;display:flex}.donut{border-radius:50%;flex:none;place-items:center;width:160px;height:160px;display:grid}.donut span{background:var(--surface);text-align:center;border-radius:50%;place-content:center;width:104px;height:104px;display:grid}.donut b{font-size:20px}.donut small{color:var(--muted)}.timeline{margin:0;padding:0;list-style:none}.timeline li{padding:0 0 18px 28px;display:grid;position:relative}.timeline li:before{content:"";border:2px solid var(--line-2);background:var(--surface);border-radius:50%;width:14px;height:14px;position:absolute;top:4px;left:0}.timeline li:after{content:"";background:var(--line);width:2px;position:absolute;top:20px;bottom:0;left:7px}.timeline li:last-child:after{display:none}.timeline li.done:before{background:var(--ok);border-color:var(--ok)}.timeline span{color:var(--muted);font-size:13.5px}.buy{gap:16px;display:grid}.lbl{margin-bottom:-8px;font-size:13px;font-weight:600}.amount{border:1px solid var(--line-2);border-radius:12px;align-items:center;gap:8px;padding:6px 12px;display:flex}.amount:focus-within{border-color:var(--ink)}.amount.bad{border-color:var(--bad)}.amount input{background:0 0;border:0;outline:none;flex:1;min-width:0;padding:6px 0;font-size:22px;font-weight:600}.amount button{background:var(--brand-soft);color:var(--brand);border:0;border-radius:8px;padding:5px 8px;font-size:12px;font-weight:700}.amount span{color:var(--ink-2);font-weight:600}.hintrow{color:var(--muted);margin-top:-8px;font-size:12.5px}.amount.bad+.hintrow{color:var(--bad)}.receive{background:var(--surface-2);border-radius:12px;justify-content:space-between;gap:10px;padding:12px 14px;font-size:14px;display:flex}.receive b{text-align:right}.note{background:var(--sky-soft);color:#0b5a62;border-radius:12px;padding:12px 14px;font-size:14px}.note.warn{color:#7a5600;background:#fff5dc;margin-top:12px}.stepper{gap:8px;margin:0 0 20px;padding:0;list-style:none;display:flex;overflow-x:auto}.stepper li{flex:1;min-width:140px}.stepper button{background:var(--surface);border:1px solid var(--line);width:100%;color:var(--muted);text-align:left;border-radius:12px;align-items:center;gap:10px;padding:10px 12px;font-size:14px;font-weight:600;display:flex}.stepper button:disabled{cursor:default}.stepper span{background:var(--surface-2);border-radius:8px;flex:none;place-items:center;width:26px;height:26px;font-size:13px;display:grid}.stepper .on button{color:var(--ink);border-color:var(--ink)}.stepper .on span{background:var(--ink);color:#fff}.stepper .done button{color:var(--ink)}.stepper .done span{background:var(--ok);color:#fff}.wz-grid{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:24px;display:grid}.wz-body{gap:16px;display:grid}.wz-body>p{margin:-8px 0 0}.wz-nav{border-top:1px solid var(--line);gap:10px;margin-top:4px;padding-top:16px;display:flex}.two{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.three{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.fld{gap:6px;display:grid}.fld label{font-size:13px;font-weight:600}.fld small{color:var(--muted);font-weight:400}.fld textarea{resize:vertical}.has-err .inp{border-color:var(--bad)}.err{color:var(--bad);font-size:12.5px}.seg2{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.seg2 button{text-align:left;background:var(--surface);border:1px solid var(--line-2);border-radius:12px;gap:2px;padding:12px 14px;display:grid}.seg2 button span{color:var(--muted);font-size:13px}.seg2 button.on{border-color:var(--brand);background:var(--brand-soft)}.toggle{border:1px solid var(--line);cursor:pointer;border-radius:12px;align-items:flex-start;gap:12px;padding:12px 14px;display:flex}.toggle input{accent-color:var(--brand);width:18px;height:18px;margin-top:2px}.overlay{z-index:100;background:#0d133073;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.modal{background:var(--surface);border-radius:var(--r-lg);width:100%;max-width:400px;padding:20px;box-shadow:0 30px 60px -20px #00000059}.modal-head{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.modal-head h3{font-size:18px}.x{background:var(--surface-2);border:0;border-radius:10px;width:32px;height:32px;font-size:20px;line-height:1}.wallets{gap:8px;display:grid}.wallets button{background:var(--surface);border:1px solid var(--line);text-align:left;border-radius:12px;align-items:center;gap:12px;padding:12px;font-weight:600;display:flex}.wallets button:hover{border-color:var(--ink)}.wallets .muted{margin-left:auto}.wicon{background:var(--surface-2);border-radius:10px;place-items:center;width:32px;height:32px;font-weight:700;display:grid}.modal-msg{text-align:center;justify-items:center;gap:8px;display:grid}.modal-msg p{margin:0}.modal-msg .btn{margin-top:10px}.emptystate{text-align:center;color:var(--ink-2);flex-direction:column;align-items:center;gap:10px;padding-block:56px;display:flex}.emptystate .h3{color:var(--ink);margin:0}.emptystate p{margin:0 0 8px}.foot{background:var(--surface);border-top:1px solid var(--line);padding-block:48px 24px}.foot-grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:24px;display:grid}.foot h4{color:var(--muted);margin-bottom:12px;font-size:13px;font-weight:600}.foot ul{gap:8px;margin:0;padding:0;font-size:14px;list-style:none;display:grid}.foot a:hover{color:var(--brand)}.foot-bottom{border-top:1px solid var(--line);color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:40px;padding-top:18px;font-size:13px;display:flex}.notfound{text-align:center;place-items:center;min-height:55vh;display:grid}.notfound p{color:var(--ink-2)}@media (max-width:1020px){.hero-grid,.detail,.wz-grid,.split{grid-template-columns:minmax(0,1fr)}.side{position:static}.sgrid,.steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){.nav-links,.net{display:none}.burger{display:grid}.foot-grid{grid-template-columns:1fr 1fr}}@media (max-width:620px){.wrap{padding-inline:16px}.section{padding-block:44px}.hero{padding-block:40px}.stats{grid-template-columns:repeat(2,minmax(0,1fr))}.stats div:nth-child(3){border-left:0}.stats div:nth-child(n+3){border-top:1px solid var(--line)}.sgrid,.steps,.checks,.two,.three,.seg2{grid-template-columns:minmax(0,1fr)}.kv3{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.nav-right .btn{padding:9px 12px;font-size:14px}.banner{border-radius:16px;height:120px}.phead{margin-top:-32px;padding:0 8px}.mark.xl{width:72px;height:72px}.donut{margin:0 auto}.filter-row .inp{width:100%}}@media (prefers-reduced-motion:reduce){*{transition:none!important}}.scard-body,.feature-body,.phead{z-index:1;position:relative}.phead .bdg-dash{background:var(--surface)}.cd-row{grid-template-columns:repeat(4,minmax(0,1fr))}.buy>*{min-width:0}.cd-row b{font-size:clamp(18px,2vw,22px)}.tok-grid>.kv{flex:260px}@media (max-width:620px){.phead{align-items:flex-start;margin-top:12px}.phead .grow{flex-basis:100%}}.logo img{display:block}.empty-art{margin:0 auto 8px}.empty b{color:var(--ink)}.notfound .empty-art{margin-bottom:16px}@media (max-width:1020px){.hero{background-position:70%}}
