@import "https://fonts.googleapis.com/css2?family=Cairo:wght@300;400;500;600;700;800;900&display=swap";:root{--primary-mustard:#d4a33b;--primary-mustard-hover:#b8842a;--primary-mustard-glow:#d4a33b33;--bg-light-base:#f8fafc;--bg-light-surface:#fff;--bg-light-card:#fff;--bg-light-border:#e2e8f0;--text-main:#0f172a;--text-muted:#475569}html,body,#root{background-color:var(--bg-light-base);height:100%;color:var(--text-main);-webkit-font-smoothing:antialiased;margin:0;padding:0;font-family:Cairo,system-ui,-apple-system,sans-serif}body{background-color:#f8fafc;font-family:Cairo,system-ui,-apple-system,sans-serif}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#d4a33b}.clickable-row{cursor:pointer;transition:all .2s ease-in-out}.clickable-row:hover>td{background-color:#fcf8ec!important}.gold-glow{box-shadow:0 4px 20px #d4a33b33}.gold-gradient-text{background:linear-gradient(135deg,#8c6214 0%,#d4a33b 50%,#b8842a 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.card-glass{transition:transform .2s,box-shadow .2s;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:14px!important;box-shadow:0 2px 10px #00000008!important}.card-glass:hover{border-color:#f5e6c4!important;box-shadow:0 10px 25px #d4a33b26!important}.kpi-card{transition:all .25s;position:relative;overflow:hidden;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:14px!important;box-shadow:0 4px 15px #0000000a!important}.kpi-card:hover{transform:translateY(-2px);border-color:#f5e6c4!important;box-shadow:0 10px 25px #d4a33b26!important}.kpi-icon-badge{border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;display:flex}.ant-menu-light .ant-menu-item-selected{border-right:3px solid #d4a33b;font-weight:700;color:#8c6214!important;background:#faf0d7!important}.ant-menu-light .ant-menu-item-selected .anticon{color:#8c6214!important}.ant-menu-light .ant-menu-item:hover{color:#d4a33b!important}.ant-card{background:#fff;border-color:#e2e8f0;border-radius:12px;box-shadow:0 2px 10px #00000008}.ant-table{background:#fff!important}.ant-table-wrapper .ant-table-thead>tr>th{font-weight:700;color:#475569!important;background:#f8fafc!important;border-bottom:1px solid #e2e8f0!important}.ant-table-wrapper .ant-table-tbody>tr>td{border-bottom:1px solid #f1f5f9!important}.ant-btn-primary{color:#111!important;background:#d4a33b!important;border:none!important;font-weight:800!important;box-shadow:0 4px 12px #d4a33b4d!important}.ant-btn-primary:hover{color:#111!important;background:#b8842a!important;box-shadow:0 6px 18px #d4a33b66!important}.ant-tag{border-radius:6px;padding:2px 10px;font-weight:600}@media (width<=768px){.ant-layout-sider{display:none!important}.mobile-bottom-dock{display:flex!important}}
