:root{--nav:#12233f;--accent:#f59e0b;--soft:#f5f7fb}body{background:var(--soft);color:#172033}.navbar{background:linear-gradient(115deg,#0f1e36,#173a63);box-shadow:0 8px 30px rgba(15,30,54,.18)}.navbar-brand small{display:block;font-size:.65rem;opacity:.72;font-weight:400}.brand-mark{width:38px;height:38px;display:grid;place-items:center;background:var(--accent);color:#15223a;border-radius:11px}.navbar .nav-link{font-size:.88rem;border-radius:8px;margin:0 1px}.navbar .nav-link.active,.navbar .nav-link:hover{background:rgba(255,255,255,.12)}.page-title{font-size:1.5rem;font-weight:800;margin:0}.card{border:0;border-radius:16px;box-shadow:0 7px 24px rgba(20,36,62,.07)}.metric-card .icon{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:#fff4d8;color:#b76e00;font-size:1.25rem}.metric{font-size:1.6rem;font-weight:800}.table>:not(caption)>*>*{padding:.78rem .75rem}.table thead th{font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;color:#697386;background:#f8fafc}.btn{border-radius:10px}.form-control,.form-select{border-radius:10px;min-height:42px}.section-title{font-size:1.03rem;font-weight:800}.quick-card{transition:.2s}.quick-card:hover{transform:translateY(-3px)}.login-shell{min-height:100vh;background:linear-gradient(135deg,#0e1c32,#1e4e80);display:grid;place-items:center;padding:20px}.login-card{width:min(980px,100%);overflow:hidden}.login-side{background:linear-gradient(150deg,#f59e0b,#f97316);color:#fff}.logo-big{width:68px;height:68px;display:grid;place-items:center;border-radius:20px;background:rgba(255,255,255,.2);font-size:2rem}.receipt-total{background:#10233e;color:#fff;border-radius:14px}.sticky-summary{position:sticky;top:88px}@media(max-width:991px){.navbar .nav-link{margin:2px 0}.sticky-summary{position:static}}
