.hw{--hw-bg:#0c1421;--hw-panel:#111e2c;--hw-border:#263749;--hw-text:#ecf3f8;--hw-muted:#a4b5c7;--hw-green:#63e6bb;--hw-red:#ff8395;color:var(--hw-text);font-family:Inter,system-ui,sans-serif;background:radial-gradient(ellipse at 80% 0%,#14372e55,transparent 45%),var(--hw-bg);padding:28px;border:1px solid var(--hw-border);border-radius:22px;min-width:0;line-height:1.55;isolation:isolate}
.hw *{box-sizing:border-box}.hw [hidden]{display:none!important}.hw button,.hw input,.hw select{font:inherit}.hw button{cursor:pointer}.hw button:disabled{opacity:.5;cursor:wait}.hw a{color:#9ce9d0;text-decoration:none}.hw a:hover{text-decoration:underline}.hw button:focus-visible,.hw a:focus-visible,.hw input:focus-visible,.hw select:focus-visible{outline:2px solid var(--hw-green);outline-offset:4px}.hw-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:26px}.hw-kicker{color:var(--hw-green);font-size:12px;letter-spacing:.12em;font-weight:700}.hw h1{font-size:clamp(25px,2.7vw,39px);font-weight:750;line-height:1.18;letter-spacing:-.04em;margin:10px 0}.hw h1 span{display:block;color:var(--hw-green)}.hw-heading p{font-size:14px;color:var(--hw-muted);margin:12px 0 0;max-width:490px}.hw-status{display:flex;align-items:flex-end;flex-direction:column;gap:12px;font-size:12px;color:var(--hw-muted);white-space:nowrap}.hw-button{border:1px solid #446358;border-radius:9px;padding:9px 15px;background:#17382f;color:#adf5dc;font-weight:600;font-size:14px}.hw-button:hover{background:#205142}.hw-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.hw-kpi{padding:20px 18px;border:1px solid var(--hw-border);border-radius:13px;background:linear-gradient(135deg,#172636,#101c29);min-width:0}.hw-kpi>span{font-size:13px;color:var(--hw-muted)}.hw-kpi>strong{display:block;font-size:clamp(21px,2.2vw,30px);letter-spacing:-.035em;font-variant-numeric:tabular-nums;margin:9px 0 5px;line-height:1.2;overflow-wrap:anywhere}.hw-kpi>small{display:block;font-size:12px;line-height:1.5;color:#a4b5c7}.hw-context{display:flex;flex-wrap:wrap;gap:10px 24px;font-size:12px;color:#a4b5c7;padding:17px 0 12px}.hw-context span:first-child{color:#91d4bc}.hw-tabs{display:flex;gap:25px;border-bottom:1px solid var(--hw-border);margin:6px 0 23px;overflow:auto}.hw-tabs button{border:0;background:none;color:var(--hw-muted);padding:15px 0;white-space:nowrap;border-bottom:2px solid transparent;font-size:14px;font-weight:600}.hw-tabs button.active{color:var(--hw-green);border-bottom-color:var(--hw-green)}.hw-tabs button span{margin-left:5px;color:inherit;font-size:12px}.hw-section-head{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:14px}.hw h2{margin:0;font-size:19px;letter-spacing:-.02em}.hw-section-head p{font-size:12px;color:var(--hw-muted);margin:5px 0 0}.hw-pill{display:inline-flex;padding:3px 8px;border:1px solid #314658;background:#192c3d;color:#bbcedf;border-radius:6px;font-size:12px;line-height:1.5;white-space:nowrap}.hw-pill.hw-good{background:#16392f;border-color:#2d6854;color:#8fefc7}.hw-pill.hw-warn{color:#ffcf8a;background:#392c1f;border-color:#5e4730}.hw-consensus{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:9px;margin-bottom:26px}.hw-asset{min-width:0;text-align:left;background:#111f2e;border:1px solid var(--hw-border);color:var(--hw-text);border-radius:10px;padding:14px 12px;transition:border-color .15s,transform .15s}.hw-asset:hover{border-color:#63e6bb88;transform:translateY(-2px)}.hw-asset>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:6px;flex-wrap:wrap}.hw-asset strong{font-size:14px}.hw-asset span{font-size:12px;font-variant-numeric:tabular-nums}.hw-asset>div:nth-child(3){display:flex;justify-content:space-between;gap:5px;flex-wrap:wrap}.hw-asset small{display:block;margin-top:7px;font-size:12px;color:var(--hw-muted)}.hw-balance{height:4px;border-radius:3px;background:var(--hw-red);margin:15px 0 10px;overflow:hidden}.hw-balance i{display:block;height:100%;background:var(--hw-green)}.hw-filters{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:12px;padding:18px;background:#101b29;border:1px solid var(--hw-border);border-radius:12px;margin-bottom:21px}.hw-filters>label{font-size:12px;color:var(--hw-muted);min-width:0}.hw-filters input[type=search],.hw-filters select{display:block;background:#0c1521;border:1px solid #314255;color:var(--hw-text);border-radius:7px;padding:10px 11px;font-size:14px;min-height:42px;width:100%;margin-top:5px;min-width:0}.hw-filters input::placeholder{color:#8c9eb2}.hw-filter-bottom{grid-column:1/-1;display:flex;flex-wrap:wrap;align-items:center;gap:12px 22px;border-top:1px solid var(--hw-border);padding-top:13px;margin-top:2px}.hw-filter-bottom label{font-size:13px;display:flex;align-items:center;gap:7px;cursor:pointer}.hw-filter-bottom input{accent-color:var(--hw-green);width:15px;height:15px}.hw-filter-bottom button{background:none;border:0;font-size:13px;color:var(--hw-muted);margin-left:auto;padding:3px}.hw-result-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin:17px 0;font-size:15px;font-weight:600}.hw-result-heading small{font-size:12px;font-weight:400;color:var(--hw-muted);text-align:right}.hw-wallet-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;align-items:start}.hw-wallet{border:1px solid #2b3e50;border-radius:14px;background:linear-gradient(145deg,#172738 0%,#101b29 70%);padding:20px;min-width:0;box-shadow:0 5px 20px #00000017}.hw-wallet-head{display:flex;gap:10px;align-items:center;min-width:0}.hw-rank{display:grid;place-items:center;flex-shrink:0;width:34px;height:38px;color:#91b9ae;background:#1b3b3355;border:1px solid #2b5045;border-radius:7px;font:600 13px 'JetBrains Mono',monospace}.hw-wallet-name{min-width:0;flex:1}.hw-wallet-name strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.hw-wallet-name a{display:block;font:12px 'JetBrains Mono',monospace;color:var(--hw-muted);margin-top:6px}.hw-star{color:#b1c2d1;font-size:23px;padding:2px;background:none;border:0;line-height:1}.hw-star.selected{color:#f3ca76}.hw-score{min-width:43px;text-align:right;color:var(--hw-green)}.hw-score b{display:block;font-size:24px;font-weight:600;line-height:1.1}.hw-score small{font-size:12px;color:var(--hw-muted)}.hw-tags{display:flex;flex-wrap:wrap;gap:6px;margin:16px 0}.hw-wallet-pnl{display:flex;justify-content:space-between;gap:12px;align-items:flex-end}.hw-wallet-pnl>div:last-child{text-align:right}.hw-wallet-pnl small{display:block;font-size:12px;color:var(--hw-muted);margin-bottom:4px}.hw-wallet-pnl strong{font-size:26px;font-weight:650;letter-spacing:-.035em}.hw-wallet-pnl b{font-size:16px;font-weight:500}.hw-positive{color:var(--hw-green)!important}.hw-negative{color:var(--hw-red)!important}.hw-spark{height:67px;width:100%;display:block;margin:15px 0 0;color:var(--hw-muted)}.hw-chart-caption{font-size:12px;color:#8fa5ba;text-align:right;margin:2px 0 16px}.hw-chart-empty{height:82px;display:grid;place-items:center;font-size:12px;color:var(--hw-muted)}.hw-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 10px;padding-bottom:17px;border-bottom:1px solid var(--hw-border);margin-bottom:15px}.hw-metrics small{display:block;font-size:12px;color:var(--hw-muted);line-height:1.4;margin-bottom:3px}.hw-metrics b{font-size:15px;font-weight:500;font-variant-numeric:tabular-nums}.hw-card-positions{display:flex;flex-direction:column;gap:9px}.hw-position{padding:12px;background:#0a1421aa;border:1px solid #233647;border-radius:9px}.hw-position-top{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.hw-position-top>strong{font-size:14px}.hw-position-top>b{margin-left:auto;font-size:14px;font-weight:500;font-variant-numeric:tabular-nums}.hw-direction{font-size:11px;font-weight:700;border-radius:4px;padding:2px 5px}.hw-long{background:#174135;color:#8deac4}.hw-short{background:#492632;color:#ffadb9}.hw-position-data{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:10px}.hw-position-data>span{font-size:12px;color:var(--hw-muted);display:flex;flex-direction:column}.hw-position-data b{font-size:13px;font-weight:500;color:var(--hw-text);font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.hw-position>small{display:block;font-size:11px;color:#91a6ba;margin-top:10px}.hw-stale{border-style:dashed;opacity:.65}.hw-flat{padding:20px 0;font-size:13px;color:var(--hw-muted);text-align:center}.hw-detail-button{width:100%;text-align:left;background:none;border:0;border-top:1px solid var(--hw-border);margin-top:15px;padding:13px 0 0;color:#9ce9d0;font-size:13px;display:flex;justify-content:space-between;gap:8px}.hw-detail-button span{color:var(--hw-muted)}.hw-detail{font-size:13px;color:var(--hw-muted);border-top:1px solid var(--hw-border);margin-top:15px;padding-top:12px}.hw-detail p{margin:8px 0}.hw-address{font-family:'JetBrains Mono',monospace;font-size:12px;overflow-wrap:anywhere}.hw-detail dl{margin:15px 0}.hw-detail dl>div{display:flex;justify-content:space-between;gap:8px}.hw-detail dd{margin:0;color:var(--hw-text)}.hw-warning-text{color:#ffd095!important}.hw-notice{padding:13px 16px;border:1px solid #59654f;border-radius:9px;color:#d7e1b8;background:#283326;font-size:14px;margin-bottom:18px}.hw-notice.hw-error{background:#382331;border-color:#78495b;color:#ffb7c4}.hw-empty{grid-column:1/-1;padding:48px 24px;border:1px dashed #344b61;border-radius:12px;color:var(--hw-muted);text-align:center;font-size:15px}.hw-empty b{color:var(--hw-text);font-size:18px}.hw-empty p{max-width:550px;margin:12px auto}.hw-skeleton{height:140px;border-radius:12px;background:linear-gradient(105deg,#152637,#203a48,#152637);background-size:200% 100%;animation:hw-pulse 2s infinite}@keyframes hw-pulse{to{background-position:200% 0}}.hw-position-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.hw-position-card{padding:16px;border:1px solid var(--hw-border);background:var(--hw-panel);border-radius:12px;min-width:0}.hw-position-owner{display:flex;justify-content:space-between;gap:10px;font-size:12px;margin-bottom:14px}.hw-position-owner a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hw-position-owner span{white-space:nowrap;color:var(--hw-muted)}.hw-position-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px;margin-top:12px;font-size:12px;color:var(--hw-muted)}.hw-explanation{font-size:14px;color:var(--hw-muted);margin:0 0 20px;max-width:800px}.hw-event-list{display:flex;flex-direction:column;gap:8px}.hw-event{display:flex;align-items:center;gap:16px;padding:16px 20px;border-radius:10px;background:var(--hw-panel);border:1px solid var(--hw-border)}.hw-event-icon{font-size:23px;color:var(--hw-green);width:33px;text-align:center}.hw-event>div:nth-child(2){flex:1;min-width:0}.hw-event strong{font-size:15px}.hw-event small{display:block;font-size:12px;color:var(--hw-muted);margin-top:4px}.hw-event>b{font-size:17px}.hw-guide{font-size:15px}.hw-guide p{line-height:1.8;color:#bac9d6}.hw-guide-intro{padding:32px;border:1px solid #375b51;background:linear-gradient(130deg,#16352f66,#112131);border-radius:14px}.hw-guide-intro h2{font-size:32px;line-height:1.3;margin:15px 0;letter-spacing:-.03em}.hw-guide-intro>p{max-width:830px}.hw-guide-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;margin-top:30px}.hw-guide-steps>div>b{display:block;color:var(--hw-green);font-size:14px;margin-bottom:10px}.hw-guide-steps strong{font-size:17px}.hw-guide-steps p{font-size:14px;margin-bottom:0}.hw-guide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:16px}.hw-guide-grid>article{padding:25px;border:1px solid var(--hw-border);border-radius:12px;background:var(--hw-panel);min-width:0}.hw-guide h3{font-size:20px;line-height:1.4;margin:0 0 17px}.hw-guide li{color:#bac9d6;margin-bottom:13px;line-height:1.75}.hw-guide ul{padding-left:18px}.hw-guide b{color:#e2eff6}.hw-formula{display:flex;flex-direction:column;gap:6px}.hw-formula span{display:flex;justify-content:space-between;padding:7px 0;border-bottom:1px solid #263b4c;color:#bac9d6}.hw-formula b{color:var(--hw-green)}.hw-source-links{display:flex;flex-wrap:wrap;gap:10px 18px;font-size:14px;margin-top:20px}.hw-footer{font-size:12px;color:#91a6ba;padding-top:28px;margin-top:12px;border-top:1px solid var(--hw-border)}
@media(min-width:1800px){.hw-wallet-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:1400px){.hw-wallet-grid,.hw-position-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hw-consensus{grid-template-columns:repeat(3,minmax(0,1fr))}.hw-kpi{padding:17px 13px}.hw-kpi>strong{font-size:24px}}@media(max-width:1000px){.hw{padding:20px}.hw-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.hw-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.hw-guide-grid{grid-template-columns:1fr}.hw-guide-steps{gap:18px}.hw-heading{align-items:flex-start}}@media(max-width:650px){.hw{padding:16px 12px;border-radius:12px}.hw-heading{flex-direction:column;gap:16px}.hw h1{font-size:30px}.hw-status{flex-direction:row;align-items:center;justify-content:space-between;width:100%}.hw-heading p{font-size:14px}.hw-kpis{gap:9px}.hw-kpi{padding:15px 11px}.hw-kpi>strong{font-size:23px}.hw-context{gap:7px;font-size:11px}.hw-context span{width:100%}.hw-tabs{gap:20px}.hw-consensus{grid-template-columns:repeat(2,minmax(0,1fr))}.hw-section-head{align-items:flex-start}.hw-section-head p{font-size:12px}.hw-wallet-grid,.hw-position-grid{grid-template-columns:1fr}.hw-wallet{padding:18px}.hw-filters{padding:12px;gap:10px}.hw-search{grid-column:1/-1}.hw-filter-bottom{gap:12px}.hw-filter-bottom label{font-size:13px}.hw-filter-bottom button{margin-left:0}.hw-result-heading{align-items:flex-start;flex-direction:column;gap:5px}.hw-result-heading small{text-align:left}.hw-guide-intro{padding:20px}.hw-guide-intro h2{font-size:27px}.hw-guide-steps{grid-template-columns:1fr;gap:22px}.hw-guide-grid>article{padding:20px}.hw-event{gap:10px;padding:13px;flex-wrap:wrap}.hw-event>.hw-pill{display:none}.hw-event>b{font-size:15px}.hw-event small{font-size:11px}.hw-guide{font-size:15px}.hw-kicker{font-size:11px}.hw-explanation{font-size:13px}}
@media(prefers-reduced-motion:reduce){.hw *{animation:none!important;transition:none!important}}
.hw-insights{border:1px solid #30474f;border-radius:10px;margin:0 0 20px;background:#14232b}.hw-insights summary{cursor:pointer;padding:14px 16px;font-size:14px;font-weight:600}.hw-insights summary>span{font-size:12px;font-weight:400;color:var(--hw-muted);margin-left:15px}.hw-insights-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;padding:5px 18px 18px}.hw-insights-grid strong{font-size:14px;color:#b7ead9}.hw-insights-grid p{font-size:13px;color:var(--hw-muted);line-height:1.7;margin:9px 0}.hw-insights-grid small{display:block;font-size:12px;color:#a8c8bf;margin-top:4px}@media(max-width:850px){.hw-insights-grid{grid-template-columns:1fr;gap:15px}.hw-insights summary>span{display:block;margin:5px 0 0}}
.hw-market-details{border:1px solid var(--hw-border);border-radius:10px;background:#101e2c;margin-bottom:12px}.hw-market-details summary{padding:14px 16px;cursor:pointer;font-size:14px;font-weight:600}.hw-market-details summary>span{font-size:12px;font-weight:400;color:var(--hw-muted);margin-left:15px}.hw-market-details .hw-section-head{padding:0 16px;margin-top:8px}.hw-market-details .hw-consensus{padding:0 12px;margin-bottom:12px}.hw-heading{margin-bottom:20px}.hw-heading h1 span{display:inline}.hw-heading p{max-width:none}.hw-heading h1{font-size:clamp(25px,2.35vw,35px)}.hw-insights{margin-bottom:16px}@media(max-width:650px){.hw-heading h1 span{display:block}.hw-market-details summary>span{display:block;margin:5px 0 0}}
.hw-filters:not(.hw-advanced)>label:nth-of-type(n+5){display:none}.hw-filter-bottom button[data-more]{color:#9ce9d0;margin-left:auto}.hw-filter-bottom button[data-reset]{margin-left:0}.hw-kpi{padding-top:16px;padding-bottom:16px}.hw-context{padding:13px 0 6px}.hw-tabs{margin-bottom:16px}.hw-tabs button{padding:12px 0}@media(max-width:650px){.hw-filter-bottom button[data-more]{margin-left:0}}
