:root{--color-primary: #2563eb;--color-secondary: #64748b;--font-family: system-ui, -apple-system, sans-serif;--color-bg: #f8fafc;--color-surface: #ffffff;--color-text: #0f172a;--color-text-muted: #64748b;--color-border: #e2e8f0;--color-error: #dc2626;--radius: 8px;--shadow: 0 1px 3px rgba(15, 23, 42, .08);--header-height: 56px;--nav-width: 220px}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;min-height:100%;font-family:var(--font-family);color:var(--color-text);background:var(--color-bg)}a{color:var(--color-primary);text-decoration:none}a:hover{text-decoration:underline}
