:root{--color-bg:#f6f7f9;--color-surface:#fff;--color-surface-sunken:#f0f1f4;--color-border:#e1e4ea;--color-border-strong:#c7ccd6;--color-text:#14161a;--color-text-muted:#5b6270;--color-text-faint:#8a909c;--color-brand:#1f2a52;--color-brand-strong:#131b38;--color-accent:#2f5dff;--color-accent-strong:#1f45e0;--color-accent-soft:#ecf0ff;--color-success:#146c43;--color-success-soft:#e5f5ea;--color-warning:#8a5a00;--color-warning-soft:#fdf1dd;--color-danger:#b3261e;--color-danger-soft:#fbeae8;--color-neutral-soft:#eef0f3;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--shadow-sm:0 1px 2px #14161a0f;--shadow-md:0 4px 16px #14161a14;--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-mono:"SFMono-Regular", Consolas, "Liberation Mono", Menlo, monospace;--sidebar-width:232px;--topbar-height:60px}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--color-bg);color:var(--color-text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;font-size:14px;line-height:1.5}h1,h2,h3,h4,p{margin:0}a{color:var(--color-accent);text-decoration:none}a:hover{text-decoration:underline}button,input,select,textarea{font-family:inherit;font-size:inherit;color:inherit}table{border-collapse:collapse;width:100%}:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px;border-radius:var(--radius-sm)}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}
