.pet-stage{position:fixed;left:0;bottom:10px;z-index:8;width:144px;height:144px;pointer-events:none;user-select:none;contain:layout style;isolation:isolate}
.pet-stage[hidden]{display:none}
.pet-walker,.pet-canvas{width:100%;height:100%;pointer-events:none}
.pet-walker{will-change:transform}
.pet-canvas{display:block;filter:drop-shadow(0 3px 3px #51351b1a)}
[data-pet-toggle]{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:44px;background:transparent;color:var(--muted);font:inherit;font-size:12px;padding:9px 12px;border:1px solid var(--line);border-radius:11px;white-space:nowrap}
[data-pet-toggle][aria-pressed="true"]{color:var(--rust);background:#f3e8dc;border-color:#dfc6af}
[data-pet-toggle]:hover{background:#eee5d8}
@media(max-width:760px){.pet-stage{width:112px;height:112px;bottom:calc(80px + env(safe-area-inset-bottom) + var(--inset-bottom,0px))}[data-pet-toggle]{font-size:11px;gap:5px;padding-inline:9px}}
@media(prefers-reduced-motion:reduce){.pet-walker{will-change:auto}}
@media(min-width:761px) and (max-width:1050px){.header-inner{height:auto;min-height:83px;flex-wrap:wrap;padding-block:16px;gap:10px}.desktop-nav{order:3;flex-basis:100%;justify-content:center;gap:28px}.desktop-nav a{padding-block:7px}.hero{overflow:clip}}
@media(max-width:760px){.header-actions>.notification-button{display:none}.header-actions{gap:7px}.header-inner{gap:8px}.header-actions #profile-name{max-width:65px}.mobile-nav button[data-action="notifications"]{position:relative}body:has(#notification-dot:not([hidden])) .mobile-nav button[data-action="notifications"]:after{content:'';position:absolute;top:5px;left:calc(50% + 7px);width:9px;height:9px;border:2px solid var(--white);border-radius:50%;background:var(--rust)}}
@media(max-width:420px){.header-inner>.brand{font-size:21px;gap:7px}.header-inner>.brand img{width:32px;height:32px}.pet-toggle-label{display:none}.header-actions [data-pet-toggle]{width:44px;padding:9px;flex-shrink:0}.header-actions #profile-name{max-width:54px}}
