@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;700&display=swap";:root{color-scheme:light;font-family:IBM Plex Sans,Segoe UI,sans-serif;background:radial-gradient(circle at top left,rgba(12,94,86,.18),transparent 28%),linear-gradient(180deg,#f2f6f3,#e6ece4);color:#15312c}*{box-sizing:border-box}body{margin:0;min-height:100vh}button,select{font:inherit}a{color:inherit;text-decoration:none}.shell{display:grid;grid-template-columns:280px 1fr;min-height:100vh}.shell-sidebar{display:flex;flex-direction:column;justify-content:space-between;padding:2rem;background:#123731eb;color:#f6fbf8;border-right:1px solid rgba(255,255,255,.08)}.shell-sidebar h1,.page-header h2,.login-panel h1{font-family:Space Grotesk,sans-serif}.shell-nav{display:grid;gap:.75rem;margin-top:2rem}.shell-nav a{padding:.85rem 1rem;border-radius:999px;background:#ffffff0f}.shell-nav a.active{background:#f4a261;color:#17332e}.shell-content{padding:2rem}.page-grid{display:grid;gap:1.5rem}.page-header,.filter-row,.kpi-grid,.chart-grid,.table-grid{display:grid;gap:1rem}.page-header{grid-template-columns:1fr auto;align-items:end}.filter-row{grid-auto-flow:column;align-items:end}.filter-row label{display:grid;gap:.35rem;font-size:.9rem}.filter-row select{min-width:160px;padding:.7rem .9rem;border-radius:14px;border:1px solid rgba(21,49,44,.16);background:#ffffffbf}.kpi-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.chart-grid,.table-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.card{border-radius:28px;padding:1.25rem;background:#ffffffc7;box-shadow:0 24px 60px #12373114;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.kpi-card{display:grid;gap:.6rem}.kpi-label,.eyebrow,.kpi-meta,.sidebar-copy{color:#15312cb8}.kpi-value{font-size:1.75rem}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.section-header h2{margin:0}.primary-button,.secondary-button{border:0;border-radius:999px;padding:.85rem 1.1rem;cursor:pointer}.primary-button{background:linear-gradient(135deg,#0f766e,#2a9d8f);color:#fff}.secondary-button{background:#ffffff1f;color:inherit}.freshness,.timezone-tag{display:inline-flex;align-items:center;gap:.4rem;padding:.55rem .85rem;border-radius:999px;font-size:.85rem}.freshness-green{background:#57cc992e;color:#9ef0c2}.freshness-amber{background:#f1c40f29;color:#ffe08a}.freshness-red{background:#e76f5129;color:#ffc5b6}.timezone-tag{background:#ffffff14}.sidebar-footer{display:grid;gap:.75rem}.login-page,.status-page{display:grid;place-items:center;min-height:100vh;padding:2rem}.login-panel{width:min(540px,100%);padding:2.25rem;border-radius:32px;background:#ffffffd6;box-shadow:0 24px 60px #1237311f}.login-copy{margin-bottom:2rem}.matrix-table{width:100%;border-collapse:collapse}.matrix-table th,.matrix-table td{text-align:left;padding:.8rem 0;border-bottom:1px solid rgba(21,49,44,.08)}.feed-list{display:grid;gap:.9rem;padding:0;margin:0;list-style:none}.feed-list li{display:flex;justify-content:space-between;gap:1rem}.empty-state{padding:3rem 1rem;text-align:center;color:#15312cad}.skeleton-card{min-height:136px;background:linear-gradient(90deg,#0f766e14,#0f766e2e,#0f766e14);background-size:240% 100%;animation:shimmer 1.4s infinite linear}@keyframes shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media(max-width:1200px){.kpi-grid,.chart-grid,.table-grid{grid-template-columns:1fr}.filter-row{grid-auto-flow:row}}@media(max-width:900px){.shell{grid-template-columns:1fr}.shell-sidebar{gap:1.5rem}.page-header{grid-template-columns:1fr}}
