.gh-pet{position:fixed;z-index:94;inset-inline-start:22px;bottom:22px;direction:rtl}.gh-pet.is-right{inset-inline-start:auto;inset-inline-end:22px}.gh-pet-character{position:relative;width:70px;height:78px;padding:0;border:0;background:none;cursor:pointer;filter:drop-shadow(0 10px 12px rgba(0,0,0,.18));animation:gh-pet-float 3s ease-in-out infinite}.gh-pet-face{position:absolute;inset:5px 5px 10px;border:2px solid color-mix(in srgb,var(--gh-accent-solid) 70%,#111);border-radius:48% 48% 42% 42%;background:linear-gradient(145deg,#ff9a76,var(--gh-accent-solid));transition:.25s}.gh-pet.is-rangoo .gh-pet-face{background:linear-gradient(145deg,#b991ff,#6c4bd8);border-radius:44% 56% 48% 40%}.gh-pet.is-noqteh .gh-pet-face{background:linear-gradient(145deg,#50d7b0,#138d70);border-radius:50%}.gh-pet-face i{position:absolute;top:25px;width:7px;height:9px;border-radius:50%;background:#241916;animation:gh-pet-blink 5s infinite}.gh-pet-face i:first-child{right:16px}.gh-pet-face i:nth-child(2){left:16px}.gh-pet-face b{position:absolute;left:50%;top:41px;width:15px;height:7px;border-bottom:3px solid #241916;border-radius:50%;transform:translateX(-50%)}.gh-pet-shadow{position:absolute;bottom:0;left:13px;width:44px;height:8px;border-radius:50%;background:rgba(0,0,0,.16)}.gh-pet-bubble{position:absolute;bottom:82px;inset-inline-start:0;width:max-content;max-width:220px;padding:8px 12px;border:1px solid var(--gh-border-default);border-radius:14px 14px 4px 14px;background:var(--gh-bg-raised);box-shadow:var(--gh-shadow-2);font-size:12px}.gh-pet-panel{position:absolute;bottom:86px;inset-inline-start:0;width:270px;padding:15px;border:1px solid var(--gh-border-default);border-radius:20px;background:var(--gh-bg-raised);box-shadow:var(--gh-shadow-4)}.gh-pet-panel>div:first-child{display:flex;align-items:center;justify-content:space-between}.gh-pet-panel p{margin:4px 0 12px;color:var(--gh-text-tertiary);font-size:12px}.gh-pet-panel button{font:inherit}.gh-pet-panel [data-pet-close]{border:0;background:none;color:var(--gh-text-secondary);font-size:22px}.gh-pet-choices{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.gh-pet-choices button{display:grid;gap:4px;place-items:center;padding:7px 3px;border:1px solid var(--gh-border-default);border-radius:12px;background:var(--gh-bg-sunken);color:var(--gh-text-primary);font-size:11px}.gh-pet-choices button.is-active{border-color:var(--gh-accent-solid);background:var(--gh-accent-surface)}.gh-pet-choices span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#ff7043;color:#fff;font-weight:900}.gh-pet-choices .is-rangoo{background:#7654d8}.gh-pet-choices .is-noqteh{background:#159879}.gh-pet-actions{display:flex;gap:6px;margin-top:10px}.gh-pet-actions button{flex:1;padding:7px;border:1px solid var(--gh-border-default);border-radius:10px;background:transparent;color:var(--gh-text-secondary);font-size:11px}@keyframes gh-pet-float{50%{transform:translateY(-5px)}}@keyframes gh-pet-blink{0%,46%,50%,100%{transform:scaleY(1)}48%{transform:scaleY(.12)}}@media(max-width:900px){.gh-pet{bottom:94px;inset-inline-start:12px}.gh-pet.is-right{inset-inline-end:12px}.gh-pet-character{width:58px;height:66px}.gh-pet-face i{top:20px}.gh-pet-face b{top:35px}.gh-pet-panel{width:min(270px,calc(100vw - 24px))}}@media(prefers-reduced-motion:reduce){.gh-pet-character,.gh-pet-face i{animation:none}}
