.ai-chat{--ai-chat-navy: #101f55;--ai-chat-red: #e30613;--ai-chat-ink: #17213f;--ai-chat-muted: #667085;--ai-chat-surface: #ffffff;position:fixed;right:2rem;bottom:2rem;z-index:50;font-family:var(--font-body-family, Arial, sans-serif)}.ai-chat--left{right:auto;left:2rem}.ai-chat__launcher{display:flex;align-items:center;gap:.9rem;min-height:5.6rem;padding:0 1.8rem;border:0;border-radius:999px;color:#fff;background:var(--ai-chat-red);box-shadow:0 12px 30px #101f5547;cursor:pointer;font:inherit;font-weight:700}.ai-chat__launcher:hover{transform:translateY(-1px)}.ai-chat__launcher:focus-visible,.ai-chat button:focus-visible,.ai-chat input:focus-visible{outline:3px solid #7ab8ff;outline-offset:2px}.ai-chat__panel{display:none;width:min(38rem,calc(100vw - 3.2rem));height:min(59rem,calc(100vh - 4rem));overflow:hidden;flex-direction:column;border:1px solid rgba(16,31,85,.12);border-radius:2rem;background:var(--ai-chat-surface);box-shadow:0 20px 55px #101f553d}.ai-chat.is-open .ai-chat__panel{display:flex}.ai-chat.is-open .ai-chat__launcher{display:none}.ai-chat__header{display:flex;align-items:center;gap:1.1rem;padding:1.5rem 1.6rem;color:#fff;background:var(--ai-chat-navy)}.ai-chat__avatar{display:grid;place-items:center;width:4.2rem;height:4.2rem;flex:0 0 4.2rem;border:2px solid rgba(255,255,255,.7);border-radius:50%;background:var(--ai-chat-red);font-weight:800}.ai-chat__header div{display:flex;min-width:0;flex:1;flex-direction:column}.ai-chat__header strong{font-size:1.6rem;line-height:1.3}.ai-chat__header span:not(.ai-chat__avatar){opacity:.78;font-size:1.2rem}.ai-chat__close{border:0;color:#fff;background:transparent;cursor:pointer;font-size:3rem;line-height:1}.ai-chat__messages{display:flex;flex:1;flex-direction:column;gap:1rem;overflow-y:auto;padding:1.6rem;background:#f5f7fb}.ai-chat__message{max-width:84%;padding:1rem 1.25rem;border-radius:1.5rem;color:var(--ai-chat-ink);background:#fff;box-shadow:0 2px 8px #101f5512;font-size:1.4rem;line-height:1.48;white-space:pre-wrap}.ai-chat__message--user{align-self:flex-end;border-bottom-right-radius:.4rem;color:#fff;background:var(--ai-chat-navy)}.ai-chat__message--assistant{align-self:flex-start;border-bottom-left-radius:.4rem}.ai-chat__message a{color:var(--ai-chat-navy);font-weight:700;text-decoration:underline}.ai-chat__suggestions{display:flex;gap:.7rem;overflow-x:auto;padding:1rem 1.2rem .8rem;background:#fff;scrollbar-width:thin}.ai-chat__suggestions button{flex:0 0 auto;padding:.7rem 1rem;border:1px solid #cbd2e2;border-radius:999px;color:var(--ai-chat-navy);background:#fff;cursor:pointer;font:inherit;font-size:1.2rem}.ai-chat__suggestions button:hover{border-color:var(--ai-chat-navy);background:#f3f6ff}.ai-chat__form{display:flex;gap:.8rem;padding:.8rem 1.2rem;border-top:1px solid #e5e7eb;background:#fff}.ai-chat__form input{min-width:0;min-height:4.4rem;flex:1;padding:0 1.3rem;border:1px solid #cbd2e2;border-radius:999px;color:var(--ai-chat-ink);background:#fff;font:inherit;font-size:1.4rem}.ai-chat__form button{display:grid;width:4.4rem;height:4.4rem;place-items:center;flex:0 0 4.4rem;border:0;border-radius:50%;color:#fff;background:var(--ai-chat-red);cursor:pointer}.ai-chat__notice{margin:0;padding:0 1.2rem 1rem;color:var(--ai-chat-muted);background:#fff;text-align:center;font-size:1rem}@media screen and (max-width:749px){.ai-chat{right:1.2rem;bottom:1.2rem}.ai-chat--left{right:auto;left:1.2rem}.ai-chat__launcher-label{display:none}.ai-chat__launcher{width:5.6rem;justify-content:center;padding:0}.ai-chat__panel{width:calc(100vw - 2.4rem);height:min(62rem,calc(100vh - 2.4rem))}}@media(prefers-reduced-motion:no-preference){.ai-chat__launcher{transition:transform .18s ease,box-shadow .18s ease}.ai-chat__panel{animation:ai-chat-in .2s ease-out;transform-origin:bottom right}@keyframes ai-chat-in{0%{opacity:0;transform:translateY(10px) scale(.98)}}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/ai-chat.css.map */
