.pet-root{--pet-pink:#ad456e;--pet-ink:#35445b;position:fixed;right:24px;bottom:max(20px,env(safe-area-inset-bottom));z-index:40;font:14px/1.7 var(--sans);color:var(--pet-ink)}
.pet-root button,.pet-root input{font:inherit}.pet-root button{cursor:pointer}.pet-root [hidden]{display:none!important}.pet-root button:focus-visible,.pet-root input:focus-visible,.pet-restore:focus-visible{outline:3px solid #b65380;outline-offset:3px}
.pet-launcher{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;position:relative;width:112px;height:201px;padding:0;border:0;background:transparent;color:#8b3f5e;border-radius:16px}
.pet-art{height:175px;width:104px;object-fit:contain;filter:drop-shadow(0 5px 5px #66364e18);transform-origin:50% 95%;animation:pet-breathe 5.5s ease-in-out infinite;animation-play-state:paused}
.pet-root.is-awake .pet-art{animation-play-state:running}.pet-name{display:block;background:#fffc;border:1px solid #edd5df;border-radius:30px;padding:3px 13px;font-size:11px;box-shadow:0 3px 12px #815c7210;white-space:nowrap;margin-top:1px}
.pet-tools{position:absolute;right:0;top:-25px;display:flex;gap:3px}.pet-tools button,.pet-icon-button{display:grid;place-items:center;width:32px;height:32px;border:1px solid #ecdde4;background:#fffffff0;border-radius:50%;color:#805a70;font-size:17px;line-height:1}.pet-tools button:hover,.pet-icon-button:hover{background:#faedf3}
.pet-avatar{width:45px;height:45px;display:block;border-radius:50%;overflow:hidden;background:#fae6ef;flex-shrink:0}.pet-avatar img{display:block;width:100%;height:auto;transform:scale(1.02);transform-origin:top}.pet-launcher>.pet-avatar{display:none}
.pet-root.is-compact .pet-launcher,.pet-root.is-open .pet-launcher{width:58px;height:58px;border-radius:50%;background:#fff;border:1px solid #edd5df;box-shadow:0 6px 22px #77405c1c;justify-content:center}
.pet-root.is-compact .pet-art,.pet-root.is-open .pet-art,.pet-root.is-compact .pet-name,.pet-root.is-open .pet-name{display:none}.pet-root.is-compact .pet-launcher>.pet-avatar,.pet-root.is-open .pet-launcher>.pet-avatar{display:block}.pet-root.is-compact .pet-tools,.pet-root.is-open .pet-tools{display:none}
.pet-panel{position:absolute;bottom:76px;right:0;width:382px;max-height:min(650px,calc(100dvh - 112px));display:flex;flex-direction:column;overflow:hidden;border:1px solid #e9dce4;border-radius:22px;background:#fff;box-shadow:0 22px 72px #28384724,0 3px 10px #7551670b}
.pet-header{padding:18px 18px 15px;background:linear-gradient(115deg,#fff9fb,#f8edf3);display:flex;align-items:center;gap:11px;border-bottom:1px solid #f0e3ea;flex-shrink:0}.pet-header-copy{flex:1}.pet-header h2{font-size:17px;line-height:1.4;letter-spacing:.2px;color:#4c3345}.pet-header-copy p{font-size:10px;letter-spacing:.3px;color:#92627b;margin-top:3px}.pet-header-actions{display:flex;gap:5px}.pet-header-actions button{width:32px;height:32px}.pet-preview-badge{font-size:10px;color:#965371;border:1px solid #e7cdda;border-radius:5px;padding:1px 5px;margin-left:5px;font-weight:500;vertical-align:middle}
.pet-context{margin:15px 18px 0;padding:11px 13px;border:1px solid #e5eaf0;background:#f7f9fc;border-radius:11px;flex-shrink:0}.pet-context small{display:block;color:#7b8596;font-size:10px;letter-spacing:.7px}.pet-context strong{font-size:13px;color:#384e66;display:block;margin-top:3px;font-weight:600}.pet-context code{font-family:var(--mono);font-size:12px;letter-spacing:.4px}.pet-messages{padding:17px 18px 8px;overflow:auto;overscroll-behavior:contain;min-height:70px;max-height:300px;scrollbar-width:thin}.pet-message{margin:0 0 14px}.pet-message-label{font-size:10px;color:#927186;margin-bottom:5px}.pet-message p{white-space:pre-wrap;margin:0;background:#f9f5f8;border:1px solid #f1e7ed;border-radius:3px 13px 13px;padding:11px 13px;font-size:13px;line-height:1.85;color:#4b4559}.pet-message.is-user p{background:#edf5f5;border-color:#e0ebeb;border-radius:13px 3px 13px 13px}.pet-message.is-user .pet-message-label{text-align:right;color:#627d81}
.pet-suggestions{padding:4px 18px 14px;display:flex;gap:6px;flex-wrap:wrap;flex-shrink:0}.pet-suggestions button{font-size:11px;border:1px solid #ead9e2;background:#fff;border-radius:20px;padding:6px 10px;color:#8e4e6a;min-height:34px}.pet-suggestions button:hover{background:#fff1f6;border-color:#d9adbf}
.pet-composer{padding:13px 18px 8px;border-top:1px solid #f0e7ed;flex-shrink:0}.pet-composer label{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip-path:inset(50%)}.pet-input-row{display:flex;gap:8px;align-items:center}.pet-input-row input{flex:1;min-width:0;border:1px solid #e2d5de;border-radius:9px;background:#fff;padding:10px;font-size:12px;color:#4c3345;min-height:42px}.pet-input-row input::placeholder{color:#8d8190}.pet-send{border:0;background:#a44970;color:#fff;border-radius:9px;width:43px;height:42px;font-size:19px!important}.pet-send:disabled{opacity:.4;cursor:default}
.pet-note{margin:0!important;font-size:10px;color:#8f8090;padding:0 18px 12px;line-height:1.7}.pet-footer{background:#fcfafc;border-top:1px solid #f2eaf0;padding:8px 18px;display:flex;justify-content:space-between;align-items:center;gap:8px;flex-shrink:0}.pet-footer button{background:none;border:0;color:#8c657b;font-size:10px;padding:3px 0;min-height:27px}.pet-footer button:hover{text-decoration:underline}.pet-restore{font:inherit;color:inherit;border:0;background:transparent;padding:0;cursor:pointer}.pet-restore:hover{color:#a44970;text-decoration:underline}
@keyframes pet-breathe{0%,100%{transform:translateY(0) rotate(-.4deg)}50%{transform:translateY(-3px) rotate(.4deg)}}
@media(max-width:760px){.pet-root{right:16px;bottom:max(16px,env(safe-area-inset-bottom))}.pet-launcher{width:58px;height:58px;border-radius:50%;background:#fff;border:1px solid #edd5df;box-shadow:0 6px 22px #77405c1c;justify-content:center}.pet-art,.pet-name,.pet-tools{display:none}.pet-launcher>.pet-avatar{display:block}.pet-panel{width:min(382px,calc(100vw - 32px));bottom:72px;max-height:calc(100dvh - 104px)}.pet-header{padding:14px}.pet-header h2{font-size:16px}.pet-header-copy p{font-size:9px}.pet-header-actions{gap:3px}.pet-context{margin:12px 14px 0}.pet-messages{padding:13px 14px 5px}.pet-suggestions{padding:4px 14px 11px}.pet-composer{padding:11px 14px 7px}.pet-note{padding:0 14px 10px}.pet-footer{padding:7px 14px}.pet-header-actions button,.pet-tools button{min-width:32px}}
@media(prefers-reduced-motion:reduce){.pet-art{animation:none!important}}
@media print{.pet-root,.pet-restore{display:none!important}}
.pet-avatar img{width:145%;max-width:none;transform:translate(-15%,-3%);transform-origin:top}.pet-header-copy{min-width:0}
@media(max-width:760px){.pet-panel{width:min(382px,calc(100vw - 48px))}}
@media(max-height:600px){.pet-panel{display:block;overflow:auto;overscroll-behavior:contain}.pet-messages{max-height:180px;min-height:90px}.pet-header{position:sticky;top:0;z-index:1}}
@media(max-width:360px){.pet-header h2{font-size:14px;white-space:nowrap}.pet-preview-badge{display:none}.pet-header-copy p{font-size:9px;line-height:1.5}.pet-suggestions{gap:4px}.pet-suggestions button{padding:6px;font-size:11px}}
.pet-context label{display:block;font-size:11px;color:#68788d;margin-bottom:6px}.pet-context select{width:100%;min-height:36px;border:1px solid #d6e0e9;border-radius:7px;padding:5px 8px;color:#35445b;background:#fff;font:12px var(--sans);text-overflow:ellipsis}.pet-context select:focus-visible{outline:3px solid #b65380;outline-offset:2px}.pet-source{font-size:10px;color:#667889;margin:6px 2px;line-height:1.6}.pet-retry{border:1px solid #e3ccda;background:#fff;border-radius:8px;color:#92496b;padding:5px 10px;margin-top:8px;font-size:12px!important;min-height:34px}.pet-root.is-thinking .pet-header>.pet-avatar{box-shadow:0 0 0 3px #eeb9d1;animation:pet-thinking 1.5s ease-in-out infinite}@keyframes pet-thinking{50%{box-shadow:0 0 0 5px #f5dce7}}
@media(prefers-reduced-motion:reduce){.pet-root.is-thinking .pet-header>.pet-avatar{animation:none}}
body.has-companion .feedback-launch:not(.feedback-inline){right:150px;bottom:max(20px,env(safe-area-inset-bottom))}
@media(max-width:760px){body.has-companion .feedback-launch:not(.feedback-inline){right:88px;bottom:max(16px,env(safe-area-inset-bottom))}}
