.ChouchouPet-module__6x9pcG__root{--pet-size:160px;z-index:45;pointer-events:none;isolation:isolate;contain:layout style;position:fixed;inset:0}.ChouchouPet-module__6x9pcG__world,.ChouchouPet-module__6x9pcG__interactionLayer{pointer-events:none;opacity:0;transition:opacity .14s;position:absolute;inset:0}.ChouchouPet-module__6x9pcG__root[data-ready=true] .ChouchouPet-module__6x9pcG__world,.ChouchouPet-module__6x9pcG__root[data-ready=true] .ChouchouPet-module__6x9pcG__interactionLayer{opacity:1}.ChouchouPet-module__6x9pcG__world{overflow:hidden}.ChouchouPet-module__6x9pcG__world canvas{image-rendering:pixelated!important;filter:none!important}.ChouchouPet-module__6x9pcG__controls{--pet-x:calc(100vw - 96px);--pet-y:calc(100vh - 16px);--pet-hit-left:0px;--pet-hit-top:0px;--pet-hit-width:var(--pet-size);--pet-hit-height:var(--pet-size);--pet-menu-left:calc(-9.75rem - .75rem);width:var(--pet-size);height:var(--pet-size);pointer-events:none;transform:translate3d(calc(var(--pet-x) - var(--pet-size) / 2), calc(var(--pet-y) - var(--pet-size)), 0);will-change:transform;position:absolute;top:0;left:0}.ChouchouPet-module__6x9pcG__hit{top:var(--pet-hit-top);left:var(--pet-hit-left);z-index:4;width:var(--pet-hit-width);height:var(--pet-hit-height);pointer-events:auto;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;border-radius:1rem;min-width:44px;min-height:44px;padding:0;position:absolute}.ChouchouPet-module__6x9pcG__controls[data-state=peek] .ChouchouPet-module__6x9pcG__hit,.ChouchouPet-module__6x9pcG__controls[data-state=entering] .ChouchouPet-module__6x9pcG__hit,.ChouchouPet-module__6x9pcG__controls[data-state=exiting] .ChouchouPet-module__6x9pcG__hit{border-radius:.85rem}.ChouchouPet-module__6x9pcG__hit:disabled,.ChouchouPet-module__6x9pcG__hit[aria-disabled=true]{cursor:default}.ChouchouPet-module__6x9pcG__hit:focus-visible{outline:2px solid rgb(var(--c-accent));outline-offset:3px}.ChouchouPet-module__6x9pcG__focusLabel{background:rgb(var(--c-ink));color:rgb(var(--c-bg));font-family:var(--font-jetbrains-mono), ui-monospace, monospace;white-space:nowrap;opacity:0;border-radius:.35rem;padding:.3rem .46rem;font-size:.625rem;line-height:1;transition:opacity .14s,transform .14s;position:absolute;bottom:calc(100% + .35rem);right:.25rem;transform:translateY(3px)}.ChouchouPet-module__6x9pcG__controls[data-state=peek] .ChouchouPet-module__6x9pcG__hit:hover .ChouchouPet-module__6x9pcG__focusLabel,.ChouchouPet-module__6x9pcG__hit:focus-visible .ChouchouPet-module__6x9pcG__focusLabel{opacity:1;transform:translateY(0)}.ChouchouPet-module__6x9pcG__menu{left:var(--pet-menu-left);z-index:8;width:min(9.75rem, calc(100vw - var(--pet-size) - 1.5rem));pointer-events:auto;scrollbar-width:thin;gap:.4rem;max-height:calc(100vh - 1.5rem);display:grid;position:absolute;bottom:48%;overflow-y:auto}.ChouchouPet-module__6x9pcG__command{border:1px solid rgb(var(--c-border-strong));background:rgb(var(--c-surface) / .96);min-height:2.75rem;color:rgb(var(--c-ink));-webkit-backdrop-filter:blur(14px)saturate(140%);backdrop-filter:blur(14px)saturate(140%);text-align:left;cursor:pointer;border-radius:.7rem .7rem .7rem .2rem;grid-template-columns:1.65rem 1fr;align-items:center;gap:.35rem;padding:.35rem .8rem;font-size:.76rem;font-weight:550;animation:.22s cubic-bezier(.2,.8,.2,1) both ChouchouPet-module__6x9pcG__commandIn;display:grid;box-shadow:0 8px 22px #13100c1a}.ChouchouPet-module__6x9pcG__command:nth-child(2){animation-delay:35ms}.ChouchouPet-module__6x9pcG__command:nth-child(3){animation-delay:70ms}.ChouchouPet-module__6x9pcG__command:hover{border-color:rgb(var(--c-accent) / .55);color:rgb(var(--c-accent-hover))}.ChouchouPet-module__6x9pcG__command:focus-visible,.ChouchouPet-module__6x9pcG__actionButton:focus-visible,.ChouchouPet-module__6x9pcG__closePet:focus-visible,.ChouchouPet-module__6x9pcG__drawerClose:focus-visible,.ChouchouPet-module__6x9pcG__drawerNav button:focus-visible,.ChouchouPet-module__6x9pcG__drawerTerminal:focus-visible{outline:2px solid rgb(var(--c-accent));outline-offset:2px}.ChouchouPet-module__6x9pcG__commandIcon{width:1rem;height:1rem;color:rgb(var(--c-accent-hover))}.ChouchouPet-module__6x9pcG__actionTray{grid-template-columns:repeat(3,1fr);gap:.3rem;padding-top:.1rem;display:grid}.ChouchouPet-module__6x9pcG__actionButton{border:1px solid rgb(var(--c-border));background:rgb(var(--c-surface) / .9);min-width:2.75rem;min-height:2.75rem;color:rgb(var(--c-muted));font-family:var(--font-jetbrains-mono), ui-monospace, monospace;cursor:pointer;border-radius:.65rem;font-size:.75rem;transition:border-color .15s,color .15s,transform .15s;box-shadow:0 4px 12px #13100c0f}.ChouchouPet-module__6x9pcG__actionButton:hover{border-color:rgb(var(--c-accent) / .45);color:rgb(var(--c-accent-hover));transform:translateY(-1px)}.ChouchouPet-module__6x9pcG__closePet{border:1px solid rgb(var(--c-border));background:rgb(var(--c-surface) / .96);width:2rem;height:2rem;color:rgb(var(--c-muted));cursor:pointer;border-radius:999px;justify-self:end;place-items:center;display:grid;box-shadow:0 5px 14px #13100c14}.ChouchouPet-module__6x9pcG__closeIcon{width:1.05rem;height:1.05rem}.ChouchouPet-module__6x9pcG__drawerLayer{z-index:70;position:fixed;inset:0}.ChouchouPet-module__6x9pcG__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:default;background:#11100e4d;border:0;width:100%;height:100%;padding:0;animation:.22s both ChouchouPet-module__6x9pcG__backdropIn;position:absolute;inset:0}.ChouchouPet-module__6x9pcG__drawer{top:5rem;right:max(.75rem, env(safe-area-inset-right));bottom:max(.75rem, env(safe-area-inset-bottom));border:1px solid rgb(var(--c-border-strong));background:rgb(var(--c-surface) / .96);width:min(24rem,100vw - 1.5rem);color:rgb(var(--c-ink));-webkit-backdrop-filter:blur(20px)saturate(145%);backdrop-filter:blur(20px)saturate(145%);border-radius:1.25rem;flex-direction:column;padding:1.4rem;animation:.3s cubic-bezier(.2,.8,.2,1) both ChouchouPet-module__6x9pcG__drawerIn;display:flex;position:absolute;box-shadow:0 24px 70px #100e0a33}.ChouchouPet-module__6x9pcG__drawerHeader{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.ChouchouPet-module__6x9pcG__drawerEyebrow{color:rgb(var(--c-accent-hover));font-family:var(--font-jetbrains-mono), ui-monospace, monospace;letter-spacing:.18em;text-transform:uppercase;margin:0 0 .45rem;font-size:.63rem;font-weight:650}.ChouchouPet-module__6x9pcG__drawerTitle{letter-spacing:-.025em;margin:0;font-size:1.45rem;font-weight:650;line-height:1.15}.ChouchouPet-module__6x9pcG__drawerClose{border:1px solid rgb(var(--c-border));background:rgb(var(--c-bg) / .75);width:2.5rem;height:2.5rem;color:rgb(var(--c-muted));cursor:pointer;border-radius:999px;flex:0 0 2.5rem;place-items:center;display:grid}.ChouchouPet-module__6x9pcG__drawerLead{max-width:30ch;color:rgb(var(--c-muted));margin:1rem 0 1.35rem;font-size:.88rem;line-height:1.6}.ChouchouPet-module__6x9pcG__drawerNav{border-top:1px solid rgb(var(--c-border));display:grid}.ChouchouPet-module__6x9pcG__drawerNav button{border:0;border-bottom:1px solid rgb(var(--c-border));min-height:4.5rem;color:rgb(var(--c-ink));text-align:left;cursor:pointer;background:0 0;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem .25rem;display:flex}.ChouchouPet-module__6x9pcG__drawerNav button>span{gap:.25rem;display:grid}.ChouchouPet-module__6x9pcG__drawerNav strong{font-size:.93rem;font-weight:600}.ChouchouPet-module__6x9pcG__drawerNav small{color:rgb(var(--c-muted));font-size:.76rem;line-height:1.4}.ChouchouPet-module__6x9pcG__drawerNav svg{width:1.15rem;height:1.15rem;color:rgb(var(--c-subtle));transition:transform .15s,color .15s}.ChouchouPet-module__6x9pcG__drawerNav button:hover svg{color:rgb(var(--c-accent-hover));transform:translate(2px)}.ChouchouPet-module__6x9pcG__drawerTerminal{border:1px solid rgb(var(--c-border));background:rgb(var(--c-bg) / .65);min-height:3rem;color:rgb(var(--c-muted));font-family:var(--font-jetbrains-mono), ui-monospace, monospace;text-align:left;cursor:pointer;border-radius:.7rem;align-items:center;gap:.65rem;margin-top:auto;padding:.65rem .8rem;font-size:.72rem;display:flex}.ChouchouPet-module__6x9pcG__drawerTerminal svg{width:1rem;height:1rem;color:rgb(var(--c-accent-hover))}@keyframes ChouchouPet-module__6x9pcG__commandIn{0%{opacity:0;transform:translate(8px,6px)}}@keyframes ChouchouPet-module__6x9pcG__backdropIn{0%{opacity:0}}@keyframes ChouchouPet-module__6x9pcG__drawerIn{0%{opacity:0;transform:translate(18px)}}@media (max-width:640px){.ChouchouPet-module__6x9pcG__root{--pet-size:120px}.ChouchouPet-module__6x9pcG__menu{width:min(9.25rem, calc(100vw - var(--pet-size) - 1rem));gap:.3rem;bottom:42%}.ChouchouPet-module__6x9pcG__drawer{padding:1.2rem;top:4.75rem}}@media (max-height:520px){.ChouchouPet-module__6x9pcG__root{display:none}}@media (prefers-reduced-motion:reduce){.ChouchouPet-module__6x9pcG__world,.ChouchouPet-module__6x9pcG__interactionLayer,.ChouchouPet-module__6x9pcG__focusLabel,.ChouchouPet-module__6x9pcG__command,.ChouchouPet-module__6x9pcG__actionButton,.ChouchouPet-module__6x9pcG__backdrop,.ChouchouPet-module__6x9pcG__drawer,.ChouchouPet-module__6x9pcG__drawerNav svg{transition:none!important;animation:none!important}}
