:root{color:#172033;font-synthesis:none;text-rendering:optimizelegibility;background:#f5f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,a{font:inherit}.page{grid-template-columns:248px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{color:#eef4ff;background:#101827;height:100vh;padding:24px 18px;position:sticky;top:0}.brand{align-items:center;gap:12px;min-height:48px;display:flex}.brandMark,.indexIcon{border-radius:8px;place-items:center;width:42px;height:42px;display:inline-grid}.brandMark{color:#fff;background:#f97316}.brand strong,.brand span{display:block}.brand span{color:#9fb0ca;margin-top:2px;font-size:13px}.nav{gap:6px;margin-top:36px;display:grid}.nav a{color:#b9c7dc;border-radius:8px;align-items:center;gap:10px;min-height:42px;padding:0 12px;text-decoration:none;display:flex}.nav a.active,.nav a:hover{color:#fff;background:#22304a}.workspace{padding:28px}.topbar,.statusStrip,.panelTitle,.cardHeader,.sourceBand{justify-content:space-between;align-items:center;gap:16px;display:flex}.topbar{margin-bottom:20px}.eyebrow{color:#607089;letter-spacing:0;text-transform:uppercase;margin:0 0 6px;font-size:12px;font-weight:800}h1,h2,h3,p{margin-top:0}h1{color:#101827;margin-bottom:0;font-size:clamp(28px,4vw,44px);line-height:1.08}h2{margin-bottom:0;font-size:20px}.refreshButton{color:#fff;cursor:pointer;background:#111827;border:0;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:42px;padding:0 14px;display:inline-flex}.refreshButton:disabled{cursor:wait;opacity:.78}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.statusStrip{background:#fff;border:1px solid #dde5ef;border-radius:8px;margin-bottom:18px;padding:14px 18px}.statusStrip div{align-items:center;gap:9px;min-width:0;display:flex}.statusStrip span{color:#64748b;font-size:13px}.statusStrip strong{white-space:nowrap}.indexGrid{grid-template-columns:repeat(5,minmax(168px,1fr));gap:14px;display:grid}.indexCard,.panel,.sourceBand{background:#fff;border:1px solid #dde5ef;border-radius:8px;box-shadow:0 14px 32px #0f172a0f}.indexCard{min-height:224px;padding:18px}.indexIcon{background:color-mix(in srgb, var(--accent) 14%, white);color:var(--accent)}.badge{border-radius:999px;align-items:center;min-height:26px;padding:0 9px;font-size:12px;font-weight:800;display:inline-flex}.badge.up{color:#047857;background:#e7f7ef}.badge.down{color:#b91c1c;background:#fee2e2}.badge.neutral{color:#475569;background:#eef2f7}.indexCard h2{margin:18px 0 14px;font-size:17px}.priceLine{align-items:baseline;gap:8px;display:flex}.priceLine strong{font-size:34px;line-height:1}.indexCard.unavailable .priceLine strong{font-size:24px}.priceLine span,.indexCard small,.reasonItem small{color:#64748b}.move{align-items:center;gap:4px;margin:14px 0 18px;font-weight:800;display:flex}.upText{color:#047857}.downText{color:#b91c1c}.neutralText{color:#64748b}.contentGrid{grid-template-columns:minmax(0,1.12fr) minmax(340px,.88fr);gap:14px;margin-top:14px;display:grid}.panel{padding:20px}.chartPanel{min-height:448px}.lineGraph{border-top:1px solid #e5edf6;height:290px;margin-top:28px;padding-top:18px}.lineGraph svg{width:100%;height:238px;display:block;overflow:visible}.lineGraph polyline{fill:none;stroke:var(--line);stroke-linecap:round;stroke-linejoin:round;stroke-width:2.6px;vector-effect:non-scaling-stroke}.lineGraph circle{fill:var(--line);stroke:var(--line);stroke-width:0;vector-effect:non-scaling-stroke}.gridLine{stroke:#e5edf6;stroke-width:1px;vector-effect:non-scaling-stroke}.lineDates{grid-template-columns:repeat(5,minmax(42px,1fr));gap:10px;margin-top:12px;display:grid}.lineDates time{color:#64748b;text-align:center;font-size:12px}.legend{flex-wrap:wrap;gap:12px;margin-top:20px;display:flex}.legend span{color:#475569;align-items:center;gap:7px;font-size:13px;display:inline-flex}.legend i{border-radius:3px;width:10px;height:10px}.reasonList{gap:12px;margin-top:18px;display:grid}.reasonItem{background:#fbfdff;border:1px solid #e5edf6;border-radius:8px;padding:15px}.reasonItem div{justify-content:space-between;align-items:center;gap:12px;display:flex}.reasonItem h3{margin-bottom:0;font-size:15px}.reasonItem span{color:#0f766e;flex:none;font-size:12px;font-weight:800}.reasonItem p{color:#475569;margin:10px 0 12px;line-height:1.55}.sourceBand{align-items:flex-start;margin-top:14px;padding:20px}.sourceBand ul{color:#475569;max-width:760px;margin:0;padding-left:18px;line-height:1.6}@media (width<=1280px){.indexGrid{grid-template-columns:repeat(3,minmax(220px,1fr))}}@media (width<=1120px){.indexGrid{grid-template-columns:repeat(2,minmax(220px,1fr))}.contentGrid{grid-template-columns:1fr}}@media (width<=760px){.page{grid-template-columns:1fr}.sidebar{height:auto;padding:16px;position:static}.nav{grid-template-columns:repeat(3,1fr);margin-top:18px}.nav a{justify-content:center;padding:0 8px;font-size:13px}.workspace{padding:18px}.topbar,.statusStrip,.sourceBand{flex-direction:column;align-items:stretch}.statusStrip div{justify-content:space-between}.indexGrid{grid-template-columns:1fr}.lineGraph{gap:8px;overflow-x:auto}.lineGraph svg,.lineDates{min-width:340px}.lineDates time{min-width:48px}}
