.prototype-shell{--bg:#f1efe5;--ink:#10110f;--lime:#c8ff28;--soft:#ddd9cc;--panel:#e9e6dc;--muted:#716e66;--line:#c8c4b8;--red:#a72b2b;--e:cubic-bezier(.16, 1, .3, 1);background:var(--bg);color:var(--ink);min-height:100vh}.prototype-shell,.prototype-shell *{box-sizing:border-box}.prototype-shell button,.prototype-shell input,.prototype-shell select{color:inherit;font:inherit}.prototype-shell a{color:inherit;text-decoration:none}.prototype-shell .page{max-width:1160px;margin:0 auto;padding:0 20px 70px}.prototype-shell header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:64px;display:flex}.prototype-shell .logo{cursor:pointer;letter-spacing:-1.2px;font-size:23px;font-weight:1000}.prototype-shell .logo i{background:var(--lime);padding:1px 4px;font-style:normal}.prototype-shell .live{font-size:9px;font-weight:900}.prototype-shell .dot,.prototype-shell .fdot,.prototype-shell .sdot{background:var(--lime);border:1px solid var(--ink);border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block}.prototype-shell .nav{align-items:center;gap:23px;font-size:9px;font-weight:1000;display:flex}.prototype-shell .cats{border-bottom:1px solid var(--line);scrollbar-width:none;white-space:nowrap;align-items:center;gap:20px;height:45px;display:flex;overflow:auto}.prototype-shell .cats::-webkit-scrollbar{display:none}.prototype-shell .cat{cursor:pointer;padding:6px 0;font-size:9px;font-weight:1000}.prototype-shell .cat.on{background:var(--lime);border-radius:999px;padding:6px 10px}.prototype-shell .view{display:none}.prototype-shell .view.on{display:block}.prototype-shell .main{max-width:940px;margin:32px auto 0}.prototype-shell .hero{text-align:center;margin:0 0 22px}.prototype-shell .hero h1,.prototype-shell .pageTitle{letter-spacing:-3.5px;margin:0;font-size:clamp(38px,6vw,58px);line-height:.9}.prototype-shell .hero p,.prototype-shell .lede{color:var(--muted);margin:10px 0 0;font-size:9px;font-weight:900}.prototype-shell .toggle{background:var(--soft);border-radius:999px;grid-template-columns:1fr 1fr;width:216px;margin:0 auto 25px;padding:4px;display:grid;position:relative}.prototype-shell .toggle:before{background:var(--lime);box-shadow:inset 0 -3px var(--ink);content:"";height:calc(100% - 8px);transition:transform .42s var(--e);border-radius:999px;width:calc(50% - 4px);position:absolute;top:4px;left:4px}.prototype-shell .toggle.today:before{transform:translate(100%)}.prototype-shell .toggle a,.prototype-shell .toggle button{cursor:pointer;text-align:center;z-index:2;background:0 0;border:0;padding:9px 17px;font-size:10px;font-weight:1000;position:relative}.prototype-shell .form{grid-template-columns:minmax(0,1fr) 155px 185px 116px;align-items:center;gap:10px;margin-bottom:34px;display:grid}.prototype-shell .control{background:var(--panel);height:50px;transition:transform .28s var(--e), box-shadow .28s var(--e), background .28s var(--e);border-radius:24px;position:relative;overflow:hidden}.prototype-shell .control:hover,.prototype-shell .control:focus-within{background:#fff;transform:translateY(-2px);box-shadow:0 7px 20px #10110f12}.prototype-shell .control input,.prototype-shell .pick{background:0 0;border:0;outline:0;width:100%;padding:0 18px;font-size:10px;font-weight:1000;position:absolute;inset:0}.prototype-shell .control input::placeholder{color:#77736b}.prototype-shell .pick{appearance:none;cursor:pointer;text-align:left;padding-right:42px}.prototype-shell .token:before,.prototype-shell .chain:before,.prototype-shell .category:before{color:var(--lime);content:"●";transition:.3s var(--e);z-index:2;font-size:12px;position:absolute;top:17px;right:17px}.prototype-shell .control:hover:before,.prototype-shell .control:focus-within:before{opacity:.55;transform:scale(1.28)}.prototype-shell .primary{background:var(--lime);cursor:pointer;height:50px;transition:.28s var(--e);border:0;border-radius:24px;font-size:10px;font-weight:1000}.prototype-shell .primary:hover{box-shadow:0 5px 0 var(--ink);transform:translateY(-2px)}.prototype-shell .boardtop{border-bottom:2px solid var(--ink);justify-content:space-between;align-items:end;display:flex}.prototype-shell .boardtop h2{margin:0;padding-bottom:10px;font-size:15px}.prototype-shell .meta{color:var(--muted);padding-bottom:10px;font-size:8px;font-weight:900}.prototype-shell .cols,.prototype-shell .base{grid-template-columns:54px minmax(190px,1.5fr) 105px 76px 88px 92px;align-items:center;gap:10px;display:grid}.prototype-shell .cols{border-bottom:1px solid var(--line);color:var(--muted);padding:9px 8px;font-size:7px;font-weight:1000}.prototype-shell .cols>:not(:first-child):not(:nth-child(2)){text-align:right}.prototype-shell .slot{border-bottom:1px solid var(--line);isolation:isolate;height:83px;position:relative;overflow:hidden}.prototype-shell .base{padding:7px 8px;transition:opacity .12s;position:absolute;inset:0}.prototype-shell .slot .base{cursor:pointer}.prototype-shell .rank{letter-spacing:-1px;transition:transform .48s var(--e), letter-spacing .48s var(--e), color .25s ease;z-index:45;font-size:17px;font-weight:1000;position:relative}.prototype-shell .identity{align-items:center;gap:10px;min-width:0;display:flex}.prototype-shell .av{background:var(--lime);border:1.5px solid var(--ink);flex:none;place-items:center;width:37px;height:37px;font-weight:1000;display:grid}.prototype-shell .av img,.prototype-shell .mobile-board .avatar img{object-fit:cover;width:100%;height:100%}.prototype-shell .name{min-width:0}.prototype-shell .name b{font-size:13px}.prototype-shell .name small,.prototype-shell .metric small{color:var(--muted);margin-top:4px;font-size:7px;display:block}.prototype-shell .metric em{color:var(--muted);margin-top:3px;font-size:7px;font-style:normal;display:block}.prototype-shell .metric{text-align:right;font-size:10px;font-weight:1000}.prototype-shell .up{color:#4d7900}.prototype-shell .down{color:var(--red)}.prototype-shell .stage{opacity:0;pointer-events:none;position:absolute;inset:0}.prototype-shell .slot:hover .stage,.prototype-shell .slot:focus-within .stage{opacity:1;pointer-events:auto}.prototype-shell .slot:hover .base>:not(.rank):not(.mobileactions),.prototype-shell .slot:focus-within .base>:not(.rank):not(.mobileactions){opacity:0;transition:opacity .16s}.prototype-shell .slot:hover .base,.prototype-shell .slot:focus-within .base{opacity:1;pointer-events:none}.prototype-shell .side{cursor:pointer;pointer-events:auto;transition:clip-path .46s var(--e);border:0;position:absolute;inset:0}.prototype-shell .boost{background:var(--lime);clip-path:polygon(0 0,40% 0,34% 100%,0 100%)}.prototype-shell .outbid{background:var(--ink);clip-path:polygon(66% 0,100% 0,100% 100%,60% 100%)}.prototype-shell .tokenlane{background:var(--bg);clip-path:polygon(18% 0,100% 0,82% 100%,0 100%);cursor:pointer;pointer-events:auto;transition:background .3s var(--e), left .3s var(--e), right .3s var(--e);z-index:20;border:0;justify-content:center;align-items:center;gap:8px;display:flex;position:absolute;inset:0 34%}.prototype-shell .tokenlane:hover{background:#fff;left:33%;right:33%}.prototype-shell .tokenlane .av{width:28px;height:28px}.prototype-shell .tokenlane b{font-size:12px}.prototype-shell .tokenlane small{color:var(--muted);font-size:7px;font-weight:1000}.prototype-shell .msg{pointer-events:none;transition:left .48s var(--e), right .48s var(--e), transform .48s var(--e), gap .48s var(--e);z-index:18;align-items:center;gap:5px;display:flex;position:absolute;top:50%}.prototype-shell .bm{color:var(--ink);font-size:14px;left:17%;transform:translate(-50%,-50%)}.prototype-shell .om{color:#fff;font-size:14px;right:14%;transform:translate(50%,-50%)}.prototype-shell .om em{color:var(--lime);margin-top:3px;font-size:9px;font-style:normal;display:block}.prototype-shell .boostword,.prototype-shell .coinword,.prototype-shell .outword,.prototype-shell .yourword,.prototype-shell .amount,.prototype-shell .arrow{transition:font-size .35s var(--e), opacity .25s var(--e), transform .35s var(--e), margin .35s var(--e);white-space:nowrap;font-weight:1000}.prototype-shell .boostword,.prototype-shell .outword,.prototype-shell .coinword,.prototype-shell .arrow{font-size:17px}.prototype-shell .yourword,.prototype-shell .amount{opacity:0;font-size:0;transform:translateY(8px)}.prototype-shell .amount{color:var(--lime)}.prototype-shell .miniav,.prototype-shell .plus{opacity:0;height:32px;transition:width .35s var(--e), opacity .25s var(--e);place-items:center;width:0;display:grid;overflow:hidden}.prototype-shell .miniav{background:var(--bg)}.prototype-shell .plus{color:var(--lime);font-size:20px}:is(.prototype-shell .stage:has(.boost:hover) .bm,.prototype-shell .stage:has(.boost:focus-visible) .bm){gap:8px;left:15%}:is(.prototype-shell .stage:has(.boost:hover) .boostword,.prototype-shell .stage:has(.boost:focus-visible) .boostword){margin-right:-40px;font-size:9px;transform:translateY(-9px)}:is(.prototype-shell .stage:has(.boost:hover) .coinword,.prototype-shell .stage:has(.boost:focus-visible) .coinword){font-size:19px;transform:translateY(5px)}:is(.prototype-shell .stage:has(.boost:hover) .miniav,.prototype-shell .stage:has(.boost:focus-visible) .miniav){border:2px solid var(--ink);opacity:1;width:34px}:is(.prototype-shell .stage:has(.outbid:hover) .om,.prototype-shell .stage:has(.outbid:focus-visible) .om){gap:7px;right:11%}:is(.prototype-shell .stage:has(.outbid:hover) .plus,.prototype-shell .stage:has(.outbid:focus-visible) .plus){border:2px solid var(--lime);opacity:1;width:34px}:is(.prototype-shell .stage:has(.outbid:hover) .outword,.prototype-shell .stage:has(.outbid:focus-visible) .outword){margin-right:-46px;font-size:9px;transform:translateY(-11px)}:is(.prototype-shell .stage:has(.outbid:hover) .yourword,.prototype-shell .stage:has(.outbid:focus-visible) .yourword){opacity:1;font-size:14px;transform:translateY(5px)}:is(.prototype-shell .stage:has(.outbid:hover) .amount,.prototype-shell .stage:has(.outbid:focus-visible) .amount){opacity:1;font-size:12px;transform:translateY(5px)}:is(.prototype-shell .stage:has(.outbid:hover) .om>.arrow,.prototype-shell .stage:has(.outbid:focus-visible) .om>.arrow){opacity:0;font-size:0}.prototype-shell .ghost{display:none}.prototype-shell .slot.top3{border-bottom:1px solid var(--ink);min-height:91px}.prototype-shell .slot.top3 .base{background:#ffffff40}.prototype-shell .slot.top1 .base{background:linear-gradient(90deg,#c8ff2842,#ffffff29 43%,#0000)}.prototype-shell .slot.top3 .rank{background:var(--ink);color:#fff;border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.prototype-shell .slot.top1 .rank{background:var(--lime);box-shadow:inset 0 -4px var(--ink);color:var(--ink)}.prototype-shell .slot.top2 .rank{border:1px solid var(--ink);color:var(--ink);background:#fff}.prototype-shell .slot.top3:not(.top1):not(.top2) .rank{background:var(--ink);color:var(--lime)}.prototype-shell .slot.top3 .name b{font-size:15px}.prototype-shell .slot.top3 .av{border-radius:13px;width:42px;height:42px}.prototype-shell .slot:hover .rank,.prototype-shell .slot:focus-within .rank{transform-origin:0;transform:scale(1.72)}.prototype-shell .slot.top3:hover .rank,.prototype-shell .slot.top3:focus-within .rank{transform:scale(1.38)}.prototype-shell .slot.top1:hover .rank,.prototype-shell .slot.top1:focus-within .rank{box-shadow:0 0 0 4px var(--bg), inset 0 -4px var(--ink)}.prototype-shell .slot.top2:hover .rank,.prototype-shell .slot.top2:focus-within .rank,.prototype-shell .slot.top3:not(.top1):not(.top2):hover .rank,.prototype-shell .slot.top3:not(.top1):not(.top2):focus-within .rank{box-shadow:0 0 0 4px var(--bg)}.prototype-shell .pages{justify-content:center;gap:7px;margin:25px;display:flex}.prototype-shell .pages a,.prototype-shell .pages b{border:1px solid;padding:7px 10px;font-size:9px;font-weight:900}.prototype-shell .pages .on{background:var(--ink);color:#fff}.prototype-shell .mobile-board,.prototype-shell .search,.prototype-shell .filters,.prototype-shell .feed,.prototype-shell .mobileactions{display:none}.prototype-shell .search-results{background:var(--panel);border-radius:20px;gap:8px;margin:-18px 0 18px;padding:13px 17px;display:grid}.prototype-shell .search-results strong,.prototype-shell .search-results a,.prototype-shell .search-results span{font-size:9px;font-weight:900}.prototype-shell .search-results a{border-top:1px solid var(--line);padding-top:8px}.prototype-shell .flow{max-width:940px;margin:32px auto}.prototype-shell .back{cursor:pointer;background:0 0;border:0;margin-bottom:24px;padding:0;font-size:9px;font-weight:1000}.prototype-shell .flowhead{border-bottom:2px solid var(--ink);justify-content:space-between;align-items:flex-end;gap:20px;padding-bottom:20px;display:flex}.prototype-shell .flow .eyebrow{color:#668b00;letter-spacing:1px;margin-bottom:8px;font-size:8px;font-weight:1000}.prototype-shell .flowhead .right{color:var(--muted);text-align:right;font-size:8px;font-weight:900}.prototype-shell .grid2{grid-template-columns:1.35fr .8fr;gap:16px;margin-top:18px;display:grid}.prototype-shell .card{border:1px solid var(--line);background:#ffffff29;border-radius:24px;padding:22px}.prototype-shell .card h3{margin:0 0 17px;font-size:15px}.prototype-shell .coinHero{align-items:center;gap:14px;display:flex}.prototype-shell .bigav{background:var(--lime);border-radius:18px;flex:none;place-items:center;width:58px;height:58px;font-size:22px;font-weight:1000;display:grid}.prototype-shell .coinHero h2{letter-spacing:-1.5px;margin:0;font-size:28px}.prototype-shell .coinHero p{color:var(--muted);margin:5px 0 0;font-size:8px;font-weight:900}.prototype-shell .stats{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:20px;display:grid}.prototype-shell .stat{background:var(--panel);border-radius:17px;padding:13px}.prototype-shell .stat small{color:var(--muted);font-size:7px;font-weight:1000}.prototype-shell .stat b{margin-top:6px;font-size:14px;display:block}.prototype-shell .amountbox{margin-top:18px}.prototype-shell .amountbox label{margin-bottom:8px;font-size:8px;font-weight:1000;display:block}.prototype-shell .money{background:#fff;border-radius:22px;align-items:center;height:68px;padding:0 18px;font-size:28px;font-weight:1000;display:flex}.prototype-shell .money>span{color:var(--muted);margin-right:7px}.prototype-shell .money input{background:0 0;border:0;outline:0;width:100%;font-size:28px;font-weight:1000}.prototype-shell .impact{background:var(--ink);color:#fff;border-radius:20px;justify-content:space-between;align-items:center;margin-top:10px;padding:15px 17px;display:flex}.prototype-shell .impact small{color:#bcbab1;font-size:7px;font-weight:900}.prototype-shell .impact b{margin-top:4px;font-size:13px;display:block}.prototype-shell .impact strong{color:var(--lime);font-size:25px}.prototype-shell .pay{background:var(--lime);cursor:pointer;text-align:center;border:0;border-radius:22px;place-items:center;width:100%;height:52px;margin-top:12px;font-size:10px;font-weight:1000;display:grid}.prototype-shell .pay:hover{box-shadow:0 4px 0 var(--ink);transform:translateY(-1px)}.prototype-shell .source-dark-pay{background:var(--ink);color:#fff}.prototype-shell .muted{color:var(--muted);font-size:8px;line-height:1.5}.prototype-shell .list{margin-top:15px}.prototype-shell .list div{border-top:1px solid var(--line);justify-content:space-between;padding:11px 0;font-size:9px;font-weight:900;display:flex}.prototype-shell .source-token-links{gap:0;display:grid}.prototype-shell .source-token-links>div{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.prototype-shell .source-token-links button,.prototype-shell .source-token-links a{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:0;font-size:8px;font-weight:1000}.prototype-shell .source-token-links button:hover,.prototype-shell .source-token-links a:hover{color:var(--ink)}.prototype-shell .source-history-card{margin-top:16px}.prototype-shell .source-activity-card{margin-top:18px}.prototype-shell .source-activity-feed{margin-top:0}.prototype-shell .source-activity-row{grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:12px;display:grid!important}.prototype-shell .activity-row-mark{color:var(--lime);font-size:20px;font-weight:1000}.prototype-shell .activity-row-copy{gap:4px;display:grid}.prototype-shell .activity-row-copy strong,.prototype-shell .activity-row-copy span,.prototype-shell .activity-row-amount{font-size:9px}.prototype-shell .activity-row-copy span{color:var(--muted);font-weight:900}.prototype-shell .activity-row-amount{font-weight:1000}.prototype-shell .target{background:var(--ink);color:#fff;border-radius:22px;justify-content:space-between;align-items:center;margin:17px 0;padding:18px;display:flex}.prototype-shell .target .num{font-size:34px;font-weight:1000}.prototype-shell .target strong{color:var(--lime);font-size:18px}.prototype-shell .searchfake{cursor:pointer;background:#fff;border-radius:22px;align-items:center;height:55px;padding:0 18px;font-size:10px;font-weight:1000;display:flex}.prototype-shell .searchfake span{flex:none;margin-right:8px}.prototype-shell .source-input-block .searchfake input{background:0 0;border-radius:0;flex:1;min-width:0;height:auto;padding:0}.prototype-shell .source-target-value{text-align:right}.prototype-shell .bigav img,.prototype-shell .marketItem .av img{object-fit:cover;width:100%;height:100%}.prototype-shell .source-payment-uri{justify-content:center;align-items:center;display:flex}.prototype-shell .source-crypto-card .payment-qr{border:1px solid var(--line);background:#fff;align-self:center;width:100%;max-width:220px;height:auto;margin-top:12px;padding:8px}.prototype-shell .market-filters{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 116px}.prototype-shell .source-market-details-card,.prototype-shell .source-history-card{margin-top:16px}.prototype-shell .source-provider-links{border-top:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:12px;margin-top:18px;padding-top:14px;display:flex}.prototype-shell .source-provider-links span,.prototype-shell .source-provider-links a{font-size:8px;font-weight:900}.prototype-shell .source-provider-links span{color:var(--muted);margin-right:auto}.prototype-shell .selected{background:var(--panel);border-radius:20px;align-items:center;gap:12px;margin-top:10px;padding:12px;display:flex}.prototype-shell .selected .av{border-radius:12px}.prototype-shell .source-input-block{margin-top:17px}.prototype-shell .source-input-block label{margin-bottom:8px;font-size:8px;font-weight:1000;display:block}.prototype-shell .source-input-block input,.prototype-shell .source-input-block select{background:var(--panel);border:0;border-radius:22px;outline:0;width:100%;height:55px;padding:0 18px;font-size:10px;font-weight:1000}.prototype-shell .source-input-block input:focus,.prototype-shell .source-input-block select:focus{background:#fff;box-shadow:0 7px 20px #10110f12}.prototype-shell .source-provider-actions{gap:7px;margin-top:17px;display:grid}.prototype-shell .source-provider-actions .pay{margin-top:0}.prototype-shell .source-provider-unavailable{border:1px dashed var(--line);gap:4px;padding:11px 13px;display:grid}.prototype-shell .source-provider-unavailable strong{font-size:10px;font-weight:1000}.prototype-shell .source-provider-unavailable small{color:var(--muted);font-size:8px;font-weight:800;line-height:1.35}.prototype-shell .source-error{color:var(--red);margin-top:12px}.prototype-shell .source-checkout-message{margin-top:12px}.prototype-shell .source-checkout-message a{color:var(--lime);font-size:8px;font-weight:1000}.prototype-shell .source-crypto-card{gap:8px;margin-top:12px;display:grid}.prototype-shell .source-crypto-card code{overflow-wrap:anywhere;font-size:8px}.prototype-shell .source-crypto-card .pay{margin-top:0}.prototype-shell .marketHero{justify-content:space-between;align-items:end;margin-bottom:25px;display:flex}.prototype-shell .marketHero p{max-width:260px;font-size:9px;font-weight:900;line-height:1.5}.prototype-shell .marketGrid{border:1px solid var(--line);border-radius:24px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.prototype-shell .marketCol{border-right:1px solid var(--line)}.prototype-shell .marketCol:last-child{border:0}.prototype-shell .marketTitle{border-bottom:1px solid var(--line);height:110px;padding:18px}.prototype-shell .marketTitle small{font-size:7px;font-weight:1000}.prototype-shell .marketTitle h3{margin:16px 0 0;font-size:15px}.prototype-shell .marketTitle i{color:#68a000;float:right;font-size:25px;font-style:normal}.prototype-shell .marketItem{border-bottom:1px solid var(--line);cursor:pointer;align-items:center;gap:9px;height:76px;padding:12px;transition:all .2s;display:flex}.prototype-shell .marketItem:hover{background:var(--lime)}.prototype-shell .marketItem .av{border-radius:10px;width:34px;height:34px}.prototype-shell .marketItem b{font-size:10px}.prototype-shell .marketItem small{color:var(--muted);margin-top:4px;font-size:7px;display:block}.prototype-shell .marketItem strong{margin-left:auto;font-size:9px}.prototype-shell .viewall{padding:13px;font-size:8px;font-weight:1000}.prototype-shell .toast{background:var(--ink);color:#fff;opacity:0;transition:.3s var(--e);z-index:100;border-radius:999px;padding:11px 18px;font-size:9px;font-weight:1000;position:fixed;bottom:25px;left:50%;transform:translate(-50%)translateY(20px)}@media (max-width:760px){.prototype-shell .page{max-width:520px;padding:18px 10px 60px}.prototype-shell header{border-bottom:2px solid var(--ink);height:auto;padding:4px 2px 12px}.prototype-shell .logo{font-size:22px}.prototype-shell .live{font-size:10px;display:block}.prototype-shell .nav,.prototype-shell .cats{display:none}.prototype-shell .main{margin-top:22px}.prototype-shell .hero{text-align:left;margin:0;padding:27px 1px 17px}.prototype-shell .hero h1{letter-spacing:-3px;font-size:clamp(38px,12vw,58px);font-weight:950;line-height:.86}.prototype-shell .hero p{font-size:10px;font-weight:900}.prototype-shell .toggle{border-radius:24px;width:100%;height:44px;margin-bottom:10px;box-shadow:inset 0 -2px #00000024}.prototype-shell .toggle:before{box-shadow:0 2px var(--ink);height:36px;transition:transform .35s var(--e);border-radius:20px}.prototype-shell .toggle a{padding:9px 0}.prototype-shell .main>.form,.prototype-shell .desktop-board{display:none}.prototype-shell .market-filters{grid-template-columns:1fr 1fr;display:grid}.prototype-shell .market-filters .primary{grid-column:1/-1}.prototype-shell .search{background:var(--panel);border-radius:23px;align-items:center;gap:9px;height:44px;margin:0 0 7px;padding:0 13px;font-size:10px;font-weight:900;display:flex}.prototype-shell .search input{background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:10px;font-weight:900}.prototype-shell .search b{margin-left:auto;font-size:17px}.prototype-shell .filters{grid-template-columns:1fr 1fr;gap:7px;margin-bottom:18px;display:grid}.prototype-shell .filter{background:var(--panel);cursor:pointer;text-align:left;border-radius:22px;justify-content:space-between;align-items:center;height:42px;padding:0 13px;font-size:10px;font-weight:950;display:flex}.prototype-shell .filter::-webkit-details-marker{display:none}.prototype-shell .filter-menu{min-width:0;position:relative}.prototype-shell .filter-options{background:var(--panel);border:1px solid var(--line);z-index:60;border-radius:16px;gap:2px;max-height:260px;padding:7px;display:grid;position:absolute;top:48px;left:0;right:0;overflow:auto;box-shadow:0 12px 30px #10110f1f}.prototype-shell .filter-options a{border-radius:10px;padding:9px 10px;font-size:9px;font-weight:900}.prototype-shell .filter-options a:hover,.prototype-shell .filter-options a[aria-current=page]{background:var(--lime)}.prototype-shell .filter:after{background:var(--lime);border:1px solid var(--ink);content:"";float:right;border-radius:50%;width:6px;height:6px;margin-top:3px}.prototype-shell .feed{border-bottom:1px solid var(--line);border-top:1px solid var(--line);white-space:nowrap;align-items:center;gap:7px;height:31px;margin-bottom:15px;font-size:8px;font-weight:900;display:flex;overflow:hidden}.prototype-shell .feed .fdot{flex:none;width:6px;height:6px;margin-right:0}.prototype-shell .feed .top-move-ticker-copy{flex:1;min-width:0;overflow:hidden}.prototype-shell .feed .top-move-ticker-track{white-space:nowrap;gap:14px;display:flex}.prototype-shell .feed .top-move-ticker-group{gap:14px;display:flex}.prototype-shell .feed .top-move-ticker-item,.prototype-shell .feed .top-move-ticker-headline{color:var(--ink);flex:none;font-size:8px}.prototype-shell .feed .top-move-ticker-tail{flex:none;font-size:8px}.prototype-shell .mobile-board{display:block}.prototype-shell .mobile-board .head{color:var(--muted);grid-template-columns:42px 1fr auto;padding:0 8px 7px;font-size:9px;font-weight:900;display:grid}.prototype-shell .mobile-board .slot{border-top:1px solid var(--line);height:68px;transition:height .48s var(--e)}.prototype-shell .mobile-board .slot:last-child{border-bottom:1px solid var(--line)}.prototype-shell .mobile-board .rest{text-align:left;height:68px;transition:opacity .18s, transform .3s var(--e);background:0 0;border:0;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:7px;width:100%;padding:0 8px;display:grid}.prototype-shell .mobile-board .rest .rank{font-size:20px}.prototype-shell .mobile-board .coin{align-items:center;gap:8px;min-width:0;display:flex}.prototype-shell .mobile-board .avatar{border:1.5px solid var(--ink);background:#fff;border-radius:10px;flex:none;place-items:center;width:34px;height:34px;font-size:10px;font-weight:950;display:grid}.prototype-shell .mobile-board .ct{min-width:0}.prototype-shell .mobile-board .name{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:950;display:block;overflow:hidden}.prototype-shell .mobile-board .meta{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:8px;font-weight:900;overflow:hidden}.prototype-shell .mobile-board .money{font-size:inherit;text-align:right;background:0 0;border-radius:0;height:auto;padding:0;display:block}.prototype-shell .mobile-board .backed{font-size:12px;font-weight:950}.prototype-shell .mobile-board .change{margin-top:3px;font-size:9px;font-weight:900}.prototype-shell .mobile-board .actions{opacity:0;pointer-events:none;transform-origin:50%;transition:opacity .22s ease, transform .48s var(--e);grid-template-columns:36% 28% 36%;display:grid;position:absolute;inset:0;transform:scaleX(.88)}.prototype-shell .mobile-board .action{text-align:center;min-width:0;transition:clip-path .48s var(--e), transform .48s var(--e);border:0;justify-content:center;align-items:center;font-size:12px;font-weight:950;line-height:.92;display:flex}.prototype-shell .mobile-board .action span{transition:transform .48s var(--e), opacity .28s ease}.prototype-shell .mobile-board .action small{letter-spacing:.04em;opacity:.72;transition:transform .48s var(--e), opacity .3s ease;margin-top:5px;font-size:8px;display:block}.prototype-shell .mobile-board .action.boost{background:var(--lime);clip-path:polygon(0 0,100% 0,86% 100%,0 100%);margin-right:-15%}.prototype-shell .mobile-board .action.view{background:var(--bg);border-bottom:2px solid var(--ink);border-top:2px solid var(--ink);clip-path:polygon(15% 0,100% 0,85% 100%,0 100%);z-index:2;margin:0 -15%}.prototype-shell .mobile-board .action.outbid{background:var(--ink);clip-path:polygon(14% 0,100% 0,100% 100%,0 100%);color:var(--bg);margin-left:-15%}.prototype-shell .mobile-board .slot.active{height:82px}.prototype-shell .mobile-board .slot.active .rest{pointer-events:none}.prototype-shell .mobile-board .slot.active .rest .coin,.prototype-shell .mobile-board .slot.active .rest .money{opacity:0;transform:translateY(-7px)}.prototype-shell .mobile-board .slot.active .rest .rank{color:var(--ink);transform-origin:0;background:0 0;border-color:#0000;transform:scale(1.38)translate(3px)}.prototype-shell .mobile-board .slot.active .actions{opacity:1;pointer-events:auto;transform:scaleX(1)}.prototype-shell .mobile-board .slot.active .boost span{transform:translate(12px)}.prototype-shell .mobile-board .slot.active .outbid span{transform:translate(-4px)}.prototype-shell .mobile-board .slot.active .action.boost{animation:mobile-boost-glide .48s var(--e) both}.prototype-shell .mobile-board .slot.active .action.view{animation:mobile-view-glide .48s var(--e) both}.prototype-shell .mobile-board .slot.active .action.outbid{animation:mobile-outbid-glide .48s var(--e) both}.prototype-shell .mobile-board .top1{background:#c8ff281a}.prototype-shell .mobile-board .top1 .rank,.prototype-shell .mobile-board .top2 .rank,.prototype-shell .mobile-board .top3 .rank{border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.prototype-shell .mobile-board .top1 .rank{background:var(--lime);border:1.5px solid}.prototype-shell .mobile-board .top2 .rank{background:#fff;border:1.5px solid}.prototype-shell .mobile-board .top3 .rank{background:var(--ink);color:var(--lime)}.prototype-shell .mobile-board .top1.active .rest .rank,.prototype-shell .mobile-board .top2.active .rest .rank,.prototype-shell .mobile-board .top3.active .rest .rank{color:var(--ink);background:0 0;border-color:#0000}.prototype-shell .hint{color:var(--muted);text-align:center;padding:15px 0;font-size:9px;font-weight:900}.prototype-shell .mobile-more{border:1px solid var(--ink);cursor:pointer;background:0 0;margin:18px auto 0;padding:9px 12px;font-size:9px;font-weight:1000;display:block}.prototype-shell .mobile-more:hover{background:var(--lime)}.prototype-shell .grid2{grid-template-columns:1fr}.prototype-shell .flowhead{flex-direction:column;align-items:flex-start}.prototype-shell .flowhead .right{text-align:left}.prototype-shell .marketHero{flex-direction:column;align-items:flex-start;gap:10px}.prototype-shell .marketGrid{grid-template-columns:1fr}.prototype-shell .marketCol{border-bottom:1px solid var(--line);border-right:0}.prototype-shell .marketCol:last-child{border-bottom:0}.prototype-shell .marketTitle{height:85px}}@keyframes mobile-boost-glide{0%{clip-path:polygon(0 0,82% 0,72% 100%,0 100%);transform:translate(12%)}to{clip-path:polygon(0 0,100% 0,86% 100%,0 100%);transform:translate(0)}}@keyframes mobile-view-glide{0%{opacity:.25;transform:scaleX(.55)}to{opacity:1;transform:scaleX(1)}}@keyframes mobile-outbid-glide{0%{clip-path:polygon(28% 0,100% 0,100% 100%,18% 100%);transform:translate(-12%)}to{clip-path:polygon(14% 0,100% 0,100% 100%,0 100%);transform:translate(0)}}@media (max-width:360px){.prototype-shell .page{padding-left:7px;padding-right:7px}.prototype-shell .mobile-board .rest{grid-template-columns:37px minmax(0,1fr) auto;gap:5px;padding-left:5px;padding-right:5px}.prototype-shell .mobile-board .actions{grid-template-columns:36% 28% 36%}.prototype-shell .mobile-board .slot.active .rest .rank{transform:scale(1.28)translate(2px)}.prototype-shell .mobile-board .avatar{width:30px;height:30px}.prototype-shell .mobile-board .name{font-size:12px}.prototype-shell .mobile-board .backed{font-size:10px}.prototype-shell .mobile-board .action{font-size:12px}.prototype-shell .mobile-board .action.view{font-size:10px}}@media (prefers-reduced-motion:reduce){.prototype-shell *,.prototype-shell :before,.prototype-shell :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.production-chrome .site-header{background:var(--page-bg);border-bottom:1px solid var(--board-ink);align-items:center;gap:30px;max-width:none;min-height:78px;padding:0 max(28px,50vw - 750px);display:flex}.production-chrome .brand-lockup{flex:none;align-items:center;gap:0;display:flex}.production-chrome .brand-name{color:var(--board-ink);font-family:var(--display);letter-spacing:-.09em;font-size:25px;font-weight:950;line-height:normal}.production-chrome .brand-dot,.production-chrome .hero-title span{color:var(--board-green)}.production-chrome .site-nav{align-items:center;gap:20px;display:flex}.production-chrome .site-nav a,.production-chrome .header-status,.production-chrome .search-form input,.production-chrome .button{color:var(--board-ink);font-family:var(--mono);text-transform:uppercase;font-size:13px;font-weight:700}.production-chrome .site-nav a:hover,.production-chrome .site-nav a:focus-visible,.production-chrome .header-status,.production-chrome .search-form input:focus{color:var(--board-green)}.production-chrome .header-spacer{flex:1}.production-chrome .search-form{border:1px solid var(--board-ink);align-items:center;min-width:194px;height:34px;display:flex}.production-chrome .search-form span{color:var(--muted-fg);font-family:var(--mono);padding-left:9px;font-size:13px}.production-chrome .search-form input{background:0 0;border:0;outline:0;width:100%;min-width:0;padding:0 9px}.production-chrome .header-status{white-space:nowrap;align-items:center;gap:8px;display:flex}.production-chrome .status-dot,.production-chrome .live-dot{background:var(--board-green);box-shadow:none;border-radius:50%;width:6px;height:6px;display:inline-block}.production-hero-shell{width:100vw;position:relative;left:50%;transform:translate(-50%)}.production-container{max-width:1500px;margin:0 auto;padding:0 28px}.prototype-shell .production-hero-shell .hero{border-bottom:2px solid var(--board-ink);text-align:left;grid-template-columns:minmax(0,1.5fr) minmax(300px,.55fr);gap:54px;margin:0;padding:72px 0 74px;display:grid}.prototype-shell .production-hero-shell .eyebrow{color:var(--board-green);font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:12px;font-size:10px;display:flex}.prototype-shell .production-hero-shell .eyebrow:before{background:var(--board-green);content:"";width:28px;height:1px}.prototype-shell .production-hero-shell .hero-title{letter-spacing:-.105em;text-transform:uppercase;max-width:1000px;margin:27px 0 34px;font-size:clamp(64px,10.2vw,152px);font-weight:950;line-height:.76}.prototype-shell .production-hero-shell .hero-title span{font-style:normal;display:inline}.prototype-shell .production-hero-shell .hero-lead{color:var(--board-ink);letter-spacing:-.06em;margin:0;font-size:clamp(25px,2.5vw,38px);font-weight:950;line-height:.92}.prototype-shell .production-hero-shell .hero-copy{color:var(--muted-fg);font-family:var(--mono);max-width:600px;margin-top:22px;font-size:16px;line-height:1.65}.prototype-shell .production-hero-shell .hero-actions{flex-wrap:wrap;gap:10px;margin-top:32px;display:flex}.prototype-shell .production-hero-shell .button{border:2px solid var(--board-ink);justify-content:center;align-items:center;min-height:40px;padding:0 16px;display:inline-flex}.prototype-shell .production-hero-shell .button-primary{background:var(--board-ink);color:var(--board-bg);border-radius:0;font-weight:900}.prototype-shell .production-hero-shell .button-primary:hover,.prototype-shell .production-hero-shell .button-primary:focus-visible{background:var(--board-acid);color:var(--board-ink)}.prototype-shell .production-hero-shell .hero-lead-card{background:var(--accent-bg);border:2px solid var(--accent-fg);color:var(--accent-fg);align-self:end;min-width:0;padding:23px}.prototype-shell .production-hero-shell .hero-lead-card-head,.prototype-shell .production-hero-shell .hero-lead-meta{font-family:var(--mono);letter-spacing:.07em;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:13px;font-weight:700;display:flex}.prototype-shell .production-hero-shell .hero-live{align-items:center;gap:7px;display:flex}.prototype-shell .production-hero-shell .hero-lead-token{border-bottom:2px solid var(--accent-fg);border-top:2px solid var(--accent-fg);grid-template-columns:34px 74px minmax(0,1fr);align-items:center;gap:12px;margin-top:30px;padding:22px 0;display:grid}.prototype-shell .production-hero-shell .hero-lead-rank{font-family:var(--mono);font-size:21px;font-weight:900}.prototype-shell .production-hero-shell .hero-lead-avatar{background:var(--board-bg);border:2px solid var(--accent-fg);justify-content:center;align-items:center;width:74px;height:74px;font-size:25px;display:flex;overflow:hidden}.prototype-shell .production-hero-shell .hero-lead-avatar img{object-fit:cover;width:100%;height:100%}.prototype-shell .production-hero-shell .hero-lead-name,.prototype-shell .production-hero-shell .hero-lead-name small{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.prototype-shell .production-hero-shell .hero-lead-name strong{letter-spacing:-.06em;font-size:25px;font-weight:950;display:block}.prototype-shell .production-hero-shell .hero-lead-name small,.prototype-shell .production-hero-shell .hero-lead-bid span{font-family:var(--mono);font-size:14px;font-weight:700}.prototype-shell .production-hero-shell .hero-lead-bid{justify-content:space-between;align-items:end;margin-top:22px;display:flex}.prototype-shell .production-hero-shell .hero-lead-bid strong{letter-spacing:-.07em;font-size:35px;font-weight:950}.prototype-shell .production-hero-shell .hero-lead-meta{border-top:1px solid var(--accent-fg);margin-top:20px;padding-top:14px;font-size:12px}@media (max-width:1180px){.production-chrome .site-nav a:nth-child(n+5){display:none}}@media (max-width:840px){.production-chrome .site-header{min-height:68px;padding:0 17px}.production-chrome .site-nav,.production-chrome .header-status{display:none}.production-chrome .search-form{min-width:155px;margin-left:auto}.prototype-shell .production-hero-shell .hero{grid-template-columns:1fr}.prototype-shell .production-hero-shell .hero-lead-card{max-width:620px}}@media (max-width:700px){.production-chrome .site-header{gap:10px;min-height:69px;padding:0 13px}.production-chrome .brand-name{font-size:21px}.production-chrome .site-nav{display:none}.production-chrome .search-form{width:auto;min-width:0}.production-chrome .search-form input{width:100%;min-width:0}.production-container{padding:0 13px}.prototype-shell .production-hero-shell .hero{gap:20px;padding:28px 0}.prototype-shell .production-hero-shell .hero-lead-card{display:none}.prototype-shell .production-hero-shell .hero-actions{flex-wrap:nowrap;gap:8px}.prototype-shell .production-hero-shell .hero-actions .button{flex:1 1 0;min-width:0;padding:0 8px}.prototype-shell .production-hero-shell .hero-title{font-size:clamp(42px,13vw,91px);line-height:.79}.prototype-shell .production-hero-shell .hero-lead{font-size:28px}.prototype-shell .production-hero-shell .hero-copy{font-size:15px}}@media (max-width:360px){.production-chrome .search-form{display:none}}.prototype-shell .desktop-board-shell{min-width:0;display:block}.prototype-shell .token-spotlight{display:none}@media (min-width:761px){.app-shell>main>.container>.hero{padding-top:54px;padding-bottom:48px}.app-shell>main>.container>.leaderboard-section{padding-top:42px;padding-bottom:64px}.prototype-shell .main{margin-top:20px}.prototype-shell .toggle{margin-bottom:18px}.prototype-shell .form{margin-bottom:24px}.prototype-shell .metric .backed-value{color:var(--ink);font-variant-numeric:tabular-nums;letter-spacing:-.055em;text-overflow:ellipsis;white-space:nowrap;width:max-content;max-width:100%;padding-bottom:10px;font-size:clamp(25px,2.05vw,34px);font-weight:950;line-height:1.04;display:inline-block;position:relative;overflow:hidden}.prototype-shell .metric .backed-value:after,.prototype-shell .token-spotlight__backed-value:after{background:var(--lime);content:"";border-radius:2px;width:72px;max-width:70%;height:5px;position:absolute;bottom:1px;left:0}}@media (min-width:1360px){.prototype-shell .main{max-width:1270px}.prototype-shell .desktop-board-shell{grid-template-columns:minmax(230px,280px) minmax(0,1fr) minmax(0,1fr);align-items:start;gap:clamp(20px,2vw,32px);display:grid}.prototype-shell .desktop-board{grid-column:2/-1;min-width:0}.prototype-shell .token-spotlight{background:var(--bg);border:2px solid var(--ink);color:var(--ink);border-radius:16px;min-width:0;min-height:430px;padding:22px;display:block;position:sticky;top:24px}.prototype-shell .token-spotlight__head,.prototype-shell .token-spotlight__details,.prototype-shell .token-spotlight__backers{justify-content:space-between;align-items:center;display:flex}.prototype-shell .token-spotlight__eyebrow,.prototype-shell .token-spotlight__board,.prototype-shell .token-spotlight__details,.prototype-shell .token-spotlight__backed>span,.prototype-shell .token-spotlight__backers>span{letter-spacing:.075em;text-transform:uppercase;font-size:9px;font-weight:950}.prototype-shell .token-spotlight__board,.prototype-shell .token-spotlight__details,.prototype-shell .token-spotlight__backed>span,.prototype-shell .token-spotlight__backers>span{color:var(--muted)}.prototype-shell .token-spotlight__identity{border-bottom:1px solid var(--line);align-items:center;gap:12px;min-width:0;margin-top:28px;padding-bottom:22px;display:flex}.prototype-shell .token-spotlight__avatar{background:var(--lime);border:1.5px solid var(--ink);object-fit:cover;border-radius:14px;flex:none;place-items:center;width:58px;height:58px;display:grid}.prototype-shell .token-spotlight__avatar img{border-radius:inherit;object-fit:cover;width:100%;height:100%}.prototype-shell .token-spotlight__identity>div{min-width:0}.prototype-shell .token-spotlight__identity strong,.prototype-shell .token-spotlight__identity small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.prototype-shell .token-spotlight__identity strong{letter-spacing:-.055em;font-size:20px;font-weight:950}.prototype-shell .token-spotlight__identity small{color:var(--muted);margin-top:4px;font-size:9px;font-weight:900}.prototype-shell .token-spotlight__details{justify-content:flex-start;gap:8px;margin-top:18px}.prototype-shell .token-spotlight__details span:first-child{color:var(--ink);font-size:16px}.prototype-shell .token-spotlight__backed{margin-top:27px}.prototype-shell .token-spotlight__backed>span,.prototype-shell .token-spotlight__backers>span{display:block}.prototype-shell .token-spotlight__backed-value{font-variant-numeric:tabular-nums;letter-spacing:-.055em;padding-bottom:12px;font-size:clamp(32px,3vw,46px);font-weight:950;line-height:1;display:inline-block;position:relative}.prototype-shell .token-spotlight__backed-value:after{width:78px;height:5px;bottom:2px}.prototype-shell .token-spotlight__backers{border-top:1px solid var(--line);margin-top:24px;padding-top:15px}.prototype-shell .token-spotlight__backers strong{text-align:right;font-size:12px;font-weight:950}.prototype-shell .token-spotlight__boost{background:var(--lime);border:1.5px solid var(--ink);color:var(--ink);border-radius:12px;justify-content:space-between;align-items:center;min-height:48px;margin-top:25px;padding:0 14px;font-size:10px;font-weight:950;text-decoration:none;display:flex}.prototype-shell .token-spotlight__boost:hover{box-shadow:0 4px 0 var(--ink);transform:translateY(-2px)}.prototype-shell .token-spotlight__empty{gap:10px;margin-top:60px;display:grid}.prototype-shell .token-spotlight__empty strong{letter-spacing:-.045em;font-size:20px}.prototype-shell .token-spotlight__empty span{color:var(--muted);font-size:11px;line-height:1.5}}
