.mind-mascot{position:fixed;right:18px;top:12px;width:48px;height:84px;padding:0;border:0;border-radius:0;background:none;box-shadow:none;color:inherit;cursor:pointer;z-index:7;-webkit-tap-highlight-color:transparent}
.mind-mascot:focus-visible{outline:1px dotted currentColor;outline-offset:5px}
.mind-mascot svg{display:block;width:100%;height:100%;overflow:visible;image-rendering:pixelated}
.mascot-head{animation:head-bob 1.6s steps(1,end) infinite}
.mind-mascot.paused .mascot-head{animation-play-state:paused}
@keyframes head-bob{0%,100%{transform:translateY(0)}25%{transform:translateY(1px)}50%{transform:translateY(2px)}75%{transform:translateY(1px)}}
.art-music{right:86px}
@media(max-width:600px){.mind-mascot{right:12px;top:10px;width:36px;height:63px}.art-music{right:66px}}
@media(prefers-reduced-motion:reduce){.mascot-head{animation:none}}
