.order-with-ai{position:fixed;right:20px;bottom:20px;z-index:9000;font-family:var(--font-body-family)}.order-with-ai__toggle{width:60px;height:60px;border-radius:50%;border:none;background:rgb(var(--color-button, 0 0 0));color:rgb(var(--color-button-text, 255 255 255));cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;overflow:hidden;box-shadow:0 4px 14px #00000040;transition:transform .15s ease}.order-with-ai__toggle:hover{transform:scale(1.05)}.order-with-ai__toggle img{width:100%;height:100%;object-fit:cover;display:block}.order-with-ai__toggle svg{width:28px;height:28px}.order-with-ai__toggle-badge{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;padding:0 4px;border-radius:9px;background:#d0332c;color:#fff;font-size:11px;line-height:18px;text-align:center;font-weight:600}.order-with-ai__panel{position:absolute;right:0;bottom:76px;width:min(360px,calc(100vw - 40px));height:min(520px,calc(100vh - 140px));background:rgb(var(--color-background, 255 255 255));color:rgb(var(--color-foreground, 0 0 0));border-radius:16px;box-shadow:0 10px 40px #00000040;display:flex;flex-direction:column;overflow:hidden}.order-with-ai__panel[hidden]{display:none}.order-with-ai__header{display:flex;align-items:center;gap:10px;padding:14px 16px;border-bottom:1px solid rgba(0,0,0,.08);flex:0 0 auto}.order-with-ai__header-mascot{width:32px;height:32px;border-radius:50%;object-fit:cover}.order-with-ai__header-text{display:flex;flex-direction:column;line-height:1.2;flex:1 1 auto;min-width:0}.order-with-ai__header-text strong{font-size:15px}.order-with-ai__header-text span{font-size:12px;opacity:.65}.order-with-ai__close{background:none;border:none;cursor:pointer;padding:4px;color:inherit;opacity:.6}.order-with-ai__close:hover{opacity:1}.order-with-ai__close svg{width:18px;height:18px}.order-with-ai__messages{flex:1 1 auto;overflow-y:auto;padding:14px 16px;display:flex;flex-direction:column;gap:10px}.order-with-ai__msg{max-width:85%;padding:8px 12px;border-radius:14px;font-size:14px;line-height:1.4;white-space:pre-wrap;word-wrap:break-word}.order-with-ai__msg--assistant{align-self:flex-start;background:#0000000f;border-bottom-left-radius:4px}.order-with-ai__msg--user{align-self:flex-end;background:rgb(var(--color-button, 0 0 0));color:rgb(var(--color-button-text, 255 255 255));border-bottom-right-radius:4px}.order-with-ai__msg p{margin:0 0 6px}.order-with-ai__msg p:last-child{margin-bottom:0}.order-with-ai__msg ul{margin:0 0 6px;padding-left:0;list-style:none;display:flex;flex-direction:column;gap:4px}.order-with-ai__msg ul:last-child{margin-bottom:0}.order-with-ai__option{cursor:pointer;padding:6px 10px;border-radius:8px;border:1px solid rgba(0,0,0,.15);background:rgb(var(--color-background, 255 255 255));transition:background .1s ease,border-color .1s ease}.order-with-ai__option:hover,.order-with-ai__option:focus-visible{background:#0000000f;border-color:#0000004d}.order-with-ai__option--chosen{cursor:default;opacity:.55}.order-with-ai__option--chosen:hover,.order-with-ai__option--chosen:focus-visible{background:rgb(var(--color-background, 255 255 255));border-color:#00000026}.order-with-ai__msg a{color:inherit;text-decoration:underline}.order-with-ai__msg--user a{color:inherit}.order-with-ai__product-image{display:block;max-width:100%;max-height:160px;width:auto;border-radius:8px;margin:4px 0;object-fit:contain;background:#0000000a}.order-with-ai__msg--system{align-self:center;background:transparent;opacity:.6;font-size:12px;text-align:center}.order-with-ai__msg--typing{align-self:flex-start;background:#0000000f;border-bottom-left-radius:4px;display:flex;gap:4px;padding:10px 12px}.order-with-ai__msg--typing span{width:6px;height:6px;border-radius:50%;background:currentColor;opacity:.4;animation:order-with-ai-typing 1s infinite ease-in-out}.order-with-ai__msg--typing span:nth-child(2){animation-delay:.15s}.order-with-ai__msg--typing span:nth-child(3){animation-delay:.3s}@keyframes order-with-ai-typing{0%,60%,to{opacity:.25;transform:translateY(0)}30%{opacity:.9;transform:translateY(-2px)}}.order-with-ai__attachment{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 16px;font-size:12px;background:#0000000a;flex:0 0 auto}.order-with-ai__attachment[hidden]{display:none}#order-with-ai-attachment-remove{background:none;border:none;cursor:pointer;color:inherit;opacity:.6;font-size:16px;line-height:1;padding:0 4px}#order-with-ai-attachment-remove:hover{opacity:1}.order-with-ai__form{display:flex;align-items:flex-end;gap:8px;padding:10px 12px;border-top:1px solid rgba(0,0,0,.08);flex:0 0 auto}.order-with-ai__attach{flex:0 0 auto;width:36px;height:36px;border-radius:50%;border:none;background:transparent;color:inherit;opacity:.6;cursor:pointer;display:flex;align-items:center;justify-content:center}.order-with-ai__attach:hover{opacity:1;background:#0000000f}.order-with-ai__attach svg{width:18px;height:18px}.order-with-ai__input{flex:1 1 auto;resize:none;border:1px solid rgba(0,0,0,.15);border-radius:10px;padding:8px 10px;font-size:14px;font-family:inherit;max-height:90px;color:inherit;background:transparent}.order-with-ai__send{flex:0 0 auto;width:36px;height:36px;border-radius:50%;border:none;background:rgb(var(--color-button, 0 0 0));color:rgb(var(--color-button-text, 255 255 255));cursor:pointer;display:flex;align-items:center;justify-content:center}.order-with-ai__send:disabled{opacity:.5;cursor:default}.order-with-ai__send svg{width:16px;height:16px}@media(max-width:480px){.order-with-ai{right:12px;bottom:12px}.order-with-ai__panel{right:-12px;width:calc(100vw - 24px)}}
/*# sourceMappingURL=/cdn/shop/t/48/assets/order-with-ai-widget.css.map */
