.chat-icon{position:fixed;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 0 10px 2px #000000b3;z-index:999999999;background-color:#fff;padding:2px}.chat-icon img{width:60px;height:60px}.chat-popup{position:fixed;width:300px;height:400px;background-color:#fff;border-radius:10px;box-shadow:0 5px 20px #0003;display:none;flex-direction:column;z-index:999999999}.chat-header{padding:15px;background-color:#128c7e;border-radius:10px 10px 0 0;position:relative;text-align:left}.close-btn{position:absolute;right:15px;top:15px;background:none;border:none;color:#fff;font-size:20px;cursor:pointer}.greeting{color:#fff;margin-bottom:5px;font-weight:700}.welcome-text{color:#fff;font-size:14px;margin-bottom:5px}.help-text{color:#fff;font-size:12px}.message-area{padding:15px;background-size:cover;background-position:center;flex-grow:1;overflow-y:auto;scrollbar-width:thin}.preset-message{background-color:#fff;padding:5px 10px;margin-bottom:10px;border-radius:5px;cursor:pointer;transition:background-color .3s;box-shadow:0 2px 5px #0000001a;text-align:left;width:max-content;font-size:12px}.preset-message:hover{background-color:#f0f0f0}.chat-area{padding:15px;background-color:#f0f0f0;border-radius:0 0 10px 10px;display:flex;gap:10px}.chat-input{flex-grow:1;padding:8px;border:1px solid #ddd;border-radius:5px;outline:none}.send-btn{background-color:#25d366;border:none;padding:8px 15px;border-radius:5px;color:#fff;cursor:pointer;transition:background-color .3s}.send-btn:hover{background-color:#128c7e}@media screen and (max-width: 480px){.chat-popup{width:calc(100% - 40px);height:60vh;bottom:90px}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/whatsapp.css.map */
