#chat-bubble,#chat-container,#chat-container *,.chatify-confirm-modal,.chatify-leadform,.chatify-toast{font-family:Poppins,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}#chat-container{position:fixed;bottom:max(60px,env(safe-area-inset-bottom,60px));right:24px;width:360px;height:600px;max-height:calc(100vh - 110px);min-height:460px;background:0 0;border-radius:10px 10px 20px 20px;box-shadow:0 4px 20px rgba(0,0,0,.2);display:none;flex-direction:column;z-index:99999;opacity:0;transform:translateY(50%);transition:opacity .5s ease-in-out,transform .5s ease-in-out}#chat-header{background-color:#25282f;color:#fff;padding:15px;display:flex;align-items:flex-start;font-size:2rem;border-radius:10px 10px 0 0;box-shadow:0 1px 0 rgba(255,255,255,.05) inset,0 -1px 0 rgba(0,0,0,.04)!important;backdrop-filter:saturate(120%)}h3#chat-title{padding-top:5px}h3#chat-title span{margin-left:0!important}.chat-info{width:100%;padding-left:10px}.profile-pic img{border-radius:0;width:55px;margin-right:15px}#chat-header i.green-dot{background-color:#25d366;position:relative!important;width:7px;height:7px;border-radius:50%;display:inline-block;margin-right:2px;animation:2s infinite pulse-green}#chat-bubble i.green-dot{background-color:#25d366;position:absolute!important;width:11px!important;height:11px!important;border-radius:50%;bottom:2px;right:2px;animation:2s infinite pulse-green}@keyframes pulse-green{0%{transform:scale(.95);box-shadow:0 0 0 0 rgba(27,217,29,.7);border-radius:20px}70%{transform:scale(1);box-shadow:0 0 0 10px rgba(27,217,29,0);border-radius:20px}100%{transform:scale(.95);box-shadow:0 0 0 0 rgba(27,217,29,0);border-radius:20px}}#chat-body{flex:1 1 auto;min-height:0;padding:10px;overflow-y:auto;background:url(https://www.bucles.com.ar/wp-content/uploads/2020/03/pattern_bucles_footer_40.svg) center #fff;border-top:1px solid #ccc;display:flex;flex-direction:column;background-size:inherit;scroll-behavior:smooth}#messages-container{flex:1;padding:14px 8px 12px;display:flex;flex-direction:column}#chat-footer{display:flex;align-items:center}.user-message{margin-bottom:10px;align-self:flex-start;font-size:1.2rem;font-weight:500;float:left;width:100%}.message-time{font-size:.85rem;color:#aaa;margin-top:4px;text-align:right;font-weight:500}.hidden{display:none}.show,.visible{display:block}#chat-container.visible~#chat-bubble,body.chatify-chat-open #chat-bubble{opacity:0!important;pointer-events:none!important;transform:scale(.6)!important;transition:opacity .18s,transform .18s!important}#chat-container.visible~#chatify-welcome-chips,body.chatify-chat-open #chatify-welcome-chips{display:none!important}#chatify-image-preview{background:0 0;border:1px solid rgba(225,230,238,.8);border-radius:999px;padding:4px 6px!important;display:none;align-items:center;gap:8px;margin:0 12px 8px;box-shadow:none;animation:.18s ease-out chatify-preview-in}#chatify-image-send{display:none!important}body.chatify-has-image-preview #chatify-image-preview{display:flex!important}body.chatify-has-image-preview #chatify-quick-actions{display:none!important}body.chatify-has-image-preview #chat-footer{flex-direction:column!important;align-items:stretch!important}@keyframes chatify-preview-in{from{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}#chatify-image-preview #chatify-image-thumb{width:38px!important;height:38px!important;border-radius:50%!important;object-fit:cover!important;border:1px solid #e1e6ee!important;flex-shrink:0!important;margin:0!important}.chatify-image-info-wrap{flex:1 1 auto;min-width:0;display:flex;align-items:center;gap:6px;font-size:12px;color:#1d2230;overflow:hidden}.chatify-image-info-wrap #chatify-image-info{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#5e6470}.chatify-image-info-wrap .chatify-image-info-icon{color:var(--chatify-primary,#6a5af9);flex-shrink:0;font-size:13px}.chatify-image-send-btn{width:36px;height:36px;border-radius:50%;border:none;background:var(--chatify-primary,#6a5af9);color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;font-size:14px;transition:filter .15s,transform .15s}.chatify-image-send-btn:hover{filter:brightness(1.08);transform:scale(1.04)}.chatify-image-send-btn:active{transform:scale(.96)}.chatify-image-remove-btn{width:28px;height:28px;border:none;background:0 0;color:#b32d2e;cursor:pointer;font-size:22px;line-height:1;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;padding:0;transition:color .15s,transform .15s}.chatify-image-remove-btn:hover{background:0 0;color:#8c1f20;transform:scale(1.1)}#chat-container.visible #chatify-input-group{display:flex!important;visibility:visible!important;opacity:1!important}#chat-container.visible #chatify-input-group #chat-input{display:block!important;visibility:visible!important;opacity:1!important}#chat-container.visible #chat-footer{display:flex!important;visibility:visible!important;flex-shrink:0!important;margin-top:auto!important}#chat-container.hidden{display:none}#chat-container.visible{display:flex!important;flex-direction:column!important;box-shadow:0 24px 70px rgba(0,0,0,.18),0 8px 20px rgba(0,0,0,.08)!important}#messages-container{flex:1;display:flex;flex-direction:column;gap:10px}#typing-indicator{margin:10px 0;display:flex;justify-content:center;align-items:center;background:0 0!important;align-self:flex-start!important;margin-left:4px!important;margin-right:auto!important;max-width:70px!important;padding:8px 12px!important}#chat-footer{display:flex;align-items:center;background:#e1e1e1;border-top:1px solid #ccc;border-radius:0 0 19px 19px}#chat-input{flex:1;padding:10px;border-radius:20px;border:1px solid #ccc;margin-right:10px;background-color:#f0f0f0;transition:background .15s,box-shadow .15s!important;touch-action:manipulation}#chat-send-button{background-color:#ff5a8d;border:none;color:#fff;padding:10px 15px;border-radius:50%;cursor:pointer;box-shadow:0 4px 10px rgba(0,0,0,.2);transition:transform .15s,box-shadow .2s,opacity .15s!important;box-shadow:0 2px 6px rgba(0,0,0,.12)!important}#chat-bubble{position:fixed;bottom:35px;right:25px;width:60px;height:60px;background-color:#333;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;opacity:1;z-index:999;color:#fff;box-shadow:rgba(0,0,0,.25) 0 54px 55px,rgba(0,0,0,.12) 0 -12px 30px,rgba(0,0,0,.12) 0 4px 6px,rgba(0,0,0,.17) 0 12px 13px,rgba(0,0,0,.09) 0 -3px 5px;box-shadow:0 8px 24px rgba(0,0,0,.18),0 2px 6px rgba(0,0,0,.08)!important;transition:transform .18s cubic-bezier(.4, 0, .2, 1),box-shadow .18s!important}.assistant-message{background-color:#ef2a7bfc;padding:10px 15px;margin-bottom:10px;max-width:70%;align-self:flex-end;box-shadow:0 2px 10px rgba(0,0,0,.1);font-size:1.2rem;font-weight:500;color:#fff;box-sizing:content-box;text-overflow:ellipsis;overflow-wrap:break-word}.user-message{background-color:#fff;padding:10px 15px;align-self:flex-start;max-width:70%;box-shadow:0 2px 10px rgba(0,0,0,.1)}.assistant-profile-pic img{width:40px;height:40px;border-radius:50%;margin-right:10px}.assistant-time{text-align:right}.dot{width:8px;height:8px;background-color:#ccc;border-radius:50%;display:inline-block;animation:1.5s infinite blink}.sending{background-color:inherit!important;width:42px;height:42px;border-radius:50%;display:flex;justify-content:center;align-items:center;pointer-events:none}.dots-loading{display:flex;justify-content:center;align-items:center;width:24px;height:24px}.dots-loading span{width:3px;height:3px;padding:4px;background-color:#ef2a7a;border-radius:50%;display:inline-block;animation:1.4s infinite both blink}.dots-loading span:nth-child(2){animation-delay:.2s}.dots-loading span:nth-child(3){animation-delay:.4s}@keyframes blink{0%,100%,40%{opacity:1}50%{opacity:.2}0%,100%,80%{opacity:0}}.chatify-link-button{background-color:#ff4081;color:#fff}.chatify-link-button:hover{background-color:#e73570}.assistant-message a,.chatify-link-button{display:inline-block;padding:6px 12px;background-color:inherit;color:inherit;border-radius:5px;text-decoration:none;font-weight:600;text-align:center;transition:.25s ease-in;font-size:1.2rem;border:1px solid;margin-top:15px;margin-bottom:10px}.assistant-message a{display:block;min-height:38px;align-content:center;text-transform:uppercase;text-decoration:underline!important;text-decoration-color:rgba(255,255,255,.4)!important;text-underline-offset:2px!important;transition:text-decoration-color .15s}.assistant-message a:not(.chatify-cta-button):not(.chatify-link-button):not(:empty)::after{content:none}.assistant-message a:not(.chatify-cta-button):not(.chatify-link-button){text-transform:none!important;border:none!important;min-height:0!important;padding:0 2px!important;margin:0!important;background:0 0!important;color:inherit!important;text-decoration:underline!important;display:inline!important}.assistant-message a:empty::before{content:attr(href);font-size:12px;word-break:break-all}.assistant-message a:hover,a.chatify-link-button:hover{background-color:inherit;color:inherit;filter:brightness(1.1);transition:.25s ease-in}a.chatify-link-button{min-width:145px}.assistant-message ul li::before{content:"\F403";font-family:bootstrap-icons;transform:translateY(-50%) rotate(90deg)}.chatify-product-price{font-weight:600}.assistant-message strong{color:inherit!important}.chatify-rate{display:flex;align-items:center;gap:6px;font-size:11px;color:#8d96a3;user-select:none}.chatify-rate-label{font-style:italic;margin-right:2px;transition:color .2s}.chatify-rate-btn{background:0 0;border:1px solid #e1e6ee;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:#8d96a3;transition:.15s;padding:0;line-height:1}.chatify-rate-btn:hover{border-color:#c4ccd9;color:#1d2230;transform:translateY(-1px)}.chatify-rate-btn[data-rating="1"]:hover{color:#1f7a1f;border-color:#b9dcb9;background:#f3faf3}.chatify-rate-btn[data-rating="-1"]:hover{color:#b32d2e;border-color:#e3b1b2;background:#fdf4f4}.chatify-rate.is-rated .chatify-rate-btn{opacity:.35;cursor:default}.chatify-rate.is-rated .chatify-rate-btn:hover{transform:none}.chatify-rate.is-rated .chatify-rate-btn.is-active{opacity:1}.chatify-rate.is-rated .chatify-rate-btn[data-rating="1"].is-active{color:#1f7a1f;border-color:#b9dcb9;background:#f3faf3}.chatify-rate.is-rated .chatify-rate-btn[data-rating="-1"].is-active{color:#b32d2e;border-color:#e3b1b2;background:#fdf4f4}.chatify-rate.is-rated .chatify-rate-label{color:#5e6470;font-style:normal}#chatify-voice-btn{background:0 0;border:1px solid #e1e6ee;border-radius:999px;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:#5e6470;margin:0 4px;padding:0;transition:.18s;flex-shrink:0}#chatify-voice-btn:hover{color:#1d2230;border-color:#c4ccd9;transform:translateY(-1px)}#chatify-voice-btn.is-listening{color:#fff;background:#b32d2e;border-color:#b32d2e;animation:1.2s ease-in-out infinite chatify-mic-pulse}@keyframes chatify-mic-pulse{0%,100%{box-shadow:0 0 0 0 rgba(179,45,46,.55)}50%{box-shadow:0 0 0 8px rgba(179,45,46,0)}}@media (max-width:480px){body.chatify-fullscreen-active #chat-container.visible{position:fixed!important;inset:0!important;bottom:0!important;right:0!important;left:0!important;top:0!important;width:100vw!important;height:100vh!important;max-width:none!important;max-height:none!important;border-radius:0!important;z-index:999999!important}body.chatify-fullscreen-active #chat-container.visible #messages-container{height:calc(100vh - 130px)!important;max-height:none!important}}.chatify-follow-up-chip:active{transform:scale(.97)!important}#chatify-image-btn{background:0 0;border:1px solid #e1e6ee;border-radius:999px;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:#5e6470;margin:0 4px;padding:0;transition:.18s;flex-shrink:0}#chatify-image-btn:hover{color:#1d2230;border-color:#c4ccd9;transform:translateY(-1px)}#chat-header .chatify-avatar,#chat-header img{border:2px solid rgba(255,255,255,.4)!important;box-shadow:0 2px 6px rgba(0,0,0,.15)!important;position:relative}.assistant-message,.user-message{border-radius:16px 16px 16px 4px!important;box-shadow:0 1px 2px rgba(0,0,0,.06)!important;line-height:1.55!important;transition:transform .25s,box-shadow .25s}.user-message{border-radius:16px 16px 4px!important}.assistant-message:hover{box-shadow:0 2px 8px rgba(0,0,0,.1)!important}@keyframes chatify-msg-enter{from{opacity:0;transform:translateY(6px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.assistant-time{font-size:10px!important;color:#b1b9c4!important;margin:2px 0 8px 6px!important;letter-spacing:.3px}#typing-indicator .dot,#typing-indicator div,#typing-indicator span{background:var(--chatify-primary,#ef2a7b)!important;width:7px!important;height:7px!important;border-radius:50%!important;display:inline-block;margin:0 2px;animation:1.2s ease-in-out infinite chatify-bounce-dot!important}#typing-indicator .dot:nth-child(2),#typing-indicator span:nth-child(2){animation-delay:.15s!important}#typing-indicator .dot:nth-child(3),#typing-indicator span:nth-child(3){animation-delay:.3s!important}@keyframes chatify-bounce-dot{0%,100%,60%{transform:translateY(0) scale(.9);opacity:.6}30%{transform:translateY(-5px) scale(1.1);opacity:1}}#chatify-quick-replies a,#chatify-quick-replies button,.chatify-quick-reply{border-radius:999px!important;border:1px solid #e1e6ee!important;padding:6px 14px!important;font-size:12px!important;font-weight:500!important;background:#fff!important;color:#1d2230!important;transition:.18s cubic-bezier(.34,1.56,.64,1)!important;box-shadow:0 1px 2px rgba(0,0,0,.04);cursor:pointer}#chatify-quick-replies a:hover,#chatify-quick-replies button:hover,.chatify-quick-reply:hover{transform:translateY(-1px);box-shadow:0 4px 10px rgba(0,0,0,.08);border-color:#c4ccd9!important}#chatify-char-counter{font-size:10px!important;color:#b1b9c4!important;transition:color .15s;font-variant-numeric:tabular-nums}#chatify-char-counter.is-warning{color:#f0a040!important;font-weight:600}#chatify-char-counter.is-danger{color:#b32d2e!important;font-weight:700}#chat-send-button:not(:disabled):hover{transform:translateY(-1px) scale(1.04);box-shadow:0 4px 12px rgba(0,0,0,.18)!important}#chat-send-button:not(:disabled):active{transform:translateY(0) scale(.96)}#chat-bubble:hover{box-shadow:0 12px 32px rgba(0,0,0,.22),0 4px 10px rgba(0,0,0,.1)!important;transform:scale(1.04)!important}#chat-bubble .green-dot{box-shadow:0 0 0 3px #fff}#chatify-lead-form{animation:.4s chatify-msg-enter}#chatify-lead-form input{transition:border-color .15s,box-shadow .15s!important}#chatify-lead-form input:focus{border-color:var(--chatify-primary,#ef2a7b)!important;box-shadow:0 0 0 3px rgba(239,42,123,.12)!important;outline:0!important}#chatify-lead-form .chatify-lead-submit{transition:transform .15s,box-shadow .2s!important}#chatify-lead-form .chatify-lead-submit:hover{transform:translateY(-1px);box-shadow:0 6px 14px rgba(239,42,123,.25)}#chat-footer{box-shadow:0 -1px 0 rgba(0,0,0,.04)!important;display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:nowrap!important}#chat-input:focus{box-shadow:0 0 0 3px rgba(239,42,123,.1);outline:0!important}.assistant-message a:hover{text-decoration-color:rgba(255,255,255,1)!important}#messages-container::-webkit-scrollbar{width:6px}#messages-container::-webkit-scrollbar-track{background:0 0}#messages-container::-webkit-scrollbar-thumb{background:rgba(0,0,0,.12);border-radius:999px}#messages-container::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.22)}#chatify-input-group{flex:1 1 auto;min-width:0;display:flex;align-items:center;gap:6px;background:#fff;border:1px solid #e1e6ee;border-radius:999px;transition:border-color .15s,box-shadow .15s;box-shadow:0 1px 2px rgba(0,0,0,.03) inset}#chatify-input-group:focus-within{border-color:var(--chatify-primary,#ef2a7b)!important;box-shadow:0 0 0 3px rgba(239,42,123,.1)!important}#chatify-input-group #chat-input{flex:1 1 auto!important;min-width:0!important;border:none!important;background:0 0!important;padding:8px 4px!important;font-size:14px!important;color:#1d2230!important;outline:0!important;box-shadow:none!important;border-radius:0!important}#chatify-input-group #chat-input::placeholder{color:#a8b0bd!important}#chatify-input-group #chatify-char-counter{font-size:10px!important;color:#b1b9c4!important;flex-shrink:0;padding:0 2px;font-variant-numeric:tabular-nums}#chatify-input-group #chatify-image-btn,#chatify-input-group #chatify-voice-btn{flex-shrink:0;width:30px!important;height:30px!important;background:0 0!important;border:none!important;border-radius:50%!important;color:#5e6470!important;margin:0!important;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .15s,color .15s,transform .15s!important;padding:0!important}#chatify-input-group #chatify-image-btn:hover,#chatify-input-group #chatify-voice-btn:hover{background:#f0f2f5!important;color:#1d2230!important;transform:none!important}#chatify-input-group #chatify-image-btn:active,#chatify-input-group #chatify-voice-btn:active{background:#e1e6ee!important;transform:scale(.92)}#chatify-input-group #chatify-voice-btn.is-listening{background:#b32d2e!important;color:#fff!important}#chat-footer #chat-send-button{flex:0 0 auto!important;width:42px!important;height:42px!important;border-radius:50%!important;border:none!important;color:#fff!important;cursor:pointer!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:18px!important;background-color:var(--chatify-primary,#ef2a7b);box-shadow:0 2px 6px rgba(0,0,0,.12)!important;transition:transform .15s,box-shadow .2s,opacity .15s!important;margin:0!important}#chat-footer #chat-send-button:hover:not(:disabled){transform:translateY(-1px) scale(1.04);box-shadow:0 4px 12px rgba(0,0,0,.18)!important}#chat-footer #chat-send-button:active:not(:disabled){transform:scale(.94)}#chat-footer #chat-send-button:disabled{opacity:.55;cursor:not-allowed}#chatify-voice-error{position:absolute;bottom:70px;left:12px;right:12px;background:#b32d2e;color:#fff;padding:10px 14px;border-radius:8px;font-size:12px;box-shadow:0 4px 14px rgba(179,45,46,.25);animation:.25s chatify-msg-enter;z-index:10}#chatify-mic-retry{position:absolute;bottom:76px;left:12px;right:12px;background:#fff;border:1px solid #e1e6ee;border-radius:999px;padding:8px 8px 8px 14px;display:flex;align-items:center;gap:10px;font-size:12.5px;color:#1d2230;box-shadow:0 6px 24px rgba(15,23,42,.12);animation:.2s chatify-msg-enter;z-index:30}#chatify-mic-retry .bi{color:#b32d2e;font-size:16px}#chatify-mic-retry span{flex:1;min-width:0}.chatify-mic-retry__btn{background:var(--chatify-primary,#6a5af9);color:#fff;border:none;border-radius:999px;padding:6px 14px;font-size:12px;font-weight:600;cursor:pointer;flex-shrink:0;transition:filter .15s}.chatify-mic-retry__btn:hover{filter:brightness(1.1)}.chatify-mic-retry__close{background:0 0;border:none;color:#5e6470;font-size:18px;cursor:pointer;padding:0 4px;line-height:1}.chatify-mic-modal{position:absolute;inset:0;background:rgba(15,23,42,.55);backdrop-filter:blur(2px);z-index:50;display:flex;align-items:center;justify-content:center;padding:16px;animation:.22s chatify-msg-enter}.chatify-mic-modal__panel{background:#fff;border-radius:14px;padding:20px 18px 16px;max-width:320px;width:100%;box-shadow:0 12px 40px rgba(0,0,0,.2);text-align:center}.chatify-mic-modal__icon{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#fff5f5 0,#ffe0e0 100%);color:#b32d2e;display:flex;align-items:center;justify-content:center;margin:0 auto 12px;font-size:24px}.chatify-mic-modal__title{font-size:16px!important;font-weight:700;margin:0 0 6px!important;color:#1d2230;line-height:1.3}.chatify-mic-modal__desc{font-size:13px;color:#5e6470;margin:0 0 14px;line-height:1.4}.chatify-mic-modal__steps{text-align:left;background:#f7f9fc;border-radius:10px;padding:10px 12px;margin:0 0 14px}.chatify-mic-modal__step{display:flex;align-items:flex-start;gap:8px;font-size:12px;line-height:1.45;color:#1d2230;padding:4px 0}.chatify-mic-modal__step+.chatify-mic-modal__step{border-top:1px dashed #e1e6ee;margin-top:2px;padding-top:6px}.chatify-mic-modal__step .bi{color:var(--chatify-primary,#6a5af9);font-size:13px;margin:0 1px}.chatify-mic-modal__num{width:18px;height:18px;flex-shrink:0;border-radius:50%;background:var(--chatify-primary,#6a5af9);color:#fff;font-size:10px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;margin-top:1px}.chatify-mic-modal__actions{display:flex;justify-content:center}.chatify-mic-modal__close{background:var(--chatify-primary,#6a5af9)!important;color:#fff!important;border:none!important;border-radius:999px!important;padding:9px 22px!important;font-size:13px!important;font-weight:600!important;cursor:pointer;transition:filter .15s}.chatify-mic-modal__close:hover{filter:brightness(1.1)}.chatify-rate{margin:-2px 0 6px 4px!important;gap:3px!important}.chatify-rate-label{display:none!important}.chatify-rate-btn{width:22px!important;height:22px!important;border-color:#ebeff5!important;font-size:11px!important}.chatify-rate-btn i{font-size:11px!important}.chatify-rate.is-rated{opacity:.6;margin-bottom:4px!important}@media (max-width:768px){.assistant-message,.user-message{padding:10px 13px!important;font-size:14px!important;line-height:1.5!important;max-width:88%!important}#chat-header{padding:12px 14px!important}#chat-header .chatify-avatar,#chat-header img{width:36px!important;height:36px!important}#messages-container{padding:10px 8px!important}#chat-bubble{width:56px!important;height:56px!important;bottom:16px!important;right:16px!important}#chat-bubble i{font-size:24px!important}}@media (max-width:480px){#chat-footer{padding:8px 10px!important;gap:6px!important}#chatify-input-group{padding:3px 6px 3px 12px!important}#chatify-input-group #chat-input{font-size:15px!important;padding:8px 4px!important}#chatify-input-group #chatify-image-btn,#chatify-input-group #chatify-voice-btn{width:32px!important;height:32px!important}#chat-footer #chat-send-button{width:44px!important;height:44px!important;font-size:19px!important}.chatify-rate-btn{width:26px!important;height:26px!important}.chatify-rate-btn i{font-size:13px!important}.assistant-message,.user-message{padding:9px 12px!important;font-size:13.5px!important;max-width:90%!important}#chat-header{padding:10px 12px!important}#chat-header .chatify-avatar,#chat-header img{width:32px!important;height:32px!important}#chat-bubble{width:52px!important;height:52px!important;bottom:14px!important;right:14px!important}#chat-bubble i{font-size:22px!important}#chatify-input-group #chatify-char-counter,.assistant-time{font-size:9px!important}}#chat-footer{padding:10px 12px!important}#chatify-input-group{padding:4px 4px 4px 14px!important}#chatify-char-counter,#chatify-input-group #chatify-char-counter{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}#chat-footer #chatify-input-group #chat-send-button,#chatify-input-group #chat-send-button{flex:0 0 auto!important;width:36px!important;height:36px!important;border-radius:50%!important;border:none!important;margin-left:4px!important;background-color:var(--chatify-primary,#ef2a7b)!important;color:#fff!important;cursor:pointer!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:15px!important;box-shadow:0 1px 3px rgba(0,0,0,.15)!important;transition:transform .15s,opacity .15s,box-shadow .2s!important;padding:0!important}#chatify-input-group #chat-send-button:not(:disabled):hover{box-shadow:0 2px 8px rgba(0,0,0,.2)!important;transform:scale(1.04)!important}#chatify-input-group #chat-send-button:not(:disabled):active{transform:scale(.94)}#chatify-input-group #chat-send-button:disabled{opacity:.4;cursor:not-allowed}#chatify-input-group #chat-send-button i{font-size:15px;line-height:1}.chatify-char-toast{align-self:center!important;background:#fff5b8;color:#856404;border:1px solid #f0d568;padding:6px 14px;border-radius:999px;font-size:11px;font-weight:600;margin:4px auto;animation:.25s chatify-msg-enter;box-shadow:0 2px 6px rgba(240,213,104,.25)}@media (max-width:480px){#chat-footer #chatify-input-group #chat-send-button,#chatify-input-group #chat-send-button{width:38px!important;height:38px!important;font-size:16px!important}#chatify-input-group #chat-send-button i{font-size:16px}#chat-footer{padding:8px 10px!important;gap:0!important}}#chat-footer>#chat-send-button{flex:0 0 auto}@media (max-width:768px){body.chatify-fullscreen-active #chat-container.visible{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100vw!important;max-width:100vw!important;height:100vh!important;height:100dvh!important;max-height:none!important;min-height:0!important;margin:0!important;border-radius:0!important;z-index:999999!important;display:flex!important;flex-direction:column!important}body.chatify-fullscreen-active #chat-container.visible #chat-body,body.chatify-fullscreen-active #chat-container.visible #messages-container{flex:1 1 auto!important;min-height:0!important;height:auto!important;max-height:none!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important}body.chatify-fullscreen-active #chat-container.visible #chat-footer{flex:0 0 auto!important}#chatify-input-group #chat-input{font-size:16px!important;padding:12px 8px!important;line-height:1.4!important;height:auto!important}#chatify-input-group{padding:4px 5px 4px 16px!important;min-height:50px!important;gap:4px!important;border-radius:26px!important}#chatify-input-group #chatify-image-btn,#chatify-input-group #chatify-voice-btn{width:40px!important;height:40px!important;flex-shrink:0!important}#chatify-input-group #chat-send-button i,#chatify-input-group #chatify-image-btn i,#chatify-input-group #chatify-voice-btn i{font-size:17px!important}#chat-footer #chatify-input-group #chat-send-button,#chatify-input-group #chat-send-button{width:42px!important;height:42px!important;margin-left:4px!important;font-size:17px!important}#chat-footer{padding:10px 12px!important;padding-bottom:max(12px,env(safe-area-inset-bottom,12px))!important;background:#fff!important;gap:0!important}.assistant-message,.user-message{font-size:15px!important;line-height:1.55!important;padding:11px 14px!important;max-width:88%!important;border-radius:16px!important}#chat-header{padding:12px 16px!important;padding-top:max(12px,env(safe-area-inset-top,12px))!important}#chat-header .chatify-avatar,#chat-header img{width:38px!important;height:38px!important}#chat-body,#messages-container{padding:14px 12px!important}#chat-bubble{bottom:max(20px,env(safe-area-inset-bottom,20px))!important;right:18px!important}.assistant-time{font-size:10px!important}.chatify-rate-btn{width:28px!important;height:28px!important}.chatify-rate-btn i{font-size:13px!important}@media (prefers-color-scheme:dark){body.chatify-fullscreen-active #chat-container.visible #chat-footer{background:#2a2f3d!important;border-top-color:#3a4050!important}}}#chat-header .chatify-avatar,#chat-header img{border:none!important;box-shadow:none!important;background:0 0!important;padding:0!important}.assistant-message img,.user-message img{border-radius:8px!important;border:none!important;box-shadow:0 1px 3px rgba(0,0,0,.08);max-width:180px!important;max-height:180px!important;object-fit:cover;display:block}@media (max-width:480px){.assistant-message,.user-message{font-size:15px!important;max-width:90%!important}#chatify-input-group #chat-input{font-size:16px!important}#chat-footer{padding:8px 10px!important;padding-bottom:max(10px,env(safe-area-inset-bottom,10px))!important}.assistant-message img,.user-message img{max-width:140px!important;max-height:140px!important}}#chat-container.visible{transition:opacity .22s,transform .26s cubic-bezier(.4, 0, .2, 1)!important}.assistant-message,.user-message{animation:.24s cubic-bezier(.4,0,.2,1) chatify-msg-fade-in!important}@keyframes chatify-msg-fade-in{from{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}#chat-bubble:active{transform:scale(.97)!important}.chatify-quick-reply:hover{transform:translateY(-1px)!important}@keyframes chatify-modal-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.chatify-rate-btn:hover{transform:none!important}@media (prefers-reduced-motion:reduce){*,::after,::before{animation-duration:0s!important;transition-duration:0s!important}}@media (max-width:768px){#chat-bubble{width:60px!important;height:60px!important;bottom:max(20px,env(safe-area-inset-bottom,20px))!important;right:18px!important;box-shadow:0 8px 24px rgba(0,0,0,.22)!important;z-index:999998!important}#chat-bubble i{font-size:28px!important}body.chatify-fullscreen-active #chat-header{position:sticky!important;top:0!important;z-index:10!important;padding:14px 16px!important;padding-top:max(14px,env(safe-area-inset-top,14px))!important;min-height:64px!important;flex-shrink:0}body.chatify-fullscreen-active #chat-header .chatify-title,body.chatify-fullscreen-active #chat-header h3{font-size:15px!important;font-weight:600!important}body.chatify-fullscreen-active #chat-header .chatify-status{font-size:11px!important}body.chatify-fullscreen-active #messages-container{padding:12px 14px max(80px,env(safe-area-inset-bottom,80px))!important;gap:8px!important;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}body.chatify-fullscreen-active .assistant-message,body.chatify-fullscreen-active .user-message{font-size:15px!important;line-height:1.45!important;padding:10px 14px!important;max-width:85%!important}body.chatify-fullscreen-active #chat-container.visible{display:flex!important;flex-direction:column!important}body.chatify-fullscreen-active #chat-body{flex:1 1 auto!important;min-height:0!important;overflow:hidden!important;display:flex!important;flex-direction:column!important}body.chatify-fullscreen-active #messages-container{flex:1 1 auto!important;overflow-y:auto!important;min-height:0!important}body.chatify-fullscreen-active #chat-footer{position:relative!important;bottom:auto!important;background:#fff!important;border-top:1px solid #eaecef!important;padding:10px 12px max(10px,env(safe-area-inset-bottom,10px))!important;z-index:5!important;display:flex!important;flex-direction:column!important;flex-shrink:0!important}body.chatify-fullscreen-active #chatify-image-preview{order:-1;margin:0 0 6px!important}body.chatify-has-image-preview.chatify-fullscreen-active #messages-container{padding-bottom:130px!important}body.chatify-fullscreen-active #chat-input,body.chatify-fullscreen-active textarea#chat-input{font-size:16px!important;min-height:44px!important;line-height:1.4!important;padding:10px 14px!important;border-radius:22px!important}body.chatify-fullscreen-active #chat-attach-button,body.chatify-fullscreen-active #chat-mic-button,body.chatify-fullscreen-active #chat-send-button{min-width:40px!important;min-height:40px!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}body.chatify-fullscreen-active #chatify-quick-replies{overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;white-space:nowrap!important;gap:6px!important;padding:8px 12px!important;scrollbar-width:none}body.chatify-fullscreen-active #chatify-quick-replies::-webkit-scrollbar{display:none}body.chatify-fullscreen-active .chatify-quick-reply{min-height:36px!important;padding:8px 14px!important;font-size:13px!important;white-space:nowrap!important;flex-shrink:0!important}body.chatify-fullscreen-active .assistant-message img,body.chatify-fullscreen-active .user-message img{max-width:75%!important;max-height:280px!important;border-radius:14px!important;margin:4px 0!important}body.chatify-fullscreen-active .assistant-message img.chatify-avatar.bot-avatar,body.chatify-fullscreen-active .user-message img.chatify-avatar.bot-avatar{width:28px!important;height:28px!important}body.chatify-fullscreen-active #typing-indicator{margin:6px 14px!important;align-self:flex-start}body.chatify-fullscreen-active .chatify-leadform{padding:20px 16px!important;max-width:100%!important}body.chatify-fullscreen-active .chatify-leadform input,body.chatify-fullscreen-active .chatify-leadform textarea{font-size:16px!important;min-height:44px!important}body.chatify-fullscreen-active #chat-close-button{min-width:40px!important;min-height:40px!important;font-size:22px!important}}@media (max-width:360px){.chatify-qa-btn{font-size:10.5px!important;padding:9px 4px!important}.chatify-qa-btn i{font-size:12px!important}}@media (max-width:375px){body.chatify-fullscreen-active .assistant-message,body.chatify-fullscreen-active .user-message{max-width:88%!important;font-size:14.5px!important}body.chatify-fullscreen-active #chat-header{padding:10px 12px!important;min-height:52px!important}}@media (max-width:768px) and (max-height:500px) and (orientation:landscape){body.chatify-fullscreen-active #chat-header{min-height:44px!important;padding:6px 12px!important}body.chatify-fullscreen-active #chat-header h3{font-size:14px!important}}@media (max-width:768px){body.chatify-fullscreen-active #chat-container.visible{overscroll-behavior-y:contain}body.chatify-fullscreen-active #messages-container{overscroll-behavior:contain;scroll-padding-bottom:80px}body.chatify-fullscreen-active .assistant-message,body.chatify-fullscreen-active .user-message{-webkit-tap-highlight-color:rgba(106,90,249,.12)}body.chatify-fullscreen-active .assistant-message{border-radius:18px 4px 18px 18px!important}body.chatify-fullscreen-active .user-message{border-radius:4px 18px 18px!important}body.chatify-fullscreen-active #chat-footer{box-shadow:0 -2px 8px rgba(0,0,0,.04)}body.chatify-fullscreen-active #chatify-voice-btn{-webkit-touch-callout:none;user-select:none}body.chatify-fullscreen-active #chat-send-button:not(:disabled):active,body.chatify-fullscreen-active #chatify-voice-btn:active{transform:scale(.92);transition:transform .08s}body.chatify-fullscreen-active #chat-body,body.chatify-fullscreen-active #messages-container{-webkit-overflow-scrolling:touch;scroll-behavior:smooth}body.chatify-fullscreen-active .assistant-message a.chatify-cta-button{margin-top:8px;margin-right:0;width:100%;justify-content:center;min-height:44px!important}body.chatify-fullscreen-active .chatify-voice-cancel,body.chatify-fullscreen-active .chatify-voice-send{width:40px;height:40px;min-width:40px;font-size:18px}body.chatify-fullscreen-active .chatify-voice-timer{font-size:14px}body.chatify-fullscreen-active .chatify-rate{gap:4px!important;padding:2px 0!important}body.chatify-fullscreen-active .chatify-rate-btn{width:28px!important;height:28px!important;font-size:13px!important}body.chatify-fullscreen-active .assistant-message img,body.chatify-fullscreen-active .user-message img{cursor:zoom-in}}@supports (height:100svh){@media (max-width:768px){body.chatify-fullscreen-active #chat-container.visible{height:100svh!important;max-height:100svh!important}}}.chatify-quick-actions{display:flex;gap:6px;padding:8px 10px;background:#fff;border-top:1px solid #eef0f3;flex-shrink:0;box-sizing:border-box;overflow:hidden;width:100%}.chatify-qa-btn{flex:1 1 0;min-width:0;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:7px 8px;background:#f7f9fc;border:1px solid #e1e6ee;border-radius:999px;font-size:11.5px;font-weight:500;color:#1d2230;cursor:pointer;transition:.15s;white-space:nowrap;line-height:1;font-family:inherit;overflow:hidden;text-overflow:ellipsis}.chatify-qa-btn span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chatify-qa-btn i{font-size:14px;color:var(--chatify-primary,#6a5af9)}.chatify-qa-btn:hover{background:var(--chatify-primary,#6a5af9);color:#fff;border-color:var(--chatify-primary,#6a5af9);transform:translateY(-1px)}.chatify-qa-btn:hover i{color:#fff}.chatify-qa-btn:active{transform:translateY(0)}.chatify-welcome-chips{padding:14px 16px 10px;border-top:1px dashed #e1e6ee;background:linear-gradient(180deg,transparent 0,rgba(106,90,249,.04) 100%);flex-shrink:0}.chatify-welcome-chips.is-hidden{display:none}.chatify-welcome-chips-label{font-size:11px;font-weight:600;color:#5e6470;margin-bottom:8px;text-transform:uppercase;letter-spacing:.4px}.chatify-welcome-chips-list{display:flex;flex-wrap:wrap;gap:6px}.chatify-welcome-chip{background:#fff;border:1px solid var(--chatify-primary,#6a5af9);color:var(--chatify-primary,#6a5af9);padding:6px 12px;border-radius:999px;font-size:12px;font-weight:500;cursor:pointer;transition:.15s;line-height:1.3;font-family:inherit}.chatify-welcome-chip:hover{background:var(--chatify-primary,#6a5af9);color:#fff;transform:translateY(-1px)}.chatify-product-card{display:flex;gap:10px;margin:8px 0;padding:10px;background:#fff;border:1px solid #e1e6ee;border-radius:12px;overflow:hidden;transition:box-shadow .2s,transform .15s;align-items:flex-start;text-decoration:none!important;color:inherit!important}.chatify-product-card:hover{box-shadow:0 8px 22px rgba(106,90,249,.15);transform:translateY(-1px);border-color:var(--chatify-primary,#6a5af9)}.chatify-product-card__img{width:64px;height:64px;border-radius:8px;object-fit:cover;flex-shrink:0;background:#f3f4f6}.chatify-product-card__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.chatify-product-card__name{font-size:13px;font-weight:600;color:#0f172a;line-height:1.3;margin:0}.chatify-product-card__price{font-size:14px;font-weight:700;color:var(--chatify-primary,#6a5af9)}.chatify-product-card__cta{margin-top:4px;display:inline-flex;align-items:center;gap:4px;font-size:11px;color:var(--chatify-primary,#6a5af9);font-weight:600}.chatify-product-card__cta i{font-size:11px}.chatify-sentiment-flag{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;background:linear-gradient(135deg,#ff4d6d 0,#c82e4f 100%);color:#fff;border-radius:999px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.4px;box-shadow:0 2px 6px rgba(255,77,109,.3)}@media (max-width:768px){.chatify-quick-actions{padding:8px 10px;gap:5px}.chatify-qa-btn{padding:9px 6px;font-size:12px;min-height:38px}.chatify-welcome-chips{padding:12px 14px 10px}.chatify-welcome-chip{padding:8px 14px;font-size:13px;min-height:36px}.chatify-product-card{padding:8px}.chatify-product-card__img{width:56px;height:56px}}#chatify-input-group{position:relative!important;min-height:46px}.chatify-voice-panel{position:absolute;inset:0;background:var(--chatify-primary,#6a5af9);color:#fff;border-radius:22px;padding:5px 6px 5px 10px;display:none;align-items:center;gap:8px;z-index:50;box-shadow:0 4px 14px rgba(0,0,0,.18);overflow:hidden}#chatify-input-group.is-recording>:not(.chatify-voice-panel){visibility:hidden;pointer-events:none}.chatify-voice-cancel,.chatify-voice-send{background:rgba(255,255,255,.18);border:none;color:#fff;width:36px;height:36px;min-width:36px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:16px;transition:background .15s,transform .12s;flex-shrink:0}.chatify-voice-cancel:hover{background:rgba(255,255,255,.28)}.chatify-voice-send{background:#fff;color:var(--chatify-primary,#6a5af9)}.chatify-voice-send:hover{transform:scale(1.06)}.chatify-voice-state{flex:1;display:flex;align-items:center;gap:8px;min-width:0;padding:0 6px}.chatify-voice-dot{width:10px;height:10px;border-radius:50%;background:#ff4d6d;animation:1s ease-in-out infinite chx-rec-pulse;flex-shrink:0}@keyframes chx-rec-pulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(.85)}}.chatify-voice-timer{font-variant-numeric:tabular-nums;font-size:13px;font-weight:600;min-width:38px;flex-shrink:0}.chatify-voice-wave{flex:1;height:22px;display:flex;gap:3px;align-items:center;overflow:hidden}.chatify-voice-wave>span{display:inline-block;width:3px;height:6px;background:rgba(255,255,255,.85);border-radius:2px;animation:1.05s ease-in-out infinite chx-wave}.chatify-voice-wave>span:first-child{animation-delay:0s}.chatify-voice-wave>span:nth-child(2){animation-delay:.08s}.chatify-voice-wave>span:nth-child(3){animation-delay:.16s}.chatify-voice-wave>span:nth-child(4){animation-delay:.24s}.chatify-voice-wave>span:nth-child(5){animation-delay:.32s}.chatify-voice-wave>span:nth-child(6){animation-delay:.4s}.chatify-voice-wave>span:nth-child(7){animation-delay:.32s}.chatify-voice-wave>span:nth-child(8){animation-delay:.24s}.chatify-voice-wave>span:nth-child(9){animation-delay:.16s}.chatify-voice-wave>span:nth-child(10){animation-delay:.08s}@keyframes chx-wave{0%,100%{height:6px;opacity:.5}50%{height:18px;opacity:1}}.chatify-voice-uploading{display:inline-flex!important;align-items:center;gap:6px;background:var(--chatify-primary,#6a5af9);color:#fff;padding:10px 14px;border-radius:18px 18px 4px;font-size:13px;opacity:.9;animation:1.2s ease-in-out infinite chx-uploading-pulse}@keyframes chx-uploading-pulse{0%,100%{opacity:.8}50%{opacity:1}}.assistant-message.chatify-msg-audio,.user-message.chatify-msg-audio{padding:8px!important;max-width:80%!important}.chatify-audio-bubble{width:100%;min-width:220px}.chatify-audio-bubble audio{width:100%;height:38px;display:block;border-radius:999px}.user-message.chatify-msg-audio audio{filter:hue-rotate(0deg)}.assistant-message.chatify-msg-audio audio{background:#f3f4f6}.chatify-tts-btn{background:rgba(106,90,249,.1);border:none;color:var(--chatify-primary,#6a5af9);width:28px;height:28px;border-radius:50%;margin-top:6px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-size:13px;transition:.15s}.chatify-tts-btn:hover{background:var(--chatify-primary,#6a5af9);color:#fff;transform:scale(1.06)}.chatify-tts-btn.is-playing{background:var(--chatify-primary,#6a5af9);color:#fff;animation:1.4s ease-in-out infinite chatify-pulse}.chatify-tts-btn.is-loading i{opacity:.3}@keyframes chatify-pulse{0%,100%{box-shadow:0 0 0 0 rgba(106,90,249,.45)}50%{box-shadow:0 0 0 8px rgba(106,90,249,0)}}.chatify-form-card{background:linear-gradient(135deg,#fff 0,rgba(106,90,249,.04) 100%);border:1px solid #e1e6ee;border-left:3px solid var(--chatify-primary,#6a5af9);border-radius:12px;padding:12px 14px;margin:6px 0;box-shadow:0 4px 14px rgba(15,23,42,.06)}.chatify-form-card__title{font-weight:700;font-size:13px;margin-bottom:8px;color:#0f172a}.chatify-form-card__label{display:block;font-size:11px;font-weight:600;color:#5e6470;margin:6px 0 3px}.chatify-form-card__input{width:100%;padding:8px 10px;border:1px solid #e1e6ee;border-radius:8px;font-size:13px;background:#fff;box-sizing:border-box;transition:border-color .15s,box-shadow .15s;font-family:inherit}.chatify-form-card__input:focus{outline:0;border-color:var(--chatify-primary,#6a5af9);box-shadow:0 0 0 3px rgba(106,90,249,.12)}.chatify-form-card__input.is-invalid{border-color:#dc3545;background:rgba(220,53,69,.04)}.chatify-form-card__submit{margin-top:10px!important;width:100%;justify-content:center}.chatify-form-card.is-submitted{opacity:.55;pointer-events:none}.chatify-map-card{margin:6px 0;border-radius:12px;overflow:hidden;border:1px solid #e1e6ee;background:#fff;box-shadow:0 4px 14px rgba(15,23,42,.06)}.chatify-map-card iframe{display:block;border:none;width:100%;height:180px;background:#f3f4f6}.chatify-map-card .chatify-cta-button{margin:8px 10px 4px!important;width:calc(100% - 20px);justify-content:center}.chatify-map-card__addr{font-size:11px;color:#5e6470;padding:2px 14px 10px}.chatify-cancel-card{background:#fff;border:1px solid #e1e6ee;border-radius:14px;margin:8px 0;padding:14px;box-shadow:0 1px 3px rgba(0,0,0,.04)}.chatify-cancel-card--disabled{background:#fbe9eb;border-color:#f5c6cb}.chatify-cancel-card__header{display:flex;align-items:center;gap:8px;font-size:14px;color:#1d2230;margin-bottom:8px}.chatify-cancel-card__header .bi{color:#b32d2e;font-size:18px}.chatify-cancel-card__title{font-weight:600}.chatify-cancel-card__rule{background:#fff5f5;border-left:3px solid #b32d2e;padding:6px 10px;font-size:11.5px;color:#5e6470;margin-bottom:10px;border-radius:4px}.chatify-cancel-card__rule .bi{margin-right:4px}.chatify-cancel-card__step-title{font-size:13px;font-weight:600;color:#1d2230;margin-bottom:8px}.chatify-cancel-card__label{display:block;font-size:12px;color:#5e6470;margin-bottom:4px;margin-top:8px}.chatify-cancel-card__input,.chatify-cancel-card__reason{width:100%;border:1px solid #d8dde5;border-radius:8px;padding:8px 10px;font-size:13px;font-family:inherit;box-sizing:border-box;margin-bottom:8px}.chatify-cancel-card__input:focus,.chatify-cancel-card__reason:focus{outline:0;border-color:var(--chatify-primary,#6a5af9);box-shadow:0 0 0 2px rgba(106,90,249,.1)}.chatify-cancel-card__find-btn{width:100%}.chatify-cancel-card__appt{display:block;width:100%;text-align:left;background:#f7f9fc;border:1px solid #e1e6ee;border-radius:10px;padding:10px 12px;margin-bottom:6px;cursor:pointer;transition:background .15s,border-color .15s}.chatify-cancel-card__appt:hover{background:#fff;border-color:var(--chatify-primary,#6a5af9)}.chatify-cancel-card__appt.is-disabled{opacity:.65;cursor:not-allowed}.chatify-cancel-card__appt.is-disabled:hover{background:#f7f9fc;border-color:#e1e6ee}.chatify-cancel-card__appt-title{font-size:13px;color:#1d2230}.chatify-cancel-card__appt-meta{font-size:11.5px;color:#5e6470;margin-top:2px}.chatify-cancel-card__appt-summary{background:#f7f9fc;border-radius:8px;padding:10px 12px;margin-bottom:8px;font-size:13px}.chatify-cancel-card__actions{display:flex;gap:8px;margin-top:10px}.chatify-cancel-card__cancel-btn{background:#fff;border:1px solid #d8dde5;color:#5e6470;padding:8px 16px;border-radius:999px;cursor:pointer;font-size:13px;transition:background .15s}.chatify-cancel-card__cancel-btn:hover{background:#f7f9fc}.chatify-cancel-card__confirm-btn{flex:1;background:#b32d2e!important;color:#fff!important}.chatify-cancel-card__empty{background:#fff5b8;border:1px solid #f0d568;color:#856404;padding:10px 12px;border-radius:8px;font-size:12.5px}.chatify-booking-card{background:#fff;border:1px solid #e1e6ee;border-radius:14px;padding:14px 16px;margin:8px 0;box-shadow:0 6px 18px rgba(15,23,42,.08);color:#0f172a}.chatify-booking-card__header{margin-bottom:12px;padding-bottom:10px;border-bottom:1px dashed #eef0f3}.chatify-booking-card__title{font-weight:700;font-size:14px;margin-bottom:4px;color:#0f172a}.chatify-booking-card__meta{display:flex;gap:12px;flex-wrap:wrap;font-size:12px;color:#5e6470}.chatify-booking-card__meta i{color:var(--chatify-primary,#6a5af9);margin-right:3px}.chatify-booking-card__start{width:100%;justify-content:center;margin:0!important;background:var(--chatify-primary,#6a5af9)!important;color:#fff!important;border:none!important}.chatify-booking-card.is-expanded .chatify-booking-card__start{display:none}.chatify-booking-card__step{margin-top:12px;padding-top:10px;border-top:1px dashed #eef0f3}.chatify-booking-card__step-title{font-size:12px;font-weight:600;color:#0f172a;margin-bottom:8px}.chatify-booking-card__dates{display:grid;grid-template-columns:repeat(auto-fit,minmax(56px,1fr));gap:6px}.chatify-booking-card__date{background:#f7f9fc;border:1px solid #e1e6ee;border-radius:10px;padding:8px 4px;cursor:pointer;text-align:center;transition:.15s;font-family:inherit;color:#0f172a}.chatify-booking-card__date:hover{border-color:var(--chatify-primary,#6a5af9);transform:translateY(-1px)}.chatify-booking-card__date.is-active{background:var(--chatify-primary,#6a5af9);color:#fff;border-color:var(--chatify-primary,#6a5af9)}.chatify-booking-card__date strong{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.4px;opacity:.75;font-weight:700}.chatify-booking-card__date span{display:block;font-size:13px;font-weight:600;margin-top:2px}.chatify-booking-card__slots{display:grid;grid-template-columns:repeat(auto-fit,minmax(70px,1fr));gap:6px}.chatify-booking-card__slot{background:#f7f9fc;border:1px solid #e1e6ee;border-radius:10px;padding:8px 6px;cursor:pointer;text-align:center;transition:.15s;font-family:inherit;font-size:13px;font-weight:600;color:#0f172a}.chatify-booking-card__slot:hover{border-color:var(--chatify-primary,#6a5af9);transform:translateY(-1px)}.chatify-booking-card__slot.is-active{background:var(--chatify-primary,#6a5af9);color:#fff;border-color:var(--chatify-primary,#6a5af9)}.chatify-booking-card__slot small{display:block;font-size:9.5px;font-weight:500;opacity:.7;margin-top:2px}.chatify-booking-card__form{display:flex;flex-direction:column;gap:8px}.chatify-booking-card__form input,.chatify-booking-card__form textarea{padding:9px 11px;border:1px solid #e1e6ee;border-radius:8px;font-size:13px;background:#fff;box-sizing:border-box;transition:border-color .15s,box-shadow .15s;font-family:inherit;width:100%}.chatify-booking-card__form input:focus,.chatify-booking-card__form textarea:focus{outline:0;border-color:var(--chatify-primary,#6a5af9);box-shadow:0 0 0 3px rgba(106,90,249,.12)}.chatify-booking-card__form button{margin-top:4px;width:100%;justify-content:center}.chatify-booking-card__success{text-align:center;background:linear-gradient(135deg,rgba(34,197,94,.1) 0,rgba(126,241,214,.1) 100%);border:1px solid rgba(34,197,94,.3);border-radius:10px;padding:16px;border-top:none}.chatify-booking-card__success-icon{font-size:40px;line-height:1;margin-bottom:8px}.chatify-booking-card__success-detail{font-size:12px;color:#5e6470;margin-top:4px;line-height:1.5}.chatify-booking-card.is-confirmed{opacity:.98}.chatify-slots-card{background:linear-gradient(135deg,#fff 0,rgba(126,241,214,.08) 100%);border:1px solid #e1e6ee;border-left:3px solid var(--chatify-primary,#6a5af9);border-radius:12px;padding:12px 14px;margin:6px 0;box-shadow:0 4px 14px rgba(15,23,42,.06)}.chatify-slots-card--empty{border-left-color:#f0a040;background:rgba(240,160,64,.06);font-size:12px;color:#5e6470;font-style:italic}.chatify-slots-card__title{font-weight:700;font-size:13px;color:#0f172a;margin-bottom:8px}.chatify-slots-card__list{list-style:none;padding:0;margin:0 0 10px;font-size:12px;line-height:1.6}.chatify-slots-card__list li{padding:4px 0;border-bottom:1px dashed #eaecef}.chatify-slots-card__list li:last-child{border-bottom:none}.chatify-slots-card .chatify-cta-button{margin-top:4px!important}.chatify-resume-separator{text-align:center;font-size:11px;color:#8696a0;padding:10px 8px;margin:6px 0;display:flex;align-items:center;gap:8px;font-weight:500}.chatify-resume-separator::after,.chatify-resume-separator::before{content:"";flex:1;height:1px;background:linear-gradient(90deg,transparent 0,#e1e6ee 50%,transparent 100%)}.chatify-resume-separator i{color:#b9bfc8}.chatify-resume-separator--new,.chatify-resume-separator--new i{color:var(--chatify-primary,#6a5af9)}.chatify-resumed{opacity:.7}.assistant-message.chatify-inactivity-nudge,.chatify-inactivity-nudge{background:#f0f2f5!important;color:#5e6470!important;font-style:italic;align-self:flex-end!important;margin-left:auto!important;max-width:85%!important;border-radius:18px 4px 18px 18px!important;box-shadow:0 1px 2px rgba(15,23,42,.06)!important;border:none!important;animation:.35s chatify-bubble-in}.chatify-inactivity-nudge p,.chatify-inactivity-nudge span{color:#5e6470!important}.chatify-header-icon-btn{background:rgba(255,255,255,.12);border:none;color:#fff;width:32px;height:32px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s,transform .12s;margin-right:4px;font-size:14px;flex-shrink:0}.chatify-header-icon-btn:hover{background:rgba(255,255,255,.22);transform:scale(1.06)}.chatify-header-icon-btn:active{transform:scale(.94)}.chatify-return-greeting{margin:8px 12px 0;padding:8px 14px;background:linear-gradient(135deg,rgba(106,90,249,.1) 0,rgba(126,241,214,.1) 100%);border:1px solid rgba(106,90,249,.2);border-radius:12px;font-size:12px;color:var(--chatify-primary,#6a5af9);display:flex;align-items:center;gap:8px;animation:.35s chatify-bubble-in;font-weight:500}.chatify-return-greeting i{font-size:14px;color:var(--chatify-primary,#6a5af9)}.chatify-escalation-panel{margin:10px 14px;padding:14px 16px;background:linear-gradient(135deg,#fff 0,#f7f9fc 100%);border:1px solid #e1e6ee;border-radius:14px;box-shadow:0 6px 18px rgba(15,23,42,.08);animation:.3s chatify-bubble-in}.chatify-escalation-panel__title{font-weight:700;font-size:13px;color:#0f172a;display:flex;align-items:center;gap:6px;margin-bottom:4px}.chatify-escalation-panel__title i{color:var(--chatify-primary,#6a5af9)}.chatify-escalation-panel__desc{font-size:12px;color:#5e6470;margin:4px 0 10px;line-height:1.4}.chatify-escalation-panel__actions{display:flex;gap:6px;flex-wrap:wrap}.chatify-escalation-panel__actions .chatify-cta-button{margin:0!important;padding:8px 12px!important;font-size:12px!important}#chatify-escalation-dismiss{background:#fff!important;color:#5e6470!important;border:1px solid #e1e6ee!important;box-shadow:none!important}#chatify-escalation-dismiss:hover{border-color:#c4ccd9!important;background:#f7f9fc!important}.chatify-order-status-card{background:linear-gradient(135deg,#fff 0,#f7f9fc 100%);border:1px solid #e1e6ee;border-radius:14px;padding:14px 16px;margin:6px 0;box-shadow:0 4px 14px rgba(15,23,42,.06)}.chatify-order-status-card__header{display:flex;align-items:center;gap:12px;margin-bottom:10px}.chatify-order-status-card__emoji{font-size:28px;line-height:1}.chatify-order-status-card__id{font-size:16px;font-weight:700;color:var(--chatify-primary,#6a5af9);line-height:1.1}.chatify-order-status-card__status{font-size:12px;font-weight:600;color:#5e6470;margin-top:2px}.chatify-order-status-card__meta{display:flex;flex-wrap:wrap;gap:10px;font-size:12px;color:#5e6470;padding:8px 0;border-top:1px dashed #eaecef;border-bottom:1px dashed #eaecef;margin:6px 0}.chatify-order-status-card__items{list-style:none;margin:8px 0 0;padding:0;font-size:12px}.chatify-order-status-card__items li{padding:3px 0;line-height:1.4;color:#1d2230}.chatify-order-status-card__tracking{margin-top:10px;padding:8px 10px;background:#f7f9fc;border-radius:8px;font-size:11px;display:flex;align-items:center;gap:6px}.chatify-order-status-card__tracking code{background:#fff;padding:2px 6px;border-radius:4px;font-size:11px;border:1px solid #e1e6ee}@media (max-width:768px){.assistant-message.chatify-msg-audio,.user-message.chatify-msg-audio{max-width:90%!important}.chatify-audio-bubble{min-width:200px}.chatify-audio-bubble audio{height:40px}}.assistant-message ul,.user-message ul{list-style:none!important;padding-left:4px!important;margin:8px 0!important}.assistant-message ul li,.user-message ul li{position:relative;padding-left:20px!important;margin:5px 0!important;line-height:1.45!important;list-style:none!important}.assistant-message ul li::before,.user-message ul li::before{content:"▸";position:absolute;left:2px;top:0;color:rgba(255,255,255,.85);font-weight:700;font-size:1.05em;line-height:1.45}.user-message ul li::before{color:var(--chatify-primary,#6a5af9)}.assistant-message .chatify-product-price,.user-message .chatify-product-price{font-weight:700;background:rgba(255,255,255,.2);padding:1px 9px;border-radius:999px;margin-left:4px;font-size:.95em;display:inline-block}.user-message .chatify-product-price{background:rgba(106,90,249,.1);color:var(--chatify-primary,#6a5af9)}.chatify-cta-url-path{font-family:ui-monospace,SFMono-Regular,"SF Mono",Menlo,Consolas,monospace;font-size:.88em;background:rgba(255,255,255,.2);padding:1px 8px;border-radius:6px;max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block;vertical-align:middle}.assistant-message a.chatify-cta-button{display:inline-flex!important;align-items:center;gap:8px;margin:10px 6px 4px 0;padding:10px 16px!important;background:rgba(255,255,255,.18)!important;color:#fff!important;border:1px solid rgba(255,255,255,.3)!important;border-radius:999px!important;font-weight:600!important;font-size:13px!important;text-transform:none!important;text-decoration:none!important;box-shadow:0 2px 6px rgba(0,0,0,.08);transition:transform .15s,background .18s,box-shadow .2s!important;line-height:1.2!important;max-width:100%;min-height:auto!important;backdrop-filter:blur(2px)}.assistant-message a.chatify-cta-button:hover{background:rgba(255,255,255,.3)!important;border-color:rgba(255,255,255,.5)!important;transform:translateY(-1px);box-shadow:0 6px 16px rgba(0,0,0,.18);filter:brightness(1.06);color:#fff!important}.assistant-message a.chatify-cta-button::after{content:""!important;display:none!important}.assistant-message a.chatify-cta-button:active{transform:translateY(0)}.assistant-message a.chatify-cta-button i{font-size:14px;line-height:1}.assistant-message a.chatify-cta-button span{font-weight:600}.assistant-message a.chatify-cta-button.chatify-cta--phone{background:linear-gradient(135deg,#25d366 0,#128c7e 100%)!important;box-shadow:0 3px 10px rgba(37,211,102,.25)}.assistant-message a.chatify-cta-button.chatify-cta--email{background:linear-gradient(135deg,#2d68f1 0,#1e3a8a 100%)!important;box-shadow:0 3px 10px rgba(45,104,241,.25)}@media (max-width:480px){.assistant-message a.chatify-cta-button{padding:10px 18px!important;font-size:14px!important;min-height:40px!important}}