.pet-companion-root,.pet-panel{--pet-accent:#ff8fb6;--pet-accent-strong:#a83a66;--pet-accent-soft:#ffe3ee;--pet-gold:#8a5208;--pet-gold-soft:#ffeccb;--pet-coral:#d95f52;--pet-mint:#3f9e8f;--pet-sky:#cfeaff;--pet-pop:#ffd9e6;--pet-radius-card:20px;--pet-radius-btn:14px;color:var(--pet-text)}.pet-num{font-variant-numeric:tabular-nums;font-family:TBOJ Entertainment Numerals,ui-monospace,monospace}.pet-resident{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:1000;background:0 0;border:0;width:230px;height:310px;margin:0;padding:0;position:fixed;bottom:12px;right:94px}.pet-resident:hover .pet-pose{filter:drop-shadow(0 17px 13px #5b233833)}.pet-resident:focus-visible{outline:3px solid var(--pet-accent);outline-offset:3px}.pet-entry-restore:focus-visible{outline:3px solid var(--pet-accent);outline-offset:3px}.pet-adoption button:focus-visible{outline:3px solid var(--pet-accent);outline-offset:3px}.pet-panel button:focus-visible{outline:3px solid var(--pet-accent);outline-offset:3px}.pet-panel [tabindex]:focus-visible{outline:3px solid var(--pet-accent);outline-offset:3px}.pet-purchase-dialog button:focus-visible{outline:3px solid var(--pet-accent);outline-offset:3px}.pet-resident:focus-visible{border-radius:40% 40% 14px 14px}.pet-resident--dragging{cursor:grabbing}.pet-resident--dragging .pet-pose{filter:drop-shadow(0 20px 15px #5b23383d)}.pet-resident:disabled{cursor:progress}.pet-resident--panel-open{opacity:0;pointer-events:none;visibility:hidden}.pet-resident__error{background:var(--pet-surface);border:1px solid var(--pet-border);box-shadow:0 5px 15px var(--pet-shadow);color:var(--pet-coral);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:6px;min-height:38px;padding:7px 11px;font-size:12px;font-weight:800;display:flex;position:absolute;bottom:18px;right:23px}.pet-pose{pointer-events:none;transform-origin:50% 100%;justify-content:center;align-items:flex-end;width:100%;height:100%;transition:filter .18s,opacity 90ms,transform .26s cubic-bezier(.2,.8,.2,1);display:flex;position:relative}.pet-sprite{opacity:0;z-index:2;justify-content:center;align-items:flex-end;transition:opacity .12s;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.pet-sprite__frame{aspect-ratio:1/2;pointer-events:none;background-position:bottom;background-repeat:no-repeat;max-width:100%;height:100%;display:block}.pet-pose--sprite-ready .pet-sprite{opacity:1}.pet-pose--sprite-ready .pet-pose__image{opacity:0}.pet-pose__image{-o-object-fit:contain;object-fit:contain;-o-object-position:center bottom;object-position:center bottom;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;max-width:100%;height:100%;max-height:100%;transition:opacity .12s;display:block}.pet-pose--resident{filter:drop-shadow(0 14px 11px #5b233829)}.pet-pose--leaving{opacity:.72;transition-duration:90ms}.pet-pose--entering{animation:.26s cubic-bezier(.2,.8,.2,1) both pet-pose-settle}.pet-pose__fallback{background:var(--pet-accent);border:7px solid var(--pet-surface);color:var(--pet-on-accent);border-radius:50%;justify-content:center;align-self:center;align-items:center;width:108px;height:108px;font-size:44px;font-weight:900;display:flex;box-shadow:0 14px 32px #d8786038}.pet-entry-restore{background:var(--pet-surface);border:1px solid var(--pet-border);bottom:max(18px, env(safe-area-inset-bottom));box-shadow:0 2px 0 var(--pet-border), 0 8px 24px var(--pet-shadow);color:var(--pet-accent-strong);cursor:pointer;left:max(80px, calc(env(safe-area-inset-left) + 80px));touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:1250;border-radius:999px;align-items:center;gap:6px;min-height:44px;padding:0 13px;font-size:12px;font-weight:800;display:flex;position:fixed}.pet-entry-restore--dragging{cursor:grabbing}.pet-panel-loading{background:var(--pet-surface);border:1px solid var(--pet-border);border-radius:var(--pet-radius-btn);box-shadow:0 12px 32px var(--pet-shadow);color:var(--pet-text);z-index:1300;padding:12px 16px;font-size:12px;position:fixed;bottom:22px;left:104px}.pet-adoption-overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#4a304080!important}.pet-adoption{overflow:hidden;background:var(--pet-surface,#fff9f2)!important;border:3px solid var(--pet-accent,#ff8fb6)!important;box-shadow:inset 0 0 0 2px var(--pet-pop,#ffd9e6), 0 26px 70px #5b233847!important;color:var(--pet-text)!important;border-radius:26px!important;max-width:min(760px,100vw - 32px)!important}.pet-adoption__header{text-align:center;flex-direction:column;align-items:center;gap:4px;display:flex;padding:24px 64px 12px!important}.pet-adoption__header>span:not(.pet-adoption__eyebrow){color:var(--pet-text);letter-spacing:-.04em;font-size:max(22px,min(3vw,30px));font-weight:900;line-height:1.15}.pet-adoption__header small{color:var(--pet-text-muted);margin-top:3px;font-size:13px;font-weight:500;line-height:1.6}.pet-adoption__eyebrow{background:var(--pet-accent-soft);color:var(--pet-accent-strong);letter-spacing:.16em;text-transform:uppercase;border-radius:999px;padding:4px 12px;font-size:11px;font-weight:900}.pet-adoption__close{color:var(--pet-text-muted)!important;width:44px!important;height:44px!important;top:12px!important;right:12px!important}.pet-adoption__body{padding:8px 22px 20px!important}.pet-adoption__choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.pet-adoption-card{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--pet-surface);border:2px solid var(--pet-border);border-radius:var(--pet-radius-card);box-shadow:0 4px 0 var(--pet-border);color:var(--pet-text);cursor:pointer;text-align:left;grid-template-rows:250px auto;min-width:0;padding:0;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid;overflow:hidden}.pet-adoption-card:hover{border-color:var(--pet-accent);box-shadow:0 6px 0 var(--pet-accent), 0 16px 32px var(--pet-shadow);transform:translateY(-3px)rotate(-.6deg)}.pet-adoption-card--chibi{border-color:var(--pet-mint);box-shadow:0 4px 0 color-mix(in srgb, var(--pet-mint) 45%, transparent)}.pet-adoption-card__art{background:radial-gradient(circle at 50% 42%, #fffffff5 0 28%, transparent 60%), linear-gradient(160deg, var(--pet-accent-soft) 0%, #fdeef7 48%, var(--pet-sky) 100%);justify-content:center;align-items:flex-end;display:flex;position:relative;overflow:hidden}.pet-adoption-card--adult .pet-adoption-card__art{background:radial-gradient(circle at 50% 42%, #fffffff5 0 28%, transparent 60%), linear-gradient(160deg, var(--pet-gold-soft) 0%, #fdeef7 52%, var(--pet-sky) 100%)}.pet-adoption-card__art:after{content:"";border:1px solid #ffffffb8;border-radius:999px;width:184px;height:184px;position:absolute;top:34px}.pet-adoption-card__art img{-o-object-fit:contain;object-fit:contain;-o-object-position:center bottom;object-position:center bottom;z-index:1;width:178px;height:236px;transition:transform .22s cubic-bezier(.2,.8,.2,1);position:relative}.pet-adoption-card:hover .pet-adoption-card__art img{transform:translateY(-3px)scale(1.015)}.pet-adoption-card__copy{flex-direction:column;min-height:150px;padding:14px 16px 16px;display:flex}.pet-adoption-card__copy small{color:var(--pet-accent-strong);letter-spacing:.12em;font-size:10px;font-weight:900}.pet-adoption-card__copy strong{letter-spacing:-.025em;margin-top:2px;font-size:19px;font-weight:900}.pet-adoption-card__copy>span{color:var(--pet-text-muted);margin-top:4px;font-size:12px;line-height:1.55}.pet-adoption-card__copy b{background:var(--pet-accent);color:var(--pet-on-accent);border-radius:999px;align-self:flex-start;margin-top:auto;padding:8px 13px;font-size:12px;font-weight:800}.pet-adoption-card--chibi .pet-adoption-card__copy b{background:var(--pet-mint);color:#fff}.pet-adoption__hint{color:var(--pet-text-muted);text-align:center;margin:12px 0 0;font-size:11px}.pet-panel-overlay{-webkit-backdrop-filter:none;backdrop-filter:none;background:#4a304061!important}.pet-panel{flex-direction:column;display:flex;overflow:hidden;background:var(--pet-surface)!important;border:3px solid var(--pet-accent)!important;box-shadow:inset 0 0 0 2px var(--pet-pop), 0 28px 60px var(--pet-shadow)!important;color:var(--pet-text)!important;border-radius:26px!important;width:1020px!important;max-width:min(1020px,100vw - 48px)!important;height:min(780px,100dvh - 48px)!important;max-height:calc(100dvh - 48px)!important;margin:24px!important}.pet-panel__header{border-bottom:1px solid var(--pet-border);flex:none;justify-content:space-between;align-items:center;height:58px;display:flex;padding:8px 88px 8px 16px!important}.pet-panel__identity{align-items:center;gap:10px;display:flex}.pet-panel__identity>div{flex-direction:column;gap:1px;display:flex}.pet-panel__identity>div>span{color:var(--pet-text);letter-spacing:-.02em;white-space:nowrap;font-size:16px;font-weight:800}.pet-panel__identity small{color:var(--pet-text-muted);font-size:12px;font-weight:500}.pet-panel__mark{background:var(--pet-accent);box-shadow:0 3px 0 color-mix(in srgb, var(--pet-accent-strong) 32%, transparent);color:var(--pet-on-accent);border-radius:12px 12px 10px 14px;justify-content:center;align-items:center;width:36px;height:36px;font-size:17px;font-weight:800;display:flex}.pet-panel__level-pill{background:var(--pet-gold-soft);color:var(--pet-gold);border-radius:999px;padding:3px 9px;font-size:12px;font-weight:800}.pet-panel__actions{align-items:center;gap:4px;display:flex}.pet-panel__essence{background:var(--pet-gold-soft);color:var(--pet-gold);border-radius:999px;align-items:center;gap:5px;margin-right:6px;padding:6px 10px;font-size:12px;font-weight:800;display:flex}.pet-panel__hide{border-radius:var(--pet-radius-btn);color:var(--pet-text-muted);background:0 0;border:0;align-items:center;gap:6px;min-height:44px;padding:7px 9px;font-size:12px;text-decoration:none;transition:background .15s,color .15s,transform .15s;display:flex}.pet-panel__hide:hover{background:var(--pet-accent-soft);color:var(--pet-accent-strong)}.pet-panel__hide:active{transform:translateY(1px)}.pet-panel__close{color:var(--pet-text-muted)!important;width:44px!important;height:44px!important;top:8px!important;right:15px!important}.pet-panel__body{flex-direction:column;flex:1;min-height:0;display:flex;padding:0!important}.pet-panel__body--workspace-only .pet-panel__stage-hero{display:none}.pet-panel__stage-hero{flex:none;position:relative}.pet-hud{pointer-events:none;z-index:3;padding:10px 12px;position:absolute;top:0;bottom:0;left:0;right:0}.pet-hud>*{pointer-events:auto}.pet-hud__top{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.pet-hud .pet-growth{background:color-mix(in srgb, var(--pet-surface) 82%, transparent);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid var(--pet-border);box-shadow:0 2px 0 var(--pet-border);border-radius:14px;width:min(210px,34%);min-width:150px;padding:7px 10px}.pet-hud__health{background:color-mix(in srgb, var(--pet-surface) 86%, transparent);border:1px solid color-mix(in srgb, var(--pet-coral) 45%, transparent);color:var(--pet-coral);border-radius:999px;align-items:center;gap:5px;padding:6px 10px;font-size:12px;font-weight:800;display:inline-flex}.pet-hud__attributes{flex-wrap:wrap;justify-content:center;gap:6px;display:flex;position:absolute;bottom:10px;left:12px;right:12px}.pet-hud__attribute{background:color-mix(in srgb, var(--pet-surface) 84%, transparent);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid var(--pet-border);border-radius:999px;align-items:center;gap:5px;padding:4px 9px;font-size:11px;display:flex}.pet-hud__attribute-icon{color:var(--pet-accent-strong);font-size:12px}.pet-hud__attribute-label{color:var(--pet-text-muted);font-weight:700}.pet-hud__attribute-track{background:var(--pet-surface-muted);border-radius:999px;width:46px;height:6px;overflow:hidden}.pet-hud__attribute-track span{background:var(--pet-accent);border-radius:inherit;min-width:2px;height:100%;transition:width .5s cubic-bezier(.22,1,.36,1);display:block}.pet-hud__attribute[data-tone=low] .pet-hud__attribute-track span{background:var(--pet-coral)}.pet-hud__attribute[data-tone=high] .pet-hud__attribute-track span{background:var(--pet-mint)}.pet-hud__attribute strong{color:var(--pet-text);text-align:right;min-width:2ch;font-size:11px}.pet-hud__attribute[data-tone=low]{animation:2s ease-in-out infinite pet-pulse}.pet-hud--inline{margin-bottom:16px;padding:0;position:static;top:auto;bottom:auto;left:auto;right:auto}.pet-hud--inline .pet-hud__top{margin-bottom:8px}.pet-hud--inline .pet-growth{width:min(240px,100%)}.pet-hud--inline .pet-hud__attributes{position:static;left:auto;right:auto}.pet-stage{background:radial-gradient(120% 60% at 50% 112%, color-mix(in srgb, var(--pet-mint) 26%, var(--pet-surface-muted)) 0 34%, transparent 35%), radial-gradient(90% 46% at 18% 118%, color-mix(in srgb, var(--pet-mint) 18%, var(--pet-surface-muted)) 0 38%, transparent 39%), linear-gradient(180deg, var(--pet-sky) 0%, color-mix(in srgb, var(--pet-sky) 38%, var(--pet-surface)) 58%, color-mix(in srgb, var(--pet-gold) 16%, var(--pet-surface)) 100%);border-bottom:1px solid var(--pet-border);flex-direction:column;min-height:0;padding:14px 18px 52px;display:flex;position:relative;overflow:hidden}.pet-stage--renderer-adaptive{height:320px}.pet-sprite-fixture__panel .pet-stage--renderer-adaptive{height:100%}.pet-stage__window,.pet-stage__floor,.pet-stage__paper-mark{display:none}.pet-stage__ambient{pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.pet-stage__ambient span{background:var(--pet-pop);opacity:.65;border-radius:50%;display:block;position:absolute}.pet-stage__ambient span:first-child{width:190px;height:190px;top:30px;right:-70px}.pet-stage__ambient span:nth-child(2){background:var(--pet-gold-soft);width:64px;height:64px;bottom:120px;left:-26px}.pet-stage__ambient span:nth-child(3){background:var(--pet-accent-soft);width:22px;height:22px;bottom:190px;right:42px}.pet-stage__character-wrap{z-index:1;flex:1;justify-content:center;align-items:flex-end;min-height:140px;display:flex;position:relative}.pet-stage__character-wrap>.pet-pose{max-height:300px}.pet-stage__puppet-host{justify-content:center;align-items:flex-end;width:100%;max-width:100%;height:100%;min-height:0;max-height:300px;display:flex;position:relative}.pet-puppet,.pet-puppet__canvas{-o-object-fit:contain;object-fit:contain;width:auto;max-width:100%;height:100%;max-height:300px;display:block}.pet-puppet{filter:drop-shadow(0 18px 18px #5b233824);justify-content:center;align-items:flex-end;width:100%;display:flex;position:relative}.pet-puppet__static-frame{-o-object-fit:contain;object-fit:contain;opacity:0;max-width:100%;height:100%;max-height:300px;transform:translateX(-50%) translate(calc(var(--pet-puppet-look-x,0) * 4px), calc(var(--pet-puppet-look-y,0) * 2px));width:auto;transition:opacity .28s,transform .16s ease-out;position:absolute;bottom:0;left:50%}.pet-puppet__static-frame.is-visible{opacity:1}.pet-puppet--static[data-paused=false]:not([data-reduced-motion=true]){animation:4.6s ease-in-out infinite pet-stage-breathe}.pet-puppet--asset-failed:before{background:var(--pet-accent);border:8px solid var(--pet-surface);color:var(--pet-on-accent);content:attr(data-fallback-label);border-radius:50%;justify-content:center;align-items:center;width:136px;height:136px;font-size:58px;font-weight:900;display:flex}.pet-stage__effect-layer{pointer-events:none;z-index:0;position:absolute;top:30px;bottom:110px;left:8px;right:8px}.pet-stage__effect-layer>span{opacity:0;position:absolute}.pet-stage__effect-glow{background:radial-gradient(circle, color-mix(in srgb, var(--pet-accent) 24%, transparent), transparent 68%);border-radius:50%;top:12%;bottom:12%;left:8%;right:8%}.pet-stage__effect-ring{border:1px dashed color-mix(in srgb, var(--pet-accent) 38%, transparent);color:var(--pet-accent-strong);letter-spacing:.18em;text-align:center;border-radius:50%;padding-top:9px;font-size:12px;top:15%;bottom:15%;left:10%;right:10%}.pet-stage__effect-trail{border:2px solid #0000;border-left-color:var(--pet-gold);border-radius:50%;top:8%;bottom:8%;left:4%;right:4%;transform:rotate(-25deg)}.pet-stage__effect-star{color:var(--pet-gold);text-shadow:0 0 18px var(--pet-gold);font-size:28px;top:8%;right:12%}.pet-stage[data-effect-tier="1"] .pet-stage__effect-glow,.pet-stage[data-effect-tier="2"] .pet-stage__effect-glow,.pet-stage[data-effect-tier="3"] .pet-stage__effect-glow,.pet-stage[data-effect-tier="4"] .pet-stage__effect-glow,.pet-stage[data-effect-tier="5"] .pet-stage__effect-layer>span,.pet-stage[data-effect-tier="3"] .pet-stage__effect-ring,.pet-stage[data-effect-tier="4"] .pet-stage__effect-ring,.pet-stage[data-effect-tier="4"] .pet-stage__effect-trail{opacity:1}.pet-stage:not(.pet-stage--reduced)[data-effect-tier="4"] .pet-stage__effect-trail,.pet-stage:not(.pet-stage--reduced)[data-effect-tier="5"] .pet-stage__effect-trail,.pet-stage:not(.pet-stage--reduced)[data-effect-tier="5"] .pet-stage__effect-star{animation:8s linear infinite pet-effect-orbit}.pet-stage__character{filter:drop-shadow(0 18px 18px #5b233824);-o-object-fit:contain;object-fit:contain;-o-object-position:center bottom;object-position:center bottom;transform-origin:50% 100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;max-width:112%;height:100%;max-height:300px}.pet-stage__fallback{transform-origin:50% 90%;justify-content:center;align-items:center;width:210px;height:220px;display:flex;position:relative}.pet-stage__fallback-halo{background:var(--pet-accent-soft);border-radius:48% 52% 45% 55%;width:176px;height:196px;position:absolute;transform:rotate(-5deg)}.pet-stage__fallback-face{background:var(--pet-accent);border:8px solid var(--pet-surface);color:var(--pet-on-accent);letter-spacing:-.08em;border-radius:52% 48% 46% 54%;justify-content:center;align-items:center;width:136px;height:136px;font-size:58px;font-weight:900;display:flex;position:relative;box-shadow:0 14px 32px #d8786038}.pet-stage__fallback-book{background:var(--pet-gold-soft);border:3px solid var(--pet-surface);color:var(--pet-gold);border-radius:12px;justify-content:center;align-items:center;width:54px;height:48px;display:flex;position:absolute;bottom:22px;right:22px;transform:rotate(5deg)}.pet-stage:not(.pet-stage--reduced) .pet-stage__character,.pet-stage:not(.pet-stage--reduced) .pet-stage__fallback{animation:4.6s ease-in-out infinite pet-stage-breathe}.pet-stage--paused *,.pet-stage--paused :before,.pet-stage--paused :after{animation-play-state:paused!important}.pet-stage--sick .pet-stage__character,.pet-stage--sick .pet-stage__fallback,.pet-stage--sick .pet-puppet,.pet-stage--tired .pet-stage__character,.pet-stage--tired .pet-stage__fallback,.pet-stage--tired .pet-puppet{filter:saturate(.72)opacity(.9)}.pet-stage__reaction{pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0}.pet-stage__reaction span{background:var(--pet-gold-soft);opacity:0;border:1px solid #d8786061;border-radius:50%;width:10px;height:10px;position:absolute}.pet-stage--feed .pet-stage__reaction span,.pet-stage--clean .pet-stage__reaction span,.pet-stage--play .pet-stage__reaction span,.pet-stage--study .pet-stage__reaction span,.pet-stage--medicine .pet-stage__reaction span,.pet-stage--pet_head .pet-stage__reaction span,.pet-stage--high_five .pet-stage__reaction span,.pet-stage--ac .pet-stage__reaction span,.pet-stage--contest .pet-stage__reaction span,.pet-stage--homework_complete .pet-stage__reaction span,.pet-stage--correction_complete .pet-stage__reaction span,.pet-stage--level_up .pet-stage__reaction span,.pet-stage--recover .pet-stage__reaction span{animation:1.3s ease-out both pet-reaction-rise}.pet-stage__reaction span:first-child{top:40%;left:23%}.pet-stage__reaction span:nth-child(2){animation-delay:.11s;top:24%;right:24%}.pet-stage__reaction span:nth-child(3){animation-delay:.22s;top:48%;right:18%}.pet-stage--clean .pet-stage__reaction span,.pet-stage--recover .pet-stage__reaction span{background:var(--pet-accent-soft);border-color:#3f9e8f66}.pet-stage--medicine .pet-stage__reaction span,.pet-stage--sick .pet-stage__reaction span{background:#ffe1dc;border-color:#d95f5266}.pet-stage__copy{text-align:center;z-index:2;flex-direction:column;align-items:center;gap:3px;display:flex;position:relative}.pet-stage__state-flags{flex-wrap:wrap;justify-content:center;gap:4px;margin:0;padding:0;list-style:none;display:flex}.pet-stage__state-flags li{background:color-mix(in srgb, var(--pet-surface) 84%, transparent);border:1px solid var(--pet-border);color:var(--pet-text-muted);border-radius:999px;padding:2px 7px;font-size:11px}.pet-visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.pet-stage__eyebrow,.pet-view__eyebrow{color:var(--pet-accent-strong);letter-spacing:.06em;justify-content:center;align-items:center;gap:5px;margin:0;font-size:12px;font-weight:800;display:flex}.pet-stage h2{color:var(--pet-text);letter-spacing:-.03em;margin:0;font-size:17px;font-weight:850;line-height:1.2}.pet-stage__topic{color:var(--pet-text-muted);max-width:46ch;margin:0;font-size:12px;line-height:1.5}.pet-stage__speech{background:var(--pet-surface);border:2px solid var(--pet-border);box-shadow:0 3px 0 var(--pet-border);color:var(--pet-text);z-index:2;border-radius:999px;justify-content:center;align-items:center;gap:7px;max-width:88%;min-height:34px;margin-top:4px;padding:6px 14px;font-size:12px;line-height:1.4;display:flex;position:relative}.pet-stage__speech>svg,.pet-stage__speech>span:first-child{color:var(--pet-accent);flex:none}.pet-panel__workspace{background:var(--pet-surface);flex:1;min-width:0;min-height:0;overflow:hidden}.pet-tabs{flex-direction:column;height:100%;display:flex!important}.pet-tabs__panels{flex:1;order:1;min-height:0;overflow:hidden}.pet-tabs__list{padding:8px 12px calc(8px + env(safe-area-inset-bottom));scrollbar-width:none;flex:none;order:2;justify-content:center;gap:6px;display:flex;overflow-x:auto;border-top:1px solid var(--pet-border)!important}.pet-tabs__list::-webkit-scrollbar{display:none}.pet-tabs__tab{flex-direction:column;gap:3px;transition:background .16s,border-color .16s,color .16s,transform .16s;background:var(--pet-surface-muted)!important;border:1px solid var(--pet-border)!important;color:var(--pet-text-muted)!important;opacity:1!important;border-radius:16px!important;flex:0 auto!important;min-width:82px!important;min-height:52px!important;margin:0!important;padding:7px 10px!important;font-size:12px!important;font-weight:800!important;display:inline-flex!important}.pet-tabs__tab:hover:not([aria-selected=true]){background:var(--pet-accent-soft)!important;color:var(--pet-accent-strong)!important}.pet-tabs__tab[aria-selected=true]{box-shadow:0 3px 0 color-mix(in srgb, var(--pet-accent-strong) 36%, transparent);transform:translateY(-2px);background:var(--pet-accent)!important;border-color:color-mix(in srgb, var(--pet-accent-strong) 40%, transparent)!important;color:var(--pet-on-accent)!important}.pet-tabs__tab svg{width:20px;height:20px}.pet-tabs__panel{scrollbar-color:var(--pet-border) transparent;scrollbar-width:thin;height:100%;overflow-y:auto;padding:20px 22px 26px!important}.pet-panel-pop{animation:.22s cubic-bezier(.2,.9,.3,1.15) both pet-panel-pop}.pet-view{color:var(--pet-text);max-width:640px;margin:0 auto}.pet-view--cards{max-width:760px}.pet-view h3,.pet-section-heading h3,.pet-summary h3{color:var(--pet-text);letter-spacing:-.025em;margin:0;font-size:19px;font-weight:800;line-height:1.25}.pet-view-heading,.pet-section-heading{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.pet-view-heading>svg{color:var(--pet-accent)}.pet-summary{background:var(--pet-surface-muted);border:1px solid var(--pet-border);border-radius:var(--pet-radius-card);justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;padding:14px 16px;display:flex}.pet-summary>div:first-child>p:last-child{color:var(--pet-text-muted);margin:4px 0 0;font-size:12px;line-height:1.55}.pet-growth{flex-direction:column;flex:none;gap:6px;width:min(220px,42%);min-width:168px;display:flex}.pet-growth__meta{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.pet-growth__level{color:var(--pet-text);letter-spacing:-.02em;font-size:14px;font-weight:800;line-height:1.1}.pet-growth__value,.pet-growth__cap{color:var(--pet-gold);font-variant-numeric:tabular-nums;letter-spacing:.01em;font-size:11px}.pet-growth__cap{color:var(--pet-text-muted);text-align:right}.pet-growth__track{background:color-mix(in srgb, var(--pet-surface) 72%, var(--pet-border));border-radius:999px;height:9px;overflow:hidden}.pet-growth__fill{background:var(--pet-gold);border-radius:inherit;min-width:2px;height:100%;transition:width .5s cubic-bezier(.22,1,.36,1);display:block}.pet-growth__fill--empty{min-width:0}.pet-cards{background:var(--pet-surface-muted);border:1px solid var(--pet-border);border-radius:var(--pet-radius-card);grid-template-columns:1fr 1fr;gap:14px;margin:0 0 14px;padding:14px 16px;display:grid}.pet-card__heading{align-items:flex-start;gap:9px;display:flex}.pet-card__heading svg{color:var(--pet-accent);flex:none;margin-top:1px}.pet-card__heading--resting svg{color:var(--pet-coral)}.pet-health strong,.pet-rhythm strong{font-size:13px}.pet-health p,.pet-rhythm p,.pet-disease p{color:var(--pet-text-muted);margin:2px 0 0;font-size:12px;line-height:1.55}.pet-health__value{color:var(--pet-accent-strong)}.pet-card--resting .pet-health__value{color:var(--pet-coral)}.pet-disease{background:var(--pet-surface);border:1px solid color-mix(in srgb, var(--pet-coral) 35%, transparent);border-radius:var(--pet-radius-btn);margin-top:10px;padding:9px 11px}.pet-disease strong{color:var(--pet-coral);font-size:12px}.pet-actions,.pet-feedback{margin-top:18px}.pet-button,.pet-interaction,.pet-shop-price{border-radius:var(--pet-radius-btn);cursor:pointer;border:0;justify-content:center;align-items:center;min-width:44px;min-height:44px;font-weight:700;transition:background .15s,border-color .15s,box-shadow .15s,color .15s,transform .15s;display:inline-flex}.pet-button:disabled,.pet-interaction:disabled,.pet-shop-price:disabled{cursor:not-allowed;opacity:.55}.pet-button--primary,.pet-confirm-button{box-shadow:0 4px 0 color-mix(in srgb, var(--pet-accent-strong,#a83a66) 38%, transparent);background:var(--pet-accent,#ff8fb6)!important;color:var(--pet-on-accent,#5b2338)!important}.pet-button--primary:hover:not(:disabled),.pet-confirm-button:hover:not(:disabled){transform:translateY(-1px)}.pet-button--primary:active:not(:disabled),.pet-confirm-button:active:not(:disabled){box-shadow:0 1px 0 color-mix(in srgb, var(--pet-accent-strong,#a83a66) 38%, transparent);transform:translateY(2px)}.pet-button--secondary{background:var(--pet-surface-muted);border:1px solid var(--pet-border);box-shadow:0 3px 0 var(--pet-border);color:var(--pet-text);padding:8px 13px;font-size:12px}.pet-button--secondary:active:not(:disabled){box-shadow:none;transform:translateY(2px)}.pet-button--gift{background:var(--pet-gold-soft);box-shadow:0 3px 0 color-mix(in srgb, var(--pet-gold) 30%, transparent);color:var(--pet-gold);border-radius:999px;gap:5px;padding:8px 14px;font-size:13px}.pet-button--gift:active:not(:disabled){box-shadow:none;transform:translateY(2px)}.pet-interactions{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.pet-interaction{background:var(--pet-surface);border:2px solid var(--pet-border);border-radius:var(--pet-radius-card);box-shadow:0 4px 0 var(--pet-border);color:var(--pet-text);flex-direction:column;gap:7px;min-height:74px;padding:10px 8px;font-size:13px}.pet-interaction svg{color:var(--pet-accent)}.pet-interaction:hover:not(:disabled){border-color:var(--pet-accent);transform:translateY(-2px)}.pet-interaction:active:not(:disabled){box-shadow:0 1px 0 var(--pet-border);transform:translateY(2px)}.pet-feedback ul{margin:0;padding:0;list-style:none}.pet-feedback li{background:var(--pet-surface-muted);border:1px solid var(--pet-border);border-radius:var(--pet-radius-btn);color:var(--pet-text);grid-template-columns:15px 1fr auto;align-items:flex-start;gap:8px;margin-bottom:8px;padding:9px 11px;font-size:12px;line-height:1.5;display:grid}.pet-feedback li svg{color:var(--pet-gold);margin-top:1px}.pet-feedback time{color:var(--pet-text-muted);white-space:nowrap;font-size:12px}.pet-category-filter-wrap{margin-bottom:16px}.pet-category-filter{scroll-snap-type:x proximity;scrollbar-color:var(--pet-border) transparent;scrollbar-width:thin;gap:6px;margin:0 -2px;padding:2px 2px 8px;display:flex;overflow-x:auto}.pet-category-filter::-webkit-scrollbar{height:5px}.pet-category-filter::-webkit-scrollbar-thumb{background:var(--pet-border);border-radius:999px}.pet-category-filter__item{background:var(--pet-surface-muted);border:1px solid var(--pet-border);color:var(--pet-text-muted);scroll-snap-align:start;border-radius:999px;flex:none;align-items:center;gap:6px;min-height:44px;padding:6px 13px;font-size:13px;font-weight:700;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.pet-category-filter__hint{color:var(--pet-text-muted);margin-top:3px;font-size:12px;display:none}.pet-category-filter__item.is-active{background:var(--pet-accent);border-color:color-mix(in srgb, var(--pet-accent-strong) 40%, transparent);color:var(--pet-on-accent)}.pet-category-filter__item svg{width:15px;height:15px}.pet-item-list{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:14px;display:grid}.pet-item{background:var(--pet-surface);border:1px solid var(--pet-border);border-radius:var(--pet-radius-card);box-shadow:0 2px 0 var(--pet-border), 0 10px 24px var(--pet-shadow);flex-direction:column;gap:8px;padding:14px 12px 12px;transition:border-color .16s,box-shadow .16s,transform .16s;display:flex;position:relative}.pet-item:hover{border-color:var(--pet-accent);transform:translateY(-2px)}.pet-item__symbol{background:var(--pet-accent-soft);box-shadow:0 3px 0 color-mix(in srgb, var(--pet-accent-strong) 22%, transparent);color:var(--pet-accent-strong);border-radius:16px 16px 14px 18px;justify-content:center;align-self:center;align-items:center;width:52px;height:52px;font-size:17px;font-weight:900;display:flex}.pet-item__symbol--food,.pet-item__symbol--care{background:var(--pet-gold-soft);box-shadow:0 3px 0 color-mix(in srgb, var(--pet-gold) 26%, transparent);color:var(--pet-gold)}.pet-item__symbol--medicine{box-shadow:0 3px 0 color-mix(in srgb, var(--pet-coral) 30%, transparent);color:var(--pet-coral);background:#ffe1dc}.pet-item__symbol--study{background:color-mix(in srgb, var(--pet-mint) 16%, var(--pet-surface));box-shadow:0 3px 0 color-mix(in srgb, var(--pet-mint) 32%, transparent);color:var(--pet-mint)}.pet-item__content{text-align:center;min-width:0}.pet-item__title{flex-wrap:wrap;justify-content:center;align-items:center;gap:5px;display:flex}.pet-item__title>strong{color:var(--pet-text);width:100%;font-size:13px}.pet-item__content>p{color:var(--pet-text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:4px 0 5px;font-size:12px;line-height:1.5;display:-webkit-box;overflow:hidden}.pet-quality,.pet-item__owned{border-radius:999px;padding:3px 7px;font-size:11px;font-weight:800;line-height:1}.pet-quality--basic{background:var(--pet-surface-muted);color:var(--pet-text-muted)}.pet-quality--standard{background:var(--pet-accent-soft);color:var(--pet-accent-strong)}.pet-quality--advanced{background:var(--pet-gold-soft);color:var(--pet-gold)}.pet-quality--premium{background:var(--pet-pop);color:var(--pet-accent-strong)}.pet-item__owned{background:var(--pet-surface-muted);color:var(--pet-text-muted);position:absolute;top:8px;right:8px}.pet-item__effects{color:var(--pet-accent-strong);flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;font-size:11px;font-weight:700;display:flex}.pet-treatment-note{color:var(--pet-coral);align-items:center;gap:3px;display:inline-flex}.pet-item__action{min-width:100%;margin-top:auto}.pet-button.pet-item__action{padding:8px 12px;font-size:13px}.pet-shop-price{background:var(--pet-gold-soft);box-shadow:0 3px 0 color-mix(in srgb, var(--pet-gold) 30%, transparent);color:var(--pet-gold);grid-template-columns:14px auto;justify-content:center;gap:1px 4px;padding:7px 9px;font-size:13px;display:grid}.pet-shop-price small{color:color-mix(in srgb, var(--pet-gold) 74%, var(--pet-text-muted));grid-column:1/-1;font-size:11px}.pet-shop-price:hover:not(:disabled){transform:translateY(-1px)}.pet-shop-price:active:not(:disabled){box-shadow:none;transform:translateY(2px)}.pet-view-heading--balance{gap:10px}.pet-balance{background:var(--pet-gold-soft);box-shadow:0 2px 0 color-mix(in srgb, var(--pet-gold) 28%, transparent);color:var(--pet-gold);border-radius:999px;flex:none;align-items:center;gap:5px;padding:7px 11px;font-size:12px;display:flex}.pet-balance strong{font-size:13px}.pet-empty{color:var(--pet-text-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:210px;padding:30px 18px;display:flex}.pet-empty>svg{color:var(--pet-accent);margin-bottom:10px}.pet-empty strong{color:var(--pet-text);font-size:13px}.pet-empty p{max-width:320px;margin:5px 0 13px;font-size:12px;line-height:1.6}.pet-empty--error>svg{color:var(--pet-coral)}.pet-road__summary{background:var(--pet-surface-muted);border:1px solid var(--pet-border);border-radius:var(--pet-radius-card);grid-template-columns:1fr 1fr auto;align-items:stretch;gap:1px;margin-bottom:20px;display:grid;overflow:hidden}.pet-road__summary>div{flex-direction:column;padding:11px 13px;display:flex}.pet-road__summary>div+div{border-left:1px solid var(--pet-border)}.pet-road__summary span{color:var(--pet-text-muted);font-size:12px}.pet-road__summary strong{color:var(--pet-text);font-size:16px}.pet-road__summary button{border:0;border-left:1px solid var(--pet-border);color:var(--pet-accent-strong);cursor:pointer;background:0 0;min-height:44px;padding:0 12px;font-size:12px;font-weight:700;transition:background .15s}.pet-road__summary button:hover{background:var(--pet-accent-soft)}.pet-road__map{margin:0;padding:0 8px;list-style:none;position:relative}.pet-road__map:before{border-left:3px dashed color-mix(in srgb, var(--pet-accent) 34%, var(--pet-border));content:"";position:absolute;top:18px;bottom:18px;left:50%;transform:translate(-50%)}.pet-road__node{z-index:1;margin:0 0 14px;position:relative}.pet-road__node:nth-child(odd) .pet-road__node-button{margin-right:auto}.pet-road__node:nth-child(2n) .pet-road__node-button{margin-left:calc(50% + 30px)}.pet-road__node-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--pet-surface);border:2px solid var(--pet-border);box-shadow:0 3px 0 var(--pet-border);cursor:pointer;text-align:left;border-radius:999px;align-items:center;gap:8px;width:calc(50% - 30px);min-height:44px;padding:7px 13px 7px 8px;transition:border-color .16s,box-shadow .16s,transform .16s;display:flex}.pet-road__node-button:hover{border-color:var(--pet-accent);transform:translateY(-1px)}.pet-road__node-dot{background:var(--pet-surface-muted);color:var(--pet-text-muted);border-radius:50%;flex:none;justify-content:center;align-items:center;width:34px;height:34px;font-size:12px;font-weight:800;display:flex}.pet-road__node-dot svg{width:14px;height:14px}.pet-road__node-name{color:var(--pet-text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:800;overflow:hidden}.pet-road__node--unlocked .pet-road__node-dot{background:var(--pet-accent-soft);color:var(--pet-accent-strong)}.pet-road__node--locked{opacity:.62}.pet-road__node--current .pet-road__node-button{background:var(--pet-accent);border-color:color-mix(in srgb, var(--pet-accent-strong) 42%, transparent);box-shadow:0 4px 0 color-mix(in srgb, var(--pet-accent-strong) 38%, transparent)}.pet-road__node--current .pet-road__node-dot{background:var(--pet-surface);color:var(--pet-accent-strong);width:40px;height:40px}.pet-road__node--current .pet-road__node-name{color:var(--pet-on-accent)}.pet-road__node--current:not(.pet-road__node--reduced) .pet-road__node-button{animation:2.4s ease-in-out infinite pet-node-float}.pet-road__detail{background:var(--pet-surface-muted);border:1px solid var(--pet-border);border-radius:var(--pet-radius-card);max-width:420px;margin:8px auto 0;padding:11px 13px}.pet-road__detail strong{color:var(--pet-text);font-size:13px}.pet-road__detail p{color:var(--pet-text-muted);margin:3px 0 0;font-size:12px;line-height:1.5}.pet-road__detail span{color:var(--pet-accent-strong);align-items:center;gap:4px;margin-top:6px;font-size:12px;font-weight:700;display:inline-flex}.pet-purchase-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#4a304075!important}.pet-purchase-dialog{overflow:hidden;background:var(--pet-surface)!important;color:var(--pet-text)!important;border-radius:22px!important}.pet-purchase-dialog__header{letter-spacing:-.025em;font-size:17px!important;font-weight:800!important}.pet-purchase-dialog__body>p:first-child{color:var(--pet-text-muted);margin-bottom:14px;font-size:13px;line-height:1.6}.pet-purchase-dialog__row,.pet-purchase-dialog__total{justify-content:space-between;align-items:center;margin:10px 0;display:flex}.pet-purchase-dialog__row label,.pet-purchase-dialog__total span{font-size:13px;font-weight:700}.pet-purchase-dialog__total{background:var(--pet-gold-soft);border-radius:var(--pet-radius-btn);padding:10px 13px}.pet-purchase-dialog__total strong{color:var(--pet-gold);font-size:22px}.pet-purchase-dialog__balance,.pet-purchase-dialog__promise,.pet-purchase-dialog__warning{margin:5px 0;font-size:12px;line-height:1.55}.pet-purchase-dialog__promise{color:var(--pet-text-muted)}.pet-operation-recovery,.pet-catalog-notice{background:var(--pet-accent-soft);border:1px solid color-mix(in srgb, var(--pet-accent) 34%, transparent);border-radius:var(--pet-radius-btn);color:var(--pet-text);align-items:flex-start;gap:8px;margin:0 0 14px;padding:10px 12px;font-size:12px;line-height:1.5;display:flex}.pet-operation-recovery svg,.pet-catalog-notice svg{color:var(--pet-accent-strong);flex:none;margin-top:1px}.pet-operation-recovery--support{border-color:color-mix(in srgb, var(--pet-gold) 60%, transparent)}.pet-operation-recovery--refresh{align-items:center}.pet-operation-recovery--refresh .pet-button{flex:none;margin-left:auto;padding:4px 10px;font-size:12px}.pet-balance--unavailable{background:var(--pet-surface-muted);box-shadow:none;color:var(--pet-text-muted)}.pet-show-more{margin:18px auto 4px;display:flex}.pet-purchase-dialog__warning{color:var(--pet-coral);font-weight:700}@keyframes pet-pose-settle{0%{opacity:.72}to{opacity:1}}@keyframes pet-stage-breathe{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-4px)scale(1.008)}}@keyframes pet-stage-celebrate{0%{transform:translateY(0)rotate(0)}38%{transform:translateY(-12px)rotate(-1.4deg)}70%{transform:translateY(2px)rotate(1deg)}to{transform:translateY(0)rotate(0)}}@keyframes pet-reaction-rise{0%{opacity:0;transform:translateY(10px)scale(.5)}35%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(-24px)scale(.75)}}@keyframes pet-effect-orbit{0%{transform:rotate(-25deg)}to{transform:rotate(335deg)}}@keyframes pet-panel-pop{0%{opacity:.6;transform:scale(.96)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes pet-pulse{0%,to{opacity:1}50%{opacity:.62}}@keyframes pet-node-float{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@media (max-width:767px){.pet-adoption{overflow-y:auto;max-height:calc(100dvh - 24px)!important}.pet-adoption__header{padding:20px 48px 10px!important}.pet-adoption__header small{font-size:12px}.pet-adoption__body{padding:6px 14px 16px!important}.pet-adoption__choices{grid-template-columns:1fr}.pet-adoption-card{grid-template-rows:190px;grid-template-columns:40% minmax(0,1fr)}.pet-adoption-card__art img{width:138px;height:182px}.pet-adoption-card__art:after{width:128px;height:128px;top:30px}.pet-adoption-card__copy{min-height:0;padding:16px 13px 14px}.pet-resident{bottom:max(12px, env(safe-area-inset-bottom));height:108px;left:max(68px, calc(env(safe-area-inset-left) + 68px));width:80px;right:auto}.pet-entry-restore{height:44px;left:max(72px, calc(env(safe-area-inset-left) + 72px));border-radius:50%;justify-content:center;width:44px;min-width:44px;padding:0}.pet-entry-restore__label{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.pet-resident__error{white-space:normal;width:max-content;max-width:148px;min-height:34px;padding:5px 8px;font-size:12px;bottom:2px;left:50%;right:auto;transform:translate(-50%)}.pet-panel{bottom:0;position:fixed;left:0;right:0;opacity:1!important;border-bottom:0!important;border-left:0!important;border-right:0!important;border-radius:22px 22px 0 0!important;width:100%!important;max-width:100%!important;height:min(94dvh,840px)!important;max-height:94dvh!important;margin:0!important;transform:none!important}.pet-panel__header{height:54px;padding:8px calc(58px + env(safe-area-inset-right)) 8px calc(14px + env(safe-area-inset-left))!important}.pet-panel__identity small,.pet-panel__essence{display:none}.pet-panel__hide{justify-content:center;min-width:44px;margin-left:auto;padding:7px}.pet-panel__hide span{display:none}.pet-panel__close{right:calc(4px + env(safe-area-inset-right))!important;top:6px!important}.pet-panel__body{height:calc(100% - 54px)}.pet-panel__body--workspace-only .pet-panel__workspace{height:100%}.pet-panel__stage-hero{flex:none}.pet-stage--renderer-adaptive{height:min(34vh,270px);min-height:200px;padding:12px 12px 44px}.pet-stage__character-wrap{min-height:0}.pet-stage__character,.pet-stage__character-wrap>.pet-pose,.pet-stage__puppet-host,.pet-puppet,.pet-puppet__canvas,.pet-puppet__static-frame{max-height:170px}.pet-stage__effect-layer{bottom:8px;left:0;right:0;top:22px}.pet-stage__fallback{width:120px;height:130px}.pet-stage__fallback-halo{width:102px;height:112px}.pet-stage__fallback-face{border-width:5px;width:82px;height:82px;font-size:35px}.pet-stage__fallback-book{width:36px;height:32px;bottom:8px;right:6px}.pet-stage__fallback-book svg{width:18px;height:18px}.pet-stage h2{font-size:14px}.pet-stage__topic{display:none}.pet-stage__speech{min-height:30px;padding:5px 10px;font-size:11px}.pet-hud{padding:8px 10px}.pet-hud .pet-growth{width:min(170px,46%);min-width:128px;padding:5px 8px}.pet-hud__attributes{gap:4px;bottom:6px;left:8px;right:8px}.pet-hud__attribute{padding:3px 7px}.pet-hud__attribute-track{width:30px}.pet-panel__workspace{flex:1;min-height:0}.pet-tabs__list{gap:5px;padding-left:6px;padding-right:6px}.pet-tabs__tab{min-width:74px!important;font-size:13px!important}.pet-tabs__panel{padding:16px calc(14px + env(safe-area-inset-right)) 20px calc(14px + env(safe-area-inset-left))!important}.pet-category-filter__hint{display:block}.pet-item-list{grid-template-columns:repeat(auto-fill,minmax(132px,1fr));gap:10px}.pet-interactions{grid-template-columns:repeat(3,minmax(88px,1fr));overflow-x:auto}.pet-road__map:before{left:26px;transform:none}.pet-road__node:nth-child(odd) .pet-road__node-button,.pet-road__node:nth-child(2n) .pet-road__node-button{width:calc(100% - 60px);margin-left:52px;margin-right:0}}@media (max-width:420px){.pet-stage--renderer-adaptive{height:min(27vh,210px);min-height:158px}.pet-stage__state-flags{display:none}.pet-stage__fallback{transform:scale(.9)}.pet-hud__attribute-label{display:none}.pet-cards{grid-template-columns:1fr}.pet-item__content>p{-webkit-line-clamp:1}.pet-item__effects{flex-direction:column;align-items:flex-start;gap:2px}.pet-road__summary{grid-template-columns:1fr 1fr}.pet-road__summary button{border-left:0;border-top:1px solid var(--pet-border);grid-column:1/-1;padding:8px}}@media (prefers-reduced-motion:reduce){.pet-resident,.pet-pose,.pet-sprite,.pet-stage__character,.pet-stage__character-wrap,.pet-stage__fallback,.pet-stage__reaction span,.pet-stage__effect-layer>span,.pet-puppet__static-frame,.pet-hud__attribute-track span,.pet-hud__attribute,.pet-growth__fill,.pet-panel-pop,.pet-interaction,.pet-button,.pet-item,.pet-tabs__tab,.pet-road__node-button,.pet-road__node--current .pet-road__node-button{scroll-behavior:auto!important;transition-duration:0s!important;animation:none!important}}.pet-sprite-fixture{--pet-accent:#ff8fb6;--pet-accent-strong:#a83a66;--pet-border:#f0d5bd;--pet-on-accent:#5b2338;--pet-text:#5b4a42;--pet-text-soft:#8a7365;background-color:#fff9f2;background-image:linear-gradient(#a83a6608 1px,#0000 1px),linear-gradient(90deg,#a83a6608 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:28px 28px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;min-height:100dvh;padding:28px;overflow:hidden}.pet-sprite-fixture__toolbar{z-index:1001;justify-content:space-between;align-items:flex-start;gap:28px;display:flex;position:relative}.pet-sprite-fixture__toolbar p,.pet-sprite-fixture__copy span{color:var(--pet-accent-strong);letter-spacing:.13em;margin:0 0 6px;font-size:12px;font-weight:800}.pet-sprite-fixture__toolbar h1,.pet-sprite-fixture__copy h2{color:var(--pet-text);margin:0}.pet-sprite-fixture__toolbar nav{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.pet-sprite-fixture__toolbar nav button,.pet-sprite-fixture__panel>button{border:1px solid var(--pet-border);color:var(--pet-text);cursor:pointer;background:#ffffffd1;border-radius:999px;min-height:40px;padding:8px 15px;font-weight:700}.pet-sprite-fixture__toolbar nav button[aria-pressed=true]{background:var(--pet-accent);border-color:var(--pet-accent);color:var(--pet-on-accent)}.pet-sprite-fixture__canvas{align-items:center;min-height:calc(100dvh - 110px);padding:0 max(12px,min(8vw,120px));display:flex}.pet-sprite-fixture__copy{max-width:570px}.pet-sprite-fixture__copy h2{letter-spacing:-.045em;max-width:9em;font-size:max(36px,min(5vw,76px));line-height:.98}.pet-sprite-fixture__copy p{color:var(--pet-text-soft);max-width:32em;font-size:16px;line-height:1.8}.pet-sprite-fixture__panel{border:1px solid var(--pet-border);z-index:1100;background:#fff9f2f7;border-radius:22px;width:960px;max-width:calc(100vw - 48px);height:min(760px,100dvh - 48px);padding:16px;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 24px 70px #5b23382e}.pet-sprite-fixture__panel>button{z-index:2;position:absolute;top:24px;right:26px}.pet-sprite-fixture__panel .pet-stage{height:100%}@media (max-width:767px){.pet-sprite-fixture{padding:18px 16px}.pet-sprite-fixture__toolbar{display:block}.pet-sprite-fixture__toolbar nav{justify-content:flex-start;margin-top:18px}.pet-sprite-fixture__toolbar nav button{min-height:44px}.pet-sprite-fixture__canvas{align-items:flex-start;min-height:calc(100dvh - 162px);padding:72px 0 0}.pet-sprite-fixture__copy h2{font-size:43px}.pet-sprite-fixture__panel{border-bottom-right-radius:0;border-bottom-left-radius:0;width:100vw;max-width:none;height:82dvh;padding:10px;bottom:0}}.pet-care-buttons{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.pet-streak-row{flex-wrap:wrap;align-items:center;gap:10px;margin-top:12px;display:flex}.pet-streak{gap:5px;display:inline-flex}.pet-streak__dot{background:var(--pet-accent-soft);border:1px solid var(--pet-border);border-radius:999px;width:12px;height:12px}.pet-streak__dot.is-filled{background:var(--pet-accent);border-color:var(--pet-accent-strong)}.pet-streak__dot--jackpot{width:16px;height:16px}.pet-streak__dot--jackpot.is-filled{background:var(--pet-gold);border-color:var(--pet-gold)}.pet-streak__label{color:var(--pet-text-muted);font-size:13px}.pet-streak__boost{background:var(--pet-gold-soft);color:var(--pet-gold);border-radius:999px;padding:4px 10px;font-size:12px;font-weight:600}.pet-leaderboard{margin-top:16px}.pet-leaderboard__note{color:var(--pet-text-muted);margin:6px 0 0;font-size:13px}.pet-leaderboard__boards{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-top:12px;display:grid}.pet-leaderboard__board{background:var(--pet-surface-muted);border:1px solid var(--pet-border);border-radius:var(--pet-radius-card);padding:12px 14px}.pet-leaderboard__board h4{color:var(--pet-accent-strong);margin:0 0 8px;font-size:14px}.pet-leaderboard__empty{color:var(--pet-text-muted);margin:0;font-size:13px}.pet-leaderboard__board ol{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.pet-leaderboard__board li{align-items:center;gap:8px;display:flex}.pet-leaderboard__rank{background:var(--pet-accent-soft);color:var(--pet-accent-strong);text-align:center;border-radius:999px;min-width:22px;height:22px;font-size:12px;line-height:22px}.pet-leaderboard__name{color:var(--pet-text);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:13px;overflow:hidden}.pet-leaderboard__value{color:var(--pet-text-muted);font-size:13px}.pet-leaderboard__value small{margin-left:2px}.pet-leaderboard__previous{margin-top:12px}.pet-leaderboard__previous summary{color:var(--pet-text-muted);cursor:pointer;min-height:32px;font-size:13px}.pet-limited-shelf{background:linear-gradient(135deg, var(--pet-accent-soft), var(--pet-pop));border:1px solid var(--pet-border);border-radius:var(--pet-radius-card);margin-bottom:12px;padding:14px}.pet-limited-shelf__head{justify-content:space-between;align-items:center;display:flex}.pet-limited-shelf__head h3{color:var(--pet-accent-strong);margin:0;font-size:16px}.pet-limited-shelf__hint{color:var(--pet-text-muted);margin:4px 0 10px;font-size:12px}.pet-limited-shelf__items{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:8px;display:grid}.pet-limited-shelf__item{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--pet-surface);border:1px solid var(--pet-border);border-radius:var(--pet-radius-btn);box-shadow:0 2px 0 var(--pet-border);cursor:pointer;text-align:left;align-items:center;gap:8px;min-height:44px;padding:8px 10px;transition:transform .12s,box-shadow .12s;display:flex}.pet-limited-shelf__item:hover:not(:disabled){box-shadow:0 4px 0 var(--pet-border);transform:translateY(-1px)}.pet-limited-shelf__item:active:not(:disabled){box-shadow:0 1px 0 var(--pet-border);transform:translateY(1px)}.pet-limited-shelf__item:disabled{cursor:not-allowed;opacity:.6}.pet-limited-shelf__name{color:var(--pet-text);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:13px;overflow:hidden}.pet-limited-shelf__price{color:var(--pet-gold);align-items:center;gap:3px;font-size:13px;display:inline-flex}@media print{.pet-companion-root,.pet-panel-overlay{display:none!important}}.pet-focus,.pet-weekly-summary,.pet-diary,.pet-codex,.pet-visits{background:var(--pet-surface-muted,#fdeedd);border:1px solid var(--pet-border,#f0d5bd);border-radius:var(--pet-radius-card,20px);margin-top:14px;padding:14px 16px}.pet-focus__timer{flex-wrap:wrap;align-items:center;gap:12px;margin-top:8px;display:flex}.pet-focus__timer>.pet-num{letter-spacing:1px;font-size:30px;font-weight:700}.pet-focus__controls{gap:8px;display:flex}.pet-focus__note{color:var(--pet-text-muted,#8a7365);margin-top:8px;font-size:12px}.pet-focus__milestones{flex-wrap:wrap;gap:6px;margin:8px 0 0;padding:0;list-style:none;display:flex}.pet-focus__milestone{background:var(--pet-surface,#fff9f2);border:1px solid var(--pet-border,#f0d5bd);color:var(--pet-text-muted,#8a7365);opacity:.75;border-radius:999px;align-items:center;gap:4px;padding:4px 10px;font-size:12px;display:inline-flex}.pet-focus__milestone.is-reached{border-color:var(--pet-mint,#3f9e8f);color:var(--pet-mint,#3f9e8f);opacity:1}.pet-weekly-summary__lines{margin:8px 0 0;padding:0;list-style:none}.pet-weekly-summary__lines li{padding:3px 0}.pet-weekly-summary__lines li:before{color:var(--pet-accent,#ff8fb6);content:"· ";font-weight:700}.pet-diary__entries{max-height:260px;margin:8px 0 0;padding:0;list-style:none;overflow-y:auto}.pet-diary__entries li{border-bottom:1px dashed var(--pet-border,#f0d5bd);padding:6px 0}.pet-diary__entries time{color:var(--pet-gold,#8a5208);font-size:12px;display:block}.pet-diary__entries p{margin:2px 0 0}.pet-diary__empty{color:var(--pet-text-muted,#8a7365);margin-top:8px;font-size:13px}.pet-codex__completion{margin-top:6px}.pet-codex__block{background:var(--pet-surface,#fff9f2);border:1px solid var(--pet-border,#f0d5bd);border-radius:var(--pet-radius-btn,14px);margin-top:10px;padding:10px 12px}.pet-codex__block ul{margin:6px 0 0;padding:0;list-style:none}.pet-codex__block li{flex-wrap:wrap;align-items:baseline;gap:6px;padding:3px 0;display:flex}.pet-codex__block li small{color:var(--pet-text-muted,#8a7365)}.pet-codex__stats{color:var(--pet-text-muted,#8a7365);margin-top:8px;font-size:12px}.pet-room-slots__grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px;margin-top:8px;display:grid}.pet-room-slot{background:var(--pet-surface,#fff9f2);border:1px solid var(--pet-border,#f0d5bd);border-radius:var(--pet-radius-btn,14px);flex-direction:column;gap:6px;padding:10px 12px;display:flex}.pet-room-slot__hint{color:var(--pet-text-muted,#8a7365);font-size:12px}.pet-room-storage,.pet-room-shop,.pet-appearance-shop{margin-top:16px}.pet-visits__note{color:var(--pet-text-muted,#8a7365);margin-top:8px;font-size:12px}.pet-visit-list{margin:8px 0 0;padding:0;list-style:none}.pet-visit-list li{border-bottom:1px dashed var(--pet-border,#f0d5bd);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding:8px 0;display:flex}.pet-visit-list small{color:var(--pet-text-muted,#8a7365);display:block}.pet-visit-list__actions{gap:8px;display:flex}.pet-room-view{background:var(--pet-surface,#fff9f2);border:1px solid var(--pet-accent-soft,#ffe3ee);border-radius:var(--pet-radius-card,20px);margin-top:10px;padding:12px 14px}.pet-room-view__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.pet-room-view__slots{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.pet-room-slot__chip{background:var(--pet-accent-soft,#ffe3ee);border-radius:999px;padding:3px 10px;font-size:12px}.pet-room-view__empty,.pet-room-view__titles,.pet-room-view__codex,.pet-room-view__footprints{color:var(--pet-text-muted,#8a7365);margin-top:6px;font-size:13px}.pet-footprints{margin-top:12px}.pet-footprints ul{margin:6px 0 0;padding:0;list-style:none}.pet-footprints li{align-items:center;gap:6px;padding:3px 0;display:flex}.pet-footprints time{color:var(--pet-text-muted,#8a7365);margin-left:auto;font-size:12px}.pet-panel[data-theme=theme\:peach]{--pet-accent:#f3a1b6;--pet-accent-soft:#ffe3ee;--pet-pop:#ffd4e4}.pet-panel[data-theme=theme\:mint]{--pet-accent:#3f9e8f;--pet-accent-soft:#d7f4ee;--pet-pop:#c8efe6}.pet-panel[data-frame=frame\:blossom] .pet-panel__level-pill,.pet-stage[data-frame=frame\:blossom] .pet-stage__title{box-shadow:0 0 0 2px #ffb7d0}.pet-panel[data-frame=frame\:starlight] .pet-panel__level-pill,.pet-stage[data-frame=frame\:starlight] .pet-stage__title{box-shadow:0 0 0 2px #f4c56a}.pet-resident[data-backdrop=backdrop\:classroom],.pet-stage[data-backdrop=backdrop\:classroom]{background-image:linear-gradient(#50607829,#0000 42%)}.pet-resident[data-backdrop=backdrop\:meadow],.pet-stage[data-backdrop=backdrop\:meadow]{background-image:linear-gradient(#5aa06e29,#0000 42%)}@media (prefers-reduced-motion:reduce){.pet-focus__milestone,.pet-room-slot,.pet-room-view{transition:none}}.item{cursor:pointer;border-style:solid;border-color:#0000;border-top-width:3px;padding-left:1rem;padding-right:1rem;font-size:.93rem;line-height:2.8125rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter,backdrop-filter;transition-duration:75ms;transition-timing-function:linear;animation-duration:75ms;animation-timing-function:linear;display:block}.item:hover{--tw-border-opacity:1;border-color:rgb(45 212 191/var(--tw-border-opacity,1));background-color:rgb(156 163 175/var(--tw-bg-opacity,1));--tw-bg-opacity:.1}.item.active{--tw-border-opacity:1;border-color:rgb(20 184 166/var(--tw-border-opacity,1))}@media (max-width:639px){#layout-nav.classroom-focus-nav .item{padding-left:.5rem;padding-right:.5rem}#layout-nav.classroom-focus-nav .item .font-bold{display:none}}
