:root{--background: oklch(.965 .008 240);--foreground: oklch(.18 .04 240);--card: oklch(.99 .002 240);--card-foreground: oklch(.18 .04 240);--popover: oklch(.99 .002 240);--popover-foreground: oklch(.18 .04 240);--primary: oklch(.22 .055 240);--primary-foreground: oklch(.97 .005 240);--secondary: oklch(.38 .072 235);--secondary-foreground: oklch(.97 .005 240);--muted: oklch(.93 .012 235);--muted-foreground: oklch(.48 .04 235);--accent: oklch(.72 .148 68);--accent-foreground: oklch(.15 .04 240);--destructive: oklch(.628 .258 29.23);--destructive-foreground: oklch(.98 0 0);--border: oklch(.88 .018 235);--input: oklch(.88 .018 235);--ring: oklch(.22 .055 240);--font-sans: "IBM Plex Sans", "Helvetica Neue", Arial, sans-serif;--font-mono: "IBM Plex Mono", "Courier New", Courier, monospace;--radius: .25rem;--color-primary-dark: #1E2A3A;--color-primary-mid: #3A5272;--color-accent-amber: #E8A020;--color-surface: #F4F6F9;--color-card: #FFFFFF;--color-sidebar-bg: #111B27;--color-separator: #DDE3EC;--color-ok: #1A7A4A;--color-critical: #C0392B;--color-neutral: #5A6E85}.dark{--background: oklch(.115 .04 240);--foreground: oklch(.94 .008 235);--card: oklch(.145 .045 238);--card-foreground: oklch(.94 .008 235);--popover: oklch(.145 .045 238);--popover-foreground: oklch(.94 .008 235);--primary: oklch(.55 .072 235);--primary-foreground: oklch(.97 .005 240);--secondary: oklch(.42 .072 235);--secondary-foreground: oklch(.97 .005 240);--muted: oklch(.2 .04 238);--muted-foreground: oklch(.6 .04 235);--accent: oklch(.72 .148 68);--accent-foreground: oklch(.12 .04 240);--destructive: oklch(.628 .258 29.23);--destructive-foreground: oklch(.98 0 0);--border: oklch(.26 .04 238);--input: oklch(.26 .04 238);--ring: oklch(.55 .072 235);--color-primary-dark: #1A2535;--color-sidebar-bg: #0D1520;--color-surface: #111B27;--color-card: #1A2535;--color-separator: #2A3A4E}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;overflow:hidden}body{font-family:var(--font-sans);font-size:14px;background-color:var(--color-surface);color:var(--color-primary-dark);-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--color-separator);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--color-neutral)}
