.pixel-bg::before{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(0deg,transparent,transparent 3px,rgba(0,82,255,.04) 3px,rgba(0,82,255,.04) 4px),repeating-linear-gradient(90deg,transparent,transparent 3px,rgba(0,82,255,.04) 3px,rgba(0,82,255,.04) 4px);background-size:24px 24px;animation:pixelDrift 60s linear infinite}.pixel-bg::after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 20%,rgba(0,82,255,.08) 0%,transparent 50%),radial-gradient(circle at 70% 80%,rgba(59,130,246,.07) 0%,transparent 50%)}@keyframes pixelDrift{0%{background-position:0 0,0 0}100%{background-position:24px 24px,24px 24px}}@keyframes statusPulse{0%,100%{box-shadow:0 0 0 0 currentColor;opacity:1}50%{box-shadow:0 0 0 4px transparent;opacity:.7}}.glow-orb-a{animation:orbPulse 8s ease-in-out infinite alternate}.glow-orb-b{animation:orbPulse 10s ease-in-out infinite alternate-reverse}@keyframes orbPulse{0%{opacity:.28;transform:scale(1)}100%{opacity:.42;transform:scale(1.08)}}.hub-line{stroke-dasharray:5 7;animation:hubFlow 1.8s linear infinite}.hub-line-alt{animation:hubFlowAlt 2.6s linear infinite reverse}@keyframes hubFlow{0%{stroke-dashoffset:24;opacity:.3}50%{opacity:.9}100%{stroke-dashoffset:0;opacity:.3}}@keyframes hubFlowAlt{0%{stroke-dashoffset:32;opacity:.1}50%{opacity:.45}100%{stroke-dashoffset:0;opacity:.1}}@keyframes hubRing{0%,100%{opacity:.12;transform:scale(1);transform-origin:210px 120px}50%{opacity:.28;transform:scale(1.06)}}@keyframes hubCenterPulse{0%,100%{transform:translate(-50%,-50%) scale(1);opacity:.45}50%{transform:translate(-50%,-50%) scale(1.35);opacity:.15}}.hub-line:nth-child(1){animation-delay:0s}.hub-line:nth-child(2){animation-delay:-.35s}.hub-line:nth-child(3){animation-delay:-.7s}.hub-line:nth-child(4){animation-delay:-1.05s}.hub-line:nth-child(5){animation-delay:-1.4s}.hub-line-alt:nth-child(6){animation-delay:-.9s}.hub-line-alt:nth-child(7){animation-delay:-1.5s}.hub-ring{animation:hubRing 3s ease-in-out infinite}.hub-pulse{animation:hubCenterPulse 2.8s ease-in-out infinite}.hub-card{animation:hubCardGlow 3s ease-in-out infinite}.hub-n2 .hub-card{animation-delay:-.6s}.hub-n3 .hub-card{animation-delay:-1.2s}.hub-n4 .hub-card{animation-delay:-1.8s}.hub-n5 .hub-card{animation-delay:-2.4s}@keyframes hubCardGlow{0%,100%{transform:translateY(0)}50%{transform:translateY(-2px)}}.fade-up{opacity:0;transform:translateY(20px);animation:fadeUp .6s ease forwards}.delay-1{animation-delay:.1s}.delay-2{animation-delay:.2s}.delay-3{animation-delay:.3s}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}.page-enter{animation:pageEnter .3s ease forwards}@keyframes pageEnter{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.pixel-bg::before{animation:none}.glow-orb-a,.glow-orb-b,.hub-line,.hub-ring,.hub-pulse,.hub-card{animation:none}.fade-up{opacity:1;transform:none;animation:none}.status-live .status-dot{animation:none}.btn-shine{display:none}.hub-packet{opacity:0!important}}
