#smart-contact{position:fixed;bottom:110px;right:20px;z-index:999;display:flex;flex-direction:column;align-items:flex-end;transition:opacity .25s ease}#sc-toggle{width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,#0a2540,#163a5f);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 12px 30px #0a254066,0 0 #0a254033;transition:all .25s ease;animation:pulse 3s infinite}#sc-toggle:hover{transform:scale(1.08);box-shadow:0 16px 45px #0a254080,0 0 0 8px #0a254014}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.04)}to{transform:scale(1)}}.sc-chat{display:flex;align-items:center;justify-content:center}.sc-bubble-css{width:26px;height:22px;background:#fff;border-radius:12px;position:relative;display:flex;align-items:center;justify-content:center}.sc-bubble-css:after{content:"";position:absolute;bottom:-3px;left:6px;width:8px;height:8px;background:#fff;transform:rotate(45deg);border-radius:2px}.sc-dots{display:flex;gap:3px}.sc-dots span{width:4px;height:4px;background:#0a2540;border-radius:50%;animation:scBounce 1.4s infinite ease-in-out}.sc-dots span:nth-child(2){animation-delay:.2s}.sc-dots span:nth-child(3){animation-delay:.4s}@keyframes scBounce{0%,80%,to{transform:translateY(0);opacity:.4}40%{transform:translateY(-3px);opacity:1}}.sc-actions{display:none;flex-direction:column;gap:10px;margin-bottom:8px;pointer-events:none;transform:translateY(10px) scale(.96);transition:all .25s ease}#smart-contact.open .sc-actions{display:flex;pointer-events:auto;transform:translateY(0) scale(1)}.sc-item{display:flex;align-items:center;gap:10px;padding:12px 16px;border-radius:999px;font-size:14px;text-decoration:none;opacity:0;transform:translateY(10px);transition:all .2s ease}#smart-contact .sc-icon{width:18px!important;height:18px!important;stroke:#0a2540!important;fill:none!important;flex-shrink:0}#smart-contact svg{width:18px!important;height:18px!important;max-width:18px;max-height:18px}#smart-contact .sc-whatsapp .sc-icon{stroke:#fff!important}#smart-contact.open .sc-item{opacity:1;transform:translateY(0)}#smart-contact.open .sc-item:nth-child(1){transition-delay:.05s}#smart-contact.open .sc-item:nth-child(2){transition-delay:.1s}#smart-contact.open .sc-item:nth-child(3){transition-delay:.15s}.sc-whatsapp{background:linear-gradient(135deg,#0a2540,#163a5f);color:#fff;font-weight:500;box-shadow:0 10px 25px #0a254059;transform:scale(1.08)}.sc-whatsapp:hover{transform:translate(-4px) scale(1.1);box-shadow:0 14px 35px #0a254080}.sc-whatsapp.off{background:#e2e8f0;color:#64748b;box-shadow:none;pointer-events:none;cursor:not-allowed;transform:none}.sc-item:not(.sc-whatsapp){background:#fff;color:#334155;border:1px solid #e2e8f0;box-shadow:0 6px 18px #0000000d}.sc-item:not(.sc-whatsapp):hover{background:#f8fafc;transform:translate(-4px)}#sc-tooltip{position:absolute;right:75px;bottom:72px;background:#fff;color:#0a2540;padding:12px 16px;border-radius:16px;font-size:13px;box-shadow:0 12px 30px #0000001f;opacity:0;transform:translateY(12px) scale(.92);transition:all .25s ease;white-space:nowrap}#sc-tooltip:after{content:"";position:absolute;right:-6px;bottom:14px;width:12px;height:12px;background:#fff;transform:rotate(45deg)}#sc-tooltip.show{opacity:1;transform:translateY(0) scale(1)}@media(max-width:480px){#smart-contact{right:15px;bottom:100px}#sc-toggle{width:58px;height:58px}.sc-item{font-size:13px;padding:10px 14px}}@keyframes pulse{0%{transform:scale(1);box-shadow:0 0 #25d36666}70%{transform:scale(1.04);box-shadow:0 0 0 10px #25d36600}to{transform:scale(1);box-shadow:0 0 #25d36600}}
/*# sourceMappingURL=/cdn/shop/t/65/assets/component-smart-contact.css.map */
