:root{--tech-cyan: #22d3ee;--tech-indigo: #6366f1;--tech-bg: #070b16;--tech-line: rgba(124, 142, 187, .1)}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;color:#e2e8f0;background-color:var(--tech-bg);background-image:radial-gradient(circle at 12% 18%,rgba(34,211,238,.14),transparent 42%),radial-gradient(circle at 88% 82%,rgba(99,102,241,.16),transparent 45%),linear-gradient(var(--tech-line) 1px,transparent 1px),linear-gradient(90deg,var(--tech-line) 1px,transparent 1px);background-size:100% 100%,100% 100%,38px 38px,38px 38px;background-attachment:fixed}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#22d3ee59;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:#22d3ee99}::-webkit-scrollbar-track{background:transparent}.ant-card{backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(124,142,187,.16)!important;border-radius:14px!important;box-shadow:0 8px 28px #00000059,inset 0 1px #ffffff0a;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.ant-card:hover{border-color:#22d3ee66!important;box-shadow:0 10px 34px #00000073,0 0 22px #22d3ee2e}.ant-card-head-title{letter-spacing:.5px}.ant-card-head:before{content:"";width:4px;height:16px;margin-right:10px;border-radius:4px;background:linear-gradient(180deg,var(--tech-cyan),var(--tech-indigo));box-shadow:0 0 10px #22d3eeb3}.ant-statistic-content{text-shadow:0 0 18px rgba(34,211,238,.35)}.ant-statistic-title{color:#94a3b8!important;letter-spacing:.4px}.ant-table{background:transparent!important}.ant-table-thead>tr>th{border-bottom:1px solid rgba(34,211,238,.25)!important;font-weight:600;letter-spacing:.4px}.ant-table-tbody>tr>td{border-bottom:1px solid rgba(124,142,187,.1)!important}.ant-table-tbody>tr:hover>td{background:#22d3ee12!important}.ant-table-wrapper .ant-table-cell-fix-left,.ant-table-wrapper .ant-table-cell-fix-right{background:#0f172ad9!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ant-btn-primary{background:linear-gradient(135deg,#22d3ee,#6366f1)!important;border:none!important}.ant-tag{border-radius:6px!important;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.ant-modal-content{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid rgba(124,142,187,.2);border-radius:14px!important}.ant-menu-dark .ant-menu-item-selected{box-shadow:inset 3px 0 0 var(--tech-cyan),0 0 16px #22d3ee40}.ant-input-affix-wrapper-focused,.ant-input-number-focused,.ant-select-focused .ant-select-selector{box-shadow:0 0 0 2px #22d3ee59!important;border-color:var(--tech-cyan)!important}::selection{background:#22d3ee4d}.tech-logo-mark{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;flex:0 0 36px;border-radius:10px;background:linear-gradient(135deg,#22d3ee33,#6366f133);border:1px solid rgba(34,211,238,.45);box-shadow:0 0 16px #22d3ee73,inset 0 0 10px #22d3ee2e}.tech-logo-text{font-size:17px;font-weight:800;letter-spacing:.5px;background:linear-gradient(135deg,#22d3ee,#818cf8);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 0 18px rgba(34,211,238,.35)}.tech-tag-neon{background:#22d3ee1f!important;color:#22d3ee!important;border:1px solid rgba(34,211,238,.35)!important;box-shadow:0 0 10px #22d3ee26}.tech-tag-latency{font-variant-numeric:tabular-nums;font-weight:600}.tech-tag-cooldown{background:#fbbf241f!important;color:#fbbf24!important;border:1px solid rgba(251,191,36,.4)!important;box-shadow:0 0 10px #fbbf241f}.tech-switch-glow.ant-switch-checked{background:linear-gradient(135deg,#22d3ee,#6366f1)!important;box-shadow:0 0 12px #22d3ee73}.tech-action-group{display:inline-flex;gap:6px;align-items:center}.tech-action-group .ant-btn{border-radius:6px}.tech-table .ant-table-tbody>tr:nth-child(2n)>td{background:#ffffff05}.tech-table .ant-table-tbody>tr:hover:nth-child(2n)>td{background:#22d3ee12!important}.tech-header{backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid rgba(124,142,187,.16)!important;box-shadow:0 4px 20px #00000040}.tech-brand{font-weight:600;letter-spacing:.6px;background:linear-gradient(135deg,#7dd3fc,#c4b5fd);-webkit-background-clip:text;background-clip:text;color:transparent}.tech-status-dot{width:8px;height:8px;border-radius:50%;background:#34d399;box-shadow:0 0 10px #34d399;display:inline-block;margin-right:6px;animation:techPulse 2s ease-in-out infinite}@keyframes techPulse{0%,to{opacity:1}50%{opacity:.35}}
