.shopini-shopy-launcher{position:fixed;z-index:10020;right:24px;bottom:24px;width:62px;height:62px;padding:4px;overflow:hidden;background:#fff;border:0;border-radius:19px;box-shadow:0 14px 35px rgba(20,34,55,.25);cursor:pointer;transition:.2s}.shopini-shopy-launcher:hover{transform:translateY(-2px)}.shopini-shopy-launcher img{width:100%;height:100%;object-fit:cover;border-radius:15px}.shopini-shopy-chat{position:fixed;z-index:10021;right:24px;bottom:98px;display:flex;visibility:hidden;flex-direction:column;width:390px;height:min(610px,calc(100vh - 130px));overflow:hidden;background:#fff;border:1px solid #dfe5ed;border-radius:20px;box-shadow:0 22px 60px rgba(20,34,55,.22);opacity:0;transform:translateY(12px) scale(.98);transition:.2s}.shopini-shopy-chat.is-open{visibility:visible;opacity:1;transform:none}.shopini-shopy-chat>header{display:flex;align-items:center;justify-content:space-between;padding:15px 16px;background:linear-gradient(135deg,#111827,#ff6b00);color:#fff}.shopini-shopy-chat>header>div{display:flex;align-items:center;gap:11px}.shopini-shopy-chat>header img{width:48px;height:48px;padding:2px;object-fit:cover;background:#fff;border-radius:13px}.shopini-shopy-chat>header strong,.shopini-shopy-chat>header small{display:block}.shopini-shopy-chat>header strong{font-size:15px}.shopini-shopy-chat>header small{margin-top:3px;color:rgba(255,255,255,.8);font-size:10px}.shopini-shopy-close{width:32px;height:32px;padding:0;background:rgba(255,255,255,.14);border:0;border-radius:9px;color:#fff;font-size:23px;line-height:1;cursor:pointer}.shopini-shopy-messages{flex:1;overflow-y:auto;padding:18px 15px;background:#f6f8fb}.shopini-shopy-message{display:flex;margin:0 0 12px}.shopini-shopy-message>div{max-width:82%;padding:10px 12px;border-radius:14px;color:#334964;font-size:12px;line-height:1.5;white-space:pre-wrap}.shopini-shopy-message.is-assistant>div{background:#fff;border:1px solid #e2e7ee;border-bottom-left-radius:4px}.shopini-shopy-message.is-user{justify-content:flex-end}.shopini-shopy-message.is-user>div{background:#ff6b00;color:#fff;border-bottom-right-radius:4px}.shopini-shopy-typing{display:flex;gap:4px;width:max-content;padding:11px 13px;background:#fff;border:1px solid #e2e7ee;border-radius:14px}.shopini-shopy-typing span{width:6px;height:6px;background:#ff8a38;border-radius:50%;animation:shopini-shopy-dot 1s infinite}.shopini-shopy-typing span:nth-child(2){animation-delay:.15s}.shopini-shopy-typing span:nth-child(3){animation-delay:.3s}@keyframes shopini-shopy-dot{0%,100%{opacity:.25;transform:translateY(0)}50%{opacity:1;transform:translateY(-3px)}}.shopini-shopy-suggestions{display:flex;gap:6px;overflow-x:auto;padding:9px 12px;background:#fff;border-top:1px solid #edf0f4}.shopini-shopy-suggestions button{flex:0 0 auto;padding:6px 9px;background:#fff6ef;border:1px solid #ffd8bd;border-radius:15px;color:#bd5208;font-size:10px;cursor:pointer}.shopini-shopy-form{display:grid;grid-template-columns:1fr 40px;gap:8px;padding:11px 12px;background:#fff}.shopini-shopy-form textarea{max-height:90px;padding:10px 12px!important;resize:none;border:1px solid #d6dee8!important;border-radius:12px!important;font-size:12px}.shopini-shopy-form>button{display:grid;place-items:center;width:40px;height:40px;padding:0;background:#ff6b00;border:0;border-radius:12px;color:#fff;cursor:pointer}.shopini-shopy-form.is-loading>button{opacity:.5;pointer-events:none}.shopini-shopy-chat>footer;padding:0 12px 10px;background:#fff;color:#95a2b3;font-size:9px;text-align:center}.shopini-shopy-chat>footer{padding:0 12px 10px;background:#fff;color:#95a2b3;font-size:9px;text-align:center}
@media(max-width:600px){.shopini-shopy-launcher{right:14px;bottom:14px}.shopini-shopy-chat{right:0;bottom:0;width:100%;height:100%;max-height:none;border:0;border-radius:0}.shopini-shopy-chat>header{padding-top:max(15px,env(safe-area-inset-top))}}@media(prefers-reduced-motion:reduce){.shopini-shopy-launcher,.shopini-shopy-chat{transition:none}.shopini-shopy-typing span{animation:none}}
.shopini-shopy-whatsapp{display:flex;align-items:center;justify-content:center;gap:7px;width:max-content;margin:0 auto 9px;padding:7px 11px;background:#eafbf1;border:1px solid #bceccd;border-radius:18px;color:#137c43;font-size:10px;font-weight:700;text-align:center;text-decoration:none}.shopini-shopy-whatsapp svg{width:18px;height:18px}.shopini-shopy-whatsapp:hover{background:#dff7e8;color:#0d6535}
.shopini-shopy-suggestions{scrollbar-width:none}.shopini-shopy-suggestions::-webkit-scrollbar{display:none}.shopini-shopy-message>div a{display:block;width:max-content;max-width:100%;margin-top:7px;padding:6px 9px;background:#fff3e9;border:1px solid #ffd4b6;border-radius:8px;color:#b84d04;font-size:10px;font-weight:700;text-decoration:none}.shopini-shopy-chat>footer{line-height:1.35}
.shopini-shopy-chat.is-public{width:470px;height:min(700px,calc(100vh - 115px))}.shopini-shopy-chat.is-public .shopini-shopy-form textarea{box-sizing:border-box!important;height:44px!important;min-height:44px!important;max-height:96px!important}.shopini-message-whatsapp{display:grid!important;place-items:center!important;width:42px!important;height:42px!important;padding:0!important;background:#25d366!important;border:0!important;border-radius:50%!important;color:#fff!important;box-shadow:0 7px 17px rgba(37,211,102,.3)}.shopini-message-whatsapp svg{width:24px;height:24px}
@media(max-width:600px){.shopini-shopy-chat.is-public{width:100%;height:100%}}
