:root{--brand-navy:#1a1f36;--brand-navy-soft:#2d3352;--brand-teal:#0a8d8c;--brand-teal-light:#6cd5d4;--brand-teal-soft:#0a8d8c14;--brand-teal-stroke:#0a8d8c2e;--brand-blue:#09f;--brand-blue-dark:#007acc;--brand-blue-soft:#0099ff1a;--brand-surface:#f4f6fa;--card-bg:#fff;--card-border:#eef0f3;--card-shadow:0 1px 3px #1a1f360f, 0 8px 32px #1a1f360f;--card-shadow-teal:0 1px 3px #0a8d8c14, 0 12px 36px #1a1f360f;--text-primary:var(--brand-navy);--text-secondary:#5b6577;--text-muted:#8b8fa3;--input-bg:#fff;--input-border:#d6deeb;--input-focus:var(--brand-teal);--input-focus-soft:#0a8d8c2e;--table-header-bg:#f4f7fc;--table-row-border:#eaeef7;--hover-bg:#f1f7f7;--r-card:14px;--r-button:10px;--r-pill:16px;--status-success:#1f8a4d;--status-success-bg:#1f8a4d14;--status-warning:#b07515;--status-warning-bg:#b0751514;--status-danger:#b4282e;--status-danger-bg:#b4282e0f;--accent:var(--brand-teal);--accent-bg:var(--brand-teal-soft);--accent-border:var(--brand-teal)}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;background:var(--brand-surface);color:var(--brand-navy);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}a{color:var(--brand-blue);text-decoration:none}a:hover{color:var(--brand-blue-dark)}::selection{background:var(--brand-blue);color:#fff}input:focus,textarea:focus,select:focus{box-shadow:0 0 0 3px var(--input-focus-soft);outline:none;border-color:var(--brand-teal)!important}
