@layer kerion-tokens{:root{--k-bg:#fff;--k-bg-white:#fff;--k-bg-accent:#f5f5f5;--k-bg-muted:#fafafa;--k-bg-hover:#f0f2f5;--k-bg-input:#f0f2f5;--k-bg-selected:#edf0f7;--k-bg-overlay:rgba(0,0,0,.5);--k-bg-surface-blue:#f0f6ff;--k-fg:#1a1d26;--k-fg-secondary:#5c6070;--k-fg-muted:#9298a8;--k-fg-primary:#06f;--k-fg-inverse:#fff;--k-fg-destructive:#ef4444;--k-accent:#06f;--k-accent-light:#eef2ff;--k-border:#e2e5ec;--k-border-hover:#cdd1da;--k-border-primary:#06f;--k-border-focus:#06f;--k-border-destructive:#ef4444;--k-ring:rgba(59,109,245,.1);--k-cyan:#0bb8cc;--k-cyan-soft:#e5f9fb;--k-blue:#3b82f6;--k-purple:#8b5cf6;--k-positive:#10b981;--k-positive-bg:#ecfdf5;--k-negative:#ef4444;--k-negative-bg:#fef2f2;--k-neutral:#9298a8;--k-threshold-normal:#10b981;--k-threshold-normal-light:#d1fae5;--k-threshold-normal-dark:#065f46;--k-threshold-warning:#eab308;--k-threshold-warning-light:#fef9c3;--k-threshold-warning-dark:#854d0e;--k-threshold-danger:#f97316;--k-threshold-danger-light:#ffedd5;--k-threshold-danger-dark:#9a3412;--k-threshold-critical:#ef4444;--k-threshold-critical-light:#fee2e2;--k-threshold-critical-dark:#991b1b;--k-threshold-no-data:#d1d5db;--k-threshold-no-data-light:#f3f4f6;--k-threshold-no-data-dark:#6b7280;--k-threshold-normal-hover:#f0fdf8;--k-threshold-warning-hover:#fefce8;--k-threshold-danger-hover:#fff7ed;--k-threshold-critical-hover:#fef2f2;--k-stat-low:#0bb8cc;--k-stat-low-light:#e5f9fb;--k-stat-low-dark:#0e7490;--k-stat-mid:#3b82f6;--k-stat-mid-light:#93c5fd;--k-stat-mid-dark:#1e40af;--k-stat-high:#8b5cf6;--k-stat-high-light:#c4b5fd;--k-stat-high-dark:#5b21b6;--k-chart-series-color:#2563eb;--k-chart-muted-line:#737373;--k-marker-outline:#fff;--k-marker-icon-stroke:#fff;--k-popup-width:210px;--k-popup-radius:10px;--k-popup-shadow:0 12px 40px rgba(0,0,0,.14),0 2px 6px rgba(0,0,0,.04);--k-popup-border:rgba(0,0,0,.06);--k-map-hover-shadow:0 2px 8px rgba(0,0,0,.3);--k-selected-shadow:0 1px 2px rgba(0,0,0,.04);--k-fav-hover-bg:rgba(0,0,0,.04);--k-mobile-menu-width:280px}.dark{--k-bg:#0a0a0a;--k-bg-white:#141414;--k-bg-accent:#1a1a1a;--k-bg-muted:#141414;--k-bg-hover:#1e1e1e;--k-bg-input:#1e1e1e;--k-bg-selected:#1a1d2a;--k-bg-surface-blue:#141f2e;--k-fg:#fafafa;--k-fg-secondary:#a3a3a3;--k-fg-muted:#6b7280;--k-accent-light:#051438;--k-border:#2a2a2a;--k-border-hover:#3a3a3a;--k-positive-bg:#152822;--k-negative-bg:#281515;--k-threshold-normal-hover:#1b322a;--k-threshold-warning-hover:#322d1b;--k-threshold-danger-hover:#32241b;--k-threshold-critical-hover:#321b1b;--k-fav-hover-bg:rgba(255,255,255,.06);--k-popup-shadow:0 12px 40px rgba(0,0,0,.3),0 2px 6px rgba(0,0,0,.12);--k-map-hover-shadow:0 2px 8px rgba(0,0,0,.5)}}
@layer kerion-tokens{:root{--k-font-family:"DM Sans",system-ui,-apple-system,sans-serif;--k-font-mono:"JetBrains Mono",ui-monospace,monospace;--k-text-xs:.6875rem;--k-text-sm:.8125rem;--k-text-base:.875rem;--k-text-md:1rem;--k-text-lg:1.125rem;--k-text-xl:1.5rem;--k-leading-tight:1.25;--k-leading-normal:1.5;--k-weight-normal:400;--k-weight-medium:500;--k-weight-semibold:600;--k-weight-bold:700}}
@layer kerion-tokens{:root{--k-space-0:0;--k-space-0-5:.125rem;--k-space-1:.25rem;--k-space-1-5:.375rem;--k-space-2:.5rem;--k-space-3:.75rem;--k-space-4:1rem;--k-space-5:1.25rem;--k-space-6:1.5rem;--k-space-8:2rem;--k-space-10:2.5rem;--k-space-12:3rem;--k-detail-padding-y:3rem;--k-detail-gap:3rem}}
@layer kerion-tokens{:root{--k-radius-sm:.375rem;--k-radius-md:.5rem;--k-radius-lg:.75rem;--k-radius-full:9999px}}
@layer kerion-tokens{:root{--k-shadow-xs:0 1px 2px rgba(0,0,0,.04);--k-shadow-sm:0 1px 2px rgba(0,0,0,.04);--k-shadow-md:0 2px 8px rgba(0,0,0,.06),0 1px 2px rgba(0,0,0,.04);--k-shadow-lg:0 4px 16px rgba(0,0,0,.08),0 2px 4px rgba(0,0,0,.04);--k-shadow-popup:0 12px 40px rgba(0,0,0,.14),0 2px 6px rgba(0,0,0,.04);--k-shadow-panel-left:4px 0 24px rgba(0,0,0,.08);--k-shadow-panel-right:-4px 0 24px rgba(0,0,0,.08);--k-shadow-selected:0 1px 2px rgba(0,0,0,.04)}.dark{--k-shadow-popup:0 12px 40px rgba(0,0,0,.3),0 2px 6px rgba(0,0,0,.12)}}
@layer kerion-tokens{:root{--k-duration-fast:.1s;--k-duration-normal:.2s;--k-duration-slow:.3s;--k-duration-panel:.25s;--k-duration-list-row:.3s;--k-duration-fade:.15s;--k-ease-default:cubic-bezier(.4,0,.2,1);--k-ease-panel:cubic-bezier(.32,.72,0,1)}}

@layer kerion-base{*,:before,:after{box-sizing:border-box}*{margin:0;padding:0}html{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit;color:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}}
@layer kerion-base{body{font-family:var(--k-font-family);font-size:var(--k-text-base);font-weight:var(--k-weight-normal);line-height:var(--k-leading-normal);color:var(--k-fg);background-color:var(--k-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1{font-size:var(--k-text-xl);font-weight:var(--k-weight-bold);line-height:var(--k-leading-tight)}h2{font-size:var(--k-text-lg);font-weight:var(--k-weight-semibold);line-height:var(--k-leading-tight)}h3{font-size:var(--k-text-md);font-weight:var(--k-weight-semibold);line-height:var(--k-leading-tight)}code,kbd,pre{font-family:var(--k-font-mono)}}

/*# sourceMappingURL=f88361924d3a0d1b.css.map*/