.tv{--s-void:#0b0a09;--s-panel:#141210;--s-raise:#1c1916;--s-well:#0d0c0b;--line:#2b2620;--hair:#1f1b17;--ink:#efeae1;--ink-2:#a69c8c;--ink-3:#6b6357;--brass:#e0a94f;--brass-soft:#e0a94f24;--brass-ink:#17130d;--up:#5eb382;--down:#cb6350;--up-soft:#5eb38224;--down-soft:#cb635024;--up-fill:#2f8c5c;--down-fill:#a8483a;--on-fill:#f4f1ea;--r1:6px;--r2:10px;--r3:14px;--stack:12px;--sh1:0 8px 24px #00000073;--sh2:0 20px 48px #00000094;--row:30px;--mono:ui-monospace, SFMono-Regular, Menlo, monospace;font-variant-numeric:tabular-nums;color:var(--ink);-webkit-font-smoothing:antialiased;font:400 13px/1.45 Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif}#ui{pointer-events:none;z-index:10;position:fixed;inset:0}.tv button{appearance:none}#ui.locked{opacity:.45}#ui *{box-sizing:border-box}.tv-win{pointer-events:auto;background:var(--s-panel);border:1px solid var(--line);border-radius:var(--r2);box-shadow:var(--sh2);flex-direction:column;display:flex;position:absolute;overflow:hidden}#ui.locked .tv-win{pointer-events:none}.tv-sheet{left:0;right:0;top:calc(64px + env(safe-area-inset-top));bottom:calc(57px + env(safe-area-inset-bottom));pointer-events:auto;background:var(--s-panel);border-top:1px solid var(--line);border-radius:var(--r3) var(--r3) 0 0;flex-direction:column;display:none;position:absolute;overflow:hidden;box-shadow:0 -12px 34px #0000008c}.tv-grab{cursor:grab;touch-action:none;padding:8px 0 2px;display:none}.tv-grab span{background:#3a342c;border-radius:2px;width:34px;height:4px;margin:0 auto;display:block}.tv-bar{background:var(--s-raise);border-bottom:1px solid var(--hair);cursor:grab;flex:none;align-items:center;gap:8px;height:38px;padding:0 6px 0 12px;display:flex}.tv-bar.drag{cursor:grabbing}.tv-title{letter-spacing:-.01em;min-width:0;color:var(--ink);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:13px;font-weight:600;overflow:hidden}.tv-sub{color:var(--ink-3);font-variant-numeric:tabular-nums;font-size:12px}.tv-win .tv-share,.tv-sheet .tv-share{border-radius:var(--r1);width:28px;height:28px;color:var(--ink-3);cursor:pointer;background:0 0;border:0;flex:none;place-items:center;min-height:0;padding:0;display:grid}.tv-win .tv-share:hover,.tv-sheet .tv-share:hover{background:#ffffff0f}.tv-win .tv-share svg,.tv-sheet .tv-share svg{fill:none;width:15px;height:15px;stroke:var(--ink-3);stroke-width:1.4px;stroke-linecap:round;stroke-linejoin:round}.tv-win .tv-share:hover svg,.tv-sheet .tv-share:hover svg{stroke:var(--brass)}.tv-win .tv-share.done svg,.tv-sheet .tv-share.done svg{stroke:var(--up)}.tv-win .tv-share.failed svg,.tv-sheet .tv-share.failed svg{stroke:var(--down)}.tv-bar.bare .tv-share{margin-left:auto}.tv-x{border-radius:var(--r1);width:28px;height:28px;color:var(--ink-3);font:inherit;cursor:pointer;background:0 0;border:0;flex:none;place-items:center;font-size:15px;line-height:1;display:grid}.tv-x:hover{color:var(--ink);background:#ffffff0f}.tv-back{font-size:20px}.tv-body{flex:1;padding:10px 12px 14px;overflow:auto}.tv-win .tv-body>*+*,.tv-sheet .tv-body>*+*,.tv-win .tv-body>section>*+*,.tv-sheet .tv-body>section>*+*,.tv-sheet .tv-page>*+*,.tv-sheet .tv-page>section>*+*{margin-top:14px}.tv-win .tv-body .tv-sec+*,.tv-sheet .tv-body .tv-sec+*,.tv-sheet .tv-page .tv-sec+*{margin-top:6px}.tv-win .tv-body .tv-row+.tv-row,.tv-sheet .tv-body .tv-row+.tv-row,.tv-sheet .tv-page .tv-row+.tv-row{margin-top:0}.tv-win .tv-body>section+section,.tv-sheet .tv-body>section+section,.tv-sheet .tv-page>section+section{margin-top:22px}.tv-body::-webkit-scrollbar{width:9px;height:9px}.tv-body::-webkit-scrollbar-thumb{border:2px solid var(--s-panel);background:#2f2921;border-radius:5px}.tv-body::-webkit-scrollbar-track{background:0 0}.tv-tabs,.tv-chat-tabs{border-bottom:1px solid var(--hair);gap:16px;margin:0;display:flex}.tv-tab{color:var(--ink-3);cursor:pointer;font:inherit;background:0 0;border:0;padding:7px 0 8px;font-size:12px;font-weight:500;position:relative}.tv-tab:hover{color:var(--ink-2)}.tv-tab[aria-selected=true]{color:var(--ink)}.tv-tab[aria-selected=true]:after{content:"";background:var(--brass);border-radius:1px;height:2px;position:absolute;bottom:-1px;left:0;right:0}.tv-row{min-height:var(--row);border-radius:var(--r1);border-top:1px solid var(--hair);align-items:center;gap:8px;margin:0 -6px;padding:4px 6px;display:flex}.tv-row:first-child{border-top:0}.tv-row.click{cursor:pointer}.tv-row.click:hover{background:var(--s-raise)}.tv-row.tv-go{cursor:pointer;font:inherit;color:inherit;text-align:left;background:0 0;border-bottom:0;border-left:0;border-right:0;border-radius:0}.tv-row.tv-go:hover{background:var(--s-raise)}.tv-row.tv-flat{cursor:default}.tv-row.tv-flat:hover{background:0 0}.tv-chev{color:var(--ink-3);margin-left:4px}.tv-chev.blank{visibility:hidden}.tv-tok{align-items:center;gap:10px;padding:8px 2px 0;display:flex}.tv-tok-icon{border:1px solid var(--line);background:var(--s-well) center/cover no-repeat;border-radius:50%;flex:0 0 34px;width:34px;height:34px}.tv-tok-who{flex:1;gap:1px;min-width:0;display:grid}.tv-tok-who b{letter-spacing:-.01em;font-size:15px;font-weight:600}.tv-tok-who span{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.tv-tok-venue{letter-spacing:.04em;text-transform:uppercase;color:var(--ink-3);border:1px solid var(--hair);white-space:nowrap;border-radius:999px;padding:3px 8px;font-size:10px;font-weight:500}.tv-tok-px{align-items:baseline;gap:10px;padding:0 2px;display:flex}.tv-tok-n{letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:26px;font-weight:600}.tv-tok-px span:last-child{font-variant-numeric:tabular-nums;font-size:13px;font-weight:500}.tv-win .tv-copy,.tv-sheet .tv-copy{min-height:0;color:var(--ink);font:inherit;font-variant-numeric:tabular-nums;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:2px 0;font-size:12px;display:inline-flex}.tv-win .tv-copy:hover,.tv-sheet .tv-copy:hover{color:var(--brass);background:0 0}.tv-copy svg{fill:none;width:13px;height:13px;stroke:var(--ink-3);stroke-width:1.4px;stroke-linecap:round;stroke-linejoin:round;flex:none}.tv-copy:hover svg{stroke:var(--brass)}.tv-copy.done,.tv-copy.done svg{color:var(--up);stroke:var(--up)}.tv-copy.failed,.tv-copy.failed svg{color:var(--brass);stroke:var(--brass)}.tv-coin{gap:0;min-width:0;line-height:1.25;display:grid}.tv-coin b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tv-unsaid{opacity:.55}.tv-unsaid-why{color:var(--down);font-size:10px;font-style:normal}.tv-x-pic{object-fit:cover;width:20px;height:20px;box-shadow:0 0 0 1px var(--line);border-radius:50%;flex:none}.tv-note{color:var(--ink-3);margin:0 0 6px;padding:0 2px;font-size:11px}.tv-mkt{align-items:baseline;gap:6px;min-width:0;display:flex}.tv-mkt b{white-space:nowrap;font-weight:600}.tv-mkt span{color:var(--ink-3);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:10px;overflow:hidden}.tv-move{font-weight:600}.tv-ctx{color:var(--ink-2);font-weight:400}.tv-num2{font-variant-numeric:tabular-nums;justify-items:end;gap:0;line-height:1.25;display:grid}.tv-num2 b{color:var(--ink-2);font-size:12px;font-weight:400}.tv-num2 span{color:var(--ink-3);font-size:10px}.tv-coin b{font-weight:600}.tv-coin span{color:var(--ink-3);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.tv-row:has(.tv-coin span){min-height:38px}.tv-chart{gap:4px;display:grid}.tv-chart-bar{gap:2px;display:flex}.tv-win .tv-iv,.tv-sheet .tv-iv{border-radius:var(--r1);min-height:0;color:var(--ink-3);cursor:pointer;background:0 0;border:0;padding:3px 8px;font-size:11px;font-weight:500}.tv-win .tv-iv:hover,.tv-sheet .tv-iv:hover{color:var(--ink-2);background:var(--s-raise)}.tv-win .tv-iv.on,.tv-sheet .tv-iv.on{color:var(--ink);background:var(--s-raise)}.tv-card{background:var(--s-raise);border:1px solid var(--line);border-radius:var(--r2);gap:var(--stack);padding:13px 14px 11px;display:grid}.tv-card-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.tv-card-label{color:var(--ink-3);font-size:11px;font-weight:500}.tv-win .tv-state,.tv-sheet .tv-state{background:0 0;border:0;border-radius:0;align-items:center;gap:6px;min-height:0;padding:0;font-size:11px;font-weight:500;line-height:1.5;display:inline-flex}.tv-win .tv-state.on,.tv-sheet .tv-state.on{color:var(--ink-2)}.tv-win .tv-state.on:before,.tv-sheet .tv-state.on:before{content:"";background:var(--up);width:5px;height:5px;box-shadow:0 0 0 3px var(--up-soft);border-radius:50%}.tv-win .tv-state.off,.tv-sheet .tv-state.off{color:var(--brass)}.tv-win .tv-state.off:before,.tv-sheet .tv-state.off:before{content:"";background:var(--brass);width:5px;height:5px;box-shadow:0 0 0 3px var(--brass-soft);border-radius:50%}.tv-card-n{letter-spacing:-.025em;font-variant-numeric:tabular-nums;align-items:baseline;gap:6px;font-size:34px;font-weight:600;line-height:1;display:flex}.tv-card-n em{color:var(--ink-2);letter-spacing:0;font-size:16px;font-style:normal;font-weight:500}.tv-card-n small{color:var(--ink-3);letter-spacing:0;margin-left:4px;font-size:13px;font-weight:400}.tv-card-hint{color:var(--ink-3);margin:-4px 0 0;font-size:12px}.tv-card-do{gap:8px;display:flex}.tv-card-do .tv-btn{flex:1;min-height:40px;font-weight:500}.tv-card-foot{border-top:1px solid var(--hair);justify-content:space-between;align-items:baseline;gap:10px;padding-top:11px;font-size:12px;display:flex}.tv-card-foot .tv-num{font-variant-numeric:tabular-nums;font-size:13px}.tv-win .tv-link,.tv-sheet .tv-link{color:var(--brass);font:inherit;cursor:pointer;background:0 0;border:0;min-height:0;padding:0;font-weight:500}.tv-win .tv-link:hover,.tv-sheet .tv-link:hover{background:0 0;text-decoration:underline}.tv-win .tv-quiet,.tv-sheet .tv-quiet{background:0 0;border:0}.tv-list{display:grid}.tv-list .tv-row{min-height:46px}.tv-win .tv-in-locked,.tv-sheet .tv-in-locked,.tv-in-locked{text-align:left;color:var(--brass);cursor:pointer}.tv-in-locked:disabled{color:var(--ink-3);cursor:default}.tv-empty-me{justify-items:start;gap:12px;padding:24px 0;display:grid}.tv-empty-me .tv-legal{justify-self:stretch}.tv-form{gap:var(--stack);display:grid}.tv-field{align-items:stretch;gap:6px;display:flex}.tv-field input{flex:1;min-width:0}.tv-max{flex:none;padding:0 12px}.tv-sec{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-3);margin:0;font-size:10px;font-weight:600}.tv-win .tv-me,.tv-sheet .tv-me{width:100%;box-shadow:none;min-height:0;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:0;align-items:center;gap:12px;padding:18px 2px 16px;display:flex}.tv-win .tv-me:hover,.tv-sheet .tv-me:hover{background:0 0;border:0}.tv-me:hover .tv-me-who b{color:var(--brass)}.tv-sec:first-child,.tv-me+section>.tv-sec{margin-top:14px}.tv-me-who{flex:1;gap:3px;min-width:0;display:grid}.tv-me-who b{letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:600;overflow:hidden}.tv-me-who span{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.tv-face-lg{flex:0 0 46px;width:46px;height:46px;font-size:18px}.tv.narrow .tv-me .tv-face-lg{flex:0 0 46px;width:46px;height:46px}.tv-nobody{fill:none;width:26px;height:26px;stroke:var(--ink-3);stroke-width:1.3px;stroke-linecap:round;stroke-linejoin:round}.tv-faces{grid-template-columns:repeat(5,1fr);gap:6px;display:grid}.tv-faces .tv-btn{justify-items:center;gap:4px;padding:6px 2px;line-height:1.2;display:grid}.tv-faces .tv-face{width:44px;height:44px}.tv-faces .tv-btn>span:last-child{font-size:10px}.tv-quiet{color:var(--ink-3);cursor:pointer;text-align:left;background:0 0;border:0;padding:8px 0;font-size:12px}.tv-quiet:hover{color:var(--down)}.tv-win .account,.tv-sheet .account{gap:10px;display:grid}.tv-win .account>h3,.tv-sheet .account>h3{margin:0}.tv-grow{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.tv-num{font-variant-numeric:tabular-nums;font-weight:500}.tv-up{color:var(--up)}.tv-down{color:var(--down)}.tv-dim{color:var(--ink-2)}.tv-faint{color:var(--ink-3)}.tv-gold{color:var(--brass)}.tv-kv{grid-template-columns:auto 1fr;gap:6px 14px;display:grid}.tv-kv dt{color:var(--ink-3);font-size:12px}.tv-kv dd{text-align:right;font-variant-numeric:tabular-nums;margin:0;font-weight:500}.tv-hr{background:var(--hair);height:1px;margin:12px -12px}.tv-empty{color:var(--ink-3);padding:14px 0;font-size:12px}.tv-legal{border-top:1px solid var(--hair);gap:6px;min-width:0;margin:18px 2px 4px;padding-top:14px;display:grid}.tv-legal p{color:var(--ink-3);margin:0;font-size:11px;line-height:1.6}.tv-legal a{color:var(--ink-2);text-decoration:none}.tv-legal a:hover{color:var(--brass);text-decoration:underline}.tv-btn{border:1px solid var(--line);border-radius:var(--r1);background:var(--s-raise);min-height:30px;color:var(--ink);font:inherit;cursor:pointer;justify-content:center;align-items:center;gap:6px;padding:5px 12px;font-size:12px;font-weight:500;display:inline-flex}.tv-btn:hover{background:#221e1a;border-color:#3a332a}.tv-btn:disabled{opacity:.4;cursor:default}.tv-btn.on{border-color:var(--brass);color:var(--brass);background:var(--brass-soft)}.tv-in{background:var(--s-well);border:1px solid var(--line);color:var(--ink);border-radius:var(--r1);font:inherit;outline:none;min-width:0;padding:7px 10px;font-size:13px}@media (pointer:coarse){input,textarea,select,.tv-in{font-size:16px}}.tv-in::placeholder{color:var(--ink-3)}.tv-in:focus{border-color:var(--brass);box-shadow:0 0 0 3px var(--brass-soft)}.tv-brand{z-index:6;pointer-events:none;-webkit-user-select:none;user-select:none;align-items:center;gap:9px;display:flex;position:absolute;top:13px;left:14px}.tv-brand-i{fill:none;width:25px;height:25px;stroke:var(--brass);stroke-width:1.4px;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 1px 2px #000000bf);flex:none;display:block}.tv-brand-n{letter-spacing:-.015em;color:var(--ink);font-variation-settings:"opsz" 144, "SOFT" 0, "WONK" 1;text-shadow:0 1px 2px #000000b3,0 2px 12px #00000073;font-family:Fraunces,Iowan Old Style,Georgia,serif;font-size:23px;font-weight:700;line-height:1}.tv-plaque{pointer-events:auto;background:var(--s-panel);border:1px solid var(--line);border-radius:var(--r2);width:216px;box-shadow:var(--sh1);position:absolute;top:12px;right:12px;overflow:hidden}#ui.locked .tv-plaque,#ui.locked .tv-keys,#ui.locked .tv-keys-tab{pointer-events:none}.tv-mine{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:0;align-items:center;gap:10px;padding:8px 10px;display:flex}.tv-mine:hover{background:var(--s-raise)}.tv-mine-who{min-width:0;line-height:1.3;display:grid}.tv-mine-name{text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.tv-mine-bal{color:var(--ink-2);font-variant-numeric:tabular-nums;font-size:12px}.tv-face{background:var(--s-well) center/cover no-repeat;border:1px solid var(--line);width:34px;height:34px;color:var(--ink-3);border-radius:50%;flex:none;place-items:center;font-size:13px;display:grid}.tv-handles{border-top:1px solid var(--hair);display:grid}.tv-handle{min-height:34px;color:var(--ink-2);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:0;align-items:center;gap:9px;padding:6px 10px;font-size:12px;display:flex}.tv-handle+.tv-handle{border-top:1px solid var(--hair)}.tv-handle:hover{background:var(--s-raise);color:var(--ink)}.tv-handle svg{fill:none;width:15px;height:15px;stroke:var(--ink-3);stroke-width:1.3px;stroke-linecap:round;stroke-linejoin:round;flex:none}.tv-handle:hover svg{stroke:var(--brass)}.tv-handle-n{color:var(--ink-3);font-variant-numeric:tabular-nums;font-size:11px}.tv-chat{pointer-events:auto;flex-direction:column;gap:6px;width:360px;display:flex;position:absolute;bottom:12px;left:12px}#ui.locked .tv-chat{pointer-events:none}.tv-log{border:1px solid var(--hair);border-radius:var(--r2);background:#0d0c0bb8;flex-direction:column;gap:3px;max-height:38vh;padding:8px 10px;display:flex;overflow-y:auto}.tv-log:empty{display:none}.tv-log::-webkit-scrollbar{width:6px}.tv-log::-webkit-scrollbar-thumb{background:#2f2921;border-radius:3px}.tv-line{word-break:break-word;color:var(--ink-2);font-size:12px;line-height:1.5}.tv-line b{margin-right:5px;font-weight:600}.tv-line.them b{color:var(--ink)}.tv-line.me b{color:#9fc4e8}.tv-line.keeper{color:var(--ink)}.tv-line.keeper b{color:var(--brass)}.tv-line.sys{color:var(--ink-3)}.tv-chip{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:1px dotted #e0a94f73;padding:0;font-weight:600}.tv-chip:hover{color:var(--brass)}.tv-ink{color:var(--ink)}.tv-chat-tabs{border:0;gap:14px;margin:0}.tv-chat-tabs .tv-tab{padding:2px 0 4px;font-size:11px}.tv-chat-tabs .tv-tab[aria-selected=true]:after{bottom:0}.tv-hint{left:14px;right:14px;bottom:calc(124px + env(safe-area-inset-bottom));pointer-events:auto;border-radius:var(--r2);border:1px solid var(--line);color:var(--ink-2);text-align:left;background:#141210eb;padding:10px 14px;font-size:12px;line-height:1.5;position:absolute}.tv-hint.tv-hint-up{bottom:calc(232px + env(safe-area-inset-bottom))}.tv-reach{right:14px;bottom:calc(70px + env(safe-area-inset-bottom));z-index:2;pointer-events:auto;min-height:46px;color:var(--brass-ink);background:#dca548;border:0;border-radius:999px;padding:0 20px;font-size:14px;font-weight:600;position:absolute;box-shadow:0 6px 18px #00000073,inset 0 1px #ffffff38}.tv-coming{text-align:center;color:var(--ink-3);letter-spacing:.01em;pointer-events:none;margin:0;font-size:13px;position:absolute;top:46%;left:0;right:0}.tv-sort{appearance:none;font:inherit;color:inherit;text-align:right;cursor:pointer;white-space:nowrap;touch-action:manipulation;background:0 0;border:0;min-height:28px;margin:0;padding:0 0 0 4px}.tv-sort:hover{color:var(--ink-2)}.tv-sort.on{color:var(--brass)}.tv-caret{vertical-align:1px;width:8px;margin-left:2px;font-size:8px;display:inline-block}.tv-heads{align-items:center}.tv-stick{left:20px;bottom:calc(102px + env(safe-area-inset-bottom));z-index:3;pointer-events:auto;touch-action:none;opacity:.5;background-color:#0000;background-image:linear-gradient(160deg,#ffe8be1a,#0000 46%),radial-gradient(circle at 50% 52%,#0b0a09 0 38%,#131110 68%,#1d1917 100%);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:auto,auto;background-attachment:scroll,scroll;background-origin:border-box;background-clip:padding-box,padding-box;border:1px solid #0000;border-radius:50%;width:114px;height:114px;transition:opacity .2s;position:absolute;box-shadow:inset 0 3px 9px #000c,inset 0 -1px #ffe2ae12,0 1px #ffe8be12,0 6px 18px #00000080}.tv-stick.on{opacity:1}.tv-stick:before{content:"";pointer-events:none;background:conic-gradient(from 210deg,#f0cd8c8c,#96703438 38%,#5a44222e 62%,#d6aa6057 88%,#f0cd8c8c);border-radius:50%;position:absolute;inset:-1px;-webkit-mask:radial-gradient(circle,#0000 0 55px,#000 56px);mask:radial-gradient(circle,#0000 0 55px,#000 56px)}.tv-stick:after{content:"";pointer-events:none;background:conic-gradient(from -2.2deg, #d6b2709e 0 4.4deg, transparent 4.4deg 87.8deg, #d6b2709e 87.8deg 92.2deg, transparent 92.2deg 177.8deg, #d6b2709e 177.8deg 182.2deg, transparent 182.2deg 267.8deg, #d6b2709e 267.8deg 272.2deg, transparent 272.2deg);border-radius:50%;position:absolute;inset:0;-webkit-mask:radial-gradient(circle,#0000 0 43px,#000 44px 50px,#0000 51px);mask:radial-gradient(circle,#0000 0 43px,#000 44px 50px,#0000 51px)}.tv-knob{pointer-events:none;background:linear-gradient(#e3ae55,#cb9540);border-radius:50%;width:44px;height:44px;margin:-22px 0 0 -22px;transition:transform .18s cubic-bezier(.2,.9,.3,1);position:absolute;top:50%;left:50%;box-shadow:inset 0 1px #fff6e180,inset 0 -1px #543a1061,0 3px 8px #0000008c}.tv-stick.on .tv-knob{background:linear-gradient(#edba63,#d59e46);transition:none;box-shadow:inset 0 1px #fff9e899,inset 0 -1px #543a1057,0 4px 12px #0009,0 0 16px #e0a94f33}@media (prefers-reduced-motion:reduce){.tv-knob{transition:none}}.tv-keys{pointer-events:auto;background:var(--s-panel);border:1px solid var(--line);border-radius:var(--r2);width:216px;box-shadow:var(--sh1);padding:6px 10px 10px;position:absolute;bottom:12px;right:12px}.tv-keys-head{color:var(--ink-3);align-items:center;gap:6px;margin:0 -4px 6px 0;font-size:11px;font-weight:500;display:flex}.tv-key{color:var(--ink-2);align-items:baseline;gap:9px;font-size:12px;line-height:1.6;display:flex}.tv-key kbd{min-width:46px;color:var(--ink);font:500 11px/1.6 var(--mono);border:1px solid var(--line);text-align:center;background:var(--s-well);border-radius:4px;flex:none;padding:0 5px}.tv-keys-note{border-top:1px solid var(--hair);color:var(--ink-3);margin:8px 0 0;padding-top:8px;font-size:11px}.tv-keys-tab{pointer-events:auto;border:1px solid var(--line);background:var(--s-panel);color:var(--ink-3);border-radius:var(--r1);font:inherit;cursor:pointer;padding:5px 11px;font-size:11px;position:absolute;bottom:12px;right:12px}.tv-keys-tab:hover{color:var(--ink);background:var(--s-raise)}.tv-hide{display:none!important}.tv-ticker,.tv-tabs-bar{pointer-events:auto;display:none;position:absolute;left:0;right:0}.tv-ticker{bottom:calc(58px + env(safe-area-inset-bottom));color:inherit;font:inherit;text-align:left;background:linear-gradient(#0b0a0900,#0b0a09d1);border:0;padding:10px 14px 8px}.tv-ticker .tv-line{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.tv-tabs-bar{background:var(--s-panel);border-top:1px solid var(--hair);padding-bottom:env(safe-area-inset-bottom);bottom:0}.tv-tabbtn{min-height:56px;color:var(--ink-3);font:inherit;cursor:pointer;background:0 0;border:0;flex:1;justify-items:center;gap:3px;padding:9px 0 7px;font-size:10px;font-weight:500;display:grid}.tv-tabbtn svg{fill:none;stroke:currentColor;stroke-width:1.4px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.tv-tabbtn.on{color:var(--brass)}.tv-win .panel,.tv-sheet .panel{gap:var(--stack);background:0 0;border:0;border-radius:0;padding:0;display:grid;position:static}.tv-win h3,.tv-sheet h3,.tv-win h4,.tv-sheet h4{color:var(--ink);margin:0;font-size:12px;font-weight:600}.tv-win p,.tv-sheet p{margin:0}.tv-win label,.tv-sheet label{color:var(--ink-3);gap:5px;font-size:11px;font-weight:500;display:grid}.tv-win input:not(.tv-in),.tv-sheet input:not(.tv-in),.tv-win select,.tv-sheet select,.tv-win textarea,.tv-sheet textarea{background:var(--s-well);border:1px solid var(--line);color:var(--ink);border-radius:var(--r1);font:inherit;font-variant-numeric:tabular-nums;outline:none;width:100%;min-width:0;padding:7px 10px;font-size:13px}.tv-win select,.tv-sheet select{appearance:none;cursor:pointer;background-image:linear-gradient(45deg, transparent 50%, var(--ink-3) 50%), linear-gradient(135deg, var(--ink-3) 50%, transparent 50%);background-position:calc(100% - 15px) 52%,calc(100% - 10px) 52%;background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-right:26px}.tv-win input:focus,.tv-sheet input:focus,.tv-win select:focus,.tv-sheet select:focus{border-color:var(--brass);box-shadow:0 0 0 3px var(--brass-soft)}.tv-win button:where(:not(.tv-tab):not(.tv-x):not(.tv-btn):not(.tv-chip):not(.tv-sort):not(.tv-row)),.tv-sheet button:where(:not(.tv-tab):not(.tv-x):not(.tv-btn):not(.tv-chip):not(.tv-tabbtn):not(.tv-sort):not(.tv-row)){border:1px solid var(--line);border-radius:var(--r1);background:var(--s-raise);min-height:30px;color:var(--ink);font:inherit;cursor:pointer;padding:6px 12px;font-size:12px;font-weight:500}.tv-win button:where(:not(.tv-tab):not(.tv-x):not(.tv-btn):not(.tv-chip)):hover:not(:disabled),.tv-sheet button:where(:not(.tv-tab):not(.tv-x):not(.tv-btn):not(.tv-chip):not(.tv-tabbtn)):hover:not(:disabled){background:#221e1a;border-color:#3a332a}.tv-win button:disabled,.tv-sheet button:disabled{opacity:.4;cursor:default}.tv-win button.primary,.tv-sheet button.primary{color:var(--brass-ink);background:#dca548;border-color:#0000;font-weight:600;box-shadow:inset 0 1px #ffffff38}.tv-win button.primary:hover:not(:disabled),.tv-sheet button.primary:hover:not(:disabled){background:#e8b459}.tv-win button.primary:disabled,.tv-sheet button.primary:disabled{background:var(--s-raise);color:var(--ink-3);border-color:var(--line);box-shadow:none}.tv-win button[aria-pressed=true],.tv-sheet button[aria-pressed=true],.tv-win button.on:not(.tv-sort),.tv-sheet button.on:not(.tv-sort){border-color:var(--brass);color:var(--brass);background:var(--brass-soft)}.tv-win .tabs,.tv-sheet .tabs{border:1px solid var(--line);border-radius:var(--r1);gap:0;display:flex;overflow:hidden}.tv-win .tabs button,.tv-sheet .tabs button{color:var(--ink-2);background:0 0;border:0;border-radius:0;flex:1}.tv-win .tabs button+button,.tv-sheet .tabs button+button{border-left:1px solid var(--hair)}.tv-win .row,.tv-sheet .row{flex-wrap:wrap;align-items:end;gap:8px;margin:0;display:flex}.tv-win .row>label,.tv-sheet .row>label{flex:8rem}.tv-win .quick,.tv-sheet .quick{gap:6px;display:flex}.tv-win .quick button,.tv-sheet .quick button{flex:1;padding:5px 8px;font-size:12px}.tv-win .muted,.tv-sheet .muted{color:var(--ink-3);font-size:11px;line-height:1.55}.tv-win .msg,.tv-sheet .msg{color:var(--brass);word-break:break-all;font-size:12px}.tv-win .err,.tv-sheet .err,.tv-win .bad,.tv-sheet .bad{color:var(--down)}.tv-win table,.tv-sheet table{border-collapse:collapse;font-variant-numeric:tabular-nums;width:100%}.tv-win th,.tv-sheet th{text-align:left;color:var(--ink-3);border-bottom:1px solid var(--hair);padding:4px 6px;font-size:11px;font-weight:500}.tv-win td,.tv-sheet td{border-bottom:1px solid var(--hair);padding:5px 6px}.tv-win a,.tv-sheet a{color:var(--brass);text-decoration:none}.tv-win .tv-tabs .tv-tab,.tv-sheet .tv-tabs .tv-tab{background:0 0;border:0;border-radius:0}.tv.narrow{font-size:14px}.tv.narrow .tv-sheet{box-shadow:none;padding-top:env(safe-area-inset-top);border-top:0;border-radius:0;top:0}.tv.narrow .tv-sheet,.tv.narrow .tv-grab{display:flex}.tv.narrow .tv-root .tv-body{padding-top:calc(4px + env(safe-area-inset-top))}.tv.narrow .tv-grab,.tv.narrow .tv-plaque{display:none}.tv.narrow .tv-sheet .tv-bar{cursor:default;height:48px;padding:0 6px 0 8px}.tv.narrow .tv-sheet .tv-bar.bare{height:34px}.tv.narrow .tv-sheet .tv-title{font-size:14px}.tv.narrow .tv-sheet .tv-body{padding:0 14px 28px}.tv.narrow .tv-sheet .tv-tabs,.tv.narrow .tv-sheet .tv-chat-tabs{z-index:2;background:var(--s-panel);gap:0;margin-inline:-14px;padding:0 14px;position:sticky;top:0}.tv.narrow .tv-sheet .tv-tabs .tv-tab,.tv.narrow .tv-sheet .tv-chat-tabs .tv-tab{text-align:center;flex:1;padding:13px 0 12px;font-size:13px}.tv.narrow .tv-tabs-bar{display:flex}.tv.narrow .tv-ticker{display:block}.tv.narrow .tv-win,.tv.narrow .tv-keys,.tv.narrow .tv-keys-tab,.tv.narrow .tv-handles{display:none}.tv.narrow .tv-mine{padding:7px 12px}.tv.narrow .tv-face{width:32px;height:32px}.tv.narrow .tv-sheet .tv-chat.fill{gap:10px;width:auto;position:absolute;inset:0 14px 18px}.tv.narrow .tv-sheet .tv-chat.fill .tv-chat-tabs{order:-1}.tv.narrow .tv-sheet .tv-log{background:0 0;border:0;flex:1;min-height:0;max-height:none;padding:0}.tv.narrow .tv-sheet .tv-log:empty{display:flex}.tv.narrow .tv-sheet .tv-chat .tv-in{min-height:46px}.tv.narrow .tv-sheet .tv-line{font-size:13px}.tv.narrow .tv-sheet .row{gap:12px;display:grid}.tv.narrow .tv-sheet label{gap:6px;font-size:12px}.tv.narrow .tv-sheet .tabs button{min-height:46px;font-size:14px}.tv.narrow .tv-sheet .quick{grid-auto-flow:column;gap:8px;display:grid}.tv.narrow .tv-sheet .quick button{min-height:42px;font-size:13px}.tv.narrow .tv-sheet button.primary{width:100%;min-height:50px;font-size:15px}.tv.narrow .tv-sheet .muted{font-size:12px}@media (pointer:coarse){:root{--stack:14px}.tv-win details.note>summary,.tv-sheet details.note>summary{align-items:center;min-height:34px;font-size:12px;display:flex}.tv{--row:44px}.tv-x,.tv-back{min-width:44px;min-height:44px}.tv-tab,.tv-btn,.tv-in{min-height:44px}.tv-win button:not(.tv-tab):not(.tv-x):not(.tv-chip),.tv-sheet button:not(.tv-tab):not(.tv-x):not(.tv-chip):not(.tv-tabbtn){min-height:44px;padding:11px 14px}.tv-win input:not(.tv-in),.tv-sheet input:not(.tv-in),.tv-win select,.tv-sheet select,.tv-handle{min-height:44px}}.tv-pages{position:relative}.tv-page{display:block}.tv-page.in-push,.tv-page.in-pop,.tv-page.out-push,.tv-page.out-pop{animation:none}.tv-page.out-push,.tv-page.out-pop{pointer-events:none;background:var(--s-panel);z-index:0;padding:0 14px;position:absolute;inset:0;overflow:hidden}.tv-page.in-push,.tv-page.in-pop{z-index:1;background:var(--s-panel);position:relative}.tv-pages{overflow-x:clip}.tv-page.in-push{animation-name:tv-in-right}.tv-page.out-push{animation-name:tv-out-left}.tv-page.in-pop{animation-name:tv-in-left}.tv-page.out-pop{animation-name:tv-out-right}@keyframes tv-in-right{0%{opacity:0;transform:translate(26%)}to{opacity:1;transform:none}}@keyframes tv-out-left{0%{opacity:1;transform:none}to{opacity:0;transform:translate(-16%)}}@keyframes tv-in-left{0%{opacity:0;transform:translate(-16%)}to{opacity:1;transform:none}}@keyframes tv-out-right{0%{opacity:1;transform:none}to{opacity:0;transform:translate(26%)}}.tv-sheet .tv-title{animation:.22s both tv-fade}.tv-sheet{animation:.24s cubic-bezier(.2,.8,.3,1) both tv-rise}@keyframes tv-fade{0%{opacity:0}to{opacity:1}}@keyframes tv-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.tv-sheet,.tv-page,.tv-sheet .tv-title{animation:none!important}}.tv-win .quote,.tv-sheet .quote{border-top:1px solid var(--hair);border-bottom:1px solid var(--hair);display:grid}.tv-win .quote .q,.tv-sheet .quote .q{justify-content:space-between;align-items:baseline;gap:12px;padding:6px 0;display:flex}.tv-win .quote .q+.q,.tv-sheet .quote .q+.q{border-top:1px solid var(--hair)}.tv-win .quote dt,.tv-sheet .quote dt{color:var(--ink-3);white-space:nowrap;font-size:11px;font-weight:500}.tv-win .quote dd,.tv-sheet .quote dd{color:var(--ink);text-align:right;font-variant-numeric:tabular-nums;margin:0;font-size:12px}.tv-win details.note>summary,.tv-sheet details.note>summary{cursor:pointer;color:var(--ink-3);-webkit-user-select:none;user-select:none;padding:2px 0;font-size:11px;font-weight:500;list-style:none}.tv-win details.note>summary::-webkit-details-marker{display:none}.tv-sheet details.note>summary::-webkit-details-marker{display:none}.tv-win details.note>summary:before,.tv-sheet details.note>summary:before{content:"▸ "}.tv-win details.note[open]>summary:before,.tv-sheet details.note[open]>summary:before{content:"▾ "}.tv-win details.note>summary:hover,.tv-sheet details.note>summary:hover{color:var(--ink-2)}.tv-win details.note>div,.tv-sheet details.note>div{color:var(--ink-3);padding:5px 0 2px;font-size:12px;line-height:1.55}.tv-win .panel.buy .tabs button.on,.tv-sheet .panel.buy .tabs button.on{color:var(--up);background:var(--up-soft)}.tv-win .panel.sell .tabs button.on,.tv-sheet .panel.sell .tabs button.on{color:var(--down);background:var(--down-soft)}.tv-win .panel.buy .quick button,.tv-sheet .panel.buy .quick button{color:var(--up);background:var(--up-soft);border-color:#5eb38261}.tv-win .panel.sell .quick button,.tv-sheet .panel.sell .quick button{color:var(--down);background:var(--down-soft);border-color:#cb635061}.tv-win .panel.buy .quick button:hover:not(:disabled),.tv-sheet .panel.buy .quick button:hover:not(:disabled){border-color:var(--up);background:#5eb3823d}.tv-win .panel.sell .quick button:hover:not(:disabled),.tv-sheet .panel.sell .quick button:hover:not(:disabled){border-color:var(--down);background:#cb63503d}.tv-win .panel.buy button.primary,.tv-sheet .panel.buy button.primary{color:var(--on-fill);background:var(--up-fill);box-shadow:inset 0 1px #ffffff21}.tv-win .panel.sell button.primary,.tv-sheet .panel.sell button.primary{color:var(--on-fill);background:var(--down-fill);box-shadow:inset 0 1px #ffffff21}.tv-win .panel.buy button.primary:hover:not(:disabled),.tv-sheet .panel.buy button.primary:hover:not(:disabled){background:#369e69}.tv-win .panel.sell button.primary:hover:not(:disabled),.tv-sheet .panel.sell button.primary:hover:not(:disabled){background:#b85243}.tv-win .panel button.primary:disabled,.tv-sheet .panel button.primary:disabled{background:var(--s-raise);color:var(--ink-3);box-shadow:none}
