@keyframes lp-autoscroll{0%,8%{transform:translateY(0)}92%,to{transform:translateY(calc(-100% + var(--lp-view-h, 528px)))}}.lp-autoscroll{animation:lp-autoscroll 22s cubic-bezier(.45,0,.25,1) infinite alternate;will-change:transform}.lp-phone:focus-within .lp-autoscroll,.lp-phone:hover .lp-autoscroll{animation-play-state:paused}@keyframes lp-blink{0%,to{opacity:1}50%{opacity:.15}}.lp-blink{animation:lp-blink 1.2s ease-in-out infinite}.lp-tilt{transform:rotate(var(--lp-tilt,0deg));transition:transform .25s ease}.lp-tilt:hover{transform:rotate(0deg) translateY(-2px)}.lp-fade-x{-webkit-mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent);mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent)}@keyframes lp-fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.lp-stagger>*{animation:lp-fade-up .6s ease-out both}.lp-stagger>:nth-child(2){animation-delay:80ms}.lp-stagger>:nth-child(3){animation-delay:.16s}.lp-stagger>:nth-child(4){animation-delay:.24s}.lp-stagger>:nth-child(5){animation-delay:.32s}@media (prefers-reduced-motion:reduce){.lp-autoscroll,.lp-blink,.lp-stagger>*{animation:none!important}.lp-tilt,.lp-tilt:hover{transform:none}}.lp-line{transition:opacity .45s ease,transform .45s ease}.lp-line.is-out{opacity:0;transform:translateY(-10px)}@keyframes lp-line-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.lp-line.is-in{animation:lp-line-in .65s cubic-bezier(.2,.7,.2,1) both}@keyframes lp-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.lp-pill-progress{transform-origin:left;animation:lp-progress var(--lp-interval,7s) linear both}.lp-pills:hover .lp-pill-progress{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.lp-line,.lp-line.is-in,.lp-pill-progress{animation:none!important;transition:none!important}}.lp-hl{position:relative;z-index:0;display:inline-block;font-style:italic;font-variation-settings:"SOFT" 100,"opsz" 72;padding:0 .06em;white-space:nowrap}.lp-hl:before{content:"";position:absolute;z-index:-1;left:-.08em;right:-.08em;top:.55em;bottom:-.02em;border-radius:.18em .24em .2em .26em;background:color-mix(in srgb,var(--color-accent) 34%,transparent);transform:rotate(-1.2deg) scaleX(0);transform-origin:left center;animation:lp-hl-draw .6s cubic-bezier(.2,.7,.2,1) .45s both}@keyframes lp-hl-draw{to{transform:rotate(-1.2deg) scaleX(1)}}@media (prefers-reduced-motion:reduce){.lp-hl:before{animation:none;transform:rotate(-1.2deg) scaleX(1)}}