.gh-pet.is-sleeping .gh-pet-sprite{animation:gh-pet-sleep 2.2s steps(2) infinite}.gh-pet.is-sleeping .gh-pet-face i{height:3px;top:11px;transform:none!important}.gh-pet.is-sleeping .gh-pet-face i:after{display:none}.gh-pet.is-sleeping .gh-pet-face b{top:18px;width:7px;border-bottom-width:2px}.gh-pet.is-sleeping .gh-pet-stars{opacity:1;left:2px;top:8px;color:var(--gh-text-tertiary);font:900 15px/1 monospace;animation:gh-pet-zzz 2.2s steps(3) infinite}@keyframes gh-pet-sleep{50%{transform:translateY(2px) scaleY(.97)}}@keyframes gh-pet-zzz{0%{transform:translate(0,10px) scale(.75);opacity:0}35%{opacity:1}100%{transform:translate(-13px,-12px) scale(1.15);opacity:0}}@media(prefers-reduced-motion:reduce){.gh-pet.is-sleeping .gh-pet-sprite,.gh-pet.is-sleeping .gh-pet-stars{animation:none}}
