:root{--ink:#111827;--muted:#64748b;--line:#e5e7eb;--paper:#fff;--canvas:#f4f6f8;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}html{background:var(--canvas)}body{background:radial-gradient(circle at 10% -10%, #f59e0b1a, transparent 30rem), radial-gradient(circle at 95% 5%, #2563eb14, transparent 28rem), var(--canvas);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;font-size:13px}button,input{font:inherit}.dashboard-shell{width:min(1440px,100%);margin:0 auto;padding:22px}.topbar{border-bottom:1px solid #94a3b859;justify-content:space-between;align-items:flex-end;gap:20px;padding:16px 2px 20px;display:flex}.eyebrow{color:#b45309;letter-spacing:.15em;margin-bottom:5px;font-size:10px;font-weight:800}h1{letter-spacing:-.045em;margin:0;font-size:clamp(24px,3vw,38px);line-height:1.08}.timestamp{color:var(--muted);margin:9px 0 0;font-size:11px}.live-dot{background:#16a34a;border-radius:50%;width:7px;height:7px;margin-right:7px;animation:2s infinite pulse;display:inline-block;box-shadow:0 0 0 4px #16a34a1a}@keyframes pulse{50%{box-shadow:0 0 0 7px #16a34a00}}.refresh-button{color:#334155;cursor:pointer;background:#ffffffbf;border:1px solid #cbd5e1;border-radius:999px;padding:8px 14px;transition:all .15s}.refresh-button:hover{background:#fff;border-color:#94a3b8;transform:translateY(-1px)}.refresh-button:disabled{opacity:.55;cursor:wait;transform:none}.error-banner{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:9px;margin-top:12px;padding:10px 13px}.loading-panel{min-height:340px;color:var(--muted);justify-content:center;align-items:center;gap:10px;display:flex}.loading-ring{border:2px solid #cbd5e1;border-top-color:#f59e0b;border-radius:50%;width:17px;height:17px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.price-grid{margin-top:14px}.metric-card,.chart-card{background:#ffffffeb;border:1px solid #e2e8f0e6;border-radius:12px;position:relative;box-shadow:0 1px 2px #0f172a08,0 8px 26px #0f172a06}.metric-card{min-height:112px;padding:14px 15px;overflow:hidden}.metric-card:after{content:"";background:0 0;height:2px;position:absolute;inset:auto 0 0}.metric-card.accent-btc:after{background:#f59e0b}.metric-card.accent-mstr:after{background:#2563eb}.metric-label{color:var(--muted);font-size:11px}.metric-value{letter-spacing:-.035em;font-variant-numeric:tabular-nums;margin:5px 0 4px;font-size:clamp(20px,2vw,26px);font-weight:760}.metric-sub{color:#94a3b8;font-size:11px;line-height:1.6}.metric-sub b{color:#64748b;font-weight:600}.positive{color:#07863a}.negative{color:#d92d20}.section-block{margin-top:26px}.section-heading{justify-content:space-between;align-items:center;gap:14px;margin:0 2px 9px;display:flex}.section-heading>div{align-items:baseline;gap:9px;display:flex}.section-index{color:#cbd5e1;letter-spacing:.12em;font-size:10px;font-weight:800}h2{letter-spacing:-.01em;margin:0;font-size:15px}.source-pill{color:#64748b;background:#ffffffa6;border:1px solid #e2e8f0;border-radius:999px;padding:4px 9px;font-size:10px}.signal-card{min-height:154px}.signal-value{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.badge{letter-spacing:0;border-radius:999px;align-items:center;padding:3px 8px;font-size:10px;font-weight:750;display:inline-flex}.badge.buy{color:#067647;background:#dcfce7}.badge.dca{color:#065f46;background:#d1fae5}.badge.hold{color:#854d0e;background:#fef9c3}.badge.sell{color:#b42318;background:#fee2e2}.signal-bar{background:linear-gradient(90deg,#16a34a,#facc15 54%,#dc2626);border-radius:99px;height:7px;margin:10px 0 7px;position:relative}.signal-dot{background:#fff;border:3px solid #1e293b;border-radius:50%;width:13px;height:13px;position:absolute;top:-3px;transform:translate(-6px);box-shadow:0 1px 4px #0f172a2e}.verdict-card{background:#fff;border:1px solid #e2e8f0;border-left:4px solid #ea580c;border-radius:10px;margin-top:10px;padding:14px 16px}.verdict-title{font-size:14px}.score{color:#64748b;background:#f1f5f9;border-radius:99px;margin-left:8px;padding:2px 7px;font-size:10px;display:inline-block}.verdict-reasons{color:#475569;grid-template-columns:repeat(2,minmax(0,1fr));gap:3px 18px;margin-top:9px;line-height:1.55;display:grid}.verdict-card p{color:#94a3b8;margin:9px 0 0;font-size:10px;line-height:1.6}.charts-stack{gap:10px;display:grid}.charts-stack>.section-heading{margin-bottom:-1px}.chart-card{padding:14px}.chart-card h3{margin:0 0 9px;font-size:13px;font-weight:680}.chart-title-row{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:9px;display:flex}.chart-title-row h3{margin:0}.chart-title-row span{color:#94a3b8;font-size:10px}.chart-box{height:300px;position:relative}.chart-note{color:#94a3b8;margin:10px 0 0;font-size:10px;line-height:1.65}.trend-controls{background:#ffffffc7;border:1px solid #e2e8f0;border-radius:11px;justify-content:space-between;align-items:center;gap:16px;padding:10px 12px;display:flex}.trend-controls-copy{align-items:baseline;gap:8px;display:flex}.trend-controls-copy strong{color:#334155;font-size:11px}.trend-controls-copy span{color:#94a3b8;font-size:10px}.range-buttons{background:#eef2f6;border-radius:9px;gap:3px;padding:3px;display:inline-flex}.range-buttons button{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:7px;min-width:54px;min-height:32px;padding:5px 10px;font-size:11px;font-weight:650;transition:all .15s}.range-buttons button:hover{color:#0f172a;background:#ffffff9e}.range-buttons button.active{color:#0f172a;background:#fff;box-shadow:0 1px 4px #0f172a1f}.range-buttons button:focus-visible{outline-offset:1px;outline:2px solid #f59e0b}.method-note{color:#94a3b8;border-top:1px solid #e2e8f0;margin:22px 2px 4px;padding-top:14px;font-size:10px;line-height:1.7}.method-note p{margin:3px 0}.method-note b{color:#64748b}@media (max-width:980px){.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.dashboard-shell{padding:13px}.topbar{align-items:flex-start}.refresh-button{white-space:nowrap}.metric-grid{grid-template-columns:1fr}.section-heading{align-items:flex-start}.source-pill{display:none}.verdict-reasons{grid-template-columns:1fr}.chart-box{height:245px}.trend-controls{flex-direction:column;align-items:stretch;gap:8px}.range-buttons{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.range-buttons button{min-width:0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.topbar{align-items:flex-start;position:relative}.topbar>div:first-child{min-width:0}.top-actions{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:8px;display:flex}.language-switch{background:#e9eef4;border:1px solid #dbe3ec;border-radius:999px;gap:2px;padding:3px;display:inline-flex}.language-switch button{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:999px;min-width:44px;min-height:34px;padding:6px 10px;font-size:12px;font-weight:650}.language-switch button[aria-pressed=true]{color:#0f172a;background:#fff;box-shadow:0 1px 4px #0f172a18}.language-switch button:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.chart-title-row{flex-wrap:wrap}html[lang=en] .metric-label{line-height:1.5}html[lang=en] .trend-controls-copy{flex-wrap:wrap}html[lang=en] .range-buttons{flex-shrink:0}@media (max-width:620px){.topbar{flex-direction:column;padding-top:58px}.top-actions{flex-flow:wrap;justify-content:flex-end;width:100%}.language-switch{position:absolute;top:4px;right:0}.loading-panel{line-height:1.6}.loading-ring{flex-shrink:0}}.charts-stack{grid-template-columns:minmax(0,1fr)}.chart-card,.charts-grid,.chart-box{min-width:0}.chart-box canvas{max-width:100%}
