:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#070b16;--surface:#10182cdb;--surface-strong:#121b32;--surface-soft:#ffffff0f;--text:#eef4ff;--muted:#a8b3cf;--accent:#75e6c8;--accent-2:#7aa7ff;--warning:#ffd166;--danger:#ff7a90;--border:#ffffff1f}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:radial-gradient(circle at top left, #3182ce42, transparent 32rem), radial-gradient(circle at 80% 20%, #75e6c829, transparent 28rem), var(--bg);color:var(--text);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}button{font:inherit}.dashboard-shell{width:min(100%,72rem);margin:0 auto;padding:1rem 1rem 4rem}.hero-card,.market-card,.panel-card,.disclaimer-card,.summary-strip,.warning-item{border:1px solid var(--border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(145deg,#10182ceb,#10182cb3);box-shadow:0 24px 70px #00000047}.hero-card{border-radius:2rem;grid-template-columns:minmax(0,1fr) minmax(16rem,24rem);align-items:stretch;gap:1rem;padding:clamp(1.25rem,5vw,3rem);display:grid}.eyebrow,.card-kicker,.panel-heading span{color:var(--accent);letter-spacing:.16em;text-transform:uppercase;margin:0 0 .8rem;font-size:.76rem;font-weight:800}h1,h2,p{margin-top:0}h1{letter-spacing:-.08em;max-width:13ch;margin-bottom:1.2rem;font-size:clamp(2.45rem,12vw,5.7rem);line-height:.95}h2{margin-bottom:0}.lede{max-width:44rem;color:var(--muted);margin-bottom:0;font-size:clamp(1rem,3vw,1.22rem);line-height:1.7}.status-panel{background:var(--surface-soft);border-radius:1.4rem;align-content:start;gap:.75rem;padding:1rem;display:grid}.status-panel p,.source-note,.muted,.disclaimer-card p{color:var(--muted);line-height:1.6}.status-pill,.summary-strip,.stock-row,.metric-pair,.source-list div,.warning-item{justify-content:space-between;align-items:center;gap:.8rem;display:flex}.status-pill{background:#ffffff14;border-radius:999px;padding:.65rem .8rem}.status-pill span,.summary-strip span,.metric-hero span,.metric-pair span,.source-list dt,.stock-row span{color:var(--muted);font-size:.86rem}.label-with-info,.panel-heading span,.formula-list dt,.source-list dt,.trust-badge{align-items:center;gap:.35rem;display:inline-flex}.info-tooltip{z-index:5;color:var(--text);align-items:center;line-height:1;display:inline-flex;position:relative}.info-icon{cursor:help;width:1rem;height:1rem;color:var(--accent);background:#ffffff14;border:1px solid #eef4ff73;border-radius:999px;outline:none;place-items:center;font-size:.68rem;font-style:normal;font-weight:900;display:inline-grid}.info-icon:focus-visible{box-shadow:0 0 0 3px #75e6c840}.info-bubble{pointer-events:none;opacity:0;width:min(18rem,100vw - 2rem);color:var(--text);letter-spacing:-.01em;text-align:left;text-transform:none;background:#070b16fa;border:1px solid #75e6c859;border-radius:.85rem;padding:.75rem;font-size:.78rem;font-weight:600;line-height:1.55;transition:opacity .14s,transform .14s;position:absolute;bottom:calc(100% + .55rem);right:50%;transform:translate(50%)translateY(.25rem);box-shadow:0 18px 50px #00000073}.info-tooltip:hover .info-bubble,.info-tooltip:focus-within .info-bubble{pointer-events:auto;opacity:1;transform:translate(50%)translateY(0)}.info-bubble:after{content:"";background:#070b16fa;border-bottom:1px solid #75e6c859;border-right:1px solid #75e6c859;width:.7rem;height:.7rem;position:absolute;bottom:-.38rem;right:50%;transform:translate(50%)rotate(45deg)}.refresh-button{cursor:pointer;background:var(--accent);color:#04110e;border:0;border-radius:999px;min-height:3rem;font-weight:800}.refresh-button:disabled{cursor:wait;opacity:.65}.summary-strip{border-radius:1.25rem;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:1rem;padding:.9rem;display:grid}.summary-strip div{gap:.2rem;display:grid}.warning-stack{gap:.65rem;margin-top:1rem;display:grid}.warning-item{border-radius:1rem;justify-content:flex-start;padding:.9rem}.severity-error{border-color:#ff7a9073}.severity-warning{border-color:#ffd16673}.market-grid,.detail-grid{gap:1rem;margin-top:1rem;display:grid}.market-grid{grid-template-columns:1fr}.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.market-card,.panel-card,.disclaimer-card{border-radius:1.5rem;padding:clamp(1rem,4vw,1.35rem)}.market-card header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.trust-badge{white-space:nowrap;border-radius:999px;padding:.42rem .65rem;font-size:.78rem;font-weight:800}.trust-authoritative{color:var(--accent);background:#75e6c82b}.trust-approximate{color:var(--warning);background:#ffd16629}.trust-unavailable{color:var(--danger);background:#ff7a9029}.metric-hero{gap:.45rem;margin-top:1.4rem;display:grid}.metric-hero strong{letter-spacing:-.06em;font-size:clamp(2.3rem,10vw,4rem)}.metric-bar{background:#ffffff14;border-radius:999px;height:.65rem;overflow:hidden}.metric-bar span{border-radius:inherit;background:linear-gradient(90deg, var(--accent), var(--accent-2));height:100%;display:block}.dominance-chart{border:1px solid var(--border);background:#ffffff0b;border-radius:1.1rem;gap:.55rem;margin-top:1.15rem;padding:clamp(.9rem,2vw,1.2rem);display:grid}.chart-heading,.chart-axis{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.chart-heading span,.chart-axis span,.chart-empty p{color:var(--muted);font-size:.82rem}.dominance-chart svg{width:100%;height:clamp(14rem,34vw,24rem);overflow:visible}.chart-area{fill:#75e6c826}.chart-line{fill:none;stroke:var(--accent);stroke-linecap:round;stroke-width:2.6px;vector-effect:non-scaling-stroke}.dominance-chart circle{fill:var(--surface-strong);stroke:var(--accent);stroke-width:2.2px;vector-effect:non-scaling-stroke}.chart-active-dot{fill:var(--accent)!important;stroke:var(--text)!important;stroke-width:2.4px!important}.chart-crosshair{stroke:#eef4ff7a;stroke-dasharray:3 3;stroke-width:1.2px;vector-effect:non-scaling-stroke}.chart-hover-zone{cursor:crosshair;fill:#0000;pointer-events:all}.chart-hover-readout{min-height:1.55rem;color:var(--muted);justify-content:flex-end;align-items:baseline;gap:.55rem;font-size:.86rem;display:flex}.chart-hover-readout strong{color:var(--text);font-size:1.1rem}.chart-hover-readout em{color:var(--accent);font-size:.76rem;font-style:normal}.chart-empty{border-style:dashed}.metric-pair{margin-top:1rem}.metric-pair div{background:#ffffff0f;border-radius:1rem;gap:.2rem;width:100%;padding:.85rem;display:grid}.metric-pair strong{font-size:1.25rem}.source-list,.formula-list{gap:.55rem;margin:1rem 0 0;display:grid}.source-list div,.formula-list div{border-top:1px solid var(--border);padding-top:.55rem}.source-list dd,.source-list dt,.formula-list dd,.formula-list dt{margin:0}.formula-list dt{color:var(--accent);margin-bottom:.25rem;font-weight:800}.formula-list dd{color:var(--muted);line-height:1.6}.stock-list{gap:.6rem;display:grid}.stock-row{background:#ffffff0f;border-radius:1rem;padding:.9rem}.stock-row div{gap:.2rem;display:grid}.stock-row div:last-child{text-align:right}.disclaimer-card{align-items:baseline;gap:.8rem;margin-top:1rem;display:flex}.disclaimer-card strong{color:var(--warning)}@media (max-width:760px){.dashboard-shell{padding-inline:.75rem}.hero-card,.market-grid,.detail-grid,.summary-strip{grid-template-columns:1fr}.hero-card{border-radius:1.5rem}.metric-pair,.disclaimer-card{display:grid}.stock-row{align-items:flex-start}}
