.gh-pet{--main:#ff7043;--light:#ffb092;--dark:#92301c;--screen:#fff2d4}.gh-pet-character{width:92px;height:104px;image-rendering:pixelated}.gh-pet-sprite{position:absolute;inset:0;animation:pet-idle 2.8s steps(2) infinite}.gh-pet-body{position:absolute;z-index:3;left:17px;top:25px;width:58px;height:58px;border:4px solid #271e1b;border-radius:15px 15px 10px 10px;background:linear-gradient(135deg,var(--light) 0 22%,var(--main) 23% 74%,var(--dark) 75%);box-shadow:inset 0 -6px #0002,inset 5px 0 #fff3}.gh-pet .gh-pet-face{position:absolute;inset:auto;left:8px;top:9px;width:34px;height:27px;border:3px solid #271e1b;border-radius:7px;background:var(--screen)}.gh-pet .gh-pet-face i{top:7px;width:5px;height:8px;background:#271e1b}.gh-pet .gh-pet-face i:first-child{left:6px;right:auto}.gh-pet .gh-pet-face i:nth-child(2){right:6px;left:auto}.gh-pet .gh-pet-face b{top:16px;width:12px;height:5px;border-bottom:3px solid #271e1b}.gh-pet-badge{position:absolute;right:3px;bottom:4px;display:grid;place-items:center;width:13px;height:13px;border:2px solid #271e1b;border-radius:3px;background:#fff;color:var(--dark);font:900 8px/1 sans-serif}.gh-pet-antenna{position:absolute;z-index:2;left:43px;top:8px;width:5px;height:20px;background:#271e1b}.gh-pet-antenna:after{content:"";position:absolute;left:-4px;top:-5px;width:12px;height:12px;border:3px solid #271e1b;background:var(--main);box-sizing:border-box}.gh-pet-ear{position:absolute;z-index:2;top:36px;width:13px;height:27px;border:4px solid #271e1b;background:var(--dark)}.gh-pet-ear.a{left:7px}.gh-pet-ear.b{right:7px}.gh-pet-arm{position:absolute;z-index:1;top:51px;width:9px;height:30px;border:4px solid #271e1b;background:var(--main);transform-origin:top}.gh-pet-arm.a{left:8px}.gh-pet-arm.b{right:8px}.gh-pet-foot{position:absolute;z-index:2;top:79px;width:25px;height:12px;border:4px solid #271e1b;border-radius:3px;background:var(--dark)}.gh-pet-foot.a{left:16px}.gh-pet-foot.b{right:16px}.gh-pet .gh-pet-shadow{bottom:1px;left:16px;width:60px}.gh-pet-stars{position:absolute;z-index:8;left:0;top:5px;color:#ffd447;font-size:20px;opacity:0}.gh-pet.is-rangoo{--main:#7654d8;--light:#c7b8ff;--dark:#3e288f;--screen:#ddfff9}.gh-pet.is-rangoo .gh-pet-body{left:19px;width:54px;height:61px;border-radius:25px 25px 14px 14px;transform:rotate(-2deg)}.gh-pet.is-rangoo .gh-pet-antenna{left:36px;transform:rotate(-18deg)}.gh-pet.is-rangoo .gh-pet-antenna:after,.gh-pet.is-rangoo .gh-pet-ear{border-radius:50%;background:#42e8cb}.gh-pet.is-rangoo .gh-pet-ear{top:31px;width:17px;height:22px}.gh-pet.is-rangoo .gh-pet-face{border-radius:14px}.gh-pet.is-rangoo .gh-pet-foot{width:20px;background:#42e8cb}.gh-pet.is-noqteh{--main:#25bd8c;--light:#9af0d3;--dark:#0b7055;--screen:#182c28}.gh-pet.is-noqteh .gh-pet-body{left:18px;top:27px;width:56px;height:55px;border-radius:50% 50% 14px 14px;background:radial-gradient(circle at 30% 22%,var(--light) 0 9%,transparent 10%),var(--main)}.gh-pet.is-noqteh .gh-pet-antenna{left:30px;transform:rotate(-32deg)}.gh-pet.is-noqteh .gh-pet-antenna:after,.gh-pet.is-noqteh .gh-pet-ear,.gh-pet.is-noqteh .gh-pet-foot{background:#ffd447}.gh-pet.is-noqteh .gh-pet-face i{background:#76ffd1}.gh-pet.is-noqteh .gh-pet-face b{border-color:#76ffd1}.gh-pet.is-reacting-jump .gh-pet-sprite{animation:pet-jump .7s steps(5)}.gh-pet.is-reacting-jump .gh-pet-shadow{animation:shadow-jump .7s}.gh-pet.is-reacting-laugh .gh-pet-sprite{animation:pet-laugh .75s steps(2)}.gh-pet.is-reacting-laugh .gh-pet-face i{height:4px;border-radius:50%}.gh-pet.is-reacting-laugh .gh-pet-face b{height:8px;border:3px solid #271e1b;border-top:0;border-radius:0 0 10px 10px}.gh-pet.is-reacting-spin .gh-pet-sprite{animation:pet-spin .85s}.gh-pet.is-reacting-spin .gh-pet-stars{animation:pet-stars .85s}.gh-pet.is-reacting-wave .gh-pet-arm.b{animation:pet-wave .75s steps(3)}.gh-pet.is-reacting-surprise .gh-pet-face i{width:7px;height:11px;border-radius:50%}.gh-pet.is-reacting-surprise .gh-pet-face b{width:8px;height:8px;border:3px solid #271e1b;border-radius:50%}.gh-pet.is-reacting-dance .gh-pet-sprite{animation:pet-dance .9s steps(4)}.gh-pet-settings{position:absolute;z-index:10;right:-2px;top:0;width:27px;height:27px;padding:0;border:2px solid var(--gh-border-default);border-radius:8px;background:var(--gh-bg-raised);color:var(--gh-text-secondary);cursor:pointer;opacity:0;transition:.2s}.gh-pet:hover .gh-pet-settings,.gh-pet:focus-within .gh-pet-settings{opacity:1}.gh-pet .gh-pet-bubble{bottom:108px}.gh-pet .gh-pet-panel{bottom:112px;width:285px}@keyframes pet-idle{50%{transform:translateY(-3px)}}@keyframes pet-jump{35%{transform:translateY(-35px) scale(.95,1.08)}60%{transform:translateY(-18px) rotate(4deg)}85%{transform:translateY(2px) scale(1.08,.9)}}@keyframes shadow-jump{40%{transform:scale(.5);opacity:.3}}@keyframes pet-laugh{25%{transform:rotate(-6deg)}50%{transform:rotate(6deg)}75%{transform:rotate(-4deg)}}@keyframes pet-spin{50%{transform:translateY(-16px) rotate(200deg) scale(.85)}100%{transform:rotate(360deg)}}@keyframes pet-stars{25%,80%{opacity:1;transform:translate(-7px,-10px) rotate(140deg)}}@keyframes pet-wave{25%{transform:rotate(-70deg)}50%{transform:rotate(-25deg)}75%{transform:rotate(-80deg)}}@keyframes pet-dance{25%{transform:translate(-7px,-7px) rotate(-7deg)}50%{transform:translate(7px,0) rotate(7deg)}75%{transform:translate(-5px,-5px) rotate(-5deg)}}@media(max-width:900px){.gh-pet-character{width:92px;height:104px;transform:scale(.86);transform-origin:bottom}.gh-pet-settings{opacity:1}.gh-pet .gh-pet-panel{bottom:105px;width:min(285px,calc(100vw - 24px))}}@media(prefers-reduced-motion:reduce){.gh-pet-sprite{animation:none}}
