@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";:root{--sidebar-bg: #0f172a;--sidebar-active: #064e3b;--sidebar-hover: #1e293b;--sidebar-text: #94a3b8;--sidebar-text-active: #ffffff;--header-bg: #ffffff;--content-bg: #f8fafc;--card-bg: #ffffff;--primary: #10b981;--primary-dark: #059669;--success: #22c55e;--warning: #f59e0b;--danger: #ef4444;--text-primary: #0f172a;--text-secondary: #64748b;--border: #e2e8f0;--shadow: 0 1px 3px rgba(0, 0, 0, .1), 0 1px 2px rgba(0, 0, 0, .06);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06)}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;width:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--content-bg);color:var(--text-primary)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.ant-layout{background:var(--content-bg)!important;min-height:100vh}.ant-layout-sider{background:var(--sidebar-bg)!important}.ant-menu-dark{background:transparent!important}.ant-menu-dark .ant-menu-item{color:var(--sidebar-text)!important;margin:4px 8px!important;border-radius:8px!important}.ant-menu-dark .ant-menu-item:hover{background:var(--sidebar-hover)!important;color:var(--sidebar-text-active)!important}.ant-menu-dark .ant-menu-item-selected{background:var(--sidebar-active)!important;color:var(--sidebar-text-active)!important;border-left:3px solid var(--primary)!important}.ant-menu-dark .ant-menu-item-selected:after{display:none!important}.ant-card{border-radius:12px!important;border:1px solid var(--border)!important;box-shadow:var(--shadow)!important}.ant-card-head{border-bottom:1px solid var(--border)!important;padding:16px 20px!important;min-height:auto!important}.ant-card-head-title{font-size:14px!important;font-weight:600!important;color:var(--text-primary)!important}.ant-card-body{padding:20px!important}.ant-btn-primary{background:var(--primary)!important;border-color:var(--primary)!important;box-shadow:none!important}.ant-btn-primary:hover{background:#2563eb!important;border-color:#2563eb!important}.ant-statistic-title{color:var(--text-secondary)!important;font-size:12px!important;font-weight:500!important;text-transform:uppercase;letter-spacing:.05em}.ant-statistic-content{font-family:Inter,sans-serif!important}.ant-statistic-content-value{font-size:28px!important;font-weight:600!important;color:var(--text-primary)!important}.ant-progress-text{font-size:12px!important;font-weight:500!important}.ant-table{border-radius:12px!important;overflow:hidden!important}.ant-table-thead>tr>th{background:#f8fafc!important;font-weight:600!important;font-size:12px!important;text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary)!important;border-bottom:1px solid var(--border)!important}.ant-table-tbody>tr>td{border-bottom:1px solid var(--border)!important}.ant-table-tbody>tr:hover>td{background:#f8fafc!important}.ant-dropdown-menu{border-radius:8px!important;box-shadow:var(--shadow-md)!important}.ant-dropdown-menu-item{border-radius:6px!important;margin:4px!important}.ant-input,.ant-select-selector,.ant-picker{border-radius:8px!important}.ant-modal-content{border-radius:16px!important}.ant-modal-header{border-radius:16px 16px 0 0!important}.stat-card{transition:transform .2s ease,box-shadow .2s ease}.stat-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.stat-card-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:18px}.page-header{margin-bottom:24px}.page-title{font-size:24px;font-weight:600;color:var(--text-primary);margin-bottom:4px}.page-subtitle{font-size:14px;color:var(--text-secondary)}.section-title{font-size:16px;font-weight:600;color:var(--text-primary);margin-bottom:16px}.growth-card{background:linear-gradient(135deg,#e0f2fe,#dbeafe);border:none!important}.growth-card-green{background:linear-gradient(135deg,#dcfce7,#d1fae5);border:none!important}.metric-label{font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);margin-bottom:4px}.metric-value{font-size:20px;font-weight:600;color:var(--text-primary)}.metric-value-large{font-size:32px;font-weight:700;color:var(--text-primary)}
