.loader{width:2em;height:2em}.loader__eye1,.loader__eye2,.loader__mouth1,.loader__mouth2{-webkit-animation:eye1 3s ease-in-out infinite;animation:eye1 3s ease-in-out infinite}.loader__eye1,.loader__eye2{transform-origin:64px 64px}.loader__eye2{-webkit-animation-name:eye2;animation-name:eye2}.loader__mouth1{-webkit-animation-name:mouth1;animation-name:mouth1}.loader__mouth2{-webkit-animation-name:mouth2;animation-name:mouth2;visibility:hidden}@media (prefers-color-scheme:dark){:root{--bg:hsl(var(--hue),90%,10%);--fg:hsl(var(--hue),90%,90%)}}@-webkit-keyframes eye1{0%{transform:rotate(-260deg) translateY(-56px)}50%,60%{-webkit-animation-timing-function:cubic-bezier(.17,0,.58,1);animation-timing-function:cubic-bezier(.17,0,.58,1);transform:rotate(-40deg) translateY(-56px) scale(1)}to{transform:rotate(225deg) translateY(-56px) scale(.35)}}@keyframes eye1{0%{transform:rotate(-260deg) translateY(-56px)}50%,60%{-webkit-animation-timing-function:cubic-bezier(.17,0,.58,1);animation-timing-function:cubic-bezier(.17,0,.58,1);transform:rotate(-40deg) translateY(-56px) scale(1)}to{transform:rotate(225deg) translateY(-56px) scale(.35)}}@-webkit-keyframes eye2{0%{transform:rotate(-260deg) translateY(-56px)}50%{transform:rotate(40deg) translateY(-56px) rotate(-40deg) scale(1)}52.5%{transform:rotate(40deg) translateY(-56px) rotate(-40deg) scaleY(0)}55%,70%{-webkit-animation-timing-function:cubic-bezier(0,0,.28,1);animation-timing-function:cubic-bezier(0,0,.28,1);transform:rotate(40deg) translateY(-56px) rotate(-40deg) scale(1)}to{transform:rotate(150deg) translateY(-56px) scale(.4)}}@keyframes eye2{0%{transform:rotate(-260deg) translateY(-56px)}50%{transform:rotate(40deg) translateY(-56px) rotate(-40deg) scale(1)}52.5%{transform:rotate(40deg) translateY(-56px) rotate(-40deg) scaleY(0)}55%,70%{-webkit-animation-timing-function:cubic-bezier(0,0,.28,1);animation-timing-function:cubic-bezier(0,0,.28,1);transform:rotate(40deg) translateY(-56px) rotate(-40deg) scale(1)}to{transform:rotate(150deg) translateY(-56px) scale(.4)}}@-webkit-keyframes eyeBlink{0%,25%,75%,to{transform:scaleY(1)}50%{transform:scaleY(0)}}@keyframes eyeBlink{0%,25%,75%,to{transform:scaleY(1)}50%{transform:scaleY(0)}}@-webkit-keyframes mouth1{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;stroke-dasharray:0 351.86;stroke-dashoffset:0}25%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;stroke-dasharray:175.93 351.86;stroke-dashoffset:0}50%{-webkit-animation-timing-function:step-start;animation-timing-function:step-start;stroke-dasharray:175.93 351.86;stroke-dashoffset:-175.93;visibility:visible}75%,to{visibility:hidden}}@keyframes mouth1{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;stroke-dasharray:0 351.86;stroke-dashoffset:0}25%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;stroke-dasharray:175.93 351.86;stroke-dashoffset:0}50%{-webkit-animation-timing-function:step-start;animation-timing-function:step-start;stroke-dasharray:175.93 351.86;stroke-dashoffset:-175.93;visibility:visible}75%,to{visibility:hidden}}@-webkit-keyframes mouth2{0%{-webkit-animation-timing-function:steps(1);animation-timing-function:steps(1);visibility:hidden}50%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;visibility:visible;stroke-dashoffset:0}to{stroke-dashoffset:-351.86}}@keyframes mouth2{0%{-webkit-animation-timing-function:steps(1);animation-timing-function:steps(1);visibility:hidden}50%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;visibility:visible;stroke-dashoffset:0}to{stroke-dashoffset:-351.86}}