:root{--bg-primary:#0f0c29;--bg-secondary:#1a1a2e;--bg-card:#1a1a2ecc;--accent:#64ffda;--text-primary:#e0e0e0;--text-secondary:#8892b0;--border-color:#64ffda1a}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;background:linear-gradient(135deg,#0f0c29,#302b63,#24243e);color:#e0e0e0;color:var(--text-primary);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}#root,body{min-height:100vh}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#ffffff0d}::-webkit-scrollbar-thumb{background:#64ffda4d;border-radius:3px}.glass-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a1a2ecc;background:var(--bg-card);border:1px solid #64ffda1a;border:1px solid var(--border-color);border-radius:12px}.ant-layout{background:#0000!important}.ant-layout-sider{background:#0f0c29f2!important}.ant-layout-header,.ant-layout-sider{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.ant-layout-header{background:#1a1a2ecc!important;border-bottom:1px solid #64ffda1a;border-bottom:1px solid var(--border-color)}.ant-table{background:#0000!important}.ant-table-thead>tr>th{background:#64ffda0d!important;border-bottom:1px solid #64ffda1a!important;border-bottom:1px solid var(--border-color)!important;color:#64ffda!important;color:var(--accent)!important}.ant-table-tbody>tr>td{border-bottom:1px solid #ffffff0d!important}.ant-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a1a2ecc!important;background:var(--bg-card)!important;border:1px solid #64ffda1a!important;border:1px solid var(--border-color)!important;border-radius:12px!important}.ant-modal-content{background:#1a1a2e!important;background:var(--bg-secondary)!important;border:1px solid #64ffda1a;border:1px solid var(--border-color)}.ant-btn-primary{background:#64ffda!important;background:var(--accent)!important;border:none!important;color:#0f0c29!important;font-weight:600}.ant-btn-primary:hover{opacity:.85!important}.ant-menu-item-selected{background:#64ffda26!important;color:#64ffda!important;color:var(--accent)!important}.ant-tag{border-radius:4px}
/*# sourceMappingURL=main.c778f7fa.css.map*/