:root{color-scheme:light;--page-bg: #f5f6f7;--surface: #ffffff;--surface-muted: #f0f1f3;--surface-soft: #fafafa;--border: #e1e4e8;--text: #111111;--muted: #6b7280;--shadow: 0 16px 36px rgb(15 23 42 / 8%);--user-up: #32cde2;--user-down: #e552a8;--user-warning: #d6a84f;--user-danger: #d94c4c;--user-safe: #2fbf71;--user-accent: #eacd3e;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html[data-theme=dark]{color-scheme:dark;--page-bg: #0b0f14;--surface: #111821;--surface-muted: #16202a;--surface-soft: #0f151d;--border: #263241;--text: #e6edf3;--muted: #8b98a7;--shadow: 0 16px 36px rgb(0 0 0 / 26%)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;color:var(--text);background:var(--page-bg)}button,input{font:inherit}button{color:inherit}.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;z-index:20;display:flex;width:264px;flex-direction:column;gap:24px;border-right:1px solid var(--border);background:var(--surface);padding:22px 16px}.brand-block{display:flex;align-items:center;gap:12px;padding:0 6px}.brand-block strong,.brand-block span{display:block}.brand-block span{margin-top:3px;color:var(--muted);font-size:13px}.brand-mark{display:grid;width:42px;height:42px;place-items:center;border:1px solid color-mix(in srgb,var(--user-accent) 32%,var(--border));border-radius:8px;color:var(--user-accent);font-size:13px;font-weight:800;background:color-mix(in srgb,var(--user-accent) 8%,transparent)}.navigation{display:grid;gap:5px}.nav-item{display:flex;min-height:42px;align-items:center;gap:10px;border:1px solid transparent;border-radius:8px;background:transparent;padding:0 12px;color:var(--muted);text-align:left;cursor:pointer}.nav-item:hover,.nav-item--active{border-color:var(--border);color:var(--text);background:var(--surface-muted)}.nav-item--active svg{color:var(--user-accent)}.sidebar-footer{display:flex;align-items:center;gap:8px;margin-top:auto;border-top:1px solid var(--border);padding:16px 6px 0;color:var(--muted);font-size:13px}.mobile-header{position:sticky;top:0;z-index:15;display:none;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border);background:var(--surface);padding:12px 16px}.icon-button{display:inline-grid;width:40px;height:40px;place-items:center;border:1px solid var(--border);border-radius:8px;background:var(--surface);cursor:pointer}.mobile-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;background:#00000057}.mobile-drawer__panel{width:min(86vw,320px);min-height:100%;background:var(--surface);padding:16px}.mobile-drawer__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.main-content{margin-left:264px;padding:28px}.page-stack{display:grid;max-width:1320px;gap:22px;margin:0 auto}.home-page{gap:16px}.hero-section,.module-hero,.section-block,.text-panel,.chart-panel{border:1px solid var(--border);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.hero-section{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:22px;padding:28px}.home-hero{display:block;padding:24px}.home-hero__header{display:flex;align-items:center;justify-content:space-between;gap:18px}.home-hero__header h1{margin:0;font-size:clamp(28px,3vw,40px);line-height:1.18}.home-hero__date{display:inline-flex;min-height:38px;flex:0 0 auto;align-items:center;gap:8px;border:1px solid var(--border);border-radius:999px;background:var(--surface-soft);padding:0 14px;color:var(--muted);font-size:13px}.data-status-strip,.data-alert{display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid var(--border);border-radius:8px;background:var(--surface);padding:12px 14px;color:var(--muted);font-size:13px;line-height:1.5}.data-status-strip strong,.data-alert strong{flex:0 0 auto;color:var(--text)}.data-status-strip span,.data-alert span{min-width:0;text-align:right}.data-status-strip--live{border-color:color-mix(in srgb,var(--user-safe) 34%,var(--border));background:color-mix(in srgb,var(--user-safe) 7%,var(--surface))}.data-status-strip--fallback,.data-alert{border-color:color-mix(in srgb,var(--user-warning) 34%,var(--border));background:color-mix(in srgb,var(--user-warning) 8%,var(--surface))}.hero-section__content h1,.module-hero h1{margin:10px 0 12px;font-size:clamp(28px,3vw,40px);line-height:1.18}.hero-section__content p,.module-hero p{max-width:860px;margin:0;color:var(--muted);font-size:16px;line-height:1.8}.hero-section__side{display:flex;min-height:170px;flex-direction:column;justify-content:center;border-left:1px solid var(--border);padding-left:22px}.home-hero .hero-section__side{min-height:auto}.hero-section__side strong{margin-top:16px}.hero-section__side span{margin-top:5px;color:var(--muted)}.hero-section__side small{margin-top:16px;color:var(--muted);line-height:1.6}.module-hero{padding:28px}.module-page{max-width:1120px}.module-page .module-hero{padding:22px}.module-page .chart-panel{box-shadow:var(--shadow)}.module-chart-stack{display:grid;gap:16px}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--user-accent);font-size:14px;font-weight:700}.hero-meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.hero-meta span{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--border);border-radius:999px;background:var(--surface-soft);padding:8px 12px;color:var(--muted);font-size:13px}.toolbar-strip{display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid var(--border);border-radius:8px;background:var(--surface);padding:14px 18px}.toolbar-strip strong,.toolbar-strip span{display:block}.toolbar-strip span{margin-top:4px;color:var(--muted);font-size:13px}.range-tabs{display:flex;flex-wrap:wrap;gap:8px}.range-tab,.secondary-button{display:inline-flex;min-height:36px;align-items:center;justify-content:center;gap:8px;border:1px solid var(--border);border-radius:8px;background:var(--surface);padding:0 12px;cursor:pointer}.range-tab--active,.secondary-button:hover{border-color:color-mix(in srgb,var(--user-accent) 45%,var(--border));color:var(--user-accent);background:color-mix(in srgb,var(--user-accent) 8%,transparent)}.section-block,.text-panel{padding:22px}.home-section{border:0;background:transparent;box-shadow:none;padding:0}.section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.section-heading span{color:var(--user-accent);font-size:13px;font-weight:700}.section-heading h2{margin:4px 0 0;font-size:22px}.section-heading p{max-width:560px;margin:0;color:var(--muted);line-height:1.7}.section-heading--compact{margin-bottom:12px}.module-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.home-section--modules .module-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.module-card{display:grid;grid-template-columns:44px minmax(0,1fr);gap:12px;border:1px solid var(--border);border-radius:8px;background:var(--surface-soft);padding:16px;text-align:left;cursor:pointer}.home-section--modules .module-card{min-height:108px;grid-template-columns:38px minmax(0,1fr);align-items:center;align-content:center;gap:12px;padding:14px}.module-card:hover,.metric-card:hover{border-color:color-mix(in srgb,var(--user-accent) 42%,var(--border));transform:translateY(-1px)}.module-card__icon{display:grid;width:44px;height:44px;place-items:center;border-radius:8px;color:var(--user-accent);background:color-mix(in srgb,var(--user-accent) 10%,transparent)}.home-section--modules .module-card__icon{width:38px;height:38px}.module-card__body{display:grid;gap:8px;min-width:0}.module-card__body small{color:var(--muted);line-height:1.5}.home-section--modules .module-card__body{gap:6px}.home-section--modules .module-card__body small{display:-webkit-box;min-height:0;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.metric-grid--dashboard{gap:12px}.metric-grid--compact{grid-template-columns:repeat(3,minmax(0,1fr))}.metric-card{display:grid;gap:12px;border:1px solid var(--border);border-radius:8px;background:var(--surface-soft);padding:16px;text-align:left;cursor:pointer}.metric-card--dashboard{min-height:212px;gap:8px;overflow:hidden;padding:16px 16px 12px}.metric-card--static{cursor:default}.metric-card__top{display:flex;min-width:0;align-items:flex-start;justify-content:space-between;gap:8px}.metric-card__top strong{overflow-wrap:anywhere}.metric-card__title{display:block;color:var(--text);font-size:13px;font-weight:750}.metric-card__value{font-size:28px;font-weight:760}.metric-card--dashboard .metric-card__value{margin-top:2px;font-size:clamp(32px,3.2vw,48px);line-height:1;letter-spacing:0}.metric-sparkline{display:block;width:calc(100% + 8px);height:74px;margin:8px -4px 0}.metric-card__note{display:block;margin-top:auto;color:var(--muted);font-size:12px;line-height:1.4}.metric-card__meta{display:grid;gap:4px;color:var(--muted);font-size:13px}.status-badge{display:inline-flex;width:max-content;align-items:center;border:1px solid var(--border);border-radius:999px;padding:4px 9px;font-size:12px;font-weight:700;white-space:nowrap}.status-badge--healthy,.status-badge--improving{border-color:color-mix(in srgb,var(--user-safe) 42%,var(--border));color:var(--user-safe);background:color-mix(in srgb,var(--user-safe) 10%,transparent)}.status-badge--neutral{color:var(--muted);background:var(--surface-muted)}.status-badge--warning,.status-badge--hot{border-color:color-mix(in srgb,var(--user-warning) 46%,var(--border));color:var(--user-warning);background:color-mix(in srgb,var(--user-warning) 12%,transparent)}.status-badge--risk,.status-badge--worsening{border-color:color-mix(in srgb,var(--user-danger) 46%,var(--border));color:var(--user-danger);background:color-mix(in srgb,var(--user-danger) 10%,transparent)}.split-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.text-panel p{margin:0;color:var(--muted);line-height:1.8}.plain-list,.risk-list,.timeline-list{display:grid;gap:10px;margin:14px 0 0;padding:0;list-style:none}.plain-list li,.risk-list li{display:flex;align-items:flex-start;gap:8px;color:var(--muted);line-height:1.6}.plain-list svg,.risk-list svg{flex:0 0 auto;margin-top:4px;color:var(--user-warning)}.chart-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.home-chart-stack{display:grid;gap:12px}.home-chart-stack .chart-panel{box-shadow:var(--shadow)}.chart-panel{overflow:hidden}.chart-panel__header{display:grid;gap:12px;padding:18px 18px 0}.home-chart-stack .chart-panel__header{grid-template-columns:minmax(0,1fr) auto;align-items:start}.chart-panel__header h3{margin:0;font-size:17px}.chart-panel__title{display:flex;align-items:center;gap:10px}.data-source-icon{display:inline-grid;width:22px;height:22px;flex:0 0 auto;place-items:center;overflow:hidden;border:1px solid var(--border);border-radius:999px;background:var(--surface-soft);color:var(--muted);font-size:12px;font-weight:800}.data-source-icon img{width:100%;height:100%;border-radius:inherit;object-fit:cover}.chart-panel__header p{margin:6px 0 0;color:var(--muted);font-size:13px;line-height:1.6}.chart-panel__legend{display:flex;flex-wrap:wrap;gap:8px 12px;color:var(--muted);font-size:12px}.chart-panel__legend span{display:inline-flex;align-items:center;gap:6px}.chart-panel__legend i{width:8px;height:8px;border-radius:999px}.chart-panel__body{overflow-x:auto;padding:8px 10px 12px}.chart-empty-state{display:grid;min-height:220px;place-items:center;border:1px dashed var(--border);border-radius:8px;color:var(--muted);font-size:13px}.chart-panel svg{display:block;min-width:420px;width:100%;height:auto}.trend-chart{min-width:420px;width:100%;height:286px}.chart-grid{color:var(--border)}.chart-label{fill:var(--muted)}.chart-label{stroke:none;font-size:12px}.chart-grid-line{stroke:var(--border);stroke-width:1}.table-wrap{overflow-x:auto}table{width:100%;min-width:680px;border-collapse:collapse;font-size:14px}th,td{border-bottom:1px solid var(--border);padding:12px 10px;text-align:left;vertical-align:top}th{color:var(--muted);font-weight:700}td{line-height:1.6}.timeline-list li{display:grid;grid-template-columns:20px minmax(80px,auto) minmax(0,1fr);gap:8px;align-items:start;border-bottom:1px solid var(--border);padding-bottom:10px}.timeline-list li:last-child{border-bottom:0;padding-bottom:0}.timeline-list svg{margin-top:2px;color:var(--user-accent)}.timeline-list span,.timeline-list small{color:var(--muted)}.timeline-list small{grid-column:3;line-height:1.6}.source-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.source-card{display:grid;gap:7px;border:1px solid var(--border);border-radius:8px;background:var(--surface-soft);padding:16px}.source-card svg{color:var(--user-accent)}.source-card span,.source-card small{color:var(--muted);line-height:1.6}.settings-options,.color-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.settings-option{display:grid;gap:7px;border:1px solid var(--border);border-radius:8px;background:var(--surface-soft);padding:16px;text-align:left;cursor:pointer}.settings-option span{color:var(--muted);line-height:1.6}.settings-option--active{border-color:color-mix(in srgb,var(--user-accent) 55%,var(--border));background:color-mix(in srgb,var(--user-accent) 8%,var(--surface))}.color-control{display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid var(--border);border-radius:8px;background:var(--surface-soft);padding:14px 16px}.color-control strong,.color-control small{display:block}.color-control small{margin-top:4px;color:var(--muted);line-height:1.5}.color-control input{flex:0 0 auto;width:44px;height:36px;border:0;border-radius:8px;background:transparent;cursor:pointer}@media(max-width:1180px){.module-grid,.chart-grid,.metric-grid,.metric-grid--compact,.source-grid,.settings-options,.color-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-section--modules .module-grid,.metric-grid--dashboard{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:860px){.sidebar{display:none}.mobile-header{display:flex}.main-content{margin-left:0;padding:16px}.hero-section{grid-template-columns:1fr;padding:22px}.hero-section__side{border-left:0;border-top:1px solid var(--border);padding:18px 0 0}.toolbar-strip,.section-heading,.data-status-strip,.data-alert{align-items:stretch;flex-direction:column}.data-status-strip span,.data-alert span{text-align:left}.split-grid,.module-grid,.chart-grid,.metric-grid,.metric-grid--compact,.source-grid,.settings-options,.color-grid{grid-template-columns:1fr}.home-section--modules .module-grid,.metric-grid--dashboard{grid-template-columns:repeat(2,minmax(0,1fr))}.home-chart-stack .chart-panel__header{grid-template-columns:1fr}.hero-section__content h1,.module-hero h1{font-size:30px}}@media(max-width:540px){.main-content{padding:12px}.hero-section,.module-hero,.section-block,.text-panel{padding:16px}.metric-card__top,.color-control{align-items:flex-start;flex-direction:column}.home-section--modules .module-grid,.metric-grid--dashboard{grid-template-columns:1fr}.timeline-list li{grid-template-columns:20px minmax(0,1fr)}.timeline-list small{grid-column:2}}
