@keyframes lpl-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translate(0,0)}}@keyframes lpl-tick{0%{opacity:0;transform:scale(.35)}to{opacity:1;transform:scale(1)}}@keyframes lpl-draw-y{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes lpl-draw-x{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes lpl-pulse{0%{opacity:.9;transform:scale(1)}60%,to{opacity:0;transform:scale(3)}}.lpl-rail-x{transform-origin:0}.lpl-rail-y{transform-origin:top}@media (prefers-reduced-motion:no-preference){@supports (animation-timeline:view()){.lpl-rail-x{animation:.9s linear both lpl-draw-x;animation-timeline:view();animation-range:entry 2% cover 75%}.lpl-rail-y{animation:.9s linear both lpl-draw-y;animation-timeline:view();animation-range:entry 2% cover 75%}.lpl-step{animation:.7s cubic-bezier(.16,1,.3,1) both lpl-rise;animation-timeline:view();animation-range:entry calc(2% + var(--i,0) * 6%) cover calc(20% + var(--i,0) * 6%)}.lpl-node{animation:.6s cubic-bezier(.16,1,.3,1) both lpl-tick;animation-timeline:view();animation-range:entry calc(6% + var(--i,0) * 6%) entry calc(36% + var(--i,0) * 6%)}}}.lpl-quote-rule{padding-left:.75rem;position:relative}.lpl-quote-rule:before{content:"";background:var(--accent);transform-origin:top;border-radius:2px;width:2px;position:absolute;top:0;bottom:0;left:0}@media (prefers-reduced-motion:no-preference){@supports (animation-timeline:view()){.lpl-quote-rule:before{animation:.65s cubic-bezier(.16,1,.3,1) both lpl-draw-y;animation-timeline:view();animation-range:entry 15% cover 40%}}}.lpl-mark{background-image:linear-gradient(color-mix(in oklch, var(--accent) 30%, transparent), color-mix(in oklch, var(--accent) 30%, transparent));-webkit-box-decoration-break:clone;box-decoration-break:clone;background-position:0 82%;background-repeat:no-repeat;background-size:100% 44%;padding:0 .08em}@keyframes lpl-mark-sweep{0%{background-size:0% 44%}to{background-size:100% 44%}}@media (prefers-reduced-motion:no-preference){@supports (animation-timeline:view()){.lpl-mark{animation:.7s ease-out both lpl-mark-sweep;animation-timeline:view();animation-range:entry 40% cover 70%}}.lpl-pulse-dot{position:relative}.lpl-pulse-dot:after{content:"";background:color-mix(in oklch, var(--accent) 45%, transparent);animation:lpl-pulse 2.6s var(--ease-out-expo,ease-out) infinite;border-radius:9999px;position:absolute;inset:0}}.lpl-em-dark{color:#6bcac9;color:lab(75.4369% -29.4106 -8.92956)}@media (prefers-reduced-motion:reduce){.lpl-step,.lpl-node,.lpl-pulse-dot,.lpl-mark,.lpl-rail-x,.lpl-rail-y,.lpl-quote-rule:before{opacity:1!important;animation:none!important;transform:none!important}}
