.scroll-cover[data-v-d73a719a]{--cover-lift:64px;--cover-shrink:.1;--cover-stretch:.02;--cover-stretch-max:.12;transform-origin:50% 0;scale:1 calc(1 + min(var(--scroll-pull,0) * var(--cover-stretch), var(--cover-stretch-max)));transform:translateY(calc(var(--scroll-p,0)*var(--cover-lift)*-1)) scaleY(calc(1 - var(--scroll-p,0)*var(--cover-shrink)));will-change:transform}@supports (animation-timeline:scroll()){.scroll-cover[data-v-d73a719a]{animation-name:scroll-cover-d73a719a;animation-duration:auto;animation-timing-function:linear;animation-fill-mode:both;animation-timeline:scroll(root);animation-range:0 var(--cover-distance,100vh);transform:none}}@keyframes scroll-cover-d73a719a{0%{transform:none}to{transform:translateY(calc(var(--cover-lift)*-1)) scaleY(calc(1 - var(--cover-shrink)))}}@media (prefers-reduced-motion:reduce){.scroll-cover[data-v-d73a719a]{animation-name:none;transform:none}}
