@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");body,html{height:100%}body{margin:0}@media (prefers-reduced-motion:no-preference){.route-build>*{animation:route-build-in .75s cubic-bezier(.16,1,.3,1) backwards;will-change:transform,opacity}.route-build>:first-child{animation-delay:0s}.route-build>:nth-child(2){animation-delay:.12s}.route-build>:nth-child(3){animation-delay:.24s}.route-build>:nth-child(4){animation-delay:.36s}.route-build>:nth-child(5){animation-delay:.48s}.route-build>:nth-child(6){animation-delay:.6s}.route-build>:nth-child(7){animation-delay:.72s}.route-build>:nth-child(n+8){animation-delay:.84s}}@keyframes route-build-in{0%{opacity:0;transform:translateY(28px) scale(.98)}to{opacity:1;transform:none}}