:root{--bg:#fff7e6;--bg2:#ffffff;--panel:#fff1cf;--line:#eadbb8;--ink:#141414;--text:#241f36;--muted:#6f6787;--yellow:#ffd23f;--yellow-d:#d9a400;--green:#3cb85f;--green-soft:#c9f2d4;--red:#ff6b6b;--blue:#5b6bd6;--nav-h:64px;--radius:16px}*{box-sizing:border-box}html,body{overscroll-behavior:none}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit}.px{font-family:"Press Start 2P",ui-monospace,monospace;font-size:10px;line-height:1.6}.kicker{display:inline-block;font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#b8860b}.nav{position:fixed;top:14px;left:50%;transform:translate(-50%);width:min(1180px,calc(100% - 28px));z-index:20;height:var(--nav-h);display:flex;align-items:center;gap:26px;padding:0 12px 0 22px;background:#fff;border:3px solid var(--ink);border-radius:22px;box-shadow:0 6px 0 var(--ink);transition:transform .2s}.logo{display:flex;align-items:center;gap:12px;font-family:Unbounded,sans-serif;font-weight:800;font-size:15px;letter-spacing:.08em;text-transform:uppercase}.logo-px{display:block;margin:0 27px 24px 0}.nav-links{display:flex;gap:6px;margin:0 auto}.nav-links a{padding:9px 14px;border-radius:12px;font-size:15px;font-weight:700;color:var(--muted);transition:background .15s,color .15s}.nav-links a:hover{background:var(--panel);color:var(--text)}.chain{display:none}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;height:56px;padding:0 26px;border:3px solid var(--ink);border-radius:var(--radius);background:var(--yellow);color:var(--ink);font-weight:700;font-size:16px;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;box-shadow:0 6px 0 var(--ink);transition:transform .08s,box-shadow .08s}.btn:hover{transform:translateY(-2px);box-shadow:0 8px 0 var(--ink)}.btn:active{transform:translateY(4px);box-shadow:0 2px 0 var(--ink)}.btn.ghost{background:#fff;color:var(--text)}.btn.sm{height:44px;padding:0 18px;font-size:14px;border-width:2px;box-shadow:0 4px 0 var(--ink)}.btn.sm:hover{box-shadow:0 6px 0 var(--ink)}.btn.sm:active{box-shadow:0 1px 0 var(--ink)}.hero{position:relative;overflow:hidden;min-height:100svh;padding-top:90px;display:flex;flex-direction:column;justify-content:center}.hero:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(42% 46% at 18% 18%,rgba(255,210,63,.45),transparent 70%),radial-gradient(38% 40% at 84% 22%,rgba(125,212,255,.45),transparent 70%),radial-gradient(40% 40% at 60% 90%,rgba(255,143,107,.35),transparent 70%)}.hero-text{position:relative;max-width:980px;margin:0 auto;padding:28px 24px 72px;display:flex;flex-direction:column;align-items:center;text-align:center}.eyebrow{display:flex;gap:14px;align-items:center;flex-wrap:wrap;justify-content:center;margin-bottom:8px;font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#b8860b}.eyebrow .sep:before{content:"//";color:#e2c37a;margin-right:14px}.h1wrap{position:relative;padding-top:calc(60px * var(--ws,3))}.wise{position:absolute;left:50%;top:0;transform:translate(-50%);pointer-events:none;image-rendering:pixelated;z-index:2;max-width:none}h1{position:relative;margin:0 0 22px;max-width:15ch;font-family:Unbounded,sans-serif;font-weight:800;font-size:clamp(36px,5.8vw,72px);line-height:1.02;letter-spacing:-.015em}h1 em{font-style:normal;color:#ffb300;-webkit-text-stroke:0}.sub{margin:0 0 32px;max-width:62ch;font-size:clamp(17px,1.4vw,20px);line-height:1.55;color:var(--muted)}.sub b{color:var(--text);font-weight:700}.cta{display:flex;gap:14px;flex-wrap:wrap;justify-content:center;margin-bottom:26px}.trust{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.trust span{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;background:#fff;border:2px solid var(--line);font-size:12px;font-weight:700;letter-spacing:.06em;color:var(--muted)}.trust span:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--green)}.rise{animation:rise .8s cubic-bezier(.2,.8,.2,1) both;animation-delay:var(--d,0s)}@keyframes rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}.office{padding:80px 0 0;background:#fff}.office-head{max-width:820px;margin:0 auto 32px;padding:0 24px;text-align:center}.office-head h2{margin:10px 0 12px;font-family:Unbounded,sans-serif;font-weight:800;font-size:clamp(26px,3.4vw,42px);line-height:1.08}.office-head p{margin:0 auto;max-width:60ch;font-size:17px;line-height:1.55;color:var(--muted)}.floor{position:relative;border-top:3px solid var(--ink);border-bottom:3px solid var(--ink);animation:fade 1s .3s both}@keyframes fade{0%{opacity:0}to{opacity:1}}.strip{overflow-x:auto;overflow-y:hidden;scrollbar-width:none;overscroll-behavior-x:contain;background:linear-gradient(to bottom,#efe2c4 0 calc(16px * var(--s,2)),#d9c6a0 calc(16px * var(--s,2)) calc(17px * var(--s,2)),#f7ecd6 calc(17px * var(--s,2)) calc(62px * var(--s,2)),#e9d9b6 calc(62px * var(--s,2)) calc(88px * var(--s,2)),#8a6a48 calc(88px * var(--s,2)) calc(90px * var(--s,2)),#c98f5b calc(90px * var(--s,2)) 100%)}.strip::-webkit-scrollbar{display:none}.scene{position:relative;width:max-content;margin:0 auto}.scene canvas{display:block;image-rendering:pixelated;image-rendering:crisp-edges}.tag{position:absolute;transform:translate(-50%);font-size:calc(5px * var(--s,2));font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#4a2f18;white-space:nowrap;pointer-events:none;transition:color .2s}.tag.hot{color:#fff;text-shadow:0 0 0 #fff,1px 1px 0 #6b4a2b}.sign{position:absolute;padding:5px 8px;border-radius:8px;background:#5b6bd6;color:#fff;font-size:8px;white-space:nowrap;border:2px solid #3f4bb0;pointer-events:none}.wb{position:absolute;color:#2a8f48;font-size:calc(3.4px * var(--s,2));white-space:nowrap;pointer-events:none}.badge{position:absolute;right:12px;top:8px;z-index:3;padding:6px 9px;border-radius:8px;background:#ffffffd9;border:2px solid var(--line);color:var(--muted);font-size:8px;white-space:nowrap;pointer-events:none}.badge b{color:#b8860b;font-weight:400}.swipe{position:absolute;left:12px;bottom:10px;z-index:3;padding:6px 9px;border-radius:8px;background:#ffffffd9;border:2px solid var(--line);color:var(--muted);font-size:8px;pointer-events:none}.bubble{position:absolute;z-index:4;max-width:250px;padding:10px 12px;border-radius:12px;background:#fff;color:var(--ink);border:2px solid var(--ink);box-shadow:4px 4px 0 var(--ink);font-size:9px;line-height:1.75;transform:translateY(-100%);margin-top:-10px;animation:pop .18s cubic-bezier(.2,.9,.3,1.3) both;pointer-events:none}.bubble:after{content:"";position:absolute;left:var(--tail,50%);bottom:-7px;width:10px;height:10px;background:#fff;border-right:2px solid var(--ink);border-bottom:2px solid var(--ink);transform:translate(-50%) rotate(45deg)}.chip{position:absolute;z-index:3;transform:translate(-50%,-100%);margin-top:-6px;padding:5px 8px;border-radius:8px;border:2px solid var(--ink);font-size:8px;color:var(--ink);white-space:nowrap;animation:pop .18s both;pointer-events:none}.chip.yes{background:#7ee081}.chip.no{background:var(--red);color:#fff}.chip.abstain{background:#d9d9e6}.chip.veto{background:var(--ink);color:var(--yellow);border-color:var(--yellow)}@keyframes pop{0%{opacity:0;scale:.6}to{opacity:1;scale:1}}.ticker{display:flex;height:52px;background:#fff;border-bottom:3px solid var(--ink);font-size:13px;font-weight:600}.latest{display:flex;align-items:center;gap:12px;flex:none;padding:0 18px;background:var(--yellow);color:var(--ink);border-right:3px solid var(--ink);white-space:nowrap}.latest .k{opacity:.55;font-size:11px;letter-spacing:.08em}.latest.flash{animation:flash .7s}@keyframes flash{0%,to{background:var(--yellow)}40%{background:#fff}}.marquee{flex:1;overflow:hidden;display:flex;align-items:center}.track{display:flex;white-space:nowrap;color:var(--muted);animation:scroll 70s linear infinite}.track span{padding-right:44px}.track span:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--line);margin-right:14px;vertical-align:1px}.track b{color:var(--text);font-weight:700}.track .up{color:var(--green)}.track .dn{color:var(--red)}@keyframes scroll{to{transform:translate(-50%)}}.next{display:flex;gap:16px;flex-wrap:wrap;max-width:1100px;margin:0 auto;padding:56px 24px 80px}.next div{flex:1 1 220px;padding:22px;border:2px solid var(--line);border-radius:var(--radius);background:#fff;color:var(--muted);font-size:14px;line-height:1.5}.next h2{margin:12px 0 6px;font-family:Unbounded,sans-serif;font-size:16px;color:var(--text)}.next .px{font-family:Inter,sans-serif;font-size:11px;font-weight:700;letter-spacing:.14em;color:#b8860b}@media(max-width:520px){.chain{display:none}.eyebrow .sep:nth-child(2){display:none}}@media(max-width:820px){.nav{gap:12px;width:calc(100% - 20px);padding:0 8px 0 14px;top:10px}.nav-links{display:none}.hero-text{padding:20px 20px 48px}.cta{flex-direction:column;width:100%}.cta .btn{width:100%}.latest{max-width:60%;overflow:hidden;text-overflow:ellipsis}}@media(prefers-reduced-motion:reduce){.rise,.floor,.track,.chain b{animation:none}}.how{padding:80px 0 40px}.how-head{max-width:820px;margin:0 auto 28px;padding:0 24px;text-align:center}.how-head h2{margin:10px 0 0;font-family:Unbounded,sans-serif;font-weight:800;font-size:clamp(26px,3.4vw,42px);line-height:1.08}.board-wrap{max-width:1180px;margin:0 auto;padding:0 24px}.board{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;padding:22px;background:#fff;border:4px solid var(--ink);border-radius:22px;box-shadow:0 8px 0 var(--ink);position:relative;z-index:2}.card{padding:16px 14px 18px;border-radius:14px;border:2px solid var(--line);background:#fffaf0;transition:background .25s,border-color .25s,transform .25s}.card.on{background:var(--yellow);border-color:var(--ink);transform:translateY(-4px)}.card .num{font-family:Unbounded,sans-serif;font-weight:800;font-size:13px;color:#b8860b}.card.on .num{color:var(--ink)}.card h3{margin:8px 0 6px;font-size:16px;line-height:1.2}.card p{margin:0;font-size:13px;line-height:1.5;color:var(--muted)}.card.on p{color:#3b3355}.stage{position:relative;height:192px;margin-top:-8px;border-bottom:4px solid var(--ink);background:linear-gradient(to bottom,transparent 0,transparent 174px,#e9d9b6 174px)}.stage canvas{display:block;image-rendering:pixelated}.stage .bubble.side{transform:translate(-100%);margin-top:0;max-width:260px}.stage .bubble.side:after{inset:16px -7px auto auto;border-right:none;border-bottom:none;border-top:2px solid var(--ink);border-right:2px solid var(--ink);transform:rotate(45deg)}@media(max-width:820px){.board{grid-template-columns:repeat(2,1fr)}.stage{display:none}}.scenery{position:absolute;left:0;bottom:0;z-index:0;pointer-events:none;image-rendering:pixelated}.hero-text{z-index:1}.hero{padding-bottom:150px}.stage .bubble.side.r{transform:none}.stage .bubble.side.r:after{right:auto;left:-7px;border-right:none;border-top:none;border-left:2px solid var(--ink);border-bottom:2px solid var(--ink)}.how,.office{padding-top:110px}.how{min-height:100svh;display:flex;flex-direction:column;justify-content:center;padding:100px 0 30px}.board-wrap{max-width:1320px;width:100%}.board{padding:26px;gap:18px}.card{padding:22px 18px 24px}.card h3{font-size:19px}.card p{font-size:14.5px}.office{min-height:100svh;display:flex;flex-direction:column;justify-content:center;padding:100px 0 30px}.how,.office{height:100svh;min-height:0;overflow:hidden;box-sizing:border-box}.hero{height:100svh;min-height:0}@media(max-height:700px){.how,.office{height:auto;min-height:100svh;overflow:visible}}.board-wrap,.how-head,.how,.office{position:relative;z-index:2}.board-wrap{max-width:1500px;width:min(1500px,92vw)}.stage{width:100%;height:200px;margin-top:8px;background:linear-gradient(to bottom,transparent 0,transparent 174px,#e9d9b6 174px)}.stage:after{content:"";position:absolute;left:0;right:0;top:174px;height:26px;background:repeating-linear-gradient(to right,#d9c19a 0 2px,transparent 2px 120px);pointer-events:none}.stage{height:260px;margin-top:8px;background:linear-gradient(to bottom,transparent 0,transparent 174px,#141414 174px,#141414 177px,#d9a06a 177px,#d9a06a 180px,#c98f5b 180px)}.stage:after{content:"";position:absolute;inset:180px 0 0;pointer-events:none;background:repeating-linear-gradient(to bottom,transparent 0 17px,#b27b49 17px 19px),repeating-linear-gradient(to right,transparent 0 118px,#b27b49 118px 120px)}.how{padding-bottom:0}.stage{flex:1 1 auto;height:auto;min-height:260px;border-bottom:none}.stage{background:linear-gradient(to bottom,transparent 0,transparent calc(100% - 100px),#141414 calc(100% - 100px),#141414 calc(100% - 97px),#d9a06a calc(100% - 97px),#d9a06a calc(100% - 94px),#c98f5b calc(100% - 94px))}.stage:after{top:auto;bottom:0;height:94px}.stage canvas{position:absolute;left:0;bottom:82px}.stage .bubble{top:auto!important;bottom:190px}.how{justify-content:flex-end}.stage{flex:0 0 auto;height:250px;min-height:0}.board-wrap{margin-bottom:0}.how{justify-content:space-between;padding-top:120px}.how-head h2{font-size:clamp(30px,4vw,54px)}.board-wrap{width:min(1600px,94vw)}.board{padding:34px;gap:22px}.card{padding:30px 24px 32px;min-height:240px;display:flex;flex-direction:column}.card .num{font-size:15px}.card h3{font-size:22px;margin:12px 0 10px}.card p{font-size:16px;line-height:1.55}.has-cursor,.has-cursor *{cursor:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='22' height='32' shape-rendering='crispEdges'><rect x='0' y='0' width='2' height='2' fill='%23141414'/><rect x='0' y='2' width='2' height='2' fill='%23141414'/><rect x='2' y='2' width='2' height='2' fill='%23141414'/><rect x='0' y='4' width='2' height='2' fill='%23141414'/><rect x='2' y='4' width='2' height='2' fill='%23fff3ae'/><rect x='4' y='4' width='2' height='2' fill='%23141414'/><rect x='0' y='6' width='2' height='2' fill='%23141414'/><rect x='2' y='6' width='2' height='2' fill='%23fff3ae'/><rect x='4' y='6' width='2' height='2' fill='%23ffd23f'/><rect x='6' y='6' width='2' height='2' fill='%23141414'/><rect x='0' y='8' width='2' height='2' fill='%23141414'/><rect x='2' y='8' width='2' height='2' fill='%23fff3ae'/><rect x='4' y='8' width='2' height='2' fill='%23ffd23f'/><rect x='6' y='8' width='2' height='2' fill='%23eaa900'/><rect x='8' y='8' width='2' height='2' fill='%23141414'/><rect x='0' y='10' width='2' height='2' fill='%23141414'/><rect x='2' y='10' width='2' height='2' fill='%23fff3ae'/><rect x='4' y='10' width='2' height='2' fill='%23ffd23f'/><rect x='6' y='10' width='2' height='2' fill='%23ffd23f'/><rect x='8' y='10' width='2' height='2' fill='%23eaa900'/><rect x='10' y='10' width='2' height='2' fill='%23141414'/><rect x='0' y='12' width='2' height='2' fill='%23141414'/><rect x='2' y='12' width='2' height='2' fill='%23fff3ae'/><rect x='4' y='12' width='2' height='2' fill='%23ffd23f'/><rect x='6' y='12' width='2' height='2' fill='%23ffd23f'/><rect x='8' y='12' width='2' height='2' fill='%23ffd23f'/><rect x='10' y='12' width='2' height='2' fill='%23eaa900'/><rect x='12' y='12' width='2' height='2' fill='%23141414'/><rect x='0' y='14' width='2' height='2' fill='%23141414'/><rect x='2' y='14' width='2' height='2' fill='%23fff3ae'/><rect x='4' y='14' width='2' height='2' fill='%23ffd23f'/><rect x='6' y='14' width='2' height='2' fill='%23ffd23f'/><rect x='8' y='14' width='2' height='2' fill='%23ffd23f'/><rect x='10' y='14' width='2' height='2' fill='%23ffd23f'/><rect x='12' y='14' width='2' height='2' fill='%23eaa900'/><rect x='14' y='14' width='2' height='2' fill='%23141414'/><rect x='0' y='16' width='2' height='2' fill='%23141414'/><rect x='2' y='16' width='2' height='2' fill='%23fff3ae'/><rect x='4' y='16' width='2' height='2' fill='%23ffd23f'/><rect x='6' y='16' width='2' height='2' fill='%23ffd23f'/><rect x='8' y='16' width='2' height='2' fill='%23ffd23f'/><rect x='10' y='16' width='2' height='2' fill='%23ffd23f'/><rect x='12' y='16' width='2' height='2' fill='%23ffd23f'/><rect x='14' y='16' width='2' height='2' fill='%23eaa900'/><rect x='16' y='16' width='2' height='2' fill='%23141414'/><rect x='0' y='18' width='2' height='2' fill='%23141414'/><rect x='2' y='18' width='2' height='2' fill='%23fff3ae'/><rect x='4' y='18' width='2' height='2' fill='%23ffd23f'/><rect x='6' y='18' width='2' height='2' fill='%23ffd23f'/><rect x='8' y='18' width='2' height='2' fill='%23ffd23f'/><rect x='10' y='18' width='2' height='2' fill='%23ffd23f'/><rect x='12' y='18' width='2' height='2' fill='%23ffd23f'/><rect x='14' y='18' width='2' height='2' fill='%23ffd23f'/><rect x='16' y='18' width='2' height='2' fill='%23eaa900'/><rect x='18' y='18' width='2' height='2' fill='%23141414'/><rect x='0' y='20' width='2' height='2' fill='%23141414'/><rect x='2' y='20' width='2' height='2' fill='%23fff3ae'/><rect x='4' y='20' width='2' height='2' fill='%23ffd23f'/><rect x='6' y='20' width='2' height='2' fill='%23ffd23f'/><rect x='8' y='20' width='2' height='2' fill='%23ffd23f'/><rect x='10' y='20' width='2' height='2' fill='%23eaa900'/><rect x='12' y='20' width='2' height='2' fill='%23141414'/><rect x='14' y='20' width='2' height='2' fill='%23141414'/><rect x='16' y='20' width='2' height='2' fill='%23141414'/><rect x='18' y='20' width='2' height='2' fill='%23141414'/><rect x='20' y='20' width='2' height='2' fill='%23141414'/><rect x='0' y='22' width='2' height='2' fill='%23141414'/><rect x='2' y='22' width='2' height='2' fill='%23fff3ae'/><rect x='4' y='22' width='2' height='2' fill='%23ffd23f'/><rect x='6' y='22' width='2' height='2' fill='%23141414'/><rect x='8' y='22' width='2' height='2' fill='%23ffd23f'/><rect x='10' y='22' width='2' height='2' fill='%23ffd23f'/><rect x='12' y='22' width='2' height='2' fill='%23141414'/><rect x='0' y='24' width='2' height='2' fill='%23141414'/><rect x='2' y='24' width='2' height='2' fill='%23fff3ae'/><rect x='4' y='24' width='2' height='2' fill='%23141414'/><rect x='8' y='24' width='2' height='2' fill='%23141414'/><rect x='10' y='24' width='2' height='2' fill='%23ffd23f'/><rect x='12' y='24' width='2' height='2' fill='%23ffd23f'/><rect x='14' y='24' width='2' height='2' fill='%23141414'/><rect x='0' y='26' width='2' height='2' fill='%23141414'/><rect x='2' y='26' width='2' height='2' fill='%23141414'/><rect x='10' y='26' width='2' height='2' fill='%23141414'/><rect x='12' y='26' width='2' height='2' fill='%23ffd23f'/><rect x='14' y='26' width='2' height='2' fill='%23ffd23f'/><rect x='16' y='26' width='2' height='2' fill='%23141414'/><rect x='10' y='28' width='2' height='2' fill='%23141414'/><rect x='12' y='28' width='2' height='2' fill='%23ffd23f'/><rect x='14' y='28' width='2' height='2' fill='%23ffd23f'/><rect x='16' y='28' width='2' height='2' fill='%23141414'/><rect x='12' y='30' width='2' height='2' fill='%23141414'/><rect x='14' y='30' width='2' height='2' fill='%23141414'/></svg>") 2 1,auto}.has-cursor a,.has-cursor button,.has-cursor .card,.has-cursor .scene canvas{cursor:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='40' height='36' shape-rendering='crispEdges'><rect x='6' y='0' width='2' height='2' fill='%23141414'/><rect x='8' y='0' width='2' height='2' fill='%23141414'/><rect x='4' y='2' width='2' height='2' fill='%23141414'/><rect x='6' y='2' width='2' height='2' fill='%238a5a2a'/><rect x='8' y='2' width='2' height='2' fill='%238a5a2a'/><rect x='10' y='2' width='2' height='2' fill='%23141414'/><rect x='4' y='4' width='2' height='2' fill='%23141414'/><rect x='6' y='4' width='2' height='2' fill='%23ffd23f'/><rect x='8' y='4' width='2' height='2' fill='%23ffd23f'/><rect x='10' y='4' width='2' height='2' fill='%23141414'/><rect x='2' y='6' width='2' height='2' fill='%23141414'/><rect x='4' y='6' width='2' height='2' fill='%23fff3ae'/><rect x='6' y='6' width='2' height='2' fill='%23ffd23f'/><rect x='8' y='6' width='2' height='2' fill='%23ffd23f'/><rect x='10' y='6' width='2' height='2' fill='%23ffd23f'/><rect x='12' y='6' width='2' height='2' fill='%23141414'/><rect x='2' y='8' width='2' height='2' fill='%23141414'/><rect x='4' y='8' width='2' height='2' fill='%23fff3ae'/><rect x='6' y='8' width='2' height='2' fill='%23ffd23f'/><rect x='8' y='8' width='2' height='2' fill='%23ffd23f'/><rect x='10' y='8' width='2' height='2' fill='%23ffd23f'/><rect x='12' y='8' width='2' height='2' fill='%23141414'/><rect x='0' y='10' width='2' height='2' fill='%23141414'/><rect x='2' y='10' width='2' height='2' fill='%23fff3ae'/><rect x='4' y='10' width='2' height='2' fill='%23ffd23f'/><rect x='6' y='10' width='2' height='2' fill='%23ffd23f'/><rect x='8' y='10' width='2' height='2' fill='%23ffd23f'/><rect x='10' y='10' width='2' height='2' fill='%23ffd23f'/><rect x='12' y='10' width='2' height='2' fill='%23ffd23f'/><rect x='14' y='10' width='2' height='2' fill='%23141414'/><rect x='0' y='12' width='2' height='2' fill='%23141414'/><rect x='2' y='12' width='2' height='2' fill='%23fff3ae'/><rect x='4' y='12' width='2' height='2' fill='%23ffd23f'/><rect x='6' y='12' width='2' height='2' fill='%23ffd23f'/><rect x='8' y='12' width='2' height='2' fill='%23ffd23f'/><rect x='10' y='12' width='2' height='2' fill='%23ffd23f'/><rect x='12' y='12' width='2' height='2' fill='%23ffd23f'/><rect x='14' y='12' width='2' height='2' fill='%23141414'/><rect x='0' y='14' width='2' height='2' fill='%23141414'/><rect x='2' y='14' width='2' height='2' fill='%23fff3ae'/><rect x='4' y='14' width='2' height='2' fill='%23ffd23f'/><rect x='6' y='14' width='2' height='2' fill='%23ffd23f'/><rect x='8' y='14' width='2' height='2' fill='%23ffd23f'/><rect x='10' y='14' width='2' height='2' fill='%23ffd23f'/><rect x='12' y='14' width='2' height='2' fill='%23ffd23f'/><rect x='14' y='14' width='2' height='2' fill='%23141414'/><rect x='0' y='16' width='2' height='2' fill='%23141414'/><rect x='2' y='16' width='2' height='2' fill='%23fff3ae'/><rect x='4' y='16' width='2' height='2' fill='%23ffd23f'/><rect x='6' y='16' width='2' height='2' fill='%23ffd23f'/><rect x='8' y='16' width='2' height='2' fill='%23ffd23f'/><rect x='10' y='16' width='2' height='2' fill='%23ffd23f'/><rect x='12' y='16' width='2' height='2' fill='%23ffd23f'/><rect x='14' y='16' width='2' height='2' fill='%23ffd23f'/><rect x='16' y='16' width='2' height='2' fill='%23141414'/><rect x='0' y='18' width='2' height='2' fill='%23141414'/><rect x='2' y='18' width='2' height='2' fill='%23fff3ae'/><rect x='4' y='18' width='2' height='2' fill='%23ffd23f'/><rect x='6' y='18' width='2' height='2' fill='%23ffd23f'/><rect x='8' y='18' width='2' height='2' fill='%23ffd23f'/><rect x='10' y='18' width='2' height='2' fill='%23ffd23f'/><rect x='12' y='18' width='2' height='2' fill='%23ffd23f'/><rect x='14' y='18' width='2' height='2' fill='%23ffd23f'/><rect x='16' y='18' width='2' height='2' fill='%23ffd23f'/><rect x='18' y='18' width='2' height='2' fill='%23141414'/><rect x='2' y='20' width='2' height='2' fill='%23141414'/><rect x='4' y='20' width='2' height='2' fill='%23fff3ae'/><rect x='6' y='20' width='2' height='2' fill='%23ffd23f'/><rect x='8' y='20' width='2' height='2' fill='%23ffd23f'/><rect x='10' y='20' width='2' height='2' fill='%23ffd23f'/><rect x='12' y='20' width='2' height='2' fill='%23ffd23f'/><rect x='14' y='20' width='2' height='2' fill='%23ffd23f'/><rect x='16' y='20' width='2' height='2' fill='%23ffd23f'/><rect x='18' y='20' width='2' height='2' fill='%23ffd23f'/><rect x='20' y='20' width='2' height='2' fill='%23141414'/><rect x='22' y='20' width='2' height='2' fill='%23141414'/><rect x='2' y='22' width='2' height='2' fill='%23141414'/><rect x='4' y='22' width='2' height='2' fill='%23fff3ae'/><rect x='6' y='22' width='2' height='2' fill='%23ffd23f'/><rect x='8' y='22' width='2' height='2' fill='%23ffd23f'/><rect x='10' y='22' width='2' height='2' fill='%23ffd23f'/><rect x='12' y='22' width='2' height='2' fill='%23ffd23f'/><rect x='14' y='22' width='2' height='2' fill='%23ffd23f'/><rect x='16' y='22' width='2' height='2' fill='%23ffd23f'/><rect x='18' y='22' width='2' height='2' fill='%23ffd23f'/><rect x='20' y='22' width='2' height='2' fill='%23ffd23f'/><rect x='22' y='22' width='2' height='2' fill='%23ffd23f'/><rect x='24' y='22' width='2' height='2' fill='%23141414'/><rect x='26' y='22' width='2' height='2' fill='%23141414'/><rect x='4' y='24' width='2' height='2' fill='%23141414'/><rect x='6' y='24' width='2' height='2' fill='%23fff3ae'/><rect x='8' y='24' width='2' height='2' fill='%23ffd23f'/><rect x='10' y='24' width='2' height='2' fill='%23ffd23f'/><rect x='12' y='24' width='2' height='2' fill='%23ffd23f'/><rect x='14' y='24' width='2' height='2' fill='%23ffd23f'/><rect x='16' y='24' width='2' height='2' fill='%23ffd23f'/><rect x='18' y='24' width='2' height='2' fill='%23ffd23f'/><rect x='20' y='24' width='2' height='2' fill='%23ffd23f'/><rect x='22' y='24' width='2' height='2' fill='%23ffd23f'/><rect x='24' y='24' width='2' height='2' fill='%23ffd23f'/><rect x='26' y='24' width='2' height='2' fill='%23ffd23f'/><rect x='28' y='24' width='2' height='2' fill='%23141414'/><rect x='30' y='24' width='2' height='2' fill='%23141414'/><rect x='6' y='26' width='2' height='2' fill='%23141414'/><rect x='8' y='26' width='2' height='2' fill='%23141414'/><rect x='10' y='26' width='2' height='2' fill='%23fff3ae'/><rect x='12' y='26' width='2' height='2' fill='%23ffd23f'/><rect x='14' y='26' width='2' height='2' fill='%23ffd23f'/><rect x='16' y='26' width='2' height='2' fill='%23ffd23f'/><rect x='18' y='26' width='2' height='2' fill='%23ffd23f'/><rect x='20' y='26' width='2' height='2' fill='%23ffd23f'/><rect x='22' y='26' width='2' height='2' fill='%23ffd23f'/><rect x='24' y='26' width='2' height='2' fill='%23ffd23f'/><rect x='26' y='26' width='2' height='2' fill='%23ffd23f'/><rect x='28' y='26' width='2' height='2' fill='%23ffd23f'/><rect x='30' y='26' width='2' height='2' fill='%23ffd23f'/><rect x='32' y='26' width='2' height='2' fill='%23141414'/><rect x='34' y='26' width='2' height='2' fill='%23141414'/><rect x='10' y='28' width='2' height='2' fill='%23141414'/><rect x='12' y='28' width='2' height='2' fill='%23141414'/><rect x='14' y='28' width='2' height='2' fill='%23fff3ae'/><rect x='16' y='28' width='2' height='2' fill='%23fff3ae'/><rect x='18' y='28' width='2' height='2' fill='%23ffd23f'/><rect x='20' y='28' width='2' height='2' fill='%23ffd23f'/><rect x='22' y='28' width='2' height='2' fill='%23ffd23f'/><rect x='24' y='28' width='2' height='2' fill='%23ffd23f'/><rect x='26' y='28' width='2' height='2' fill='%23ffd23f'/><rect x='28' y='28' width='2' height='2' fill='%23ffd23f'/><rect x='30' y='28' width='2' height='2' fill='%23ffd23f'/><rect x='32' y='28' width='2' height='2' fill='%23ffd23f'/><rect x='34' y='28' width='2' height='2' fill='%23eaa900'/><rect x='36' y='28' width='2' height='2' fill='%23141414'/><rect x='14' y='30' width='2' height='2' fill='%23141414'/><rect x='16' y='30' width='2' height='2' fill='%23141414'/><rect x='18' y='30' width='2' height='2' fill='%23fff3ae'/><rect x='20' y='30' width='2' height='2' fill='%23fff3ae'/><rect x='22' y='30' width='2' height='2' fill='%23ffd23f'/><rect x='24' y='30' width='2' height='2' fill='%23ffd23f'/><rect x='26' y='30' width='2' height='2' fill='%23ffd23f'/><rect x='28' y='30' width='2' height='2' fill='%23ffd23f'/><rect x='30' y='30' width='2' height='2' fill='%23ffd23f'/><rect x='32' y='30' width='2' height='2' fill='%23eaa900'/><rect x='34' y='30' width='2' height='2' fill='%23eaa900'/><rect x='36' y='30' width='2' height='2' fill='%23141414'/><rect x='20' y='32' width='2' height='2' fill='%23141414'/><rect x='22' y='32' width='2' height='2' fill='%23141414'/><rect x='24' y='32' width='2' height='2' fill='%23eaa900'/><rect x='26' y='32' width='2' height='2' fill='%23eaa900'/><rect x='28' y='32' width='2' height='2' fill='%23eaa900'/><rect x='30' y='32' width='2' height='2' fill='%23eaa900'/><rect x='32' y='32' width='2' height='2' fill='%23eaa900'/><rect x='34' y='32' width='2' height='2' fill='%238a5a2a'/><rect x='36' y='32' width='2' height='2' fill='%23141414'/><rect x='26' y='34' width='2' height='2' fill='%23141414'/><rect x='28' y='34' width='2' height='2' fill='%23141414'/><rect x='30' y='34' width='2' height='2' fill='%23141414'/><rect x='32' y='34' width='2' height='2' fill='%23141414'/><rect x='34' y='34' width='2' height='2' fill='%23141414'/><rect x='36' y='34' width='2' height='2' fill='%23141414'/></svg>") 8 34,pointer}.sound{display:inline-flex;align-items:center;gap:8px;height:36px;padding:0 12px;border:2px solid var(--line);border-radius:999px;background:#fff;color:var(--muted);font:700 11px/1 Inter,sans-serif;letter-spacing:.08em;cursor:pointer}.sound i{width:8px;height:8px;border-radius:50%;background:#c9c9d6}.sound i.on{background:var(--green);box-shadow:0 0 0 3px var(--green-soft)}@media(max-width:820px){.sound{display:none}}.sect{padding:110px 24px;max-width:1320px;margin:0 auto}.sect-head{max-width:760px;margin:0 auto 44px;text-align:center}.sect-head h2{margin:10px 0 14px;font-family:Unbounded,sans-serif;font-weight:800;font-size:clamp(28px,3.6vw,46px);line-height:1.08}.sect-head p{margin:0 auto;max-width:60ch;font-size:17px;line-height:1.55;color:var(--muted)}.apes-sect{max-width:1400px}.ape-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:16px}.ape-card{position:relative;padding:16px 16px 20px;background:#fff;border:3px solid var(--ink);border-radius:18px;box-shadow:0 6px 0 var(--ink);transition:transform .15s,box-shadow .15s}.ape-card:hover{transform:translateY(-4px);box-shadow:0 10px 0 var(--ink)}.ape-stage{position:relative;display:flex;align-items:flex-end;justify-content:center;height:140px;margin-bottom:10px;border-radius:12px;background:linear-gradient(to bottom,#bde5ff 0 72%,#8fd07a 72%,#6cc45c)}.ape-stage canvas{image-rendering:pixelated;margin-bottom:-4px}.mini-bubble{position:absolute;left:50%;top:6px;transform:translate(-50%);width:max-content;max-width:92%;padding:7px 9px;border-radius:10px;background:#fff;border:2px solid var(--ink);box-shadow:3px 3px 0 var(--ink);font-size:8px;line-height:1.7;pointer-events:none;animation:pop .18s both}.ape-card .role{font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#b8860b}.ape-card h3{margin:6px 0;font-family:Unbounded,sans-serif;font-size:17px}.ape-card p{margin:0 0 12px;font-size:13.5px;line-height:1.5;color:var(--muted)}.traits{display:flex;gap:6px;flex-wrap:wrap}.traits span{padding:4px 9px;border-radius:999px;background:var(--panel);border:2px solid var(--line);font-size:11px;font-weight:700;color:#8a6d1f}.blindbox{background:repeating-linear-gradient(-45deg,#fff 0 14px,#fff7e6 14px 28px)}.crate{width:84px;height:76px;margin-bottom:8px;border:3px solid var(--ink);border-radius:10px;background:#e8b074;box-shadow:inset 0 -14px #b5763f,inset 0 14px #f3c68f;display:flex;align-items:center;justify-content:center;animation:wob 2.4s ease-in-out infinite}.crate i{font-style:normal;font-family:Unbounded,sans-serif;font-weight:800;font-size:34px;color:var(--ink)}@keyframes wob{0%,to{transform:rotate(-3deg)}50%{transform:rotate(3deg)}}.tok-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-bottom:34px}.tok-card{padding:20px;background:#fff;border:3px solid var(--ink);border-radius:18px;box-shadow:0 6px 0 var(--ink)}.tok-icon{font-size:26px}.tok-card h3{margin:10px 0 6px;font-family:Unbounded,sans-serif;font-size:16px}.tok-card p{margin:0;font-size:14px;line-height:1.5;color:var(--muted)}.dist{max-width:880px;margin:0 auto 30px;text-align:center}.dist-bar{display:flex;height:34px;border:3px solid var(--ink);border-radius:12px;overflow:hidden;box-shadow:0 5px 0 var(--ink)}.dist-bar i{display:block}.dist-bar i+i{border-left:3px solid var(--ink)}.dist-legend{display:flex;gap:18px;flex-wrap:wrap;justify-content:center;margin-top:14px;font-size:13px;font-weight:700;color:var(--muted)}.dist-legend b{display:inline-block;width:12px;height:12px;border-radius:4px;border:2px solid var(--ink);margin-right:7px;vertical-align:-1px}.dist-note{margin-top:10px;font-size:12px;color:var(--muted)}.fee{max-width:620px;margin:0 auto;padding:22px 26px;background:var(--panel);border:3px solid var(--ink);border-radius:18px;box-shadow:0 6px 0 var(--ink)}.fee h3{margin:0 0 10px;font-family:Unbounded,sans-serif;font-size:16px}.fee ul{margin:0;padding-left:20px;font-size:14.5px;line-height:1.8;color:#4b4363}.track-wrap{display:grid;grid-template-columns:1fr 240px;gap:18px;max-width:1050px;margin:0 auto}.log{background:#fff;border:3px solid var(--ink);border-radius:18px;box-shadow:0 6px 0 var(--ink);overflow:hidden}.log-title{padding:12px 18px;background:var(--yellow);border-bottom:3px solid var(--ink);font-size:9px}.log-row{display:grid;grid-template-columns:52px 58px 96px 64px 1fr;gap:10px;align-items:center;padding:12px 18px;border-bottom:2px solid var(--panel);font-size:14px}.log-row:last-child{border-bottom:none}.log-row .t{color:var(--muted);font-weight:600}.log-row b.buy{color:var(--green)}.log-row b.sell{color:var(--red)}.log-row b.hold{color:var(--muted)}.log-row .tk{font-weight:700}.log-row .tally{font-weight:700;color:var(--muted)}.log-row .tally.veto{color:#fff;background:var(--ink);border-radius:8px;padding:2px 8px;text-align:center;font-size:12px}.log-row .note{color:var(--muted);font-size:13px}.stats{display:flex;flex-direction:column;gap:12px}.stat{flex:1;display:flex;flex-direction:column;justify-content:center;padding:14px 18px;background:#fff;border:3px solid var(--ink);border-radius:16px;box-shadow:0 5px 0 var(--ink)}.stat b{font-family:Unbounded,sans-serif;font-size:22px}.stat span{font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--muted)}.mint{padding:40px 24px 110px}.mint-card{max-width:880px;margin:0 auto;padding:56px 32px;text-align:center;background:var(--yellow);border:4px solid var(--ink);border-radius:26px;box-shadow:0 10px 0 var(--ink)}.mint-card h2{margin:0 0 12px;font-family:Unbounded,sans-serif;font-weight:800;font-size:clamp(28px,3.6vw,44px)}.mint-card p{margin:0 0 26px;font-size:17px;color:#5a4a10}.btn.big{height:62px;padding:0 34px;font-size:18px;background:#fff}.mint-note{display:block;margin-top:18px;font-size:12px;color:#7a6512}.footer{display:flex;gap:24px;align-items:center;justify-content:center;flex-wrap:wrap;padding:26px 24px 34px;border-top:2px solid var(--line);color:var(--muted);font-size:13px;font-weight:600}.footer .logo{font-size:12px}@media(max-width:820px){.track-wrap{grid-template-columns:1fr}.stats{flex-direction:row;flex-wrap:wrap}.stat{min-width:140px}.log-row{grid-template-columns:44px 50px 1fr 54px;font-size:13px}.log-row .note{display:none}}
