*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{color:#e2e8f0;-webkit-font-smoothing:antialiased;background:#0a0e1c;height:100%;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif}#root{z-index:2;background:0 0;height:100%;position:relative}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#fff3}.loading-wrap{justify-content:center;align-items:center;display:flex}.spinner{border:3px solid #ffffff1a;border-top-color:#6366f1;border-radius:50%;width:36px;height:36px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.bg-system{z-index:0;pointer-events:none;position:fixed;inset:0;overflow:hidden}.bg-grid{background-image:linear-gradient(#6366f10a 1px,#0000 1px),linear-gradient(90deg,#6366f10a 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.bg-glow{filter:blur(140px);border-radius:50%;animation:6s ease-in-out infinite glow-breathe;position:absolute}.bg-glow--tr{background:radial-gradient(circle,#13e4ff66 0%,#6366f133 50%,#0000 100%);width:55vw;height:55vw;animation-delay:0s;top:-30%;right:-20%}.bg-glow--tl{background:radial-gradient(circle,#22d3ee59 0%,#8b5cf626 50%,#0000 100%);width:50vw;height:50vw;animation-delay:-2s;top:-25%;left:-20%}.bg-glow--bl{background:radial-gradient(circle,#3b82f64d 0%,#6366f126 50%,#0000 100%);width:50vw;height:50vw;animation-delay:-4s;bottom:-30%;left:-20%}.bg-glow--br{background:radial-gradient(circle,#13e4ff59 0%,#8b5cf626 50%,#0000 100%);width:55vw;height:55vw;animation-delay:-3s;bottom:-25%;right:-20%}@keyframes glow-breathe{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.15)}}.bg-scan{pointer-events:none;position:absolute;left:0;right:0}.bg-scan--top{filter:blur(8px);background:linear-gradient(#0000 0%,#13e4ff04 20%,#13e4ff14 50%,#6366f10a 80%,#0000 100%);height:160px;animation:14s linear infinite scan-top;top:-160px}.bg-scan--bot{filter:blur(8px);background:linear-gradient(#0000 0%,#6366f108 20%,#8b5cf60f 50%,#8b5cf604 80%,#0000 100%);height:120px;animation:18s linear infinite scan-bot;bottom:-120px}@keyframes scan-top{0%{opacity:0;top:-160px}5%{opacity:1}40%{opacity:1;top:105%}50%{opacity:0;top:105%}to{opacity:0;top:-160px}}@keyframes scan-bot{0%{opacity:0;bottom:-120px}5%{opacity:1}40%{opacity:1;bottom:105%}50%{opacity:0;bottom:105%}to{opacity:0;bottom:-120px}}.bg-flow{opacity:.06;position:absolute;inset:0}.bg-flow svg{width:100%;height:100%}.bg-flow line{stroke-width:1.5px;stroke-dasharray:300 500;animation:10s linear infinite flow-dash}.bg-flow line:first-child{stroke:#13e4ff;animation-duration:10s}.bg-flow line:nth-child(2){stroke:#6366f1;animation-duration:14s;animation-delay:-3s}.bg-flow line:nth-child(3){stroke:#22d3ee;animation-duration:12s;animation-delay:-6s}.bg-flow line:nth-child(4){stroke:#8b5cf6;animation-duration:16s;animation-delay:-8s}.bg-flow line:nth-child(5){stroke:#13e4ff;animation-duration:11s;animation-delay:-4s}@keyframes flow-dash{to{stroke-dashoffset:-800px}}.bg-particles{pointer-events:none;position:absolute;inset:0}.bg-particle{background:#13e4ff;border-radius:50%;width:3px;height:3px;animation:8s ease-in-out infinite particle-float;position:absolute;box-shadow:0 0 8px #13e4ff99}.bg-particle:first-child{animation-duration:9s;animation-delay:0s;top:80%;left:10%}.bg-particle:nth-child(2){animation-duration:7.5s;animation-delay:-1s;top:85%;left:25%}.bg-particle:nth-child(3){animation-duration:10s;animation-delay:-2s;top:90%;left:40%}.bg-particle:nth-child(4){animation-duration:8.5s;animation-delay:-3s;top:78%;left:55%}.bg-particle:nth-child(5){animation-duration:9.5s;animation-delay:-4s;top:88%;left:70%}.bg-particle:nth-child(6){animation-duration:7s;animation-delay:-5s;top:82%;left:85%}.bg-particle:nth-child(7){animation-duration:11s;animation-delay:-6s;top:92%;left:15%}.bg-particle:nth-child(8){animation-duration:8s;animation-delay:-2.5s;top:86%;left:92%}@keyframes particle-float{0%{opacity:0;transform:translateY(0)scale(1)}20%{opacity:.7}50%{opacity:.3;transform:translateY(-30px)scale(1.5)}80%{opacity:.6}to{opacity:0;transform:translateY(-60px)scale(.5)}}.stat-card-glow{transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.stat-card-glow:before{content:"";opacity:0;background:linear-gradient(90deg,#0000,#13e4ff,#0000);height:1px;transition:opacity .3s;position:absolute;top:0;left:10%;right:10%}.stat-card-glow:after{content:"";opacity:0;background:radial-gradient(at 60% 15%,#13e4ff14,#0000 60%);transition:opacity .3s;position:absolute;inset:0}.stat-card-glow:hover{transform:translateY(-2px);box-shadow:0 0 50px #13e4ff1a,0 0 120px #13e4ff0a,0 8px 32px #0000004d;border-color:#13e4ff4d!important}.stat-card-glow:hover:before,.stat-card-glow:hover:after{opacity:1}.card-glow{transition:border-color .3s,box-shadow .3s}.card-glow:hover{box-shadow:0 0 40px #13e4ff0f,0 0 80px #13e4ff05;border-color:#13e4ff26!important}.toast-container{z-index:9999;flex-direction:column;gap:8px;display:flex;position:fixed;top:24px;right:24px}.toast{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid #ffffff14;border-radius:8px;padding:12px 20px;font-size:14px;font-weight:500;animation:.3s toast-in;box-shadow:0 8px 32px #0006}.toast--success{color:#4ade80;background:#22c55e26}.toast--error{color:#f87171;background:#ef444426}.toast--info{color:#60a5fa;background:#3b82f626}@keyframes toast-in{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}
