.asa-chat-root{--asa-shadow: 0 26px 70px rgba(15, 23, 42, .24);--asa-soft-shadow: 0 16px 42px rgba(15, 23, 42, .12);color:var(--asa-text);font-family:var(--asa-font, inherit);line-height:1.4;letter-spacing:0;z-index:9998}.asa-shadow-none{--asa-shadow: none;--asa-soft-shadow: none}.asa-shadow-soft{--asa-shadow: 0 18px 46px rgba(15, 23, 42, .14);--asa-soft-shadow: 0 10px 26px rgba(15, 23, 42, .08)}.asa-shadow-medium{--asa-shadow: 0 26px 70px rgba(15, 23, 42, .24);--asa-soft-shadow: 0 16px 42px rgba(15, 23, 42, .12)}.asa-shadow-strong{--asa-shadow: 0 34px 90px rgba(15, 23, 42, .34);--asa-soft-shadow: 0 22px 56px rgba(15, 23, 42, .18)}.asa-chat-root *,.asa-chat-root *:before,.asa-chat-root *:after{box-sizing:border-box}.asa-chat-root [hidden]{display:none!important}.asa-chat-root :where(a,button,input,select,textarea):focus,.asa-chat-root :where(a,button,input,select,textarea):focus-visible,.asa-chat-root :where(a,button,input,select,textarea):active{outline:0!important;box-shadow:none!important}.asa-chat-root :where(input,select,textarea):focus,.asa-chat-root :where(input,select,textarea):focus-visible,.asa-chat-root :where(input,select,textarea):active{border-color:#94a3b857!important;border-color:color-mix(in srgb,var(--asa-text) 18%,transparent)!important}.asa-chat-root textarea{resize:none!important}.asa-chat-root :where(button,a):focus,.asa-chat-root :where(button,a):focus-visible,.asa-chat-root :where(button,a):active{-webkit-tap-highlight-color:transparent}.asa-tabler-icon{display:inline-block;width:18px;height:18px;flex:0 0 auto;stroke:currentColor}.asa-chat-root.is-floating{position:fixed;right:24px;bottom:24px;display:flex;width:max-content;max-width:calc(100vw - 48px);align-items:flex-end;flex-direction:column}.asa-chat-root.asa-position-left{right:auto;left:24px;align-items:flex-start}.asa-chat-launcher{position:relative;display:inline-flex;align-items:center;isolation:isolate;gap:10px;min-height:52px;border:var(--asa-launcher-border-width, 1px) solid var(--asa-launcher-border, color-mix(in srgb, var(--asa-primary) 62%, #ffffff));border-radius:999px;background:var(--asa-launcher-bg, var(--asa-primary));color:var(--asa-launcher-text, #fff);padding:0 18px;box-shadow:var(--asa-shadow);cursor:pointer;font-weight:700;letter-spacing:0;transition:transform .22s ease,opacity .22s ease,filter .22s ease,box-shadow .22s ease}.asa-chat-launcher:before,.asa-chat-launcher:after{position:absolute;display:var(--asa-launcher-pulse-display, none);border-radius:inherit;content:"";opacity:0;pointer-events:none;z-index:-1}.asa-chat-launcher:before{inset:-8px;border:1px solid var(--asa-launcher-pulse-color, var(--asa-primary));box-shadow:0 0 0 2px color-mix(in srgb,var(--asa-launcher-pulse-color, var(--asa-primary)) 12%,transparent);animation:asaLauncherPulseInner 2.8s ease-in-out infinite}.asa-chat-launcher:after{inset:-18px;border:1px solid color-mix(in srgb,var(--asa-launcher-pulse-color, var(--asa-primary)) 62%,transparent);box-shadow:0 0 0 2px color-mix(in srgb,var(--asa-launcher-pulse-color, var(--asa-primary)) 7%,transparent);animation:asaLauncherPulseOuter 2.8s ease-in-out infinite}.asa-chat-launcher.is-icon-only{aspect-ratio:1 / 1;width:58px;min-width:58px;height:58px;min-height:58px;border-radius:50%;justify-content:center;padding:0}.asa-chat-launcher:hover{transform:translateY(-3px);filter:brightness(1.03);box-shadow:0 30px 80px #0f172a47}.asa-chat-launcher.is-hidden{opacity:0;pointer-events:none;transform:translateY(10px)}.asa-chat-launcher-icon{display:inline-grid;width:32px;height:32px;place-items:center;border-radius:50%;background:transparent!important;box-shadow:none!important;color:var(--asa-launcher-text, #fff)}.asa-chat-root .asa-tabler-icon{background:transparent;fill:none}.asa-chat-launcher-icon .asa-tabler-icon{width:23px;height:23px;stroke-width:2.35}.asa-launcher-custom-icon{display:block;width:23px;height:23px;object-fit:contain}.asa-chat-window{position:absolute;right:0;bottom:0;display:flex;width:380px;max-width:calc(100vw - 32px);height:620px;max-height:calc(100vh - 40px);flex-direction:column;overflow:hidden;border:1px solid rgba(148,163,184,.28);border-radius:var(--asa-radius);background:var(--asa-bg);box-shadow:var(--asa-shadow);opacity:0;pointer-events:none;transform:translateY(18px) scale(.98);transition:opacity .24s ease,transform .34s cubic-bezier(.16,1,.3,1);backdrop-filter:blur(14px)}.asa-border-no .asa-chat-window{border-color:transparent;border-width:0}.asa-animation-slide .asa-chat-window{transform:translateY(28px)}.asa-animation-pop .asa-chat-window{transform:scale(.94)}.asa-animation-none .asa-chat-window,.asa-animation-none .asa-chat-launcher,.asa-animation-none .asa-typing .asa-message-bubble span{transition:none;animation:none}.asa-position-left .asa-chat-window{right:auto;left:0}.asa-chat-window.is-open{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.asa-chat-root.is-embedded .asa-chat-window{position:relative;width:100%;max-width:460px;min-height:580px;opacity:1;pointer-events:auto;transform:none}.asa-size-compact .asa-chat-window{width:340px;height:560px}.asa-size-large .asa-chat-window{width:440px;height:700px}.asa-height-screen .asa-chat-window{height:calc(100vh - 40px);max-height:calc(100vh - 40px)}.asa-height-full .asa-chat-window{height:min(760px,calc(100vh - 40px))}.asa-height-medium .asa-chat-window{height:620px}.asa-height-small .asa-chat-window{height:480px}.asa-chat-root.is-outside-hours.asa-offline-height-auto .asa-chat-window{height:auto;max-height:calc(100vh - 40px)}.asa-chat-root.is-outside-hours.asa-offline-height-auto .asa-chat-messages{flex:0 1 auto;max-height:calc(100vh - 132px)}.asa-chat-root.is-outside-hours.asa-offline-height-compact .asa-chat-window{height:min(560px,calc(100vh - 40px))}.asa-chat-root.is-outside-hours.asa-offline-height-medium .asa-chat-window{height:min(660px,calc(100vh - 40px))}.asa-theme-dark .asa-chat-window{border-color:#ffffff1f;background:#111827;color:#f9fafb}.asa-chat-header{display:flex;align-items:center;justify-content:space-between;min-height:82px;padding:18px;background:linear-gradient(135deg,var(--asa-secondary),color-mix(in srgb,var(--asa-secondary) 82%,var(--asa-primary)));color:#fff}.asa-header-solid .asa-chat-header{background:var(--asa-secondary)}.asa-header-gradient .asa-chat-header{background:linear-gradient(135deg,var(--asa-secondary),color-mix(in srgb,var(--asa-secondary) 82%,var(--asa-primary)))}.asa-header-glass .asa-chat-header{border-bottom:1px solid rgba(255,255,255,.16);background:color-mix(in srgb,var(--asa-secondary) 84%,transparent);backdrop-filter:blur(14px)}.asa-chat-brand{display:flex;align-items:center;min-width:0;flex:1;gap:13px}.asa-chat-brand strong,.asa-chat-brand span{display:block;overflow:hidden;max-width:240px;text-overflow:ellipsis;white-space:nowrap}.asa-chat-brand strong{font-size:16px;font-weight:850;line-height:1.18}.asa-chat-brand span{display:inline-flex;align-items:center;gap:6px;opacity:.72;font-size:12px;line-height:1.25}.asa-chat-brand span:before{display:inline-block;width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:#22c55e;box-shadow:0 0 0 4px #22c55e29;content:""}.asa-chat-root.is-outside-hours .asa-chat-brand span:before{background:#ef4444;box-shadow:0 0 0 4px #ef44442e}.asa-status-no .asa-chat-brand span:before{display:none}.asa-chat-avatar{display:grid;width:46px;height:46px;flex:0 0 auto;place-items:center;overflow:hidden;border-radius:50%;background:#fff;color:#fff;font-weight:800;object-fit:contain;padding:5px;box-shadow:0 10px 24px #0000002e}div.asa-chat-avatar{background:var(--asa-primary);padding:0}.asa-icon-button{display:grid;width:38px;height:38px;place-items:center;border:0;border-radius:50%;background:#ffffff1f;color:#fff;cursor:pointer;font-size:22px;line-height:1;transition:background-color .18s ease,transform .18s ease}.asa-icon-button:hover{background:#ffffff2e;transform:scale(1.03)}.asa-icon-button .asa-tabler-icon{width:18px;height:18px}.asa-chat-messages{display:flex;flex:1;flex-direction:column;gap:14px;overflow-y:auto;padding:18px 18px 20px;background:var(--asa-bg);background:color-mix(in srgb,var(--asa-bg) 92%,#f8fafc);scroll-behavior:smooth}.asa-spacing-compact .asa-chat-messages{gap:9px;padding:14px}.asa-spacing-normal .asa-chat-messages{gap:14px}.asa-spacing-comfortable .asa-chat-messages{gap:18px;padding:20px}.asa-chat-messages::-webkit-scrollbar{width:8px}.asa-chat-messages::-webkit-scrollbar-track{background:transparent}.asa-chat-messages::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background:color-mix(in srgb,var(--asa-text) 18%,transparent);background-clip:padding-box}.asa-theme-dark .asa-chat-messages{background:#111827}.asa-message{display:flex;flex-direction:column;align-items:flex-start;width:100%;animation:asaMessageIn .28s cubic-bezier(.16,1,.3,1) both}.asa-message-animation-none .asa-message,.asa-message-animation-none .asa-product-card,.asa-message-animation-none .asa-quick-replies,.asa-message-animation-none .asa-cart-followup,.asa-message-animation-none .asa-lead-form{animation:none}.asa-message-animation-fade .asa-message,.asa-message-animation-fade .asa-product-card{animation-name:asaFadeIn}.asa-message-animation-pop .asa-message,.asa-message-animation-pop .asa-product-card{animation-name:asaPopIn}.asa-message-user{align-items:flex-end}.asa-message-bubble{max-width:82%;border-radius:16px;padding:11px 14px;border:1px solid color-mix(in srgb,var(--asa-text) 7%,transparent);background:var(--asa-assistant-bubble);color:var(--asa-text);box-shadow:0 10px 28px #0f172a12;font-size:14px;line-height:1.48}.asa-message-user .asa-message-bubble{border-color:color-mix(in srgb,var(--asa-user-bubble) 72%,#ffffff);background:var(--asa-user-bubble);color:#fff;box-shadow:0 12px 28px color-mix(in srgb,var(--asa-user-bubble) 28%,transparent)}.asa-message-time{display:block;margin-top:4px;color:var(--asa-message-time-color, #94a3b8);font-size:var(--asa-message-time-size, 11px);font-weight:var(--asa-message-time-weight, 500);line-height:1.2}.asa-time-above .asa-message-time{margin:0 0 4px}.asa-message-time.is-inside{margin-top:6px;color:currentColor;opacity:.62;text-align:right}.asa-message-user .asa-message-time:not(.is-inside){text-align:right}.asa-bubble-soft .asa-message-bubble{border-radius:22px;box-shadow:0 6px 18px #0f172a0f}.asa-bubble-square .asa-message-bubble{border-radius:8px;box-shadow:none}.asa-bubble-tail .asa-message-bubble{position:relative;border-radius:18px}.asa-bubble-tail .asa-message-assistant .asa-message-bubble{border-bottom-left-radius:6px}.asa-bubble-tail .asa-message-user .asa-message-bubble{border-bottom-right-radius:6px}.asa-bubble-tail .asa-message-assistant .asa-message-bubble:before{position:absolute;bottom:11px;left:-8px;width:0;height:0;border-top:7px solid transparent;border-right:9px solid var(--asa-assistant-bubble);border-bottom:7px solid transparent;content:""}.asa-bubble-tail .asa-message-user .asa-message-bubble:after{position:absolute;right:-8px;bottom:11px;width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:9px solid var(--asa-user-bubble);content:""}.asa-theme-dark .asa-message-bubble{color:var(--asa-text)}.asa-theme-dark .asa-message-user .asa-message-bubble{background:var(--asa-user-bubble)}.asa-typing .asa-message-bubble span{display:inline-block;width:5px;height:5px;margin-right:2px;border-radius:50%;background:currentColor;opacity:.45;animation:asaPulse 1s infinite ease-in-out}.asa-typing .asa-message-bubble{display:inline-flex;align-items:center;gap:3px;color:color-mix(in srgb,var(--asa-text) 72%,transparent)}.asa-typing .asa-message-bubble span:nth-child(2){animation-delay:.15s}.asa-typing .asa-message-bubble span:nth-child(3){animation-delay:.3s}.asa-chat-loading{display:inline-flex;align-items:center;width:fit-content;max-width:86%;gap:9px;border-radius:16px;background:var(--asa-assistant-bubble);color:var(--asa-text);box-shadow:0 8px 24px #0f172a14;font-size:13px;padding:11px 13px}.asa-initial-loading{align-self:center;justify-self:center;margin:auto;background:transparent;box-shadow:none;padding:0}.asa-initial-loading .asa-spinner{width:34px;height:34px;border-width:3px}.asa-spinner{display:inline-block;width:16px;height:16px;flex:0 0 auto;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;opacity:.72;animation:asaSpin .75s linear infinite}@keyframes asaPulse{0%,80%,to{transform:scale(.7)}40%{transform:scale(1)}}@keyframes asaLauncherPulseInner{0%{opacity:.34;transform:scale(.98)}50%{opacity:.18;transform:scale(1.08)}to{opacity:.34;transform:scale(.98)}}@keyframes asaLauncherPulseOuter{0%{opacity:.2;transform:scale(1)}50%{opacity:.1;transform:scale(1.12)}to{opacity:.2;transform:scale(1)}}@keyframes asaSpin{to{transform:rotate(360deg)}}@keyframes asaMessageIn{0%{opacity:0;transform:translateY(8px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes asaProductIn{0%{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes asaFadeIn{0%{opacity:0}to{opacity:1}}@keyframes asaPopIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.asa-quick-replies{display:flex;flex-wrap:wrap;gap:8px;animation:asaMessageIn .24s ease both}.asa-quick-replies button,.asa-quick-replies a,.asa-cart-followup button{display:inline-flex;align-items:center;border:1px solid rgba(37,99,235,.24);border-color:color-mix(in srgb,var(--asa-primary) 28%,transparent);border-radius:999px;background:var(--asa-assistant-bubble);color:var(--asa-primary);cursor:pointer;font-weight:700;padding:8px 13px;text-decoration:none;transition:transform .16s ease,border-color .16s ease,background-color .16s ease}.asa-quick-replies button:hover,.asa-quick-replies a:hover,.asa-cart-followup button:hover{border-color:color-mix(in srgb,var(--asa-primary) 52%,transparent);background:color-mix(in srgb,var(--asa-primary) 8%,var(--asa-assistant-bubble));transform:translateY(-1px)}.asa-products{display:grid;gap:12px}.asa-product-card{position:relative;display:grid;grid-template-columns:96px 1fr;gap:14px;overflow:hidden;border:1px solid rgba(148,163,184,.25);border-color:color-mix(in srgb,var(--asa-text) 14%,transparent);border-radius:18px;background:var(--asa-bg);color:var(--asa-text);padding:12px;box-shadow:var(--asa-soft-shadow);animation:asaProductIn .3s cubic-bezier(.16,1,.3,1) both;animation-delay:calc(var(--asa-card-index, 0) * 55ms);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.asa-product-card.is-adding-to-cart{transform:none}.asa-product-card-loading{position:absolute;inset:0;z-index:4;display:grid;place-items:center;align-content:center;gap:10px;border-radius:inherit;background:color-mix(in srgb,var(--asa-product-cart-loading-overlay, var(--asa-bg)) 88%,transparent);color:var(--asa-text);opacity:0;pointer-events:none;text-align:center;transition:opacity .16s ease;backdrop-filter:blur(4px)}.asa-product-card.is-adding-to-cart .asa-product-card-loading{opacity:1;pointer-events:all}.asa-product-card-spinner{width:var(--asa-product-cart-loading-spinner-size, 34px);height:var(--asa-product-cart-loading-spinner-size, 34px);border:3px solid color-mix(in srgb,var(--asa-product-cart-loading-spinner, var(--asa-primary)) 22%,transparent);border-top-color:var(--asa-product-cart-loading-spinner, var(--asa-primary));border-radius:999px;animation:asaProductCardSpin .76s linear infinite}.asa-product-card-loading strong{max-width:210px;font-size:13px;font-weight:800;line-height:1.35}@keyframes asaProductCardSpin{to{transform:rotate(360deg)}}.asa-product-card:hover{border-color:color-mix(in srgb,var(--asa-primary) 24%,transparent);box-shadow:0 18px 46px #0f172a24;transform:translateY(-2px)}.asa-product-card.is-adding-to-cart:hover{transform:none}.asa-card-flat .asa-product-card{box-shadow:none}.asa-card-bordered .asa-product-card{border-width:2px;box-shadow:none}.asa-card-elevated .asa-product-card{box-shadow:var(--asa-soft-shadow)}.asa-product-card img{width:96px;height:96px;border-radius:14px;background:#f1f5f9;object-fit:cover}.asa-card-layout-compact .asa-product-card{grid-template-columns:68px minmax(0,1fr);gap:10px;border-radius:14px;padding:10px}.asa-card-layout-compact .asa-product-card img{width:68px;height:68px;border-radius:10px}.asa-card-layout-compact .asa-product-body strong{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.asa-card-layout-compact .asa-product-body p{display:none}.asa-card-layout-compact .asa-product-actions{gap:6px;margin-top:8px}.asa-card-layout-compact .asa-product-actions a,.asa-card-layout-compact .asa-product-actions button{min-height:30px;padding:0 10px}.asa-card-layout-featured .asa-product-card{grid-template-columns:1fr;gap:12px;padding:12px}.asa-card-layout-featured .asa-product-card img{width:100%;height:150px;border-radius:16px}.asa-card-layout-featured .asa-product-body strong{font-size:calc(var(--asa-product-title-size, 14px) + 1px)}.asa-card-layout-featured .asa-product-price{font-size:calc(var(--asa-product-price-size, 14px) + 1px)}.asa-card-layout-featured .asa-product-actions a,.asa-card-layout-featured .asa-product-actions button{flex:1 1 auto;justify-content:center}.asa-product-image-small .asa-product-card{grid-template-columns:72px 1fr}.asa-product-image-small .asa-product-card img{width:72px;height:72px}.asa-product-image-medium .asa-product-card{grid-template-columns:84px 1fr}.asa-product-image-medium .asa-product-card img{width:84px;height:84px}.asa-product-image-large .asa-product-card{grid-template-columns:96px 1fr}.asa-product-image-large .asa-product-card img{width:96px;height:96px}.asa-card-layout-compact.asa-product-image-small .asa-product-card,.asa-card-layout-compact.asa-product-image-medium .asa-product-card,.asa-card-layout-compact.asa-product-image-large .asa-product-card{grid-template-columns:68px minmax(0,1fr)}.asa-card-layout-compact.asa-product-image-small .asa-product-card img,.asa-card-layout-compact.asa-product-image-medium .asa-product-card img,.asa-card-layout-compact.asa-product-image-large .asa-product-card img{width:68px;height:68px}.asa-card-layout-featured.asa-product-image-small .asa-product-card,.asa-card-layout-featured.asa-product-image-medium .asa-product-card,.asa-card-layout-featured.asa-product-image-large .asa-product-card{grid-template-columns:1fr}.asa-card-layout-featured.asa-product-image-small .asa-product-card img{width:100%;height:120px}.asa-card-layout-featured.asa-product-image-medium .asa-product-card img{width:100%;height:140px}.asa-card-layout-featured.asa-product-image-large .asa-product-card img{width:100%;height:160px}.asa-product-body{min-width:0}.asa-product-body strong{display:block;color:var(--asa-text);font-size:var(--asa-product-title-size, 14px);font-weight:var(--asa-product-title-weight, 800);line-height:1.24}.asa-product-price{display:block;color:var(--asa-primary);font-size:var(--asa-product-price-size, 14px);font-weight:var(--asa-product-price-weight, 800);margin-top:5px;line-height:1.12}.asa-product-body p{display:block;margin:5px 0 0;color:color-mix(in srgb,var(--asa-text) 68%,transparent);font-size:var(--asa-product-description-size, 12px)}.asa-product-body small{display:block;margin:5px 0 0;color:color-mix(in srgb,var(--asa-text) 68%,transparent);font-size:var(--asa-product-meta-size, 12px)}.asa-product-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.asa-product-actions a,.asa-product-actions button,.asa-chat-challenge button,.asa-lead-form button,.asa-lead-form a,.asa-cart-followup a{display:inline-flex;align-items:center;gap:6px;min-height:36px;border:var(--asa-product-button-border-width, 0) solid transparent;border-radius:999px;background:var(--asa-primary);color:#fff;cursor:pointer;font-size:12px;font-weight:800;padding:0 12px;text-decoration:none;transition:transform .16s ease,filter .16s ease,background-color .16s ease,border-color .16s ease}.asa-product-actions a,.asa-product-actions button{font-size:var(--asa-product-button-size, 12px);font-weight:var(--asa-product-button-weight, 800)}.asa-product-actions .asa-tabler-icon{width:14px;height:14px;flex:0 0 14px;stroke-width:2.3}.asa-product-actions a:hover,.asa-product-actions button:hover,.asa-chat-challenge button:hover,.asa-lead-form button:hover,.asa-lead-form a:hover,.asa-cart-followup a:hover{filter:brightness(1.04);transform:translateY(-1px)}.asa-product-actions .asa-product-action-view{border-color:var(--asa-product-view-button-border, #111827);background:var(--asa-product-view-button, #111827);color:var(--asa-product-view-button-text, #fff)}.asa-product-actions .asa-product-action-cart{border-color:var(--asa-product-cart-button-border, var(--asa-primary));background:var(--asa-product-cart-button, var(--asa-primary));color:var(--asa-product-cart-button-text, #fff)}.asa-product-actions .asa-product-action-whatsapp{border-color:var(--asa-product-whatsapp-button-border, #16a34a);background:var(--asa-product-whatsapp-button, #16a34a);color:var(--asa-product-whatsapp-button-text, #fff)}.asa-cart-followup,.asa-chat-challenge,.asa-lead-form{display:grid;gap:10px;border:1px solid rgba(148,163,184,.24);border-color:color-mix(in srgb,var(--asa-text) 14%,transparent);border-radius:16px;background:var(--asa-bg);color:var(--asa-text);padding:14px;box-shadow:0 12px 30px #0f172a12;animation:asaMessageIn .24s ease both}.asa-cart-followup p{margin:0;font-weight:700}.asa-cart-error{border-color:#fecaca;background:#fef2f2;color:#991b1b}.asa-cart-followup div{display:flex;flex-wrap:wrap;gap:8px}.asa-post-submit-actions{display:flex;flex-wrap:wrap;gap:8px;animation:asaMessageIn .24s ease both}.asa-post-submit-action{display:inline-flex;align-items:center;justify-content:center;min-height:36px;border:1px solid color-mix(in srgb,var(--asa-text) 16%,transparent);border-radius:999px;background:var(--asa-bg);color:var(--asa-text);font-size:12px;font-weight:800;padding:0 12px;text-decoration:none;transition:transform .16s ease,filter .16s ease,border-color .16s ease}.asa-post-submit-action:hover{filter:brightness(1.03);transform:translateY(-1px)}.asa-post-submit-action.is-whatsapp{border-color:#16a34a;background:#16a34a;color:#fff}.asa-post-submit-action.is-phone,.asa-post-submit-action.is-email{border-color:var(--asa-primary);color:var(--asa-primary)}.asa-post-submit-action.is-products{border-color:var(--asa-secondary);background:var(--asa-secondary);color:#fff}.asa-lead-form input,.asa-lead-form textarea{width:100%;border:1px solid rgba(148,163,184,.42);border-color:color-mix(in srgb,var(--asa-text) 22%,transparent);border-radius:var(--asa-lead-radius, 16px);background:var(--asa-bg);color:var(--asa-text);font-size:var(--asa-lead-input-size, 15px);font-weight:var(--asa-lead-input-weight, 400);min-height:var(--asa-lead-input-height, 46px);padding:0 14px}.asa-lead-form .asa-lead-hp{position:absolute;inline-size:1px;block-size:1px;min-height:0;margin:-1px;padding:0;border:0;opacity:0;pointer-events:none;clip-path:inset(50%)}.asa-lead-form strong{font-size:var(--asa-lead-title-size, 18px);font-weight:var(--asa-lead-title-weight, 800);line-height:1.2}.asa-lead-turnstile-gate,.asa-lead-fields{display:grid;gap:10px}.asa-lead-turnstile-gate{justify-items:center}.asa-lead-form textarea{min-height:var(--asa-lead-textarea-height, 84px);padding-top:12px;padding-bottom:12px;resize:none}.asa-lead-form input.has-error,.asa-lead-form textarea.has-error{border-color:#f3b4b4;background:color-mix(in srgb,#ef4444 2.5%,var(--asa-bg))}.asa-lead-summary,.asa-lead-error{margin:0;color:#b42318;font-size:11px;font-weight:600;line-height:1.3}.asa-lead-error{margin-top:-5px;padding-left:4px}.asa-lead-summary{border-left:3px solid #f3b4b4;border-radius:10px;background:color-mix(in srgb,#ef4444 4%,transparent);color:#9f1c16;padding:8px 10px}.asa-turnstile-wrap{display:grid;gap:6px;min-height:66px;justify-content:center}.asa-turnstile-status{margin:0;color:color-mix(in srgb,var(--asa-text) 72%,transparent);font-size:11px;font-weight:600;line-height:1.3}.asa-chat-challenge button,.asa-lead-form button,.asa-lead-form a{justify-content:var(--asa-lead-button-justify, flex-start);min-height:var(--asa-lead-button-height, 44px);border-radius:var(--asa-lead-radius, 16px);background:var(--asa-lead-button-color, var(--asa-secondary));color:var(--asa-lead-button-text, #fff);font-size:var(--asa-lead-button-size, 15px);font-weight:var(--asa-lead-button-weight, 800);padding:0 18px;text-align:var(--asa-lead-button-align, left)}.asa-chat-challenge button:disabled,.asa-lead-form button:disabled{cursor:progress;opacity:.72}.asa-chat-form{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;border-top:1px solid rgba(148,163,184,.22);padding:14px;background:color-mix(in srgb,var(--asa-bg) 96%,#ffffff);transition:background-color .18s ease,border-color .18s ease}.asa-composer-minimal .asa-chat-form{background:var(--asa-bg)}.asa-composer-minimal .asa-chat-form input{border-radius:12px;background:transparent}.asa-composer-soft .asa-chat-form{background:color-mix(in srgb,var(--asa-bg) 96%,#ffffff)}.asa-composer-pill .asa-chat-form{gap:10px;background:color-mix(in srgb,var(--asa-bg) 92%,#f8fafc)}.asa-composer-pill .asa-chat-form input,.asa-composer-pill .asa-chat-form button{min-height:54px}.asa-chat-form input{width:100%;min-width:0;min-height:50px;border:1px solid rgba(148,163,184,.34);border-color:color-mix(in srgb,var(--asa-text) 18%,transparent);border-radius:999px;background:var(--asa-bg);color:var(--asa-text);font-size:var(--asa-input-font-size, 16px);font-weight:var(--asa-input-font-weight, 400);padding:0 17px;transition:border-color .18s ease,background-color .18s ease,transform .18s ease}.asa-chat-form:focus-within input{border-color:color-mix(in srgb,var(--asa-text) 26%,transparent);background:color-mix(in srgb,var(--asa-bg) 96%,#ffffff)}.asa-chat-form input::placeholder,.asa-lead-form input::placeholder,.asa-lead-form textarea::placeholder{color:color-mix(in srgb,var(--asa-text) 46%,transparent)}.asa-chat-form input[aria-invalid=true]{border-color:color-mix(in srgb,var(--asa-text) 22%,transparent);box-shadow:none}.asa-chat-form button{border:0;border-radius:999px;background:var(--asa-primary);color:#fff;cursor:pointer;font-size:var(--asa-send-button-font-size, 16px);font-weight:var(--asa-send-button-weight, 800);min-height:50px;padding:0 20px;transition:transform .18s ease,filter .18s ease,opacity .18s ease}.asa-chat-form button:hover{filter:brightness(1.03);transform:translateY(-1px)}.asa-chat-validation{position:absolute;right:12px;bottom:calc(100% + 8px);display:inline-flex;align-items:center;max-width:calc(100% - 24px);gap:8px;border:1px solid rgba(15,23,42,.08);border-radius:999px;background:color-mix(in srgb,var(--asa-secondary) 94%,#ffffff);color:#fff;font-size:12px;font-weight:700;line-height:1.25;padding:8px 11px;box-shadow:0 14px 34px #0f172a2e;animation:asaValidationIn .22s ease both;z-index:2}.asa-chat-validation i{display:block;width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:#fbbf24;box-shadow:0 0 0 4px #fbbf242e}.asa-chat-form.is-validation-pulse input{animation:asaInputNudge .28s ease both}.asa-chat-root.is-sending .asa-chat-form input,.asa-chat-root.is-sending .asa-chat-form button,.asa-chat-root.is-sending [data-asa-quick-reply]{cursor:wait;opacity:.62}.asa-chat-form input:disabled,.asa-chat-form button:disabled,.asa-quick-replies button:disabled{pointer-events:none}@keyframes asaValidationIn{0%{opacity:0;transform:translateY(6px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes asaInputNudge{0%,to{transform:translate(0)}35%{transform:translate(-4px)}70%{transform:translate(3px)}}@media(max-width:640px){.asa-chat-root.asa-hide-mobile{display:none}.asa-chat-root.is-floating{right:14px;bottom:14px;left:14px;width:auto;max-width:none}.asa-chat-root.is-floating.asa-position-right{align-items:flex-end}.asa-chat-root.is-floating.asa-position-left{align-items:flex-start}.asa-chat-window,.asa-size-compact .asa-chat-window,.asa-size-large .asa-chat-window,.asa-height-screen .asa-chat-window,.asa-height-full .asa-chat-window,.asa-height-medium .asa-chat-window,.asa-height-small .asa-chat-window{right:0;left:0;width:100%;height:min(680px,calc(100vh - 28px));max-width:none}.asa-chat-root.is-outside-hours.asa-offline-height-auto .asa-chat-window{height:auto;max-height:calc(100vh - 28px)}.asa-chat-root.is-outside-hours.asa-offline-height-auto .asa-chat-messages{max-height:calc(100vh - 112px)}.asa-chat-root.is-outside-hours.asa-offline-height-compact .asa-chat-window{height:min(560px,calc(100vh - 28px))}.asa-chat-root.is-outside-hours.asa-offline-height-medium .asa-chat-window{height:min(660px,calc(100vh - 28px))}.asa-height-screen .asa-chat-window{height:calc(100vh - 28px);max-height:calc(100vh - 28px)}.asa-chat-launcher{margin:0}.asa-chat-header{min-height:74px;padding:15px}.asa-chat-avatar{width:42px;height:42px}.asa-chat-messages{padding:15px}.asa-message-bubble{max-width:88%}.asa-product-card{grid-template-columns:82px 1fr;gap:12px;padding:11px}.asa-product-card img{width:82px;height:82px}.asa-product-image-small .asa-product-card{grid-template-columns:68px 1fr}.asa-product-image-small .asa-product-card img{width:68px;height:68px}.asa-product-image-medium .asa-product-card{grid-template-columns:82px 1fr}.asa-product-image-medium .asa-product-card img{width:82px;height:82px}.asa-product-image-large .asa-product-card{grid-template-columns:96px 1fr}.asa-product-image-large .asa-product-card img{width:96px;height:96px}.asa-card-layout-compact.asa-product-image-small .asa-product-card,.asa-card-layout-compact.asa-product-image-medium .asa-product-card,.asa-card-layout-compact.asa-product-image-large .asa-product-card{grid-template-columns:68px minmax(0,1fr)}.asa-card-layout-compact.asa-product-image-small .asa-product-card img,.asa-card-layout-compact.asa-product-image-medium .asa-product-card img,.asa-card-layout-compact.asa-product-image-large .asa-product-card img{width:68px;height:68px}.asa-card-layout-featured.asa-product-image-small .asa-product-card,.asa-card-layout-featured.asa-product-image-medium .asa-product-card,.asa-card-layout-featured.asa-product-image-large .asa-product-card{grid-template-columns:1fr}.asa-card-layout-featured.asa-product-image-small .asa-product-card img{width:100%;height:118px}.asa-card-layout-featured.asa-product-image-medium .asa-product-card img{width:100%;height:136px}.asa-card-layout-featured.asa-product-image-large .asa-product-card img{width:100%;height:150px}.asa-chat-form{grid-template-columns:minmax(0,1fr) auto;gap:9px;padding:12px}.asa-chat-form button{min-width:86px;padding:0 15px}}@media(min-width:641px){.asa-chat-root.asa-hide-desktop{display:none}}@media(prefers-reduced-motion:reduce){.asa-chat-root *,.asa-chat-root *:before,.asa-chat-root *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
