.pulse-scope{color:var(--text);font-family:var(--font);-webkit-font-smoothing:antialiased;--bg:#000;--bg-2:#0b0b0c;--panel:#141416;--panel-2:#1c1c20;--border:#ffffff14;--text:#fff;--text-dim:#9a9a9f;--neon:#ffbf00;--neon-dim:#ffbf0029;--loss:#ff3b5c;--grey-bet:#7c7c86;--font:var(--font-inter),Inter,system-ui,-apple-system,"Segoe UI",sans-serif;--mono:ui-monospace,"SF Mono",Menlo,Consolas,monospace;--sat:env(safe-area-inset-top,0px);--sab:env(safe-area-inset-bottom,0px)}.pulse-scope *{box-sizing:border-box}.pulse-scope button,.pulse-scope input{font:inherit;color:inherit}.pulse-scope button{cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;background:0 0;border:0;padding:0}.pulse-scope a{color:inherit;text-decoration:none}.pulse-scope ::selection{background:var(--neon);color:#000}.pulse-scope .mono{font-family:var(--mono);font-size:.92em}.pulse-scope .neon{color:var(--neon)}.pulse-scope .arena{background:radial-gradient(900px 500px at 50% -10%,#ffbf0012,transparent 60%),var(--bg);height:100dvh;padding-top:var(--sat);grid-template-rows:auto 1fr;grid-template-columns:1fr;display:grid}.pulse-scope .arena-header{align-items:center;gap:10px;min-height:52px;padding:10px 14px 6px;display:flex;position:relative}.pulse-scope .header-center{white-space:nowrap;align-items:center;gap:8px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,calc(2px - 50%))}.pulse-scope .wordmark{letter-spacing:.12em;font-size:15px;font-weight:900}.pulse-scope .wordmark span,.pulse-scope .wordmark .voltrade-home-link:hover{color:var(--neon)}.pulse-scope .wordmark .voltrade-home-link:focus-visible{outline:2px solid var(--neon);outline-offset:4px;border-radius:2px}.pulse-scope .header-actions{align-items:center;gap:6px;margin-left:auto;display:flex}.pulse-scope .icon-btn{background:var(--panel);border:1px solid var(--border);border-radius:10px;place-items:center;width:34px;height:34px;font-size:15px;transition:transform .12s,background .15s;display:grid}.pulse-scope .icon-btn:active{transform:scale(.92)}.pulse-scope .icon-btn[data-on="0"]{opacity:.45}.pulse-scope .feed-toggle{display:grid}.pulse-scope .wallet-btn{background:var(--neon);color:#000;letter-spacing:.02em;text-overflow:ellipsis;white-space:nowrap;border-radius:10px;max-width:150px;height:34px;padding:0 14px;font-size:13px;font-weight:800;overflow:hidden}.pulse-scope .stage{min-width:0;min-height:0;padding:0 0 var(--sab);grid-template-rows:auto 1fr auto;display:grid}.pulse-scope .stage-top{justify-content:space-between;align-items:center;padding:2px 14px 0;display:flex}.pulse-scope .chart-wrap{min-height:0;position:relative}.pulse-scope .live-chart{touch-action:none;cursor:crosshair;width:100%;height:100%;display:block}.pulse-scope .chart-overlay{color:var(--text-dim);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000059;place-items:center;font-weight:600;display:grid;position:absolute;inset:0}.pulse-scope .rail{display:none}@media (min-width:1024px){.pulse-scope .arena{grid-template-columns:minmax(0,1fr) 320px;grid-template-areas:"header header""stage rail"}.pulse-scope .arena-header{grid-area:header}.pulse-scope .stage{grid-area:stage}.pulse-scope .rail{border-left:1px solid var(--border);background:var(--bg-2);grid-area:rail;min-height:0;display:block}.pulse-scope .feed-toggle{display:none}}.pulse-scope .presence-pill{background:var(--panel);border:1px solid var(--border);color:var(--text);white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:12px;font-weight:700;display:flex}.pulse-scope .presence-pill[data-connected="0"]{opacity:.5}.pulse-scope .presence-dot{color:var(--text-dim)}.pulse-scope .price-hud{flex-direction:column;gap:1px;display:flex}.pulse-scope .price-hud-row{letter-spacing:.12em;color:var(--text-dim);align-items:center;gap:8px;font-size:11px;font-weight:800;display:flex}.pulse-scope .price-hud-live{letter-spacing:.1em;align-items:center;gap:5px;font-size:10px;display:inline-flex}.pulse-scope .price-hud-live i{background:var(--neon);width:6px;height:6px;box-shadow:0 0 10px var(--neon);border-radius:50%;animation:1.4s infinite blink}.pulse-scope .price-hud-live[data-healthy="0"] i{background:var(--loss);box-shadow:0 0 10px var(--loss);animation:none}.pulse-scope .price-hud-value{font-variant-numeric:tabular-nums;align-items:baseline;line-height:1;display:flex}.pulse-scope .price-hud-num{letter-spacing:-.02em;font-size:clamp(28px,7vw,40px);font-weight:900}.pulse-scope .price-hud-frac{color:var(--text-dim);font-size:clamp(14px,3.4vw,18px);font-weight:700}.pulse-scope .price-hud-delta{color:var(--text-dim);font-variant-numeric:tabular-nums;font-size:12px;font-weight:700}.pulse-scope .price-hud[data-tone=up] .price-hud-delta{color:var(--neon)}.pulse-scope .price-hud[data-tone=down] .price-hud-delta{color:var(--loss)}.pulse-scope .phase-ring{flex:none;width:96px;height:96px;position:relative}.pulse-scope .phase-ring svg{display:block}.pulse-scope .ring-track{fill:none;stroke:#ffffff14;stroke-width:6px}.pulse-scope .ring-arc{fill:none;stroke:var(--neon);stroke-width:6px;stroke-linecap:round;filter:drop-shadow(0 0 6px #ffbf0099);transition:stroke .3s}.pulse-scope .phase-ring[data-phase=locked] .ring-arc{stroke:#fff;filter:drop-shadow(0 0 4px #fff6)}.pulse-scope .phase-ring[data-phase=paused] .ring-arc{stroke:var(--loss);filter:none}.pulse-scope .phase-ring[data-phase=paused] .ring-num{display:none}.pulse-scope .phase-ring[data-phase=paused] .ring-label{white-space:pre-line;text-align:center;letter-spacing:.04em;color:var(--loss);font-size:8px;line-height:1.3}.pulse-scope .phase-ring[data-phase=idle] .ring-arc{stroke:var(--text-dim);filter:none}.pulse-scope .ring-center{flex-direction:column;justify-content:center;align-items:center;gap:0;display:flex;position:absolute;inset:0}.pulse-scope .ring-num{font-variant-numeric:tabular-nums;font-size:30px;font-weight:900;line-height:1}.pulse-scope .ring-label{letter-spacing:.14em;color:var(--text-dim);font-size:8.5px;font-weight:800}.pulse-scope .phase-ring[data-phase=open] .ring-label{color:var(--neon)}.pulse-scope .phase-ring[data-urgent="1"] .ring-num{animation:.5s infinite pop}.pulse-scope .bet-sheet{background:linear-gradient(180deg,#14141699,var(--panel));border-top:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex-direction:column;gap:10px;min-width:0;padding:10px 14px 12px;display:flex}.pulse-scope .sheet-top{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.pulse-scope .sheet-headline{letter-spacing:-.01em;font-size:18px;font-weight:900;transition:color .2s}.pulse-scope .bet-sheet[data-phase=OPEN] .sheet-headline{color:var(--neon)}.pulse-scope .bet-sheet[data-phase=PAUSED] .sheet-headline{color:var(--loss)}.pulse-scope .sheet-pot{font-variant-numeric:tabular-nums;align-items:baseline;gap:6px;display:flex}.pulse-scope .sheet-pot-num{font-size:20px;font-weight:900}.pulse-scope .sheet-pot-label{color:var(--text-dim);letter-spacing:.04em;font-size:11px;font-weight:700}.pulse-scope .sheet-controls{grid-template-columns:1fr auto;align-items:stretch;gap:10px;display:grid}.pulse-scope .target-box{background:var(--bg);border:1px solid var(--border);border-radius:14px;grid-template-columns:auto auto 1fr auto auto;gap:4px;padding:4px;display:grid}.pulse-scope .nudge{min-width:40px;min-height:40px;color:var(--text-dim);background:var(--panel);border-radius:10px;font-size:12px;font-weight:800;transition:transform .1s,color .15s}.pulse-scope .nudge:active{color:var(--neon);transform:scale(.9)}.pulse-scope .target-input{font-variant-numeric:tabular-nums;align-items:center;gap:2px;padding:0 6px;font-size:18px;font-weight:900;display:flex}.pulse-scope .target-input span{color:var(--text-dim)}.pulse-scope .target-input input{text-align:center;font-variant-numeric:tabular-nums;background:0 0;border:0;outline:none;width:100%;min-width:0;font-size:18px;font-weight:900}.pulse-scope .btn-bet{background:var(--neon);color:#000;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-width:132px;padding:8px 14px;transition:box-shadow .2s,background .2s,color .2s;display:flex;box-shadow:0 0 #ffbf0066}.pulse-scope .btn-bet[data-state=ready]{animation:1.6s ease-in-out infinite glow}.pulse-scope .btn-bet:disabled{background:var(--panel-2);color:var(--text-dim);cursor:not-allowed;animation:none}.pulse-scope .btn-bet-main{letter-spacing:.06em;font-size:15px;font-weight:900}.pulse-scope .btn-bet-sub{opacity:.75;font-variant-numeric:tabular-nums;font-size:10.5px;font-weight:700}.pulse-scope .sheet-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;min-height:30px;display:flex}.pulse-scope .my-bets{flex-wrap:wrap;flex:auto;align-items:center;gap:6px;min-width:0;padding:2px 0;display:flex;position:relative;overflow:hidden}.pulse-scope .my-bets[data-rows="1"]{flex-wrap:nowrap}.pulse-scope .my-bet-count{background:var(--neon);color:#000;letter-spacing:.02em;border-radius:999px;padding:1px 5px;font-size:10px;font-weight:900}.pulse-scope .my-bet-chip:disabled .my-bet-count{color:#fff;background:#ffffff2e}.pulse-scope .my-bets-more-wrap{flex:none;position:relative}.pulse-scope .my-bet-more{color:var(--text);background:var(--panel-2);border-color:var(--border);padding:5px 11px}.pulse-scope .my-bet-more[data-open="1"]{border-color:var(--neon)}.pulse-scope .my-bets-popover{z-index:30;background:var(--panel);border:1px solid var(--border);border-radius:14px;width:min(300px,80vw);padding:10px;position:absolute;bottom:calc(100% + 8px);left:0;box-shadow:0 18px 40px #0009}.pulse-scope .my-bets-popover-head{color:var(--text);margin-bottom:8px;font-size:11px;font-weight:800}.pulse-scope .my-bets-popover-list{flex-wrap:wrap;gap:6px;max-height:180px;display:flex;overflow-y:auto}.pulse-scope .my-bets::-webkit-scrollbar{display:none}.pulse-scope .my-bet-chip{background:var(--neon-dim);min-height:32px;color:var(--neon);font-variant-numeric:tabular-nums;border:1px solid #ffbf0066;border-radius:999px;flex:none;align-items:center;gap:6px;padding:5px 7px 5px 9px;font-size:12px;font-weight:800;display:inline-flex}.pulse-scope .my-bet-chip:disabled{cursor:default;opacity:.8}.pulse-scope .my-bet-dot{background:var(--neon);width:7px;height:7px;box-shadow:0 0 8px var(--neon);border-radius:50%}.pulse-scope .my-bet-x,.pulse-scope .my-bet-lock{border-radius:50%;place-items:center;width:20px;height:20px;line-height:1;display:grid}.pulse-scope .my-bet-x{color:#000;background:var(--neon);box-shadow:0 0 8px #ffbf0080}.pulse-scope .my-bet-chip[data-cancellable="1"]:hover .my-bet-x{background:var(--loss);color:#fff}.pulse-scope .my-bet-lock{color:#ffffff8c;background:#ffffff14}.pulse-scope .my-bet-chip:disabled{color:#fff;background:var(--panel-2);border-color:#ffffff29}.pulse-scope .my-bet-chip:disabled .my-bet-dot{box-shadow:none;background:#fff}.pulse-scope .my-bets-empty,.pulse-scope .sheet-fine{color:var(--text-dim);font-size:11px;font-weight:600}.pulse-scope .sheet-account{align-items:center;gap:6px;margin-left:auto;display:flex}.pulse-scope .hdr-account{align-items:center;gap:8px;display:flex}.pulse-scope .hdr-balance{background:var(--bg);border:1px solid var(--border);cursor:pointer;border-radius:999px;align-items:center;gap:8px;height:34px;padding:0 12px;font-size:13px;font-weight:800;display:inline-flex}.pulse-scope .hdr-balance-num{color:var(--neon);font-variant-numeric:tabular-nums}.pulse-scope .hdr-balance-sub{color:var(--text-dim);font-size:11px;font-weight:700}.pulse-scope .hdr-action{background:var(--panel-2);border:1px solid var(--border);height:34px;color:var(--text);cursor:pointer;border-radius:999px;align-items:center;gap:4px;padding:0 12px;font-size:12px;font-weight:800;display:inline-flex}.pulse-scope .hdr-action.buy{background:var(--neon);border-color:var(--neon);color:#000}.pulse-scope .hdr-action .hdr-icon{font-size:18px;line-height:1;display:none}.pulse-scope{--vxp:hsl(var(--primary));--vxp-dim:hsl(var(--primary)/.16)}.pulse-scope .vxp{color:var(--vxp)}.pulse-scope .hdr-vxp{background:linear-gradient(120deg,var(--vxp-dim),hsl(var(--primary)/.04)45%,transparent);border:1px solid hsl(var(--primary)/.3);height:34px;color:var(--vxp);cursor:pointer;border-radius:999px;align-items:center;gap:8px;padding:6px 12px;font-size:14px;font-weight:600;transition:box-shadow .25s,border-color .25s;display:inline-flex;position:relative;overflow:hidden}.pulse-scope .hdr-vxp:hover{border-color:hsl(var(--primary)/.6)}.pulse-scope .hdr-vxp:focus-visible{outline:2px solid var(--vxp);outline-offset:3px}.pulse-scope .hdr-vxp-value{align-items:baseline;gap:4px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;line-height:1;display:flex;position:relative}.pulse-scope .hdr-vxp-num{font-variant-numeric:tabular-nums}.pulse-scope .hdr-vxp-label{letter-spacing:.18em;color:hsl(var(--primary)/.7);font-size:10px}.pulse-scope .hdr-vxp[data-glow=up]{box-shadow:0 0 0 3px hsl(var(--primary)/.25),0 0 26px hsl(var(--primary)/.7);border-color:var(--vxp)}.pulse-scope .hdr-vxp[data-glow=down]{border-color:#ff3b5c99;box-shadow:0 0 18px #ff3b5c73}.pulse-scope .vxp-layer{pointer-events:none;z-index:60;position:fixed;inset:0}.pulse-scope .vxp-float{background:hsl(var(--card)/.95);border:1px solid hsl(var(--primary)/.7);max-width:calc(83.3333vw - 26.6667px);color:var(--vxp);letter-spacing:.02em;white-space:nowrap;text-shadow:0 0 12px hsl(var(--primary)/.9);box-shadow:0 0 22px hsl(var(--primary)/.45);border-radius:999px;padding:4px 10px;font-size:15px;font-weight:900;position:absolute;translate:0 -50%}.pulse-scope .vxp-float[data-sign=down]{color:#ff7a8f;text-shadow:0 0 10px #ff3b5c99;border-color:#ff3b5c8c;box-shadow:0 0 16px #ff3b5c4d}.pulse-scope .vxp-sparks{width:0;height:0;position:absolute;top:50%;left:50%}.pulse-scope .vxp-sparks i{background:var(--vxp);width:6px;height:6px;box-shadow:0 0 8px var(--vxp);border-radius:50%;position:absolute;top:-3px;left:-3px}.pulse-scope .wallet-row .vxp,.pulse-scope .admin-table td.vxp{color:var(--vxp);font-weight:800}.pulse-scope .header-left{align-items:center;gap:12px;display:flex}.pulse-scope .header-actions .icon-btn:not(.feed-toggle){display:none}@media (max-width:1700px) and (min-width:641px){.pulse-scope .hdr-balance-sub,.pulse-scope .hdr-vxp-label{display:none}}@media (max-width:1400px) and (min-width:641px){.pulse-scope .hdr-account .wallet-btn,.pulse-scope .how-btn .how-label{display:none}.pulse-scope .hdr-action.buy{padding:0 10px}.pulse-scope .hdr-action.buy .hdr-label{display:none}.pulse-scope .hdr-action.buy .hdr-icon{display:block}}@media (max-width:1180px) and (min-width:641px){.pulse-scope .hdr-action:not(.buy){display:none}}.pulse-scope .account-chip{background:var(--bg);border:1px solid var(--border);border-radius:999px;align-items:center;gap:8px;padding:5px 10px;font-size:12px;font-weight:800;display:inline-flex}.pulse-scope .account-balance{color:var(--neon);font-variant-numeric:tabular-nums}.pulse-scope .mini-btn{background:var(--panel-2);border:1px solid var(--border);color:var(--text);border-radius:999px;padding:6px 10px;font-size:11px;font-weight:800}.pulse-scope .feed{flex-direction:column;height:100%;min-height:0;display:flex}.pulse-scope .feed-head{align-items:baseline;gap:8px;padding:12px 14px 8px;display:flex}.pulse-scope .feed-title{letter-spacing:.16em;color:var(--neon);font-size:11px;font-weight:900}.pulse-scope .feed-sub{color:var(--text-dim);font-size:11px;font-weight:600}.pulse-scope .feed-list{flex-direction:column;gap:4px;min-height:0;padding:0 10px 14px;display:flex;overflow-y:auto}.pulse-scope .feed-item{background:var(--panel);border:1px solid var(--border);border-radius:10px;flex:none;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;font-size:12.5px;line-height:1.3;display:flex}.pulse-scope .feed-text{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.pulse-scope .feed-item b{font-weight:800}.pulse-scope .feed-item[data-mine="1"]{background:var(--neon-dim);border-color:#ffbf0073}.pulse-scope .feed-item[data-kind=result]{border-color:#ffffff2e}.pulse-scope .feed-item[data-kind=phase]{color:var(--text-dim);background:0 0;border-style:dashed;font-size:11.5px;font-weight:700}.pulse-scope .feed-item time{color:var(--text-dim);white-space:nowrap;font-variant-numeric:tabular-nums;font-size:10.5px}.pulse-scope .feed-bot{letter-spacing:.08em;color:var(--text-dim);border:1px solid var(--border);vertical-align:middle;border-radius:4px;margin:0 4px;padding:0 4px;font-size:9px;font-style:normal;font-weight:800}.pulse-scope .feed-dim{color:var(--text-dim);font-style:normal}.pulse-scope .feed-empty{color:var(--text-dim);text-align:center;padding:20px 10px;font-size:12px}.pulse-scope .feed-drawer{background:var(--bg-2);border-top:1px solid var(--border);z-index:30;height:62dvh;padding-bottom:var(--sab);border-radius:18px 18px 0 0;flex-direction:column;display:flex;position:fixed;bottom:0;left:0;right:0}.pulse-scope .sheet-handle{cursor:pointer;background:#ffffff38;border-radius:4px;width:40px;height:4px;margin:10px auto 2px}.pulse-scope .sheet-backdrop{z-index:25;background:#0000008c;position:fixed;inset:0}.pulse-scope .toast-anchor{top:calc(60px + var(--sat));pointer-events:none;z-index:40;justify-content:center;display:flex;position:fixed;left:0;right:0}.pulse-scope .toast{pointer-events:auto;background:var(--panel);border:1px solid var(--border);text-align:center;border-radius:14px;min-width:200px;padding:12px 18px;box-shadow:0 10px 40px #00000080}.pulse-scope .toast-title{font-size:17px;font-weight:900}.pulse-scope .toast-detail{color:var(--text-dim);margin-top:2px;font-size:12px;font-weight:600}.pulse-scope .toast[data-tone=win]{background:var(--neon);color:#000;border-color:var(--neon);box-shadow:0 0 40px #ffbf0073}.pulse-scope .toast[data-tone=win] .toast-detail{color:#000000b3}.pulse-scope .toast[data-tone=lose]{border-color:#ff3b5c99}.pulse-scope .toast[data-tone=lose] .toast-title{color:var(--loss)}.pulse-scope .toast[data-tone=error]{border-color:#ff3b5c80}.pulse-scope .wallet-panel{background:var(--bg-2);border-top:1px solid var(--border);z-index:35;max-height:88dvh;padding-bottom:var(--sab);border-radius:18px 18px 0 0;flex-direction:column;display:flex;position:fixed;bottom:0;left:0;right:0}@media (min-width:641px){.pulse-scope .wallet-panel{border:1px solid var(--border);border-radius:18px;width:min(460px,100vw - 32px);max-width:460px;max-height:85vh;padding-bottom:0;inset:50% auto auto 50%;transform:translate(-50%,-50%);box-shadow:0 30px 80px #000000b3}.pulse-scope .wallet-panel .sheet-handle{display:none}.pulse-scope .wallet-body{min-height:0;overflow-y:auto}}.pulse-scope .wallet-tabs{border-bottom:1px solid var(--border);align-items:center;gap:4px;padding:6px 14px 0;display:flex}.pulse-scope .wallet-tab{color:var(--text-dim);border-bottom:2px solid #0000;margin-bottom:-1px;padding:10px 12px;font-size:13px;font-weight:800}.pulse-scope .wallet-tab[data-active="1"]{color:var(--neon);border-bottom-color:var(--neon)}.pulse-scope .wallet-close{background:var(--panel);width:32px;height:32px;color:var(--text-dim);border-radius:10px;margin-left:auto;font-size:18px}.pulse-scope .wallet-body{padding:14px;overflow-y:auto}.pulse-scope .wallet-section{flex-direction:column;gap:12px;display:flex}.pulse-scope .wallet-lead{margin:0;font-weight:700}.pulse-scope .wallet-dim{color:var(--text-dim);margin:0;font-size:12px;font-weight:600}.pulse-scope .wallet-warn{color:var(--loss);margin:0;font-size:12px;font-weight:700}.pulse-scope .wallet-fine{color:var(--text-dim);margin:6px 0 0;font-size:11px}.pulse-scope .wallet-row{background:var(--panel);border:1px solid var(--border);border-radius:12px;justify-content:space-between;align-items:center;padding:10px 12px;font-weight:700;display:flex}.pulse-scope .wallet-actions{align-items:center;gap:8px;display:flex}.pulse-scope .connector-list{flex-direction:column;gap:8px;display:flex}.pulse-scope .btn{background:var(--panel-2);border:1px solid var(--border);border-radius:12px;padding:12px 16px;font-size:14px;font-weight:800;transition:opacity .15s}.pulse-scope .btn:disabled{opacity:.5;cursor:not-allowed}.pulse-scope .btn-block{width:100%}.pulse-scope .btn-primary{background:var(--neon);color:#000;border-color:var(--neon)}.pulse-scope .btn-ghost{background:0 0}.pulse-scope .btn-text{color:var(--text-dim);margin-left:auto;padding:8px;font-size:13px;font-weight:700}.pulse-scope .faucet-box{background:var(--neon-dim);border:1px dashed #ffbf0080;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:12px;display:flex}.pulse-scope .field{color:var(--text-dim);flex-direction:column;gap:6px;font-size:12px;font-weight:700;display:flex}.pulse-scope .field-row{align-items:center;gap:6px;display:flex}.pulse-scope .field input{background:var(--bg);border:1px solid var(--border);font-variant-numeric:tabular-nums;border-radius:12px;outline:none;flex:1;min-width:0;padding:12px;font-size:18px;font-weight:900}.pulse-scope .field input:focus{border-color:var(--neon)}.pulse-scope .nudges{gap:4px;display:flex}.pulse-scope .nudges button{background:var(--panel);border:1px solid var(--border);color:var(--text);border-radius:10px;padding:8px 10px;font-size:12px;font-weight:800}.pulse-scope .tx-list{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.pulse-scope .tx-list li{background:var(--panel);border:1px solid var(--border);border-radius:10px;justify-content:space-between;gap:8px;padding:8px 10px;font-size:12px;font-weight:700;display:flex}.pulse-scope .tx-list li[data-status=CREDITED],.pulse-scope .tx-list li[data-status=CONFIRMED]{border-color:#ffbf0066}.pulse-scope .tx-list li[data-status=REJECTED],.pulse-scope .tx-list li[data-status=FAILED]{border-color:#ff3b5c80}@media (max-height:700px){.pulse-scope .phase-ring,.pulse-scope .phase-ring svg{width:80px;height:80px}.pulse-scope .ring-num{font-size:24px}.pulse-scope .price-hud-num{font-size:26px}.pulse-scope .bet-sheet{gap:8px;padding-top:8px}}.pulse-scope .paper-tag{letter-spacing:.1em;color:#000;vertical-align:middle;background:#ffbf00;border-radius:4px;margin:0 6px;padding:1px 5px;font-size:9px;font-weight:800}.pulse-scope .paper-lead{background:#ffbf000f;border:1px dashed #ffbf0073;border-radius:10px;align-items:center;gap:8px;margin-bottom:10px;padding:10px 12px;font-size:12.5px;display:flex}.pulse-scope .zoom-controls{z-index:3;flex-direction:column;gap:6px;display:flex;position:absolute;bottom:30px;left:10px}.pulse-scope .zoom-btn{border:1px solid var(--border);width:34px;height:34px;color:var(--text);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#141416d9;border-radius:50%;place-items:center;font-size:18px;font-weight:800;line-height:1;transition:transform .1s,border-color .15s;display:grid}.pulse-scope .zoom-btn:active{border-color:var(--neon);transform:scale(.9)}.pulse-scope .zoom-auto{letter-spacing:.08em;text-transform:uppercase;color:var(--neon);border-color:#ffbf0073;font-size:9.5px}.pulse-scope .feed-fab{border:1px solid var(--border);height:44px;color:var(--text);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:3;background:#141416d9;border-radius:999px;align-items:center;gap:6px;padding:0 14px;font-size:13px;font-weight:800;display:none;position:absolute;bottom:30px;right:10px}.pulse-scope .wallet-prefs{margin-top:4px}.pulse-scope .pref-toggles{gap:6px;display:flex}.pulse-scope .pref-toggle{background:var(--panel-2);border:1px solid var(--border);border-radius:10px;min-height:34px;padding:0 10px;font-size:12px;font-weight:800}.pulse-scope .pref-toggle[data-on="0"]{opacity:.5}.pulse-scope .wd-status{color:var(--text-dim);font-style:normal}.pulse-scope .wd-status[data-status=CONFIRMED]{color:var(--neon)}.pulse-scope .wd-status[data-status=FAILED],.pulse-scope .wd-status[data-status=REFUNDED],.pulse-scope .wd-status[data-status=NEEDS_REVIEW]{color:var(--loss)}.pulse-scope .tx-list li[data-status=REQUESTED]{border-style:dashed}@media (max-width:1023px){.pulse-scope .feed-fab{display:inline-flex}.pulse-scope .feed-toggle{display:none}}@media (max-width:640px){.pulse-scope .arena-header{min-height:56px;padding:8px 10px 4px}.pulse-scope .wordmark{letter-spacing:.08em;font-size:13px}.pulse-scope .header-actions .icon-btn{display:none}.pulse-scope .wallet-btn{max-width:104px;height:44px;padding:0 12px;font-size:12px}.pulse-scope .arena-header .presence-pill{gap:4px;padding:4px 8px;font-size:11px}.pulse-scope .arena-header{grid-template-rows:auto auto;grid-template-columns:auto minmax(0,1fr) auto;row-gap:6px;min-height:0;padding:8px 10px 6px;display:grid}.pulse-scope .arena-header .header-left{grid-area:1/1;gap:6px}.pulse-scope .arena-header .header-actions{grid-area:1/3}.pulse-scope .header-center{flex-direction:row;grid-area:2/1/auto/-1;justify-content:center;gap:8px;position:static;transform:none}.pulse-scope .mode-tab{height:24px;padding:0 9px;font-size:10px}.pulse-scope .wordmark .mode-tag{display:none}.pulse-scope .stage-top{gap:8px;padding:0 12px}.pulse-scope .zoom-btn{width:44px;height:44px}.pulse-scope .zoom-controls{bottom:26px;left:8px}.pulse-scope .feed-fab{bottom:26px;right:8px}.pulse-scope .bet-sheet{padding:8px 10px calc(10px + var(--sab));gap:8px}.pulse-scope .sheet-controls{grid-template-columns:1fr;gap:8px}.pulse-scope .target-box{grid-template-columns:auto auto 1fr auto auto}.pulse-scope .nudge{min-width:44px;min-height:44px}.pulse-scope .target-input input{min-height:44px;font-size:20px}.pulse-scope .btn-bet{width:100%;min-height:52px;padding:6px 14px}.pulse-scope .sheet-bottom{flex-wrap:nowrap}.pulse-scope .sheet-bottom:has(.my-bet-chip){flex-wrap:wrap}.pulse-scope .sheet-bottom:has(.my-bet-chip) .my-bets{flex:100%}.pulse-scope .sheet-account{flex:none}.pulse-scope .mini-btn,.pulse-scope .account-chip{min-height:36px}.pulse-scope .hdr-account{gap:6px}.pulse-scope .hdr-balance{height:40px;padding:0 10px;font-size:12px}.pulse-scope .hdr-vxp{height:40px;padding:0 9px 0 8px;font-size:12px}.pulse-scope .hdr-vxp-label{display:none}.pulse-scope .vxp-float{font-size:13px}.pulse-scope .hdr-balance .mode-tag,.pulse-scope .hdr-balance-sub,.pulse-scope .hdr-action{display:none}.pulse-scope .hdr-action.buy{border-radius:50%;place-items:center;width:40px;height:40px;padding:0;display:inline-grid}.pulse-scope .hdr-action.buy .hdr-label{display:none}.pulse-scope .hdr-action.buy .hdr-icon{display:block}.pulse-scope .hdr-account .wallet-btn{display:none}.pulse-scope .toast-anchor{top:calc(64px + var(--sat));padding:0 12px}}@media (max-width:400px){.pulse-scope .presence-word{display:none}.pulse-scope .sheet-top{align-items:center}.pulse-scope .sheet-headline{white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:15px;overflow:hidden}.pulse-scope .sheet-pot{white-space:nowrap;flex:none}.pulse-scope .sheet-pot-num{font-size:17px}.pulse-scope .my-bets-empty{display:none}.pulse-scope .wallet-btn{max-width:92px}.pulse-scope .sheet-fine{display:none}}@media (max-height:460px){.pulse-scope .arena-header{min-height:40px;padding:4px 10px 2px}.pulse-scope .stage-top{padding:0 12px}.pulse-scope .phase-ring,.pulse-scope .phase-ring svg{width:56px;height:56px}.pulse-scope .ring-num{font-size:18px}.pulse-scope .ring-label{font-size:7px}.pulse-scope .price-hud-num{font-size:20px}.pulse-scope .price-hud-frac{font-size:11px}.pulse-scope .price-hud-delta,.pulse-scope .price-hud-row{display:none}.pulse-scope .bet-sheet{gap:4px;padding:4px 10px 6px}.pulse-scope .sheet-headline{font-size:13px}.pulse-scope .sheet-pot-num{font-size:15px}.pulse-scope .sheet-controls{grid-template-columns:1fr auto}.pulse-scope .btn-bet{width:auto;min-height:40px}.pulse-scope .nudge,.pulse-scope .target-input input{min-height:34px}.pulse-scope .sheet-bottom{min-height:0}.pulse-scope .my-bets-empty,.pulse-scope .sheet-fine{display:none}.pulse-scope .zoom-controls{flex-direction:row;bottom:22px}}.pulse-scope .admin{background:var(--bg);min-height:100dvh;color:var(--text);padding:0 0 40px}.pulse-scope .admin-gate{place-items:center;padding:24px;display:grid}.pulse-scope .admin-card{background:var(--panel);border:1px solid var(--border);border-radius:18px;flex-direction:column;gap:12px;width:min(420px,100%);padding:22px;display:flex}.pulse-scope .admin-tag{letter-spacing:.18em;background:var(--neon);color:#000;vertical-align:middle;border-radius:6px;margin-left:6px;padding:2px 6px;font-size:10px;font-style:normal}.pulse-scope .admin-header{border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:5;background:#000000d9;justify-content:space-between;align-items:center;gap:12px;padding:14px 20px;display:flex;position:sticky;top:0}.pulse-scope .admin-header-right{align-items:center;gap:12px;display:flex}.pulse-scope .admin-chainpill{letter-spacing:.12em;border:1px solid var(--border);color:var(--text-dim);border-radius:999px;padding:4px 8px;font-size:10px;font-weight:900}.pulse-scope .admin-chainpill[data-paper="1"]{color:var(--neon);border-color:#ffbf0066}.pulse-scope .admin-tiles{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px;padding:18px 20px 6px;display:grid}.pulse-scope .admin-tile{background:var(--panel);border:1px solid var(--border);border-radius:14px;min-width:0;padding:14px 16px}.pulse-scope .admin-tile-label{letter-spacing:.08em;text-transform:uppercase;color:var(--text-dim);align-items:center;gap:8px;font-size:11px;font-weight:800;display:flex}.pulse-scope .admin-tile-value{font-variant-numeric:tabular-nums;white-space:nowrap;text-overflow:ellipsis;margin-top:6px;font-size:26px;font-weight:900;overflow:hidden}.pulse-scope .admin-tile-value [data-hot="1"]{color:var(--neon)}.pulse-scope .admin-tile-sub{color:var(--text-dim);margin-top:4px;font-size:11px}.pulse-scope .admin-badge{letter-spacing:.1em;border-radius:999px;padding:2px 6px;font-size:9px;font-weight:900}.pulse-scope .admin-badge[data-tone=ok]{color:var(--neon);background:#ffbf002e}.pulse-scope .admin-badge[data-tone=bad]{color:var(--loss);background:#ff3b5c33}.pulse-scope .admin-alert{background:#ff3b5c14;border:1px solid #ff3b5c80;border-radius:12px;margin:12px 20px 0;padding:12px 14px;font-size:12px}.pulse-scope .admin-alert ul{margin:6px 0 0;padding-left:18px}.pulse-scope .admin-meta{color:var(--text-dim);flex-wrap:wrap;gap:8px 22px;padding:10px 20px 0;font-size:12px;display:flex}.pulse-scope .admin-tabs{border-bottom:1px solid var(--border);align-items:center;gap:6px;margin:0 0 12px;padding:16px 20px 0;display:flex}.pulse-scope .admin-tab{color:var(--text-dim);border-bottom:2px solid #0000;margin-bottom:-1px;padding:10px 14px;font-size:13px;font-weight:800}.pulse-scope .admin-tab[data-active="1"]{color:var(--neon);border-bottom-color:var(--neon)}.pulse-scope .admin-refresh{margin-left:auto}.pulse-scope .admin-main{padding:0 20px}.pulse-scope .admin-section{flex-direction:column;gap:10px;display:flex}.pulse-scope .admin-filters{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.pulse-scope .admin-filter{border:1px solid var(--border);color:var(--text-dim);background:var(--panel);border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800}.pulse-scope .admin-filter em{color:var(--text);margin-left:4px;font-style:normal}.pulse-scope .admin-filter[data-active="1"]{color:#000;background:var(--neon);border-color:var(--neon)}.pulse-scope .admin-filter[data-active="1"] em{color:#000}.pulse-scope .admin-search{background:var(--panel);border:1px solid var(--border);min-width:260px;height:36px;color:var(--text);font:inherit;border-radius:10px;padding:0 12px;font-size:13px}.pulse-scope .admin-table-wrap{border:1px solid var(--border);background:var(--bg-2);border-radius:12px;overflow-x:auto}.pulse-scope .admin-table{border-collapse:collapse;width:100%;font-size:12.5px}.pulse-scope .admin-table th,.pulse-scope .admin-table td{text-align:left;border-bottom:1px solid var(--border);vertical-align:top;white-space:nowrap;padding:9px 12px}.pulse-scope .admin-table th{letter-spacing:.08em;text-transform:uppercase;color:var(--text-dim);background:var(--panel);font-size:10.5px}.pulse-scope .admin-table tr:last-child td{border-bottom:0}.pulse-scope .admin-table .num{text-align:right;font-variant-numeric:tabular-nums}.pulse-scope .admin-table .dim{color:var(--text-dim)}.pulse-scope .admin-table .small{white-space:normal;max-width:260px;font-size:11px}.pulse-scope .admin-table .center{text-align:center;padding:24px}.pulse-scope .admin-table .actions{justify-content:flex-end;gap:6px;display:flex}.pulse-scope .admin-table td[data-neg="1"],.pulse-scope .admin-table tr[data-frozen="1"] td:first-child b{color:var(--loss)}.pulse-scope .admin-status{background:var(--panel-2);color:var(--text);border-radius:999px;padding:3px 8px;font-size:11px;font-weight:800}.pulse-scope .admin-status[data-status=REQUESTED],.pulse-scope .admin-status[data-status=NEEDS_REVIEW],.pulse-scope .admin-status[data-status=SUBMITTED]{color:#ffd766;background:#ffc40029}.pulse-scope .admin-status[data-status=APPROVED],.pulse-scope .admin-status[data-status=SENDING],.pulse-scope .admin-status[data-status=SENT]{color:#8fc4ff;background:#5aaaff29}.pulse-scope .admin-status[data-status=CONFIRMED],.pulse-scope .admin-status[data-status=CREDITED]{color:var(--neon);background:#ffbf0029}.pulse-scope .admin-status[data-status=REJECTED],.pulse-scope .admin-status[data-status=FAILED],.pulse-scope .admin-status[data-status=REFUNDED]{color:var(--loss);background:#ff3b5c29}.pulse-scope .btn-sm{min-height:30px;padding:6px 10px;font-size:11.5px}.pulse-scope .btn[data-danger="1"]{color:var(--loss);background:0 0;border:1px solid #ff3b5c80}.pulse-scope .admin-drawer{background:var(--panel);border-left:1px solid var(--border);z-index:40;flex-direction:column;gap:10px;width:min(560px,100vw);padding:16px;display:flex;position:fixed;top:0;bottom:0;right:0;overflow-y:auto}.pulse-scope .admin-drawer-head{justify-content:space-between;align-items:center;font-size:14px;display:flex}@media (max-width:640px){.pulse-scope .admin-header,.pulse-scope .admin-tiles,.pulse-scope .admin-meta,.pulse-scope .admin-tabs,.pulse-scope .admin-main,.pulse-scope .admin-alert{padding-left:12px;padding-right:12px}.pulse-scope .admin-search{flex:1;min-width:0}}.pulse-scope .mode-toggle{background:var(--panel);border:1px solid var(--border);border-radius:999px;align-items:center;gap:2px;padding:3px;display:inline-flex;position:relative}.pulse-scope .mode-toggle[data-switching="1"]{opacity:.7}.pulse-scope .mode-tab{letter-spacing:.12em;height:28px;color:var(--text-dim);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:0 12px;font-size:11px;font-weight:900;transition:color .15s;position:relative}.pulse-scope .mode-tab[data-active="1"]{color:#000}.pulse-scope .mode-tab[data-active="1"][data-mode=REAL]{color:#fff}.pulse-scope .mode-thumb{background:var(--neon);z-index:0;border-radius:999px;position:absolute;inset:0}.pulse-scope .mode-thumb[data-mode=PAPER]{background:var(--neon);outline-offset:-4px;outline:1.5px dashed #00000073}.pulse-scope .mode-thumb[data-mode=REAL]{background:linear-gradient(135deg,#ff4d2e,#ff2d55);box-shadow:0 0 14px #ff3c468c}.pulse-scope .mode-label{z-index:1;align-items:center;gap:5px;display:inline-flex;position:relative}.pulse-scope .live-dot{background:#ff3b5c;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite live-pulse;display:inline-block;box-shadow:0 0 6px #ff3b5ce6}.pulse-scope .mode-tag{letter-spacing:.12em;vertical-align:middle;border-radius:4px;align-items:center;gap:4px;margin:0 6px;padding:1px 5px;font-size:9px;font-weight:900;line-height:1.5;display:inline-flex}.pulse-scope .mode-tag.demo{color:var(--neon);background:0 0;border:1px dashed #ffbf00b3}.pulse-scope .mode-tag.live{color:#fff;background:linear-gradient(135deg,#ff4d2e,#ff2d55);border:1px solid #0000}.pulse-scope .mode-tag.live .live-dot{background:#fff;box-shadow:0 0 5px #ffffffe6}.pulse-scope .wordmark .mode-tag{margin-left:8px;font-size:8.5px;transform:translateY(-1px)}.pulse-scope .account-chip[data-mode=REAL] .account-balance{color:#fff}.pulse-scope .arena[data-mode=REAL] .sheet-headline{text-shadow:0 0 12px #ff3c4640}.pulse-scope .chart-overlay-soft{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);letter-spacing:.06em;background:#00000059;font-weight:800}.pulse-scope [data-rk]{--rk-fonts-body:"Inter",system-ui,sans-serif}.pulse-scope [data-rk]>div[style*="position: fixed"],.pulse-scope [data-rk] div[role=dialog]{z-index:1000!important}.pulse-scope .tour{z-index:60;color:var(--text);background:#000000f5;position:fixed;inset:0}.pulse-scope .tour-layout{height:100%;padding-top:var(--sat);grid-template-rows:minmax(0,1fr) auto;display:grid}.pulse-scope .tour-stage{grid-template-rows:auto auto minmax(0,1fr) auto;min-width:0;min-height:0;display:grid}.pulse-scope .tour-top{justify-content:space-between;align-items:center;padding:10px 14px 0;display:flex}.pulse-scope .tour-brand{letter-spacing:.12em;align-items:center;gap:8px;font-size:14px;font-weight:900;display:flex}.pulse-scope .tour-brand span{color:var(--neon)}.pulse-scope .tour-tag{letter-spacing:.14em;color:var(--neon);border:1px dashed #ffbf0099;border-radius:6px;padding:3px 7px;font-size:9px;font-style:normal}.pulse-scope .tour-skip{background:var(--neon);border:1px solid var(--neon);color:#000;cursor:pointer;touch-action:manipulation;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 14px;font-size:13px;font-weight:800;display:inline-flex}.pulse-scope .tour-skip:hover{filter:brightness(1.1)}.pulse-scope .tour-skip:focus-visible{outline-offset:3px;outline:2px solid #fff}.pulse-scope .tour-hud{justify-content:space-between;align-items:center;padding:2px 14px 0;display:flex}.pulse-scope .tour-chart{min-height:160px;position:relative}.pulse-scope .tour-chart .live-chart{cursor:default}.pulse-scope .tour-callout{background:var(--panel);white-space:nowrap;pointer-events:none;border:1px solid #ffbf0059;border-radius:10px;padding:8px 12px;font-size:12px;font-weight:600;position:absolute;top:14px;left:50%;transform:translate(-50%)}.pulse-scope .tour-sheet{border-top:1px solid var(--border);background:var(--bg-2);gap:8px;padding:8px 14px 10px;display:grid}.pulse-scope .tour-sheet-row{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.pulse-scope .tour-headline{font-size:15px;font-weight:900}.pulse-scope .tour-sheet[data-phase=OPEN] .tour-headline{color:var(--neon)}.pulse-scope .tour-pot{color:var(--text-dim);white-space:nowrap;font-size:12px;font-weight:600}.pulse-scope .tour-pot b{color:var(--text);margin-right:4px;font-size:15px;font-weight:900}.pulse-scope .tour-balance{color:var(--neon);white-space:nowrap;font-variant-numeric:tabular-nums;align-items:center;gap:6px;font-size:12px;font-weight:800;display:inline-flex}.pulse-scope .tour-card{background:var(--panel);border-top:1px solid var(--border);padding:12px 16px calc(12px + var(--sab));gap:10px;max-height:46vh;display:grid;overflow:auto}.pulse-scope .tour-dots{gap:6px;display:flex}.pulse-scope .tour-dot{background:#ffffff1f;border-radius:3px;width:22px;height:6px;padding:0;transition:background .2s,width .2s}.pulse-scope .tour-dot[data-done="1"]{background:#ffbf0073}.pulse-scope .tour-dot[data-active="1"]{background:var(--neon);width:34px}.pulse-scope .tour-step-num{letter-spacing:.14em;color:var(--text-dim);font-size:10px;font-weight:800}.pulse-scope .tour-title{letter-spacing:-.01em;margin:2px 0 0;font-size:22px;font-weight:900;line-height:1.1}.pulse-scope .tour-body{color:var(--text-dim);margin:6px 0 0;font-size:14px;font-weight:500;line-height:1.45}.pulse-scope .tour-list{color:var(--text);margin:8px 0 0;padding-left:18px;font-size:13px;line-height:1.5}.pulse-scope .tour-feed{border:1px solid var(--border);border-radius:12px;max-height:180px;margin-top:8px;overflow:hidden}.pulse-scope .tour-feed .feed-head{display:none}.pulse-scope .tour-feed .feed-list{max-height:180px;padding:8px}.pulse-scope .tour-payout{background:#ffbf000d;border:1px solid #ffbf0059;border-radius:12px;gap:6px;margin-top:10px;padding:10px 12px;font-size:13px;display:grid}.pulse-scope .tour-payout-row{color:var(--text-dim);justify-content:space-between;gap:10px;display:flex}.pulse-scope .tour-payout-row b{color:var(--text);font-variant-numeric:tabular-nums}.pulse-scope .tour-payout-net{border-top:1px solid var(--border);color:var(--text);padding-top:6px;font-weight:800}.pulse-scope .tour-payout-net b{color:var(--neon);font-size:15px}.pulse-scope .tour-payout-note{color:var(--text-dim);font-size:12px;line-height:1.4}.pulse-scope .tour-modes{gap:8px;margin-top:10px;display:grid}.pulse-scope .tour-mode{border:1px solid var(--border);background:var(--bg-2);color:var(--text-dim);border-radius:12px;gap:4px;padding:10px 12px;font-size:12px;line-height:1.4;display:grid}.pulse-scope .tour-mode b{color:var(--text);font-size:13px}.pulse-scope .tour-mode .mode-tag{width:max-content}.pulse-scope .tour-actions{align-items:center;gap:8px;display:flex}.pulse-scope .tour-actions .btn{min-height:44px}.pulse-scope .tour-next{flex:1}.pulse-scope .tour-legend{color:var(--text-dim);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:6px;font-size:10px;font-weight:700;display:flex}.pulse-scope .tour-legend i{border-radius:50%;width:9px;height:9px;margin-left:8px;display:inline-block}.pulse-scope .tour-legend i:first-child{margin-left:0}.pulse-scope .how-btn{height:34px;color:var(--neon);letter-spacing:.02em;cursor:pointer;background:#ffbf0014;border:1px solid #ffbf0073;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;gap:6px;padding:0 12px 0 8px;font-size:12px;font-weight:800;display:inline-flex}.pulse-scope .how-btn:hover{background:#ffbf0029}.pulse-scope .how-icon{flex-shrink:0}.pulse-scope .how-btn:focus-visible{outline:2px solid var(--neon);outline-offset:3px}.pulse-scope .undo-hint{border:1px solid var(--border);color:var(--text-dim);white-space:nowrap;pointer-events:none;z-index:3;background:#141416e6;border-radius:999px;padding:6px 12px;font-size:12px;animation:.25s ease-out hint-in;position:absolute;top:12px;left:50%;transform:translate(-50%)}.pulse-scope .undo-hint b{color:var(--neon);font-weight:800}@media (max-width:640px){.pulse-scope .how-btn{height:40px;padding:0 8px}.pulse-scope .how-label{display:none}.pulse-scope .undo-hint{white-space:normal;text-align:center;max-width:calc(100% - 24px);font-size:11px;top:8px}}@media (min-width:1024px){.pulse-scope .tour-layout{grid-template-rows:1fr;grid-template-columns:minmax(0,1fr) 380px}.pulse-scope .tour-card{border-top:0;border-left:1px solid var(--border);align-content:start;gap:14px;max-height:none;padding:22px 24px}.pulse-scope .tour-title{font-size:28px}.pulse-scope .tour-body{font-size:15px}.pulse-scope .tour-feed,.pulse-scope .tour-feed .feed-list{max-height:240px}.pulse-scope .tour-legend{margin-top:auto}}@media (max-width:640px){.pulse-scope .tour-top{gap:12px;padding:8px 10px 0}.pulse-scope .tour-brand{flex-wrap:wrap;gap:4px 6px;min-width:0;font-size:12px}.pulse-scope .tour-hud .phase-ring,.pulse-scope .tour-hud .phase-ring svg{width:72px;height:72px}.pulse-scope .tour-hud .ring-num{font-size:22px}.pulse-scope .tour-hud .price-hud-num{font-size:28px}.pulse-scope .tour-sheet{padding:6px 10px 8px}.pulse-scope .tour-card{max-height:48vh;padding:10px 14px calc(10px + var(--sab))}.pulse-scope .tour-title{font-size:19px}.pulse-scope .tour-body{font-size:13px}.pulse-scope .tour-callout{white-space:normal;text-align:center;max-width:90%}}.pulse-scope .tour-copy{animation:.22s both tour-in}@media (prefers-reduced-motion:reduce){.pulse-scope .tour-copy{animation:none}.pulse-scope .hdr-vxp{transition:none}}.pulse-scope .pay-modal{z-index:1001;background:var(--panel);border:1px solid var(--border);border-radius:18px;gap:12px;width:min(480px,100vw - 32px);max-height:88vh;padding:18px 20px 16px;display:grid;position:fixed;top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%)}.pulse-scope .pay-head{justify-content:space-between;align-items:center;font-size:15px;display:flex}.pulse-scope .pay-summary{background:var(--bg);border:1px solid var(--border);border-radius:12px;gap:4px;padding:12px 14px;display:grid}.pulse-scope .pay-amount{color:var(--neon);font-variant-numeric:tabular-nums;font-size:26px;font-weight:900}.pulse-scope .pay-line{word-break:break-all;font-size:12px}.pulse-scope .pay-rows{gap:6px;display:grid}.pulse-scope .pay-note{color:#ffd166;background:#ffc8001a;border:1px solid #ffc80059;border-radius:10px;margin:0;padding:8px 10px;font-size:12px;font-weight:700}.pulse-scope .pay-progress{align-items:center;gap:6px;font-size:12px;display:flex}.pulse-scope .pay-dot{background:var(--border);border-radius:50%;width:8px;height:8px}.pulse-scope .pay-dot[data-on="1"]{background:var(--neon);box-shadow:0 0 8px #ffbf0099}.pulse-scope .pay-progress-label{color:var(--text);margin-left:6px}.pulse-scope .pay-actions{gap:6px;display:grid}.pulse-scope .admin-tiles-compact{margin-bottom:12px}.pulse-scope .admin-tiles-compact .admin-tile-value{font-size:20px}.pulse-scope .admin-table-dense th,.pulse-scope .admin-table-dense td{padding:6px 10px;font-size:12px}.pulse-scope .admin-table tr[data-today="1"] td{background:#ffbf000f}.pulse-scope .admin-today{letter-spacing:.08em;background:var(--neon);color:#000;vertical-align:middle;border-radius:4px;margin-left:6px;padding:1px 5px;font-size:9px;font-style:normal;font-weight:900}.pulse-scope .admin-spark{vertical-align:middle;background:#ffffff0f;border-radius:3px;width:46px;height:6px;margin-right:8px;display:inline-block;overflow:hidden}.pulse-scope .admin-spark i{background:var(--neon);border-radius:3px;height:100%;display:block}.pulse-scope .admin-spark[data-tone=white] i{background:#ffffff8c}.pulse-scope .viz-big{background:var(--panel);border:1px solid var(--border);border-radius:12px;margin:4px 0 12px;padding:12px 14px 8px}.pulse-scope .viz-big-head{align-items:center;gap:12px;margin-bottom:4px;font-size:12px;display:flex}.pulse-scope .viz-select-label{letter-spacing:.04em;text-transform:uppercase;color:var(--text-dim);align-items:center;gap:8px;font-size:11px;font-weight:800;display:inline-flex}.pulse-scope .viz-select{background:var(--bg);height:30px;color:var(--text);border:1px solid var(--border);font:inherit;border-radius:8px;padding:0 10px;font-size:12px;font-weight:700}.pulse-scope .viz-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:12px;margin-bottom:14px;display:grid}.pulse-scope .viz{background:var(--panel);border:1px solid var(--border);border-radius:12px;min-width:0;padding:10px 12px 6px;position:relative}.pulse-scope .viz-big .viz{background:0 0;border:0;padding:0}.pulse-scope .viz-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:4px;display:flex}.pulse-scope .viz-title{letter-spacing:.04em;text-transform:uppercase;color:var(--text-dim);font-size:12px;font-weight:800}.pulse-scope .viz-legend{color:var(--text-dim);flex-wrap:wrap;gap:10px;font-size:11px;display:inline-flex}.pulse-scope .viz-legend-item{align-items:center;gap:5px;display:inline-flex}.pulse-scope .viz-legend-item i{border-radius:2px;width:12px;height:3px;display:inline-block}.pulse-scope .viz-svg{cursor:crosshair;width:100%;display:block;overflow:visible}.pulse-scope .viz-grid-line,.pulse-scope .viz-grid{stroke:#ffffff14;stroke-width:1px}.pulse-scope .viz-axis{fill:var(--text-dim);font-variant-numeric:tabular-nums;font-size:10px}.pulse-scope .viz-endlabel{font-variant-numeric:tabular-nums;font-size:10px;font-weight:800}.pulse-scope .viz-today{fill:#ffbf000f;stroke:#ffbf0040;stroke-dasharray:3 3}.pulse-scope .viz-crosshair{stroke:#ffffff59;stroke-width:1px;stroke-dasharray:3 3;pointer-events:none}.pulse-scope .viz-empty{fill:var(--text-dim);font-size:12px}.pulse-scope .viz-tip{border:1px solid var(--border);pointer-events:none;z-index:5;background:#0a0a0cf5;border-radius:10px;width:170px;padding:8px 10px;font-size:11px;position:absolute;top:34px;box-shadow:0 8px 24px #00000080}.pulse-scope .viz-tip-day{color:var(--text);font-variant-numeric:tabular-nums;margin-bottom:4px;font-weight:800}.pulse-scope .viz-tip-row{color:var(--text-dim);grid-template-columns:10px 1fr auto;align-items:center;gap:6px;padding:1px 0;display:grid}.pulse-scope .viz-tip-row i{border-radius:2px;width:8px;height:8px;display:inline-block}.pulse-scope .viz-tip-row b{color:var(--text);font-variant-numeric:tabular-nums}@media (max-width:640px){.pulse-scope .viz-grid{grid-template-columns:1fr}.pulse-scope .viz-big-head{flex-wrap:wrap}}.site-layout:has(.pulse-game-page){height:100dvh;min-height:0;overflow:hidden}.site-layout:has(.pulse-game-page)>main{min-height:0;padding:0;display:flex}.site-layout:has(.pulse-game-page)>main>.page-shell{flex:1;width:100%;min-width:0;max-width:none;min-height:0;margin:0;display:flex}.site-layout:has(.pulse-game-page)>:not(main){display:none}.pulse-game-page{flex:1;grid-template-rows:auto minmax(0,1fr);min-width:0;min-height:0;display:grid}.pulse-game-page>.pulse-scope{min-width:0;min-height:0}.pulse-game-page .arena{grid-template-rows:auto minmax(0,1fr);height:100%;overflow:hidden}.pulse-scope .arena-header{grid-template-columns:auto minmax(0,1fr) auto;display:grid}.pulse-scope .header-center{justify-self:center;position:static;transform:none}.pulse-scope .header-actions .icon-btn.sound-toggle{flex-shrink:0;width:40px;height:40px;display:grid}.pulse-scope .hdr-vxp-label{white-space:nowrap;display:inline}.pulse-scope .hdr-vxp-pending{white-space:nowrap;font-size:11px}.pulse-scope .toast-anchor{flex-direction:column;align-items:center;gap:8px;padding-inline:12px}.pulse-scope .round-result-wrap{pointer-events:auto;width:min(420px,100%)}.pulse-scope .round-result-card{border:1px solid hsl(var(--primary)/.4);background:linear-gradient(145deg,hsl(var(--primary)/.09),transparent 55%),#11110f;color:#fff;box-shadow:0 16px 54px #000a,0 0 26px hsl(var(--primary)/.1);border-radius:18px;overflow:hidden}.pulse-scope .round-result-card[data-won="1"]{border-color:var(--neon);background:radial-gradient(ellipse at 50% 0%,hsl(var(--primary)/.24),transparent 65%),#11110f;box-shadow:0 18px 60px #000a,0 0 34px hsl(var(--primary)/.3);animation:.7s ease-out pulse-personal-win}.pulse-scope .round-win-hero{text-align:center;justify-items:center;gap:7px;padding:2px 16px 16px;display:grid;position:relative;overflow:hidden}.pulse-scope .round-win-trophy{background:hsl(var(--primary)/.15);width:48px;height:48px;color:var(--neon);box-shadow:0 0 24px hsl(var(--primary)/.25);border-radius:50%;place-items:center;animation:.55s ease-out pulse-win-trophy;display:grid;position:relative}.pulse-scope .round-win-amount{gap:3px;max-width:100%;display:grid;position:relative}.pulse-scope .round-win-amount>span{letter-spacing:.18em;color:hsl(var(--primary)/.75);font-size:9px;font-weight:800}.pulse-scope .round-win-amount>strong{letter-spacing:-.05em;color:var(--neon);font-variant-numeric:tabular-nums;overflow-wrap:anywhere;font-size:clamp(26px,7vw,38px);font-weight:900;line-height:1.05}.pulse-scope .round-win-hero>p{color:#ece5c9;margin:0;font-size:11px;position:relative}.pulse-scope .round-win-burst{pointer-events:none;position:absolute;top:42%;left:50%}.pulse-scope .round-win-burst i{background:var(--neon);opacity:0;border-radius:2px;width:5px;height:9px;animation:.9s ease-out both pulse-win-spark;position:absolute}.pulse-scope .round-win-burst i:nth-child(2n){background:#fff2bb}.pulse-scope .round-winner-list>li[data-mine="1"]{background:hsl(var(--primary)/.06)}@keyframes pulse-personal-win{0%{box-shadow:0 0 65px hsl(var(--primary)/.65)}to{box-shadow:0 18px 60px #000a,0 0 34px hsl(var(--primary)/.3)}}@keyframes pulse-win-trophy{0%{opacity:0;transform:scale(.65)rotate(-12deg)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes pulse-win-spark{0%{opacity:0;transform:translate(0)rotate(0)}15%{opacity:1}to{transform:translate(var(--win-x),var(--win-y))rotate(var(--win-rotation));opacity:0}}@media (prefers-reduced-motion:reduce){.pulse-scope .round-result-card[data-won="1"],.pulse-scope .round-win-trophy{animation:none}.pulse-scope .round-win-burst{display:none}}.pulse-scope .round-result-heading{justify-content:space-between;align-items:center;gap:8px;padding:4px 8px 0 14px;display:flex}.pulse-scope .round-result-heading>div{color:var(--neon);flex-wrap:wrap;align-items:center;gap:7px;font-size:12px;font-weight:800;display:flex}.pulse-scope .round-result-heading small{border:1px solid var(--border);color:var(--text-dim);letter-spacing:.1em;border-radius:5px;padding:3px 5px;font-size:9px}.pulse-scope .round-result-close{width:44px;height:44px;color:var(--text-dim);flex-shrink:0;place-items:center;display:grid}.pulse-scope .round-result-close:focus-visible,.pulse-scope .round-winner-profile:focus-visible{outline:2px solid var(--neon);outline-offset:-2px;border-radius:8px}.pulse-scope .round-result-pool{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:4px 12px;padding:0 14px 10px;display:flex}.pulse-scope .round-result-pool>span{color:var(--text-dim);font-size:11px}.pulse-scope .round-result-pool>strong{letter-spacing:-.04em;color:var(--neon);font-variant-numeric:tabular-nums;font-size:28px;font-weight:900}.pulse-scope .round-winner-list{overscroll-behavior:contain;max-height:min(220px,30dvh);margin:0;padding:0 14px;list-style:none;overflow-y:auto}.pulse-scope .round-winner-list>li{border-top:1px solid var(--border);align-items:center;gap:7px;min-height:60px;display:flex}.pulse-scope .round-winner-profile{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.pulse-scope a.round-winner-profile:hover .round-winner-name{color:var(--neon)}.pulse-scope .round-winner-avatar{background:hsl(var(--primary)/.12);border:1px solid hsl(var(--primary)/.35);width:44px;height:44px;color:var(--neon);border-radius:50%;flex-shrink:0;place-items:center;font-size:14px;font-weight:800;display:grid;overflow:hidden}.pulse-scope .round-winner-avatar img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.pulse-scope .round-winner-name{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:800;overflow:hidden}.pulse-scope .round-winner-identity{gap:4px;min-width:0;padding-block:6px;display:grid}.pulse-scope .round-winner-prediction{color:var(--text-dim);font-variant-numeric:tabular-nums;overflow-wrap:anywhere;font-size:10px;line-height:1.4}.pulse-scope .round-winner-tag{color:var(--neon);font-size:8px;font-weight:800}.pulse-scope .round-winner-payout{text-align:right;flex-shrink:0;gap:3px;display:grid}.pulse-scope .round-winner-payout b{font-variant-numeric:tabular-nums;font-size:13px}.pulse-scope .round-winner-payout small{color:var(--text-dim);font-size:9px}.pulse-scope .round-result-footer{color:var(--text-dim);gap:4px;padding:10px 14px 12px;font-size:10px;line-height:1.4;display:grid}.pulse-scope .round-result-footer b{color:#fff}.pulse-scope .round-result-footer .round-result-personal{color:var(--neon)}.pulse-scope .round-result-empty{color:var(--text-dim);margin:0;padding:4px 14px;font-size:12px;line-height:1.5}@media (max-width:640px){.pulse-scope .round-result-wrap{width:min(380px,100%)}.pulse-scope .round-result-pool>strong{font-size:24px}}@media (max-height:500px){.pulse-scope .round-result-card{max-height:calc(100dvh - 90px);overflow-y:auto}}.pulse-scope .mobile-bet-actions{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.pulse-scope .mobile-touch-hint{gap:4px;min-width:0;display:grid}.pulse-scope .mobile-touch-hint strong{font-size:12px;font-weight:700;line-height:1.35}.pulse-scope .mobile-touch-hint span{color:var(--text-dim);font-size:10px;line-height:1.4}.pulse-scope .mobile-undo{border:1px solid hsl(var(--primary)/.4);background:hsl(var(--primary)/.12);min-width:86px;min-height:44px;color:hsl(var(--primary));touch-action:manipulation;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;gap:6px;padding:8px 12px;font-size:12px;font-weight:700;display:inline-flex;position:relative}.pulse-scope .mobile-undo>small{white-space:nowrap;color:var(--neon);font-size:9px;position:absolute;top:calc(100% + 3px)}.pulse-scope .round-result-mobile-summary{display:none}.pulse-scope .mobile-undo:disabled{opacity:.4;cursor:default}.pulse-scope .mobile-undo:not(:disabled):active{background:hsl(var(--primary)/.24)}.pulse-scope .mobile-undo:focus-visible,.pulse-scope .mobile-play-cta:focus-visible{outline:2px solid var(--neon);outline-offset:3px}.pulse-scope .mobile-play-cta{color:#000;background:var(--neon);border-radius:12px;min-height:44px;padding:8px 12px;font-size:12px;font-weight:800}@media (max-width:640px),(max-width:1023px) and (pointer:coarse){.pulse-scope .stage{grid-template-rows:auto minmax(0,1fr) auto;padding-bottom:0}.pulse-scope .sheet-controls,.pulse-scope .undo-hint{display:none}.pulse-scope .bet-sheet{padding:8px 10px calc(8px + var(--sab));gap:6px}.pulse-scope .sheet-bottom{flex-wrap:wrap;gap:4px;min-height:0}.pulse-scope .sheet-bottom .my-bets{flex:100%;min-width:0}.pulse-scope .my-bets-empty{display:none}.pulse-scope .sheet-account{flex:100%;margin-left:0}.pulse-scope .sheet-fine{font-size:9px;line-height:1.35;display:block}.pulse-scope .zoom-btn,.pulse-scope .feed-fab{min-width:44px;min-height:44px}.pulse-scope .live-chart{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}}@media (max-height:500px) and (max-width:1023px) and (pointer:coarse){.pulse-scope .stage{grid-template-rows:minmax(0,1fr) auto;position:relative}.pulse-scope .stage-top{z-index:2;pointer-events:none;position:absolute;inset:0 0 auto}.pulse-scope .bet-sheet{grid-template-columns:auto minmax(0,1fr);gap:4px 12px;display:grid}.pulse-scope .sheet-top{flex-direction:column;justify-content:center;align-items:flex-start;gap:2px}.pulse-scope .sheet-bottom{grid-column:1/-1}.pulse-scope .sheet-bottom .my-bets{display:none}.pulse-scope .sheet-pot-num{font-size:15px}.pulse-scope .price-hud-num{font-size:24px}.pulse-scope .price-hud-delta{display:none}.pulse-scope .phase-ring,.pulse-scope .phase-ring svg{width:56px;height:56px}}@media (min-width:641px) and (max-width:1023px){.pulse-scope .arena-header{grid-template-columns:minmax(0,1fr) auto;row-gap:6px}.pulse-scope .header-left{grid-area:1/1}.pulse-scope .header-actions{grid-area:1/2}.pulse-scope .header-center{grid-area:2/1/auto/-1}}@media (max-width:640px){.pulse-scope .arena-header{grid-template-columns:minmax(0,1fr)}.pulse-scope .arena-header .header-left{grid-area:1/1;justify-content:space-between}.pulse-scope .arena-header .header-actions{grid-area:2/1;justify-content:space-between;width:100%}.pulse-scope .header-center{grid-area:3/1}.pulse-scope .hdr-account{flex-wrap:wrap;justify-content:flex-end}}.pulse-scope .my-bets{flex-wrap:nowrap;height:36px;overflow:visible}.pulse-scope .my-bets>.my-bet-chip,.pulse-scope .my-bets>.my-bets-more-wrap{flex-shrink:1;min-width:0;max-width:150px}.pulse-scope .my-bet-price{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.pulse-scope .my-bets-more-wrap{position:static}.pulse-scope .my-bet-more{white-space:nowrap}.pulse-scope .my-bets-popover{width:min(300px,100%);left:auto;right:0}.pulse-scope .my-bets-popover:focus{outline:none}@media (min-width:1024px){.pulse-scope .stage{grid-template-rows:auto minmax(min(260px,35dvh),1fr) auto;padding-bottom:0}.pulse-scope .stage-top{padding:0 12px}.pulse-scope .phase-ring,.pulse-scope .phase-ring svg{width:56px;height:56px}.pulse-scope .ring-num{font-size:20px}.pulse-scope .price-hud-num{font-size:28px}.pulse-scope .price-hud-delta{font-size:11px}.pulse-scope .bet-sheet{z-index:3;grid-template-columns:minmax(200px,.7fr) minmax(0,1.3fr);gap:6px 16px;padding:8px 12px;display:grid;position:relative}.pulse-scope .sheet-top{flex-direction:column;justify-content:center;align-items:flex-start;gap:2px}.pulse-scope .sheet-headline{font-size:14px;line-height:1.2}.pulse-scope .sheet-pot-num{font-size:16px;line-height:1.2}.pulse-scope .sheet-pot-label{letter-spacing:0;font-size:10px}.pulse-scope .sheet-bottom{grid-column:1/-1;grid-template-columns:minmax(0,1fr) minmax(0,260px);gap:12px;display:grid}.pulse-scope .sheet-account{min-width:0;margin-left:0}.pulse-scope .sheet-fine{font-size:9px;line-height:1.35}}@media (min-width:1024px) and (max-width:1599px){.pulse-scope .arena{grid-template-columns:minmax(0,1fr) 280px}.pulse-scope .arena-header{grid-template-columns:auto minmax(0,1fr) auto;gap:8px;min-height:46px;padding:6px 12px}.pulse-scope .header-left{gap:8px}.pulse-scope .wordmark{letter-spacing:.06em;white-space:nowrap;font-size:13px}.pulse-scope .wordmark .mode-tag,.pulse-scope .hdr-balance>.mode-tag,.pulse-scope .hdr-balance-sub,.pulse-scope .hdr-account .wallet-btn,.pulse-scope .how-label,.pulse-scope .hdr-action.buy .hdr-label{display:none}.pulse-scope .hdr-action.buy .hdr-icon{display:block}.pulse-scope .how-btn{padding:0 7px}.pulse-scope .header-center{gap:6px}.pulse-scope .presence-pill{gap:4px;padding:6px 8px;font-size:11px}.pulse-scope .mode-tab{letter-spacing:.04em;padding-inline:8px;font-size:10px}.pulse-scope .header-actions,.pulse-scope .hdr-account{gap:5px}.pulse-scope .header-actions .icon-btn.sound-toggle{width:34px;height:34px}.pulse-scope .hdr-vxp{gap:5px;padding-inline:8px;font-size:12px}.pulse-scope .hdr-vxp-label{letter-spacing:.04em;font-size:9px}.pulse-scope .hdr-vxp-pending{font-size:9px}.pulse-scope .hdr-balance{white-space:nowrap;padding-inline:9px;font-size:12px}}@media (min-width:1024px){.pulse-scope .arena{position:relative}.pulse-scope .arena>.toast-anchor{grid-area:2/2;align-items:stretch;width:100%;padding-inline:8px;position:absolute;inset:6px 0 auto auto}.pulse-scope .round-result-wrap{width:100%}.pulse-scope .round-result-card{border-radius:12px;max-height:min(360px,100dvh - 100px);overflow-y:auto}.pulse-scope .round-result-heading{padding:2px 4px 0 10px}.pulse-scope .round-result-heading>div{gap:5px;font-size:11px}.pulse-scope .round-result-close{width:32px;height:32px}.pulse-scope .round-result-pool{padding:0 10px 6px}.pulse-scope .round-result-pool>span{font-size:10px}.pulse-scope .round-result-pool>strong{font-size:20px}.pulse-scope .round-winner-list{max-height:150px;padding-inline:10px}.pulse-scope .round-winner-list>li{gap:5px;min-height:48px}.pulse-scope .round-winner-profile{gap:7px}.pulse-scope .round-winner-avatar{width:30px;height:30px;font-size:11px}.pulse-scope .round-winner-name{font-size:12px}.pulse-scope .round-winner-prediction{font-size:9px}.pulse-scope .round-winner-payout b{font-size:11px}.pulse-scope .round-winner-payout small{font-size:8px}.pulse-scope .round-result-footer{padding:6px 10px 8px;font-size:9px}.pulse-scope .round-win-hero{text-align:left;grid-template-columns:auto minmax(0,1fr);place-items:center start;gap:8px;padding:4px 10px 8px}.pulse-scope .round-win-trophy{width:34px;height:34px}.pulse-scope .round-win-trophy svg{width:22px;height:22px}.pulse-scope .round-win-amount>strong{font-size:24px}.pulse-scope .round-win-hero>p{display:none}}.pulse-scope .sheet-fine-mobile,.pulse-launch-mobile-label{display:none}@media (max-width:640px),(max-width:1023px) and (pointer:coarse){.pulse-game-page>.pulse-launch-strip{grid-template-columns:auto minmax(0,1fr) auto;gap:12px;min-height:40px;padding:5px 10px}.pulse-game-page .pulse-launch-brand{gap:5px}.pulse-game-page .pulse-launch-brand>img{width:24px;height:24px}.pulse-game-page .pulse-launch-brand strong{font-size:12px}.pulse-game-page .pulse-launch-brand small{letter-spacing:.04em;font-size:7px}.pulse-game-page .pulse-launch-track{grid-area:1/2}.pulse-game-page .pulse-launch-track-head{justify-content:flex-end;margin-bottom:3px;font-size:10px}.pulse-game-page .pulse-launch-track-head>span:first-child,.pulse-game-page .pulse-launch-caption,.pulse-game-page .pulse-launch-perk{display:none}.pulse-game-page .pulse-launch-mobile-label{color:var(--pulse-muted);margin-right:5px;font-size:8px;display:inline}.pulse-game-page .pulse-launch-meter{height:3px}.pulse-game-page .pulse-launch-strip>.pulse-token-button{border-radius:8px;grid-area:1/3;gap:0;width:34px;min-height:34px;padding:0;font-size:0}.pulse-scope .arena{position:relative}.pulse-scope .arena-header{grid-template-rows:36px 36px;grid-template-columns:auto minmax(0,1fr) auto;gap:4px 6px;padding:5px 10px}.pulse-scope .arena-header .header-left{grid-area:1/1/auto/3;justify-content:flex-start;gap:6px}.pulse-scope .wordmark{letter-spacing:.04em;white-space:nowrap;font-size:12px}.pulse-scope .how-btn{touch-action:manipulation;border-radius:10px;width:36px;height:36px;min-height:36px;padding:0}.pulse-scope .how-label{display:none}.pulse-scope .arena-header .header-actions,.pulse-scope .arena-header .hdr-account{display:contents}.pulse-scope .arena-header .header-center{grid-area:2/1;justify-self:start}.pulse-scope .arena-header .presence-pill,.pulse-scope .hdr-account .hdr-action,.pulse-scope .hdr-account .wallet-btn,.pulse-scope .hdr-balance-prefix,.pulse-scope .hdr-balance>.mode-tag,.pulse-scope .hdr-balance-sub{display:none}.pulse-scope .arena-header .hdr-balance{grid-area:1/3;min-width:0;max-width:min(140px,36vw);height:36px;padding-inline:10px;font-size:12px}.pulse-scope .arena-header .hdr-vxp{grid-area:2/3;justify-self:end;min-width:0;max-width:min(140px,36vw);height:36px;padding-inline:8px;font-size:12px}.pulse-scope .hdr-vxp-value{min-width:0}.pulse-scope .hdr-balance-num,.pulse-scope .hdr-vxp-num{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.pulse-scope .hdr-vxp-label{letter-spacing:.02em;flex-shrink:0;font-size:9px}.pulse-scope .hdr-vxp-pending{display:none}.pulse-scope .arena-header .header-actions>.wallet-btn{grid-area:1/3}.pulse-scope .header-actions .icon-btn.sound-toggle{grid-area:2/2;justify-self:center;width:36px;height:36px}.pulse-scope .mode-tab{height:28px;padding-inline:10px;font-size:10px}.pulse-scope .stage-top{gap:6px;padding:2px 10px}.pulse-scope .price-hud-row{gap:6px;font-size:8px}.pulse-scope .price-hud-num{font-size:24px}.pulse-scope .price-hud-frac{font-size:13px}.pulse-scope .price-hud-delta{display:none}.pulse-scope .phase-ring,.pulse-scope .phase-ring svg{width:48px;height:48px}.pulse-scope .ring-num{font-size:20px}.pulse-scope .ring-label{font-size:7px}.pulse-scope .zoom-controls{gap:4px}.pulse-scope .zoom-btn{width:36px;min-width:36px;height:36px;min-height:36px;font-size:16px}.pulse-scope .zoom-btn.zoom-auto{font-size:9px}.pulse-scope .feed-fab{justify-content:center;width:40px;min-width:40px;height:40px;min-height:40px;padding:0}.pulse-scope .feed-fab>span{display:none}.pulse-scope .bet-sheet{padding:6px 10px calc(6px + var(--sab));grid-template-columns:minmax(0,1fr) auto;gap:3px 8px;display:grid}.pulse-scope .sheet-top{grid-area:1/1}.pulse-scope .sheet-headline{display:none}.pulse-scope .sheet-pot{gap:6px}.pulse-scope .sheet-pot-num{font-size:16px}.pulse-scope .sheet-pot-label{letter-spacing:0;font-size:9px}.pulse-scope .mobile-bet-actions{display:contents}.pulse-scope .mobile-touch-hint,.pulse-scope .mobile-play-cta{grid-area:2/1}.pulse-scope .mobile-touch-hint strong{font-size:11px;line-height:1.3}.pulse-scope .mobile-touch-hint>span{display:none}.pulse-scope .mobile-play-cta{justify-self:start;min-height:30px;padding:5px 8px;font-size:11px}.pulse-scope .bet-sheet .mobile-undo{border-radius:10px;grid-area:1/2/3;min-width:76px;min-height:44px;padding:8px 10px;font-size:11px;display:inline-flex}.pulse-scope .bet-sheet .mobile-undo>small{top:auto;bottom:calc(100% + 4px);right:0}.pulse-scope .sheet-bottom{grid-area:3/1/auto/-1;min-height:0;display:block}.pulse-scope .sheet-bottom .my-bets,.pulse-scope .sheet-fine-desktop{display:none}.pulse-scope .sheet-fine-mobile{font-size:8px;line-height:1.4;display:block}.pulse-scope .arena>.toast-anchor{grid-area:1/1;padding:0;position:absolute;inset:4px 8px auto}.pulse-scope .round-result-wrap{width:min(340px,100%)}.pulse-scope .round-result-card{border-radius:10px;max-height:96px;overflow:hidden}.pulse-scope .round-result-heading{padding:0 5px 0 10px}.pulse-scope .round-result-close{width:44px;height:44px}.pulse-scope .round-result-heading>div{font-size:11px}.pulse-scope .round-result-pool{padding:0 10px 6px}.pulse-scope .round-result-pool>strong{font-size:20px}.pulse-scope .round-winner-list{max-height:100px;padding-inline:10px}.pulse-scope .round-winner-list>li{min-height:46px}.pulse-scope .round-winner-avatar{width:30px;height:30px;font-size:11px}.pulse-scope .round-winner-name{font-size:12px}.pulse-scope .round-winner-prediction{font-size:9px}.pulse-scope .round-result-footer{padding:6px 10px;font-size:9px}.pulse-scope .round-win-hero{text-align:left;grid-template-columns:auto minmax(0,1fr);place-items:center start;gap:8px;padding:2px 10px 8px}.pulse-scope .round-win-trophy{width:32px;height:32px}.pulse-scope .round-win-amount>strong{font-size:22px}.pulse-scope .round-win-hero>p{display:none}.pulse-scope .round-result-mobile-summary{justify-content:space-between;align-items:baseline;gap:8px;padding:0 10px 10px;font-size:12px;display:flex}.pulse-scope .round-result-mobile-summary>strong{color:var(--neon)}.pulse-scope .round-result-mobile-summary>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.pulse-scope .round-result-mobile-summary>small{color:var(--text-dim);flex-shrink:0;font-size:9px}.pulse-scope .round-result-card .round-win-hero,.pulse-scope .round-result-card .round-result-pool,.pulse-scope .round-result-card .round-winner-list,.pulse-scope .round-result-card .round-result-empty,.pulse-scope .round-result-card .round-result-footer{display:none}.pulse-scope .round-result-card[data-won="1"]{animation:none;box-shadow:0 6px 20px #0007}}
