html,body{height:100%;overflow-x:hidden}html{font-size:17px}@media (min-width: 768px){html{font-size:18px}}body{font-family:YouYuan,幼圆,Microsoft YaHei UI,Microsoft YaHei,system-ui,-apple-system,Segoe UI,Arial,sans-serif}.brand-flat{font-family:Bahnschrift,Segoe UI,YouYuan,幼圆,Microsoft YaHei UI,Microsoft YaHei,system-ui,-apple-system,Arial,sans-serif;font-weight:300;letter-spacing:.32em;text-transform:uppercase}.loading-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:rgba(2,6,23,.55);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.loading-spinner{width:56px;height:56px;border-radius:999px;border:3px solid rgba(255,255,255,.18);border-top-color:#8b5cf6f2;animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.glass{background:linear-gradient(145deg,rgba(15,23,42,.72),rgba(2,6,23,.92));backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(139,92,246,.18);box-shadow:0 28px 80px #0000008c,0 0 0 1px #ffffff0a,0 0 46px #8b5cf61a}.noise{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='1'/%3E%3C/svg%3E");background-repeat:repeat}.scanline{position:relative;overflow:hidden}.scanline:after{content:"";pointer-events:none;position:absolute;top:-20%;right:-20%;bottom:-20%;left:-20%;background:linear-gradient(to bottom,transparent,rgba(139,92,246,.1),transparent);transform:translateY(-60%);animation:scan 5s linear infinite;mix-blend-mode:screen}@keyframes scan{0%{transform:translateY(-60%);opacity:0}12%{opacity:1}to{transform:translateY(60%);opacity:0}}.floaty{animation:floaty 7s ease-in-out infinite}@keyframes floaty{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}.glow{box-shadow:0 0 #8b5cf600;animation:glow 2.2s ease-in-out infinite alternate}@keyframes glow{0%{box-shadow:0 0 18px #8b5cf61f}to{box-shadow:0 0 30px #22d3ee1a}}.spotlight{pointer-events:none;position:absolute;width:1100px;height:1100px;left:0;top:0;background:radial-gradient(circle at center,rgba(139,92,246,.2),transparent 58%);opacity:0;transition:opacity .35s ease;transform:translate3d(calc(var(--x) - 50%),calc(var(--y) - 50%),0);will-change:transform}.spotlight-fixed{position:fixed}.spotlight-on .spotlight{opacity:1}.consoleLine{white-space:pre-wrap;word-break:break-word}.consoleCaret{display:inline-block;width:10px;height:1.05em;margin-left:6px;transform:translateY(2px);border-radius:2px;background:rgba(226,232,240,.75);animation:consoleBlink 1s steps(1,end) infinite}.hide-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.hide-scrollbar::-webkit-scrollbar{width:0;height:0;display:none}@keyframes consoleBlink{0%,49%{opacity:1}50%,to{opacity:0}}
