#lb-ai-chatbot,#lb-ai-chatbot *{box-sizing:border-box}#lb-ai-chatbot{--lb-bot-pink: #dc2f69;--lb-bot-pink-dark: #b91f52;--lb-bot-ink: #111111;--lb-bot-soft: #fff4f8;--lb-bot-border: rgba(220, 47, 105, .16);position:fixed;left:18px;bottom:22px;z-index:999998;font-family:inherit}.lb-ai-chatbot__button{width:62px;height:62px;border:2px solid rgba(220,47,105,.55);border-radius:50%;padding:7px;background:linear-gradient(145deg,#fff,#ffe7ef);color:#111;cursor:pointer;box-shadow:0 10px 28px #dc2f693d;display:flex;align-items:center;justify-content:center;overflow:hidden;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background .22s ease}.lb-ai-chatbot__button:hover{transform:translateY(-2px) scale(1.03);border-color:#dc2f69f2;background:linear-gradient(145deg,#fff6fa,#ffd7e5);box-shadow:0 12px 34px #dc2f695c,0 0 0 7px #dc2f6914}.lb-ai-chatbot__button-image{width:100%;height:100%;object-fit:contain;display:block}.lb-ai-chatbot__button-fallback{display:none;font-size:10.5px;font-weight:800;line-height:1.1;text-align:center}.lb-ai-chatbot__home-tip{position:absolute;left:74px;bottom:8px;width:210px;background:var(--lb-bot-ink);color:#fff;font-size:12px;font-weight:700;line-height:1.25;padding:9px 12px;border-radius:16px;box-shadow:0 8px 20px #0000002e;opacity:0;transform:translateY(5px);pointer-events:none;animation:lbBotTip 10s ease forwards}@keyframes lbBotTip{0%{opacity:0;transform:translateY(5px)}10%{opacity:1;transform:translateY(0)}82%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(5px);visibility:hidden}}.lb-ai-chatbot__panel{display:none;width:400px;max-width:calc(100vw - 32px);height:610px;max-height:calc(100vh - 96px);background:#fff;border:1px solid rgba(220,47,105,.18);border-radius:24px;overflow:hidden;box-shadow:0 18px 55px #0000003d}.lb-ai-chatbot.is-open .lb-ai-chatbot__panel{display:flex;flex-direction:column}.lb-ai-chatbot.is-open .lb-ai-chatbot__button,.lb-ai-chatbot.is-open .lb-ai-chatbot__home-tip{display:none}.lb-ai-chatbot__header{position:relative;display:flex;align-items:center;justify-content:center;min-height:76px;padding:15px 54px;background:linear-gradient(135deg,var(--lb-bot-ink) 0%,#2a0d17 50%,var(--lb-bot-pink-dark) 100%);color:#fff;text-align:center}.lb-ai-chatbot__header-content{width:100%}.lb-ai-chatbot__title{margin:0;font-size:15px;line-height:1.25;font-weight:800;text-align:center}.lb-ai-chatbot__subtitle{margin:4px 0 0;font-size:11.5px;line-height:1.35;opacity:.88;text-align:center}.lb-ai-chatbot__close{position:absolute;right:16px;top:20px;border:0;background:transparent;color:#fff;font-size:24px;line-height:1;cursor:pointer;padding:0}.lb-ai-chatbot__messages{flex:1;overflow-y:auto;padding:14px;background:linear-gradient(180deg,#fff7fa,#fafafa);scroll-behavior:smooth}.lb-ai-chatbot__message{max-width:90%;margin-bottom:10px;padding:10px 12px;border-radius:15px;font-size:13px;line-height:1.42;white-space:pre-wrap;word-break:break-word}.lb-ai-chatbot__message a{color:inherit;text-decoration:underline;text-underline-offset:2px}.lb-ai-chatbot__message--bot{background:#fff;color:#222;border:1px solid rgba(220,47,105,.1);border-top-left-radius:4px}.lb-ai-chatbot__message--user{margin-left:auto;background:#111;color:#fff;border-top-right-radius:4px}.lb-ai-chatbot__products{display:grid;gap:9px;margin:2px 0 12px}.lb-ai-chatbot__product-card{display:grid;grid-template-columns:64px minmax(0,1fr);gap:10px;padding:10px;background:#fff;border:1px solid rgba(220,47,105,.13);border-radius:17px;box-shadow:0 8px 18px #00000009}.lb-ai-chatbot__product-image{width:64px;height:64px;border-radius:13px;object-fit:cover;background:#f4f4f4}.lb-ai-chatbot__product-title{display:block;margin:0 0 3px;color:#111;font-size:12.5px;line-height:1.3;font-weight:800;text-decoration:none}.lb-ai-chatbot__product-meta{margin:0 0 4px;color:#666;font-size:11px;line-height:1.3}.lb-ai-chatbot__product-benefit{margin:0 0 8px;color:#333;font-size:11.4px;line-height:1.35}.lb-ai-chatbot__product-status{display:inline-block;margin-left:4px;color:var(--lb-bot-pink-dark);font-weight:800}.lb-ai-chatbot__product-actions{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.lb-ai-chatbot__view,.lb-ai-chatbot__add,.lb-ai-chatbot__more,.lb-ai-chatbot__secondary-action{border-radius:999px;padding:7px 10px;font-size:11.5px;line-height:1;cursor:pointer;text-decoration:none;transition:background .2s ease,color .2s ease,box-shadow .2s ease,border-color .2s ease}.lb-ai-chatbot__view,.lb-ai-chatbot__secondary-action{border:1px solid rgba(0,0,0,.14);background:#fff;color:#111}.lb-ai-chatbot__view:hover,.lb-ai-chatbot__secondary-action:hover{border-color:#dc2f6980;background:#fff2f7}.lb-ai-chatbot__add,.lb-ai-chatbot__more{border:0;background:var(--lb-bot-ink);color:#fff}.lb-ai-chatbot__add:hover,.lb-ai-chatbot__more:hover{background:var(--lb-bot-pink-dark);box-shadow:0 6px 14px #dc2f6938}.lb-ai-chatbot__add:disabled{opacity:.58;cursor:not-allowed}.lb-ai-chatbot__wishlist-wrap{display:inline-flex;align-items:center;justify-content:center;min-width:31px;min-height:31px}.lb-ai-chatbot__wishlist-wrap .wishlist-engine{min-width:31px;min-height:31px}.lb-ai-chatbot__wishlist-fallback{width:31px;height:31px;border:1px solid rgba(220,47,105,.28);border-radius:999px;background:#fff2f7;color:var(--lb-bot-pink-dark);cursor:pointer;font-size:15px;line-height:1}.lb-ai-chatbot__wishlist-fallback.is-selected{background:var(--lb-bot-pink-dark);color:#fff}.lb-ai-chatbot__cart-link{display:none;color:#111;font-size:11.5px;font-weight:700;text-decoration:underline;text-underline-offset:2px}.lb-ai-chatbot__product-card.is-added .lb-ai-chatbot__cart-link{display:inline-block}.lb-ai-chatbot__quick{display:flex;gap:7px;flex-wrap:nowrap;overflow-x:auto;padding:9px 14px 0;background:#fafafa}.lb-ai-chatbot__quick-button{flex:0 0 auto;border:1px solid rgba(220,47,105,.16);background:#fff;color:#222;border-radius:999px;padding:7px 10px;font-size:11.5px;cursor:pointer;white-space:nowrap}.lb-ai-chatbot__quick-button:hover{background:#fff0f6;border-color:#dc2f6973}.lb-ai-chatbot__feedback{display:grid;gap:7px;margin:0 0 12px;padding:10px;background:#fff;border:1px solid rgba(220,47,105,.1);border-radius:15px}.lb-ai-chatbot__feedback-title{margin:0;color:#444;font-size:11.5px;font-weight:700}.lb-ai-chatbot__feedback-actions{display:flex;gap:7px;flex-wrap:wrap}.lb-ai-chatbot__feedback button{border:1px solid rgba(0,0,0,.11);background:#fff;border-radius:999px;padding:6px 9px;font-size:11.5px;cursor:pointer}.lb-ai-chatbot__feedback button:hover,.lb-ai-chatbot__feedback button.is-selected{border-color:#dc2f69a6;color:var(--lb-bot-pink-dark);background:#fff1f6}.lb-ai-chatbot__feedback-form{display:none;gap:7px}.lb-ai-chatbot__feedback.is-open .lb-ai-chatbot__feedback-form{display:grid}.lb-ai-chatbot__textarea,.lb-ai-chatbot__help-input,.lb-ai-chatbot__help-textarea{width:100%;border:1px solid rgba(220,47,105,.16);border-radius:12px;padding:9px 10px;font-size:12.5px;font-family:inherit;outline:none;background:#fff}.lb-ai-chatbot__textarea:focus,.lb-ai-chatbot__help-input:focus,.lb-ai-chatbot__help-textarea:focus{border-color:#dc2f69b8;box-shadow:0 0 0 3px #dc2f6914}.lb-ai-chatbot__textarea{min-height:66px;resize:vertical}.lb-ai-chatbot__help-panel{display:none;margin:0 0 12px;padding:12px;background:#fff;border:1px solid rgba(220,47,105,.14);border-radius:17px}.lb-ai-chatbot__help-panel.is-open{display:block}.lb-ai-chatbot__help-title{margin:0 0 5px;font-size:13px;font-weight:800;color:#111}.lb-ai-chatbot__help-copy{margin:0 0 10px;font-size:12px;line-height:1.4;color:#444}.lb-ai-chatbot__help-grid{display:grid;gap:8px}.lb-ai-chatbot__help-textarea{min-height:78px;resize:vertical}.lb-ai-chatbot__help-submit{justify-self:start;border:0;border-radius:999px;padding:9px 13px;background:var(--lb-bot-ink);color:#fff;font-size:12.5px;font-weight:700;cursor:pointer}.lb-ai-chatbot__help-submit:hover{background:var(--lb-bot-pink-dark)}.lb-ai-chatbot__help-submit:disabled{opacity:.55;cursor:not-allowed}.lb-ai-chatbot__form{display:flex;gap:8px;padding:11px;border-top:1px solid rgba(0,0,0,.08);background:#fff}.lb-ai-chatbot__input{flex:1;min-width:0;border:1px solid rgba(220,47,105,.18);border-radius:999px;padding:10px 12px;font-size:13px;outline:none;font-family:inherit}.lb-ai-chatbot__input:focus{border-color:#dc2f69b8;box-shadow:0 0 0 3px #dc2f6914}.lb-ai-chatbot__send{border:0;border-radius:999px;padding:0 14px;background:#111;color:#fff;font-size:13px;font-weight:700;cursor:pointer}.lb-ai-chatbot__send:hover{background:var(--lb-bot-pink-dark)}.lb-ai-chatbot__send:disabled{opacity:.55;cursor:not-allowed}.lb-ai-chatbot__note{padding:0 13px 11px;background:#fff;color:#666;font-size:10px;line-height:1.35;text-align:center}@media screen and (max-width:749px){#lb-ai-chatbot{left:12px;bottom:14px}.lb-ai-chatbot__panel{width:calc(100vw - 24px);height:min(610px,calc(100vh - 44px));border-radius:18px}.lb-ai-chatbot__home-tip{display:none}.lb-ai-chatbot__button{width:56px;height:56px}}
/*# sourceMappingURL=/cdn/shop/t/39/assets/lb-ai-chatbot.css.map */
