:root{--ink:#14213d;--primary:#405cf5;--soft:#f4f7fb;--sidebar:#111827}body{background:var(--soft);color:var(--ink);font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif}.login-bg{background:radial-gradient(circle at 10% 20%,#dce5ff 0,transparent 35%),linear-gradient(145deg,#f8faff,#eef2ff)}.login-card{width:min(440px,100%);border-radius:24px}.brand-mark{width:48px;height:48px;display:grid;place-items:center;background:var(--primary);color:#fff;border-radius:14px;font-weight:800}.sidebar{background:var(--sidebar);min-height:100vh;width:260px;position:fixed;inset:0 auto 0 0;z-index:1030}.sidebar .nav-link{color:#aeb8ca;border-radius:10px;padding:.7rem .85rem}.sidebar .nav-link:hover,.sidebar .nav-link.active{background:#263148;color:#fff}.content{margin-left:260px;min-height:100vh}.stat-card,.panel{border:0;border-radius:16px;box-shadow:0 4px 20px rgba(20,33,61,.06)}.table>thead th{font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;color:#687386;background:#f8fafc}.audit-dot{width:9px;height:9px;border-radius:50%;background:#405cf5;flex:none;margin-top:.45rem}.mobile-head{display:none}@media(max-width:991.98px){.sidebar{transform:translateX(-100%);transition:.2s}.sidebar.show{transform:none}.content{margin-left:0}.mobile-head{display:flex}.table-responsive{font-size:.875rem}}.money{font-variant-numeric:tabular-nums;font-weight:700}.badge-soft{background:#e8edff;color:#3149d8}.form-control,.form-select{border-radius:10px;padding:.65rem .8rem}.btn{border-radius:10px}.modal-content{border:0;border-radius:18px}
