.route-static{position:fixed;inset:0;z-index:7500;pointer-events:none;opacity:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='3' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.9'/%3E%3C/svg%3E");background-size:190px 190px;animation:route-static-move .22s steps(3) infinite}.route-static:after{content:"";position:absolute;inset:0;background:repeating-linear-gradient(0deg,rgba(0,0,0,.4) 0 1px,transparent 1px 3px);mix-blend-mode:multiply}@keyframes route-static-move{0%{background-position:0 0}33%{background-position:-70px 40px}66%{background-position:55px -60px}to{background-position:-35px 25px}}.route-roll{position:fixed;left:0;right:0;height:26vh;z-index:7501;pointer-events:none;opacity:0;background:linear-gradient(180deg,transparent,rgba(255,255,255,.09) 45%,rgba(255,255,255,.18) 50%,rgba(255,255,255,.09) 55%,transparent)}@media (prefers-reduced-motion:reduce){.route-roll,.route-static{display:none}}