.st-root{--st-surface:var(--surface);--st-cell-empty:var(--hover);max-width:1120px;margin:0 auto;padding:1.5rem 1rem 4rem}.st-empty{padding:3rem 1rem;text-align:center;color:var(--muted)}.st-empty.sm{padding:1.5rem 1rem;font-size:.9rem}.st-header{margin-bottom:1.5rem}.st-kicker{text-transform:uppercase;letter-spacing:.09em;font-size:.72rem;font-weight:700;color:var(--accent);margin:0 0 .35rem}.st-header h1{margin:0 0 .5rem;font-size:2rem;letter-spacing:-.02em}.st-lede{margin:0;max-width:68ch;color:var(--muted);line-height:1.6}.st-lede strong{color:var(--ink)}.st-controls{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin-top:1rem}.st-ranges{display:inline-flex;background:var(--surface);border:1px solid var(--line);border-radius:999px;padding:3px}.st-ranges button{border:0;background:transparent;color:var(--muted);padding:.35rem .9rem;border-radius:999px;font-weight:600;font-size:.85rem}.st-ranges button.on{background:var(--accent);color:#fff}.st-live{display:inline-flex;align-items:center;gap:.4rem;font-size:.85rem;font-weight:600;color:var(--muted)}.st-live .pulse{width:9px;height:9px;border-radius:50%;background:var(--faint)}.st-live.active{color:var(--agenda)}.st-live.active .pulse{background:var(--agenda);box-shadow:0 0 0 0 rgba(24,128,56,.5);animation:st-pulse 1.8s infinite}@keyframes st-pulse{0%{box-shadow:0 0 0 0 rgba(24,128,56,.5)}70%{box-shadow:0 0 0 8px rgba(24,128,56,0)}to{box-shadow:0 0 0 0 rgba(24,128,56,0)}}.st-loading{font-size:.8rem;color:var(--faint)}.st-banner{margin-top:1rem;padding:.75rem 1rem;border-radius:12px;font-size:.9rem;line-height:1.5}.st-banner.demo{background:var(--accent-soft);color:var(--accent-ink)}.st-banner.warn{background:var(--video-soft);color:var(--video)}.st-banner code{background:hsla(0,0%,50%,.15);padding:0 .3em;border-radius:4px}.st-kpis{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:.75rem;gap:.75rem;margin-bottom:1rem}.st-kpi{background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:.9rem 1rem}.st-kpi.muted{opacity:.7}.st-kpi-label{font-size:.75rem;color:var(--muted);font-weight:600}.st-kpi-value{font-size:1.7rem;font-weight:800;letter-spacing:-.02em;line-height:1.15;margin:.15rem 0}.st-kpi-sub{font-size:.72rem;color:var(--faint);display:flex;align-items:center;gap:.4rem}.st-delta{font-weight:700}.st-delta.up{color:var(--agenda)}.st-delta.down{color:var(--video)}.st-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:1.1rem 1.2rem 1.2rem;margin-bottom:1rem}.st-card-head{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:.9rem}.st-card-head h2{margin:0;font-size:1.05rem}.st-card-hint{font-size:.8rem;color:var(--faint)}.st-grid-2{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.st-grid-3{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem}.st-chart{position:relative}.st-legend{display:flex;gap:1.1rem;font-size:.8rem;color:var(--muted);margin-bottom:.3rem}.st-legend i{display:inline-block;width:12px;height:12px;border-radius:3px;margin-right:.35rem;vertical-align:-1px}.st-svg{width:100%;height:auto;display:block;overflow:visible}.st-grid{stroke:var(--line);stroke-width:1}.st-axis{fill:var(--faint);font-size:11px}.st-cross{stroke:var(--faint);stroke-width:1;stroke-dasharray:3 3}.st-tip{position:absolute;top:8px;transform:translateX(-50%);background:var(--ink);color:var(--bg);padding:.45rem .6rem;border-radius:8px;font-size:.78rem;pointer-events:none;white-space:nowrap;box-shadow:0 6px 18px rgba(0,0,0,.25)}.st-tip-d{font-weight:700;margin-bottom:.15rem}.st-heat-grid{display:grid;grid-template-columns:34px 1fr;grid-gap:3px 6px;gap:3px 6px;align-items:center}.st-heat-hours{position:relative;height:14px}.st-heat-hours span{position:absolute;transform:translateX(-50%);font-size:.66rem;color:var(--faint)}.st-heat-day{font-size:.72rem;color:var(--muted);text-align:right}.st-heat-cells{display:grid;grid-template-columns:repeat(24,1fr);grid-gap:3px;gap:3px}.st-cell{aspect-ratio:1;border-radius:3px;min-height:12px}.st-heat-scale{display:flex;align-items:center;gap:.5rem;justify-content:flex-end;margin-top:.7rem;font-size:.72rem;color:var(--faint)}.st-heat-bar{width:120px;height:10px;border-radius:999px;background:linear-gradient(90deg,#3b4cc0,#21a0c4,#35c46a,#e8c22e,#ef7d2e,#e0322f)}.st-bars{display:flex;flex-direction:column;gap:.5rem}.st-bar-row{display:grid;grid-template-columns:130px 1fr 46px;align-items:center;grid-gap:.6rem;gap:.6rem}.st-bar-label{font-size:.82rem;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.st-bar-track{background:var(--hover);border-radius:999px;height:12px;overflow:hidden}.st-bar-fill{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,var(--accent),var(--accent-ink))}.st-bar-val{font-size:.8rem;color:var(--muted);text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.st-pages{display:flex;flex-direction:column;gap:.45rem}.st-page-row{display:grid;grid-template-columns:1fr 90px 46px;align-items:center;grid-gap:.6rem;gap:.6rem}.st-page-path{font-size:.8rem;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.st-page-track{background:var(--hover);border-radius:999px;height:8px;overflow:hidden}.st-page-fill{display:block;height:100%;border-radius:999px;background:var(--accent)}.st-page-val{font-size:.8rem;color:var(--muted);text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.st-donut{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.st-donut-total{fill:var(--ink);font-size:20px;font-weight:800}.st-donut-sub{fill:var(--faint);font-size:10px}.st-donut-legend{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.3rem;flex:1 1;min-width:120px}.st-donut-legend li{display:flex;align-items:center;gap:.5rem;font-size:.82rem}.st-donut-legend i{width:11px;height:11px;border-radius:3px;flex-shrink:0}.st-donut-legend .k{color:var(--ink);text-transform:capitalize}.st-donut-legend .v{margin-left:auto;color:var(--muted);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.st-geo{display:grid;grid-template-columns:1.6fr 1fr;grid-gap:1.2rem;gap:1.2rem;align-items:start}.st-map{position:relative}.st-map-svg{width:100%;height:auto;display:block}.st-map-bg{fill:var(--hover)}.st-grat{stroke:var(--line);stroke-width:1}.st-grat.eq{stroke-dasharray:4 4}.st-map-empty{position:absolute;inset:0;display:grid;place-items:center;color:var(--faint);font-size:.85rem}.st-countries{display:flex;flex-direction:column;gap:.4rem}.st-country-row{display:grid;grid-template-columns:22px 1fr 70px 42px;align-items:center;grid-gap:.45rem;gap:.45rem}.st-flag{font-size:1rem}.st-country-name{font-size:.82rem;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.st-country-track{background:var(--hover);border-radius:999px;height:8px;overflow:hidden}.st-country-fill{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#21a0c4,#e0322f)}.st-country-val{font-size:.8rem;color:var(--muted);text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.st-ticker{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.3rem;max-height:320px;overflow-y:auto}.st-ticker li{display:grid;grid-template-columns:20px 20px 1fr auto;align-items:center;grid-gap:.5rem;gap:.5rem;font-size:.82rem;padding:.25rem 0;border-bottom:1px solid var(--line)}.st-ticker li:last-child{border-bottom:0}.st-tick-path{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.st-tick-ago{color:var(--faint);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.st-foot{margin-top:1.5rem;font-size:.78rem;color:var(--faint);line-height:1.6}.st-foot a{color:var(--accent);text-decoration:underline}@media (max-width:860px){.st-kpis{grid-template-columns:repeat(3,1fr)}.st-geo,.st-grid-2,.st-grid-3{grid-template-columns:1fr}.st-bar-row{grid-template-columns:110px 1fr 40px}}@media (max-width:480px){.st-kpis{grid-template-columns:repeat(2,1fr)}.st-header h1{font-size:1.6rem}}.st-globe{position:relative;display:flex;justify-content:center}.st-globe-canvas{touch-action:none;cursor:-webkit-grab;cursor:grab;max-width:100%}.st-globe-canvas:active{cursor:-webkit-grabbing;cursor:grabbing}.st-clock{display:flex;flex-direction:column;align-items:center}.st-clock svg{max-width:320px}.st-clock-ring{stroke:var(--line);stroke-width:1}.st-clock-lbl{fill:var(--faint);font-size:9px}.st-clock-peak{fill:var(--ink);font-size:17px;font-weight:800}.st-clock-sub{fill:var(--faint);font-size:8px;text-transform:uppercase;letter-spacing:.06em}.st-clock-note{margin-top:.4rem;font-size:.8rem;color:var(--muted)}.st-treemap svg{display:block;width:100%;height:auto}.st-tm-lbl{fill:#fff;font-weight:700;paint-order:stroke}