:root{--ako-bg: #0d1117;--ako-surface: #161b22;--ako-surface-2: #1e293b;--ako-border: #21262d;--ako-border-in: #30363d;--ako-input-bg: #0d1117;--ako-text: #e6edf3;--ako-text-2: #8b949e;--ako-text-muted: #484f58;--ako-heading: #f0f6fc;--ako-overlay: rgba(0, 0, 0, .72);--ako-shadow: 0 25px 50px rgba(0, 0, 0, .55);color-scheme:dark}[data-theme=light]{--ako-bg: #f0f4f8;--ako-surface: #ffffff;--ako-surface-2: #eef2f7;--ako-border: #d1dde8;--ako-border-in: #a8bacb;--ako-input-bg: #f8fafc;--ako-text: #1e293b;--ako-text-2: #4f6578;--ako-text-muted: #8fa3b3;--ako-heading: #0f172a;--ako-overlay: rgba(15, 23, 42, .48);--ako-shadow: 0 25px 50px rgba(0, 0, 0, .18);color-scheme:light}html{background:var(--ako-bg)}body{background:var(--ako-bg);color:var(--ako-text)}*:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}*:focus:not(:focus-visible){outline:none}.table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}@media(max-width:640px){.ako-kpi-grid{grid-template-columns:repeat(2,1fr)!important}.ako-quick-grid{grid-template-columns:1fr!important}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
