:root{--panel-w:340px}html,body{color:#fff;background:#000;height:100%;margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Helvetica Neue,Arial,sans-serif}body.square{overflow:hidden}a{color:inherit;text-decoration:none}#world{position:fixed;inset:0}#world canvas{display:block}#ticker{z-index:10;letter-spacing:.02em;background:#000000d9;border-bottom:1px solid #222;align-items:center;height:44px;font-family:ui-monospace,Menlo,monospace;font-size:14px;display:flex;position:fixed;top:0;left:0;right:0;overflow:hidden}#ticker .label{color:#000;background:#0b0;flex:none;align-items:center;height:100%;padding:0 14px;font-weight:700;display:flex}#ticker .track{white-space:nowrap;flex:1;overflow:hidden}#ticker .scroll{padding-left:100%;animation:45s linear infinite scroll;display:inline-block}#ticker .track:hover .scroll{animation-play-state:paused}@keyframes scroll{to{transform:translate(-100%)}}#ticker .item{margin-right:48px}#ticker .up,#ticker .dn{color:#2ecc71}#ticker .hot{color:#f1c40f}#panel{width:var(--panel-w);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10;background:#0a0a0cdb;border-left:1px solid #2a2a2e;flex-direction:column;font-size:13px;transition:transform .25s;display:flex;position:fixed;top:44px;bottom:0;right:0}#panel header{border-bottom:1px solid #1e1e22;padding:14px 16px 10px}#toggle{color:#fff;cursor:pointer;background:#0a0a0cdb;border:1px solid #2a2a2e;border-right:0;border-radius:8px 0 0 8px;place-items:center;width:34px;height:34px;font-size:16px;display:grid;position:absolute;top:12px;left:-34px}body.collapsed #panel{transform:translateX(var(--panel-w))}body.collapsed{--panel-w:0px}#panel h1{letter-spacing:.14em;text-transform:uppercase;color:#9a9aa0;justify-content:space-between;margin:0;font-size:13px;display:flex}#panel h1 span{color:#f1c40f;letter-spacing:0;text-transform:none}.top{border:1px solid var(--c,#f26522);background:color-mix(in srgb,var(--c,#f26522) 14%,transparent);border-radius:10px;align-items:center;gap:10px;margin-top:10px;padding:10px;display:flex}.top .pill{background:var(--c);color:#fff;border-radius:999px;flex:none;padding:4px 9px;font-size:12px;font-weight:800}.top .logo{width:36px;height:36px;color:var(--c);background:#111318;border-radius:9px;flex:none;place-items:center;font-weight:800;display:grid;overflow:hidden}.top .logo img{object-fit:cover;width:100%;height:100%}.top .t{flex:1;min-width:0}.top .t b{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.top .t small{color:#b5b5bc}.top .amt{color:var(--c);font-variant-numeric:tabular-nums;font-weight:800}#list{flex:1;padding:4px 8px;overflow:auto}.group{border:1px solid #f1c40f;border-radius:10px;margin:10px 0 8px;padding:10px 2px 2px;position:relative}.group .legend{letter-spacing:.14em;text-transform:uppercase;color:#f1c40f;background:#0d0d10;padding:0 6px;font-size:10px;font-weight:700;position:absolute;top:-8px;left:12px}.group .row:first-of-type{border-top:0}.row{border-top:1px solid #17171b;border-radius:8px;grid-template-columns:30px 16px 1fr auto;align-items:center;gap:8px;padding:7px 8px;display:grid}.row:hover{background:#ffffff0d}.row .rk{color:#8a8a92;font-variant-numeric:tabular-nums;font-size:12px}.row .ico{object-fit:cover;background:#111318;border-radius:4px;width:16px;height:16px}.row .dot{border-radius:50%;width:10px;height:10px;margin:3px}.row .nm{min-width:0}.row .nm>a,.row .nm>span{white-space:nowrap;text-overflow:ellipsis;font-weight:600;display:block;overflow:hidden}.row .nm a:hover{text-decoration:underline}.row .nm small{color:#7f7f88;white-space:nowrap;text-overflow:ellipsis;font-size:11px;display:block;overflow:hidden}.row .amt{font-variant-numeric:tabular-nums;color:#f1c40f;font-weight:600;position:relative}.row .amt .v{transition:opacity .12s}.row .info{color:#f1c40f;text-align:center;box-sizing:border-box;opacity:0;border:1px solid #f1c40f;border-radius:50%;width:16px;height:16px;font:italic 700 11px/14px Georgia,serif;text-decoration:none;transition:opacity .12s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.row .amt:hover .v,.row .amt:focus-within .v{opacity:0}.row .amt:hover .info,.row .info:focus-visible{opacity:1}.row .info:hover{color:#000;background:#f1c40f}.row.onboard .rk{color:#2ecc71}#panel footer{border-top:1px solid #1e1e22;padding:10px 12px 12px}.pager{color:#9a9aa0;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:12px;display:flex}.pager button{color:#fff;cursor:pointer;background:#1b1b20;border:1px solid #2a2a2e;border-radius:6px;padding:4px 10px}.pager button:disabled{opacity:.35;cursor:default}.cta{color:#000;cursor:pointer;text-align:center;background:#fff;border:0;border-radius:8px;width:100%;padding:11px;font-weight:700;display:block}#hud{z-index:10;color:#9a9aa0;flex-direction:column;align-items:flex-start;gap:8px;font-size:12px;display:flex;position:fixed;bottom:16px;left:16px}#hud b{color:#fff;font-variant-numeric:tabular-nums}#hud .times{flex-direction:column;align-items:flex-start;gap:2px;display:flex}#hud .mode{gap:4px;display:inline-flex}#hud .mode button{color:#9a9aa0;cursor:pointer;background:#1b1b20;border:1px solid #2a2a2e;border-radius:6px;padding:2px 8px;font-size:11px}#hud .mode button.on{color:#000;background:#fff;border-color:#fff}#hud .stats{white-space:nowrap;color:#9a9aa0;background:#1b1b20d9;border:1px solid #2a2a2e;border-radius:999px;align-items:center;padding:5px 12px;text-decoration:none;display:inline-flex}#hud a.stats:hover{color:#fff;border-color:#fff}#hud .stats .online,#hud .stats .online b{color:#2ecc71}#hud .stats .online i{vertical-align:0;background:#2ecc71;border-radius:50%;width:8px;height:8px;animation:2s infinite pulse;display:inline-block;box-shadow:0 0 #2ecc7199}#hud .stats .sep{color:#5a5a62}@keyframes pulse{0%{box-shadow:0 0 #2ecc7199}70%{box-shadow:0 0 0 6px #2ecc7100}to{box-shadow:0 0 #2ecc7100}}#mbar{z-index:12;padding:8px 10px calc(8px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0a0ceb;border-top:1px solid #2a2a2e;gap:8px;display:none;position:fixed;bottom:0;left:0;right:0}#mbar>*{box-sizing:border-box;cursor:pointer;border-radius:10px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1px;min-height:44px;font-family:inherit;font-size:14px;font-weight:700;display:flex}#mbar button{color:#fff;background:#1b1b20;border:1px solid #2a2a2e}#mbar button.on{color:#000;background:#fff;border-color:#fff}#mbar .bid{color:#000;background:#f1c40f;border:1px solid #f1c40f}#mbar small{opacity:.7;font-size:11px;font-weight:500}#sheet-backdrop{z-index:10;background:#00000073;position:fixed;inset:0}@media (max-width:820px){#mbar{display:flex}#panel{top:auto;left:0;right:0;bottom:calc(60px + env(safe-area-inset-bottom));z-index:11;border-top:1px solid #2a2a2e;border-left:0;border-radius:16px 16px 0 0;width:auto;max-height:72vh;transform:translateY(110%)}body.collapsed #panel{transform:translateY(110%)}body.sheet #panel{transform:translateY(0)}#panel header:before{content:"";background:#3a3a40;border-radius:2px;width:36px;height:4px;margin:-4px auto 10px;display:block}#toggle,#panel .cta{display:none}#mbar{border-top:0}#mbar>*{height:44px}#hud{left:0;right:0;bottom:calc(60px + env(safe-area-inset-bottom));grid-template-columns:1fr auto;grid-template-areas:"mode mode""times stats";gap:0;display:grid}#hud .mode{grid-area:mode;justify-self:end;padding:0 10px 8px}#hud .times,#hud .stats{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0a0ceb;border-top:1px solid #2a2a2e;padding:7px 12px}#hud .times{flex-direction:row;grid-area:times;justify-content:flex-start;align-items:center;gap:12px}#hud .stats{border-bottom:0;border-left:0;border-right:0;border-radius:0;grid-area:stats;padding-left:0;font-size:11px}#hud .stats .see{display:none}}.page{max-width:560px;margin:0 auto;padding:48px 20px 80px}.page.bid{box-sizing:border-box;flex-direction:column;max-width:900px;min-height:100%;display:flex}.page.bid .legal-links{margin-top:auto;padding-top:40px}.page.bid h1,.page.bid p.lead,.page.bid .back{max-width:560px}.bid-grid{grid-template-columns:minmax(0,560px) 1fr;align-items:start;gap:48px;display:grid}.screen-side{text-align:center;flex-direction:column;align-items:center;padding-top:6px;display:flex;position:sticky;top:24px}.screen-side h2{letter-spacing:.08em;text-transform:uppercase;color:#9a9aa0;margin:0 0 14px;font-size:12px;font-weight:600}.screen-side .bezel{background:#050507;border:1px solid #1b1b20;border-radius:6px;width:196px;padding:10px 10px 14px;box-shadow:0 20px 60px #0009}.screen-side .bezel.empty{color:#4a4a52;place-items:center;height:560px;padding:24px;font-size:13px;display:grid}.screen-side .screen{image-rendering:auto;border-radius:2px;width:176px;height:576px;display:block}.screen-side .note{max-width:260px;margin-top:16px}.screen-side .note b{color:#fff}@media (max-width:820px){.bid-grid{grid-template-columns:1fr;gap:32px}.screen-side{position:static}}.page h1{margin:0 0 6px;font-size:26px}.page p.lead{color:#9a9aa0;margin:0 0 28px}.page label{letter-spacing:.08em;text-transform:uppercase;color:#9a9aa0;margin:18px 0 6px;font-size:12px;display:block}.page input,.page select{box-sizing:border-box;color:#fff;background:#101014;border:1px solid #2a2a2e;border-radius:8px;width:100%;padding:12px 14px;font-size:15px}.page input:focus,.page select:focus{border-color:#f1c40f;outline:none}.page .row2{gap:10px;display:flex}.page .row2>*{flex:1}.page .chips{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.page .chip{color:#fff;cursor:pointer;background:#1b1b20;border:1px solid #2a2a2e;border-radius:999px;padding:6px 12px;font-size:13px}.page .chip:hover{border-color:#f1c40f}.page .cta{margin-top:24px;padding:14px;font-size:15px}.page .cta:disabled{opacity:.4;cursor:default}.page .err{color:#f87171;margin-top:12px;font-size:13px}.page .note{color:#7f7f88;margin-top:12px;font-size:12px}.preview{border:1px solid var(--c,#2a2a2e);background:color-mix(in srgb,var(--c,#2a2a2e) 12%,transparent);border-radius:10px;align-items:center;gap:12px;margin-top:14px;padding:12px;display:flex}.preview .logo{width:48px;height:48px;color:var(--c);background:#111318;border-radius:10px;flex:none;place-items:center;font-size:20px;font-weight:800;display:grid;overflow:hidden}.preview .logo img{object-fit:cover;width:100%;height:100%}.preview .t{min-width:0}.preview .t b{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.preview .t small{color:#b5b5bc;margin-top:2px;display:block}.preview .t em{color:#7f7f88;font-size:11px;font-style:normal}.page .swatches{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.page .swatch{cursor:pointer;box-sizing:border-box;border:2px solid #2a2a2e;border-radius:50%;width:30px;height:30px;padding:0}.page .swatch:hover{border-color:#9a9aa0}.page .swatch.on{border-color:#fff;box-shadow:0 0 0 2px #f1c40f}.page input.swatch{background:conic-gradient(red,#ff0,#0f0,#0ff,#00f,#f0f,red);border-style:dashed;border-color:#3a3a40;width:30px;height:30px}.page input.swatch::-webkit-color-swatch-wrapper{padding:0}.page input.swatch::-webkit-color-swatch{opacity:0;border:none;border-radius:50%}.page input.swatch::-moz-color-swatch{opacity:0;border:none;border-radius:50%}.page input.swatch.on{border-style:solid;border-color:#fff}.page input.swatch.on::-webkit-color-swatch{opacity:1}.page input.swatch.on::-moz-color-swatch{opacity:1}.page .agree{letter-spacing:0;text-transform:none;color:#d0d0d6;cursor:pointer;border:1px solid #2a2a2e;border-radius:8px;align-items:flex-start;gap:10px;margin-top:20px;padding:12px 14px;font-size:13px;display:flex}.page .agree input{accent-color:#f1c40f;flex:none;width:16px;height:16px;margin:2px 0 0}.page .agree a,.page .note.links a{color:#f1c40f;text-underline-offset:2px;text-decoration:underline}.page .note.links{margin-top:8px}.legal-links{color:#7f7f88;text-align:center;margin:40px 0 0;font-size:12px}.legal-links.compact{margin:8px 0 0}.legal-links a{color:#9a9aa0;text-underline-offset:2px;text-decoration:underline}.legal-links a:hover{color:#fff}.page.legal{max-width:680px;line-height:1.55}.page.legal h2{margin:28px 0 8px;font-size:16px}.page.legal h3{letter-spacing:.06em;text-transform:uppercase;color:#9a9aa0;margin:16px 0 6px;font-size:13px}.page.legal p{color:#d0d0d6;margin:0 0 10px}.page.legal ul{color:#d0d0d6;margin:0 0 10px;padding-left:20px}.page.legal li{margin:0 0 6px}.page.legal a{color:#f1c40f;text-underline-offset:2px;text-decoration:underline}.page.legal code{background:#1b1b20;border-radius:4px;padding:1px 5px;font-family:ui-monospace,Menlo,monospace;font-size:12px}.back{color:#9a9aa0;margin-bottom:20px;font-size:13px;display:inline-block}.back:hover{color:#fff}.page.admin{max-width:920px}.admin .top{justify-content:space-between;align-items:flex-start;display:flex}.admin h2{letter-spacing:.08em;text-transform:uppercase;color:#9a9aa0;margin:28px 0 10px;font-size:12px}.admin .item{background:#101014;border:1px solid #2a2a2e;border-radius:10px;grid-template-columns:44px minmax(0,1fr) auto;gap:12px;margin-bottom:10px;padding:12px;display:grid}.admin .item img,.admin .item .ph{object-fit:cover;background:#1b1b20;border-radius:8px;width:44px;height:44px}.admin .item b{font-size:15px;display:block}.admin .item a{color:#f1c40f;text-underline-offset:2px;word-break:break-all;font-size:13px;text-decoration:underline}.admin .item small{color:#9a9aa0;margin-top:3px;font-size:12px;display:block}.admin .item small .swatch{vertical-align:-1px;border:1px solid #2a2a2e;border-radius:50%;width:10px;height:10px;display:inline-block}.admin .item.edit input[type=color]{width:60px;height:32px;padding:2px}.admin .item .note{color:#d0d0d6;white-space:pre-wrap;margin-top:6px;font-family:ui-monospace,Menlo,monospace;font-size:12px}.admin .actions{flex-direction:column;gap:6px;display:flex}.admin .actions button{color:#fff;cursor:pointer;background:#1b1b20;border:1px solid #2a2a2e;border-radius:6px;width:100%;padding:6px 12px;font-size:12px}.admin .actions button.ok{color:#22c55e;border-color:#22c55e}.admin .actions button.warn{color:#f1c40f;border-color:#f1c40f}.admin .actions button.bad{color:#f87171;border-color:#f87171}.admin .badge{vertical-align:middle;letter-spacing:.08em;text-transform:uppercase;color:#9a9aa0;background:#1b1b20;border-radius:4px;margin-left:8px;padding:2px 6px;font-size:10px;display:inline-block}.admin .badge.held{color:#f1c40f}.admin .badge.removed{color:#f87171}.admin .badge.live{color:#22c55e}.admin .linkbtn{color:#9a9aa0;cursor:pointer;text-underline-offset:2px;background:0 0;border:0;margin-top:2px;padding:0;font-size:13px;text-decoration:underline}.admin .empty{color:#7f7f88}.admin .item.edit .fields{flex-direction:column;gap:8px;min-width:0;display:flex}.admin .item.edit label{letter-spacing:.06em;text-transform:uppercase;color:#9a9aa0;margin:0;font-size:11px;display:block}.admin .item.edit input,.admin .item.edit select,.admin .item.edit textarea{box-sizing:border-box;color:#fff;letter-spacing:0;text-transform:none;background:#0b0b0e;border:1px solid #2a2a2e;border-radius:6px;width:100%;margin-top:4px;padding:8px 10px;font-family:inherit;font-size:13px;display:block}.admin .item.edit textarea{resize:vertical}.admin .item.edit .err{color:#f87171;margin:0;font-size:12px}.page.listing .head{align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.page.listing .logo{background:var(--c,#1b1b20);border-radius:12px;flex:none;place-items:center;width:56px;height:56px;font-size:22px;font-weight:800;display:grid;overflow:hidden}.page.listing .logo img{object-fit:cover;width:100%;height:100%}.page.listing .pill{background:var(--c,#f1c40f);color:#000;border-radius:999px;margin-bottom:6px;padding:2px 8px;font-size:11px;font-weight:800;display:inline-block}.page.listing p.lead{margin-bottom:0}.page.listing .facts{border:1px solid #2a2a2e;border-radius:10px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:12px;margin:0 0 8px;padding:16px;display:grid}.page.listing .facts dt{letter-spacing:.08em;text-transform:uppercase;color:#9a9aa0;font-size:11px}.page.listing .facts dd{overflow-wrap:anywhere;margin:4px 0 0;font-weight:600}.page.listing .facts .amt{color:#f1c40f;font-variant-numeric:tabular-nums}.page.listing .cta.secondary{color:#fff;background:#1b1b20;border:1px solid #2a2a2e;margin-top:10px}.page.category h1{font-size:26px}.page.legal .cta,.page.legal .back{color:#000;text-decoration:none}.page.legal .back{color:#9a9aa0}.ranked{border:1px solid #2a2a2e;border-radius:10px;margin:0 0 16px;padding:0;list-style:none;overflow:hidden}.ranked li{border-top:1px solid #1e1e22;align-items:center;gap:12px;margin:0;padding:11px 14px;display:flex}.ranked li:first-child{border-top:0}.ranked .rk{color:#9a9aa0;flex:none;width:24px;font-family:ui-monospace,Menlo,monospace;font-size:12px}.ranked .nm{flex:1;min-width:0}.ranked .nm a{color:#fff;font-weight:600;text-decoration:none}.ranked .nm a:hover{color:#f1c40f}.ranked .nm small{-webkit-line-clamp:2;color:#9a9aa0;-webkit-box-orient:vertical;margin-top:2px;font-size:12px;line-height:1.4;display:-webkit-box;overflow:hidden}.ranked .nm small a{color:#9a9aa0;font-weight:400}.ranked .amt{color:#f1c40f;font-variant-numeric:tabular-nums;flex:none;font-weight:600}.page.listing section{margin-top:32px}.page.listing h2{margin:0 0 8px;font-size:16px}.page.listing p{color:#d0d0d6;margin:0 0 10px;line-height:1.55}.page.listing p.lead{color:#9a9aa0}.page.listing section a,.page.listing .facts a{color:#f1c40f;text-underline-offset:2px;text-decoration:underline}.page.listing .ranked .nm a{color:#fff;text-decoration:none}.page.listing .more{font-size:13px}.cats{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid}.cats li{margin:0}.cats li a{box-sizing:border-box;color:#fff;border:1px solid #2a2a2e;border-radius:10px;height:100%;padding:12px 14px;text-decoration:none;display:block}.cats li a:hover{border-color:#f1c40f}.cats li b{margin-bottom:4px;display:block}.cats li small{color:#9a9aa0;font-size:12px;line-height:1.4}.posts{margin:0;padding:0;list-style:none}.posts li{border-top:1px solid #1e1e22;margin:0;padding:14px 0}.posts li:first-child{border-top:0}.posts time{color:#7f7f88;margin-bottom:2px;font-size:12px;display:block}.posts b{font-size:16px;display:block}.posts li a{color:#fff;text-decoration:none}.posts li a:hover b{color:#f1c40f}.posts li p{color:#9a9aa0;margin:4px 0 0}.post .byline{color:#7f7f88;margin:-4px 0 24px;font-size:12px}.post article p{color:#d0d0d6}.post table{border-collapse:collapse;width:100%;margin:0 0 12px;font-size:13px}.post th,.post td{text-align:left;vertical-align:top;border:1px solid #2a2a2e;padding:8px 10px}.post th{color:#9a9aa0;font-weight:600}.post td:first-child{color:#9a9aa0;white-space:nowrap}.post ol{color:#d0d0d6;margin:0 0 10px;padding-left:20px}.post ol li{margin:0 0 10px}.post .cta-box{background:#101014;border:1px solid #2a2a2e;border-radius:10px;margin:36px 0 0;padding:18px}.post .cta-box p{margin:0}.post .cta-box .cta{margin-top:14px}.post section{margin-top:32px}
