:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f5f7f9;--surface:#fff;--surface-subtle:#f8fafb;--surface-hover:#f1f4f6;--border:#dde3e8;--border-strong:#c9d1d8;--text:#1d2935;--text-muted:#65727f;--text-subtle:#89949e;--accent:#245f82;--accent-hover:#194d6c;--accent-soft:#edf5f9;--positive:#327052;--positive-soft:#edf7f1;--negative:#a24444;--negative-soft:#fbefef;--warning:#876326;--warning-soft:#faf5e9;--font-display:"Inter", system-ui, sans-serif;--font-mono:"IBM Plex Mono", monospace;--sidebar-width:236px;--content-width:1120px;--shadow-sm:0 1px 2px #1d29350a, 0 2px 5px #1d293508}*{box-sizing:border-box}html{background:var(--bg);min-width:320px;min-height:100%}body{background:var(--bg);min-height:100vh;color:var(--text);font-family:var(--font-display);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.5}button,input,select,textarea{font:inherit}button,a{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3,strong{font-weight:600}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #245f822e}::selection{background:var(--accent-soft);color:var(--accent)}
