@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=Plus+Jakarta+Sans:wght@400;500;600;700;800&family=Quicksand:wght@400;600;700&display=swap";:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#0f172a;--primary-color:#2563eb;--primary-dark:#1e3a8a;--primary-light:#eff6ff;--secondary-color:#0d9488;--accent-color:#f59e0b;--error-color:#ef4444;--success-color:#10b981;--info-color:#0284c7;--bg-sidebar:#0f172a;--bg-sidebar-hover:#ffffff14;--bg-sidebar-active:#2563eb;--bg-header:#ffffffd9;--bg-card:#fff;--border-color-subtle:#f1f5f9;--border-color-default:#e2e8f0;--border-color-hover:#cbd5e1;--border-radius-sm:8px;--border-radius-md:12px;--border-radius-lg:16px;--border-radius-xl:24px;--shadow-sm:0 1px 3px #0f172a0a, 0 1px 2px #0f172a05;--shadow-md:0 4px 12px -2px #0f172a0f, 0 2px 4px -1px #0f172a08;--shadow-lg:0 12px 24px -4px #0f172a14, 0 4px 8px -2px #0f172a0a;--shadow-glow:0 0 20px #2563eb26;background-color:#f8fafc;font-family:Inter,Plus Jakarta Sans,Quicksand,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;line-height:1.5}body{color:#0f172a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafc;width:100%;min-height:100vh;margin:0;padding:0;display:flex}#root{flex-direction:column;width:100%;min-height:100vh;display:flex}::-webkit-scrollbar{width:7px;height:7px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.glass-panel{-webkit-backdrop-filter:blur(12px);box-shadow:var(--shadow-sm);background:#ffffffd9;border:1px solid #fff9}.premium-card{background:var(--bg-card);border-radius:var(--border-radius-md);box-shadow:var(--shadow-md);border:1px solid var(--border-color-subtle);transition:all .25s cubic-bezier(.4,0,.2,1)}.premium-card:hover{box-shadow:var(--shadow-lg);border-color:var(--border-color-hover);transform:translateY(-2px)}.stat-kpi-card{cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;padding:18px 20px;transition:all .25s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 2px 8px #0f172a0a}.stat-kpi-card:hover{border-color:var(--card-accent,#2563eb);transform:translateY(-3px);box-shadow:0 8px 24px #0f172a1f}.stat-kpi-card.active{background:linear-gradient(#fff 0%,#f8fafc 100%);transform:translateY(-2px);box-shadow:0 8px 20px #0f172a1f,0 0 0 3px #2563eb1f;border:2px solid var(--card-accent,#2563eb)!important}.stat-kpi-card:before{content:"";background:var(--card-accent,#2563eb);height:3px;position:absolute;top:0;left:0;right:0}.table-kpi-monthly-wrapper .ant-table-thead>tr>th{color:#fff!important;text-align:center!important;background-color:#1b365d!important;border-bottom:2px solid #0f172a!important;font-size:13px!important;font-weight:700!important}.table-kpi-monthly-wrapper .ant-table-tbody>tr.table-row-total-year>td{background-color:#f1f5f9!important;border-top:2px solid #94a3b8!important;border-bottom:2px solid #94a3b8!important;font-weight:800!important}.table-kpi-monthly-wrapper .ant-table-tbody>tr:hover>td{background-color:#f8fafc!important}.table-modern-wrapper .ant-table{background:0 0}.table-modern-wrapper .ant-table-thead>tr>th{text-transform:none;letter-spacing:.2px;white-space:nowrap;color:#475569!important;background:#f8fafc!important;border-bottom:1px solid #e2e8f0!important;padding:10px 8px!important;font-size:13px!important;font-weight:600!important}.table-modern-wrapper .ant-table-tbody>tr>td{font-size:13px;transition:background .15s;border-bottom:1px solid #f1f5f9!important;padding:10px 8px!important}.table-modern-wrapper .ant-table-tbody>tr:hover>td{background:#f8fafc!important}.table-modern-wrapper .ant-table-filter-trigger{width:auto!important;margin-inline-start:2px!important;padding:0 4px!important;font-size:11px!important}.table-modern-wrapper .ant-table-filter-column{justify-content:space-between!important;align-items:center!important;width:100%!important;display:inline-flex!important}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:.3s cubic-bezier(.16,1,.3,1) forwards fadeIn}@keyframes pulse-slow{0%,to{opacity:1;transform:scale(1)}50%{opacity:.85;transform:scale(1.06)}}.pulse-badge{animation:2.5s ease-in-out infinite pulse-slow}.status-pill{border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:600;line-height:1;display:inline-flex}.status-pill-dot{border-radius:50%;width:6px;height:6px}@media (width<=768px){.ant-card{border-radius:12px!important}.ant-card-body{padding:12px!important}.ant-card-head{flex-wrap:wrap!important;padding:0 12px!important}.ant-card-head-wrapper{flex-wrap:wrap!important;gap:8px!important;padding:8px 0!important}.ant-card-extra{justify-content:flex-start!important;width:100%!important;padding:4px 0!important}.ant-modal{max-width:95vw!important;margin:8px auto!important}.ant-modal-body,.ant-drawer-body{padding:16px!important}.ant-table-wrapper{overflow-x:auto}.mobile-touch-btn{justify-content:center!important;align-items:center!important;min-height:44px!important;display:inline-flex!important}.stat-kpi-card{padding:12px 14px!important}.stat-kpi-card .ant-statistic-content-value{font-size:18px!important}.stat-kpi-card .ant-statistic-title{font-size:11px!important}}.mobile-nav-drawer .ant-drawer-body{background:#0f172a;padding:0!important}.mobile-nav-drawer .ant-drawer-content{background:#0f172a}
