@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&display=swap";:root{--bg:#0a0f1d;--text:#94a3b8;--text-h:#f8fafc;--border:#1f293d;--code-bg:#131a30;--accent:#f59e0b;--accent-bg:#f59e0b1a;--accent-border:#f59e0b80;--social-bg:#1e293b80;--shadow:#00000080 0 10px 15px -3px, #0000004d 0 4px 6px -2px;--sans:"Outfit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--heading:"Outfit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:16px/150% var(--sans);letter-spacing:.2px;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{box-sizing:border-box;flex-direction:column;width:100%;min-height:100svh;display:flex}body{background-color:var(--bg);color:var(--text);font-family:var(--sans);margin:0}h1,h2,h3,h4{font-family:var(--heading);color:var(--text-h);font-weight:600}h1{letter-spacing:-1px;margin:24px 0;font-size:42px}h2{letter-spacing:-.5px;margin:0 0 8px;font-size:24px}p{margin:0}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#0a0f1d}::-webkit-scrollbar-thumb{background:#1f293d;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#334155}.ant-layout{background:#0a0f1d!important}.ant-layout-header{background:#131a30!important;border-bottom:1px solid #1f293d!important}.ant-layout-sider{background:#0d1326!important;border-right:1px solid #1f293d!important}.ant-menu{background:0 0!important}.ant-card{background-color:#131a30!important;border-color:#1f293d!important}.ant-table{background:#131a30!important}.ant-table-thead>tr>th{color:#f8fafc!important;background:#0d1326!important;border-bottom:1px solid #1f293d!important}.ant-table-tbody>tr>td{border-bottom:1px solid #1f293d!important}.ant-table-row:hover>td{background:#1e293b!important}.portal-card{cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.portal-card:hover{transform:translateY(-5px);border-color:#f59e0b66!important;box-shadow:0 12px 20px -8px #f59e0b4d!important}@media (width<=768px){.header-clock,.header-date{display:none!important}}
