:root{--bg:#f6f8fb;--surface:#fff;--surface-soft:#f8fafc;--text:#172033;--muted:#6b7280;--border:#e7ebf0;--primary:#13a89e;--primary-dark:#0b8179;--primary-soft:#e8f8f6;--danger:#d9534f;--success:#1f9d66;--info:#3976d4;--radius-md:16px;--shadow-card:0 12px 34px rgba(33,43,54,.08);--sidebar-width:270px;--font:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}html,body{margin:0;min-height:100%}body{font-family:var(--font);background:var(--bg);color:var(--text)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}code{background:#f1f5f9;padding:.15rem .35rem;border-radius:6px}
