:root{--hv-edge:rgb(var(--border-color));--hv-lip:inset 0 1px 0 hsla(0,0%,100%,.035)}.hv-page{display:grid;grid-template-columns:250px minmax(0,1fr);gap:16px;align-items:start}.hv-shellrows{display:flex;flex-direction:column;gap:12px}.hv-cbar{display:flex;align-items:center;gap:14px;padding:11px 14px;background:rgb(var(--surface));border:1px solid var(--hv-edge);border-radius:8px;box-shadow:var(--hv-lip);flex-wrap:wrap}.hv-cbar-l{display:flex;flex-direction:column;gap:2px;flex-shrink:0}.hv-cbar-tag{font-size:9px;letter-spacing:.7px;text-transform:uppercase;color:rgb(var(--accent))}.hv-cbar-st{font-size:10.5px;color:rgb(var(--muted-foreground))}.hv-cbar-search{flex:1;min-width:180px;display:flex;align-items:center;gap:8px;padding:0 12px;background:rgb(var(--background));border:1px solid rgb(var(--border-strong));border-radius:8px;color:rgb(var(--dim-foreground))}.hv-cbar-search:focus-within{border-color:rgb(var(--accent))}.hv-cbar-search input{flex:1;min-width:0;background:transparent;border:0;outline:0;color:rgb(var(--foreground));font:400 12.5px var(--font-inter-tight);padding:9px 0}.hv-cbar-search input::placeholder{color:rgb(var(--dim-foreground))}.hv-cbar-chain select{background:rgb(var(--surface-2));border:1px solid rgb(var(--border-strong));border-radius:8px;padding:9px 10px;color:rgb(var(--foreground));font:600 11.5px var(--font-jetbrains-mono);letter-spacing:.3px;outline:0;cursor:pointer}.hv-cbar-chain select:focus{border-color:rgb(var(--accent))}.hv-ticker{position:relative;display:flex;align-items:stretch;height:46px;background:rgb(var(--surface));border:1px solid var(--hv-edge);border-radius:8px;box-shadow:var(--hv-lip);overflow:hidden}.hv-ticker:before{content:"";position:absolute;left:0;top:0;bottom:0;width:2px;background:rgb(var(--accent));z-index:2}.hv-tick-vp{flex:1;min-width:0;overflow:hidden}.hv-tick-run,.hv-tick-vp{display:flex;align-items:center}.hv-tick-run{gap:26px;white-space:nowrap;padding-left:14px;animation:hv-roll 42s linear infinite}@keyframes hv-roll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.hv-tick-i{display:inline-flex;align-items:center;gap:8px;flex-shrink:0}.hv-tick-r{font-size:9.5px;color:rgb(var(--dim-foreground));width:12px;text-align:right}.hv-tick-s{font:600 12px var(--font-inter-tight);letter-spacing:-.1px}.hv-tick-c{font-size:11px}.hv-tick-c.up{color:rgb(var(--gain))}.hv-tick-c.dn{color:rgb(var(--loss))}.hv-tick-sp{display:flex;align-items:center;gap:9px;flex-shrink:0;padding:0 12px;border-left:1px solid rgb(var(--border-color));background:rgb(var(--surface-2))}.hv-tick-sptag{font-size:8px;letter-spacing:.7px;text-transform:uppercase;color:rgb(var(--muted-foreground))}.hv-tick-spslot{display:flex;align-items:center;justify-content:center;width:300px;height:30px;border:1px dashed rgb(var(--border-strong));border-radius:5px;font-size:9.5px;color:rgb(var(--dim-foreground))}.hv-rail{display:flex;flex-direction:column;gap:12px;scrollbar-width:none}.hv-rail::-webkit-scrollbar{display:none}.hv-main{min-width:0;display:flex;flex-direction:column;gap:14px;padding-bottom:60px}.hv-head{margin:0;font-size:29px;font-weight:650;letter-spacing:-1px;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hv-head-lime{color:rgb(var(--accent))}.hv-rail>*{flex-shrink:0}.hv-block.watch{min-height:352px}.hv-block.switch{min-height:296px}.hv-rank{font-size:11px;font-weight:700;width:14px;flex-shrink:0;text-align:center}.hv-rank.r1{color:#f5c542}.hv-rank.r2{color:#c6cbd4}.hv-rank.r3{color:#c77b3c}.hv-rank.rn{color:rgb(var(--dim-foreground));font-weight:600}.hv-block{background:rgb(var(--surface));border:1px solid var(--hv-edge);border-radius:8px;box-shadow:var(--hv-lip);padding:10px}.hv-block-h{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.hv-block-t{font:700 11px var(--font-jetbrains-mono);letter-spacing:1px;text-transform:uppercase}.hv-add,.hv-block-t{color:rgb(var(--muted-foreground))}.hv-add{width:22px;height:22px;border-radius:5px;border:1px solid rgb(var(--border-strong));background:transparent;cursor:pointer;font-size:13px;line-height:1}.hv-add:hover{color:rgb(var(--accent));border-color:rgba(204,255,0,.4)}.hv-search{width:100%;box-sizing:border-box;background:rgb(var(--background));border:1px solid rgb(var(--border-color));border-radius:6px;padding:7px 9px;color:rgb(var(--foreground));font-size:11px;outline:0;margin-bottom:6px}.hv-search:focus{border-color:rgb(var(--accent))}.hv-empty{font-size:11.5px;color:rgb(var(--muted-foreground));line-height:1.5;padding:10px 2px}.hv-modepick{width:100%;background:rgb(var(--surface-2));border:1px solid rgb(var(--border-strong));border-radius:6px;padding:7px 8px;color:rgb(var(--foreground));font-size:11px;outline:0;cursor:pointer}.hv-row{padding:7px 4px;border-radius:7px}.hv-row .hv-row-link{cursor:pointer}.hv-row:hover{background:rgb(var(--surface-2))}.hv-row-top{gap:7px;min-width:0}.hv-row-top,.hv-star{display:flex;align-items:center}.hv-star{justify-content:center;width:22px;height:22px;flex-shrink:0;border:0;background:transparent;color:rgb(var(--dim-foreground));cursor:pointer;padding:0}.hv-star:hover{color:rgb(var(--foreground))}.hv-star.is-on{color:rgb(var(--accent))}.hv-row-id{min-width:0;flex:1;display:flex;flex-direction:column;gap:1px}.hv-sym{font:600 12.5px var(--font-inter-tight);letter-spacing:-.1px}.hv-meta{font-size:9px;color:rgb(var(--muted-foreground));letter-spacing:.2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hv-row-nums{display:flex;flex-direction:column;align-items:flex-end;gap:1px;flex-shrink:0;font-size:11px}.hv-row-nums .tk:first-child{font-size:11.5px}.hv-row-nums .tk:last-child{font-size:10px}.hv-spark{display:block;width:100%;height:18px;margin-top:4px;opacity:.85}.hv-alert{padding:8px 6px;border-radius:7px;cursor:pointer}.hv-alert-top{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:11.5px}.hv-alert-cond{font-size:10.5px;color:rgb(var(--muted-foreground));margin-top:2px}.hv-pos{display:flex;align-items:center;gap:7px;padding:7px 4px;border-radius:7px;text-decoration:none;color:rgb(var(--foreground));font-size:11.5px}.hv-pos-pad{width:22px;flex-shrink:0}.hv-pos:hover{background:rgb(var(--surface-2));color:rgb(var(--foreground))}.hv-pos-total{display:flex;align-items:center;justify-content:space-between;padding:8px 6px 4px;border-top:1px solid rgb(var(--border-color));margin-top:4px;font:600 11.5px var(--font-inter-tight)}.hv-block-foot{display:block;width:100%;box-sizing:border-box;text-align:center;margin-top:8px;padding:8px;border-radius:7px;border:1px solid rgb(var(--border-strong));background:transparent;color:rgb(var(--accent));font:600 11px var(--font-jetbrains-mono);letter-spacing:.3px;cursor:pointer;text-decoration:none}.hv-block-foot:hover{background:rgba(204,255,0,.07);border-color:rgba(204,255,0,.4)}.hv-ad{background:rgb(var(--surface));border:1px solid rgb(var(--border-color));border-radius:8px;padding:10px}.hv-ad-tag{display:block;font-size:8.5px;letter-spacing:.7px;text-transform:uppercase;color:rgb(var(--muted-foreground));margin-bottom:7px}.hv-ad-slot{display:flex;align-items:center;justify-content:center;height:600px;border-radius:7px}.hv-ad-slot,.hv-rail .hv-ad-slot{overflow:hidden}.hv-ad.small .hv-ad-slot{height:250px}.hv-top{grid-template-columns:minmax(0,1fr) 372px;gap:14px}.hv-top>*{min-width:0}.swap-qb{display:grid;grid-template-columns:repeat(5,1fr);gap:5px;border:1px solid rgb(var(--border-strong));border-bottom:0;border-radius:10px 10px 0 0;padding:9px;background:rgb(var(--surface-2));margin-bottom:-4px}.swap-qb-a{font-size:10px;padding:7px 2px;border-radius:6px;border:1px solid rgb(var(--border-color));background:rgb(var(--background));color:rgb(var(--muted-foreground));cursor:pointer;white-space:nowrap}.swap-qb-a.is-on{border-color:rgb(var(--accent));background:rgba(204,255,0,.07);color:rgb(var(--foreground))}.swap-qb-in{min-width:0;font-size:10.5px;padding:7px 4px;border-radius:6px;border:1px solid rgb(var(--accent));background:rgb(var(--background));color:rgb(var(--foreground));outline:0;text-align:center}.swap-qb-edit{font-size:9.5px;padding:7px 2px;border-radius:6px;border:1px dashed rgb(var(--border-strong));background:transparent;color:rgb(var(--muted-foreground));cursor:pointer}.swap-qb-edit:hover{color:rgb(var(--accent))}.swap-qb+.swap-action{border-top-left-radius:0;border-top-right-radius:0}.hv-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.hv-card{background:rgb(var(--surface));border:1px solid var(--hv-edge);border-radius:8px;box-shadow:var(--hv-lip);padding:12px}.hv-card-h{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin:0 4px 8px}.hv-card-t{font:700 11px var(--font-jetbrains-mono);letter-spacing:1px;color:rgb(var(--foreground))}.hv-card-sub,.hv-card-t{text-transform:uppercase}.hv-card-sub{font-size:9px;letter-spacing:.4px;color:rgb(var(--dim-foreground));margin-top:3px}.hv-seeall{font:600 10px var(--font-jetbrains-mono);letter-spacing:.6px;text-transform:uppercase;color:rgb(var(--accent));text-decoration:none;white-space:nowrap;flex-shrink:0}.hv-seeall:hover{color:rgb(var(--accent-bright))}.hv-feeds{background:rgb(var(--surface));border:1px solid var(--hv-edge);border-radius:8px;box-shadow:var(--hv-lip);padding:14px}.hv-feedbar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:10px}.hv-pickwrap{position:relative}.hv-pick{display:inline-flex;align-items:center;gap:9px;font:600 13.5px var(--font-inter-tight);padding:9px 14px;border-radius:8px;border:1px solid rgb(var(--border-strong));background:rgb(var(--surface-2));color:rgb(var(--foreground));cursor:pointer}.hv-caret{width:10px;height:6px;flex:none;color:rgb(var(--dim-foreground))}.hv-feeds{scroll-margin-top:140px}.hv-feeds .hv-tblwrap{max-height:970px;overflow-y:auto;scrollbar-width:thin;padding-right:8px}.hv-figpair{white-space:nowrap}.hv-alertrows{max-height:232px;overflow-y:auto;scrollbar-width:thin;margin-top:2px;padding-right:6px}.hv-alert{display:block;text-decoration:none}.hv-alert:hover{background:rgb(var(--surface-2))}.hv-alert.is-fired .hv-alert-top .mono{color:rgb(var(--gain))}.hv-alert-cond{color:rgb(var(--dim-foreground))}.hv-newsrows{max-height:232px;overflow-y:auto;scrollbar-width:thin;margin-top:2px;padding-right:6px}.hv-news{display:block;padding:6px 4px;border-radius:6px;text-decoration:none;border-bottom:1px solid rgb(var(--border-color))}.hv-news:last-child{border-bottom:0}.hv-news:hover{background:rgb(var(--surface-2))}.hv-news-t{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-size:11.5px;line-height:1.35;color:rgb(var(--foreground))}.hv-news:hover .hv-news-t{color:rgb(var(--accent))}.hv-news-m{display:block;margin-top:3px;font-size:9px;letter-spacing:.3px;color:rgb(var(--dim-foreground))}.hv-tbl th{padding:0}.hv-sortbtn{display:inline-flex;align-items:center;gap:5px;width:100%;justify-content:flex-end;padding:9px 10px;border:0;background:transparent;color:inherit;font:inherit;cursor:pointer}.hv-tbl th:nth-child(-n+2) .hv-sortbtn{justify-content:flex-start}.hv-sortbtn.is-on,.hv-sortbtn:hover{color:rgb(var(--foreground))}.hv-sortmark{font-size:9px;color:rgb(var(--dim-foreground))}.hv-sortbtn.is-on .hv-sortmark{color:rgb(var(--accent))}.hv-cardbody .hv-promogrid{grid-template-columns:repeat(auto-fill,minmax(168px,1fr));gap:8px}.hv-cardbody .hv-promogrid>*{padding:8px;font-size:11px}.hv-cardbody .hv-promogrid [class*=aspect-]{aspect-ratio:5/1;margin:-8px -8px 6px}.hv-cardbody .hv-promogrid p{font-size:11px;line-height:1.3;margin-top:4px}.hv-cardbody .hv-promogrid .line-clamp-3{-webkit-line-clamp:1}.hv-cardbody .hv-promogrid img{max-height:100%}.hv-cardbody .hv-promogrid [class*=border-t]{display:block;margin-top:6px;padding-top:6px;font-size:9.5px}.hv-cardbody .hv-promogrid>*>div:last-child{margin-top:5px}.hv-watch-invite{display:block;margin-top:4px;color:rgb(var(--dim-foreground))}.hv-cardbody{max-height:228px;overflow-y:auto;scrollbar-width:thin;padding-right:8px}.hv-cardbody .hv-row{height:38px;box-sizing:border-box;overflow:hidden}.hv-page .hv-cardpick{display:flex;width:fit-content;padding:2px 10px 2px 8px;margin:-1px 0}.hv-page .hv-card-sub{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hv-fdv{white-space:nowrap}.hv-page .hv-card-h{min-height:41px}.hv-cardtitle{display:flex;align-items:center;gap:6px;min-width:0}.hv-cardtitle .hv-card-mark{margin:0;flex:none;vertical-align:0}.hv-cardpick{display:inline-flex;align-items:center;gap:7px;max-width:100%;padding:0;border:0;background:transparent;cursor:pointer;font:700 12px var(--font-jetbrains-mono);letter-spacing:.2px;color:rgb(var(--foreground))}.hv-cardpick>span:first-child{flex:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hv-cardpick{min-width:0}.hv-card .hv-menu{width:300px;max-width:calc(100vw - 24px);max-height:320px}.hv-promo{font-size:8.5px;letter-spacing:.6px;text-transform:uppercase;color:rgb(var(--warn));border:1px solid rgba(251,191,36,.32);border-radius:3px;padding:1px 5px}.hv-menu{position:absolute;left:0;top:calc(100% + 6px);z-index:30;width:340px;max-width:calc(100vw - 24px);max-height:420px;overflow-y:auto;background:rgb(var(--surface));border:1px solid rgb(var(--border-strong));border-radius:11px;padding:8px;box-shadow:0 12px 40px rgba(0,0,0,.6)}.hv-menu-g{font-size:9px;letter-spacing:.7px;text-transform:uppercase;color:rgb(var(--muted-foreground));padding:8px 8px 4px}.hv-menu-i{display:flex;flex-direction:column;gap:2px;width:100%;text-align:left;padding:8px;border-radius:7px;border:0;background:transparent;color:rgb(var(--foreground));cursor:pointer}.hv-menu-i:hover{background:rgb(var(--surface-2))}.hv-menu-i.is-on{background:rgba(204,255,0,.07)}.hv-menu-n{display:flex;align-items:center;gap:8px;font:600 12.5px var(--font-inter-tight)}.hv-menu-d{font-size:11px;color:rgb(var(--muted-foreground));line-height:1.4}.hv-menu-c{display:flex;gap:4px;margin-top:3px}.hv-menu-c i{width:8px;height:8px;border-radius:50%;background:rgb(var(--surface-3));border:1px solid rgb(var(--border-strong))}.hv-menu-c i.on{background:rgb(var(--accent));border-color:rgb(var(--accent))}.hv-chainflt{display:flex;gap:5px;flex-wrap:wrap}.hv-cbtn{font-size:10px;padding:6px 10px;border-radius:6px;border:1px solid rgb(var(--border-color));background:rgb(var(--surface-2));color:rgb(var(--muted-foreground));cursor:pointer}.hv-cbtn.is-on{border-color:rgb(var(--accent));background:rgba(204,255,0,.07);color:rgb(var(--foreground))}.hv-cbtn:disabled,.hv-cbtn[aria-disabled=true]{opacity:.4;cursor:not-allowed;text-decoration:line-through}.hv-tbl{width:100%;border-collapse:collapse;font-size:12px}.hv-tbl th{text-align:right;font:600 9px var(--font-jetbrains-mono);letter-spacing:.7px;text-transform:uppercase;color:rgb(var(--muted-foreground));padding:8px 10px;border-bottom:1px solid rgb(var(--border-color))}.hv-tbl th:nth-child(-n+2){text-align:left}.hv-tbl td{padding:9px 10px;border-bottom:1px solid rgb(var(--border-color));text-align:right}.hv-tbl td:nth-child(-n+2){text-align:left}.hv-tbl tbody tr:hover{background:rgb(var(--surface-2))}.hv-tbl tbody tr a{cursor:pointer}.hv-tbl tbody tr:last-child td{border-bottom:0}.hv-na{font-size:10px;color:rgb(var(--dim-foreground))}.hv-comp{color:rgb(var(--accent));font-weight:700;font-family:var(--font-jetbrains-mono)}.hv-feed-empty{display:flex;flex-direction:column;gap:5px;padding:30px 16px;text-align:center;border:1px dashed rgb(var(--border-strong));border-radius:9px}.hv-feed-empty b{font-size:13.5px;font-weight:600}.hv-feed-empty span{font-size:12px}.hv-credit,.hv-feed-empty span{color:rgb(var(--muted-foreground))}.hv-credit{font-size:9.5px;letter-spacing:.2px;margin-top:9px}.hv-dale-pill{position:fixed;right:22px;bottom:22px;z-index:70;display:inline-flex;align-items:center;gap:9px;padding:12px 18px;border-radius:999px;border:0;background:rgb(var(--accent));color:rgb(var(--accent-foreground));font:700 13px var(--font-inter-tight);cursor:pointer;box-shadow:0 12px 40px rgba(0,0,0,.6)}.hv-dale-mk{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:rgb(var(--accent-foreground));color:rgb(var(--accent));font-size:11px;font-weight:700}.hv-dale{position:fixed;right:22px;bottom:76px;z-index:70;width:380px;height:520px;max-width:calc(100vw - 32px);display:flex;flex-direction:column;background:rgb(var(--surface));border:1px solid rgba(204,255,0,.3);border-radius:14px;overflow:hidden;box-shadow:0 12px 40px rgba(0,0,0,.6)}.hv-dale-h{display:flex;align-items:center;gap:9px;padding:12px 14px;border-bottom:1px solid rgb(var(--border-color));font:600 13px var(--font-inter-tight)}.hv-dale-h .hv-dale-mk{background:rgb(var(--accent));color:rgb(var(--accent-foreground))}.hv-dale-x{margin-left:auto;width:26px;height:26px;border-radius:6px;border:0;background:transparent;color:rgb(var(--dim-foreground));font-size:12px;cursor:pointer;flex-shrink:0}.hv-dale-x:hover{background:rgb(var(--surface-2));color:rgb(var(--foreground))}.hv-dale-thread{flex:1;overflow-y:auto;padding:14px;display:flex;flex-direction:column;gap:9px}.hv-msg{max-width:82%;padding:9px 12px;border-radius:12px;font-size:12.5px;line-height:1.5}.hv-msg.them{background:rgb(var(--surface-2));border:1px solid rgb(var(--border-color));border-bottom-left-radius:4px;align-self:flex-start}.hv-msg.me{background:rgba(204,255,0,.07);border:1px solid rgba(204,255,0,.3);border-bottom-right-radius:4px;align-self:flex-end}.hv-dale-in{display:flex;gap:8px;padding:10px;border-top:1px solid rgb(var(--border-color))}.hv-dale-in input{flex:1;min-width:0;background:rgb(var(--background));border:1px solid rgb(var(--border-strong));border-radius:999px;padding:9px 14px;color:rgb(var(--foreground));font-size:12.5px;outline:0}.hv-dale-in input:focus{border-color:rgb(var(--accent))}.hv-dale-send{width:36px;height:36px;border-radius:50%;border:0;background:rgb(var(--accent));color:rgb(var(--accent-foreground));font-size:15px;cursor:pointer;flex-shrink:0}.hv-scrim{position:fixed;inset:0;z-index:80;background:rgba(3,3,2,.66);backdrop-filter:blur(3px);display:flex;justify-content:flex-end;animation:set-fade .15s cubic-bezier(.2,.7,.2,1)}.hv-sheet{width:min(880px,100%);height:100%;background:rgb(var(--background));border-left:1px solid rgba(204,255,0,.2);overflow-y:auto;animation:swap-slidein .22s cubic-bezier(.2,.7,.2,1)}.hv-sheet-h{gap:11px;padding:14px 18px;border-bottom:1px solid rgb(var(--border-color));position:sticky;top:0;background:rgb(var(--background));z-index:2}.hv-av,.hv-sheet-h{display:flex;align-items:center}.hv-av{justify-content:center;width:38px;height:38px;border-radius:50%;background:rgb(var(--surface-3));color:rgb(var(--foreground));font-size:13px;font-weight:700;flex-shrink:0}.hv-sheet-t{display:flex;align-items:center;gap:8px;font:600 16px var(--font-inter-tight);letter-spacing:-.3px;flex-wrap:wrap}.hv-sheet-n{font-weight:400;color:rgb(var(--muted-foreground));font-size:13px}.hv-sheet-px{display:flex;flex-direction:column;align-items:flex-end;gap:2px;font-size:14px;flex-shrink:0}.hv-sheet-px .tk:last-child{font-size:11px}.hv-alertbtn{font-size:10px;padding:6px 11px;border-radius:6px;border:1px solid rgb(var(--border-strong));background:transparent;color:rgb(var(--muted-foreground));cursor:pointer;flex-shrink:0}.hv-alertbtn:hover{color:rgb(var(--accent));border-color:rgba(204,255,0,.4)}.hv-sheet-body{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:14px;padding:16px 18px 40px;align-items:start}.hv-sheet-main{min-width:0;display:flex;flex-direction:column;gap:12px}.hv-sheet-chart{background:rgb(var(--surface));border:1px solid var(--hv-edge);border-radius:8px;box-shadow:var(--hv-lip);padding:14px}.hv-sheet-chart .hv-spark{height:180px}.hv-tape{background:rgb(var(--surface));border:1px solid var(--hv-edge);border-radius:8px;box-shadow:var(--hv-lip);padding:12px 14px}.hv-tape-h{font-size:9.5px;letter-spacing:.7px;text-transform:uppercase;color:rgb(var(--muted-foreground));margin-bottom:8px}.hv-tape-r{display:grid;grid-template-columns:44px minmax(0,1fr) 70px 34px;gap:10px;align-items:center;padding:7px 0;border-bottom:1px solid rgb(var(--border-color));font-size:11px}.hv-tape-r:last-child{border-bottom:0}.hv-side{font-size:9.5px;letter-spacing:.6px;font-weight:600}.hv-side.is-buy{color:rgb(var(--gain))}.hv-side.is-sell{color:rgb(var(--loss))}.hv-tape-amt{color:rgb(var(--foreground));white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hv-tape-r .hv-meta{text-align:right}.hv-tape-who{grid-column:1/-1;font-size:9.5px;color:rgb(var(--muted-foreground));word-break:break-all;line-height:1.4}.hv-sheet-side{display:flex;flex-direction:column;gap:12px}.hv-facts{background:rgb(var(--surface));border:1px solid var(--hv-edge);border-radius:8px;box-shadow:var(--hv-lip);padding:6px 13px}.hv-fact{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 0;border-bottom:1px solid rgb(var(--border-color));font-size:12px;color:rgb(var(--muted-foreground))}.hv-fact:last-child{border-bottom:0}.hv-fact span:last-child{color:rgb(var(--foreground))}.hv-buy{background:rgb(var(--surface));border:1px solid var(--hv-edge);border-radius:8px;box-shadow:var(--hv-lip);padding:11px}.hv-qb{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;margin-bottom:8px}.hv-qb-a{font-size:10.5px;padding:8px 2px;border-radius:6px;border:1px solid rgb(var(--border-color));background:rgb(var(--background));color:rgb(var(--muted-foreground));cursor:pointer}.hv-qb-a.is-on{border-color:rgb(var(--accent));background:rgba(204,255,0,.07);color:rgb(var(--foreground))}.hv-buybtn{width:100%;padding:11px;border-radius:8px;border:0;background:rgb(var(--accent));color:rgb(var(--accent-foreground));font:700 12.5px var(--font-inter-tight);cursor:pointer}.hv-ca{font-size:10px;color:rgb(var(--muted-foreground));word-break:break-all;line-height:1.5;padding:0 2px}@media (max-width:859.98px){.hv-rail{display:none}.hv-top{grid-template-columns:1fr}.hv-head{white-space:normal}.hv-tick-spslot{width:180px}.hv-cbar-l{display:none}}@media (max-width:900px){.hv-cards,.hv-sheet-body{grid-template-columns:1fr}.hv-tbl td:nth-child(5),.hv-tbl td:nth-child(6),.hv-tbl td:nth-child(7),.hv-tbl th:nth-child(5),.hv-tbl th:nth-child(6),.hv-tbl th:nth-child(7){display:none}}@media (prefers-reduced-motion:reduce){.hv-scrim,.hv-sheet{animation:none}}.hv-row-link{display:block;min-width:0;flex:1;text-decoration:none}.hv-row-link,.hv-row-link:hover{color:inherit}.hv-row:has(.hv-row-link:focus-visible){outline:1px solid rgb(var(--accent));outline-offset:-1px}.hv-logo{display:flex;align-items:center;flex-shrink:0}.hv-tbl .hv-logo{margin-right:8px}.hv-tbl-id{display:flex;align-items:center;min-width:0}.hv-promogrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px}.hv-tblwrap{overflow-x:auto}.hv-head{font-size:26px;font-weight:600;letter-spacing:-.7px}.hv-shellrows{gap:6px;padding-bottom:6px}.hv-page{grid-template-columns:225px minmax(0,1fr);gap:6px}.hv-main{gap:6px;padding-bottom:0}.hv-cards,.hv-rail{gap:6px}.hv-block,.hv-card{padding:8px}.hv-top{display:grid;grid-template-columns:minmax(0,1fr) 300px;grid-template-rows:auto auto;gap:6px;align-items:stretch;height:auto;container-type:inline-size}.hv-top-chart{grid-column:1;grid-row:1;min-width:0;height:clamp(456px,calc((100cqw - 306px) / 2),672px)}.hv-top-swap{grid-column:2;grid-row:1/span 2;min-width:0;overflow-y:auto}.hv-top-swap::-webkit-scrollbar{width:0}.hv-top .hv-cards{grid-column:1;grid-row:2;grid-template-columns:repeat(2,minmax(0,1fr))}.hv-top-chart>*{height:100%;display:flex;flex-direction:column}.hv-top-chart .chart-body{min-height:0;flex:1}.hv-top-chart .chart-body>*{height:100%}.hv-page .swap-provenance{display:none}.hv-top-chart .chart-body>*{position:relative;overflow:hidden}.hv-top-chart .chart-body iframe{width:125%;height:125%;transform:scale(.8);transform-origin:top left}.hv-top-chart .chart-head{padding:7px 12px;border-bottom-color:transparent}.hv-top-chart .chart-head,.hv-top-chart>section{background:rgb(var(--background))}.hv-top-chart .chart-id{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.hv-top-chart .chart-id>div{margin-top:0}.hv-top-swap>*{min-height:100%}.hv-row{padding:3px;border-radius:5px}.hv-row-top{gap:6px}.hv-sym{font-size:11.5px}.hv-meta{font-size:8.5px}.hv-row-nums{font-size:10px}.hv-row-nums .tk:first-child{font-size:10.5px}.hv-row-nums .tk:last-child{font-size:9px}.hv-star{width:18px;height:18px}.hv-logo{margin-right:1px}.hv-card-h{margin:0 2px 5px}.hv-card-mark{display:inline-block;vertical-align:-2px;margin-right:5px;border-radius:50%}.hv-pos{padding:3px;font-size:11px}.hv-pos-pad{width:18px}.hv-block-h{margin-bottom:5px}.hv-search{padding:5px 7px;margin-bottom:4px}.hv-block.watch{min-height:0;height:300px;display:flex;flex-direction:column}.hv-watch-rows{flex:1;min-height:0;overflow-y:auto;scrollbar-width:thin;padding-right:6px}.hv-block.switch{min-height:0}.hv-cbtn{padding:3px 6px;font-size:9px;border-radius:4px}.hv-rail{position:static;max-height:none;overflow:visible}.hv-rail .hv-block.watch{flex:0 0 300px}.hv-rail .hv-ad{background:transparent;border:0;border-radius:0;padding:0}.hv-rail .hv-ad-slot{flex:none;width:225px;height:600px;margin:0;border-radius:8px}.hv-tickrow{display:flex;align-items:stretch;width:100%}.hv-tickrow>:first-child{flex:1;min-width:0}.hv-ticksponsor{display:flex;align-items:center;gap:8px;flex-shrink:0;padding:0 10px;border-left:1px solid rgb(var(--border-color));background:rgb(var(--surface-2))}.hv-ticksponsor span:first-child{font:400 8px var(--font-jetbrains-mono);letter-spacing:.7px;text-transform:uppercase;color:rgb(var(--muted-foreground))}.hv-sponsor-slot{display:flex;align-items:center;flex:none;line-height:0}.hv-ticksponsor .hv-sponsor-slot{overflow:hidden}@media (max-width:760px){.hv-ticksponsor{display:none}}.hv-cbtn{padding:1px 6px;line-height:1.15;min-height:0}.hv-page button[class*=bg-accent],body:has(.hv-page) header button[class*=bg-accent]{background:rgb(var(--accent-deep));box-shadow:none}.hv-page button[class*=bg-accent]:hover,body:has(.hv-page) header button[class*=bg-accent]:hover{background:rgb(var(--accent))}.hv-page{max-width:1800px;margin:0 auto;width:100%}.hv-page .hv-block,.hv-page .hv-card,.hv-page .hv-feeds,.hv-page .swap-box,.hv-page .swap-field,.hv-page .swap-tokenbtn{border-color:var(--hv-edge)}.hv-page .swap-chainbtn:not(.is-on){border-color:rgb(var(--border-color))}.hv-page[data-chain=ethereum]{--hv-edge:rgba(122,140,240,.3)}.hv-page[data-chain=bsc]{--hv-edge:rgba(240,185,11,.3)}.hv-page[data-chain=base]{--hv-edge:rgba(77,139,255,.3)}.hv-page[data-chain=solana]{--hv-edge:rgba(63,224,160,.3)}.hv-page[data-chain=polygon]{--hv-edge:rgba(160,107,245,.3)}.hv-page .hv-block,.hv-page .hv-card,.hv-page .hv-feeds,.hv-page .swap-box,.hv-page .swap-field,.hv-page .swap-tokenbtn,.hv-page [class*=border-accent]{border-color:var(--hv-edge)}.hv-page [data-chain=ethereum].is-on,.hv-page [data-chain=ethereum][aria-pressed=true]{color:#7a8cf0;border-color:#7a8cf0;background:rgba(122,140,240,.12)}.hv-page [data-chain=bsc].is-on,.hv-page [data-chain=bsc][aria-pressed=true]{color:#f0b90b;border-color:#f0b90b;background:rgba(240,185,11,.12)}.hv-page [data-chain=base].is-on,.hv-page [data-chain=base][aria-pressed=true]{color:#4d8bff;border-color:#4d8bff;background:rgba(77,139,255,.12)}.hv-page [data-chain=solana].is-on,.hv-page [data-chain=solana][aria-pressed=true]{color:#3fe0a0;border-color:#3fe0a0;background:rgba(63,224,160,.12)}.hv-page [data-chain=polygon].is-on,.hv-page [data-chain=polygon][aria-pressed=true]{color:#a06bf5;border-color:#a06bf5;background:rgba(160,107,245,.12)}.hv-page .hv-cbtn.is-on:not([data-chain]){border-color:rgb(var(--border-hover));background:rgb(var(--surface-3));color:rgb(var(--foreground))}.hv-page .swap-maxbtn{color:rgb(var(--muted-foreground));border-color:rgb(var(--border-strong))}.hv-page .swap-maxbtn:hover,.hv-page .swap-tokenbtn{color:rgb(var(--foreground))}.hv-block-foot{color:rgb(var(--muted-foreground))}.hv-block-foot:hover{color:rgb(var(--accent))}.hv-star.is-on{color:rgb(var(--foreground))}.hv-page .hv-seeall{color:rgb(var(--muted-foreground))}.hv-page .hv-seeall:hover{color:rgb(var(--accent))}.hv-cardpick{border:1px solid rgb(var(--border-strong));border-radius:5px;background:rgb(var(--surface-2))}.hv-cardpick:hover{border-color:rgb(var(--border-hover));color:rgb(var(--accent))}.hv-cardpick .hv-caret{margin-left:2px;color:rgb(var(--muted-foreground))}@media (max-width:859.98px){.hv-page{grid-template-columns:minmax(0,1fr)}}@media (max-width:979.98px){.hv-top{grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto auto}.hv-top-chart{grid-column:1;grid-row:1;height:504px}.hv-top-swap{grid-column:1;grid-row:2;overflow:visible}.hv-top .hv-cards{grid-column:1;grid-row:3}}@media (max-width:900px){.hv-top .hv-cards{grid-template-columns:minmax(0,1fr)}}.hv-page:not(:has(>.hv-rail)){grid-template-columns:minmax(0,1fr)}.hv-alert.is-off{opacity:.55}.hv-alert.is-off .mono{color:rgb(var(--dim-foreground))}.hv-sponsor-slot{position:relative;overflow:hidden}.hv-sponsor-slot:after{content:"";position:absolute;top:0;bottom:0;left:0;width:60%;background:linear-gradient(105deg,transparent,hsla(0,0%,100%,.1) 45%,hsla(0,0%,100%,.16) 50%,hsla(0,0%,100%,.1) 55%,transparent);pointer-events:none;transform:translateX(-120%);animation:hv-sheen 9s ease-in-out infinite}.hv-rail .hv-ad-slot:after{animation-delay:4.5s}@keyframes hv-sheen{0%{transform:translateX(-120%)}13%{transform:translateX(220%)}to{transform:translateX(220%)}}@media (prefers-reduced-motion:reduce){.hv-sponsor-slot:after{display:none}}@media (min-width:860px){.hv-mobilepanel{display:none}}.hv-mobilepanel{margin-bottom:12px}.hv-mobilepanel .hv-block.switch{min-height:0}.hv-mobilepanel .hv-watch-rows{max-height:264px;overflow-y:auto}