@property --tally{syntax:"<integer>";initial-value:0;inherits:false}@keyframes wl-reveal{0%{opacity:0;transform:translateY(28px)}}@keyframes wl-grow-x{0%{transform:scaleX(0)}}@keyframes wl-draw{0%{stroke-dashoffset:1}}@keyframes wl-fade{0%{opacity:0}}@keyframes wl-tally{to{--tally:var(--wl-tally-end)}}@keyframes wl-marquee{to{transform:translateX(-50%)}}@keyframes wl-drift{50%{transform:translate3d(4%,-3%,0) scale(1.12)}}@media (prefers-reduced-motion:no-preference){:root:has(.wl-page){scroll-behavior:smooth}}.wl-page a:focus-visible,.wl-page button:focus-visible{outline:2px solid var(--color-primary);outline-offset:3px;border-radius:.75rem}.wl-skip{position:absolute;left:50%;top:.75rem;z-index:100;translate:-50% -150%;transition:translate .16s ease-out}.wl-skip:focus-visible{translate:-50% 0}@media (prefers-reduced-motion:reduce){.wl-skip{transition:none}}.wl-enter{animation:wl-reveal .9s cubic-bezier(.22,1,.36,1) both}.wl-marquee{width:max-content;animation:wl-marquee 46s linear infinite}.wl-marquee:hover{animation-play-state:paused}.wl-drift{animation:wl-drift 14s ease-in-out infinite}.wl-draw{stroke-dasharray:1;animation:wl-draw 2.2s cubic-bezier(.22,1,.36,1) .25s backwards}.wl-tally{counter-reset:wl-tally var(--wl-tally-end)}.wl-tally:after{content:counter(wl-tally)}@media (prefers-reduced-motion:reduce){.wl-draw,.wl-drift,.wl-enter,.wl-marquee{animation:none}}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.wl-reveal{animation:wl-reveal linear both;animation-timeline:view();animation-range:entry 8% cover 30%}.wl-reveal-soft{animation:wl-fade linear both;animation-timeline:view();animation-range:entry 5% cover 26%}.wl-bar{transform-origin:left center;animation:wl-grow-x linear both;animation-timeline:view();animation-range:entry 20% cover 42%}.wl-tally{counter-reset:wl-tally var(--tally);animation:wl-tally linear both;animation-timeline:view();animation-range:entry 25% cover 48%}}}