.app-header{padding:12px 32px;background:#fff;border-bottom:1px solid #e2e4e9;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:100}.header-left{display:flex;align-items:center;gap:12px}.header-toggle{width:40px;height:40px;color:#525866;font-size:16px;border-radius:10px!important}.header-actions{display:flex;align-items:center;gap:12px;margin-left:auto}.header-language{display:flex;align-items:center;padding-right:8px;border-right:1px solid #e2e4e9;height:40px}.header-language .language-switcher{display:flex;align-items:center}.header-icon-btn{width:40px;height:40px;color:#525866;font-size:18px;border-radius:10px!important}.header-icon-btn:hover,.header-toggle:hover{background:#f6f8fa!important;color:#253ea7}.header-notification .ant-badge-dot{background:#df1c41;box-shadow:0 0 0 1px #fff;width:8px;height:8px}.header-profile{display:flex;align-items:center;gap:8px;cursor:pointer;padding:4px 0;-webkit-user-select:none;user-select:none}.header-avatar{background-color:#fbdfb1;border-radius:8px!important;box-shadow:0 1px 2px #e4e5e73d}.header-avatar img{object-fit:cover}.header-username{font-size:14px;font-weight:500;color:#0a0d14;letter-spacing:-.084px}.header-chevron{color:#525866;font-size:14px}@media(max-width:768px){.app-header{padding:10px 16px}.header-username{display:none}}:root{--color-primary: #3b82f6;--color-success: #22c55e;--color-warning: #eab308;--color-error: #ef4444;--sidebar-bg: #1e293b;--sidebar-width: 250px;--sidebar-collapsed-width: 80px;--header-height: 64px;--header-bg: #ffffff;--content-bg: #f8fafc;--text-primary: #1e293b;--text-secondary: #64748b;--text-muted: #94a3b8;--border-color: #e2e8f0;--border-radius: 8px;--border-radius-lg: 12px;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px rgba(0, 0, 0, .07);--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 16px;--spacing-lg: 24px;--spacing-xl: 32px}.ant-card{border-radius:var(--border-radius-lg);box-shadow:var(--shadow-sm)}.ant-card-head{border-bottom:1px solid var(--border-color)}.ant-table-wrapper .ant-table{border-radius:var(--border-radius)}.ant-table-thead>tr>th{background:#f8fafc!important;font-weight:600}.ant-layout-sider-dark .ant-menu-dark{background:transparent}.ant-layout-sider-dark .ant-menu-item-group-title{color:#64748b;font-size:11px;font-weight:600;letter-spacing:.5px;padding:16px 24px 8px}.app-sidebar{background:#fff!important;border-right:1px solid #e2e4e9;box-shadow:0 1px 2px #0000000a}.app-sidebar .ant-layout-sider-children{display:flex;flex-direction:column;gap:12px;padding:20px;height:100%}.sidebar-header{height:52px;display:flex;align-items:center;padding:0 14px}.sidebar-title{font-size:16px;font-weight:600;color:#0a0d14;letter-spacing:.12px;text-transform:uppercase}.app-sidebar-menu{border-inline-end:0!important;background:transparent!important}.app-sidebar-menu .ant-menu-item-group-title{padding:8px 12px;font-size:12px;font-weight:600;color:#868c98;letter-spacing:.48px}.app-sidebar-menu .ant-menu-item{margin:0;height:40px;border-radius:8px;color:#525866;display:flex;align-items:center;gap:8px;position:relative;padding-inline:12px!important}.app-sidebar-menu .ant-menu-item .ant-menu-item-icon{color:#525866;font-size:18px}.app-sidebar-menu .ant-menu-item-selected{background:#f6f8fa!important;color:#0a0d14;font-weight:500}.app-sidebar-menu .ant-menu-item-selected .ant-menu-item-icon{color:#253ea7}.app-sidebar-menu .ant-menu-item-selected:before{content:"";position:absolute;left:-12px;top:8px;bottom:8px;width:4px;border-radius:4px;background:#253ea7}.app-sidebar-menu .ant-menu-item:not(.ant-menu-item-selected):hover{background:#f9fafb;color:#0a0d14}.app-sidebar-menu .ant-menu-item:not(.ant-menu-item-selected):hover .ant-menu-item-icon{color:#253ea7}.ant-btn{border-radius:var(--border-radius);font-weight:500}.ant-input,.ant-select-selector{border-radius:var(--border-radius)!important}.ant-dropdown-menu{border-radius:var(--border-radius);box-shadow:var(--shadow-md)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.loading-container{display:flex;align-items:center;justify-content:center;min-height:100vh}.page-wrapper{padding:0 24px 24px}.page-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 0;background:#fff;position:relative;border-bottom:1px solid #e2e4e9;margin-bottom:16px}.page-header--padded{padding:16px 32px}.page-header-title{font-size:18px;font-weight:500;line-height:24px;letter-spacing:-.27px;color:#0a0d14}.page-title{font-size:24px;font-weight:600;color:#1e293b;margin-bottom:24px}.card-grid{display:grid;gap:24px}.card-grid-4{grid-template-columns:repeat(4,1fr)}.card-grid-2{grid-template-columns:repeat(2,1fr)}@media(max-width:1200px){.card-grid-4{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.card-grid-4,.card-grid-2{grid-template-columns:1fr}.page-title{font-size:20px;margin-bottom:16px}.page-header{padding:12px 0;margin-bottom:12px}.page-header--padded{padding:12px 16px}.page-header-title{font-size:16px}.page-wrapper{padding:0 16px 16px 12px}}
