.paw-root{--paw-primary:#242f44;--paw-primary-hover:#1a2235;--paw-accent:#006d9e;--paw-online:#53d39b;--paw-panel-width:420px;--paw-panel-max-height:700px;--paw-z-index:9999;color:#1f2937;font-family:inherit}.paw-root *,.paw-root :after,.paw-root :before{box-sizing:border-box}.paw-root button,.paw-root textarea{font:inherit}.paw-root a,.paw-root button{-webkit-tap-highlight-color:transparent}.paw-root p{margin:0}.paw-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.paw-trigger{position:fixed;right:1.5rem;bottom:1.5rem;z-index:var(--paw-z-index);display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;padding:.25rem;border:0;border-radius:999px;cursor:pointer;color:white;background:var(--paw-primary);box-shadow:0 20px 40px rgba(0,0,0,.12),0 8px 16px rgba(0,0,0,.06);transition:transform .2s ease-out,box-shadow .2s ease-out}.paw-trigger:hover{transform:scale(1.02);box-shadow:0 28px 56px rgba(0,0,0,.15),0 12px 24px rgba(0,0,0,.08)}.paw-root a:focus-visible,.paw-root button:focus-visible,.paw-trigger:focus-visible{outline:2px solid var(--paw-accent);outline-offset:2px}.paw-trigger--attention{animation:paw-attention var(--paw-attention-duration) cubic-bezier(.2,.85,.3,1) both}.paw-activity{position:absolute;right:.125rem;top:.125rem;width:.625rem;height:.625rem;border:2px solid var(--paw-primary);border-radius:50%;background:var(--paw-online)}.paw-avatar{display:block;flex:0 0 auto;border:1px solid rgba(255,255,255,.8);border-radius:50%;background:white;-o-object-fit:cover;object-fit:cover}.paw-avatar--trigger{width:3.5rem;height:3.5rem}.paw-avatar--message{width:2.25rem;height:2.25rem}.paw-avatar--menu{width:2rem;height:2rem}.paw-invitation{position:fixed;right:1.5rem;bottom:6rem;z-index:calc(var(--paw-z-index) - 1);width:min(20rem,calc(100vw - 2rem));padding:1rem 2.5rem 1rem 1rem;border:1px solid #e5e7eb;border-radius:1rem;background:white;box-shadow:0 18px 45px rgba(23,32,51,.18);animation:paw-enter .2s ease-out both}.paw-invitation__text{display:block;width:100%;padding:0;border:0;color:#1f2937;background:none;text-align:left;font-size:.875rem;font-weight:500;line-height:1.55;cursor:pointer}.paw-invitation__close{position:absolute;top:.625rem;right:.625rem;display:grid;place-items:center;width:1.75rem;height:1.75rem;padding:0;border:0;border-radius:50%;color:#9ca3af;background:transparent;cursor:pointer}.paw-invitation__close:hover{color:#4b5563;background:#f3f4f6}.paw-stream-caret,.paw-type-caret{display:inline-block;width:1px;height:1rem;margin-left:.15rem;vertical-align:-.15rem;background:#6b7280;animation:paw-blink 1s ease-in-out infinite}.paw-panel{position:fixed;right:1.5rem;bottom:1.5rem;z-index:var(--paw-z-index);display:flex;flex-direction:column;overflow:hidden;width:min(var(--paw-panel-width),calc(100vw - 3rem));max-height:min(var(--paw-panel-max-height),calc(100vh - 3rem));border:1px solid #f3f4f6;border-radius:1.25rem;background:white;box-shadow:0 32px 64px rgba(0,0,0,.14),0 16px 32px rgba(0,0,0,.08);animation:paw-panel-enter .22s cubic-bezier(.16,1,.3,1) both}.paw-panel:focus{outline:0}.paw-header{display:flex;flex:0 0 auto;align-items:center;justify-content:space-between;min-height:3.25rem;padding:.625rem 1rem;color:white;background:var(--paw-primary)}.paw-title{font-size:.75rem;font-weight:700;line-height:1}.paw-status{display:flex;align-items:center;gap:.375rem;margin-top:.35rem!important;color:rgba(255,255,255,.62);font-size:.625rem;line-height:1}.paw-status__dot{width:.375rem;height:.375rem;border-radius:50%;background:var(--paw-online)}.paw-header__actions{display:flex;align-items:center;gap:.25rem}.paw-icon-button{display:grid;place-items:center;width:2rem;height:2rem;padding:0;border:0;border-radius:50%;color:rgba(255,255,255,.78);background:transparent;cursor:pointer;font-size:1.125rem;line-height:1}.paw-icon-button:hover{color:white;background:rgba(255,255,255,.1)}.paw-history-icon{width:1.125rem;height:1.125rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.75}.paw-menu-wrap{position:relative}.paw-menu{position:absolute;top:2.5rem;right:0;z-index:2;min-width:12rem;padding:.375rem;border:1px solid #e5e7eb;border-radius:.75rem;color:#111827;background:white;box-shadow:0 14px 30px rgba(15,23,42,.18)}.paw-menu__label{padding:.25rem .5rem;color:#9ca3af;font-size:.625rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.paw-menu__item{display:flex;align-items:center;gap:.5rem;width:100%;padding:.5rem;border:0;border-radius:.5rem;color:#374151;background:white;cursor:pointer;text-align:left;font-size:.75rem;font-weight:700}.paw-menu__item:hover{background:#f9fafb}.paw-messages{flex:1 1 auto;min-height:0;overflow-y:auto;padding:1rem;scrollbar-width:thin;scrollbar-color:#e5e7eb transparent}.paw-empty>*+*,.paw-messages>*+*{margin-top:.75rem}.paw-assistant-row{align-items:flex-end;justify-content:flex-start;gap:.5rem;max-width:94%}.paw-assistant-row,.paw-user-row{display:flex;animation:paw-message-enter .18s ease-out both}.paw-user-row{justify-content:flex-end}.paw-message{padding:.75rem 1rem;border-radius:1rem;font-size:.875rem;line-height:1.55;white-space:pre-wrap}.paw-message--assistant{min-width:0;color:#1f2937;border:1px solid #f3f4f6;border-bottom-left-radius:.125rem;background:#f9fafb}.paw-message--user{max-width:85%;border-bottom-right-radius:.125rem}.paw-inline-action,.paw-message--user{color:white;background:var(--paw-primary)}.paw-inline-action{display:inline-flex;margin-top:.75rem;padding:.5rem .75rem;border-radius:.5rem;text-decoration:none;font-size:.75rem;font-weight:700}.paw-inline-action:hover{background:var(--paw-primary-hover)}.paw-prompts__label{margin-bottom:.5rem!important;color:#9ca3af;font-size:.625rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.paw-prompt{display:block;width:-moz-fit-content;width:fit-content;max-width:94%;margin-top:.375rem;padding:.5rem .75rem;border:0;border-radius:1rem 1rem 1rem .25rem;color:#263247;background:#eef2f7;box-shadow:0 1px 1px rgba(15,23,42,.05);cursor:pointer;text-align:left;font-size:.8125rem;line-height:1.35;transition:transform .15s,background .15s}.paw-prompt:hover{background:#e4eaf2;transform:translateY(-1px)}.paw-prompt:disabled{cursor:not-allowed;opacity:.55}.paw-quick-replies{margin-top:.75rem}.paw-quick-replies__options{display:flex;flex-wrap:wrap;gap:.4rem}.paw-quick-reply{padding:.45rem .7rem;border:1px solid #d7dee8;border-radius:999px;color:#334155;background:white;cursor:pointer;font-size:.75rem;line-height:1.3}.paw-quick-reply:hover{border-color:#aeb9c8;background:#f8fafc}.paw-quick-reply--selected{border-color:var(--paw-primary);color:white;background:var(--paw-primary)}.paw-quick-reply--selected:hover{border-color:var(--paw-primary-hover);background:var(--paw-primary-hover)}.paw-quick-replies__submit{margin-top:.625rem;padding:.45rem .75rem;border:0;border-radius:.5rem;color:white;background:var(--paw-primary);cursor:pointer;font-size:.75rem;font-weight:700}.paw-quick-replies__submit:disabled,.paw-quick-reply:disabled{cursor:not-allowed;opacity:.45}.paw-typing{display:inline-flex;align-items:center;gap:.25rem;padding:.15rem 0}.paw-typing i{width:.375rem;height:.375rem;border-radius:50%;background:#9ca3af;animation:paw-blink 1.2s ease-in-out infinite}.paw-typing i:nth-child(2){animation-delay:.2s}.paw-typing i:nth-child(3){animation-delay:.4s}.paw-recommendation{flex:0 0 auto;padding:.75rem 1rem;border-top:1px solid #f3f4f6}.paw-recommendation__summary{margin-top:.25rem!important;font-weight:600}.paw-recommendation__lead{margin-top:.5rem!important;font-weight:700}.paw-card{display:flex;align-items:flex-start;gap:.75rem;margin:.625rem 0 0 2.75rem;padding:1rem;border:1px solid #f3f4f6;border-radius:.75rem;color:inherit;background:white;text-decoration:none;transition:border-color .15s,box-shadow .15s}.paw-card:hover{border-color:#e5e7eb;box-shadow:0 1px 3px rgba(0,0,0,.06)}.paw-card__accent{align-self:stretch;flex:0 0 auto;width:.25rem;min-height:2rem;border-radius:999px;background:var(--paw-primary)}.paw-card__body{display:flex;flex:1;min-width:0;flex-direction:column}.paw-card__body strong{color:#111827;font-size:.75rem;line-height:1.4}.paw-card__body span{display:-webkit-box;overflow:hidden;margin-top:.125rem;color:#6b7280;font-size:.6875rem;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}.paw-card__body em{margin-top:.25rem;color:var(--paw-accent);font-size:.6875rem;font-style:normal;font-weight:700}.paw-composer{flex:0 0 auto;padding:.75rem 1rem;border-top:1px solid #f3f4f6}.paw-composer>p{width:100%;margin:0 0 .5rem!important;color:#475569;font-size:.8125rem;font-weight:600;line-height:1.4}.paw-composer__field{display:flex;align-items:flex-end;gap:.5rem;padding:.625rem .75rem;border:1px solid transparent;border-radius:.75rem;background:#f5f7fa}.paw-composer__field:has(textarea:focus-visible){box-shadow:inset 0 -2px 0 rgba(36,47,68,.3)}.paw-composer textarea{flex:1;min-height:1.25rem;max-height:7.5rem;padding:0;resize:vertical;border:0;outline:0;color:#1f2937;background:transparent;font-size:.875rem;line-height:1.45}.paw-composer button{display:grid;place-items:center;flex:0 0 auto;width:1.75rem;height:1.75rem;padding:0;border:0;border-radius:.5rem;color:white;background:var(--paw-primary);cursor:pointer;font-size:.75rem}.paw-composer button:hover{background:var(--paw-primary-hover)}.paw-composer button:disabled{cursor:not-allowed;opacity:.3}.paw-footer{display:flex;flex:0 0 auto;align-items:center;justify-content:space-between;padding:.625rem 1rem;border-top:1px solid #f3f4f6;color:#9ca3af;font-size:.625rem}.paw-footer .paw-footer__reset,.paw-footer a{padding:.25rem .375rem;color:var(--paw-accent);text-decoration:none;font-size:.6875rem;font-weight:700}.paw-footer__reset{border:0;background:transparent;cursor:pointer}.paw-footer__reset:hover{color:var(--paw-primary-hover)}.paw-footer__reset:disabled{cursor:default;opacity:.45}.paw-history{position:absolute;inset:0;z-index:4;display:flex;min-height:0;flex-direction:column;overflow:hidden;border-radius:inherit;background:white;animation:paw-history-enter .22s cubic-bezier(.16,1,.3,1) both}.paw-history__header{display:flex;flex:0 0 auto;align-items:center;justify-content:space-between;min-height:3.25rem;padding:.625rem 1rem;color:white;background:var(--paw-primary)}.paw-history__heading{display:flex;min-width:0;align-items:center;gap:.5rem}.paw-history__title{color:white;font-size:.8125rem;font-weight:700;line-height:1.2}.paw-history__date{margin-top:.25rem!important;color:rgba(255,255,255,.64);font-size:.625rem;line-height:1}.paw-history__back,.paw-history__close{display:grid;place-items:center;flex:0 0 auto;width:2rem;height:2rem;padding:0;border:0;border-radius:50%;color:rgba(255,255,255,.82);background:transparent;cursor:pointer;font-size:1.125rem}.paw-history__back:hover,.paw-history__close:hover{color:white;background:rgba(255,255,255,.1)}.paw-history__body{flex:1 1 auto;min-height:0;overflow-y:auto;padding:.75rem;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.paw-history__list{display:grid;gap:.5rem}.paw-history__item{display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%;padding:.75rem;border:1px solid #e8edf3;border-radius:.75rem;color:#263247;background:#f8fafc;cursor:pointer;text-align:left}.paw-history__item:hover{border-color:#d5dde8;background:#f1f5f9}.paw-history__item-copy{display:grid;min-width:0;gap:.25rem}.paw-history__item-copy strong{overflow:hidden;font-size:.75rem;font-weight:700;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.paw-history__item-copy time{color:#64748b;font-size:.6875rem}.paw-history__arrow{color:#94a3b8;font-size:1.375rem;line-height:1}.paw-history__state{padding:2rem 1rem;color:#64748b;text-align:center;font-size:.8125rem}.paw-history__state--error{color:#b42318}.paw-history__transcript>*+*{margin-top:.75rem}.paw-history__recommendation{margin-top:1rem!important;padding:.75rem 0 0}@keyframes paw-attention{0%,to{transform:scale(1)}35%{transform:scale(1.14)}55%{transform:scale(.97)}75%{transform:scale(1.06)}}@keyframes paw-enter{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:none}}@keyframes paw-panel-enter{0%{opacity:0;transform:translateY(12px) scale(.97)}to{opacity:1;transform:none}}@keyframes paw-message-enter{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}@keyframes paw-history-enter{0%{opacity:.65;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@keyframes paw-blink{0%,to{opacity:1}50%{opacity:.3}}@media (max-width:640px){.paw-trigger{right:1rem;bottom:1rem}.paw-invitation{right:1rem;bottom:5.5rem}.paw-panel{inset:0;width:100dvw;height:100dvh;max-height:none;border:0;border-radius:0}.paw-header{min-height:2.875rem;padding:max(.5rem,env(safe-area-inset-top)) .75rem .5rem}.paw-messages{padding:.625rem .75rem;overscroll-behavior:contain}.paw-empty>*+*,.paw-messages>*+*{margin-top:.375rem}.paw-assistant-row{gap:.375rem;max-width:100%}.paw-avatar--message{width:2rem;height:2rem}.paw-message{padding:.5rem .625rem;font-size:.75rem;line-height:1.35}.paw-prompts__label{margin-bottom:.25rem!important;font-size:.5625rem}.paw-prompt{max-width:100%;margin-top:.1875rem;padding:.375rem .625rem;font-size:.75rem;line-height:1.25}.paw-composer{padding:.5rem .75rem}.paw-composer>p{margin-bottom:.375rem!important;font-size:.8125rem}.paw-composer__field{padding:.5rem .625rem}.paw-composer textarea{font-size:1rem}.paw-footer{padding:.375rem .75rem max(.375rem,env(safe-area-inset-bottom))}.paw-history__header{padding-top:max(.625rem,env(safe-area-inset-top))}}@media (prefers-reduced-motion:reduce){.paw-root *,.paw-root :after,.paw-root :before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}