@import"https://fonts.googleapis.com/css2?family=Orbitron:wght@500;600;700;800&family=JetBrains+Mono:wght@400;500;600;700&display=swap";:root{--color-primary: #22d3ee;--color-dark-gray: #e6f7ff;--color-dark-green: #061426;--color-slate-gray: #94b8c7;--color-lime-green: #67e8f9;--color-gold: #fbbf24;--color-warm-gray: #94b8c7;--color-light-gray: #5f7a89;font-family:Inter,Avenir Next,system-ui,-apple-system,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}#root{min-height:100vh}[data-theme=astra]{color-scheme:dark;color:var(--color-dark-gray);background-color:var(--color-dark-green)}[data-theme=astra] ::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}[data-theme=astra] ::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}[data-theme=astra] ::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.ant-layout,.ant-layout-sider,.ant-layout-header,.ant-layout-content,.ant-card,.ant-menu,.ant-btn{transition:background-color .3s ease,color .3s ease,border-color .3s ease}.ant-layout{background:transparent}.ant-card.ant-card-hoverable:hover{transform:translateY(-2px);transition:transform .2s ease,box-shadow .2s ease}.sidebar-menu-container::-webkit-scrollbar{width:6px}.sidebar-menu-container::-webkit-scrollbar-track{background:#ffffff0d}.sidebar-menu-container::-webkit-scrollbar-thumb{background:#ffffff40;border-radius:3px}.sidebar-menu-container::-webkit-scrollbar-thumb:hover{background:#fff6}.ant-layout-sider-children{display:flex;flex-direction:column;height:100%}[data-theme=astra]{--astra-navy: #061426;--astra-navy-elev: #0d1e2a;--astra-navy-panel: #13283a;--astra-cyan: #22d3ee;--astra-cyan-light: #67e8f9;--astra-cyan-dim: rgba(34, 211, 238, .25);--astra-text: #e6f7ff;--astra-text-muted: #94b8c7;--astra-min-target-px: 56;--astra-comfort-target-px: 88;--astra-hero-target-px: 120;font-family:JetBrains Mono,SF Mono,ui-monospace,monospace;color:var(--astra-text);background-color:var(--astra-navy);color-scheme:dark}body[data-theme=astra]{background-color:var(--astra-navy);background-image:radial-gradient(circle at 8% 12%,rgba(34,211,238,.15),transparent 35%),radial-gradient(circle at 92% 88%,rgba(34,211,238,.12),transparent 40%),radial-gradient(circle at 92% 8%,rgba(103,232,249,.06),transparent 30%)}[data-theme=astra] h1,[data-theme=astra] h2,[data-theme=astra] h3,[data-theme=astra] h4,[data-theme=astra] h5,[data-theme=astra] h6,[data-theme=astra] .ant-card-head-title,[data-theme=astra] .ant-page-header-heading-title,[data-theme=astra] .ant-statistic-title,[data-theme=astra] .ant-typography-h1,[data-theme=astra] .ant-typography-h2,[data-theme=astra] .ant-typography-h3,[data-theme=astra] .ant-typography-h4,[data-theme=astra] .ant-typography-h5{font-family:Orbitron,JetBrains Mono,ui-monospace,monospace!important;letter-spacing:1.2px}[data-theme=astra] .ant-typography,[data-theme=astra] .ant-typography strong,[data-theme=astra] .ant-typography em{color:var(--astra-text)}[data-theme=astra] .ant-card{background:linear-gradient(135deg,#0d1e2aeb,#061426eb);border:1px solid var(--astra-cyan-dim);box-shadow:0 6px 24px #00000059,0 0 0 1px #22d3ee0d;position:relative;overflow:hidden}[data-theme=astra] .ant-card:before,[data-theme=astra] .ant-card:after{content:"";position:absolute;width:14px;height:14px;border:1.5px solid var(--astra-cyan);pointer-events:none;opacity:.65}[data-theme=astra] .ant-card:before{top:6px;left:6px;border-right:none;border-bottom:none}[data-theme=astra] .ant-card:after{bottom:6px;right:6px;border-left:none;border-top:none}[data-theme=astra] .ant-card-head{background:#22d3ee0f;border-bottom:1px solid var(--astra-cyan-dim)}[data-theme=astra] .ant-card-head-title{color:var(--astra-cyan);text-shadow:0 0 8px rgba(34,211,238,.3)}[data-theme=astra] .ant-statistic-content-value,[data-theme=astra] .ant-statistic-content{color:var(--astra-cyan);text-shadow:0 0 10px rgba(34,211,238,.35);font-family:Orbitron,JetBrains Mono,ui-monospace,monospace}[data-theme=astra] .ant-statistic-title{color:var(--astra-text-muted);letter-spacing:2px;text-transform:uppercase;font-size:10px}[data-theme=astra] .ant-btn-primary{box-shadow:0 0 14px #22d3ee59;text-shadow:0 0 6px rgba(6,20,38,.4)}[data-theme=astra] .ant-btn-default{background:#22d3ee14;border-color:var(--astra-cyan-dim);color:var(--astra-cyan-light)}[data-theme=astra] .ant-btn-default:hover{background:#22d3ee26;border-color:var(--astra-cyan);color:var(--astra-cyan)}[data-theme=astra] .ant-table{background:transparent}[data-theme=astra] .ant-table-thead>tr>th{background:var(--astra-navy-panel)!important;color:var(--astra-cyan)!important;border-bottom:1px solid var(--astra-cyan-dim);letter-spacing:1.5px;font-family:Orbitron,JetBrains Mono,ui-monospace,monospace;font-size:11px}[data-theme=astra] .ant-table-tbody>tr>td{border-bottom:1px solid rgba(34,211,238,.08)}[data-theme=astra] .ant-table-tbody>tr.ant-table-row:hover>td{background:#22d3ee14!important}[data-theme=astra] .ant-menu{background:transparent!important;border-inline-end:none!important}[data-theme=astra] .ant-menu-item,[data-theme=astra] .ant-menu-submenu-title,[data-theme=astra] .ant-menu-dark .ant-menu-item,[data-theme=astra] .ant-menu-dark .ant-menu-submenu-title{color:var(--astra-text-muted)!important;background:transparent!important}[data-theme=astra] .ant-menu-item:hover,[data-theme=astra] .ant-menu-submenu-title:hover,[data-theme=astra] .ant-menu-dark .ant-menu-item:hover,[data-theme=astra] .ant-menu-dark .ant-menu-submenu-title:hover,[data-theme=astra] .ant-menu-submenu-active>.ant-menu-submenu-title{background:#22d3ee14!important;color:var(--astra-cyan-light)!important}[data-theme=astra] .ant-menu-item-selected,[data-theme=astra] .ant-menu-dark .ant-menu-item-selected,[data-theme=astra] .ant-menu-submenu-selected>.ant-menu-submenu-title{background:#22d3ee26!important;color:var(--astra-cyan)!important;border-left:2px solid var(--astra-cyan)}[data-theme=astra] .ant-menu-submenu-arrow,[data-theme=astra] .ant-menu-dark .ant-menu-submenu-arrow{color:var(--astra-cyan-light)!important}[data-theme=astra] .ant-menu-submenu-open>.ant-menu-submenu-title .ant-menu-submenu-arrow{color:var(--astra-cyan)!important}[data-theme=astra] .ant-menu-sub,[data-theme=astra] .ant-menu-dark .ant-menu-sub,[data-theme=astra] .ant-menu-dark .ant-menu-sub.ant-menu-inline,[data-theme=astra] .ant-menu-inline .ant-menu-sub.ant-menu-inline{background:#061426a6!important;border-left:1px solid var(--astra-cyan-dim)}[data-theme=astra] .ant-menu-sub .ant-menu-item,[data-theme=astra] .ant-menu-dark .ant-menu-sub .ant-menu-item{color:var(--astra-text-muted)!important}[data-theme=astra] .ant-menu-sub .ant-menu-item-selected,[data-theme=astra] .ant-menu-dark .ant-menu-sub .ant-menu-item-selected{background:#22d3ee2e!important;color:var(--astra-cyan)!important}[data-theme=astra] .ant-menu-submenu-popup>.ant-menu,[data-theme=astra] .ant-menu-submenu-popup .ant-menu-sub{background:var(--astra-navy-panel)!important;border:1px solid var(--astra-cyan-dim)!important;box-shadow:0 0 20px #22d3ee33!important}[data-theme=astra] .ant-menu-submenu-popup .ant-menu-item{color:var(--astra-text)!important}[data-theme=astra] .ant-menu-submenu-popup .ant-menu-item:hover{background:#22d3ee1f!important;color:var(--astra-cyan)!important}[data-theme=astra] .ant-menu-submenu-popup .ant-menu-item-selected{background:#22d3ee33!important;color:var(--astra-cyan)!important}[data-theme=astra] .ant-menu-item .anticon,[data-theme=astra] .ant-menu-submenu-title .anticon{color:inherit!important}[data-theme=astra] .ant-layout{background:transparent}[data-theme=astra] .ant-layout-header,[data-theme=astra] .ant-layout-sider{background:#0d1e2ad9!important;border-right:1px solid var(--astra-cyan-dim);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}[data-theme=astra] .ant-layout-header{border-bottom:1px solid var(--astra-cyan-dim);box-shadow:0 2px 12px #0006}[data-theme=astra] .ant-input,[data-theme=astra] .ant-input-number,[data-theme=astra] .ant-select-selector,[data-theme=astra] .ant-picker{background:var(--astra-navy-elev)!important;border-color:var(--astra-cyan-dim)!important;color:var(--astra-text)!important}[data-theme=astra] .ant-input:focus,[data-theme=astra] .ant-input-focused{border-color:var(--astra-cyan)!important;box-shadow:0 0 0 2px #22d3ee33!important}[data-theme=astra] .ant-progress-bg{background:linear-gradient(90deg,var(--astra-cyan),var(--astra-cyan-light));box-shadow:0 0 8px #22d3ee80}[data-theme=astra] .ant-progress-inner{background:#22d3ee1a}[data-theme=astra] .ant-tabs-ink-bar{background:var(--astra-cyan);box-shadow:0 0 8px #22d3ee80}[data-theme=astra] .ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--astra-cyan)!important;text-shadow:0 0 6px rgba(34,211,238,.3)}[data-theme=astra] ::-webkit-scrollbar{width:8px;height:8px}[data-theme=astra] ::-webkit-scrollbar-track{background:#22d3ee0a}[data-theme=astra] ::-webkit-scrollbar-thumb{background:#22d3ee4d;border-radius:3px}[data-theme=astra] ::-webkit-scrollbar-thumb:hover{background:var(--astra-cyan);box-shadow:0 0 6px #22d3ee80}[data-theme=astra] body:after,body[data-theme=astra]:after{content:"";position:fixed;left:0;right:0;height:1.5px;background:linear-gradient(90deg,transparent,rgba(34,211,238,.6),transparent);animation:astra-scan 9s linear infinite;pointer-events:none;z-index:1500;opacity:.5}@keyframes astra-scan{0%{top:-4px;opacity:0}10%{opacity:.5}90%{opacity:.5}to{top:100vh;opacity:0}}[data-theme=astra] .ant-card.ant-card-hoverable:hover{transform:translateY(-1px);box-shadow:0 0 22px #22d3ee4d,0 10px 28px #00000080;border-color:var(--astra-cyan)}[data-theme=astra] .ant-modal-content,[data-theme=astra] .ant-modal-header{background:var(--astra-navy-elev)!important;border:1px solid var(--astra-cyan-dim)}[data-theme=astra] .ant-modal-title{color:var(--astra-cyan)!important;font-family:Orbitron,JetBrains Mono,ui-monospace,monospace;letter-spacing:2px}[data-theme=astra] .ant-drawer-content{background:var(--astra-navy-elev)!important;border-left:1px solid var(--astra-cyan-dim)}[data-theme=astra] .ant-dropdown-menu,[data-theme=astra] .ant-select-dropdown{background:var(--astra-navy-panel)!important;border:1px solid var(--astra-cyan-dim);box-shadow:0 0 20px #22d3ee26}[data-theme=astra] a{color:var(--astra-cyan-light)}[data-theme=astra] a:hover{color:var(--astra-cyan);text-shadow:0 0 6px rgba(34,211,238,.4)}[data-theme=astra] .ant-tag{background:#22d3ee1f;border:1px solid var(--astra-cyan-dim);color:var(--astra-cyan-light);font-family:JetBrains Mono,ui-monospace,monospace;letter-spacing:1px}:root{--neural-stroke-scale: 1;--device-pixel-ratio: 1;--viewport-diagonal-in: 16}[data-neural-mode]{--neural-cyan: #22d3ee;--neural-cyan-soft: #a5f3fc;--neural-amber: #fbbf24;--neural-red: #f87171;--neural-hud: #e6f7ff}[data-neural-mode] svg [stroke-width]{stroke-width:calc(1px * var(--neural-stroke-scale))}.font-mono{font-family:JetBrains Mono,SF Mono,ui-monospace,monospace;font-variant-numeric:tabular-nums}
