:root{font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,sans-serif;line-height:1.5;color:#18181b;background:#f1f5f9;--app-bg: #f1f5f9;--surface: #ffffff;--surface-soft: #f8fafc;--border-soft: #e2e8f0;--text-strong: #0f172a;--text-body: #18181b;--text-muted: #64748b;--brand: #2563eb;--brand-strong: #1d4ed8;--success: #16a34a;--warning: #d97706;--danger: #dc2626;--info: #0284c7;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--shadow-soft: 0 1px 2px rgb(15 23 42 / .05), 0 10px 30px rgb(15 23 42 / .06);--control-height: 42px;--sidebar-width: 264px;--topbar-height: 68px}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;color:var(--text-body)}a{color:#2563eb;text-decoration:none}a:hover{text-decoration:underline}button,input,select,textarea{font:inherit}:focus-visible{outline:3px solid rgb(37 99 235 / .32);outline-offset:2px}table{width:100%;border-collapse:collapse;background:#fff}th,td{border:1px solid #e4e4e7;padding:.5rem .6rem;text-align:left;font-size:.9rem}th{background:#fafafa}.muted{color:#71717a;font-size:.875rem}.card{background:#fff;border:1px solid #e4e4e7;border-radius:8px;padding:1rem 1.25rem;max-width:420px;width:100%}.stack{display:flex;flex-direction:column;gap:.75rem}.field label{display:block;font-size:.85rem;margin-bottom:.25rem}.field input{width:100%;padding:.45rem .55rem;border:1px solid #d4d4d8;border-radius:6px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.5rem .85rem;border-radius:6px;border:1px solid #d4d4d8;background:#fff;cursor:pointer}.btn-primary{background:#2563eb;border-color:#1d4ed8;color:#fff}.btn:disabled{opacity:.6;cursor:not-allowed}.err{color:#b91c1c;font-size:.875rem}
