:root{--brand-navy:#1a1f36;--brand-navy-soft:#2d3352;--brand-blue:#09f;--brand-blue-dark:#007acc;--brand-blue-soft:#0099ff1f;--brand-surface:#f1f5fb;--card-bg:#fff;--card-border:#e4eaf3;--text-primary:var(--brand-navy);--text-secondary:#6b7189;--text-muted:#9aa0b4;--input-bg:#fff;--input-border:#d6deeb;--input-focus:var(--brand-blue);--table-header-bg:#f4f7fc;--table-row-border:#eaeef7;--hover-bg:#eef3fb;--accent:var(--brand-blue);--accent-bg:var(--brand-blue-soft);--accent-border:var(--brand-blue)}*{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(--brand-blue-soft);outline:none;border-color:var(--brand-blue)!important}
