.lp-progress{position:fixed;top:0;left:0;right:0;height:3px;z-index:60;transform:scaleX(0);transform-origin:left center}@supports (animation-timeline: scroll()){.lp-progress{animation:lpProgress linear both;animation-timeline:scroll(root block)}@keyframes lpProgress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}}@media (prefers-reduced-motion: reduce){.lp-progress{display:none}}.lp-rise{opacity:1;transform:none}@supports (animation-timeline: view()){@media (prefers-reduced-motion: no-preference){.lp-rise{animation:lpRise linear both;animation-timeline:view();animation-range:entry 0% cover 40%}@keyframes lpRise{0%{opacity:0;transform:translateY(50px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}}}
