@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Manrope:wght@600;700;800&display=swap";:root{--admin-bg: #08101b;--admin-panel: #101a28;--admin-panel-elevated: #142133;--admin-border: rgba(214, 222, 234, .1);--admin-border-strong: rgba(214, 222, 234, .18);--admin-text: #f4f7fb;--admin-muted: #92a0b3;--admin-blue: #3d8bff;--admin-amber: #f2b84b;--admin-copper: #b77a38;--admin-emerald: #40d6a2;--admin-ember: #ff6b66}html,body,#root{min-height:100%;background:var(--admin-bg);color:var(--admin-text);font-family:Inter,system-ui,-apple-system,sans-serif}h1,h2,h3,h4,h5,h6,.ant-typography{font-family:Manrope,Inter,system-ui,sans-serif;letter-spacing:0}.admin-page-title{margin:0;color:var(--admin-text);font-size:22px;font-weight:800}.admin-page-subtitle{margin-top:4px;color:var(--admin-muted);font-size:13px}.admin-card{border:1px solid var(--admin-border)!important;background:linear-gradient(180deg,#142133f5,#101a28fa)!important;border-radius:10px!important}.ant-card{box-shadow:0 16px 34px #0000002e}.ant-card-head{border-bottom-color:var(--admin-border)!important}.ant-table-wrapper .ant-table{border-radius:8px}.ant-table-thead>tr>th{font-weight:700!important}.ant-btn-primary{box-shadow:0 10px 24px #3d8bff29}
