#wst-chat-launcher{position:fixed;bottom:80px;right:20px;width:60px;height:60px;border-radius:50%;background:#0e3b2e;color:#fff;border:none;box-shadow:0 4px 12px #0e3b2e66;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:9999;transition:transform .2s,box-shadow .2s}#wst-chat-launcher:hover{transform:scale(1.05);box-shadow:0 6px 16px #0e3b2e80}#wst-chat-backdrop{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:10000;animation:fadeIn .2s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}#wst-chat-iframe-container{display:none;flex-direction:column;position:fixed;bottom:150px;right:20px;width:400px;height:600px;max-width:calc(100vw - 40px);max-height:calc(100vh - 180px);background:#fff;border-radius:12px;box-shadow:0 8px 32px #0003;z-index:10001;overflow:hidden;animation:slideUp .3s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.wst-chat-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background:#0e3b2e;color:#fff;font-weight:600;flex-shrink:0}#wst-chat-close{background:transparent;border:none;color:#fff;font-size:28px;line-height:1;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background .2s}#wst-chat-close:hover{background:#fff3}.wst-iframe-wrapper{flex:1;position:relative;overflow:hidden;background:#f5f5f5}#wst-loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#666;font-size:14px}#wst-chatbot-iframe{width:100%;height:100%;border:none;display:block;background:#fff}#wst-chat-modal{display:none;flex-direction:column;position:fixed;bottom:150px;right:20px;width:400px;max-width:calc(100vw - 40px);background:#fffaf3;border-radius:16px;box-shadow:0 8px 32px #0003;z-index:10001;overflow:hidden;animation:slideUp .3s ease-out}.wst-chat-tabs{display:flex;border-bottom:1px solid #e0e0e0;background:#f4efe6}.wst-tab-btn{flex:1;padding:12px;border:none;background:transparent;cursor:pointer;font-weight:500;color:#666;transition:all .2s;position:relative}.wst-tab-btn.is-active{color:#0e3b2e;background:#fff;font-weight:700}.wst-tab-btn.is-active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:#0e3b2e}.wst-chat-body{padding:24px;max-height:500px;overflow-y:auto}.wst-chat-pane{display:none}.wst-chat-pane.is-active{display:block}.wst-chat-pane label{display:block;margin-bottom:6px;font-size:14px;font-weight:500;color:#333}.wst-chat-pane input{width:100%;padding:10px 12px;margin-bottom:16px;border:1px solid #ddd;border-radius:6px;font-size:14px;transition:border-color .2s}.wst-chat-pane input:focus{outline:none;border-color:#0e3b2e}.wst-btn-primary{width:100%;padding:12px;background:#f6cc85;color:#333;border:none;border-radius:10px;font-weight:700;cursor:pointer;transition:background .2s}.wst-btn-primary:hover{background:#f4b865}.wst-helper-text{margin-top:12px;text-align:center;font-size:13px}.wst-helper-text a{color:#0e3b2e;text-decoration:none}.wst-helper-text a:hover{text-decoration:underline}@media(max-width:480px){#wst-chat-iframe-container,#wst-chat-modal{bottom:80px;right:10px;left:10px;width:auto}#wst-chat-launcher{bottom:10px;right:10px}}.errors{background:#fee;border:1px solid #fcc;border-radius:6px;padding:12px;margin-bottom:16px;font-size:13px;color:#c00}.errors ul{margin:0;padding-left:20px}body:has(div#wst-chat-widget) div#cur,body:has(div#wst-chat-widget) div#curR{z-index:1000000!important}.chat-page-msg{background:#f0eee9;width:fit-content;padding:30px 60px;margin:0 auto;border-radius:20px;border:2px solid #231f1d}.chat-page-msg h2{width:fit-content;margin:0 auto 5px;padding-bottom:8px;color:#231f1d}.chat-page-msg p{color:#000}
/*# sourceMappingURL=/cdn/shop/t/6/assets/chat-widget.css.map */
