@import"https://fonts.bunny.net/css?family=ibm-plex-sans:400,500,600|jetbrains-mono:400,500";:root{--bg-base: #0f1117;--bg-surface: #181c27;--bg-elevated: #1e2333;--border: #2a2f3d;--text-primary: #e8eaf0;--text-muted: #6b7280;--accent: #3b82f6;--accent-hover: #2563eb;--success: #22c55e;--warning: #f59e0b;--danger: #ef4444}*,*:before,*:after{box-sizing:border-box}body{margin:0;background:var(--bg-base);color:var(--text-primary);font-family:IBM Plex Sans,system-ui,sans-serif;font-size:14px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mono{font-family:JetBrains Mono,monospace}.ant-layout{background:var(--bg-base)!important}.ant-layout-sider{background:var(--bg-surface)!important}.ant-table-wrapper .ant-table{background:var(--bg-surface)}.ant-table-wrapper .ant-table-thead>tr>th{background:var(--bg-elevated)!important;border-bottom-color:var(--border)!important;color:var(--text-muted)!important;font-weight:600;text-transform:uppercase;font-size:11px;letter-spacing:.05em}.ant-table-wrapper .ant-table-tbody>tr>td{border-bottom-color:var(--border)!important}.ant-table-wrapper .ant-table-tbody>tr:hover>td{background:var(--bg-elevated)!important;cursor:pointer}.ant-card{border-color:var(--border)!important}.ant-modal-content{background:var(--bg-elevated)!important;border:1px solid var(--border)!important}.ant-select-dropdown{background:var(--bg-elevated)!important}.ant-menu-dark{background:var(--bg-surface)!important}.ant-menu-dark .ant-menu-item-selected{background:#3b82f626!important}
