.assist-pet-launcher__open:focus-visible,.assist-close:focus-visible,.assist-pause:focus-visible,.assist-chip:focus-visible,.chat-form button:focus-visible,.chat-clear:focus-visible,.chat-product:focus-visible{outline:3px solid #FFB393;outline-offset:3px}
.assist-pet{display:block;width:112px;height:112px;object-fit:contain}.assist-pet-launcher{position:fixed;z-index:20;right:1rem;bottom:1rem;display:grid;place-items:center;padding:0;transform:translateY(1rem);opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease}.assist-pet-launcher[hidden],[data-pet-pause][hidden]{display:none}.assist-pet-launcher.is-visible{transform:none;opacity:1;pointer-events:auto}.assist-pet-launcher__open{display:grid;place-items:center;padding:0;border:0;color:inherit;background:transparent;cursor:pointer}.assist-pet-launcher__bubble{position:absolute;right:0;bottom:calc(100% + .65rem);width:13rem;padding:.65rem .75rem;border-radius:.9rem .9rem 0 .9rem;color:#160C17;background:#F3ECFF;font:700 .75rem/1.3 "Space Grotesk",sans-serif;text-align:left}.assist-pause{position:absolute;right:.25rem;bottom:.25rem;display:grid;place-items:center;width:2rem;height:2rem;padding:0;border:0;border-radius:50%;color:#160C17;background:#FFB393;font:700 .75rem/1 "Space Grotesk",sans-serif;cursor:pointer}
.assist-dialog{width:min(calc(100% - 2rem),38rem);height:min(48rem,calc(100dvh - 2rem));max-height:calc(100dvh - 2rem);padding:0;overflow:hidden;border:1px solid #4D3B6A;border-radius:1.5rem;color:#F3ECFF;background:#160C17;box-shadow:0 25px 80px #000b}.assist-dialog::backdrop{background:#0B0714CC}.assist-dialog__content{display:flex;flex-direction:column;box-sizing:border-box;height:100%;min-height:0;padding:1.25rem}.assist-dialog__head{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex:none;padding:0 .25rem .9rem}.assist-dialog h2{margin:0;font:800 clamp(1.35rem,4vw,1.8rem)/1.05 "Archivo",sans-serif;letter-spacing:-.04em}.assist-close,.chat-clear{display:grid;place-items:center;min-width:2.25rem;height:2.25rem;border:0;border-radius:50%;color:#F3ECFF;background:#2B1F40;font:700 1.25rem/1 "Space Grotesk",sans-serif;cursor:pointer}.chat-clear{flex:none;width:auto;padding:0 .75rem;border-radius:999px;font-size:.75rem}.chat-scroll{flex:1 1 auto;min-height:0;overflow:auto;padding:.5rem .25rem .75rem;scroll-behavior:smooth}.chat-messages{min-height:0}.chat-message{max-width:88%;margin:.55rem 0;padding:.7rem .85rem;border-radius:1rem;font:400 .9rem/1.45 "Space Grotesk",sans-serif;white-space:pre-wrap;overflow-wrap:anywhere;scroll-margin-block:.5rem}.chat-message--assistant{margin-right:auto;background:#251936;color:#F3ECFF;border-bottom-left-radius:.2rem}.chat-message--user{margin-left:auto;background:#FFB393;color:#160C17;border-bottom-right-radius:.2rem}.chat-message--status{margin-right:auto;background:#1B1329;color:#D8CDE9}.chat-chips{display:flex;flex:none;flex-wrap:wrap;gap:.45rem;padding:.25rem}.assist-chip{padding:.55rem .75rem;border:1px solid #4D3B6A;border-radius:999px;background:#1B1329;color:#F3ECFF;font:700 .78rem/1 "Space Grotesk",sans-serif;cursor:pointer}.assist-chip:hover{border-color:#FFB393;color:#FFB393}.chat-products{display:grid;gap:.55rem;margin:.25rem 0 .75rem}.chat-product{display:grid;grid-template-columns:4.25rem 1fr;gap:.7rem;align-items:center;padding:.55rem;border:1px solid #4D3B6A;border-radius:.8rem;background:#1B1329;text-decoration:none}.chat-product:hover{border-color:#FFB393}.chat-product img{width:4.25rem;height:4.25rem;border-radius:.55rem;object-fit:cover;background:#251936}.chat-product__name{font:700 .82rem/1.25 "Space Grotesk",sans-serif}.chat-product__price{display:block;margin-top:.25rem;color:#FFB393;font:700 .8rem/1.2 "Space Grotesk",sans-serif}.chat-form{display:grid;flex:none;grid-template-columns:1fr auto;gap:.55rem;padding:.75rem .25rem 0;border-top:1px solid #4D3B6A}.chat-form textarea{min-height:3rem;max-height:8rem;resize:vertical;padding:.7rem .8rem;border:1px solid #4D3B6A;border-radius:.8rem;color:#F3ECFF;background:#0B0714;font:400 .9rem/1.35 "Space Grotesk",sans-serif}.chat-form textarea:focus{outline:2px solid #FFB393;outline-offset:1px}.chat-form button{align-self:end;min-height:3rem;padding:0 .9rem;border:0;border-radius:.8rem;color:#160C17;background:#FFB393;font:700 .82rem/1 "Space Grotesk",sans-serif;cursor:pointer}.chat-form button:disabled,.assist-chip:disabled,.chat-clear:disabled{opacity:.55;cursor:not-allowed}.chat-error{flex:none;padding:.25rem;color:#FF9BE1;font:700 .78rem/1.35 "Space Grotesk",sans-serif}.chat-error button{margin-left:.5rem;border:0;border-bottom:1px solid currentColor;padding:0;color:inherit;background:transparent;font:inherit;cursor:pointer}.assistant-notice{flex:none;margin:.65rem .25rem 0!important;color:#AEA0BE!important;font:400 .72rem/1.4 "Space Grotesk",sans-serif!important}.assistant-notice a{color:#FFB393}
@media(max-width:760px){.assist-pet{width:92px;height:92px}.assist-pet-launcher{right:.75rem;bottom:calc(74px + .75rem)}.assist-pet-launcher__bubble{width:11.5rem;font-size:.7rem}.assist-dialog{width:100%;height:100dvh;max-width:none;max-height:100dvh;border-radius:1.25rem 1.25rem 0 0;margin:auto 0 0}.assist-dialog__content{padding:1rem}.assist-dialog__head{padding-bottom:.6rem}.assistant-notice{margin-top:.45rem!important}.chat-clear{height:2rem}}@media(prefers-reduced-motion:reduce){.assist-pet-launcher,.chat-scroll{transition:none;scroll-behavior:auto}}
.chat-product__meta{display:block;margin-top:.2rem;color:#AEA0BE;font:400 .72rem/1.2 "Space Grotesk",sans-serif}
