@import"https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:wght@300;400;500;600;700&display=swap";:root{--font-sans: "Be Vietnam Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--color-primary: #d4a574;--color-primary-dark: #c08f5f;--color-bg: #f8f9fa;--color-sidebar: #ffffff;--color-card: #ffffff;--color-border: #f0f0f0;--color-text: #1a1a2e;--color-text-secondary: #6b7280;--radius: 12px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-sans);background:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ant-layout{background:var(--color-bg)!important}.ant-layout-sider{background:var(--color-sidebar)!important;border-right:1px solid var(--color-border)!important}.ant-menu{border-inline-end:none!important;font-family:var(--font-sans)!important}.ant-menu-item{border-radius:8px!important;margin:2px 8px!important;height:38px!important;line-height:38px!important}.ant-menu-item-selected{background:#d4a5741a!important;color:var(--color-primary-dark)!important;font-weight:500!important}.ant-menu-item:hover:not(.ant-menu-item-selected){background:#f5f5f5!important}.ant-menu-item-group-title{font-size:11px!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:.05em!important;color:#9ca3af!important;padding:16px 20px 4px!important}.ant-table{font-family:var(--font-sans)!important}.ant-table-thead>tr>th{font-weight:600!important;font-size:12px!important;text-transform:uppercase!important;letter-spacing:.03em!important;color:#6b7280!important;background:#fafafa!important;white-space:nowrap!important}.ant-table-tbody>tr>td{white-space:nowrap!important}.ant-table-wrapper .ant-table-body{overflow-x:auto!important;-webkit-overflow-scrolling:touch}.ant-table-cell-ellipsis{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.ant-card{border-radius:var(--radius)!important;border:1px solid var(--color-border)!important;box-shadow:none!important}.ant-btn{font-family:var(--font-sans)!important;border-radius:8px!important;font-weight:500!important}.ant-input,.ant-select-selector,.ant-picker{border-radius:8px!important;font-family:var(--font-sans)!important}.ant-tag{border-radius:6px!important;font-weight:500!important;border:none!important}.ant-drawer-header{border-bottom:1px solid var(--color-border)!important}.ant-modal-content{border-radius:var(--radius)!important}.ant-statistic-title{font-size:13px!important;color:var(--color-text-secondary)!important}.ant-statistic-content-value{font-weight:700!important;font-family:var(--font-sans)!important}.status-pending{background:#fef3c7;color:#92400e}.status-confirmed{background:#dbeafe;color:#1e40af}.status-completed{background:#d1fae5;color:#065f46}.status-cancelled{background:#f3f4f6;color:#4b5563}.status-no_show{background:#fee2e2;color:#991b1b}.status-paid{background:#d1fae5;color:#065f46}.status-failed{background:#fee2e2;color:#991b1b}.status-refunded{background:#ede9fe;color:#5b21b6}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}
