:root{--ink: #0b1f3a;--muted: #667b93;--accent: #2563a8;--surface: #eef3f9;--panel: #ffffff;--line: #d7e1ed;--shadow: 0 9px 30px rgb(15 42 72 / 7%);--brand-bg: #0b1f3a;--page-glow: #dbe8f6;--control: #f5f8fc;--control-hover: #e9f1fa;--focus: rgb(37 99 168 / 25%);--active-bg: #e8f1fb;--active-border: #bfd3eb;--active-ink: #173f70;--chart-start: #f8fbff;--chart-end: #ffffff;--grid: #d6e1ee;--table-head: #f5f8fc;--row-hover: #f7faff;--code: #1d4f83;--fresh-ink: #1d4f83;--fresh-bg: #e5effa;--mono: "SFMono-Regular", Consolas, "Liberation Mono", monospace;color:var(--ink);background:var(--surface);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none}:root[data-theme=dark]{--ink: #e7eef8;--muted: #91a5bc;--accent: #5b9bdf;--surface: #07111f;--panel: #0d1b2d;--line: #20354d;--shadow: 0 12px 34px rgb(0 0 0 / 24%);--brand-bg: #102b47;--page-glow: #102b4a;--control: #12243a;--control-hover: #19314d;--focus: rgb(91 155 223 / 35%);--active-bg: #102b47;--active-border: #28547d;--active-ink: #b9d9fb;--chart-start: #0b192a;--chart-end: #0d1b2d;--grid: #243b55;--table-head: #102137;--row-hover: #11243a;--code: #82b8ee;--fresh-ink: #a9d2fb;--fresh-bg: #173756}*{box-sizing:border-box}html{min-width:320px;min-height:100%;background:var(--surface)}body{min-height:100%;margin:0;background:radial-gradient(circle at 80% 0%,var(--page-glow) 0,transparent 32%),var(--surface);transition:color .2s ease,background-color .2s ease}button,input{font:inherit}
