*,*: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}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,PingFang TC,Microsoft JhengHei,Helvetica Neue,Arial,sans-serif;font-size:18px;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){:root{--sidebar-width: 0px;--header-height: 48px}body{font-size:16px}.hide-mobile{display:none!important}}
