@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;600;700&family=Press+Start+2P&display=swap");:root{--hi:#8affa5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:IBM Plex Mono,monospace}a,button{font:inherit;color:inherit}button{cursor:pointer}a{text-decoration:none}img{image-rendering:pixelated}main{max-width:1440px;margin:0 auto;background:var(--bg);overflow:hidden}.nav{position:-webkit-sticky;position:sticky;top:0;z-index:50;justify-content:space-between;gap:24px;padding:14px 28px;background:var(--surface);border-bottom:3px solid var(--line)}.brand,.nav{display:flex;align-items:center}.brand{gap:12px}.brand b,.btn,.chips span,.connect,.nav a,.px,.ticker span,h1,h2,h3{font-family:Press Start\ 2P,monospace}.coin{width:32px;height:32px;display:grid;place-items:center;background:var(--green);color:var(--bg);box-shadow:inset -4px -4px 0 rgba(0,0,0,.35),inset 4px 4px 0 rgba(255,255,255,.28);font-weight:900}.brand b{font-size:13px;color:var(--green)}.nav nav{display:flex;gap:26px}.nav nav a,.xbox{font-size:9px;color:var(--muted)}.xbox{width:30px;height:30px;display:grid;place-items:center;background:var(--panel);border:2px solid var(--line)}.connect{padding:11px 16px;border:0;background:var(--green);color:var(--bg);font-size:9px;box-shadow:inset -4px -4px 0 rgba(0,0,0,.35),inset 4px 4px 0 rgba(255,255,255,.28)}.connect.danger{background:var(--red);color:var(--text)}.hero{position:relative;min-height:600px;border-bottom:3px solid var(--line);background:var(--surface)}.hero-bg{overflow:hidden}.hero-bg,.hero-bg:after{position:absolute;inset:0}.hero-bg:after{content:"";background:linear-gradient(90deg,rgba(4,6,4,.96),rgba(4,6,4,.82) 40%,rgba(4,6,4,.16) 72%)}.screen{position:absolute;background:#07130a;border:3px solid #102414;box-shadow:8px 8px 0 rgba(0,0,0,.25)}.screen:before{content:"";position:absolute;inset:16px;background:repeating-linear-gradient(0deg,transparent 0 18px,rgba(54,240,106,.35) 18px 22px),repeating-linear-gradient(90deg,transparent 0 42px,rgba(54,240,106,.22) 42px 46px)}.s1{right:90px;top:70px;width:360px;height:190px}.s2{right:430px;top:110px;width:240px;height:140px}.floor{position:absolute;left:0;right:0;bottom:0;height:180px;background:repeating-linear-gradient(90deg,rgba(0,0,0,.25) 0 4px,transparent 4px 58px),repeating-linear-gradient(0deg,#1f1710 0 26px,#130d09 26px 31px)}.hero-copy{position:relative;z-index:2;max-width:660px;padding:66px 28px 54px;display:flex;flex-direction:column;gap:24px}.eyebrow{margin:0;color:var(--gold);font-weight:700}.hero h1{font-size:44px;line-height:1.1;margin:0;color:var(--green);text-shadow:6px 6px 0 var(--bg)}.hero p{font-size:15px;line-height:1.6;margin:0}.hero b{color:var(--green)}.actions{display:flex;gap:14px;flex-wrap:wrap}.btn{display:inline-block;padding:17px 24px;border:0;background:var(--green);box-shadow:inset -4px -4px 0 rgba(0,0,0,.35),inset 4px 4px 0 rgba(255,255,255,.28);font-size:12px;color:var(--bg)}.btn.ghost{background:var(--panel);border:3px solid var(--line);box-shadow:none;color:var(--text)}.hero small{font-family:Press Start\ 2P;font-size:9px;line-height:1.9;color:var(--gold)}.chips{display:flex;flex-wrap:wrap;gap:10px}.chips span{padding:8px 11px;background:var(--panel);border:2px solid var(--line);font-size:8px;color:var(--muted)}.hero-visual{position:absolute;z-index:1;right:6%;bottom:55px;width:470px}.hero-visual img{position:absolute;right:80px;bottom:0;width:330px}.banker{bottom:8px;width:52px;height:120px;background:#192133;box-shadow:inset 9px 0 0 #2b3650,7px 7px 0 #000}.banker,.banker:before{position:absolute;border:4px solid #050505}.banker:before{content:"";left:11px;top:-34px;width:30px;height:30px;background:#c98b5e;box-shadow:0 -8px 0 #16100c}.banker:after{content:"";position:absolute;right:-26px;bottom:28px;width:31px;height:24px;background:#7b512e;border:4px solid #050505}.banker.left{left:0}.banker.right{right:0;transform:scaleX(-1)}.ticker{overflow:hidden;background:var(--green);border-bottom:3px solid var(--line);padding:11px 0}.ticker div{display:flex;width:max-content;gap:26px;animation:tk 42s linear infinite}.ticker span{font-size:9px;color:var(--bg);white-space:nowrap}.section{padding:56px 28px;border-bottom:3px solid var(--line)}.section h2,.token h2,.vault h2{font-size:20px;line-height:1.5;margin:0 0 18px;color:var(--text)}.section>p{margin:0 0 18px;color:var(--muted);font-size:13px}.steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.box-card,.modal-box,.reveal>div,.roadmap article,.step,.tiers article,.token article{background:var(--surface);border:3px solid var(--line);padding:20px}.step.gold{border-color:var(--gold);position:relative}.step b{font-family:Press Start\ 2P;font-size:11px;color:var(--green)}.step.gold b{color:var(--gold)}.step p{font-size:13px;line-height:1.6;color:var(--muted)}.step em{position:absolute;right:-3px;top:14px;background:var(--gold);color:var(--bg);font-family:Press Start\ 2P;font-size:8px;font-style:normal;padding:6px 10px}.mini-art{height:150px;background:var(--panel);border:2px solid var(--line);display:grid;place-items:center;margin:16px 0}.mini-art img{max-width:130px;max-height:130px}.example{margin-top:22px;padding:18px 20px;background:var(--surface);border:3px solid var(--line);display:flex;align-items:center;gap:16px;flex-wrap:wrap}.example b{font-family:Press Start\ 2P;font-size:10px}.green{color:var(--green)}.red{color:var(--red)}.example span{color:var(--line);font-weight:900}.example small{margin-left:auto;color:var(--muted);font-size:11px}.box-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:16px;gap:16px}.box-card{display:flex;flex-direction:column;gap:12px;padding:0;overflow:hidden}.box-card .art{height:170px;position:relative;background:var(--panel);border-bottom:3px solid var(--line);display:grid;place-items:center}.box-card .art img{width:150px}.box-card .art span{position:absolute;top:8px;left:8px;padding:5px 8px;color:var(--bg);font-family:Press Start\ 2P;font-size:8px}.box-card h3{font-size:11px;margin:0;padding:0 16px}.box-card p{font-size:12px;line-height:1.6;color:var(--muted);margin:0;padding:0 16px}.box-card dl{display:grid;grid-gap:6px;gap:6px;margin:auto 16px 0;font-size:11px}.box-card dt{color:var(--muted)}.box-card dd{margin:0;text-align:right;color:var(--text)}.box-card small{padding:0 16px;color:var(--line);font-size:11px}.box-card button{margin:0 16px 16px;padding:12px;background:var(--green);border:0;color:var(--bg);font-family:Press Start\ 2P;font-size:9px}.tiers{background:var(--surface)}.tier-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.tiers article{display:flex;flex-direction:column;gap:9px}.tiers h3{font-size:11px;margin:0}.tiers article>b{font-family:Press Start\ 2P;font-size:10px}.tiers span{font-size:11px;color:var(--muted)}.tiers em{margin-top:auto;padding:9px;text-align:center;background:var(--panel);font-family:Press Start\ 2P;font-size:8px;color:var(--muted);font-style:normal}.vault{display:grid;grid-template-columns:1fr 1fr;border-bottom:3px solid var(--line)}.vault-art{min-height:400px;background:var(--panel);border-right:3px solid var(--line);display:grid;place-items:center}.vault-art>div{width:270px;height:220px;background:#2b332e;border:6px solid #050505;box-shadow:10px 10px 0 #000;display:grid;place-items:center;text-align:center}.vault-art b{font-family:Press Start\ 2P;color:var(--gold);font-size:16px}.vault-art span{font-size:12px;color:var(--muted)}.vault-copy{padding:48px 28px}.vault-copy p{font-size:13px;line-height:1.7;color:var(--muted)}.vault-stats{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.vault-stats div{padding:16px;background:var(--surface);border:2px solid var(--line);display:flex;flex-direction:column;gap:8px}.vault-stats span{font-family:Press Start\ 2P;font-size:8px;color:var(--muted)}.vault-stats b{font-family:Press Start\ 2P;font-size:11px;color:var(--gold)}.vault aside{margin-top:20px;padding:14px 16px;background:var(--panel);border-left:6px solid var(--gold);font-size:12px;line-height:1.6;color:var(--muted)}.tape{position:relative;background:var(--surface)}.table{background:var(--bg);border:3px solid var(--line);overflow:auto}.table>div{min-width:850px;display:grid;grid-template-columns:1.1fr 1fr 1fr .8fr .9fr .9fr .8fr;padding:14px 16px;border-bottom:2px solid var(--panel);font-size:12px}.table>div:first-child{background:var(--panel);border-bottom:2px solid var(--line)}.table b{font-family:Press Start\ 2P;font-size:8px;color:var(--muted)}.roadmap{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.roadmap h2{grid-column:1/-1}.roadmap b{font-family:Press Start\ 2P;font-size:10px;color:var(--gold)}.roadmap p{font-size:12px;line-height:1.6;color:var(--muted)}.roadmap span{font-family:Press Start\ 2P;font-size:8px;color:var(--line)}.token{display:grid;grid-template-columns:1fr 1fr;border-bottom:3px solid var(--line);background:var(--surface)}.token>div{padding:52px 28px}.token>div:first-child{border-right:3px solid var(--line)}.token p{font-size:13px;line-height:1.7;color:var(--muted)}.token b{color:var(--green)}.fact{display:flex;justify-content:space-between;padding-bottom:9px;border-bottom:2px solid var(--panel)}.token article{margin-bottom:18px;padding:16px}.token article b{font-family:Press Start\ 2P;font-size:9px;color:var(--green)}.token article p{font-size:12px}footer{padding:34px 28px;display:flex;align-items:flex-start;justify-content:space-between;gap:30px;background:var(--bg)}footer b{font-family:Press Start\ 2P;font-size:10px;color:var(--green)}footer span{max-width:640px;font-size:11px;line-height:1.7;color:var(--muted)}footer nav{display:flex;gap:22px}footer a{font-family:Press Start\ 2P;font-size:8px;color:var(--green)}.modal{position:fixed;inset:0;z-index:100;background:rgba(4,6,4,.9);display:grid;place-items:center;padding:32px}.modal-box{width:920px;max-width:100%;max-height:88vh;overflow:auto;border-color:var(--green);padding:0;box-shadow:10px 10px 0 rgba(0,0,0,.6)}.modal-box header{display:flex;justify-content:space-between;align-items:center;padding:14px 18px;background:var(--panel);border-bottom:3px solid var(--line)}.modal-box header b{font-family:Press Start\ 2P;font-size:10px;color:var(--green)}.modal-box header button{padding:8px 11px;background:var(--bg);border:2px solid var(--line);color:var(--text)}.modal-grid{padding:22px;display:grid;grid-template-columns:280px 1fr;grid-gap:22px;gap:22px}.modal-grid aside img{width:100%;background:var(--panel);border:3px solid var(--line)}.modal-grid h3{font-family:Press Start\ 2P;font-size:12px}.modal-grid p{font-size:12px;line-height:1.6;color:var(--muted)}.req{padding:14px;background:var(--bg);border:2px solid var(--line);display:grid;grid-gap:9px;gap:9px;font-size:11px}.req span{color:var(--muted)}.modal-cards{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px}.modal-cards article{padding:12px;background:var(--bg);border:2px solid;display:flex;flex-direction:column;gap:8px}.modal-cards div{height:52px;background:var(--panel)}.modal-cards b{font-family:Press Start\ 2P;font-size:9px}.modal-cards span{font-size:10px;color:var(--muted)}.odds{background:var(--bg);border:2px solid var(--line);margin-top:16px}.odds div{display:grid;grid-template-columns:1fr 1fr 1.4fr;padding:11px 14px;border-bottom:2px solid var(--panel);font-size:12px}.odds div:first-child,.warn{background:var(--panel)}.warn{padding:12px 14px;border-left:6px solid var(--gold);font-size:11px}.modal-cta,.reveal button{width:100%;padding:17px;background:var(--green);border:0;color:var(--bg);font-family:Press Start\ 2P;font-size:11px}.modal-cta:disabled{background:var(--line);color:var(--muted);cursor:not-allowed}.reveal>div{display:flex;flex-direction:column;align-items:center;gap:18px;border-color:var(--gold)}.reveal img{width:300px;background:var(--panel);border:3px solid var(--gold);animation:boxeshake .5s steps(3) infinite}.reveal span{background:var(--gold);color:var(--bg);font-size:9px;padding:6px 10px}.reveal h2,.reveal span{font-family:Press Start\ 2P}.reveal h2{font-size:34px;margin:0}.notice{margin-top:16px;padding:14px;border:3px solid var(--line);background:var(--panel)}.notice.danger{border-color:var(--red);color:var(--red)}.docs{background:var(--surface)}.docs>div{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.docs article{padding:18px;background:var(--bg);border:3px solid var(--line);display:flex;flex-direction:column;gap:12px}.docs b{font-family:Press Start\ 2P;font-size:10px;color:var(--green)}.docs p{margin:0;font-size:12px;line-height:1.7;color:var(--muted)}.docs span{width:max-content;padding:6px 8px;background:var(--panel);border:2px solid var(--line);font-family:Press Start\ 2P;font-size:8px;color:var(--gold)}.roll-machine{width:min(520px,86vw);height:190px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;padding:18px;background:var(--bg);border:3px solid var(--green);box-shadow:10px 10px 0 rgba(0,0,0,.55);overflow:hidden}.roll-machine b,.roll-machine i{display:grid;place-items:center;background:var(--panel);border:3px solid var(--line)}.roll-machine i{height:90px;background:linear-gradient(180deg,#102816,#36f06a,#102816)}.roll-machine b{font-family:Press Start\ 2P;font-size:14px;color:var(--green)}.reward-card{width:min(360px,82vw);min-height:170px;padding:20px;display:grid;align-content:center;grid-gap:16px;gap:16px;text-align:center;background:#07110b;border:4px solid var(--blue);box-shadow:10px 10px 0 #000,inset 0 0 0 8px #101d27}.reward-card strong{font-family:Press Start\ 2P;font-size:42px;color:var(--text)}.reward-card em{font-family:Press Start\ 2P;font-style:normal;font-size:10px;color:var(--blue)}.reward-card small{font-family:Press Start\ 2P;font-size:9px;color:var(--green)}@keyframes tk{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes boxeshake{0%,to{transform:translate(0)}25%{transform:translate(-6px,2px)}50%{transform:translate(4px,-4px)}75%{transform:translate(-2px,4px)}}@keyframes roll{0%{transform:translateY(-120px)}to{transform:translateY(120px)}}@keyframes blink{50%{opacity:.3}}@media(max-width:1050px){.nav{flex-wrap:wrap}.nav nav{order:3;width:100%;overflow:auto}.hero-visual{opacity:.55}.box-grid{grid-template-columns:repeat(2,1fr)}.docs>div,.roadmap,.steps,.tier-grid,.token,.vault{grid-template-columns:1fr}.token>div:first-child,.vault-art{border-right:0;border-bottom:3px solid var(--line)}.modal-grid{grid-template-columns:1fr}}@media(max-width:640px){.nav{gap:12px}.connect{width:100%}.hero{min-height:auto}.hero-visual{display:none}.hero-copy{padding:44px 18px}.hero h1{font-size:34px}.chips span{font-size:7px}.section{padding:42px 18px}.box-grid{grid-template-columns:1fr}.example small{margin-left:0}.modal{padding:12px}.modal-cards{grid-template-columns:1fr 1fr}footer{flex-direction:column}}.hero.hero-image{min-height:600px;background:#092313;overflow:hidden}.hero-main-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;image-rendering:pixelated}.hero.hero-image:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(4,16,8,.96),rgba(4,16,8,.78) 35%,rgba(4,16,8,.18) 62%,rgba(4,16,8,0))}.hero.hero-image .hero-copy{z-index:2}.hero.hero-image .chips span{background:rgba(24,54,34,.82)}.hero.hero-image{min-height:560px}.hero.hero-image .hero-copy{padding-bottom:72px}.chips,.ticker{display:none!important}.economics>div{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:16px;gap:16px}.economics article{padding:16px;background:#f1e7b9;border:3px solid #5e8652;box-shadow:7px 7px 0 #244425}.economics h3{font-size:11px;margin:0 0 12px}.economics p{font-size:12px;line-height:1.6;color:#536747}.mini-odds{display:grid;grid-gap:8px;gap:8px}.mini-odds span{padding:8px;background:#fff3c4;border:2px solid;font-size:11px;color:#17391f}.mini-odds b{display:block;font-family:Press Start\ 2P;font-size:8px;margin-bottom:5px}.odds div{grid-template-columns:1fr 1fr 1.2fr 1.2fr}.box-card dl,.req{grid-template-columns:1fr 1fr}.box-card dl dd,.box-card dl dt{font-size:10px}@media(max-width:1050px){.economics>div{grid-template-columns:1fr 1fr}}@media(max-width:640px){.economics>div{grid-template-columns:1fr}.odds div{min-width:560px}.odds{overflow:auto}}.box-img,.card-img,.modal-art-img,.reveal-box-img,.reward-card-img,.slot-img,.vault-img{display:block!important;image-rendering:pixelated}.box-card .art .box-img{width:150px;height:150px;object-fit:contain}.mini-art .slot-img{max-width:100%;width:100%;height:150px;object-fit:cover}.tier-grid .mini-art .slot-img{width:130px;height:130px;object-fit:contain}.vault-art{padding:0;overflow:hidden}.vault-img{width:100%;height:100%;min-height:400px;object-fit:cover}.modal-art{overflow:hidden}.modal-art-img{width:100%;height:100%;object-fit:contain}.modal-cards div{position:relative;overflow:hidden}.card-img{width:100%;height:100%;object-fit:cover}.reveal-box-img{width:300px;height:300px;object-fit:cover;background:var(--panel);border:3px solid var(--gold);animation:boxeshake .5s steps(3) infinite}.reward-card{position:relative;overflow:hidden;padding:0;min-height:220px}.reward-card-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.72}.reward-card em,.reward-card small,.reward-card strong{position:relative;z-index:1;text-shadow:3px 3px 0 #000}.hero-main-img{object-position:center}.logo-img{display:block;width:44px;height:44px;object-fit:contain;image-rendering:auto;background:#fff8df;border:2px solid #102416;padding:5px;margin:auto;box-shadow:4px 4px 0 #102416}.sealed{display:grid;place-items:center;width:44px;height:44px;margin:auto;background:#1d281d;border:2px solid #102416;color:#f0c94b;font-family:Press Start\ 2P;font-size:20px}.steps .mini-art .slot-img{height:150px;object-fit:cover;object-position:center}.holder-strip{display:grid;grid-template-columns:minmax(280px,520px) 1fr;grid-gap:18px;gap:18px;align-items:center;margin:0 0 18px;padding:16px;background:#f1e7b9;border:3px solid #5e8652;box-shadow:7px 7px 0 #244425}.holder-strip img{width:100%;height:180px;object-fit:cover;image-rendering:pixelated;border:2px solid #80a96d}.holder-strip span{font-family:Press Start\ 2P;font-size:11px;line-height:1.7;color:#15351e}@media(max-width:800px){.holder-strip{grid-template-columns:1fr}.holder-strip img{height:150px}}:root{--bg:#102416;--surface:#183622;--panel:#21492d;--line:#3d6b45;--hi:#baffc8;--text:#fff8df;--muted:#bfd0ad}body,main{background:#102416}.nav{background:#183622;border-bottom-color:#61e986}.xbox{background:#21492d}.hero{background:#2c613a}.hero-bg{background:linear-gradient(180deg,#4b8154 0 48%,#b98a52 48% 52%,#745334 52% 100%)}.hero-bg:after{background:linear-gradient(90deg,rgba(16,36,22,.9),rgba(16,36,22,.72) 38%,rgba(16,36,22,.18) 74%)}.screen{background:#1b3b27;border-color:#356d41}.floor{background:repeating-linear-gradient(90deg,rgba(39,28,18,.34) 0 4px,transparent 4px 58px),repeating-linear-gradient(0deg,#8b6239 0 26px,#6e4c2e 26px 31px)}.docs,.section,.tape,.tiers,.token,.vault-copy{background:#d7e9b8;color:#14351d}.section h2,.token h2,.vault h2{color:#15351e;text-shadow:3px 3px 0 #95bd72}.section>p,.token p,.vault-copy p{color:#48623e}.box-card,.modal-box,.reveal>div,.roadmap article,.step,.tiers article,.token article{background:#f1e7b9;border-color:#5e8652;box-shadow:7px 7px 0 #244425}.box-card .art,.mini-art,.modal-cards div{background:#cfe8a8;border-color:#80a96d}.box-card p,.modal-grid p,.roadmap p,.step p,.tiers span,.token article p{color:#536747}.box-card dd,.fact b,.tiers article>b{color:#193b20}.btn.ghost,.chips span{background:#244f31;border-color:#67a05c;color:#e6ffd3}.ticker{background:#75ef87}.ticker span{color:#102416}.table{background:#f7eec4;border-color:#5e8652}.table>div:first-child{background:#c7e39d}.table>div{border-bottom-color:#d9cca0;color:#193b20}.table b{color:#49633f}.vault-art{background:#cfe8a8}.vault-art>div{background:#224930;border-color:#14351d;box-shadow:8px 8px 0 #31532f}.vault aside,.warn{background:#c7e39d;color:#465d3b}.modal{background:rgba(16,36,22,.78)}.modal-box,.reveal>div{background:#f1e7b9}.modal-cards article,.odds,.req{background:#fff3c4;border-color:#6b8d5a;color:#17391f}.modal-box header,.odds div:first-child{background:#c7e39d}.hero-visual{right:8%;bottom:58px;width:500px;height:420px}.hero-visual img{display:none}.hero-visual:before{content:"$";position:absolute;right:86px;bottom:0;width:300px;height:270px;display:grid;place-items:center;background:linear-gradient(90deg,#1c8d3d 0 15%,#39f06d 15% 60%,#21b44d 60% 78%,#12652c 78%);border:7px solid #082510;box-shadow:inset 18px 0 0 #91ffa4,inset -28px -28px 0 #0f642a,14px 14px 0 #16361d;color:#fff8df;font-family:Press Start\ 2P;font-size:86px;text-shadow:5px 5px 0 #0f642a}.hero-visual:after{content:"";position:absolute;right:170px;bottom:268px;width:132px;height:82px;background:linear-gradient(90deg,#1c8d3d,#39f06d 60%,#12652c);border:7px solid #082510;box-shadow:0 28px 0 #f0c94b,0 35px 0 #082510}.banker{background:#1f2b44;border-color:#102010;box-shadow:inset 9px 0 0 #405274,7px 7px 0 #244425}.banker.left{left:20px}.banker.right{right:10px}.banker:after{background:#8a5b34}.box-card .art img,.mini-art img,.modal-grid aside img,.reveal img{display:none}.box-card .art:before,.mini-art:before,.modal-grid aside:before,.reveal>div:has(img):before{content:"$";width:118px;height:104px;display:grid;place-items:center;background:linear-gradient(90deg,#1b8d3b,#36f06a 58%,#137231);border:5px solid #102416;box-shadow:inset 8px 0 0 #9dffad,inset -14px -14px 0 #116329,8px 8px 0 #244425;color:#fff8df;font-family:Press Start\ 2P;font-size:34px}.box-card .art:after,.mini-art:after{content:"";position:absolute;width:58px;height:34px;margin-top:-122px;background:#36f06a;border:5px solid #102416;box-shadow:0 17px 0 #f0c94b}.box-card .art,.mini-art{position:relative}.box-card:nth-child(2) .art:before{background:linear-gradient(90deg,#14243e,#4c8dff 60%,#102047)}.box-card:nth-child(3) .art:before{background:linear-gradient(90deg,#7d1717,#d83b3b 60%,#681111)}.box-card:nth-child(4) .art:before{background:linear-gradient(90deg,#281a3f,#a95af4 60%,#37205d)}.box-card:nth-child(5) .art:before{background:linear-gradient(90deg,#0b0d0b,#272d25 60%,#050705);color:#f0c94b}.mini-art:before{transform:scale(.82)}.modal-grid aside:before{height:210px;width:100%;margin-bottom:14px}.reveal>div:has(img):before{width:260px;height:230px;font-size:72px;animation:boxeshake .5s steps(3) infinite}.box-card .art:after,.box-card .art:before,.hero-visual:after,.hero-visual:before,.mini-art:after,.mini-art:before,.modal-grid aside:before,.reveal>div:has(img):before{content:none!important}.money-box{--box-a:#1b8d3b;--box-b:#36f06a;--box-c:#137231;position:relative;width:132px;height:150px;image-rendering:pixelated;filter:drop-shadow(8px 8px 0 #244425)}.money-box.large{width:330px;height:360px;filter:drop-shadow(14px 14px 0 #16361d)}.money-box:before{content:"";position:absolute;left:13%;right:13%;bottom:0;height:71%;background:linear-gradient(90deg,var(--box-a) 0 18%,var(--box-b) 18% 57%,#29cf59 57% 70%,var(--box-c) 70%);border:6px solid #082510;-webkit-clip-path:polygon(18% 0,82% 0,96% 12%,100% 32%,96% 74%,84% 100%,16% 100%,4% 74%,0 32%,4% 12%);clip-path:polygon(18% 0,82% 0,96% 12%,100% 32%,96% 74%,84% 100%,16% 100%,4% 74%,0 32%,4% 12%);box-shadow:inset 11px 0 0 #a4ffb2,inset -18px -18px 0 rgba(0,0,0,.24)}.money-box.large:before{border-width:8px;box-shadow:inset 24px 0 0 #a4ffb2,inset -36px -36px 0 rgba(0,0,0,.24)}.money-box .box-neck{position:absolute;left:32%;top:8%;width:36%;height:24%;background:linear-gradient(90deg,var(--box-a),var(--box-b) 62%,var(--box-c));border:6px solid #082510;-webkit-clip-path:polygon(12% 0,88% 0,100% 100%,0 100%);clip-path:polygon(12% 0,88% 0,100% 100%,0 100%)}.money-box .box-band{left:27%;right:27%;top:29%;border:6px solid #082510;box-shadow:inset 0 -8px 0 #a77e27}.money-box .box-band,.money-box .box-knot{position:absolute;height:13%;background:#f0c94b}.money-box .box-knot{right:25%;top:30%;width:13%;border:5px solid #082510}.money-box b{position:absolute;z-index:2;left:0;right:0;bottom:22%;text-align:center;font-family:Press Start\ 2P;font-size:46px;color:#fff8df;text-shadow:5px 5px 0 #0b6c2d}.money-box.large b{font-size:112px;bottom:21%;text-shadow:8px 8px 0 #0b6c2d}.money-box .box-shine{position:absolute;z-index:1;left:23%;bottom:28%;width:16%;height:42%;background:#9dffad;border-left:5px solid #082510;opacity:.9}.money-box .box-shadow{position:absolute;z-index:1;right:19%;bottom:9%;width:29%;height:20%;background:rgba(4,34,14,.35)}.money-box em{position:absolute;left:32%;top:2%;width:9%;height:9%;background:#baffc8;box-shadow:16px 5px 0 #baffc8,31px 2px 0 #baffc8}.money-box.ai{--box-a:#102047;--box-b:#4c8dff;--box-c:#102047}.money-box.meme{--box-a:#681111;--box-b:#d83b3b;--box-c:#681111}.money-box.blue,.money-box.whale{--box-a:#37205d;--box-b:#a95af4;--box-c:#281a3f}.money-box.black{--box-a:#050705;--box-b:#272d25;--box-c:#050705}.money-box.black b{color:#f0c94b;text-shadow:5px 5px 0 #000}.hero-visual .money-box{position:absolute;right:62px;bottom:0}.box-card .art .money-box{transform:scale(.95)}.mini-art .money-box{transform:scale(.82)}.modal-art{height:230px;background:#cfe8a8;border:3px solid #80a96d;display:grid;place-items:center}.modal-box .money-box{transform:scale(1.2)}.reveal .money-box.large{animation:boxeshake .5s steps(3) infinite;transform:scale(.82)}.modal-cards .logo-box{height:72px!important;display:grid!important;place-items:center!important;border:2px solid #80a96d;position:relative;overflow:hidden}.ticker-logo{display:grid;place-items:center;min-width:74px;height:40px;padding:0 8px;background:#102416;color:#36f06a;border:3px solid #244425;box-shadow:4px 4px 0 #244425;font-family:Press Start\ 2P;font-size:10px;line-height:1}.logo-box .logo-img{top:7px;z-index:2;width:38px;height:38px;margin:0}.logo-box .logo-img,.logo-box .logo-img+.ticker-logo{position:absolute;left:50%;transform:translateX(-50%)}.logo-box .logo-img+.ticker-logo{bottom:6px;min-width:64px;height:22px;font-size:8px;background:#fff8df;color:#102416;border-width:2px;box-shadow:3px 3px 0 #244425}.logo-box .sealed{width:64px;height:40px;font-size:13px}.brand img.coin{width:38px;height:38px;display:block;object-fit:contain;background:transparent;color:transparent;box-shadow:none;image-rendering:pixelated}body{font-size:16px;line-height:1.55}.brand b{font-size:14px}.connect,.nav nav a,.xbox{font-size:10px}.hero p{font-size:17px;color:#fffbe8;text-shadow:2px 2px 0 rgba(16,36,22,.55)}.hero small{font-size:10px}.eyebrow{font-size:14px;text-shadow:2px 2px 0 rgba(16,36,22,.7)}.btn{font-size:13px}.section h2,.token h2,.vault h2{font-size:22px}.section>p,.token p,.vault-copy p{font-size:15px;color:#273d25}.box-card p,.docs p,.economics p,.modal-grid p,.roadmap p,.step p,.tiers span,.token article p{font-size:14px;color:#30482d}.box-card h3,.economics h3,.modal-grid h3,.step b,.tiers h3{font-size:12px}.box-card dl,.box-card dl dd,.box-card dl dt,.box-card small,.example small,.modal-cards span,.odds div,.req,.table>div,.vault aside,.warn{font-size:13px}.box-card dt,.req span{color:#4a6142}.box-card dd,.odds span,.req b,.table span{color:#102416}.box-card button,.modal-cta,.reveal button{font-size:10px;color:#07150a;text-shadow:none}.docs b,.example b,.modal-box header b,.roadmap b,.token article b,.vault-stats b{font-size:11px}.modal-cards b{font-size:10px}.mini-odds span{font-size:13px;color:#102416}.docs span,.mini-odds b,.roadmap span,.step em,.vault-stats span{font-size:9px}.vault aside,.warn{color:#263d25;background:#d4eba3}.docs article,.modal-cards article,.odds,.req,.reveal span{color:#102416}.reveal span{font-size:10px}.reward-card em{font-size:11px;color:#b7d7ff}.reward-card small{font-size:10px;color:#7dff9a}.logo-box .logo-img+.ticker-logo{font-size:9px}.ticker-logo{font-size:11px}.holder-strip span{font-size:12px;color:#102416}.fact{gap:16px}.fact span{color:#30482d}.fact b{text-align:right}.modal-box header button{font-size:18px;color:#fff8df}.box-card button,.btn,.connect,.modal-cta,.reveal button,.xbox{transition:transform .08s linear,filter .12s linear}.box-card button:hover,.btn:hover,.connect:hover,.modal-cta:hover,.reveal button:hover,.xbox:hover{transform:translate(-2px,-2px);filter:brightness(1.08)}.box-card button:active,.btn:active,.connect:active,.modal-cta:active,.reveal button:active,.xbox:active{transform:translate(2px,2px)}.box-card,.docs article,.roadmap article,.step,.tiers article{transition:transform .12s linear,box-shadow .12s linear,filter .12s linear}.box-card:hover,.docs article:hover,.roadmap article:hover,.step:hover,.tiers article:hover{transform:translateY(-4px);box-shadow:9px 11px 0 #244425;filter:brightness(1.03)}.box-card:hover .box-img,.step:hover .slot-img,.tiers article:hover .slot-img{transform:translateY(-3px)}.box-img,.modal-art-img,.slot-img{transition:transform .14s linear}.modal{animation:modalFade .12s linear}.modal-box,.reveal>div{animation:modalDrop .14s linear}.logo-box{transition:filter .12s linear,transform .12s linear}.modal-cards article:hover .logo-box{transform:translateY(-2px);filter:brightness(1.08)}.docs article{background:#102416!important;border-color:#5f9964!important}.docs p{color:#fff8df!important}.docs b{color:#36f06a!important}.docs span{color:#f0c94b!important;background:#21492d!important;border-color:#6aa35f!important}.roadmap article{background:#102416!important}.roadmap p{color:#fff8df!important}.roadmap b{color:#f0c94b!important}.roadmap span{color:#36f06a!important}@keyframes modalFade{0%{opacity:0}to{opacity:1}}@keyframes modalDrop{0%{transform:translateY(8px)}to{transform:translateY(0)}}@media(prefers-reduced-motion:reduce){*,:after,:before{animation:none!important;transition:none!important}}.box-img,.brand img.coin,.hero-main-img,.modal-art-img,.reward-card-img,.slot-img{animation:none!important}.box-card button,.btn,.connect,.modal-cta,.reveal button,.xbox{will-change:transform;transition:transform .13s cubic-bezier(.2,1.35,.32,1),filter .13s ease}.box-card button:hover,.btn:hover,.connect:hover,.modal-cta:hover,.reveal button:hover,.xbox:hover{transform:translateY(-3px) scale(1.035);filter:brightness(1.1)}.box-card button:active,.btn:active,.connect:active,.modal-cta:active,.reveal button:active,.xbox:active{transform:translateY(1px) scale(.98)}.box-card,.docs article,.modal-cards article,.roadmap article,.step,.tiers article{will-change:transform;transition:transform .16s cubic-bezier(.2,1.2,.32,1),box-shadow .16s ease,filter .16s ease}.box-card:hover,.docs article:hover,.modal-cards article:hover,.roadmap article:hover,.step:hover,.tiers article:hover{transform:translateY(-6px) scale(1.012);box-shadow:11px 13px 0 #244425;filter:brightness(1.035)}.box-card:hover .box-img,.modal-cards article:hover .logo-box,.step:hover .slot-img,.tiers article:hover .slot-img{transform:translateY(-4px) scale(1.04)}.box-img,.logo-box,.slot-img{transition:transform .16s cubic-bezier(.2,1.2,.32,1),filter .16s ease}.modal,.modal-box,.reveal>div{animation:none!important}.roll-machine i{animation:roll 1.3s steps(8) infinite}.roll-machine b{animation:blink 1.3s steps(2) infinite}.reveal-box-img{animation:boxeshake .5s steps(3) infinite!important}.admin-page{background:#d7e9b8;color:#102416;min-height:100vh}.admin-hero h1{font-family:Press Start\ 2P;font-size:34px;line-height:1.25;margin:0 0 18px;color:#36f06a;text-shadow:5px 5px 0 #102416}.admin-hero p{max-width:840px;font-size:16px;color:#263d25}.admin-status{display:grid;grid-template-columns:150px 1fr;grid-gap:10px;gap:10px;margin:22px 0;padding:18px;background:#fff3c4;border:3px solid #5e8652;box-shadow:7px 7px 0 #244425}.admin-status span{font-family:Press Start\ 2P;font-size:10px;color:#4a6142}.admin-status b{font-size:13px;word-break:break-all;color:#102416}.admin-claims h2{color:#102416}.claim-table{border:3px solid #5e8652;background:#fff3c4;box-shadow:7px 7px 0 #244425;overflow:auto}.claim-table article,.claim-table>div:first-child{min-width:1100px;display:grid;grid-template-columns:.8fr 1.15fr 1fr 1fr .65fr 1fr;grid-gap:12px;gap:12px;align-items:center;padding:14px;border-bottom:2px solid #80a96d}.claim-table>div:first-child{background:#c7e39d}.claim-table b{font-family:Press Start\ 2P;font-size:9px;color:#102416}.claim-table article span{font-size:13px;color:#102416}.claim-table small{display:block;margin-top:5px;font-size:11px;color:#536747;word-break:break-all}.claim-table button{display:block;width:100%;margin:0 0 8px;padding:11px;border:0;background:#36f06a;color:#07150a;font-family:Press Start\ 2P;font-size:9px;transition:transform .13s cubic-bezier(.2,1.35,.32,1),filter .13s ease}.claim-table button:hover{transform:translateY(-2px) scale(1.025);filter:brightness(1.08)}.claim-table button.deny{background:#d83b3b;color:#fff8df}.claim-state{display:inline-grid;place-items:center;padding:8px;border:2px solid #102416;font-family:Press Start\ 2P;font-size:8px!important}.claim-state.pending{background:#f0c94b}.claim-state.settled{background:#36f06a}.claim-state.denied{background:#d83b3b;color:#fff8df}.claim-table em,.empty{color:#536747;font-size:13px}.admin-page .btn:disabled{background:#80a96d;cursor:not-allowed;filter:none;transform:none}.slot-wrap{display:flex;flex-direction:column;align-items:center;gap:14px}.slot-badge{background:#f0c94b!important;color:#040604!important}.slot-machine{display:flex;gap:14px;padding:20px;background:#0a100c;border:3px solid #f0c94b;box-shadow:10px 10px 0 rgba(0,0,0,.6)}.slot-reel{position:relative;width:92px;height:92px;overflow:hidden;background:#040604;border:3px solid #233025;animation:reelFrame 3.3s steps(1) forwards}.slot-reel:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(4,6,4,.88),rgba(4,6,4,0) 28%,rgba(4,6,4,0) 72%,rgba(4,6,4,.88))}.slot-strip{position:absolute;left:6px;top:6px;animation:boxReelSpin .42s linear infinite,boxReelStop 3.3s steps(1) forwards}.slot-reel[data-reel="1"] .slot-strip{animation-duration:.5s,3.3s}.slot-reel[data-reel="2"] .slot-strip{animation-duration:.58s,3.3s}.slot-cell{width:74px;height:78px;display:grid;place-items:center;position:relative}.crypto-sprite{display:block;width:3px;height:3px;margin:-57px 0 0 -57px;background:transparent}.slot-reel[data-reel="1"]{animation-delay:.55s}.slot-reel[data-reel="2"]{animation-delay:1.15s}.slot-status{font-family:Press Start\ 2P;font-size:11px!important;animation:blink 1s steps(1) infinite}.slot-reel[data-reel="0"] .slot-strip{animation-delay:0s,0s}.slot-reel[data-reel="1"] .slot-strip{animation-delay:0s,.55s}.slot-reel[data-reel="2"] .slot-strip{animation-delay:0s,1.15s}@keyframes boxReelSpin{0%{transform:translateY(0)}to{transform:translateY(-312px)}}@keyframes boxReelStop{0%,72%{animation-timing-function:steps(1)}73%,to{transform:translateY(-390px)}}@keyframes reelFrame{0%,72%{border-color:#233025;transform:translateY(0)}78%{transform:translateY(5px)}84%,to{border-color:#36f06a;transform:translateY(0)}}@media(max-width:640px){.slot-machine{gap:8px;padding:14px}.slot-reel{width:78px;height:82px}.slot-cell{width:66px;height:70px}.crypto-sprite{transform:scale(.9)}}.claim-table button:disabled{background:#80a96d!important;color:#536747!important;cursor:not-allowed;transform:none!important;filter:none!important}.claim-table button.deny:disabled{background:#8a8370!important;color:#536747!important}.box-card p,.docs p,.economics p,.modal-grid p,.roadmap p,.section>p,.step p,.tiers span,.token article p,.token p,.vault-copy p{color:#1f3321!important}.box-card,.economics article,.modal-box,.reveal>div,.step,.tiers article,.token article{background:#fff0bd!important}.box-card h3,.docs b,.economics h3,.modal-grid h3,.step b,.tiers h3,.token article b{color:#102416!important;text-shadow:none!important}.roadmap b,.step.gold b{color:#7a5800!important}.box-card dt,.fact span,.req span,.vault-stats span{color:#31482f!important}.box-card dd,.fact b,.modal-cards span,.odds span,.req b,.table span{color:#07150a!important}.box-card .art,.mini-art,.modal-box,.modal-cards div{background:#dff0bd!important;border-color:#557447!important}.box-card .art span{color:#07150a!important;text-shadow:none!important}.box-card button,.btn,.connect,.modal-cta,.reveal button{color:#07150a!important;font-weight:900}.docs article,.roadmap article{background:#102416!important;border-color:#8adf76!important}.docs article p,.roadmap article p{color:#fff8df!important}.docs article b,.roadmap article b{color:#f0c94b!important}.docs span,.roadmap span{color:#07150a!important;background:#f0c94b!important;border-color:#102416!important}.ticker-logo{background:#07150a!important;color:#f0c94b!important;border-color:#f0c94b!important}.vault aside,.warn{background:#fff0bd!important;color:#102416!important;border-color:#f0c94b!important}.hero b{color:#8affa5!important}.brand b{color:#f0c94b!important}.nav nav a,.xbox{color:#fff8df!important}.mini-odds span{background:#fff8df!important;color:#07150a!important;border-width:3px!important}.mini-odds b{color:#102416!important}.holder-strip span{color:#07150a!important}.reward-card small,.reward-card strong{color:#fff8df!important}.docs-page{max-width:1440px;margin:0 auto;min-height:100vh;background:#d7e9b8;color:#102416;overflow:hidden}.docs-nav{position:-webkit-sticky;position:sticky}.docs-hero{padding:64px 28px 42px;background:#102416;border-bottom:4px solid #5e8652;background-image:linear-gradient(90deg,rgba(16,36,22,.96),rgba(16,36,22,.7)),url(/art/stockbox-hero.png);background-size:cover;background-position:50%;image-rendering:pixelated}.docs-hero span{display:inline-block;margin-bottom:18px;padding:9px 12px;background:#f0c94b;color:#07150a;border:3px solid #07150a;font-family:Press Start\ 2P;font-size:10px}.docs-hero h1{max-width:980px;margin:0 0 22px;font-family:Press Start\ 2P;font-size:28px;line-height:1.55;color:#36f06a;text-shadow:5px 5px 0 #07150a}.docs-hero p{max-width:960px;margin:0;font-size:17px;line-height:1.75;color:#fff8df;text-shadow:2px 2px 0 rgba(0,0,0,.45)}.docs-shell{padding:34px 28px 64px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px;background:#d7e9b8}.docs-flow article,.docs-panel{background:#fff0bd;border:3px solid #5e8652;box-shadow:7px 7px 0 #244425;padding:22px}.docs-wide{grid-column:1/-1}.docs-flow h3,.docs-panel h2{margin:0 0 14px;font-family:Press Start\ 2P;font-size:16px;line-height:1.5;color:#102416;text-shadow:none}.docs-flow p,.docs-panel p{margin:0 0 14px;font-size:15px;line-height:1.75;color:#1f3321}.docs-flow p:last-child,.docs-panel p:last-child{margin-bottom:0}.docs-flow{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.docs-flow article{display:flex;flex-direction:column;gap:10px;background:#102416;border-color:#8adf76}.docs-flow b{font-family:Press Start\ 2P;font-size:13px;color:#f0c94b}.docs-flow h3{margin:0;color:#36f06a;font-size:13px}.docs-flow p{color:#fff8df;font-size:14px}.docs-formula{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin:0 0 18px;padding:16px;background:#102416;border:3px solid #8adf76}.docs-formula span{font-family:Press Start\ 2P;font-size:10px;color:#bfd0ad}.docs-formula b{font-size:14px;color:#fff8df;text-align:right}.docs-table{border:3px solid #5e8652;background:#fff8df;overflow:auto;margin:0 0 16px}.docs-table div{min-width:640px;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px;padding:14px 16px;border-bottom:2px solid #80a96d;color:#07150a}.docs-table div:first-child{background:#c7e39d}.docs-table b{font-family:Press Start\ 2P;font-size:10px;color:#102416}.docs-table span{font-size:15px;color:#07150a}.docs-note{padding:16px 18px;background:#fdf3d0!important;border-left:7px solid #f0c94b;color:#1f3321!important;line-height:1.75}.edge-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:12px;gap:12px;margin:0 0 16px}.edge-grid div{padding:16px;background:#102416;border:3px solid #8adf76;display:flex;flex-direction:column;gap:12px}.edge-grid b{font-family:Press Start\ 2P;font-size:10px;line-height:1.5;color:#f0c94b}.edge-grid strong{font-family:Press Start\ 2P;font-size:18px;color:#36f06a}.edge-grid span{font-size:13px;line-height:1.55;color:#fff8df}.docs-disclaimer{background:#102416;border-color:#f0c94b}.docs-disclaimer h2{color:#f0c94b}.docs-disclaimer p{color:#fff8df!important}@media(max-width:1050px){.docs-flow,.docs-shell,.edge-grid{grid-template-columns:1fr}.docs-hero h1{font-size:22px}}@media(max-width:640px){.docs-hero,.docs-shell{padding-left:18px;padding-right:18px}.docs-hero h1{font-size:18px}.docs-hero p{font-size:15px}.docs-flow article,.docs-panel{padding:18px}.docs-formula{grid-template-columns:1fr}.docs-formula b{text-align:left}}.nav{justify-content:flex-start!important;gap:14px!important}.nav nav{margin-left:auto!important;margin-right:12px!important}.xbox{margin-left:0!important;margin-right:4px!important}@media(max-width:1050px){.nav nav{margin-left:0!important;margin-right:0!important}.xbox{margin-left:auto!important}}@media(max-width:640px){.xbox{margin-left:0!important}.connect{width:auto!important;flex:1 1}}.box-card .art{height:240px!important}.box-card .art .box-img{width:215px!important;height:215px!important;object-fit:contain!important}.box-card .art span{top:12px!important;left:12px!important}.box-card .art:has(.box-img[src*=box-whale]) .box-img{width:230px!important;height:230px!important}@media(max-width:640px){.box-card .art{height:220px!important}.box-card .art .box-img{width:198px!important;height:198px!important}}.claim-history{background:#d7e9b8!important}.section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin:0 0 20px}.section-head h2{margin-bottom:10px}.section-head p{margin:0;color:#1f3321!important;font-size:15px}.claim-history-grid{display:grid;grid-template-columns:1fr;grid-gap:18px;gap:18px}.claim-history article{background:#fff0bd;border:3px solid #5e8652;box-shadow:7px 7px 0 #244425;padding:18px;overflow:auto}.claim-history h3{margin:0 0 14px;font-family:Press Start\ 2P;font-size:12px;color:#102416!important}.user-claim-table{min-width:820px;border:3px solid #5e8652;background:#fff8df}.user-claim-table>div{display:grid;grid-template-columns:1.25fr .9fr .8fr .8fr .95fr;grid-gap:12px;gap:12px;align-items:center;padding:13px 14px;border-bottom:2px solid #80a96d}.user-claim-table>div:first-child{background:#c7e39d}.user-claim-table b{font-family:Press Start\ 2P;font-size:9px;color:#102416}.user-claim-table em,.user-claim-table span{font-size:13px;color:#07150a;font-style:normal}.user-claim-table a{display:inline-block;padding:7px 9px;background:#102416;color:#36f06a!important;border:2px solid #5e8652;font-family:Press Start\ 2P;font-size:8px}.claim-history .claim-state{width:max-content;color:#07150a!important}.claim-history .empty{margin:14px 0 0;color:#1f3321!important}@media(max-width:760px){.section-head{flex-direction:column}.section-head .btn{width:100%}.claim-history article{padding:12px}.user-claim-table{min-width:760px}}.reveal>div{position:relative}.reveal-close{position:absolute;top:12px;right:12px;width:42px!important;height:42px!important;padding:0!important;background:#102416!important;color:#fff8df!important;border:3px solid #5e8652!important;font-size:16px!important}.claim-receipt{width:min(520px,86vw);padding:16px;background:#fff8df;border:3px solid #5e8652;box-shadow:7px 7px 0 #244425;color:#07150a}.claim-receipt>b{display:block;margin:0 0 12px;font-family:Press Start\ 2P;font-size:10px;color:#102416}.claim-receipt p{display:grid;grid-template-columns:140px 1fr;grid-gap:12px;gap:12px;margin:0!important;padding:9px 0;border-bottom:2px solid #c7e39d;color:#07150a!important;text-align:left}.claim-receipt span{background:transparent!important;color:#536747!important;border:0!important;padding:0!important;font-size:9px!important}.claim-receipt strong{font-size:13px;color:#07150a;word-break:break-all}.claim-receipt a{color:#102416!important;text-decoration:underline;font-weight:900;word-break:break-all}.claim-receipt small{display:block;margin-top:10px;color:#d83b3b;font-size:12px;word-break:break-all}@media(max-width:640px){.claim-receipt p{grid-template-columns:1fr}.reveal-close{top:8px;right:8px}}.reveal{align-items:start!important;place-items:start center!important;padding:20px!important}.reveal,.reveal>div{overflow:auto!important}.reveal>div{width:min(720px,94vw)!important;max-height:92vh!important;padding:18px 22px!important;gap:10px!important}.reveal h2{font-size:28px!important;line-height:1!important}.reveal>div>p{margin:0!important;font-size:14px!important}.reveal>div>b{font-size:18px!important}.reveal .reward-card{display:none!important}.reveal .req{width:100%!important;grid-template-columns:145px 1fr!important;padding:10px!important;gap:6px 10px!important}.reveal .warn{width:100%!important;margin:0!important;padding:10px 12px!important}.reveal button:not(.reveal-close){padding:13px!important;font-size:9px!important}.reveal .ghost-action{display:none!important}.reveal .claim-receipt{width:100%!important;padding:10px!important}.reveal .claim-receipt p{grid-template-columns:110px 1fr!important;padding:6px 0!important}.reveal .claim-receipt>b{margin-bottom:6px!important}.reveal .claim-receipt strong{font-size:12px!important}.reveal .notice{width:100%!important;margin-top:0!important}.reveal .slot-wrap{gap:10px!important}.reveal .slot-machine{transform:scale(.88);transform-origin:center;margin:-8px 0!important}@media(max-width:640px){.reveal{padding:10px!important}.reveal>div{max-height:95vh!important;padding:14px!important}.reveal .claim-receipt p,.reveal .req{grid-template-columns:1fr!important}.reveal h2{font-size:22px!important}.reveal .slot-machine{transform:scale(.78);margin:-16px 0!important}}.modal-box{width:min(1180px,96vw)!important;max-height:92vh!important}.modal-box header{padding:12px 18px!important;background:#c7e39d!important}.modal-box header b{font-size:12px!important;color:#36f06a!important;text-shadow:2px 2px 0 #102416!important}.modal-grid{grid-template-columns:360px 1fr!important;gap:28px!important;padding:26px!important}.modal-grid aside{display:grid;grid-template-rows:auto auto 1fr;grid-gap:14px;gap:14px}.modal-art{height:330px!important;background:#102416!important;border:4px solid #5e8652!important}.modal-art-img{object-fit:contain!important;padding:10px}.modal-grid aside h3{margin:0!important;font-size:16px!important;color:#102416!important}.modal-grid aside p{display:none!important}.modal-grid aside .req{margin-top:0!important;background:#102416!important;border-color:#5e8652!important;grid-template-columns:1fr!important;gap:0!important;padding:14px!important}.modal-grid aside .req b,.modal-grid aside .req span{display:none!important}.modal-grid aside .req span:first-of-type,.modal-grid aside .req span:nth-of-type(2),.modal-grid aside .req span:nth-of-type(4),.modal-grid aside .req span:nth-of-type(5){display:block!important;color:#8adf76!important;font-family:Press Start\ 2P;font-size:8px!important;margin-top:10px}.modal-grid aside .req b:first-of-type,.modal-grid aside .req b:nth-of-type(2),.modal-grid aside .req b:nth-of-type(4),.modal-grid aside .req b:nth-of-type(5){display:block!important;color:#fff8df!important;font-size:15px!important;margin-bottom:6px}.modal-grid section h3{margin:0 0 14px!important;font-size:13px!important;line-height:1.4!important;color:#102416!important}.modal-cards{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important}.modal-cards article{padding:10px!important;background:#fff8df!important;gap:6px!important}.modal-cards article>span{display:none!important}.modal-cards .logo-box{height:96px!important;background:#d7e9b8!important;border:3px solid #5e8652!important}.logo-box .logo-img{width:58px!important;height:58px!important;top:10px!important}.logo-box .logo-img+.ticker-logo{bottom:9px!important;height:26px!important;min-width:78px!important;font-size:9px!important}.modal-cards b{font-size:10px!important;text-align:center!important}.odds{margin-top:18px!important}.odds div{grid-template-columns:1fr .8fr .8fr .8fr!important;padding:10px 14px!important;font-size:14px!important}.odds div:first-child b{font-size:9px!important}.modal-grid .warn{margin:16px 0 12px!important;padding:11px 14px!important;font-size:14px!important}.modal-cta{padding:18px!important;font-size:12px!important}.modal-box .notice{margin-top:12px!important}.modal-box header button{width:54px!important;height:54px!important;background:#102416!important;border:3px solid #5e8652!important;color:#fff8df!important;box-shadow:4px 4px 0 #244425!important}@media(max-width:900px){.modal-grid{grid-template-columns:1fr!important}.modal-art{height:250px!important}.modal-cards{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:640px){.modal-box{max-height:95vh!important}.modal-grid{padding:14px!important}.modal-cards .logo-box{height:78px!important}.modal-grid .warn,.odds div{font-size:12px!important}.odds div{min-width:0!important;padding:9px!important}}:root{--bg:#040604;--surface:#0a100c;--panel:#111a13;--line:#233025;--green:#36f06a;--gold:#f0c94b;--red:#d83b3b;--blue:#4c8dff;--purple:#a95af4;--text:#f0ece1;--muted:#89968b;--fine:#6f6152}.docs article,.docs-disclaimer,.docs-flow article,.docs-formula,.nav,.roadmap article,.slot-machine,.slot-reel{background:#0a100c!important}.box-card h3,.claim-history h3,.docs-flow h3,.docs-panel h2,.economics h3,.modal-grid h3,.section h2,.token h2,.vault h2{color:#040604!important;text-shadow:none!important}.brand b,.docs article b,.green,.hero h1,.roadmap span{color:#36f06a!important}.docs article p,.docs-disclaimer p,.docs-flow p,.hero p,.reward-card small,.reward-card strong,.roadmap article p{color:#f0ece1!important}.box-card p,.docs-panel p,.economics p,.modal-grid p,.section-head p,.section>p,.step p,.tiers span,.token p,.vault-copy p{color:#040604!important}.docs-flow b,.hero small,.roadmap b,.step.gold b,.vault-stats b{color:#f0c94b!important}.box-card .art span,.box-card button,.btn,.connect,.docs span,.modal-cta,.reveal button,.roadmap span,.slot-badge{color:#040604!important}.modal-box header button,.reveal-close,.xbox{color:#f0ece1!important}.slot-status{color:#89968b!important}.slot-cell{width:74px!important;height:78px!important;padding:0!important}.crypto-sprite{width:3px!important;height:3px!important;margin:-30px 0 0 -30px!important}@media(max-width:640px){.crypto-sprite{transform:scale(.9)!important}}.docs-disclaimer,.docs-fair{background:#0a100c!important;border-color:#f0c94b!important}.docs-disclaimer h2,.docs-fair h2{color:#f0c94b!important}.docs-disclaimer p,.docs-fair p{color:#f0ece1!important}.docs-fair{box-shadow:9px 9px 0 #233025!important}.modal-cards .ticker-box{height:96px!important;display:grid!important;place-items:center!important;background:#0a100c!important;border:4px solid #5e8652!important;box-shadow:inset 0 0 0 8px #d7e9b8!important}.modal-cards .ticker-box b{font-size:20px!important;line-height:1!important;text-shadow:3px 3px 0 #040604!important}.modal-cards .ticker-box b,.modal-cards article>span{font-family:Press Start\ 2P!important;text-align:center!important}.modal-cards article>span{display:block!important;font-size:9px!important;color:#040604!important}.modal-cards article>b{display:none!important}@media(max-width:640px){.modal-cards .ticker-box{height:74px!important}.modal-cards .ticker-box b{font-size:14px!important}.modal-cards article>span{font-size:8px!important}}.slot-machine{gap:12px!important;padding:16px!important}.slot-reel{width:88px!important;height:88px!important}.slot-strip{left:0!important;top:0!important;width:100%!important}.slot-cell{width:82px!important;height:82px!important;display:grid!important;place-items:center!important}.crypto-sprite{position:relative!important;display:grid!important;place-items:center!important;width:60px!important;height:60px!important;margin:0!important;background:transparent!important;overflow:visible!important}.crypto-sprite em{position:absolute!important;left:0!important;top:0!important;width:3px!important;height:3px!important;background:transparent!important}.slot-reel[data-reel="0"] .slot-strip,.slot-reel[data-reel="1"] .slot-strip,.slot-reel[data-reel="2"] .slot-strip{animation-name:boxReelSpinCentered,boxReelStopCentered!important}@keyframes boxReelSpinCentered{0%{transform:translateY(0)}to{transform:translateY(-328px)}}@keyframes boxReelStopCentered{0%,72%{animation-timing-function:steps(1)}73%,to{transform:translateY(-410px)}}@media(max-width:640px){.slot-reel{width:78px!important;height:78px!important}.slot-cell{width:72px!important;height:72px!important}.crypto-sprite{transform:scale(.88)!important}}.reveal>div>h2{color:#040604!important;text-shadow:4px 4px 0 #f0c94b!important}.reveal>div>b,.reveal>div>p,.reveal>div>span{color:#040604!important;text-shadow:none!important}.reveal .req,.reveal .req b,.reveal .req span{color:#040604!important}.reveal .req span{background:#f0c94b!important}.reveal .warn{color:#040604!important}.claim-receipt small.proof-note,.seal-note{color:#536747}.seal-note{display:block;max-width:46ch;margin:14px auto 4px;font-family:inherit;font-size:11px;line-height:1.9;text-align:center;text-transform:none}.odds div{grid-template-columns:1fr 1fr 1.2fr}.docs-table div{grid-template-columns:repeat(3,1fr)}.reveal-close{background:#F0C94B!important;color:#07150a!important;border-color:#8a6f1f!important;box-shadow:4px 4px 0 #244425}.reveal-close:hover{background:#ffd95e!important}.pending-table div{grid-template-columns:.6fr 1.6fr .8fr 1fr}.pending-table button{padding:8px 12px;font-size:9px;background:var(--green);color:#07150a;border:0;cursor:pointer}.pending-table button:disabled{background:var(--line);color:var(--muted);cursor:not-allowed}.claims-page{min-height:100vh;display:flex;flex-direction:column}.claims-page .section{max-width:1180px;margin:0 auto;width:100%}.claims-head{padding-top:34px}.claims-head h1{margin:0 0 10px;font-family:Press Start\ 2P;font-size:26px;line-height:1.45;color:#36f06a;text-shadow:4px 4px 0 #07150a}.claims-head p{margin:0 0 16px;max-width:70ch;font-size:15px;line-height:1.7}.claims-page footer{margin-top:auto}.linklike{background:none;border:0;padding:0;font:inherit;color:inherit;text-decoration:underline;cursor:pointer}.claims-page .empty{opacity:.7;font-size:14px;margin:10px 0 0}.quote-note{opacity:.65;font-size:.8em;font-weight:400}.prelaunch{margin:0;padding:13px 18px;background:#f0c94b;color:#07150a;border-bottom:4px solid #07150a;font-family:Press Start\ 2P;font-size:11px;line-height:1.7;text-align:center}.go-live-panel{border:3px solid #f0c94b;background:#102416;color:#fff8df;padding:22px;margin-bottom:18px}.go-live-panel h2{color:#f0c94b;margin:0 0 10px}.go-live-panel p{margin:0 0 14px;line-height:1.7;word-break:break-all}.go-live-row{display:flex;gap:10px;flex-wrap:wrap}.go-live-row input{flex:1 1;min-width:280px;padding:12px 14px;font-family:ui-monospace,monospace;font-size:14px;background:#07150a;color:#36f06a;border:3px solid #5e8652}.seal-row{margin-top:12px;align-items:center}.seal-row .btn.seal{background:#f0c94b;color:#07150a;border-color:#07150a}.seal-row span{font-size:13px;opacity:.8;line-height:1.6}.status-panel{border:3px solid #5e8652;background:#102416;color:#fff8df;padding:22px;margin-bottom:18px}.status-head{display:flex;justify-content:space-between;align-items:center;gap:14px;flex-wrap:wrap;margin-bottom:16px}.status-head h2{margin:0;color:#36f06a}.btn.danger{background:#d83b3b;color:#fff;border-color:#07150a}.status-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));grid-gap:10px;gap:10px;margin-bottom:14px}.status-grid div{padding:12px;border:2px solid #5e8652;background:#07150a;display:flex;flex-direction:column;gap:6px}.status-grid span{font-size:10px;letter-spacing:.12em;opacity:.75}.status-grid b{font-size:14px}.status-grid .good b,.status-tiers .good em{color:#36f06a}.status-grid .bad b,.status-tiers .bad em{color:#ff6b5e}.status-grid .bad,.status-tiers .bad{border-color:#d83b3b}.status-tiers{display:flex;flex-direction:column;gap:8px}.status-tiers div{display:grid;grid-template-columns:70px 110px 130px 1fr 130px;grid-gap:10px;gap:10px;align-items:center;padding:10px 12px;border:2px solid #5e8652;background:#07150a;font-size:13px}.status-tiers em{font-style:normal;font-size:11px;letter-spacing:.1em;text-align:right}.status-note{margin:14px 0 0;font-size:13px;opacity:.85}@media(max-width:720px){.status-tiers div{grid-template-columns:1fr 1fr;gap:6px}}