.dock-pet{--dock-pet-cloud-fill:#343940;--dock-pet-cloud-stroke:#1f2328;--dock-pet-cloud-text:#fff;appearance:none;position:fixed;top:0;left:0;z-index:5;width:clamp(4.25rem,7vw,5.5rem);aspect-ratio:1;padding:0;color:var(--md-default-fg-color);font:.62rem/1.35 var(--md-code-font-family);background:transparent;border:0;cursor:pointer;user-select:none}[data-md-color-scheme="slate"] .dock-pet{--dock-pet-cloud-fill:#fff;--dock-pet-cloud-stroke:#d8dde3;--dock-pet-cloud-text:#202124}.dock-pet[hidden]{display:none}.dock-pet:focus-visible{outline:.15rem solid var(--md-accent-fg-color);outline-offset:.1rem;border-radius:50%}.dock-pet__body{--dock-pet-facing:1;position:relative;display:block;width:100%;height:100%;background:url("../images/game/koala/pet.webp") 0 0 / 2000% 4000% no-repeat;transform:scaleX(var(--dock-pet-facing));transform-origin:50% 92%}.dock-pet[data-direction="right"] .dock-pet__body{--dock-pet-facing:-1}.dock-pet__bubble{position:absolute;bottom:calc(100% - 0.2rem);box-sizing:border-box;width:fit-content;min-width:9rem;max-width:min(18rem,calc(100vw - 2rem));isolation:isolate;padding:.85rem 1rem;text-align:center;color:var(--dock-pet-cloud-text);white-space:normal;background:transparent;border:0;filter:drop-shadow(0 .18rem .22rem #0003)}.dock-pet[data-bubble-side="right"] .dock-pet__bubble{left:60%}.dock-pet[data-bubble-side="left"] .dock-pet__bubble{right:60%}.dock-pet[data-bubble-vertical="below"] .dock-pet__bubble{top:calc(100% - 0.2rem);bottom:auto}.dock-pet__cloud{position:absolute;z-index:-1;overflow:visible;pointer-events:none}.dock-pet__cloud path{fill:var(--dock-pet-cloud-fill);stroke:var(--dock-pet-cloud-stroke);stroke-linejoin:round;stroke-width:2.5}.dock-pet__bubble-text{position:relative;z-index:1;display:block;overflow-wrap:break-word;hyphens:auto;text-wrap:pretty}.dock-pet__thought-tail,.dock-pet__thought-tail::before,.dock-pet__thought-tail::after{position:absolute;content:"";background:var(--dock-pet-cloud-fill);border:.12rem solid var(--dock-pet-cloud-stroke);border-radius:50%}.dock-pet__thought-tail{bottom:-.72rem;width:.52rem;height:.52rem}.dock-pet__thought-tail::before{bottom:-.45rem;width:.3rem;height:.3rem}.dock-pet__thought-tail::after{bottom:-.72rem;width:.14rem;height:.14rem}.dock-pet[data-bubble-side="right"] .dock-pet__thought-tail{left:1rem}.dock-pet[data-bubble-side="right"] .dock-pet__thought-tail::before{left:-.38rem}.dock-pet[data-bubble-side="right"] .dock-pet__thought-tail::after{left:-.58rem}.dock-pet[data-bubble-side="left"] .dock-pet__thought-tail{right:1rem}.dock-pet[data-bubble-side="left"] .dock-pet__thought-tail::before{right:-.38rem}.dock-pet[data-bubble-side="left"] .dock-pet__thought-tail::after{right:-.58rem}.dock-pet[data-bubble-vertical="below"] .dock-pet__thought-tail{top:-.72rem;bottom:auto}.dock-pet[data-bubble-vertical="below"] .dock-pet__thought-tail::before{top:-.45rem;bottom:auto}.dock-pet[data-bubble-vertical="below"] .dock-pet__thought-tail::after{top:-.72rem;bottom:auto}.dock-pet__bubble[hidden]{display:none}.dock-pet__look{display:none;width:100%;height:100%}.dock-pet[data-sprite-ready][data-state="idle"] .dock-pet__body,.dock-pet[data-sprite-ready][data-state="walking"] .dock-pet__body,.dock-pet[data-sprite-ready][data-state="climbing"] .dock-pet__body,.dock-pet[data-sprite-ready][data-state="hanging"] .dock-pet__body{background-image:none}.dock-pet[data-sprite-ready][data-state="idle"] .dock-pet__look,.dock-pet[data-sprite-ready][data-state="walking"] .dock-pet__look,.dock-pet[data-sprite-ready][data-state="climbing"] .dock-pet__look,.dock-pet[data-sprite-ready][data-state="hanging"] .dock-pet__look{display:block}.dock-pet[data-state="hanging"] .dock-pet__body{--dock-pet-facing:1;transform-origin:87% 22%}.dock-pet[data-state="hanging"][data-pose="0"] .dock-pet__body{background-position:0 51.282%}.dock-pet[data-state="hanging"][data-pose="1"] .dock-pet__body{background-position:0 64.103%}.dock-pet[data-state="hanging"][data-pose="2"] .dock-pet__body{background-position:0 76.923%}.dock-pet[data-state="hanging"][data-pose="3"] .dock-pet__body{background-position:0 89.744%}.dock-pet__scratch{position:absolute;right:.12rem;z-index:4;width:.05rem;height:.7rem;color:color-mix(in srgb,var(--md-default-fg-color) 38%,transparent);pointer-events:none;background:currentcolor;border-radius:50%;box-shadow:.2rem .04rem currentcolor,0.4rem .1rem currentcolor;rotate:-18deg}.dock-pet__scratch[data-turn="1"]{translate:-.08rem 0;rotate:-12deg}.dock-pet__scratch[data-turn="2"]{translate:.04rem 0;rotate:-23deg}.dock-pet__status{position:fixed;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;white-space:nowrap;border:0;clip:rect(0 0 0 0)}html.freebsd-booting .dock-pet,html.freebsd-booting .dock-pet__status,html.freebsd-booting .dock-pet__scratch,html.freebsd-shutting-down .dock-pet,html.freebsd-shutting-down .dock-pet__status,html.freebsd-shutting-down .dock-pet__scratch{display:none}@media(min-width:60em) and (prefers-reduced-motion:no-preference){.dock-pet[data-state="idle"] .dock-pet__body{animation:dock-pet-breathe 4.8s ease-in-out infinite}.dock-pet[data-state="idle"][data-pose="1"] .dock-pet__body{animation-delay:-1.6s}.dock-pet[data-state="idle"][data-pose="2"] .dock-pet__body{animation-delay:-3.2s}.dock-pet[data-state="walking"] .dock-pet__body{animation:dock-pet-walk 1.1s linear infinite,dock-pet-stride .55s ease-in-out infinite}.dock-pet[data-sprite-ready][data-state="walking"] .dock-pet__body{animation:dock-pet-stride .55s ease-in-out infinite}.dock-pet[data-state="climbing"] .dock-pet__body{--dock-pet-facing:1;transform-origin:87% 22%;animation:dock-pet-climb 1.45s linear infinite,dock-pet-climb-sway 3.1s ease-in-out infinite}.dock-pet[data-sprite-ready][data-state="climbing"] .dock-pet__body{animation:dock-pet-climb-sway 3.1s ease-in-out infinite}.dock-pet[data-state="hanging"] .dock-pet__body{animation:dock-pet-hang-sway 4.6s ease-in-out infinite}.dock-pet[data-state="hanging"][data-pose="1"] .dock-pet__body{animation-delay:-1.3s}.dock-pet[data-state="hanging"][data-pose="2"] .dock-pet__body{animation-delay:-3.1s}.dock-pet[data-state="hanging"][data-pose="3"] .dock-pet__body{animation-delay:-2.2s}.dock-pet[data-paused] .dock-pet__body{animation-play-state:paused}}@keyframes dock-pet-breathe{0%,100%{transform:translateY(0) rotate(0) scaleX(var(--dock-pet-facing)) scaleY(1)}45%{transform:translateY(1.5%) rotate(-0.8deg) scaleX(var(--dock-pet-facing)) scaleY(0.975)}58%{transform:translateY(0.5%) rotate(0.6deg) scaleX(var(--dock-pet-facing)) scaleY(1.012)}}@keyframes dock-pet-walk{0%,24.99%{background-position:0 0}25%,49.99%{background-position:0 12.821%}50%,74.99%{background-position:0 25.641%}75%,100%{background-position:0 38.462%}}@keyframes dock-pet-stride{0%,50%,100%{transform:translateY(0) rotate(0) scaleX(var(--dock-pet-facing))}25%{transform:translateY(-1.2%) rotate(-0.45deg) scaleX(var(--dock-pet-facing))}75%{transform:translateY(-0.8%) rotate(0.35deg) scaleX(var(--dock-pet-facing))}}@keyframes dock-pet-climb{0%,24.99%{background-position:0 51.282%}25%,49.99%{background-position:0 64.103%}50%,74.99%{background-position:0 76.923%}75%,100%{background-position:0 89.744%}}@keyframes dock-pet-climb-sway{0%,100%{transform:translate(0,0) rotate(0) scaleX(var(--dock-pet-facing))}25%{transform:translate(-0.8%,-0.7%) rotate(-1.2deg) scaleX(var(--dock-pet-facing))}50%{transform:translate(0.4%,0.8%) rotate(0.8deg) scaleX(var(--dock-pet-facing))}75%{transform:translate(-0.5%,-0.6%) rotate(-0.8deg) scaleX(var(--dock-pet-facing))}}@keyframes dock-pet-hang-sway{0%,100%{transform:translate(0,0) rotate(1deg) scaleX(var(--dock-pet-facing))}32%{transform:translate(-1%,1%) rotate(-2.5deg) scaleX(var(--dock-pet-facing))}68%{transform:translate(0.5%,-0.5%) rotate(1.5deg) scaleX(var(--dock-pet-facing))}}@media print{.dock-pet,.dock-pet__status,.dock-pet__scratch{display:none}}