@keyframes junior-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes junior-gradient-shift{0%,to{background-position:0%}50%{background-position:100%}}@keyframes junior-float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-12px)rotate(2deg)}}@keyframes junior-glow-pulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.7;transform:scale(1.05)}}@keyframes junior-blink{0%,49%{opacity:1}50%,to{opacity:0}}@keyframes junior-scan{0%{transform:translateY(-100%)}to{transform:translateY(100%)}}.junior-marquee-track{animation:40s linear infinite junior-marquee}.junior-mesh{background-color:#0000;background-image:radial-gradient(at 15% 25%,#ff7a2e73 0,#0000 50%),radial-gradient(at 85% 30%,#00c8ff52 0,#0000 50%),radial-gradient(at 25% 80%,#ff9a3c47 0,#0000 50%),radial-gradient(at 75% 75%,#4dd2ff38 0,#0000 50%);background-position:0 0,0 0,0 0,0 0;background-repeat:repeat,repeat,repeat,repeat;background-size:200% 200%;background-attachment:scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box;animation:18s ease-in-out infinite junior-gradient-shift}.junior-float{animation:6s ease-in-out infinite junior-float}.junior-float-slow{animation:9s ease-in-out infinite junior-float}.junior-glow-pulse{animation:4s ease-in-out infinite junior-glow-pulse}.junior-cursor{animation:1s step-end infinite junior-blink}.junior-scan{pointer-events:none;background:linear-gradient(#0000,#ee6f0314,#0000);height:100%;animation:4s linear infinite junior-scan;position:absolute;inset:0}.junior-noise{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.4 0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.6'/%3E%3C/svg%3E")}.junior-grid{background-image:linear-gradient(#00c8ff59 1px,#0000 1px),linear-gradient(90deg,#ff7a2e59 1px,#0000 1px);background-size:60px 60px;-webkit-mask-image:radial-gradient(#000 0%,#0000 75%);mask-image:radial-gradient(#000 0%,#0000 75%)}@media (prefers-reduced-motion:reduce){.junior-marquee-track,.junior-mesh,.junior-float,.junior-float-slow,.junior-glow-pulse,.junior-cursor,.junior-scan{animation:none!important}}
