.pet-head{flex-shrink:0;line-height:0;display:inline-block;position:relative}.pet-head-image{object-fit:contain;filter:drop-shadow(0 4px 8px #00000073);transform-origin:50% 85%;will-change:transform;width:100%;height:100%;display:block}.pet-head--win .pet-head-image{animation:.5s cubic-bezier(.2,1.4,.4,1) backwards pet-head-pop,1.6s ease-in-out .5s infinite pet-head-gloat}@keyframes pet-head-pop{0%{opacity:0;transform:translateY(26px)scale(.55)rotate(-12deg)}70%{opacity:1;transform:translateY(-6px)scale(1.12)rotate(4deg)}to{opacity:1;transform:translateY(0)scale(1)rotate(0)}}@keyframes pet-head-gloat{0%,to{transform:translateY(0)rotate(-5deg)scale(1)}25%{transform:translateY(-5px)rotate(4deg)scale(1.05)}50%{transform:translateY(0)rotate(5deg)scale(1)}75%{transform:translateY(-3px)rotate(-3deg)scale(1.03)}}.pet-head--lose .pet-head-image{filter:drop-shadow(0 4px 8px #00000073)saturate(.75);animation:.6s ease-out backwards pet-head-sink,2.8s ease-in-out .6s infinite pet-head-sulk}@keyframes pet-head-sink{0%{opacity:0;transform:translateY(-14px)scale(1.08)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes pet-head-sulk{0%,to{transform:rotate(-4deg)translateY(0)}50%{transform:rotate(4deg)translateY(2px)}}.pet-head-spark{opacity:0;pointer-events:none;background:radial-gradient(circle,#fff3c4 0%,#ffd45e 45%,#ffd45e00 72%);border-radius:50%;width:22%;height:22%;animation:1.6s ease-out infinite pet-head-spark-pop;position:absolute}.pet-head-spark--1{top:6%;left:-8%}.pet-head-spark--2{top:18%;right:-6%}.pet-head-spark--3{width:16%;height:16%;top:-10%;right:12%}@keyframes pet-head-spark-pop{0%{opacity:0;transform:scale(.3)}20%{opacity:1;transform:scale(1.15)}45%{opacity:.85;transform:scale(.9)}to{opacity:0;transform:scale(.4)}}.pet-head-group{justify-content:center;align-items:flex-end;gap:0;margin:2px 0 6px;display:flex}.pet-head-group .pet-head{margin:0 -8px}.pet-head-group .pet-head--lead{z-index:2}.pet-head-group .pet-head--side{z-index:1;opacity:.96}@media (prefers-reduced-motion:reduce){.pet-head-image,.pet-head-spark{opacity:1;animation:none!important}}.pet-head-group--titled{align-items:flex-end;gap:10px}.pet-head-group--titled .pet-head{margin:0}.pet-head-winner{flex-direction:column;align-items:center;gap:4px;min-width:0;max-width:120px;display:inline-flex}.pet-head-winner-name{text-overflow:ellipsis;white-space:nowrap;color:#fff;text-shadow:0 1px 3px #000000a6;max-width:100%;font-weight:600;overflow:hidden}.pet-head-winner--side .pet-head-winner-name{color:#b9bdcc;font-weight:500}
