.cw-overlay{animation:cwFadeIn .2s ease;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000059;inset:0;position:fixed;z-index:998}.cw-fab{align-items:center;background:linear-gradient(135deg,#1a9e76,#157a5a);border:2px solid #ffffff40;border-radius:999px;bottom:max(1.5rem,env(safe-area-inset-bottom));box-shadow:0 4px 20px #1a9e7673;color:#fff;cursor:pointer;display:flex;gap:.6rem;height:52px;padding:0 1.25rem 0 1rem;position:fixed;right:max(1.5rem,env(safe-area-inset-right));transition:transform .25s ease,box-shadow .25s ease,opacity .25s ease;white-space:nowrap;z-index:999}.cw-fab:hover{box-shadow:0 8px 28px #1a9e768c;transform:translateY(-2px) scale(1.03)}.cw-fab--active{background:linear-gradient(135deg,#c9983f,#d4a853);box-shadow:0 4px 16px #d4a85366;height:52px;justify-content:center;padding:0;width:52px}.cw-fab--active:hover{box-shadow:0 6px 22px #d4a85380}.cw-fab--hidden{opacity:0;pointer-events:none;transform:scale(.9) translateY(6px)}.cw-fab__wa{align-items:center;display:flex;flex-shrink:0}.cw-fab__label{font-size:.875rem;font-weight:700;letter-spacing:.3px;text-transform:uppercase}.cw-fab__status{background:#fff6;border-radius:50%;flex-shrink:0;height:8px;margin-left:.1rem;width:8px}.cw-fab__status.online{background:#4ade80;box-shadow:0 0 0 2px #4ade804d}.cw-fab:before{animation:cwPulse 2.8s ease-out infinite;border:2px solid #1a9e7680;border-radius:999px;content:"";inset:-3px;opacity:0;pointer-events:none;position:absolute}.cw-fab--active:before{animation:none}@keyframes cwPulse{0%{opacity:.5;transform:scale(1)}to{opacity:0;transform:scale(1.25)}}.cw-panel{background:#fff;border-radius:18px;bottom:6.5rem;box-shadow:0 20px 60px #0000002e;display:flex;flex-direction:column;max-height:calc(100vh - 9rem);max-width:calc(100vw - 2rem);opacity:0;overflow:hidden;position:fixed;right:1.5rem;transform:translateY(16px) scale(.97);transition:opacity .25s ease,transform .25s ease,visibility .25s ease;visibility:hidden;width:360px;z-index:1000}.cw-panel--open{opacity:1;transform:translateY(0) scale(1);visibility:visible}.cw-panel--email{max-height:calc(100vh - 7rem)}.cw-header{background:linear-gradient(135deg,#1a9e76,#157a5a);gap:.75rem;padding:.875rem 1rem}.cw-header,.cw-header__avatar{align-items:center;display:flex;flex-shrink:0}.cw-header__avatar{background:#fff3;border-radius:50%;color:#fff;font-size:.8125rem;font-weight:700;height:40px;justify-content:center;letter-spacing:-.5px;position:relative;width:40px}.cw-header__dot{border:2px solid #157a5a;border-radius:50%;bottom:1px;height:10px;position:absolute;right:1px;width:10px}.cw-header__dot.online{background:#4ade80}.cw-header__dot.offline{background:#94a3b8}.cw-header__info{display:flex;flex:1 1;flex-direction:column;gap:.125rem;min-width:0}.cw-header__info strong{color:#fff;font-size:.9375rem;font-weight:700;line-height:1.2}.cw-header__info span{color:#fffc;font-size:.75rem}.cw-header__close{align-items:center;background:#ffffff2e;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-shrink:0;height:32px;justify-content:center;transition:background .15s ease;width:32px}.cw-header__close:hover{background:#ffffff4d}.cw-chat{-webkit-overflow-scrolling:touch;display:flex;flex:1 1;flex-direction:column;gap:.75rem;overflow-y:auto;padding:1rem}.cw-bubble{background:#f0fdf8;border:1px solid #bbf0de;border-radius:0 12px 12px 12px;max-width:92%;padding:.875rem 1rem}.cw-bubble p{color:#1a2e25;font-size:.875rem;line-height:1.55;margin:0}.cw-bubble__hours{color:#6b8c7d!important;font-size:.75rem!important;margin-top:.375rem!important}.cw-wa-btn{align-items:center;background:#25d366;border:none;border-radius:12px;box-shadow:0 4px 14px #25d36659;color:#fff;cursor:pointer;display:flex;font-size:.9375rem;font-weight:700;gap:.625rem;justify-content:center;padding:.875rem 1rem;transition:background .18s ease,transform .18s ease,box-shadow .18s ease;width:100%}.cw-wa-btn:hover{background:#1ebe5d;box-shadow:0 6px 18px #25d36673;transform:translateY(-1px)}.cw-topics-title{color:#888;font-size:.75rem;font-weight:600;letter-spacing:.6px;margin:0;text-transform:uppercase}.cw-topics{display:flex;flex-direction:column;gap:.5rem}.cw-topic{-webkit-tap-highlight-color:transparent;align-items:center;background:#fff;border:1px solid #eee;border-radius:10px;cursor:pointer;display:flex;gap:.75rem;padding:.75rem .875rem;text-align:left;transition:background .15s ease,border-color .15s ease,transform .15s ease;width:100%}.cw-topic:hover{background:#f0fdf8;border-color:#bbf0de;transform:translateX(2px)}.cw-topic__icon{align-items:center;background:#f0fdf8;border-radius:8px;color:#1a9e76;display:flex;flex-shrink:0;height:30px;justify-content:center;width:30px}.cw-topic__label{color:#1a1a1a;flex:1 1;font-size:.875rem;font-weight:500;line-height:1.3}.cw-topic svg:last-child{color:#ccc;flex-shrink:0}.cw-topic:hover svg:last-child{color:#1a9e76}.cw-footer-info{border-top:1px solid #f3f4f6;display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.25rem;padding-top:.75rem}.cw-footer-info span{color:#888;font-size:.75rem}.cw-email{-webkit-overflow-scrolling:touch;flex:1 1;overflow-y:auto;padding:1rem}.cw-email__intro{color:#444;font-size:.875rem;margin:0 0 .875rem}.cw-field{margin-bottom:.75rem}.cw-field input,.cw-field select,.cw-field textarea{background:#fff;border:1.5px solid #e5e7eb;border-radius:9px;box-sizing:border-box;color:#111;font-family:inherit;font-size:.875rem;padding:.75rem .875rem;transition:border-color .18s ease,box-shadow .18s ease;width:100%}.cw-field input:focus,.cw-field select:focus,.cw-field textarea:focus{border-color:#1a9e76;box-shadow:0 0 0 3px #1a9e761f;outline:none}.cw-field input::placeholder,.cw-field textarea::placeholder{color:#9ca3af}.cw-field select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cpath fill='%23666' d='M6 8 1 3h10z'/%3E%3C/svg%3E");background-position:right .875rem center;background-repeat:no-repeat;cursor:pointer;padding-right:2.5rem}.cw-field textarea{min-height:90px;resize:vertical}.cw-check{align-items:flex-start;color:#555;cursor:pointer;display:flex;font-size:.8rem;gap:.5rem;line-height:1.4;margin-bottom:.875rem}.cw-check input[type=checkbox]{accent-color:#1a9e76;cursor:pointer;flex-shrink:0;height:15px;margin-top:1px;width:15px}.cw-check a{color:#1a9e76;text-decoration:underline}.cw-check a:hover{color:#157a5a}.cw-form-footer{align-items:center;display:flex;gap:.75rem;justify-content:space-between;margin-bottom:.75rem}.cw-required{color:#ef4444;font-size:.72rem}.cw-submit{background:linear-gradient(135deg,#1a9e76,#157a5a);border:none;border-radius:999px;box-shadow:0 4px 14px #1a9e764d;color:#fff;cursor:pointer;font-size:.875rem;font-weight:700;padding:.625rem 1.5rem;transition:transform .15s ease,box-shadow .15s ease;white-space:nowrap}.cw-submit:hover:not(:disabled){box-shadow:0 6px 18px #1a9e7666;transform:translateY(-1px)}.cw-submit:disabled{cursor:not-allowed;opacity:.7}.cw-hours-note{border-top:1px solid #f3f4f6;color:#9ca3af;font-size:.72rem;margin:0;padding-top:.5rem;text-align:center}.cw-success{padding:2rem 1rem;text-align:center}.cw-success__icon{align-items:center;background:linear-gradient(135deg,#1a9e76,#157a5a);border-radius:50%;color:#fff;display:flex;height:60px;justify-content:center;margin:0 auto 1rem;width:60px}.cw-success h3{color:#111;font-size:1.125rem;font-weight:700;margin:0 0 .375rem}.cw-success p{color:#555;font-size:.875rem;margin:0 0 1.25rem}.cw-success__btn{background:#0000;border:1.5px solid #1a9e76;border-radius:8px;color:#1a9e76;cursor:pointer;font-size:.875rem;font-weight:600;padding:.625rem 1.25rem;transition:all .18s ease}.cw-success__btn:hover{background:#1a9e76;color:#fff}.cw-nav{border-top:1px solid #f3f4f6;display:flex;flex-shrink:0}.cw-nav__item{-webkit-tap-highlight-color:transparent;align-items:center;background:#fff;border:none;color:#9ca3af;cursor:pointer;display:flex;flex:1 1;flex-direction:column;font-size:.75rem;font-weight:500;gap:.2rem;padding:.75rem .5rem;transition:color .15s ease,background .15s ease}.cw-nav__item:first-child{border-right:1px solid #f3f4f6}.cw-nav__item:hover{background:#fafafa;color:#555}.cw-nav__item.active{color:#1a9e76}@media (max-width:767px){.cw-fab{bottom:max(1rem,env(safe-area-inset-bottom));height:48px;padding:0 1rem 0 .875rem;right:max(1rem,env(safe-area-inset-right))}.cw-fab__label{font-size:.8125rem}.cw-panel{border-radius:18px 18px 0 0;bottom:0;left:0;max-height:88vh;max-width:100%;right:0;width:100%}.cw-panel--email{max-height:95vh}.cw-field input,.cw-field select,.cw-field textarea{font-size:16px}.cw-form-footer{align-items:stretch;flex-direction:column}.cw-submit{text-align:center;width:100%}}@keyframes cwFadeIn{0%{opacity:0}to{opacity:1}}
/*# sourceMappingURL=652.8e506431.chunk.css.map*/