*,*:before,*:after{box-sizing:border-box}:root{--color-primary: #2563eb;--color-primary-hover: #1d4ed8;--color-primary-pressed: #1e40af;--color-primary-suppl: rgba(37, 99, 235, .08);--color-success: #16a34a;--color-success-hover: #15803d;--color-success-suppl: rgba(22, 163, 74, .08);--color-warning: #d97706;--color-warning-suppl: rgba(217, 119, 6, .08);--color-error: #dc2626;--color-error-hover: #b91c1c;--color-error-suppl: rgba(220, 38, 38, .08);--color-info: #0891b2;--bg-layout: #f1f5f9;--bg-card: #ffffff;--bg-hover: #e8edf4;--bg-input: #ffffff;--text-primary: #1e293b;--text-secondary: #475569;--text-tertiary: #94a3b8;--text-disabled: #cbd5e1;--border-color: #e2e8f0;--border-radius: 6px;--border-radius-lg: 10px;--border-radius-sm: 4px;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow-md: 0 2px 6px rgba(0, 0, 0, .07);--shadow-lg: 0 4px 16px rgba(0, 0, 0, .09);--transition: .15s ease;--sidebar-width: 220px;--header-height: 56px;--sidebar-bg: #ffffff;--sidebar-border: #e2e8f0;--sidebar-logo-color: #1e293b;--topbar-bg: #ffffff;--topbar-border: #e2e8f0;--topbar-title-color: #1e293b;--nav-label-color: #94a3b8;--nav-item-color: #64748b;--nav-item-hover-color: #1e293b;--nav-item-active-color: #2563eb;--nav-item-active-bg: rgba(37, 99, 235, .08);--user-name-color: #1e293b;--user-role-color: #94a3b8;--user-avatar-bg: #2563eb;--logout-border: #e2e8f0;--logout-color: #64748b;--action-btn-border: #e2e8f0;--action-btn-color: #64748b}:root[data-env=development],:root[data-env=testing],:root[data-env=staging]{--sidebar-border: rgba(255, 255, 255, .12);--sidebar-logo-color: #ffffff;--nav-label-color: rgba(255, 255, 255, .55);--nav-item-color: rgba(255, 255, 255, .78);--nav-item-hover-color: #ffffff;--nav-item-active-color: #ffffff;--nav-item-active-bg: rgba(255, 255, 255, .16);--user-name-color: #ffffff;--user-role-color: rgba(255, 255, 255, .6);--logout-border: rgba(255, 255, 255, .25);--logout-color: rgba(255, 255, 255, .85)}:root[data-env=development]{--env-color: #059669;--sidebar-bg: #0b3d2e;--topbar-bg: #e6f4ee;--topbar-border: #9fd3bd;--topbar-title-color: #0b3d2e;--user-avatar-bg: #059669}:root[data-env=testing]{--env-color: #e5780b;--sidebar-bg: #4a2a08;--topbar-bg: #fdf1e3;--topbar-border: #f0c27a;--topbar-title-color: #4a2a08;--user-avatar-bg: #e5780b}:root[data-env=staging]{--env-color: #7c3aed;--sidebar-bg: #2e1065;--topbar-bg: #f1ecfb;--topbar-border: #c9b8f3;--topbar-title-color: #2e1065;--user-avatar-bg: #7c3aed}html{font-size:18px}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,PingFang TC,Microsoft JhengHei,Helvetica Neue,Arial,sans-serif;font-size:1rem;line-height:1.6;color:var(--text-primary);background-color:var(--bg-layout);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-tertiary)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media(max-width:1024px){:root{--sidebar-width: 0px}}@media(max-width:768px){html{font-size:16px}:root{--sidebar-width: 0px;--header-height: 48px}.hide-mobile{display:none!important}}
