:root,:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--page:#10161d;--surface:#1a242e;--surface-2:#223040;--border:#ffffff14;--text:#eef2f6;--text-2:#a9b6c3;--muted:#7c8a99;--grid:#26313d;--up:#1cae60;--up-soft:#1cae6024;--down:#c73e45;--down-text:#e5646b;--down-soft:#c73e4529;--btn-up:#178a4c;--accent:#3987e5;--warn:#c98500;--warn-text:#d79a2b;--btc:#f7931a;--btc-soft:#f7931a22;--mine:#f0932b;--lift:#ffffff06;--scrim:#10161dd1;--flash-ring:#ffffff80;--shadow-sm:0 1px 2px #0006;--shadow-md:0 6px 20px #00000073;--shadow-lg:0 18px 44px #0000008c;--radius:14px;--radius-sm:9px}:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--page:#f4f6f8;--surface:#fff;--surface-2:#eef1f6;--border:#10161d1f;--text:#10161d;--text-2:#46566a;--muted:#6a7b8c;--grid:#dde3ea;--up:#0a7a3e;--up-soft:#0a7a3e1f;--down:#c0272f;--down-text:#b3262d;--down-soft:#c0272f1f;--btn-up:#0a7a3e;--accent:#1d6fd0;--warn:#9a6600;--warn-text:#8a5c00;--btc:#b8690f;--btc-soft:#f7931a26;--mine:#b26a06;--lift:#10161d08;--scrim:#f4f6f8db;--flash-ring:#10161d59;--shadow-sm:0 1px 2px #10161d24;--shadow-md:0 6px 20px #10161d24;--shadow-lg:0 18px 44px #10161d2e}:root{--shell:clamp(1240px, 92vw, 1900px);--gutter:clamp(12px, 1.4vw, 28px);--ticket:360px}*{box-sizing:border-box}html,body{background:var(--page);color:var(--text);margin:0;font-family:system-ui,-apple-system,Segoe UI,sans-serif;font-size:14px;line-height:1.45}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:none}input,select{font:inherit;color:var(--text);background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-sm);width:100%;padding:8px 10px}input:focus,select:focus{outline:2px solid var(--accent);outline-offset:-1px}.app{width:100%;max-width:var(--shell);padding:0 var(--gutter) 40px;margin:0 auto}.header{padding:14px 0 12px}.header-bar{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.header-right{align-items:center;gap:14px;margin-left:auto;display:flex}.brand{border-radius:999px;flex:none;align-items:center;gap:9px;margin-left:-4px;padding:4px 10px 4px 4px;transition:background .12s;display:flex}.brand:hover{background:var(--surface-2)}.brand-mark{background:var(--accent);border-radius:50%;flex:none;place-items:center;width:30px;height:30px;display:grid}.brand-mark svg{fill:none;stroke:#fff;stroke-width:3.6px;stroke-linecap:round;width:100%;height:100%}.brand-name{white-space:nowrap;font-size:15px;font-weight:700}.asset-badge[data-asset=btc]{background:var(--btc-soft);color:var(--btc)}.asset-badge{width:var(--badge,44px);height:var(--badge,44px);background:var(--surface-2);color:var(--text-2);font-size:calc(var(--badge,44px) * .42);letter-spacing:-.02em;border-radius:50%;place-items:center;font-weight:700;display:grid}.market-heading{align-items:center;gap:12px;margin-bottom:14px;display:flex}.market-heading h1{margin:0;font-size:20px;font-weight:700}.header-sub{color:var(--text-2);align-items:center;gap:8px;font-size:13px;display:flex}.state-pill{text-transform:uppercase;letter-spacing:.04em;background:var(--surface-2);color:var(--text-2);border-radius:999px;padding:2px 8px;font-size:11px;font-weight:700}.state-open{background:var(--up-soft);color:var(--up)}.state-awaiting_settlement,.state-settled{background:var(--down-soft);color:var(--down-text)}.categories{scrollbar-width:none;align-items:center;gap:4px;min-width:0;display:flex;overflow-x:auto}.categories::-webkit-scrollbar{display:none}.category{color:var(--text-2);white-space:nowrap;text-transform:capitalize;border-radius:999px;padding:6px 12px;font-size:13px;font-weight:600;transition:background .12s,color .12s}.category:hover,.category-on{background:var(--surface-2);color:var(--text)}.search{flex:180px;align-items:center;min-width:140px;max-width:320px;display:flex;position:relative}.search-icon{color:var(--muted);pointer-events:none;font-size:15px;position:absolute;left:11px}.search-input{background:var(--surface);border-radius:999px;padding:7px 30px;font-size:13px}.search-input::-webkit-search-cancel-button{display:none}.search-clear{width:18px;height:18px;color:var(--muted);border-radius:50%;place-items:center;font-size:15px;line-height:1;display:grid;position:absolute;right:8px}.search-clear:hover{background:var(--surface-2);color:var(--text)}.settings{position:relative}.settings-panel{z-index:30;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);width:232px;box-shadow:var(--shadow-lg);padding:4px;position:absolute;top:calc(100% + 8px);right:0}.settings-head{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;padding:8px 10px 6px;font-size:11px;font-weight:800}.settings-row{justify-content:space-between;align-items:center;gap:10px;padding:6px 10px 8px;font-size:13px;display:flex}.icon-toggle{opacity:.75;padding:4px;font-size:16px;line-height:1;transition:opacity .12s}.icon-toggle:hover{opacity:1}.system-status{position:relative}.status-dots{border-radius:var(--radius-sm);border:1px solid #0000;gap:4px;padding:5px 6px;transition:border-color .12s;display:flex}.status-dots:hover{border-color:var(--border)}.status-bad{border-color:#c73e4580}.status-dot{background:var(--muted);border-radius:50%;flex:none;width:8px;height:8px}.dot-ok{background:var(--up)}.dot-warn{background:var(--warn)}.dot-bad{background:var(--down)}.dot-idle{background:var(--muted);opacity:.5}.status-panel{z-index:40;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);width:min(460px,100vw - 32px);box-shadow:var(--shadow-lg);text-align:left;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden}.status-head,.status-foot{letter-spacing:.07em;text-transform:uppercase;color:var(--text-2);background:var(--surface-2);padding:9px 12px;font-size:11px;font-weight:800}.status-foot{letter-spacing:.03em;text-transform:none;color:var(--muted);font-weight:600}.status-row{border-bottom:1px solid var(--grid);grid-template-columns:10px 104px 1fr;align-items:baseline;gap:8px;padding:8px 12px;font-size:12.5px;display:grid}.status-name{font-weight:700}.status-state{font-variant-numeric:tabular-nums}.status-detail{color:var(--muted);word-break:break-all;grid-column:2/-1;font-size:11px}.conn-badges{gap:5px;display:flex}.conn-dot{background:var(--muted);border-radius:50%;width:9px;height:9px}.conn-open{background:var(--up)}.conn-connecting{background:var(--warn)}.conn-disconnected{background:var(--down)}.account-chip{border-radius:var(--radius-sm);text-align:right;flex-direction:column;align-items:flex-end;padding:4px 10px;line-height:1.25;transition:background .12s;display:flex}.account-chip:hover{background:var(--surface-2)}.account-name{font-weight:600}.account-balance{color:var(--muted);font-size:12px}.market-strip{align-items:stretch;gap:10px;min-width:0;padding:2px 0 12px;display:flex}.pinned-market{border-radius:var(--radius-sm);border:1px solid var(--border);background:linear-gradient(180deg, var(--surface-2), var(--surface));text-align:left;white-space:nowrap;font-variant-numeric:tabular-nums;flex-direction:column;flex:none;gap:3px;padding:9px 14px;transition:border-color .14s,box-shadow .14s;display:flex}.pinned-market:hover:not(.pinned-empty){border-color:var(--muted)}@keyframes pinned-roll{0%{box-shadow:0 0 0 2px var(--accent), 0 8px 22px #00000073;transform:translateY(-2px)}to{transform:none;box-shadow:0 0 #3987e500,0 0 #0000}}.pinned-market{animation:1s ease-out pinned-roll}.pinned-active{border-color:var(--accent);box-shadow:0 0 0 1px #3987e573,0 6px 18px #00000059}.pinned-empty{opacity:.7}.pinned-label{letter-spacing:.09em;text-transform:uppercase;color:var(--text-2);align-items:center;gap:7px;font-size:10.5px;font-weight:800;display:flex}.pinned-window{color:var(--muted);letter-spacing:.02em;font-weight:600}.pinned-sub{color:var(--text);align-items:baseline;gap:10px;font-size:13px;display:flex}.pinned-sub strong{font-weight:700}.pinned-price{color:var(--muted);font-size:12px}.live-dot{background:var(--up);border-radius:50%;width:7px;height:7px;animation:2s ease-out infinite live-pulse;box-shadow:0 0 #1cae608c}.live-dot-idle{background:var(--muted);animation:none}@keyframes live-pulse{70%{box-shadow:0 0 0 6px #1cae6000}to{box-shadow:0 0 #1cae6000}}@media (prefers-reduced-motion:reduce){.live-dot,.pinned-market{animation:none}.market-rail{scroll-behavior:auto}}.rail-wrap{flex:auto;align-items:center;gap:4px;min-width:0;display:flex;position:relative}.rail-arrow{border-radius:var(--radius-sm);width:26px;color:var(--text-2);background:var(--surface);border:1px solid var(--border);flex:none;align-self:stretch;font-size:17px;line-height:1;transition:color .12s,border-color .12s,opacity .12s}.rail-arrow:hover:not(:disabled){color:var(--text);border-color:var(--muted)}.rail-arrow:disabled{opacity:.28;cursor:default}.market-rail{scroll-behavior:smooth;scroll-snap-type:x proximity;scrollbar-width:none;flex:auto;gap:8px;min-width:0;padding:1px;display:flex;overflow-x:auto}.market-rail::-webkit-scrollbar{display:none}.market-rail.fade-start{-webkit-mask-image:linear-gradient(90deg,#0000,#000 26px);mask-image:linear-gradient(90deg,#0000,#000 26px)}.market-rail.fade-end{-webkit-mask-image:linear-gradient(270deg,#0000,#000 26px);mask-image:linear-gradient(270deg,#0000,#000 26px)}.market-rail.fade-start.fade-end{-webkit-mask-image:linear-gradient(90deg,#0000,#000 26px calc(100% - 26px),#0000);mask-image:linear-gradient(90deg,#0000,#000 26px calc(100% - 26px),#0000)}.rail-history{color:var(--text-2);font-size:13px}.rail-history-open{color:var(--text);border-color:var(--accent);background:var(--surface-2)}.history-anchor{flex:none;align-self:stretch;display:flex;position:relative}.history-menu{z-index:30;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);width:min(420px,100vw - 48px);box-shadow:var(--shadow-lg);position:absolute;top:calc(100% + 6px);left:0;overflow:hidden}.history-menu-head{border-bottom:1px solid var(--border);letter-spacing:.08em;text-transform:uppercase;color:var(--text-2);justify-content:space-between;align-items:center;padding:9px 12px;font-size:11px;font-weight:800;display:flex}.history-count{color:var(--muted);letter-spacing:0}.history-menu-body{scrollbar-width:thin;max-height:min(52vh,420px);overflow-y:auto}.history-day-label{background:var(--surface-2);color:var(--muted);letter-spacing:.04em;padding:6px 12px;font-size:11px;font-weight:700;position:sticky;top:0}.history-row{text-align:left;font-variant-numeric:tabular-nums;grid-template-columns:3.6em 5em 1fr auto;align-items:baseline;gap:10px;width:100%;padding:7px 12px;font-size:13px;display:grid}.history-row:hover{background:var(--surface-2)}.history-row-active{background:var(--surface-2);box-shadow:inset 2px 0 0 var(--accent)}.history-time{min-width:58px;font-weight:700}.history-result{min-width:62px;font-weight:700}.history-prices{color:var(--muted);font-size:12px}.history-tag{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;margin-left:auto;font-size:10.5px}.rail-empty{color:var(--muted);align-self:center;padding-left:4px;font-size:12.5px}.market-chip{scroll-snap-align:start;border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface);text-align:left;white-space:nowrap;font-variant-numeric:tabular-nums;flex-direction:column;flex:none;gap:2px;min-width:92px;padding:8px 12px;transition:border-color .12s,background .12s,transform .12s;display:flex}.market-chip:hover:not(:disabled){border-color:var(--muted);transform:translateY(-1px)}.chip-badge{--badge:15px;vertical-align:-2px;margin-right:5px;display:inline-grid}.chip-time{color:var(--text);font-size:13px;font-weight:700}.chip-sub{color:var(--muted);font-size:11.5px}.chip-settling .chip-sub{color:var(--warn-text)}.chip-open .chip-sub{color:var(--text-2)}.chip-scheduled{opacity:.45;cursor:default}.chip-active{border-color:var(--accent);background:var(--surface-2);box-shadow:0 0 0 1px #3987e566}.board-empty{color:var(--text-2);flex-direction:column;align-items:flex-start;gap:12px;padding:28px 0;display:flex}.board-empty p{margin:0}.board-filter{color:var(--text-2);align-items:center;gap:10px;margin-bottom:14px;font-size:13px;display:flex}.board-filter-term{background:var(--surface-2);color:var(--text);text-transform:capitalize;border-radius:999px;padding:2px 9px;font-weight:600}.btn-clear{padding:4px 12px;font-size:12.5px}.profile-head{align-items:center;gap:14px;margin-bottom:18px;display:flex}.profile-avatar{--badge:52px;color:var(--accent);background:#3987e529}.profile-who{flex-direction:column;min-width:0;margin-right:auto;display:flex}.profile-who h1{margin:0;font-size:24px;font-weight:800}.profile-rename{align-items:center;gap:8px;display:flex}.profile-rename input{width:14ch;min-width:0;padding:4px 8px;font-size:20px;font-weight:700}.profile-id{color:var(--muted);font-variant-numeric:tabular-nums;font-size:12.5px}.profile-actions{align-items:center;gap:8px;display:flex}.admin-deposit{margin-bottom:14px}.admin-deposit-row{flex-wrap:wrap;align-items:flex-end;gap:10px;display:flex}.admin-deposit-row .field{flex:0 160px}.profile-stats{grid-template-columns:repeat(auto-fit,minmax(min(190px,100%),1fr));gap:12px;margin-bottom:16px;display:grid}.stat{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);flex-direction:column;gap:2px;padding:14px;display:flex}.stat-label{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;font-size:11px;font-weight:800}.stat-value{font-variant-numeric:tabular-nums;font-size:24px;font-weight:800;line-height:1.2}.stat-note{color:var(--muted);font-size:12px}.profile-empty-purse{border-radius:var(--radius-sm);color:var(--warn-text);background:#c985001a;border:1px solid #c9850059;margin:0 0 16px;padding:10px 14px;font-size:13px}.profile-columns{grid-template-columns:repeat(auto-fit,minmax(min(320px,100%),1fr));gap:14px;margin-bottom:14px;display:grid}.ledger-wrap{scrollbar-width:thin;scrollbar-color:var(--grid) transparent;overscroll-behavior-x:contain;overflow-x:auto}.ledger{border-collapse:collapse;font-variant-numeric:tabular-nums;width:100%;font-size:13px}.ledger th{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;text-align:left;padding:0 8px 6px;font-size:11px;font-weight:700}.ledger td{border-top:1px solid var(--border);padding:7px 8px}.ledger .num{text-align:right}.ledger tbody tr:nth-child(2n){background:var(--lift)}.ledger-row-link{cursor:pointer}.ledger-row-link:hover{background:var(--surface-2)}.ledger-market{white-space:nowrap;align-items:center;gap:7px;display:flex}.ledger-badge{--badge:20px;flex:none}.ledger-window{color:var(--muted)}.series-results{flex-direction:column;flex:0 0 236px;gap:2px;display:flex}.series-results-head{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:800}.result-row{border-left:2px solid var(--border);border-radius:0 var(--radius-sm) var(--radius-sm) 0;font-variant-numeric:tabular-nums;text-align:left;grid-template-columns:3.6em 5em 1fr;align-items:baseline;gap:10px;padding:4px 9px;font-size:12.5px;transition:background .12s;display:grid}.result-row:hover{background:var(--surface-2)}.result-up{border-left-color:var(--up)}.result-down{border-left-color:var(--down)}.result-time{color:var(--muted)}.result-outcome{font-weight:700}.result-move{color:var(--text-2);text-align:right}.result-time,.result-outcome,.result-move{white-space:nowrap}.spotlight{margin-bottom:22px}.spotlight-dots{align-items:center;gap:8px;margin-top:10px;display:flex}.spotlight-dot{opacity:.5;border:1px solid #0000;border-radius:999px;padding:3px;transition:opacity .14s,border-color .14s}.spotlight-dot:hover{opacity:1}.spotlight-dot-on{opacity:1;border-color:var(--border);background:var(--surface-2)}.spotlight-badge{--badge:26px}.series-head{border:1px solid var(--border);border-radius:var(--radius);background:radial-gradient(120% 140% at 0% 0%, var(--series-tint), transparent 55%), var(--surface);--series-tint:#3987e521;flex-wrap:wrap;align-items:center;gap:18px 26px;padding:18px 20px;animation:.26s spotlight-in;display:flex}@keyframes spotlight-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.series-head{animation:none}}.series-head[data-asset=btc]{--series-tint:var(--btc-soft)}.series-body{flex-direction:column;flex:0 auto;gap:10px;min-width:0;display:flex}.series-tags{align-items:center;gap:6px;display:flex}.series-tag{letter-spacing:.08em;text-transform:uppercase;background:var(--up-soft);color:var(--up);border-radius:999px;padding:3px 9px;font-size:10.5px;font-weight:800}.series-tag-quiet{background:var(--surface-2);color:var(--text-2)}.series-title{letter-spacing:-.02em;margin:0;font-size:30px;font-weight:800;line-height:1.15}.series-actions{flex-wrap:wrap;align-items:center;gap:14px;margin-top:4px;display:flex}.series-count{color:var(--muted);font-size:13px}.series-price{flex-direction:column;flex:260px;gap:2px;min-width:200px;display:flex}.series-price-label{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:11.5px}.series-price-value{font-variant-numeric:tabular-nums;font-size:28px;font-weight:800;line-height:1.2}.spark{flex-direction:column;gap:2px;display:flex}.spark-svg{width:100%;height:66px;display:block}.spark-change,.spark-empty{font-variant-numeric:tabular-nums;font-size:12px}.spark-empty{color:var(--muted)}.placards{grid-template-columns:repeat(auto-fill,minmax(min(268px,100%),1fr));gap:14px;margin-bottom:28px;display:grid}.placard{text-align:left;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;gap:12px;padding:14px;transition:transform .14s,border-color .14s,box-shadow .14s;display:flex}.placard:hover:not(:disabled){border-color:var(--muted);box-shadow:var(--shadow-md);transform:translateY(-2px)}.placard:disabled{opacity:.55;cursor:default}.placard-live{border-color:#1cae6073}.placard-head{align-items:center;gap:10px;display:flex}.placard-badge{--badge:32px;flex:none}.placard-title{flex-direction:column;flex:auto;min-width:0;display:flex}.placard-name{white-space:nowrap;text-overflow:ellipsis;font-size:13.5px;font-weight:700;overflow:hidden}.placard-window{color:var(--muted);font-variant-numeric:tabular-nums;font-size:12px}.placard-pill{letter-spacing:.07em;text-transform:uppercase;background:var(--surface-2);color:var(--text-2);border-radius:999px;flex:none;align-items:center;gap:5px;padding:3px 8px;font-size:10.5px;font-weight:800;display:inline-flex}.placard-pill .live-dot{flex:none}.pill-live{background:var(--up-soft);color:var(--up)}.pill-settling{background:var(--down-soft);color:var(--down-text)}.placard-question{color:var(--text-2);font-size:13px}.placard-odds{flex-direction:column;justify-content:center;gap:6px;min-height:58px;display:flex}.placard-odds-empty{color:var(--muted);font-size:12.5px}.odds-row{justify-content:space-between;align-items:baseline;gap:8px;font-size:13px;font-weight:600;display:flex}.odds-row strong{font-variant-numeric:tabular-nums;font-size:15px}.odds-bar{background:var(--down-soft);border-radius:999px;height:6px;display:block;overflow:hidden}.odds-fill{background:var(--up);border-radius:999px;height:100%;display:block}.placard-foot{font-variant-numeric:tabular-nums;justify-content:space-between;align-items:center;gap:8px;font-size:12.5px;font-weight:600;display:flex}.placard-clock{color:var(--text-2)}.view-banner{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface);color:var(--text-2);align-items:center;gap:10px;margin-bottom:14px;padding:8px 12px;font-size:13px;display:flex}.banner-history{background:linear-gradient(90deg, var(--down-soft), transparent 60%), var(--surface);border-color:#c73e4559}.banner-ahead{background:linear-gradient(90deg, #3987e524, transparent 60%), var(--surface);border-color:#3987e559}.banner-tag{letter-spacing:.08em;text-transform:uppercase;background:var(--surface-2);color:var(--text-2);white-space:nowrap;border-radius:999px;padding:3px 8px;font-size:10.5px;font-weight:800}.banner-text{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.banner-detail{color:var(--muted);font-variant-numeric:tabular-nums;margin-left:8px}.btn-back{flex:none;margin-left:auto;padding:6px 12px;font-size:12.5px}.layout{grid-template-columns:minmax(0, 1fr) var(--ticket);grid-template-areas:"chart ticket""depth depth";align-items:stretch;gap:14px;display:grid}.chart-card{flex-direction:column;grid-area:chart;min-width:0;display:flex}.trade-card,.settled-card{grid-area:ticket}.depth-panel{grid-area:depth;min-width:0}.depth-section{flex-direction:column;min-height:0;display:flex}.depth-section-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.depth-section-closed .depth-section-head{margin-bottom:0}.depth-section-body{min-height:0;margin-top:10px}.depth-section-toggle{min-width:0;color:var(--text-2);align-items:center;gap:8px;padding:2px 0;transition:color .12s;display:flex}.depth-section-toggle:hover{color:var(--text)}.depth-section-toggle h2{letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;margin:0;font-size:13px;font-weight:800}.depth-chevron{color:var(--muted);font-size:11px;line-height:1;transition:transform .16s;display:inline-block}.depth-section-closed .depth-chevron{transform:rotate(-90deg)}.activity-body{scrollbar-width:thin;scrollbar-color:var(--grid) transparent;overscroll-behavior:contain;max-height:260px;overflow-y:auto}.depth-panel .empty-note{flex:1 1 0;place-items:center;padding:0;display:grid}@media (width<=980px){.layout{grid-template-columns:1fr;grid-template-areas:"chart""ticket""depth"}}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:14px}.card-head{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.card h2{color:var(--text-2);text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:14px;font-weight:700}.empty-note{color:var(--muted);text-align:center;padding:14px 0}.text-up{color:var(--up)}.text-down{color:var(--down-text)}.chart-canvas{flex:auto;width:100%;min-height:280px;position:relative;overflow:hidden}.price-chart{display:block;position:absolute;inset:0}.chart-grid{stroke:var(--grid);stroke-width:1px;stroke-dasharray:1 4}.chart-axis-label,.chart-time-label,.chart-empty-label{fill:var(--muted);font-variant-numeric:tabular-nums;font-size:10.5px}.chart-axis-label{dominant-baseline:central}.chart-price-tag{fill:var(--surface);stroke-width:1px}.chart-price-tag-label{dominant-baseline:central;font-variant-numeric:tabular-nums;font-size:10.5px;font-weight:700}.chart-time-label,.chart-empty-label{text-anchor:middle}.chart-strike{stroke:var(--text-2);stroke-width:1.2px;stroke-dasharray:2 4;stroke-linecap:round;opacity:.75}.chart-strike-label{fill:var(--text-2);font-variant-numeric:tabular-nums;font-size:10.5px;font-weight:600}.chart-line{fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.chart-line-halo{fill:none;stroke:var(--surface);stroke-width:4.5px;stroke-linecap:round;stroke-linejoin:round}.chart-delta{dominant-baseline:central;text-anchor:end;font-variant-numeric:tabular-nums;paint-order:stroke;stroke:var(--surface);stroke-width:3px;stroke-linejoin:round;font-size:11px;font-weight:700}.chart-pulse{transform-box:fill-box;transform-origin:50%;animation:1.6s ease-out infinite chart-ping}@keyframes chart-ping{0%{r:4;opacity:.7}to{r:13;opacity:0}}@media (prefers-reduced-motion:reduce){.chart-pulse{opacity:0;animation:none}}.chart-foot{justify-content:space-between;align-items:center;gap:12px;padding-top:8px;display:flex}.chart-caption{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;flex:auto;min-width:0;font-size:11.5px;overflow:hidden}.chart-loading{color:var(--text-2)}.chart-foot{flex-wrap:wrap}.chart-pan{flex:none;align-items:center;gap:4px;display:flex}.chart-pan-step{border-radius:var(--radius-sm);border:1px solid var(--border);width:22px;height:22px;color:var(--text-2);font-size:14px;line-height:1;transition:color .12s,border-color .12s,opacity .12s}.chart-pan-step:hover:not(:disabled){color:var(--text);border-color:var(--muted)}.chart-pan-step:disabled{opacity:.3;cursor:default}.chart-now{background:var(--accent);color:#fff;letter-spacing:.04em;text-transform:uppercase;border-radius:999px;padding:2px 8px;font-size:10.5px;font-weight:700}.chart-freqs{flex:none}.chart-freqs button{font-variant-numeric:tabular-nums;padding:4px 8px;font-size:11px}.chart-frames button{padding:3px 12px;font-size:12px}.chart-headline{justify-content:space-between;align-items:flex-start;gap:16px;padding:2px 2px 10px;display:flex}.headline-main{flex-direction:column;gap:2px;min-width:0;display:flex}.headline-side{letter-spacing:-.01em;font-size:26px;font-weight:800;line-height:1.1}.headline-idle{color:var(--muted);font-size:20px}.headline-delta{color:var(--text-2);font-variant-numeric:tabular-nums;white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.headline-side{white-space:nowrap}.headline-right{flex:none;align-items:baseline;gap:18px;display:flex}.headline-spot{font-variant-numeric:tabular-nums;white-space:nowrap;align-items:baseline;gap:5px;font-size:20px;font-weight:700;display:flex}.headline-spot-label{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:600}.headline-chance{font-variant-numeric:tabular-nums;align-items:baseline;gap:5px;font-size:20px;font-weight:700;display:flex}.headline-chance-label{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:600}.headline-clock{font-variant-numeric:tabular-nums;font-size:30px;font-weight:800;line-height:1;transition:color .2s}.clock-urgent{color:var(--heat-colour);animation:1s step-end infinite clock-tick}@keyframes clock-tick{50%{opacity:.55}}.chart-card{--heat:0;--heat-colour:var(--accent);--heat-soft:#3987e559;position:relative;overflow:hidden}.heat-up{--heat-colour:var(--up);--heat-soft:#1cae6073}.heat-down{--heat-colour:var(--down);--heat-soft:#c73e4573}.window-ring{pointer-events:none;z-index:1;position:absolute;inset:0}.ring-progress{fill:none;stroke:var(--heat-colour);stroke-width:3px;stroke-linecap:butt;opacity:calc(.55 + var(--heat) * .45);transition:stroke-dasharray .26s linear,opacity .4s}.card-hot .ring-progress,.card-climax .ring-progress{filter:drop-shadow(0 0 6px var(--heat-soft))}.card-hot{border-color:var(--heat-soft);animation:heat-breathe calc(2.6s - var(--heat) * 1.6s) ease-in-out infinite}@keyframes heat-breathe{50%{box-shadow:0 0 0 1px var(--heat-soft), 0 0 28px -6px var(--heat-soft)}}.card-final{border-color:var(--heat-colour)}.card-climax{box-shadow:0 0 0 1px var(--heat-soft), 0 0 40px -8px var(--heat-soft);animation:.7s ease-in-out infinite heat-breathe}.card-climax .headline-clock{font-size:44px;transition:font-size .4s}.card-climax .headline-side{animation:.7s ease-in-out infinite heat-breathe}.heat-vignette{pointer-events:none;z-index:5;animation:1.1s ease-in-out infinite vignette-pulse;position:fixed;inset:0}.vignette-up{box-shadow:inset 0 0 120px -80px var(--up)}.vignette-down{box-shadow:inset 0 0 120px -80px var(--down)}@keyframes vignette-pulse{0%,to{opacity:.25}50%{opacity:.6}}.card-flipped{animation:.9s ease-out card-flip}@keyframes card-flip{0%{box-shadow:0 0 0 3px var(--flash-ring)}to{box-shadow:0 0 #0000}}.chart-underline{color:var(--muted);justify-content:space-between;align-items:center;gap:10px;padding-top:6px;font-size:11.5px;display:flex}.final-tag{color:var(--down-text);text-transform:uppercase;letter-spacing:.08em;font-size:10.5px;font-weight:700}.stake-row{align-items:stretch;gap:6px;display:flex}.stake-row .num-input{flex:1;min-width:0}.stakes{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.stake{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface-2);color:var(--text-2);font-variant-numeric:tabular-nums;padding:9px 0;font-weight:700;transition:border-color .12s,color .12s,background .12s}.stake:hover{color:var(--text);border-color:var(--muted)}.stake-active{background:var(--surface);border-color:var(--accent);color:var(--text)}.buy-buttons{grid-template-columns:1fr 1fr;gap:8px;display:grid}.buy-button{text-align:center;border-radius:var(--radius-sm);color:#fff;text-align:left;font-variant-numeric:tabular-nums;border:1px solid #0000;grid-template-rows:20px 1fr 20px;place-items:center;gap:6px;padding:14px;transition:filter .12s,box-shadow .2s,transform 80ms;display:grid}.buy-button:hover:not(:disabled){filter:brightness(1.1)}.buy-button:active:not(:disabled){transform:translateY(1px)}.buy-button:disabled{opacity:.45;cursor:not-allowed}.buy-up{background:var(--btn-up)}.buy-down{background:var(--down)}.buy-side{letter-spacing:.01em;justify-content:center;align-items:center;gap:7px;font-size:17px;font-weight:800;line-height:20px;display:flex}.buy-label{white-space:nowrap}.buy-winning-dot{opacity:0;background:#fff;border-radius:50%;width:7px;height:7px;transition:opacity .2s}.buy-winning .buy-winning-dot{opacity:.9}.buy-price{transform-origin:0;align-self:center;min-width:3.5ch;font-size:clamp(26px,3.2vw,38px);font-weight:800;line-height:1;transition:transform .12s}.buy-price-empty{opacity:.75;letter-spacing:.02em;font-size:clamp(18px,2.1vw,24px)}.buy-payout{white-space:nowrap;opacity:.9;font-size:clamp(11px,1.05vw,14px);font-weight:700;line-height:20px}.buy-winning{animation:buy-breathe calc(3.4s - var(--heat,0) * 2.4s) ease-in-out infinite}@keyframes buy-breathe{0%,to{box-shadow:0 0 0 1px #ffffff2e,0 4px 14px #0000004d}50%{box-shadow:0 0 0 3px #ffffff8c,0 6px 22px #00000061}}.buy-pulsed{animation:.6s ease-out buy-pulse}@keyframes buy-pulse{0%{filter:brightness(1.55)saturate(1.2);box-shadow:0 0 0 3px var(--pulse-ring), 0 0 22px var(--pulse-glow)}to{filter:none;box-shadow:0 0 #0000,0 0 #0000}}.buy-up{--pulse-ring:#1cae60d9;--pulse-glow:#1cae608c}.buy-down{--pulse-ring:#e5646bd9;--pulse-glow:#c73e458c}.buy-button{position:relative;overflow:hidden}.buy-pending{filter:saturate(.6)brightness(.85)}.buy-filled{animation:1.4s ease-out buy-filled}@keyframes buy-filled{0%{box-shadow:0 0 0 3px #fff, 0 0 26px var(--pulse-glow);filter:brightness(1.4)}to{filter:none;box-shadow:0 0 #0000}}.buy-overlay{letter-spacing:.01em;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#10161d8c;place-items:center;font-size:14px;font-weight:800;display:grid;position:absolute;inset:0}.buy-overlay-filled{background:#10161d59;animation:1.4s ease-out forwards overlay-out}@keyframes overlay-out{0%,60%{opacity:1}to{opacity:0}}@media (prefers-reduced-motion:reduce){.toast,.buy-winning,.card-hot,.card-climax,.card-climax .headline-side,.heat-vignette,.buy-pulsed,.buy-filled,.buy-overlay-filled,.card-flipped,.clock-urgent{animation:none}}.drawer-toggle{color:var(--muted);align-self:center;padding:4px 0;font-size:12.5px;font-weight:600}.options-sheet{z-index:3;background:var(--surface);flex-direction:column;gap:12px;padding:14px;animation:.14s ease-out sheet-in;display:flex;position:absolute;inset:0;overflow-y:auto}@keyframes sheet-in{0%{opacity:0;transform:translateY(8px)}}.options-head{justify-content:space-between;align-items:center;display:flex}.options-head h2{letter-spacing:.05em;text-transform:uppercase;color:var(--text-2);margin:0;font-size:13px;font-weight:800}.options-close{color:var(--muted);padding:2px 6px;font-size:15px}.options-close:hover{color:var(--text)}.drawer-toggle:hover{color:var(--text-2)}.drawer{border-top:1px solid var(--grid);flex-direction:column;gap:10px;padding-top:10px;display:flex}.drawer-fields{grid-template-columns:1fr 1fr;gap:8px;display:grid}.drawer-convert{color:var(--text-2);font-variant-numeric:tabular-nums;text-align:center;font-size:12px;font-weight:600}.drawer-fill{min-height:16px;color:var(--muted);font-variant-numeric:tabular-nums;text-align:center;font-size:12px}.drawer-quotes{color:var(--muted);font-variant-numeric:tabular-nums;text-align:center;font-size:12px}.depth-panel{flex-direction:column;gap:10px;display:flex}.settled-card{flex-direction:column;gap:12px;height:100%;display:flex}.contracts{scrollbar-width:thin;scrollbar-color:var(--grid) transparent;overscroll-behavior:contain;grid-template-columns:1fr 1fr;gap:10px;max-height:260px;display:grid;overflow-y:auto}.contract-cell{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface);border-left-width:3px;padding:10px 12px;transition:border-color .2s,background .2s}.contract-up{border-left-color:var(--up)}.contract-down{border-left-color:var(--down)}.contract-flat{opacity:.6}.contract-changed{animation:.9s ease-out contract-in}@keyframes contract-in{0%{background:var(--surface-2);border-color:var(--accent)}}.contract-head{align-items:baseline;gap:6px;margin-bottom:8px;display:flex}.contract-side{font-size:12.5px;font-weight:800}.contract-up .contract-side{color:var(--up)}.contract-down .contract-side{color:var(--down-text)}.contract-tag{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-size:10px;font-weight:700}.contract-mark{color:var(--text-2);font-variant-numeric:tabular-nums;margin-left:auto;font-size:12px;font-weight:700}.contract-stats{flex-direction:column;gap:3px;margin:0;display:flex}.contract-stats>div{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.contract-stats dt{color:var(--muted);font-size:11.5px}.contract-stats dd{font-variant-numeric:tabular-nums;margin:0;font-size:12.5px;font-weight:700}@media (width<=900px){.contracts{grid-template-columns:1fr}}.depth-badge{background:var(--surface-2);color:var(--text-2);font-variant-numeric:tabular-nums;border-radius:999px;padding:1px 8px;font-size:11px}.segmented{background:var(--surface-2);border-radius:var(--radius-sm);gap:2px;padding:3px;display:inline-flex}.segmented button{color:var(--text-2);border-radius:7px;padding:5px 14px;font-weight:600}.segmented .seg-up{color:var(--up)}.segmented .seg-down{color:var(--down-text)}.segmented .seg-active{background:var(--surface);color:var(--text);box-shadow:var(--shadow-sm)}.seg-wide{width:100%;display:flex}.seg-wide button{flex:1}.seg-units{flex:none}.seg-units button{white-space:nowrap;padding:5px 10px;font-size:12px}.book-cols,.book-row{grid-template-columns:minmax(0,.6fr) minmax(0,1fr) minmax(0,1fr);align-items:center;gap:6px;display:grid}.book-cols>:nth-child(2),.book-row>.book-qty,.book-cols>:nth-child(3),.book-row>.book-sweep{text-align:right}.book-cols{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;padding:0 14px 6px 6px;font-size:11px}.book-side{scrollbar-width:thin;scrollbar-color:var(--grid) transparent;overscroll-behavior:contain;flex-direction:column;gap:2px;display:flex;overflow-y:auto}.book-side::-webkit-scrollbar{width:6px}.book-side::-webkit-scrollbar-thumb{background:var(--grid);border-radius:3px}.book-row{font-variant-numeric:tabular-nums;border-radius:5px;flex:none;min-height:23px;padding:3px 14px 3px 6px;position:relative;overflow:hidden}.book-row-empty{pointer-events:none}.book-row-mine{box-shadow:inset 0 0 0 1px var(--accent)}.book-mine-mark{border:1.5px solid var(--mine);background:linear-gradient(to top, var(--mine) var(--fill,0%), transparent var(--fill,0%));border-radius:50%;width:7px;height:7px;margin-top:-3.5px;transition:background .2s ease-out;position:absolute;top:50%;right:3px}.book-row:hover{outline:1px solid var(--muted)}.book-depth{border-radius:5px;transition:width .14s ease-out;position:absolute;inset:0 auto 0 0}@media (prefers-reduced-motion:reduce){.book-depth{transition:none}}.book-ask .book-depth{background:var(--down-soft)}.book-bid .book-depth{background:var(--up-soft)}.book-price,.book-qty{font-weight:600;position:relative}.book-qty{color:var(--text-2)}.book-sweep{color:var(--muted);font-weight:600;position:relative}.book-spread{text-align:center;color:var(--muted);border-top:1px solid var(--grid);border-bottom:1px solid var(--grid);font-variant-numeric:tabular-nums;margin:6px 0;padding:6px 0;font-size:12px}.book-empty{color:var(--muted);text-align:center;padding:8px 0;font-size:12.5px}.tape{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.tape-row{font-variant-numeric:tabular-nums;border-radius:5px;grid-template-columns:64px 1fr 1fr auto;gap:8px;padding:3px 6px;font-weight:600;display:grid}.tape-row:nth-child(odd){background:var(--lift)}.tape-price{text-align:right}.tape-qty{text-align:right;color:var(--text-2)}.tape-time{color:var(--muted);font-weight:400}.trade-card{--heat:0;--heat-colour:var(--accent);--heat-soft:#3987e559;flex-direction:column;gap:12px;height:100%;display:flex;position:relative;overflow:hidden}.trade-card .buy-buttons{flex:auto;min-height:132px}.ticket-note{min-height:30px;color:var(--muted);font-variant-numeric:tabular-nums;text-align:center;text-wrap:balance;font-size:11px;line-height:15px}.trade-card .buy-button{height:100%}.ticket-window{color:var(--text-2);font-variant-numeric:tabular-nums;border-bottom:1px solid var(--grid);justify-content:space-between;align-items:baseline;gap:8px;padding-bottom:2px;font-size:12px;font-weight:600;display:flex}.ticket-window-tag{color:var(--muted);font-weight:500}.ticket-outcomes{grid-template-columns:1fr 1fr;gap:8px;display:grid}.settled-window{color:var(--text-2);font-variant-numeric:tabular-nums;font-size:13px}.settled-winner{border-radius:var(--radius-sm);text-align:center;background:var(--surface-2);color:var(--text-2);padding:12px;font-size:22px;font-weight:800}.winner-up{background:var(--up-soft);color:var(--up)}.winner-down{background:var(--down-soft);color:var(--down-text)}.ticket-outcome{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface-2);font-variant-numeric:tabular-nums;padding:12px 8px;font-size:15px;font-weight:700}.ticket-up{color:var(--up)}.ticket-down{color:var(--down-text)}.ticket-up.ticket-selected{background:var(--up-soft);border-color:var(--up)}.ticket-down.ticket-selected{background:var(--down-soft);border-color:var(--down)}.field{flex-direction:column;gap:5px;display:flex}.field>span{color:var(--text-2);font-size:12px;font-weight:600}.num-input{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-sm);align-items:center;gap:6px;padding:0 10px;display:flex}.num-input:focus-within{outline:2px solid var(--accent);outline-offset:-1px}.num-input input{font-variant-numeric:tabular-nums;background:0 0;border:none;border-radius:0;min-width:0;padding:8px 0;font-weight:700}.num-input input:focus{outline:none}.num-affix{color:var(--muted);flex:none;font-size:12px;font-weight:600}.ticket-summary{background:var(--surface-2);border-radius:var(--radius-sm);font-variant-numeric:tabular-nums;flex-direction:column;gap:6px;padding:10px 12px;display:flex}.ticket-summary div{justify-content:space-between;display:flex}.ticket-summary div span:first-child{color:var(--text-2)}.ticket-summary div span:last-child{font-weight:700}.btn{border-radius:var(--radius-sm);padding:9px 16px;font-weight:700;transition:filter .12s}.btn:hover:not(:disabled){filter:brightness(1.12)}.btn:disabled{opacity:.45;cursor:not-allowed}.btn-primary{background:var(--accent);color:#fff}.btn-submit{width:100%;padding:12px;font-size:15px}.btn-up{background:var(--btn-up);color:#fff}.btn-down{background:var(--down);color:#fff}.btn-ghost{background:var(--surface-2);color:var(--text-2)}.trade-lock{border-radius:var(--radius);background:var(--scrim);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:6px;display:flex;position:absolute;inset:0}.trade-lock strong{font-size:16px}.trade-lock span{color:var(--text-2);font-variant-numeric:tabular-nums}.orders{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.order-row{background:var(--surface-2);border-radius:var(--radius-sm);font-variant-numeric:tabular-nums;align-items:center;gap:8px;padding:7px 8px;font-size:13px;display:flex}.order-row>span:first-child,.order-price{font-weight:700}.order-qty{color:var(--text-2)}.order-status{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);margin-left:auto;font-size:11px}.btn-cancel{padding:4px 10px;font-size:12px}.modal-backdrop{z-index:40;background:#060a0eb3;place-items:center;display:grid;position:fixed;inset:0}.modal{flex-direction:column;gap:12px;width:min(360px,100vw - 32px);display:flex}.modal h2{margin:0;font-size:18px}.auth-tabs{align-self:stretch}.auth-tabs button{flex:1 1 0;padding:7px 0}.auth-note{color:var(--text-2);margin:0;font-size:12.5px;line-height:1.5}.auth-provider{justify-content:center;align-self:stretch;padding:9px 0}.auth-divider{color:var(--text-2);align-items:center;gap:10px;font-size:12px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:var(--border);flex:1 1 0;height:1px}.modal-actions{justify-content:flex-end;gap:8px;display:flex}.auth-error{color:var(--down-text);font-size:13px}.toasts{z-index:50;flex-direction:column;gap:8px;display:flex;position:fixed;bottom:80px;right:20px}.toast{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-sm);text-align:left;width:max-content;max-width:min(380px,100vw - 32px);box-shadow:var(--shadow-md);border-left-width:3px;align-items:center;gap:14px;padding:10px 14px;display:flex}.toast-body{flex-direction:column;gap:1px;min-width:0;display:flex}.toast-text{white-space:nowrap;font-weight:700}.toast-detail{color:var(--text-2);font-variant-numeric:tabular-nums;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.toast.toast-up{border-color:var(--border);border-left-color:var(--up)}.toast-up .toast-text{color:var(--up)}.toast.toast-down{border-color:var(--border);border-left-color:var(--down)}.toast-down .toast-text{color:var(--down-text)}.toast-error{border-color:var(--down)}.toast-success{border-color:var(--up)}.toast-action{color:var(--accent);white-space:nowrap;margin-left:auto;font-size:12px;font-weight:700}.chat-dock{z-index:45;flex-direction:column;align-items:flex-end;gap:10px;display:flex;position:fixed;bottom:20px;right:20px}.chat-bubble{background:var(--accent);color:#fff;width:48px;height:48px;box-shadow:var(--shadow-md);border-radius:50%;font-size:20px;line-height:1;transition:transform .12s,filter .12s;position:relative}.chat-bubble:hover{filter:brightness(1.1);transform:translateY(-1px)}.chat-bubble-open{background:var(--surface-2);color:var(--text-2);font-size:15px}.chat-badge{background:var(--down);color:#fff;min-width:19px;box-shadow:var(--shadow-sm);border-radius:999px;padding:0 5px;font-size:11px;font-weight:800;line-height:19px;position:absolute;top:-2px;right:-2px}.chat-panel{width:min(560px,100vw - 40px);height:min(440px,100vh - 140px);box-shadow:var(--shadow-lg);flex-direction:column;gap:10px;animation:.14s ease-out chat-in;display:flex}@keyframes chat-in{0%{opacity:0;transform:translateY(8px)}}.chat-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.chat-channels{scrollbar-width:none;min-width:0;overflow-x:auto}.chat-channels button{white-space:nowrap;padding:4px 10px;font-size:12px}.chat-close{color:var(--muted);flex:none;padding:2px 4px;font-size:13px}.chat-close:hover{color:var(--text)}.chat-log{scrollbar-width:thin;scrollbar-color:var(--grid) transparent;overscroll-behavior:contain;flex-direction:column;flex:auto;gap:3px;min-height:0;display:flex;overflow-y:auto}.chat-line{border-radius:5px;grid-template-columns:auto 1fr auto;align-items:baseline;gap:8px;padding:3px 6px;font-size:12.5px;display:grid}.chat-line:nth-child(odd){background:var(--lift)}.chat-who{color:var(--text-2);white-space:nowrap;font-weight:700}.chat-mine .chat-who{color:var(--accent)}.chat-body{overflow-wrap:anywhere;min-width:0}.chat-when{color:var(--muted);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:11px}.chat-compose{flex:none;gap:6px;display:flex}.chat-compose input{flex:auto;min-width:0}.chat-compose .btn{flex:none;padding:8px 14px}.chat-head-actions{flex:none;align-items:center;gap:2px;display:flex}.chat-dm-open{color:var(--muted);border-radius:var(--radius-sm);padding:2px 6px;font-size:14px;font-weight:800}.chat-dm-open:hover{color:var(--text);background:var(--surface-2)}.chat-directory{border-radius:var(--radius-sm);background:var(--surface-2);flex-direction:column;gap:6px;padding:8px;display:flex}.chat-search{padding:5px 8px;font-size:12.5px}.chat-people{scrollbar-width:thin;flex-direction:column;gap:2px;max-height:150px;display:flex;overflow-y:auto}.chat-person-row{align-items:center;gap:4px;display:flex}.chat-person{border-radius:var(--radius-sm);min-width:0;color:var(--text-2);text-align:left;flex:auto;align-items:center;gap:7px;padding:4px 8px;font-size:12.5px;font-weight:600;display:flex}.chat-person:hover{color:var(--text);background:var(--surface)}.chat-presence{background:var(--muted);border-radius:50%;flex:none;width:7px;height:7px}.chat-presence-online{background:var(--up)}.chat-presence-away{background:var(--warn)}.chat-presence-muted{background:var(--down)}.chat-presence-offline{background:var(--muted);opacity:.4}.chat-friend{color:var(--muted);flex:none;padding:2px 5px;font-size:13px;line-height:1}.chat-friend:hover{color:var(--text-2)}.chat-friend-on{color:var(--warn-text)}.chat-window{background:var(--page);height:100vh;padding:10px}.chat-panel-detached{width:auto;height:100%;box-shadow:none;animation:none}.chat-window-waiting{text-align:center;height:100%;color:var(--text-2);flex-direction:column;justify-content:center;gap:8px;padding:0 20px;font-size:13px;display:flex}.chat-window-hint{color:var(--muted);font-size:12px}.chat-detach{color:var(--muted);border-radius:var(--radius-sm);padding:2px 5px;font-size:13px}.chat-detach:hover{color:var(--text);background:var(--surface-2)}.chat-bubble-detached{background:var(--surface-2);color:var(--text-2);font-size:17px}.chat-layout{flex:auto;grid-template-columns:152px minmax(0,1fr);gap:10px;min-height:0;display:grid}.chat-side{border-right:1px solid var(--grid);flex-direction:column;gap:6px;min-height:0;padding-right:10px;display:flex}.chat-side-top{justify-content:space-between;align-items:center;gap:6px;display:flex}.chat-side-title{letter-spacing:.07em;text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:800}.chat-side-scroll{scrollbar-width:thin;scrollbar-color:var(--grid) transparent;overscroll-behavior:contain;flex-direction:column;gap:10px;min-height:0;display:flex;overflow-y:auto}.chat-side-section{flex-direction:column;gap:1px;display:flex}.chat-side-heading{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);padding:0 4px 3px;font-size:10px;font-weight:800}.chat-side-row{border-radius:var(--radius-sm);color:var(--text-2);text-align:left;align-items:center;gap:6px;min-width:0;padding:4px 6px;font-size:12.5px;font-weight:600;display:flex}.chat-side-row:hover,.chat-side-active{color:var(--text);background:var(--surface-2)}.chat-side-name{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.chat-hash{color:var(--muted);font-weight:800}.chat-side-unread{background:var(--down);color:#fff;text-align:center;border-radius:999px;flex:none;min-width:17px;padding:0 5px;font-size:10px;font-weight:800;line-height:16px}.chat-side-request .chat-side-name{color:var(--muted);font-style:italic}.chat-main{flex-direction:column;gap:8px;min-width:0;min-height:0;display:flex}.chat-main-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.chat-title{letter-spacing:.03em;color:var(--text);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:13px;font-weight:800;overflow:hidden}.chat-finder{border-radius:var(--radius-sm);background:var(--surface-2);flex-direction:column;gap:5px;padding:6px;display:flex}.chat-finder-list{scrollbar-width:thin;flex-direction:column;gap:1px;max-height:140px;display:flex;overflow-y:auto}@media (width<=640px){.chat-layout{grid-template-columns:minmax(0,1fr)}.chat-side{border-right:none;border-bottom:1px solid var(--grid);max-height:160px;padding-bottom:8px;padding-right:0}}.chat-line{flex-direction:column;align-items:stretch;gap:2px}.chat-line-main{grid-template-columns:auto 1fr auto;align-items:baseline;gap:8px;display:grid;position:relative}.chat-picker{scrollbar-width:none;border:1px solid var(--border);background:var(--surface);max-width:100%;box-shadow:var(--shadow-sm);z-index:2;border-radius:999px;gap:1px;padding:2px;display:none;position:absolute;top:50%;right:0;overflow-x:auto;transform:translateY(-50%)}.chat-line-main:hover .chat-picker,.chat-line-main:focus-within .chat-picker{display:flex}.chat-picker-key{border-radius:999px;padding:1px 3px;font-size:13px;line-height:1}.chat-picker-key:hover{background:var(--surface-2)}.chat-reactions{flex-wrap:wrap;gap:3px;padding-left:6px;display:flex}.chat-reaction{border:1px solid var(--border);background:var(--surface-2);border-radius:999px;align-items:center;gap:3px;padding:1px 6px;font-size:11px;line-height:16px;display:flex}.chat-reaction:hover{border-color:var(--muted)}.chat-reaction-mine{border-color:var(--accent);background:var(--up-soft)}.chat-reaction-count{color:var(--text-2);font-variant-numeric:tabular-nums;font-weight:700}.chat-title{align-items:center;gap:6px;display:flex}.chat-reaction-more{color:var(--text-2);font-variant-numeric:tabular-nums;font-weight:800}.chat-reactions{max-height:46px;overflow:hidden}.chat-emoji{object-fit:contain;vertical-align:-4px;width:18px;height:18px}.chat-side-tools{align-items:center;gap:1px;display:flex}.chat-emoji-grid{scrollbar-width:thin;flex-wrap:wrap;gap:4px;max-height:96px;display:flex;overflow-y:auto}.chat-emoji-chip{border-radius:var(--radius-sm);background:var(--surface);place-items:center;width:26px;height:26px;display:grid}.chat-emoji-add{flex-direction:column;gap:5px;font-size:11px;display:flex}.chat-emoji-add input[type=file]{background:0 0;border:none;padding:0;font-size:11px}.chat-emoji-add-row{gap:5px;display:flex}.chat-emoji-add-row .btn{flex:none;padding:4px 10px;font-size:11px}.chat-emoji-error{color:var(--down-text);font-size:11px}.chart-window-band{fill:var(--accent);opacity:.1}.chart-window-edge{stroke:var(--accent);stroke-width:1px;opacity:.45;stroke-dasharray:3 3}.chart-window-label{fill:var(--accent);letter-spacing:.08em;opacity:.7;font-size:9.5px;font-weight:800}@media (width>=1700px){:root{--ticket:400px}}@media (width>=1900px){.depth-panel{flex-direction:row;align-items:flex-start}.depth-panel>.depth-section{flex:1 1 0;min-width:0}}@media (width<=820px){.rail-arrow:not(.rail-history){display:none}.drawer-fields{grid-template-columns:1fr}.series-results{flex:100%}}@media (width<=720px){.header-bar:after{content:"";flex-basis:100%;order:1;height:0}.brand{flex:auto}.categories{flex:auto;order:2}.search{flex:0 260px;order:3}}@media (width<=640px){input,select{font-size:16px}.header{padding:10px 0 8px}.header-bar{gap:8px}.brand{flex:auto}.header-right{gap:10px}.search{flex:100%;order:2;max-width:none}.categories{margin:0 calc(var(--gutter) * -1);padding:0 var(--gutter);flex:100%;order:3}.category{padding:7px 11px}.account-name{text-overflow:ellipsis;white-space:nowrap;max-width:9ch;overflow:hidden}.series-head{gap:14px 18px;padding:14px}.series-title{font-size:23px}.series-price-value{font-size:24px}.spark-svg{height:52px}.market-strip{position:relative}.rail-wrap,.history-anchor{position:static}.history-menu{width:auto;left:0;right:0}.market-heading{gap:10px;margin-bottom:10px}.market-heading .asset-badge{--badge:34px}.market-heading h1{font-size:17px}.header-sub{font-size:12px}.chart-headline{flex-wrap:wrap;gap:6px 14px;padding-bottom:8px}.headline-main{flex:100%}.headline-side{white-space:normal;font-size:20px}.headline-idle{font-size:17px}.headline-right{flex:100%;justify-content:space-between;gap:10px}.headline-spot,.headline-chance{font-size:17px}.headline-clock{font-size:30px}.chart-canvas{min-height:230px}.stakes{gap:8px}.stake{border-radius:var(--radius);padding:13px 0;font-size:15px}.buy-buttons{gap:10px}.trade-card .buy-buttons{min-height:158px}.buy-button{border-radius:var(--radius);box-shadow:0 4px 0 #00000047, var(--shadow-md);background-image:linear-gradient(#ffffff29,#fff0);padding:16px 12px}.buy-button:active:not(:disabled){box-shadow:0 1px 0 #00000047, var(--shadow-sm);transform:translateY(3px)}.buy-side{font-size:18px}.buy-price{font-size:36px}.buy-payout{font-size:12.5px}.depth-section-head{flex-wrap:wrap}.depth-section-head .segmented{margin-left:auto}.contracts{max-height:none}.profile-head{flex-wrap:wrap;gap:10px 12px;margin-bottom:14px}.profile-avatar{--badge:42px}.profile-who h1{font-size:20px}.profile-actions{flex:100%}.profile-actions .btn{text-align:center;flex:1 1 0;padding:9px 8px}.ledger{font-size:12.5px}.ledger td{padding:7px 6px}.ledger th{padding:0 6px 6px}.ledger-market{white-space:normal}.chat-dock{display:none}.toasts{align-items:stretch;inset:8px 12px auto}.toast{width:auto;max-width:none;animation:.2s ease-out toast-drop}@keyframes toast-drop{0%{opacity:0;transform:translateY(-14px)}}.toast-text{white-space:normal}.app[data-route=market] .system-status,.app[data-route=market] .settings{display:none}}@media (width<=360px){.stake{font-size:14px}.headline-spot,.headline-chance{font-size:15px}.headline-clock{font-size:25px}.buy-side{font-size:15.5px}.buy-price{font-size:31px}.buy-payout{font-size:11.5px}.series-title{font-size:21px}}
