:root{font-family:system-ui,-apple-system,Segoe UI,Roboto,PingFang SC,Microsoft YaHei,sans-serif;line-height:1.5}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0;padding:0}body{min-height:100vh}.ant-card{box-shadow:0 4px 14px #0f1b2d0d}.ant-card.ant-card-bordered{border-color:#eef0f3}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#0f1b2d2e;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:#0f1b2d4d}.cockpit{position:relative;overflow:hidden}.cockpit:before{content:"";pointer-events:none;background:radial-gradient(600px 300px at 20% 20%,#3b9bff29,#0000 60%),radial-gradient(520px 280px at 85% 8%,#22d3ee21,#0000 60%);height:520px;animation:16s ease-in-out infinite alternate cockpit-flow;position:absolute;inset:-18% -10% auto}@keyframes cockpit-flow{0%{opacity:.8;transform:translate(-3%,-2%)scale(1)}to{opacity:1;transform:translate(4%,3%)scale(1.08)}}.cockpit-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;background:#ffffff0b;border:1px solid #ffffff1a;border-radius:16px;height:100%;padding:18px 18px 16px;transition:transform .25s,border-color .25s,box-shadow .25s,background .25s;animation:.6s cubic-bezier(.22,1,.36,1) forwards cockpit-rise;position:relative;overflow:hidden;transform:translateY(14px)}.cockpit-card:before{content:"";background:linear-gradient(90deg, transparent, var(--glow,#3b9bff), transparent);opacity:.9;height:3px;position:absolute;top:0;left:0;right:0}.cockpit-card:hover{box-shadow:0 14px 40px #00000073, 0 0 26px -8px var(--glow,#3b9bff);background:#ffffff12;border-color:#ffffff3d;transform:translateY(-4px)}.cockpit-card__icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;display:flex}@keyframes cockpit-rise{to{opacity:1;transform:translateY(0)}}.cockpit-panel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;background:#ffffff0a;border:1px solid #ffffff17;border-radius:16px;padding:18px 20px;animation:.6s cubic-bezier(.22,1,.36,1) forwards cockpit-rise;position:relative;transform:translateY(14px)}.cockpit-pulse{background:#3ddc84;border-radius:50%;width:8px;height:8px;animation:1.8s ease-out infinite cockpit-ping}@keyframes cockpit-ping{0%{box-shadow:0 0 #3ddc848c}70%{box-shadow:0 0 0 8px #3ddc8400}to{box-shadow:0 0 #3ddc8400}}@media (prefers-reduced-motion:reduce){.cockpit-card,.cockpit-panel{opacity:1;animation:none;transform:none}.cockpit:before,.cockpit-pulse{animation:none}}
