.lh-bento{display:grid;grid-template-areas:"vr" "ue" "nr" "ar" "mk" "it" "ef"}@media (min-width:640px){.lh-bento{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"vr vr" "ue ue" "nr ar" "mk mk" "it ef"}}@media (min-width:1061px){.lh-bento{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-areas:"vr vr ue" "nr ar mk" "it ef ef"}}.lh-w{transform-origin:left}.lh-h{transform-origin:bottom}@media (prefers-reduced-motion:no-preference){:root:not([data-reduce-motion=true]) [data-play] .lh-h,:root:not([data-reduce-motion=true]) [data-play] .lh-w{animation:lh-w var(--pub-period-write) var(--motion-ease-out) infinite;animation-delay:calc(var(--i, 0) * var(--pub-period-write) / 20)}:root:not([data-reduce-motion=true]) [data-play] .lh-h{animation-name:lh-h}.lh-step{transition:opacity var(--pub-period-fade) var(--motion-ease-out)}}@keyframes lh-w{0%{transform:scaleX(0)}12%,88%{transform:scaleX(1)}to{transform:scaleX(0)}}@keyframes lh-h{0%{transform:scaleY(0)}12%,88%{transform:scaleY(1)}to{transform:scaleY(0)}}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.lh-fsrs{view-timeline-name:--lh-fsrs}:root:not([data-reduce-motion=true]) .lh-draw{animation:lh-draw linear both;animation-timeline:--lh-fsrs;animation-range:entry 30% cover 55%}}}@keyframes lh-draw{0%{stroke-dashoffset:1}}