:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.stock-page{gap:20px;padding:24px;display:grid}.page-header h1{letter-spacing:0;margin:0 0 6px;font-size:32px}.page-header p{margin:0}.query-form{grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:12px;display:grid}.query-form label{text-align:left;color:var(--text-h);gap:6px;font-size:14px;display:grid}.query-form input,.query-form select{border:1px solid var(--border);background:var(--bg);color:var(--text-h);height:40px;font:inherit;border-radius:6px;padding:0 10px}.query-form button{border:1px solid var(--accent-border);background:var(--accent-bg);height:40px;color:var(--text-h);font:inherit;cursor:pointer;border-radius:6px}.chart-panel{border:1px solid var(--border);border-radius:8px;min-height:420px;padding:16px}.panel-header{justify-content:space-between;align-items:baseline;margin-bottom:12px;display:flex}.panel-header h2{margin:0}.panel-header p{font-size:14px}.series-switch{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.series-switch button{border:1px solid var(--border);background:var(--bg);height:32px;color:var(--text-h);cursor:pointer;border-radius:6px;padding:0 12px}.series-switch button.active{border-color:var(--accent-border);background:var(--accent-bg)}.chart-wrap{width:100%;overflow-x:auto}.chart-wrap svg{width:100%;min-width:760px;height:auto}.grid-line{stroke:var(--border);stroke-width:1px}.axis-label{fill:var(--text);font-size:12px}.x-axis-line,.x-axis-tick{stroke:var(--border);stroke-width:1px}.x-axis-label{fill:var(--text);font-size:11px}.price-line{fill:none;stroke:var(--accent);stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round}.drag-range{fill:var(--accent-bg);stroke:var(--accent-border);stroke-width:1px}.hover-line{stroke:var(--accent-border);stroke-width:1px;stroke-dasharray:4 4}.hover-point{fill:var(--accent);stroke:var(--bg);stroke-width:2px}.tooltip-bg{fill:var(--bg);stroke:var(--border)}.tooltip-text{fill:var(--text-h);font-size:12px}.error{color:#c62828;text-align:left;margin:0}.empty{margin:140px 0 0}@media (width<=960px){.stock-page{padding:16px}.query-form{grid-template-columns:1fr}.empty{margin-top:100px}}
