:root{--text:#94a3b8;--text-h:#fff;--bg:#1e2a3a;--surface:#243447;--border:#2d4057;--code-bg:#2d4057;--accent:#00b4b4;--accent-bg:#00b4b41f;--accent-border:#00b4b466;--shadow:#00000073 0 10px 15px -3px, #00000040 0 4px 6px -2px;--chart-1:#00b4b4;--chart-2:#e8534a;--chart-3:#f59e0b;--chart-le-1:#a78bfa;--chart-le-2:#f472b6;--chart-le-3:#34d399;--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: ;--lightningcss-dark:initial;color-scheme:dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (width<=1024px){:root{font-size:16px}}#root{text-align:left;box-sizing:border-box;width:100%;max-width:100%;min-height:100svh;margin:0 auto}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%}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#3d5570}.dash{text-align:left;max-width:1200px;margin:0 auto;padding:1.5rem 1.25rem 3rem}.dash-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1.5rem;display:flex}.dash-title{letter-spacing:-.03em;color:var(--text-h);margin:0 0 .35rem;font-size:2.25rem}.dash-sub{color:var(--text);margin:0;font-size:.95rem}.unit-pill{background:var(--accent-bg);color:var(--text-h);border:1px solid var(--accent-border);border-radius:999px;margin:0;padding:.35rem .75rem;font-size:.8rem;font-weight:500}.kpi-grid{z-index:0;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:.75rem;margin-bottom:1.5rem;display:grid;position:relative;overflow:visible}@media (width<=900px){.kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=480px){.kpi-grid{grid-template-columns:1fr}}.kpi-card{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:12px;padding:1rem 1.1rem}.kpi-card-hovertip{cursor:help;outline:none;position:relative}.kpi-card-hovertip:hover,.kpi-card-hovertip:focus-within{z-index:20}.kpi-card-hovertip:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.kpi-hovertip{z-index:30;text-align:left;color:var(--text-h);background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);opacity:0;visibility:hidden;pointer-events:none;border-radius:10px;max-height:11rem;margin:0;padding:.65rem .75rem;font-size:.78rem;font-weight:400;line-height:1.5;transition:opacity .18s,visibility .18s;position:absolute;top:calc(100% + 10px);left:0;right:0;overflow-y:auto}.kpi-card-hovertip:hover .kpi-hovertip,.kpi-card-hovertip:focus-within .kpi-hovertip{opacity:1;visibility:visible}.data-banner{border:1px solid var(--border);border-radius:10px;margin:0 0 1rem;padding:.55rem .75rem;font-size:.82rem;line-height:1.45}.data-banner-ok{background:var(--accent-bg);color:var(--text-h)}.data-banner-err{color:var(--text-h);background:#ef44441f}.data-banner-code{font-family:var(--mono,ui-monospace, monospace);font-size:.78em}.kpi-card h2{color:var(--text);margin:0 0 .5rem;font-size:.78rem;font-weight:500;line-height:1.35}.kpi-value{color:var(--text-h);font-variant-numeric:tabular-nums;margin:0;font-size:1.35rem;font-weight:600}.tab-bar{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.tab-btn{border:1px solid var(--border);background:var(--surface);min-height:3.25rem;color:var(--text-h);cursor:pointer;border-radius:10px;flex-direction:column;flex:140px;align-items:flex-start;gap:.15rem;padding:.5rem .75rem;transition:border-color .2s,box-shadow .2s,background .2s;display:flex}.tab-btn:hover{border-color:var(--accent-border);box-shadow:var(--shadow)}.tab-btn-active{border-color:var(--accent);background:var(--accent-bg);box-shadow:var(--shadow)}.tab-main{font-size:1rem;font-weight:600}.tab-sub{color:var(--text);font-size:.72rem;font-weight:400}.tab-panels{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:14px;padding:1.25rem}.panel-grid{flex-direction:column;gap:1.5rem;display:flex}.bs-charts-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (width<=900px){.bs-charts-row{grid-template-columns:1fr}}.dual-tables{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}@media (width<=960px){.dual-tables{grid-template-columns:1fr}}.chart-card{border:1px solid var(--border);background:var(--bg);border-radius:12px;margin:0;padding:0;overflow:hidden}.chart-card figcaption{color:var(--text-h);border-bottom:1px solid var(--border);text-align:left;padding:.85rem 1rem;font-size:.88rem;font-weight:600}.chart-body{min-height:300px;padding:.5rem .25rem .75rem}.donut-row{grid-template-columns:1fr 1fr;gap:1rem;padding:1rem;display:grid}.donut-row-single{grid-template-columns:320px 1fr;align-items:start}.donut-card{border:1px solid var(--border);background:#243447;border-radius:10px;padding:.75rem 1rem 1rem}.donut-legend{flex-direction:column;gap:.3rem;margin:.5rem 0 0;padding:0;list-style:none;display:flex}.donut-legend-item{align-items:center;gap:.5rem;font-size:.75rem;display:flex}.donut-legend-dot{border-radius:50%;flex-shrink:0;width:9px;height:9px}.donut-legend-name{color:#94a3b8;flex:1}.donut-legend-value{color:#fff;font-variant-numeric:tabular-nums}.donut-legend-pct{color:#94a3b8;text-align:right;font-variant-numeric:tabular-nums;width:44px}.donut-col{flex-direction:column;gap:.5rem;display:flex}.donut-period-label{text-align:center;color:#94a3b8;margin:0;font-size:.75rem;font-weight:600}.donut-loss-note{color:#e8534a;text-align:center;background:#e8534a1a;border:1px solid #e8534a;border-radius:8px;justify-content:center;align-items:center;padding:1rem;font-size:.9rem;font-weight:600;display:flex}.table-wrap{overflow-x:auto}.table-caption{color:var(--text-h);margin:0 0 .5rem;font-size:.85rem;font-weight:600}.fin-table{border-collapse:collapse;width:100%;min-width:520px;font-size:.82rem}.fin-th-label,.fin-label{text-align:left;font-weight:500}.fin-th-num,.fin-num{text-align:right;font-variant-numeric:tabular-nums}.fin-table th,.fin-table td{border-bottom:1px solid var(--border);padding:.45rem .5rem}.fin-table thead th{color:var(--text);white-space:nowrap;background:var(--code-bg);font-size:.75rem;font-weight:600}.fin-row-em .fin-label,.fin-row-em .fin-num{color:var(--text-h);font-weight:600}.fin-row-indent .fin-label{color:var(--text);font-weight:400}.indent{padding-left:.75rem;display:inline-block}.fin-table tbody tr:last-child th,.fin-table tbody tr:last-child td{border-bottom:none}.section-title{color:var(--text-h);margin:0 0 .75rem;font-size:1rem;font-weight:600}.chart-card-heading{border-bottom:1px solid var(--border);margin:0;padding:.85rem 1rem}.forecast-layout{grid-template-columns:minmax(260px,320px) 1fr;align-items:start;gap:1rem;display:grid}@media (width<=960px){.forecast-layout{grid-template-columns:1fr}}.forecast-sliders-body{flex-direction:column;gap:1rem;padding:1rem;display:flex}.slider-row label{color:var(--text-h);font-size:.82rem;font-weight:600}.slider-label-row{justify-content:space-between;gap:.5rem;margin-bottom:.35rem;display:flex}.slider-current{color:var(--text);white-space:nowrap;font-size:.75rem}.forecast-range{width:100%;accent-color:var(--accent)}.slider-bounds{color:var(--text);justify-content:space-between;margin-top:.2rem;font-size:.68rem;display:flex}.forecast-reset{border:1px solid var(--border);background:var(--code-bg);color:var(--text-h);cursor:pointer;border-radius:8px;margin-top:.25rem;padding:.45rem .85rem;font-size:.82rem}.forecast-reset:hover{border-color:var(--accent-border)}.forecast-chart-note{color:var(--text);margin:0;padding:0 1rem .75rem;font-size:.75rem}.forecast-summary-table .fin-th-num{vertical-align:top}.break-even-badge{color:#34d399;background:#34d39926;border:1px solid #34d39966;border-radius:6px;margin:.5rem 0 0;padding:.25rem .55rem;font-size:.75rem;font-weight:600;display:inline-block}.break-even-badge-strong{background:#22c55e38}.break-even-badge-inline{width:fit-content;margin:.25rem auto 0;display:block}.forecast-be-banner{margin-top:.75rem}.strategy-list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.strategy-card{border:1px solid var(--border);background:var(--bg);border-radius:12px;padding:1rem}.strategy-card-head{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.strategy-rank{color:var(--accent);min-width:1.25rem;font-weight:700}.strategy-card-title{color:var(--text-h);flex:1;font-weight:600}.strategy-urgency{border-radius:4px;padding:.15rem .45rem;font-size:.7rem;font-weight:600}.strategy-urgency-high{color:#f87171;background:#f8717126}.strategy-urgency-mid{color:#fbbf24;background:#fbbf2426}.strategy-urgency-low{color:var(--text);background:#6b728026}.strategy-score-row{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.strategy-score-label{color:var(--text);min-width:4.5rem;font-size:.75rem}.strategy-score-track{background:var(--code-bg);border-radius:4px;flex:1;height:8px;overflow:hidden}.strategy-score-fill{background:linear-gradient(90deg, var(--chart-1), var(--accent));border-radius:4px;height:100%;display:block}.strategy-score-num{color:var(--text-h);text-align:right;min-width:2.5rem;font-size:.82rem;font-weight:600}.strategy-detail,.strategy-action,.strategy-effect{color:var(--text);margin:.35rem 0 0;font-size:.8rem;line-height:1.45}.strategy-action strong,.strategy-effect strong{color:var(--text-h)}.strategy-sim-lead{color:var(--text);margin:0 0 1rem;font-size:.85rem}.strategy-sim-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (width<=720px){.strategy-sim-grid{grid-template-columns:1fr}}.strategy-sim-col h3{color:var(--text-h);margin:0 0 .5rem;font-size:.88rem}.strategy-sim-col-opt{border:1px solid var(--accent-border);background:var(--accent-bg);border-radius:12px;padding:.75rem}.strategy-sim-muted{color:var(--text);margin:.5rem 0 0;font-size:.78rem}.strategy-positive{color:#34d399;font-weight:600}.seg-ctrl{border:1px solid var(--border);background:var(--surface);border-radius:8px;display:inline-flex;overflow:hidden}.seg-btn{color:var(--text);cursor:pointer;background:0 0;border:none;padding:.3rem .9rem;font-size:.78rem;font-weight:600;line-height:1.6;transition:background .15s,color .15s}.seg-btn+.seg-btn{border-left:1px solid var(--border)}.seg-btn-active{color:#fff;background:#00b4b4}.panel-tab-header{justify-content:flex-end;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.bs-annual-note{color:var(--text);background:#6366f112;border:1px solid #6366f140;border-radius:8px;margin:0 0 .85rem;padding:.45rem .75rem;font-size:.75rem}.no-monthly-msg{text-align:center;padding:3.5rem 1rem}.no-monthly-msg-title{color:var(--text-h);margin:0 0 .45rem;font-size:1rem;font-weight:600}.no-monthly-msg-sub{color:var(--text);margin:0;font-size:.82rem}.bep-section{border-top:1px solid var(--border);padding-top:1.25rem}.bep-fallback-note{color:var(--text);background:#f59e0b14;border:1px solid #f59e0b4d;border-radius:8px;margin:0 0 .85rem;padding:.5rem .75rem;font-size:.75rem;line-height:1.5}.bep-kpi-row{grid-template-columns:repeat(4,1fr);gap:.75rem;margin-bottom:1rem;display:grid}@media (width<=860px){.bep-kpi-row{grid-template-columns:repeat(2,1fr)}}.bep-kpi-card{background:var(--bg);border:1px solid var(--border);border-radius:10px;padding:.85rem 1rem;box-shadow:0 1px 4px #0000000f}.bep-kpi-card-accent{border-left:3px solid #00b4b4}.bep-kpi-label{color:var(--text);letter-spacing:.02em;margin:0 0 .3rem;font-size:.72rem;font-weight:600}.bep-kpi-value{color:var(--text-h);font-variant-numeric:tabular-nums;margin:0;font-size:1.4rem;font-weight:700;line-height:1.2}.bep-kpi-unit{color:var(--text);margin-left:.2rem;font-size:.68rem;font-weight:400}.bep-kpi-sub{margin:.25rem 0 0;font-size:.75rem;font-weight:600}.cockpit-tab{flex-direction:column;gap:1.25rem;display:flex}.cockpit-zone-label{letter-spacing:.06em;text-transform:uppercase;color:var(--text);margin:0 0 .6rem;font-size:.75rem;font-weight:600}.cockpit-kpi-grid{grid-template-columns:repeat(3,1fr);gap:.85rem;display:grid}@media (width<=720px){.cockpit-kpi-grid{grid-template-columns:1fr}}.cockpit-kpi-card{background:var(--bg);border:1px solid var(--border);border-top:3px solid #00b4b4;border-radius:10px;padding:1rem 1.1rem .9rem;box-shadow:0 1px 4px #0000000f}.cockpit-kpi-label{color:var(--text);letter-spacing:.02em;margin:0 0 .3rem;font-size:.78rem;font-weight:600}.cockpit-kpi-value{letter-spacing:-.02em;font-variant-numeric:tabular-nums;margin:0 0 .2rem;font-size:3.5rem;font-weight:800;line-height:1}.cockpit-kpi-margin{color:var(--text);margin:.1rem 0 0;font-size:.7rem}.cockpit-kpi-yoy-note{color:var(--text);margin-left:.1rem;font-size:.65rem}.cockpit-kpi-unit{color:var(--text);margin-left:.3rem;font-size:.7rem;font-weight:400}.cockpit-kpi-badges{flex-wrap:wrap;align-items:center;gap:.4rem;margin-top:.5rem;display:flex}.cockpit-yoy{border-radius:4px;padding:2px 7px;font-size:.9rem;font-weight:600}.cockpit-yoy-pos{color:#00b4b4;background:#00b4b41f}.cockpit-yoy-neg{color:#e8534a;background:#e8534a1f}.cockpit-achieve{border-radius:20px;padding:2px 7px;font-size:.7rem;font-weight:600}.cockpit-signal-grid{grid-template-columns:repeat(4,1fr);gap:.75rem;display:grid}@media (width<=720px){.cockpit-signal-grid{grid-template-columns:repeat(2,1fr)}}.cockpit-signal-card{background:var(--bg);border:1px solid var(--border);text-align:center;border-radius:10px;flex-direction:column;align-items:center;gap:.2rem;padding:.85rem .9rem;display:flex;box-shadow:0 1px 4px #0000000f}.cockpit-signal-emoji{font-size:1.5rem;line-height:1}.cockpit-signal-name{color:var(--text-h);margin:.15rem 0 0;font-size:.72rem;font-weight:600}.cockpit-signal-value{color:var(--text-h);font-variant-numeric:tabular-nums;margin:0;font-size:1rem;font-weight:700}.cockpit-signal-status{margin:0;font-size:.72rem;font-weight:600}.cockpit-signal-threshold{color:var(--text);margin:0;font-size:.65rem}.cockpit-bottom-row{grid-template-columns:1fr 1fr;align-items:start;gap:.85rem;display:grid}@media (width<=860px){.cockpit-bottom-row{grid-template-columns:1fr}}.cockpit-highlight-section{background:var(--bg);border:1px solid var(--border);border-radius:10px;padding:.85rem 1rem;box-shadow:0 1px 4px #0000000f}.cockpit-highlight-grid{grid-template-columns:repeat(5,minmax(100px,1fr));gap:.5rem;display:grid}@media (width<=1100px){.cockpit-highlight-grid{grid-template-columns:repeat(3,minmax(100px,1fr))}}.cockpit-highlight-card{border:1px solid var(--border);background:var(--surface);text-align:center;border-radius:8px;padding:.6rem .65rem;position:relative}.cockpit-highlight-label{color:var(--text);margin:0 0 .25rem;font-size:.65rem;font-weight:600;line-height:1.3}.cockpit-highlight-value{font-variant-numeric:tabular-nums;margin:0;font-size:1rem;font-weight:700;line-height:1.2}.cockpit-highlight-unit{color:var(--text);margin-left:2px;font-size:.62rem;font-weight:400}.cockpit-highlight-note{color:#94a3b8;margin:.2rem 0 0;font-size:.58rem;line-height:1.3}.cockpit-highlight-tooltip{visibility:hidden;color:#94a3b8;text-align:left;white-space:pre-line;z-index:100;pointer-events:none;background:#1e2a3a;border:1px solid #00b4b4;border-radius:6px;width:220px;padding:10px 12px;font-size:12px;font-weight:400;line-height:1.65;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)}.cockpit-highlight-tooltip:after{content:"▼";color:#00b4b4;font-size:10px;line-height:1;position:absolute;bottom:-14px;left:50%;transform:translate(-50%)}.cockpit-highlight-card:hover .cockpit-highlight-tooltip{visibility:visible}.cockpit-highlight-card:first-child .cockpit-highlight-tooltip,.cockpit-highlight-card:nth-child(6) .cockpit-highlight-tooltip{left:0;transform:translate(0)}.cockpit-highlight-card:first-child .cockpit-highlight-tooltip:after,.cockpit-highlight-card:nth-child(6) .cockpit-highlight-tooltip:after{left:20px;transform:none}.cockpit-highlight-card:nth-child(5) .cockpit-highlight-tooltip{left:auto;right:0;transform:translate(0)}.cockpit-highlight-card:nth-child(5) .cockpit-highlight-tooltip:after{left:auto;right:20px;transform:none}.cockpit-spark-section{background:var(--bg);border:1px solid var(--border);border-radius:10px;padding:.85rem 1rem .75rem;box-shadow:0 1px 4px #0000000f}.cockpit-spark-legend{color:var(--text);align-items:center;gap:.4rem;margin-top:.35rem;font-size:.72rem;display:flex}.cockpit-spark-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px;display:inline-block}.gauge-section{background:#1e2a3a;border:1px solid #2d4057;border-radius:14px;padding:1.1rem 1.1rem .9rem}.gauge-zone-label{letter-spacing:.07em;text-transform:uppercase;color:#4a6278;margin:0 0 .8rem;font-size:.68rem;font-weight:700}.gauge-grid{grid-template-columns:repeat(4,1fr);gap:.65rem;display:grid}@media (width<=720px){.gauge-grid{grid-template-columns:repeat(2,1fr)}}.gauge-card{background:#243447;border:1px solid #2d4057;border-radius:12px;flex-direction:column;align-items:center;padding:.85rem .6rem .7rem;display:flex}.gauge-svg{width:100%;height:auto;display:block;overflow:visible}.gauge-info{text-align:center;width:100%;margin-top:.15rem}.gauge-label{color:#64748b;letter-spacing:.03em;margin:0 0 .2rem;font-size:.7rem;font-weight:600}.gauge-status{letter-spacing:.04em;margin:0;font-size:.78rem;font-weight:700}@keyframes spin{to{transform:rotate(360deg)}}.spinner{vertical-align:middle;border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:1em;height:1em;animation:.7s linear infinite spin;display:inline-block}.spinner-teal{border-color:#00b4b4 #00b4b433 #00b4b433}.spinner-lg{border-width:3px;width:1.75rem;height:1.75rem}.dash-header-actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.btn-report{color:#00b4b4;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #00b4b4;border-radius:8px;align-items:center;gap:.4rem;padding:.45rem 1rem;font-size:.85rem;font-weight:600;transition:background .15s,color .15s;display:inline-flex}.btn-report:hover:not(:disabled){background:#00b4b41a}.btn-report:disabled{opacity:.4;cursor:not-allowed}.btn-upload-pdf{color:#fff;cursor:pointer;white-space:nowrap;background:#00b4b4;border:none;border-radius:8px;padding:.45rem 1rem;font-size:.85rem;font-weight:600;transition:background .15s,box-shadow .15s}.btn-upload-pdf:hover:not(:disabled){background:#099;box-shadow:0 2px 8px #00b4b459}.btn-upload-pdf:disabled{opacity:.8;cursor:not-allowed;align-items:center;gap:.4rem;display:inline-flex}.btn-upload-csv{border:1.5px solid var(--border);color:var(--text-h);cursor:pointer;white-space:nowrap;background:0 0;border-radius:8px;padding:.45rem 1rem;font-size:.85rem;font-weight:600;transition:border-color .15s,background .15s}.btn-upload-csv:hover{border-color:var(--accent-border);background:var(--accent-bg)}.modal-overlay{z-index:100;background:#0000008c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal-box{background:var(--surface);border:1px solid var(--border);border-radius:16px;flex-direction:column;gap:1.25rem;width:100%;max-width:500px;padding:1.5rem;display:flex;box-shadow:0 8px 32px #00000040}.modal-header{justify-content:space-between;align-items:center;display:flex}.modal-title{color:var(--text-h);margin:0;font-size:1.05rem;font-weight:700}.modal-close-btn{border:1px solid var(--border);width:2rem;height:2rem;color:var(--text);cursor:pointer;background:0 0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;line-height:1;transition:background .15s,color .15s,border-color .15s;display:flex}.modal-close-btn:hover{color:#ef4444;background:#ef44441f;border-color:#ef444466}.modal-drop-zone{cursor:pointer;background:#ffffff05;border:2px dashed #4b5563;border-radius:12px;outline:none;align-items:center;gap:1rem;padding:1.25rem;transition:border-color .2s,background .2s;display:flex}.modal-drop-zone:hover{background:#00b4b40a}.modal-drop-zone-busy{text-align:center;cursor:default;flex-direction:column;align-items:center;gap:.5rem}.modal-drop-zone-busy .modal-drop-body{width:100%}.modal-progress{width:100%;margin-top:.5rem}.modal-progress-track{background:#00b4b426;border-radius:999px;height:6px;overflow:hidden}.modal-progress-fill{background:#00b4b4;border-radius:999px;height:100%;transition:width .15s ease-out}.modal-progress-label{color:var(--text);font-variant-numeric:tabular-nums;margin:.4rem 0 0;font-size:.72rem}.modal-drop-icon{flex-shrink:0;font-size:2rem;line-height:1}.modal-drop-body{flex:1;min-width:0}.modal-drop-main{color:var(--text-h);margin:0;font-size:.88rem;font-weight:600}.modal-drop-loading{color:#00b4b4}.modal-drop-ok{color:#34d399}.modal-drop-err{color:#f87171}.modal-drop-sub{color:var(--text);margin:.25rem 0 0;font-size:.75rem}.modal-footer{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding-top:.85rem;display:flex}.modal-format-note{color:var(--text);margin:0;font-size:.72rem;line-height:1.5}.modal-api-note{color:var(--text);background:#00b4b40f;border:1px solid #00b4b433;border-radius:8px;margin:0;padding:.5rem .75rem;font-size:.7rem}.toast-container{z-index:200;pointer-events:none;flex-direction:column;gap:.5rem;display:flex;position:fixed;bottom:24px;right:24px}.toast-card{pointer-events:all;opacity:0;border-radius:10px;align-items:center;gap:.6rem;min-width:220px;max-width:340px;padding:.7rem .9rem;font-size:.84rem;font-weight:500;transition:opacity .25s,transform .25s;display:flex;transform:translateY(8px);box-shadow:0 4px 16px #00000040}.toast-enter{opacity:1;transform:translateY(0)}.toast-success{color:#fff;background:#15803d;border:1px solid #16a34a}.toast-error{color:#fff;background:#b91c1c;border:1px solid #dc2626}.toast-msg{flex:1;line-height:1.45}.toast-close{color:#fff;cursor:pointer;background:#ffffff2e;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:1.4rem;height:1.4rem;font-size:1rem;line-height:1;transition:background .15s;display:flex}.toast-close:hover{background:#ffffff4d}.csv-accordion{border:1px solid var(--border);background:var(--surface);border-radius:10px;overflow:hidden}.csv-accordion-header{cursor:pointer;width:100%;color:var(--text-h);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:.65rem 1rem;font-size:.82rem;font-weight:600;transition:background .15s;display:flex}.csv-accordion-header:hover{background:#00b4b40d}.csv-accordion-title{align-items:center;gap:.5rem;display:flex}.csv-badge-ok{color:#00b4b4;background:#00b4b426;border:1px solid #00b4b459;border-radius:20px;padding:1px 6px;font-size:.65rem;font-weight:700}.csv-chevron{color:var(--text);flex-shrink:0;transition:transform .2s}.csv-chevron-open{transform:rotate(180deg)}.csv-accordion-body{border-top:1px solid var(--border);padding:0 .85rem .85rem}.csv-drop-zone{cursor:pointer;background:#ffffff05;border:2px dashed #4b5563;border-radius:8px;align-items:center;gap:.85rem;margin-top:.75rem;padding:.9rem 1rem;transition:border-color .2s,background .2s;display:flex}.csv-drop-zone:hover{background:#00b4b40a;border-color:#00b4b4}.csv-drop-zone-over{background:#a78bfa0f;border-color:#a78bfa}.csv-drop-zone-ok{border-color:#34d399}.csv-drop-zone-err{border-color:#f87171}.csv-drop-icon{flex-shrink:0;font-size:1.5rem;line-height:1}.csv-drop-main{color:var(--text-h);margin:0;font-size:.8rem;font-weight:600}.csv-drop-main-ok{color:#34d399}.csv-drop-main-err{color:#f87171}.csv-drop-sub{color:var(--text);margin:2px 0 0;font-size:.72rem}.csv-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-top:.6rem;display:flex}.csv-format-note{color:var(--text);margin:0;font-size:.7rem}.csv-sample-btn{color:#00b4b4;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #00b4b4;border-radius:6px;padding:.25rem .75rem;font-size:.72rem;font-weight:600;transition:background .15s,color .15s}.csv-sample-btn:hover{color:#fff;background:#00b4b4}.bs-tab-2col{flex-direction:column;gap:1rem;display:flex}.bs-period-nav{background:var(--surface);border:1px solid var(--border);border-radius:8px;justify-content:space-between;align-items:center;gap:1rem;padding:.55rem .85rem;display:flex}.bs-period-arrows{align-items:center;gap:.75rem;display:flex}.bs-period-label{color:var(--text-h);text-align:center;min-width:7rem;font-size:.9rem;font-weight:700}.bs-arrow-btn{border:1px solid var(--border);color:var(--text);cursor:pointer;background:0 0;border-radius:5px;padding:.3rem .6rem;font-size:.72rem;transition:background .12s,color .12s}.bs-arrow-btn:hover:not(:disabled){color:#00b4b4;background:#00b4b41f;border-color:#00b4b4}.bs-arrow-btn:disabled{opacity:.3;cursor:not-allowed}.bs-show-all-btn{color:#00b4b4;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #00b4b4;border-radius:6px;padding:.3rem .8rem;font-size:.75rem;font-weight:600;transition:background .12s,color .12s}.bs-show-all-btn:hover:not(:disabled){color:#fff;background:#00b4b4}.bs-show-all-btn:disabled{opacity:.38;cursor:not-allowed;border-color:var(--border);color:var(--text)}.bs-compare-nav{background:var(--surface);border:1px solid var(--border);border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:.55rem .85rem;display:flex}.bs-compare-tabs{flex-wrap:wrap;align-items:center;gap:.3rem;display:flex}.bs-ctab{border:1px solid var(--border);color:var(--text);cursor:pointer;white-space:nowrap;background:0 0;border-radius:5px;padding:.28rem .55rem;font-size:.72rem;transition:background .12s,color .12s,border-color .12s}.bs-ctab:hover{color:#00b4b4;background:#00b4b41a;border-color:#00b4b466}.bs-ctab.active{color:#00b4b4;background:#00b4b42e;border-color:#00b4b4;font-weight:700}.bs-ctab-range{color:#4fd1d1;border-color:#00b4b44d}.bs-ctab-range.active{color:#00b4b4;background:#00b4b438;border-color:#00b4b4}.bs-ctab-sep{background:var(--border);align-self:center;width:1px;height:1.1rem;margin:0 .15rem;display:inline-block}.bs-back-btn{border:1px solid var(--border);color:var(--text);cursor:pointer;white-space:nowrap;background:0 0;border-radius:6px;padding:.3rem .75rem;font-size:.72rem;transition:background .12s}.bs-back-btn:hover{background:#ffffff0f}.bs-col-grid{grid-template-columns:1fr 1fr;align-items:start;gap:1.25rem;display:grid}@media (width<=960px){.bs-col-grid{grid-template-columns:1fr}}.bs-chart-card{cursor:crosshair;position:sticky;top:1rem}.bs-chart-hint{color:var(--text);border-top:2px solid;align-items:center;gap:.3rem;margin:0;padding:.4rem .85rem;font-size:.72rem;display:flex}.bs-hint-muted{color:#64748b;font-size:.67rem}.bs-right-col{flex-direction:column;gap:1.25rem;display:flex}.bs-detail-wrap{overflow-x:auto}.bs-row-hl{background:rgba(var(--hl-rgb,0,180,180), .08);border-left:3px solid var(--hl-color,#00b4b4)}.bs-row-hl .fin-label,.bs-row-hl .fin-num{color:var(--text-h)}.bs-yoy-pos{color:#10b981;font-variant-numeric:tabular-nums;font-weight:600}.bs-yoy-neg{color:#e8534a;font-variant-numeric:tabular-nums;font-weight:600}.bs-yoy-na{color:#64748b}.bs-multi-tables{flex-direction:column;gap:1.25rem;display:flex}.bs-paired-wrapper{grid-template-columns:1fr 1px 1fr;gap:0;display:grid;overflow-x:auto}.bs-paired-divider{background:var(--border);align-self:stretch}.bs-expandable-section{min-width:0;padding:0 .65rem;overflow-x:auto}.bs-expandable-section:first-child{padding-left:0}.bs-expandable-section:last-child{padding-right:0}.bs-paired-table{min-width:200px}.bs-expandable-row{cursor:pointer;-webkit-user-select:none;user-select:none}.bs-expandable-row:hover{background:#00b4b40f}.bs-expandable-row:hover .fin-label{color:#4fd1d1}.bs-expand-icon{color:#94a3b8;vertical-align:middle;margin-right:.35rem;font-size:.6rem;transition:transform .15s;display:inline-block}.bs-metrics-section{background:var(--bg);border:1px solid var(--border);border-radius:10px;padding:.85rem 1rem}.bs-metrics-grid{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}@media (width<=900px){.bs-metrics-grid{grid-template-columns:repeat(2,1fr)}}.bs-metrics-grid .cockpit-highlight-card:first-child .cockpit-highlight-tooltip,.bs-metrics-grid .cockpit-highlight-card:nth-child(4) .cockpit-highlight-tooltip{left:0;transform:translate(0)}.bs-metrics-grid .cockpit-highlight-card:first-child .cockpit-highlight-tooltip:after,.bs-metrics-grid .cockpit-highlight-card:nth-child(4) .cockpit-highlight-tooltip:after{left:20px;transform:none}.bs-metrics-grid .cockpit-highlight-card:nth-child(3) .cockpit-highlight-tooltip,.bs-metrics-grid .cockpit-highlight-card:nth-child(6) .cockpit-highlight-tooltip{left:auto;right:0;transform:translate(0)}.bs-metrics-grid .cockpit-highlight-card:nth-child(3) .cockpit-highlight-tooltip:after,.bs-metrics-grid .cockpit-highlight-card:nth-child(6) .cockpit-highlight-tooltip:after{left:auto;right:20px;transform:none}.apikey-fullscreen{background:var(--bg);justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;display:flex}.apikey-card{background:var(--surface);border:1px solid var(--border);border-radius:16px;flex-direction:column;gap:1.25rem;width:100%;max-width:480px;padding:2.25rem 2rem;display:flex;box-shadow:0 8px 32px #0000004d}.apikey-card-icon{text-align:center;font-size:2.5rem}.apikey-card-title{color:var(--text-h);text-align:center;letter-spacing:-.01em;margin:0;font-size:1.4rem;font-weight:700}.apikey-desc{color:var(--text);margin:0;font-size:.88rem;line-height:1.7}.apikey-field{flex-direction:column;gap:.4rem;display:flex}.apikey-label{color:var(--text-h);font-size:.83rem;font-weight:600}.apikey-input-wrap{align-items:center;display:flex;position:relative}.apikey-input{border:1.5px solid var(--border);background:var(--bg);width:100%;color:var(--text-h);box-sizing:border-box;border-radius:8px;outline:none;padding:.6rem 2.8rem .6rem .8rem;font-family:Courier New,Courier,monospace;font-size:.9rem;transition:border-color .15s,box-shadow .15s}.apikey-input:focus{border-color:#00b4b4;box-shadow:0 0 0 3px #00b4b42e}.apikey-input-err{border-color:#ef4444!important;box-shadow:0 0 0 3px #ef444426!important}.apikey-toggle-btn{cursor:pointer;color:var(--text);opacity:.7;background:0 0;border:none;align-items:center;padding:.2rem;font-size:1rem;line-height:1;transition:opacity .15s;display:flex;position:absolute;right:.6rem}.apikey-toggle-btn:hover{opacity:1}.apikey-error{color:#ef4444;margin:0;font-size:.8rem}.apikey-link{color:#00b4b4;align-self:flex-start;font-size:.85rem;text-decoration:none;transition:opacity .15s}.apikey-link:hover{opacity:.8;text-decoration:underline}.apikey-submit-btn{color:#fff;cursor:pointer;letter-spacing:.01em;background:#00b4b4;border:none;border-radius:8px;padding:.7rem 1.5rem;font-size:.95rem;font-weight:700;transition:background .15s,box-shadow .15s}.apikey-submit-btn:hover{background:#099;box-shadow:0 2px 10px #00b4b466}.btn-settings{border:1.5px solid var(--border);color:var(--text-h);cursor:pointer;white-space:nowrap;background:0 0;border-radius:8px;align-items:center;padding:.45rem .65rem;font-size:1rem;line-height:1;transition:border-color .15s,background .15s;display:flex;position:relative}.btn-settings:hover{border-color:var(--accent-border);background:var(--accent-bg)}.btn-settings-dot{border:2px solid var(--bg);background:#22c55e;border-radius:50%;flex-shrink:0;width:9px;height:9px;position:absolute;top:-3px;right:-3px}.btn-clear-all{color:#ef4444;cursor:pointer;white-space:nowrap;background:0 0;border:1.5px solid #ef4444;border-radius:8px;padding:.45rem .75rem;font-size:.82rem;transition:background .15s,color .15s}.btn-clear-all:hover{color:#fff;background:#ef4444}.period-list-section{flex-wrap:wrap;align-items:center;gap:.5rem;padding:.5rem 0 .25rem;display:flex}.period-list-label{color:var(--text-sub);white-space:nowrap;flex-shrink:0;font-size:.78rem}.period-tags{flex-wrap:wrap;gap:.4rem;display:flex}.period-tag{border:1px solid var(--border);background:var(--accent-bg);color:var(--text-h);white-space:nowrap;border-radius:999px;align-items:center;gap:.3rem;padding:.2rem .5rem .2rem .6rem;font-size:.78rem;display:inline-flex}.period-tag-del{cursor:pointer;opacity:.55;background:0 0;border:none;justify-content:center;align-items:center;margin:0;padding:0;font-size:.75rem;line-height:1;transition:opacity .15s;display:inline-flex}.period-tag-del:hover{opacity:1}
