:root{--fa-primary:#1d4ed8;--fa-primary-700:#1e40af;--fa-primary-50:#eff6ff;--fa-primary-100:#dbeafe;--fa-success:#16a34a;--fa-warning:#d97706;--fa-danger:#dc2626;--fa-info:#0891b2;--fa-dark:#0f172a;--fa-muted:#64748b;--fa-border:#e2e8f0;--fa-soft:#f8fafc;--fa-card:#ffffff;--fa-radius-sm:.75rem;--fa-radius-md:1rem;--fa-radius-lg:1.35rem;--fa-shadow-sm:0 8px 22px rgba(15,23,42,0.06);--fa-shadow-md:0 14px 38px rgba(15,23,42,0.10);--fa-gradient:linear-gradient(135deg,#1e3a8a 0%,#2563eb 55%,#38bdf8 100%)}body{background:#f6f8fc}.content-shell{max-width:1680px}.page-subtitle{color:#858796;margin-bottom:0}.content-card{background:#ffffff;border:1px solid #e3e6f0;border-radius:0.35rem;box-shadow:0 0.15rem 1.75rem 0 rgba(58,59,69,0.08);padding:1.5rem;margin-bottom:1.5rem}.section-title{color:#4e73df;font-size:1.05rem;font-weight:800;margin-bottom:0.35rem}.section-subtitle{color:#858796;margin-bottom:1.25rem;line-height:1.6}.hidden{display:none !important}.w-full{width:100%}.table-wrap{overflow-x:auto}.table-wrap table{width:100%;border-collapse:collapse;background:#ffffff}.table-wrap thead th{background:#f8f9fc;color:#5a5c69;font-weight:800;padding:0.85rem 0.9rem;border-bottom:1px solid #e3e6f0;white-space:nowrap}.table-wrap tbody td{padding:0.85rem 0.9rem;border-bottom:1px solid #eef1f7;color:#3a3b45;vertical-align:top}.table-wrap tbody tr:hover{background:#f8f9fc}.tag{display:inline-flex;align-items:center;gap:0.35rem;border-radius:999px;padding:0.35rem 0.7rem;font-size:0.8rem;font-weight:800;line-height:1}.tag.admin{background:#dbeafe;color:#1d4ed8}.tag.user{background:#e5e7eb;color:#374151}.tag.active{background:#dcfce7;color:#166534}.tag.inactive{background:#fee2e2;color:#991b1b}.sidebar-brand-icon{font-size:1.4rem}.sidebar-brand-logos{display:flex;align-items:center;justify-content:center;gap:0.45rem;padding:0 0.9rem 1rem;flex-wrap:wrap}.sidebar-brand-logos img{height:24px;max-width:56px;object-fit:contain;background:rgba(255,255,255,0.96);border-radius:999px;padding:0.25rem 0.5rem;box-shadow:0 0.15rem 0.45rem rgba(0,0,0,0.12)}.sidebar .nav-item .nav-link span{font-weight:700}.sidebar-heading{color:rgba(255,255,255,0.75)}.sidebar.toggled .sidebar-brand-logos{display:none}.topbar .nav-item .nav-link{height:auto}.user-role-badge{display:inline-flex;align-items:center;border-radius:999px;background:#eef2ff;color:#4338ca;padding:0.2rem 0.55rem;font-size:0.72rem;font-weight:800;text-transform:uppercase;letter-spacing:0.04em}.user-avatar{width:2.3rem;height:2.3rem;border-radius:50%;background:linear-gradient(135deg,#4e73df,#1d4ed8);color:#ffffff;display:inline-flex;align-items:center;justify-content:center;font-weight:800;box-shadow:0 0.15rem 0.75rem rgba(78,115,223,0.28)}.alert{border-radius:0.45rem}.helper-box,.result-box,.empty-state{border-radius:0.45rem}.clickable-row{cursor:pointer}.fa-gap-sm{gap:.5rem}.report-frame{width:100%;min-height:720px;border:1px solid #e3e6f0;border-radius:6px;background:#ffffff}.report-pre{white-space:pre-wrap;word-break:break-word;max-height:650px;overflow:auto;background:#ffffff;border:1px solid #e3e6f0;border-radius:4px;padding:12px}.pre-wrap{white-space:pre-wrap}.pre-scroll{white-space:pre-wrap;max-height:520px;overflow:auto}.pre-cell-260{white-space:pre-wrap;max-width:260px}.progress-tall{height:22px}.progress-bar-dynamic{width:var(--progress-width,5%)}@media (max-width:768px){.content-card{padding:1.1rem}.page-heading{flex-direction:column;align-items:flex-start !important;gap:0.75rem}}.fa-skip-link{position:fixed;top:.75rem;left:.75rem;z-index:4000;transform:translateY(-150%);border-radius:.85rem;background:#0f172a;color:#ffffff;font-weight:900;padding:.7rem 1rem;box-shadow:0 18px 45px rgba(15,23,42,.26);transition:transform .15s ease}.fa-skip-link:focus,.fa-skip-link:focus-visible{color:#ffffff;outline:3px solid #93c5fd;outline-offset:3px;text-decoration:none;transform:translateY(0)}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:not([tabindex="-1"]):focus-visible{outline:3px solid #60a5fa;outline-offset:3px;box-shadow:0 0 0 5px rgba(96,165,250,.18)}#main-content:focus,#login-main:focus{outline:none}.fa-page-hero{position:relative;overflow:hidden;border-radius:var(--fa-radius-lg);padding:1.65rem;color:#ffffff;background:var(--fa-gradient);box-shadow:var(--fa-shadow-md);margin-bottom:1.5rem}.fa-page-hero::after{content:"";position:absolute;inset:0;background:radial-gradient(circle at top left,rgba(255,255,255,.22),transparent 26%),radial-gradient(circle at bottom right,rgba(255,255,255,.12),transparent 28%);pointer-events:none}.fa-page-hero>*{position:relative;z-index:1}.fa-eyebrow{display:inline-flex;align-items:center;gap:.45rem;padding:.42rem .72rem;border-radius:999px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.18);font-size:.78rem;font-weight:900;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.8rem}.fa-hero-title{font-size:clamp(1.6rem,2.2vw,2.35rem);font-weight:900;margin-bottom:.45rem}.fa-hero-subtitle{color:rgba(255,255,255,.86);max-width:820px;line-height:1.65;margin-bottom:0}.fa-card{background:var(--fa-card);border:1px solid var(--fa-border);border-radius:var(--fa-radius-md);box-shadow:var(--fa-shadow-sm);padding:1.25rem;margin-bottom:1rem}.fa-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.fa-card-title{font-weight:900;color:var(--fa-dark);margin-bottom:.25rem}.fa-card-subtitle{color:var(--fa-muted);line-height:1.55;margin:0}.fa-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-bottom:1.25rem}.fa-metric-card{background:#fff;border:1px solid var(--fa-border);border-radius:var(--fa-radius-md);box-shadow:var(--fa-shadow-sm);padding:1rem}.fa-metric-label{color:var(--fa-muted);font-size:.82rem;font-weight:900;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.35rem}.fa-metric-value{color:var(--fa-dark);font-size:1.45rem;font-weight:900}.fa-icon-box{width:46px;height:46px;border-radius:.9rem;display:inline-flex;align-items:center;justify-content:center;background:var(--fa-primary-50);color:var(--fa-primary);font-size:1.1rem;flex:0 0 auto}.fa-action-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.fa-action-card{display:flex;gap:.9rem;align-items:flex-start;text-decoration:none;background:#fff;border:1px solid var(--fa-border);border-radius:var(--fa-radius-md);padding:1rem;box-shadow:var(--fa-shadow-sm);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.fa-action-card:hover{text-decoration:none;transform:translateY(-2px);box-shadow:var(--fa-shadow-md);border-color:#bfdbfe}.fa-action-title{color:var(--fa-dark);font-weight:900;margin-bottom:.2rem}.fa-action-desc{color:var(--fa-muted);font-size:.88rem;line-height:1.5;margin:0}.fa-status-chip,.fa-badge{display:inline-flex;align-items:center;gap:.35rem;border-radius:999px;padding:.35rem .65rem;font-size:.78rem;font-weight:900;line-height:1}.fa-status-chip.ok,.fa-badge.success{background:#dcfce7;color:#166534}.fa-status-chip.warning,.fa-badge.warning{background:#fef3c7;color:#92400e}.fa-status-chip.danger,.fa-badge.danger{background:#fee2e2;color:#991b1b}.fa-status-chip.info,.fa-badge.info{background:#e0f2fe;color:#075985}.fa-table-card{background:#fff;border:1px solid var(--fa-border);border-radius:var(--fa-radius-md);box-shadow:var(--fa-shadow-sm);overflow:hidden}.fa-table-card .table{margin-bottom:0}.fa-table-card thead th{background:#f8fafc;border-bottom:1px solid var(--fa-border);color:#334155;font-size:.78rem;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.fa-empty-state{text-align:center;padding:2rem 1rem;color:var(--fa-muted);border:1px dashed #cbd5e1;border-radius:var(--fa-radius-md);background:#f8fafc}.fa-form-section{border:1px solid var(--fa-border);border-radius:var(--fa-radius-md);background:#fff;padding:1.1rem;margin-bottom:1rem}.fa-form-section-title{font-weight:900;color:var(--fa-dark);margin-bottom:.75rem}.sidebar .sidebar-heading{margin-top:.4rem;font-size:.68rem;letter-spacing:.08em}.sidebar .nav-item.active>.nav-link{background:rgba(255,255,255,.14);border-radius:.6rem;margin:0 .65rem}.sidebar .nav-item .nav-link{border-radius:.6rem;margin:0 .65rem}.sidebar .nav-item .nav-link:hover{background:rgba(255,255,255,.10)}@media (max-width:1200px){.fa-metric-grid,.fa-action-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.fa-page-hero{padding:1.25rem}.fa-metric-grid,.fa-action-grid{grid-template-columns:1fr}}.fa-feedback-region{position:fixed;right:1.25rem;top:1.25rem;z-index:3000;display:flex;flex-direction:column;gap:.75rem;max-width:min(420px,calc(100vw - 2rem))}.fa-toast{display:flex;align-items:flex-start;gap:.75rem;padding:.9rem 1rem;border-radius:1rem;background:#fff;border:1px solid rgba(226,232,240,.95);box-shadow:0 18px 45px rgba(15,23,42,.18);color:#0f172a;animation:faToastIn .18s ease-out}.fa-toast i{margin-top:.15rem}.fa-toast strong{display:block;font-weight:900;margin-bottom:.15rem}.fa-toast span{display:block;color:#64748b;line-height:1.45;font-size:.9rem}.fa-toast-success{border-left:5px solid #22c55e}.fa-toast-error{border-left:5px solid #ef4444}.fa-toast-info{border-left:5px solid #3b82f6}.fa-toast-warning{border-left:5px solid #f59e0b}.fa-toast-close{margin-left:auto;border:0;background:transparent;color:#94a3b8;cursor:pointer}@keyframes faToastIn{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.fa-global-loader{position:fixed;inset:0;z-index:2500;display:none;align-items:center;justify-content:center;background:rgba(15,23,42,.24);backdrop-filter:blur(3px)}.fa-global-loader.is-active{display:flex}.fa-loader-card{min-width:min(420px,calc(100vw - 2rem));border-radius:1.25rem;background:rgba(255,255,255,.96);border:1px solid rgba(226,232,240,.9);box-shadow:0 24px 70px rgba(15,23,42,.24);padding:1.4rem}.fa-loader-title{font-weight:900;color:#0f172a;margin-bottom:.25rem;display:flex;align-items:center;gap:.55rem}.fa-loader-text{color:#64748b;margin-bottom:.9rem}.fa-progress-track{height:.65rem;border-radius:999px;overflow:hidden;background:#e2e8f0}.fa-progress-bar{height:100%;width:42%;border-radius:inherit;background:linear-gradient(90deg,#1d4ed8,#60a5fa);animation:faIndeterminate 1.1s infinite ease-in-out}@keyframes faIndeterminate{0%{transform:translateX(-120%)}100%{transform:translateX(250%)}}.fa-empty-state{border:1px dashed #cbd5e1;border-radius:1.1rem;padding:1.4rem;background:#f8fafc;color:#64748b;text-align:center}.fa-empty-state i{font-size:1.8rem;color:#94a3b8;margin-bottom:.6rem}.fa-friendly-error{border-radius:1rem;border:1px solid rgba(239,68,68,.2);background:#fff5f5;color:#991b1b;padding:1rem}.fa-copy-btn{border-radius:.75rem;border:1px solid #dbe4f1;background:#fff;color:#334155;font-weight:800;padding:.45rem .75rem}.fa-copy-btn:hover{background:#eff6ff;color:#1d4ed8}button.is-loading,.btn.is-loading{pointer-events:none;opacity:.82}button.is-loading .fa-spinner,.btn.is-loading .fa-spinner{margin-right:.35rem}.theme-toggle-btn{border:1px solid #dbe4f1;background:#ffffff;color:#334155;border-radius:999px;min-width:42px;height:36px;display:inline-flex;align-items:center;justify-content:center}.theme-toggle-btn:hover{background:#eff6ff;color:#1d4ed8}html[data-theme="dark"] body,html[data-theme="dark"] #content-wrapper,html[data-theme="dark"] #content{background:#0b1220 !important;color:#dbeafe}html[data-theme="dark"] .topbar,html[data-theme="dark"] .content-card,html[data-theme="dark"] .ds-card,html[data-theme="dark"] .card,html[data-theme="dark"] .fa-loader-card,html[data-theme="dark"] .login-access-card{background:#111827 !important;border-color:rgba(148,163,184,.22) !important;color:#e5e7eb !important;box-shadow:0 18px 45px rgba(0,0,0,.28) !important}html[data-theme="dark"] .text-gray-800,html[data-theme="dark"] .text-gray-900,html[data-theme="dark"] .section-title,html[data-theme="dark"] h1,html[data-theme="dark"] h2,html[data-theme="dark"] h3,html[data-theme="dark"] h4,html[data-theme="dark"] h5,html[data-theme="dark"] h6{color:#f8fafc !important}html[data-theme="dark"] .text-muted,html[data-theme="dark"] .page-subtitle,html[data-theme="dark"] .section-subtitle,html[data-theme="dark"] .text-gray-500,html[data-theme="dark"] .text-gray-600,html[data-theme="dark"] .fa-loader-text,html[data-theme="dark"] .fa-toast span{color:#94a3b8 !important}html[data-theme="dark"] .table-wrap table,html[data-theme="dark"] table,html[data-theme="dark"] .table{background:#111827 !important;color:#e5e7eb !important}html[data-theme="dark"] .table-wrap thead th,html[data-theme="dark"] .table thead th{background:#0f172a !important;color:#dbeafe !important;border-color:rgba(148,163,184,.24) !important}html[data-theme="dark"] .table-wrap tbody td,html[data-theme="dark"] .table td,html[data-theme="dark"] .table th{border-color:rgba(148,163,184,.16) !important;color:#e5e7eb !important}html[data-theme="dark"] .table-wrap tbody tr:hover,html[data-theme="dark"] .table-hover tbody tr:hover{background:rgba(59,130,246,.08) !important}html[data-theme="dark"] input,html[data-theme="dark"] select,html[data-theme="dark"] textarea,html[data-theme="dark"] .form-control,html[data-theme="dark"] .custom-select{background:#0f172a !important;border-color:rgba(148,163,184,.28) !important;color:#f8fafc !important}html[data-theme="dark"] input::placeholder,html[data-theme="dark"] textarea::placeholder{color:#64748b !important}html[data-theme="dark"] .alert-success{background:rgba(22,101,52,.22);border-color:rgba(34,197,94,.22);color:#bbf7d0}html[data-theme="dark"] .alert-danger{background:rgba(127,29,29,.28);border-color:rgba(239,68,68,.25);color:#fecaca}html[data-theme="dark"] .alert-info{background:rgba(30,64,175,.22);border-color:rgba(96,165,250,.22);color:#bfdbfe}html[data-theme="dark"] .fa-toast,html[data-theme="dark"] .fa-empty-state,html[data-theme="dark"] .fa-copy-btn{background:#111827;border-color:rgba(148,163,184,.24);color:#e5e7eb}html[data-theme="dark"] .theme-toggle-btn{background:#0f172a;border-color:rgba(148,163,184,.28);color:#dbeafe}html[data-theme="dark"] .fa-skip-link{background:#e0f2fe;color:#082f49}html[data-theme="dark"] a:focus-visible,html[data-theme="dark"] button:focus-visible,html[data-theme="dark"] input:focus-visible,html[data-theme="dark"] select:focus-visible,html[data-theme="dark"] textarea:focus-visible,html[data-theme="dark"] [tabindex]:not([tabindex="-1"]):focus-visible{outline-color:#38bdf8;box-shadow:0 0 0 5px rgba(56,189,248,.22)}html[data-theme="dark"] pre,html[data-theme="dark"] code{background:#020617 !important;color:#dbeafe !important}@media (max-width:576px){.fa-feedback-region{left:1rem;right:1rem;top:1rem}}@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;scroll-behavior:auto !important;transition-duration:.01ms !important}.fa-action-card:hover{transform:none}}:root{--login-primary:#1e3a8a;--login-secondary:#2563eb;--login-accent:#60a5fa;--login-dark:#0f172a;--login-surface:rgba(255,255,255,0.9);--login-border:rgba(148,163,184,0.22);--login-shadow:0 20px 60px rgba(15,23,42,0.16)}body.login-page{min-height:100vh;margin:0;background:radial-gradient(circle at top left,rgba(96,165,250,0.20),transparent 24%),radial-gradient(circle at bottom right,rgba(37,99,235,0.18),transparent 24%),linear-gradient(135deg,#f8fbff 0%,#eef4ff 45%,#e7eefc 100%);font-family:'Nunito',sans-serif}.login-shell-modern{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem 1rem}.login-frame{width:100%;max-width:1220px;border-radius:1.6rem;overflow:hidden;background:rgba(255,255,255,0.72);border:1px solid rgba(255,255,255,0.65);box-shadow:var(--login-shadow);backdrop-filter:blur(14px)}.login-grid{display:grid;grid-template-columns:1.15fr 0.95fr}.login-showcase{position:relative;padding:2.6rem 2.4rem 2.2rem;color:#fff;background:radial-gradient(circle at top left,rgba(255,255,255,0.18),transparent 24%),radial-gradient(circle at bottom right,rgba(96,165,250,0.16),transparent 25%),linear-gradient(160deg,#0f172a 0%,#163171 38%,#1d4ed8 100%)}.login-showcase::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(15,23,42,0.18),rgba(15,23,42,0));pointer-events:none}.login-showcase>*{position:relative;z-index:1}.login-badge-row{display:flex;flex-wrap:wrap;gap:.6rem;margin-bottom:1.2rem}.login-chip{display:inline-flex;align-items:center;gap:.45rem;padding:.45rem .8rem;border-radius:999px;background:rgba(255,255,255,.12);color:rgba(255,255,255,.95);border:1px solid rgba(255,255,255,.18);font-size:.78rem;font-weight:700;letter-spacing:.02em}.login-title{font-size:clamp(2rem,2.2vw,2.6rem);font-weight:900;line-height:1.15;margin-bottom:.9rem}.login-subtitle{color:rgba(255,255,255,.86);font-size:1rem;line-height:1.7;max-width:42rem;margin-bottom:1.4rem}.login-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-bottom:1.5rem}.login-feature-card{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:1rem;padding:1rem 1rem .95rem}.login-feature-card i{font-size:1.2rem;margin-bottom:.65rem}.login-feature-card h3{font-size:.98rem;font-weight:800;margin-bottom:.35rem}.login-feature-card p{margin:0;color:rgba(255,255,255,.80);font-size:.88rem;line-height:1.55}.login-vendors{display:flex;align-items:center;gap:.9rem;flex-wrap:wrap;margin-top:1rem}.login-vendors .vendor-logo{height:62px;max-width:210px;object-fit:contain;border-radius:999px;padding:.35rem .9rem;background:rgba(255,255,255,.96);box-shadow:0 10px 30px rgba(15,23,42,0.14)}.login-footer-copy{margin-top:1.25rem;color:rgba(255,255,255,.72);font-size:.86rem}.login-access-panel{padding:2.2rem 2rem;background:rgba(255,255,255,.9)}.login-access-card{height:100%;border-radius:1.35rem;background:linear-gradient(180deg,rgba(255,255,255,.98) 0%,#f8fbff 100%);border:1px solid var(--login-border);box-shadow:0 10px 35px rgba(15,23,42,0.08);padding:1.6rem 1.45rem}.login-access-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.login-icon-block{width:58px;height:58px;border-radius:1rem;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#dbeafe,#eff6ff);color:#1d4ed8;font-size:1.4rem}.login-access-head small{display:block;color:#64748b;font-weight:800;letter-spacing:.06em;text-transform:uppercase;margin-bottom:.15rem}.login-access-head h2{font-size:1.45rem;font-weight:900;color:var(--login-dark);margin:0}.login-intro{color:#64748b;line-height:1.65;margin-bottom:1.1rem}.login-alert{border-radius:.95rem;border:1px solid rgba(239,68,68,0.18)}.login-form-modern .form-group{margin-bottom:.95rem}.login-form-modern label{display:block;font-size:.82rem;font-weight:800;color:#334155;margin-bottom:.38rem;text-transform:uppercase;letter-spacing:.05em}.login-input-wrap{position:relative}.login-input-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#94a3b8}.login-form-modern .form-control{border-radius:.95rem;border:1px solid #dbe4f1;min-height:54px;padding-left:2.8rem;font-size:.96rem;box-shadow:none}.login-form-modern .form-control:focus{border-color:#93c5fd;box-shadow:0 0 0 .22rem rgba(59,130,246,0.15)}.login-submit{border:none;min-height:54px;border-radius:.95rem;font-weight:900;letter-spacing:.02em;background:linear-gradient(135deg,var(--login-primary),var(--login-secondary));box-shadow:0 12px 28px rgba(37,99,235,0.24)}.login-submit:hover{filter:brightness(1.03)}.login-highlights{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:1.2rem}.login-highlight-item{border-radius:.95rem;border:1px solid #e5eef9;background:#fff;padding:.9rem}.login-highlight-item strong{display:block;color:var(--login-dark);font-size:.92rem;margin-bottom:.15rem}.login-highlight-item span{color:#64748b;font-size:.85rem;line-height:1.5}.login-note{margin-top:1.1rem;padding:.95rem 1rem;border-radius:.95rem;background:#eff6ff;color:#1e3a8a;font-size:.88rem;line-height:1.6}@media (max-width:991px){.login-grid{grid-template-columns:1fr}.login-showcase,.login-access-panel{padding:1.5rem}.login-feature-grid,.login-highlights{grid-template-columns:1fr}}
