.chart-scroll[data-v-42c9249d]{overflow-x:auto;overflow-y:hidden;max-width:100%;height:80vh;-webkit-overflow-scrolling:touch}.chart-inner[data-v-42c9249d]{display:block;height:100%}.chart-wrap[data-v-42c9249d]{height:100%;min-height:0}:root{--bg: #0c0f14;--card: #121720;--text: #0b1220;--muted: #4b5563;--accent: #4aa3ff;--accent-forecast: rgba(74, 163, 255, .45);--current-border: #ffd166}@media (prefers-color-scheme: light){:root{--bg: #f6f8fb;--card: #ffffff;--text: #111827;--muted: #6b7280}}@media (prefers-color-scheme: dark){:root{--bg: #0c0f14;--card: #121720;--text: #e6eef7;--muted: #9fb0c3}}:root{color-scheme:light dark}*{box-sizing:border-box}html,body,#app{height:100%}html,body{overflow-x:hidden}body{margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji";background:var(--bg);color:var(--text)}.container{min-height:100dvh;padding:12px clamp(10px,3vw,24px);display:grid;grid-template-rows:auto 1fr auto;gap:10px}.header{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.title{font-size:clamp(18px,3.8vw,28px);font-weight:600;letter-spacing:.2px}.meta{font-size:clamp(12px,2.6vw,14px);color:var(--muted)}.card{background:var(--card);border-radius:14px;padding:clamp(8px,1.6vw,16px);box-shadow:0 6px 16px #0000001f;overflow-x:hidden}.footer{color:var(--muted);font-size:clamp(11px,2.3vw,13px);display:flex;justify-content:space-between;gap:10px;opacity:.9}.hot-corner{position:fixed;top:0;right:0;width:100px;height:100px;z-index:50;background:transparent;-webkit-tap-highlight-color:transparent}.error{background:#fde8e8;border:1px solid #f5c2c2;color:#7f1d1d;border-radius:10px;padding:10px 12px}@media (prefers-color-scheme: dark){.error{background:#3b1a1a;border-color:#6d2b2b;color:#fcc}}
