.ks-pet{position:fixed;z-index:2140;width:112px;min-height:112px;touch-action:none;user-select:none;-webkit-user-select:none;filter:drop-shadow(0 7px 7px rgba(40,24,8,.28))}
.ks-pet__button{display:block;width:112px;height:112px;margin:0;padding:4px 8px;border:0;background:transparent;cursor:grab;touch-action:none}
.ks-pet__button:active{cursor:grabbing}
.ks-pet__button:focus-visible{outline:3px solid #3F6F63;outline-offset:2px;border-radius:14px}
.ks-pet__sprite{display:block;width:96px;height:104px;background-image:url('/assets/nelly-spritesheet.webp');background-repeat:no-repeat;background-size:768px 1144px;background-position:0 0}
.ks-pet__bubble{position:absolute;left:12px;bottom:108px;width:min(244px,calc(100vw - 28px));margin:0;padding:12px 14px;background:#FFFDF7;color:#211E19;border:2px solid rgba(33,30,25,.22);border-radius:14px 14px 14px 3px;box-shadow:0 9px 20px rgba(40,24,8,.32);font:600 14px/1.45 'Cabin',Verdana,sans-serif;text-wrap:pretty;pointer-events:none}
.ks-pet--right .ks-pet__bubble{right:12px;left:auto;border-radius:14px 14px 3px 14px}
.ks-pet__bubble[hidden]{display:none}
:root[data-ks-theme="dark"] .ks-pet__bubble{background:#211E19;color:#FFFDF7;border-color:rgba(255,253,247,.28)}
@media (max-width:767.98px){.ks-pet{z-index:900}.ks-pet__bubble{left:0;width:min(220px,calc(100vw - 20px))}.ks-pet--right .ks-pet__bubble{right:0;left:auto}}
@media (prefers-reduced-motion:reduce){.ks-pet{filter:drop-shadow(0 5px 5px rgba(40,24,8,.24))}}
