*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:var(--bg-main);color:var(--text-primary);line-height:1.6;transition:background-color .3s ease,color .3s ease;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root{--primary: #3b82f6;--primary-dark: #2563eb;--success: #10b981;--warning: #f59e0b;--danger: #ef4444;--gray-50: #f9fafb;--gray-100: #f3f4f6;--gray-200: #e5e7eb;--gray-300: #d1d5db;--gray-400: #9ca3af;--gray-500: #6b7280;--gray-600: #4b5563;--gray-700: #374151;--gray-800: #1f2937;--gray-900: #111827;--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px -1px rgba(0, 0, 0, .1);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -2px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -4px rgba(0, 0, 0, .1);--radius: 8px;--radius-lg: 12px;--bg-main: #0a0a0f;--bg-sidebar: #1c1610;--bg-card: rgba(255,255,255,.045);--bg-card-alt: rgba(15,20,35,.6);--bg-surface: rgba(255,255,255,.05);--bg-surface-hover: rgba(255,255,255,.08);--bg-header: rgba(10,10,15,.85);--bg-tooltip: #1e293b;--bg-modal: #0f172a;--bg-input: rgba(20,24,40,.8);--bg-primary: #0a0a0f;--bg-tag: rgba(255,255,255,.06);--border-default: rgba(255,255,255,.08);--border-subtle: rgba(255,255,255,.06);--border-medium: rgba(255,255,255,.12);--border-strong: rgba(255,255,255,.16);--border-input: rgba(255,255,255,.12);--text-primary: #e2e8f0;--text-secondary: #94a3b8;--text-muted: #64748b;--text-dim: #475569;--text-label: #cbd5e1;--card-bg: #1e293b;--card-bg-hover: #334155;--surface-secondary: rgba(255,255,255,.04);--shadow-card: 0 1px 3px rgba(0,0,0,.4), 0 0 0 1px rgba(255,255,255,.06);--shadow-dropdown: 0 8px 30px rgba(0,0,0,.55), 0 0 0 1px rgba(255,255,255,.06);--shadow-modal: 0 25px 60px rgba(0,0,0,.5), 0 0 0 1px rgba(255,255,255,.08);--overlay-bg: rgba(0,0,0,.65);--progress-track: rgba(255,255,255,.06);--table-header-bg: rgba(255,255,255,.03);--app-bg: #0f1117;--sidebar-bg: #1c1610;--sidebar-border: rgba(255,200,140,.08);--sidebar-hover: rgba(255,220,180,.08);--sidebar-scrollbar: rgba(255,200,140,.15);--sidebar-scrollbar-hover: rgba(255,200,140,.25);--topbar-bg: rgba(17, 19, 24, .95);--topbar-border: rgba(255,255,255,.06);--search-bg: rgba(255,255,255,.04);--search-border: rgba(255,255,255,.08);--search-bg-hover: rgba(255,255,255,.06);--search-border-hover: rgba(255,255,255,.12);--btn-bg: rgba(255,255,255,.04);--btn-bg-hover: rgba(255,255,255,.08);--btn-bg-active: rgba(255,255,255,.1);--notif-bg: #1a1d24;--notif-border: rgba(255,255,255,.08);--notif-hover: rgba(255,255,255,.05);--notif-item-border: rgba(255,255,255,.05);--notif-unread: rgba(59, 130, 246, .1);--notif-unread-hover: rgba(59, 130, 246, .15);--loading-bg: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);--modal-bg: #1e293b;--modal-border: #334155;--input-bg: #0f172a;--input-border: #334155;--breadcrumb-color: #64748b;--breadcrumb-active: #e2e8f0;--breadcrumb-sep: #334155;--nav-text: #b8a48a;--nav-text-active: #ede0cc;--nav-desc: #6b5e4c;--nav-icon: #64748b;--nav-chevron: #6b5e4c;--section-header-hover: rgba(255,220,180,.08);--glc-bg: linear-gradient(135deg, rgba(99, 102, 241, .1), rgba(168, 85, 247, .08));--glc-bg-active: linear-gradient(135deg, rgba(99, 102, 241, .25), rgba(168, 85, 247, .2));--glc-border: rgba(139, 92, 246, .2);--glc-border-active: rgba(139, 92, 246, .5);--recolher-color: #6b5e4c;--mobile-btn-bg: rgba(59, 130, 246, .15);--mobile-btn-color: #3b82f6;--overlay-sidebar: rgba(0, 0, 0, .5)}[data-theme=light] .sidebar-logo-clean,[data-theme=light] .sidebar-logo-clean-mini,[data-theme=truetone] .sidebar-logo-clean,[data-theme=truetone] .sidebar-logo-clean-mini{filter:brightness(0) invert(43%) sepia(96%) saturate(1800%) hue-rotate(356deg) brightness(100%) contrast(95%)}[data-theme=light]{--bg-main: #eef2f7;--bg-sidebar: linear-gradient(180deg, #f8faff 0%, #f0f4fb 100%);--bg-card: rgba(59,130,246,.02);--bg-card-alt: rgba(59,130,246,.03);--bg-surface: rgba(59,130,246,.03);--bg-surface-hover: rgba(59,130,246,.06);--bg-header: rgba(248,250,255,.95);--bg-tooltip: #ffffff;--bg-modal: #ffffff;--bg-input: #ffffff;--bg-primary: #eef2f7;--bg-tag: rgba(59,130,246,.06);--border-default: rgba(59,130,246,.1);--border-subtle: rgba(59,130,246,.06);--border-medium: rgba(59,130,246,.14);--border-strong: rgba(30,64,175,.18);--border-input: rgba(59,130,246,.18);--text-primary: #1e293b;--text-secondary: #475569;--text-muted: #64748b;--text-dim: #94a3b8;--text-label: #334155;--card-bg: #ffffff;--card-bg-hover: #f0f5ff;--surface-secondary: #f5f8ff;--shadow-card: 0 1px 3px rgba(59,130,246,.06), 0 2px 6px rgba(0,0,0,.03), 0 0 0 1px rgba(59,130,246,.06);--shadow-dropdown: 0 8px 24px rgba(30,64,175,.12), 0 4px 8px rgba(0,0,0,.04);--shadow-modal: 0 25px 50px rgba(30,64,175,.15), 0 10px 20px rgba(0,0,0,.06);--overlay-bg: rgba(15,23,42,.3);--progress-track: rgba(59,130,246,.08);--table-header-bg: rgba(59,130,246,.04);--app-bg: #eaf0f8;--sidebar-bg: #f8faff;--sidebar-border: rgba(59,130,246,.1);--sidebar-hover: rgba(59,130,246,.06);--sidebar-scrollbar: rgba(59,130,246,.12);--sidebar-scrollbar-hover: rgba(59,130,246,.22);--topbar-bg: rgba(248, 250, 255, .96);--topbar-border: rgba(59,130,246,.08);--search-bg: rgba(59,130,246,.04);--search-border: rgba(59,130,246,.1);--search-bg-hover: rgba(59,130,246,.07);--search-border-hover: rgba(59,130,246,.18);--btn-bg: rgba(59,130,246,.05);--btn-bg-hover: rgba(59,130,246,.1);--btn-bg-active: rgba(59,130,246,.15);--notif-bg: #ffffff;--notif-border: rgba(59,130,246,.1);--notif-hover: rgba(59,130,246,.04);--notif-item-border: rgba(59,130,246,.06);--notif-unread: rgba(59, 130, 246, .08);--notif-unread-hover: rgba(59, 130, 246, .14);--loading-bg: linear-gradient(135deg, #dfe7f5 0%, #eaf0f8 100%);--modal-bg: #ffffff;--modal-border: #dbe4f0;--input-bg: #f8faff;--input-border: #c7d4e8;--breadcrumb-color: #64748b;--breadcrumb-active: #1e293b;--breadcrumb-sep: #c7d4e8;--nav-text: #475569;--nav-text-active: #1e40af;--nav-desc: #94a3b8;--nav-icon: #64748b;--nav-chevron: #94a3b8;--section-header-hover: rgba(59,130,246,.05);--glc-bg: linear-gradient(135deg, rgba(99, 102, 241, .07), rgba(168, 85, 247, .05));--glc-bg-active: linear-gradient(135deg, rgba(99, 102, 241, .18), rgba(168, 85, 247, .12));--glc-border: rgba(139, 92, 246, .15);--glc-border-active: rgba(139, 92, 246, .4);--recolher-color: #94a3b8;--mobile-btn-bg: rgba(59, 130, 246, .1);--mobile-btn-color: #3b82f6;--overlay-sidebar: rgba(15, 23, 42, .25)}[data-theme=truetone]{--bg-main: #faf6f1;--bg-sidebar: #fdf8f3;--bg-card: rgba(120,80,30,.03);--bg-card-alt: rgba(120,80,30,.04);--bg-surface: rgba(120,80,30,.04);--bg-surface-hover: rgba(120,80,30,.07);--bg-header: rgba(250,246,241,.92);--bg-tooltip: #fdf8f3;--bg-modal: #fdf8f3;--bg-input: #fdf8f3;--bg-primary: #faf6f1;--bg-tag: rgba(120,80,30,.06);--border-default: rgba(120,80,30,.12);--border-subtle: rgba(120,80,30,.07);--border-medium: rgba(120,80,30,.16);--border-strong: rgba(120,80,30,.22);--border-input: rgba(120,80,30,.18);--text-primary: #2c1810;--text-secondary: #5c4a3a;--text-muted: #8a7560;--text-dim: #b8a590;--text-label: #3d2a1a;--card-bg: #fdf8f3;--card-bg-hover: #f5efe6;--surface-secondary: #faf5ed;--shadow-card: 0 1px 3px rgba(80,50,20,.06), 0 1px 2px rgba(80,50,20,.04), 0 0 0 1px rgba(120,80,30,.08);--shadow-dropdown: 0 8px 24px rgba(80,50,20,.1);--shadow-modal: 0 25px 50px rgba(80,50,20,.12);--overlay-bg: rgba(40,25,10,.3);--progress-track: rgba(120,80,30,.08);--table-header-bg: rgba(120,80,30,.04);--app-bg: #f5efe8;--sidebar-bg: #fdf8f3;--sidebar-border: rgba(120,80,30,.1);--sidebar-hover: rgba(120,80,30,.06);--sidebar-scrollbar: rgba(120,80,30,.12);--sidebar-scrollbar-hover: rgba(120,80,30,.2);--topbar-bg: rgba(250, 246, 241, .95);--topbar-border: rgba(120,80,30,.1);--search-bg: rgba(120,80,30,.04);--search-border: rgba(120,80,30,.1);--search-bg-hover: rgba(120,80,30,.06);--search-border-hover: rgba(120,80,30,.15);--btn-bg: rgba(120,80,30,.04);--btn-bg-hover: rgba(120,80,30,.08);--btn-bg-active: rgba(120,80,30,.12);--notif-bg: #fdf8f3;--notif-border: rgba(120,80,30,.12);--notif-hover: rgba(120,80,30,.04);--notif-item-border: rgba(120,80,30,.06);--notif-unread: rgba(59, 130, 246, .08);--notif-unread-hover: rgba(59, 130, 246, .12);--loading-bg: linear-gradient(135deg, #f0e8dd 0%, #f5efe8 100%);--modal-bg: #fdf8f3;--modal-border: #e0d0be;--input-bg: #faf6f1;--input-border: #d4c4b0;--breadcrumb-color: #8a7560;--breadcrumb-active: #2c1810;--breadcrumb-sep: #d4c4b0;--nav-text: #5c4a3a;--nav-text-active: #2c1810;--nav-desc: #b8a590;--nav-icon: #8a7560;--nav-chevron: #b8a590;--section-header-hover: rgba(120,80,30,.06);--glc-bg: linear-gradient(135deg, rgba(99, 102, 241, .06), rgba(168, 85, 247, .04));--glc-bg-active: linear-gradient(135deg, rgba(99, 102, 241, .15), rgba(168, 85, 247, .1));--glc-border: rgba(139, 92, 246, .15);--glc-border-active: rgba(139, 92, 246, .4);--recolher-color: #b8a590;--mobile-btn-bg: rgba(59, 130, 246, .1);--mobile-btn-color: #3b82f6;--overlay-sidebar: rgba(40,25,10,.3)}[data-theme=light] div[style*="var(--card-bg)"],[data-theme=light] div[style*="var(--surface-secondary)"]{border:1px solid rgba(59,130,246,.08)!important;box-shadow:0 1px 3px #3b82f60f,0 1px 2px #00000005,0 0 0 1px #3b82f60d!important}[data-theme=truetone] div[style*="var(--card-bg)"],[data-theme=truetone] div[style*="var(--surface-secondary)"]{border:1px solid rgba(120,80,30,.1)!important;box-shadow:0 1px 3px #5032140f,0 0 0 1px #78501e0f!important}[data-theme=light] ::-webkit-scrollbar-thumb{background:#00000026}[data-theme=light] ::-webkit-scrollbar-track{background:#00000008}[data-theme=truetone] ::-webkit-scrollbar-thumb{background:#78501e26}[data-theme=truetone] ::-webkit-scrollbar-track{background:#78501e0a}[data-theme=light] input,[data-theme=light] select,[data-theme=light] textarea{color:#1a202c!important}[data-theme=light] input::placeholder,[data-theme=light] select::placeholder,[data-theme=light] textarea::placeholder{color:#a0aec0!important}[data-theme=truetone] input,[data-theme=truetone] select,[data-theme=truetone] textarea{color:#2c1810!important}[data-theme=truetone] input::placeholder,[data-theme=truetone] select::placeholder,[data-theme=truetone] textarea::placeholder{color:#b8a590!important}[data-theme=light] table th{background:#3b82f60d!important;color:#334155!important;border-color:#3b82f61a!important;font-weight:600!important}[data-theme=light] table td{color:#1e293b!important;border-color:#3b82f60f!important}[data-theme=light] table tr:hover td{background:#3b82f60a!important}[data-theme=light] table tr[style*=background] td,[data-theme=light] table tr[style*=backgroundColor] td{color:#1e293b!important}[data-theme=truetone] table th{background:#78501e0a!important;color:#5c4a3a!important;border-color:#78501e1a!important}[data-theme=truetone] table td{color:#3d2a1a!important;border-color:#78501e0f!important}[data-theme=truetone] table tr:hover td{background:#78501e08!important}[data-theme=light] [style*=border-radius]{box-shadow:0 1px 3px #3b82f60d,0 1px 2px #00000005}[data-theme=truetone] [style*=border-radius]{box-shadow:0 1px 3px #5032140d}[data-theme=light] .badge.success{background:#d1fae5;color:#065f46}[data-theme=light] .badge.warning{background:#fef3c7;color:#92400e}[data-theme=light] .badge.danger{background:#fee2e2;color:#991b1b}[data-theme=light] .badge.info{background:#dbeafe;color:#1e40af}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}[data-theme=light] [style*="rgba(255,255,255,0.2)"],[data-theme=light] [style*="rgba(255,255,255,0.25)"],[data-theme=light] [style*="rgba(255,255,255,0.3)"],[data-theme=light] [style*="rgba(255,255,255,0.35)"],[data-theme=light] [style*="rgba(255,255,255,0.4)"],[data-theme=light] [style*="rgba(255,255,255,0.45)"],[data-theme=light] [style*="rgba(255,255,255,0.5)"],[data-theme=light] [style*="rgba(255,255,255,0.55)"],[data-theme=light] [style*="rgba(255,255,255,0.6)"],[data-theme=light] [style*="rgba(255,255,255,0.65)"],[data-theme=light] [style*="rgba(255,255,255,0.7)"],[data-theme=light] [style*="rgba(255,255,255,0.75)"],[data-theme=light] [style*="rgba(255,255,255,0.8)"],[data-theme=light] [style*="rgba(255,255,255,0.9)"],[data-theme=light] [style*="rgba(255, 255, 255, 0.2)"],[data-theme=light] [style*="rgba(255, 255, 255, 0.25)"],[data-theme=light] [style*="rgba(255, 255, 255, 0.3)"],[data-theme=light] [style*="rgba(255, 255, 255, 0.35)"],[data-theme=light] [style*="rgba(255, 255, 255, 0.4)"],[data-theme=light] [style*="rgba(255, 255, 255, 0.45)"],[data-theme=light] [style*="rgba(255, 255, 255, 0.5)"],[data-theme=light] [style*="rgba(255, 255, 255, 0.55)"],[data-theme=light] [style*="rgba(255, 255, 255, 0.6)"],[data-theme=light] [style*="rgba(255, 255, 255, 0.65)"],[data-theme=light] [style*="rgba(255, 255, 255, 0.7)"],[data-theme=light] [style*="rgba(255, 255, 255, 0.75)"],[data-theme=light] [style*="rgba(255, 255, 255, 0.8)"],[data-theme=light] [style*="rgba(255, 255, 255, 0.9)"]{color:#4a5568!important;border-color:#00000026!important}[data-theme=truetone] [style*="rgba(255,255,255,0.2)"],[data-theme=truetone] [style*="rgba(255,255,255,0.25)"],[data-theme=truetone] [style*="rgba(255,255,255,0.3)"],[data-theme=truetone] [style*="rgba(255,255,255,0.35)"],[data-theme=truetone] [style*="rgba(255,255,255,0.4)"],[data-theme=truetone] [style*="rgba(255,255,255,0.45)"],[data-theme=truetone] [style*="rgba(255,255,255,0.5)"],[data-theme=truetone] [style*="rgba(255,255,255,0.55)"],[data-theme=truetone] [style*="rgba(255,255,255,0.6)"],[data-theme=truetone] [style*="rgba(255,255,255,0.65)"],[data-theme=truetone] [style*="rgba(255,255,255,0.7)"],[data-theme=truetone] [style*="rgba(255,255,255,0.75)"],[data-theme=truetone] [style*="rgba(255,255,255,0.8)"],[data-theme=truetone] [style*="rgba(255,255,255,0.9)"],[data-theme=truetone] [style*="rgba(255, 255, 255, 0.2)"],[data-theme=truetone] [style*="rgba(255, 255, 255, 0.25)"],[data-theme=truetone] [style*="rgba(255, 255, 255, 0.3)"],[data-theme=truetone] [style*="rgba(255, 255, 255, 0.35)"],[data-theme=truetone] [style*="rgba(255, 255, 255, 0.4)"],[data-theme=truetone] [style*="rgba(255, 255, 255, 0.45)"],[data-theme=truetone] [style*="rgba(255, 255, 255, 0.5)"],[data-theme=truetone] [style*="rgba(255, 255, 255, 0.55)"],[data-theme=truetone] [style*="rgba(255, 255, 255, 0.6)"],[data-theme=truetone] [style*="rgba(255, 255, 255, 0.65)"],[data-theme=truetone] [style*="rgba(255, 255, 255, 0.7)"],[data-theme=truetone] [style*="rgba(255, 255, 255, 0.75)"],[data-theme=truetone] [style*="rgba(255, 255, 255, 0.8)"],[data-theme=truetone] [style*="rgba(255, 255, 255, 0.9)"]{color:#5c4a3a!important;border-color:#78501e26!important}[data-theme=light] div[style*="var(--card-bg)"] [style*="color: white"],[data-theme=light] div[style*="var(--card-bg)"] [style*="color: #fff"],[data-theme=light] div[style*="var(--surface-secondary)"] [style*="color: white"],[data-theme=light] div[style*="var(--surface-secondary)"] [style*="color: #fff"],[data-theme=light] div[style*="var(--modal-bg)"] [style*="color: white"],[data-theme=light] div[style*="var(--modal-bg)"] [style*="color: #fff"]{color:#1e293b!important}[data-theme=truetone] div[style*="var(--card-bg)"] [style*="color: white"],[data-theme=truetone] div[style*="var(--card-bg)"] [style*="color: #fff"],[data-theme=truetone] div[style*="var(--surface-secondary)"] [style*="color: white"],[data-theme=truetone] div[style*="var(--surface-secondary)"] [style*="color: #fff"],[data-theme=truetone] div[style*="var(--modal-bg)"] [style*="color: white"],[data-theme=truetone] div[style*="var(--modal-bg)"] [style*="color: #fff"]{color:#2c1810!important}[data-theme=light] [style*="background: #3b82f6"],[data-theme=light] [style*="background: #8b5cf6"],[data-theme=light] [style*="background: #6366f1"],[data-theme=light] [style*="background: #22c55e"],[data-theme=light] [style*="background: #ef4444"],[data-theme=light] [style*="background: #f59e0b"],[data-theme=light] [style*="background: #f97316"],[data-theme=light] [style*="background: #06b6d4"],[data-theme=light] [style*="background: #9ca3af"],[data-theme=light] [style*="background: #cd7c2d"],[data-theme=light] [style*="background: linear-gradient(135deg, #"],[data-theme=light] button[style*="background: linear-gradient"],[data-theme=light] button[style*="background: #"],[data-theme=truetone] [style*="background: #3b82f6"],[data-theme=truetone] [style*="background: #8b5cf6"],[data-theme=truetone] [style*="background: #6366f1"],[data-theme=truetone] [style*="background: #22c55e"],[data-theme=truetone] [style*="background: #ef4444"],[data-theme=truetone] [style*="background: #f59e0b"],[data-theme=truetone] [style*="background: #f97316"],[data-theme=truetone] [style*="background: #06b6d4"],[data-theme=truetone] [style*="background: #9ca3af"],[data-theme=truetone] [style*="background: #cd7c2d"],[data-theme=truetone] [style*="background: linear-gradient(135deg, #"],[data-theme=truetone] button[style*="background: linear-gradient"],[data-theme=truetone] button[style*="background: #"]{color:#fff!important}[data-theme=light] [style*="border: 1px solid rgba(255,255,255"],[data-theme=light] [style*="border: 1px solid rgba(255, 255, 255"],[data-theme=light] [style*="border: 2px solid rgba(255,255,255"],[data-theme=light] [style*="border-bottom: 1px solid rgba(255,255,255"],[data-theme=light] [style*="border-bottom: 1px solid rgba(255, 255, 255"],[data-theme=light] [style*="border-top: 1px solid rgba(255,255,255"],[data-theme=light] [style*="border-left: 1px solid rgba(255,255,255"]{border-color:#0000001f!important}[data-theme=truetone] [style*="border: 1px solid rgba(255,255,255"],[data-theme=truetone] [style*="border: 1px solid rgba(255, 255, 255"],[data-theme=truetone] [style*="border: 2px solid rgba(255,255,255"],[data-theme=truetone] [style*="border-bottom: 1px solid rgba(255,255,255"],[data-theme=truetone] [style*="border-bottom: 1px solid rgba(255, 255, 255"],[data-theme=truetone] [style*="border-top: 1px solid rgba(255,255,255"],[data-theme=truetone] [style*="border-left: 1px solid rgba(255,255,255"]{border-color:#78501e1f!important}[data-theme=light] body,[data-theme=light] aside,[data-theme=light] header,[data-theme=truetone] body,[data-theme=truetone] aside,[data-theme=truetone] header{transition:background-color .3s ease,color .3s ease,border-color .3s ease}.dashboard{display:flex;min-height:100vh}.sidebar{width:250px;background:#fff;border-right:1px solid var(--gray-200);padding:24px 16px;position:fixed;height:100vh;overflow-y:auto}.sidebar-logo{font-size:1.25rem;font-weight:700;color:var(--primary);margin-bottom:32px;padding:0 12px}.sidebar-nav{display:flex;flex-direction:column;gap:4px}.nav-item{display:flex;align-items:center;gap:12px;padding:12px;border-radius:var(--radius);color:var(--gray-600);text-decoration:none;font-weight:500;transition:all .2s;cursor:pointer;border:none;background:none;width:100%;text-align:left}.nav-item:hover{background:var(--gray-100);color:var(--gray-900)}.nav-item.active{background:var(--primary);color:#fff}.main-content{flex:1;margin-left:250px;padding:24px 32px}.page-header{margin-bottom:24px}.page-title{font-size:1.75rem;font-weight:700;color:var(--gray-900)}.page-subtitle{color:var(--gray-500);margin-top:4px}.cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;margin-bottom:24px}.card{background:#fff;border-radius:var(--radius-lg);padding:20px;box-shadow:var(--shadow)}.card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.card-title{font-size:.875rem;font-weight:500;color:var(--gray-500)}.card-icon{width:40px;height:40px;border-radius:var(--radius);display:flex;align-items:center;justify-content:center}.card-icon.blue{background:#dbeafe;color:var(--primary)}.card-icon.green{background:#d1fae5;color:var(--success)}.card-icon.yellow{background:#fef3c7;color:var(--warning)}.card-icon.red{background:#fee2e2;color:var(--danger)}.card-value{font-size:1.75rem;font-weight:700;color:var(--gray-900)}.card-change{font-size:.75rem;margin-top:4px}.card-change.positive{color:var(--success)}.card-change.negative{color:var(--danger)}.chart-container{background:#fff;border-radius:var(--radius-lg);padding:20px;box-shadow:var(--shadow);margin-bottom:24px}.chart-title{font-size:1rem;font-weight:600;color:var(--gray-900);margin-bottom:16px}.table-container{background:#fff;border-radius:var(--radius-lg);box-shadow:var(--shadow);overflow:hidden}.table-header{padding:16px 20px;border-bottom:1px solid var(--gray-200)}.table-title{font-size:1rem;font-weight:600;color:var(--gray-900)}table{width:100%;border-collapse:collapse}th,td{padding:12px 20px;text-align:left}th{background:var(--gray-50);font-size:.75rem;font-weight:600;color:var(--gray-500);text-transform:uppercase;letter-spacing:.05em}td{border-bottom:1px solid var(--gray-100);font-size:.875rem;color:var(--gray-700)}tr:last-child td{border-bottom:none}tr:hover td{background:#ffffff0a}.badge{display:inline-block;padding:4px 8px;border-radius:9999px;font-size:.75rem;font-weight:500}.badge.success{background:#d1fae5;color:#065f46}.badge.warning{background:#fef3c7;color:#92400e}.badge.danger{background:#fee2e2;color:#991b1b}.badge.info{background:#dbeafe;color:#1e40af}.loading{display:flex;align-items:center;justify-content:center;min-height:200px;color:var(--gray-500)}.error{background:#fee2e2;color:#991b1b;padding:16px;border-radius:var(--radius);margin-bottom:16px}[data-theme=light] body{background:linear-gradient(160deg,#e4ecf7,#edf1f8 30%,#f0f0f8,#edf2fa 70%,#e8eef8);background-attachment:fixed}[data-theme=light] .sidebar,[data-theme=light] aside{background:linear-gradient(180deg,#f8faff,#f0f4fb,#edf2fa)!important;border-right-color:#3b82f614!important;box-shadow:2px 0 8px #3b82f60a!important}[data-theme=light] .nav-item-new.active,[data-theme=light] .nav-item-new:hover{background:#3b82f614}[data-theme=light] .nav-item-new.active{background:linear-gradient(135deg,#3b82f61a,#6366f114);border-left:3px solid #3b82f6}[data-theme=light] header,[data-theme=light] [class*=topbar]{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}[data-theme=light] div[style*="var(--card-bg)"]:hover{box-shadow:0 4px 12px #3b82f614,0 1px 3px #0000000a!important;transform:translateY(-1px);transition:box-shadow .2s ease,transform .2s ease!important}[data-theme=light] input:focus,[data-theme=light] select:focus,[data-theme=light] textarea:focus{border-color:#3b82f6!important;box-shadow:0 0 0 3px #3b82f61f!important;outline:none!important}[data-theme=light] button:not([style*="background: #"]):not([style*="background: linear"]):hover{background:#3b82f60f!important}[data-theme=light] ::-webkit-scrollbar-thumb{background:#3b82f626;border-radius:4px}[data-theme=light] ::-webkit-scrollbar-thumb:hover{background:#3b82f640}[data-theme=light] ::-webkit-scrollbar-track{background:#3b82f608}[data-theme=light] ::selection{background:#3b82f633;color:#1e293b}[data-theme=light] [style*="background: rgba(255,255,255"],[data-theme=light] [style*="background: rgba(255, 255, 255"]{color:#1e293b}[data-theme=light] [style*="background: #0"],[data-theme=light] [style*="background: #1"],[data-theme=light] [style*="background: rgb(15"],[data-theme=light] [style*="background: rgb(10"],[data-theme=light] [style*="background: rgb(0"]{color:#e2e8f0!important}button,a,input,select,textarea,[role=button]{transition:background-color .15s ease,border-color .15s ease,box-shadow .15s ease,transform .1s ease,opacity .15s ease}table{border-spacing:0}th{font-size:.7rem;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}td{font-size:.84rem}tr{transition:background-color .12s ease}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{border-radius:3px}::-webkit-scrollbar-track{background:transparent}.badge{font-weight:600;letter-spacing:.02em;line-height:1.4}:focus-visible{outline:2px solid var(--primary);outline-offset:2px}input:focus-visible,select:focus-visible,textarea:focus-visible{outline:none}[style*="position: fixed"][style*=z-index]{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}:root body,[data-theme=dark] body{background:linear-gradient(160deg,#08080d,#0a0a12 40%,#0c0b14,#0a0a0f);background-attachment:fixed}:root aside,[data-theme=dark] aside{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}div[style*="var(--card-bg)"]:hover,div[style*="var(--surface-secondary)"]:hover{transition:box-shadow .2s ease,transform .2s ease}:root div[style*="var(--card-bg)"]:hover{box-shadow:0 4px 16px #0006,0 0 0 1px #ffffff14!important}:root table th,[data-theme=dark] table th{background:#ffffff0a!important;border-bottom:1px solid rgba(255,255,255,.06)!important}:root table tr:hover td,[data-theme=dark] table tr:hover td{background:#ffffff0a!important}:root ::-webkit-scrollbar-thumb,[data-theme=dark] ::-webkit-scrollbar-thumb{background:#ffffff1f}:root ::-webkit-scrollbar-thumb:hover,[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#fff3}:root ::selection,[data-theme=dark] ::selection{background:#3b82f64d;color:#e2e8f0}:root header,[data-theme=dark] header{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}[data-theme=light] table tbody tr:nth-child(2n) td{background:#3b82f605}[data-theme=light] div[style*="var(--card-bg)"]{transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease!important}[data-theme=light] [style*="position: fixed"][style*=z-index]{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}[data-theme=light] aside:after{content:"";position:absolute;bottom:0;left:0;right:0;height:60px;background:linear-gradient(to top,rgba(240,244,251,1) 0%,transparent 100%);pointer-events:none;z-index:1}[data-theme=truetone] body{background:linear-gradient(160deg,#f5ede2,#faf6f1 30%,#faf5ee,#f8f2ea 70%,#f5ede2);background-attachment:fixed}[data-theme=truetone] aside{background:linear-gradient(180deg,#fdf8f3,#f8f0e5,#f5ede2)!important;box-shadow:2px 0 8px #78501e0a!important}[data-theme=truetone] aside:after{content:"";position:absolute;bottom:0;left:0;right:0;height:60px;background:linear-gradient(to top,rgba(245,237,226,1) 0%,transparent 100%);pointer-events:none;z-index:1}[data-theme=truetone] div[style*="var(--card-bg)"]:hover{box-shadow:0 4px 12px #78501e14,0 1px 3px #0000000a!important;transform:translateY(-1px);transition:box-shadow .2s ease,transform .2s ease!important}[data-theme=truetone] div[style*="var(--card-bg)"]{transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease!important}[data-theme=truetone] table tbody tr:nth-child(2n) td{background:#78501e05}[data-theme=truetone] header{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}[data-theme=truetone] ::-webkit-scrollbar-thumb{background:#78501e26;border-radius:3px}[data-theme=truetone] ::-webkit-scrollbar-thumb:hover{background:#78501e40}[data-theme=truetone] ::selection{background:#b4782833;color:#2c1810}[data-theme=truetone] input:focus,[data-theme=truetone] select:focus,[data-theme=truetone] textarea:focus{border-color:#b4782866!important;box-shadow:0 0 0 3px #b478281a!important;outline:none!important}
