.lph-grid{background-image:linear-gradient(var(--gray-a3) 1px, transparent 1px), linear-gradient(90deg, var(--gray-a3) 1px, transparent 1px);background-size:28px 28px;-webkit-mask-image:radial-gradient(60% 70% at 78% 45%,#000 0%,#0000 72%);mask-image:radial-gradient(60% 70% at 78% 45%,#000 0%,#0000 72%)}.lph-ghost{background-image:repeating-linear-gradient(135deg, var(--gray-a6) 0 1px, transparent 1px 5px);box-shadow:inset 0 0 0 1px var(--gray-a5)}.lph-bar{width:var(--to);background-color:var(--accent-9);animation:1.1s cubic-bezier(.65,0,.35,1) both lph-shrink}@keyframes lph-shrink{0%{width:var(--from);background-color:var(--gray-8)}to{width:var(--to);background-color:var(--accent-9)}}@property --lph-hours{syntax:"<integer>";inherits:false;initial-value:30}.lph-count{--lph-hours:30;counter-reset:lph-hours var(--lph-hours);animation:1.5s cubic-bezier(.65,0,.35,1) .5s both lph-count}.lph-count:after{content:counter(lph-hours)}@keyframes lph-count{0%{--lph-hours:67}to{--lph-hours:30}}.lph-fade{animation:.5s cubic-bezier(.22,1,.36,1) both lph-fade}@keyframes lph-fade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.lph-sheet .lph-in,.lph-sheet .lph-wipe,.lph-sheet .lph-chip,.lph-sheet .lph-sign,.lph-sheet .lph-stamp{animation-play-state:paused;animation-fill-mode:both}.lp-reveal[data-revealed] .lph-sheet .lph-in,.lp-reveal[data-revealed] .lph-sheet .lph-wipe,.lp-reveal[data-revealed] .lph-sheet .lph-chip,.lp-reveal[data-revealed] .lph-sheet .lph-sign,.lp-reveal[data-revealed] .lph-sheet .lph-stamp{animation-play-state:running}.lph-in{animation:.42s cubic-bezier(.22,1,.36,1) lph-in}@keyframes lph-in{0%{opacity:0}}.lph-wipe{animation:.38s linear lph-wipe}@keyframes lph-wipe{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}@media (max-width:639px){.lph-wipe{animation-name:lph-in}}.lph-chip{animation:.32s cubic-bezier(.22,1,.36,1) lph-chip}@keyframes lph-chip{0%{opacity:0;transform:translateY(3px)}}.lph-sign{animation:.8s cubic-bezier(.4,0,.3,1) lph-sign}@keyframes lph-sign{0%{clip-path:inset(0 100% -20% 0)}to{clip-path:inset(0 0 -20%)}}.lph-stamp{animation:.36s cubic-bezier(.22,1,.36,1) lph-stamp}@keyframes lph-stamp{0%{opacity:0;transform:scale(1.04)}}.lph-rise{animation:lph-rise .46s var(--motion-ease) both;animation-delay:calc(var(--i,0) * 80ms + .15s);animation-play-state:paused}.lp-reveal[data-revealed] .lph-rise{animation-play-state:running}@keyframes lph-rise{0%{opacity:0;transform:translateY(6px)}}.lph-pop{animation:lph-pop .32s var(--motion-ease) both}@keyframes lph-pop{0%{opacity:0;filter:blur(2px);transform:translateY(4px)scale(.98)}}.lph-swap{display:inline-grid}.lph-swap>*{grid-area:1/1;transition:opacity .2s cubic-bezier(.2,0,0,1),scale .2s cubic-bezier(.2,0,0,1),filter .2s cubic-bezier(.2,0,0,1)}.lph-swap>[data-shown=false]{opacity:0;filter:blur(4px);scale:.25}@media (prefers-reduced-motion:reduce){.lph-bar,.lph-count{animation:none}.lph-fade,.lph-wipe,.lph-chip,.lph-sign,.lph-stamp,.lph-rise,.lph-pop{animation-name:lph-in}.lph-swap>*{filter:none;transition:opacity .12s linear;scale:1}}