.vtowp-livesupport-wrapper{position:relative;display:inline-block}.vtowp-livesupport-button{display:block;text-decoration:none;position:fixed!important;z-index:99999!important;-webkit-transform:translateZ(0);transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}.vtowp-livesupport-icon{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.vtowp-livesupport-icon img{width:95%!important;height:95%!important;object-fit:cover!important;border-radius:50%!important;display:block;margin:auto!important;box-shadow:0 0 8px rgb(0 0 0 / .4)!important;transition:transform 0.3s ease!important;max-width:none!important}.vtowp-livesupport-button:hover .vtowp-livesupport-icon img{transform:scale(1.1)!important}.vtowp-livesupport-hover-message{position:absolute;white-space:nowrap;background-color:#25D366;color:#fff;font-size:14px;padding:10px;border-radius:5px;bottom:100%;left:50%;transform:translateX(-50%);margin-bottom:10px;opacity:0;visibility:hidden;transition:opacity 0.3s ease,visibility 0.3s ease;pointer-events:none;z-index:10000;box-shadow:0 2px 8px rgb(0 0 0 / .2);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:500}.vtowp-livesupport-button:hover .vtowp-livesupport-hover-message{opacity:1;visibility:visible}.vtowp-livesupport-hover-message[data-position="top"]{bottom:100%;left:50%;transform:translateX(-50%);margin-bottom:10px}.vtowp-livesupport-hover-message[data-position="bottom"]{top:100%;bottom:auto;left:50%;transform:translateX(-50%);margin-top:10px}.vtowp-livesupport-hover-message[data-position="left"]{right:100%;left:auto;top:50%;transform:translateY(-50%);margin-right:10px}.vtowp-livesupport-hover-message[data-position="right"]{left:100%;top:50%;transform:translateY(-50%);margin-left:10px}@keyframes fadeInDown{from{opacity:0;transform:translate(-50%,10px)}to{opacity:1;transform:translate(-50%,0)}}@keyframes fadeInUp{from{opacity:0;transform:translate(-50%,-10px)}to{opacity:1;transform:translate(-50%,0)}}@keyframes fadeInLeft{from{opacity:0;transform:translate(10px,-50%)}to{opacity:1;transform:translate(0,-50%)}}@keyframes fadeInRight{from{opacity:0;transform:translate(-10px,-50%)}to{opacity:1;transform:translate(0,-50%)}}.vtowp-livesupport-hover-message{animation-duration:0.3s;animation-fill-mode:both}.vtowp-livesupport-button:hover .vtowp-livesupport-hover-message[data-position="top"]{animation-name:fadeInDown}.vtowp-livesupport-button:hover .vtowp-livesupport-hover-message[data-position="bottom"]{animation-name:fadeInUp}.vtowp-livesupport-button:hover .vtowp-livesupport-hover-message[data-position="left"]{animation-name:fadeInLeft}.vtowp-livesupport-button:hover .vtowp-livesupport-hover-message[data-position="right"]{animation-name:fadeInRight}@media screen and (max-width:768px){.vtowp-livesupport-button{bottom:auto!important;top:auto!important}}#visual-pointer{transform:translate(-50%,-50%)!important}#visual-canvas{height:238px!important;min-height:238px!important}#visual-pointer{transform:translate(-50%,-50%)!important}@media screen and (max-width:480px){.vtowp-livesupport-icon{width:45px;height:45px}.vtowp-livesupport-hover-message{display:none}}.vtowp-livesupport-preview-container{position:relative;min-height:200px;background:#f5f5f5;border:2px dashed #ddd;border-radius:8px;margin-top:20px;padding:20px}.vtowp-livesupport-preview-container .vtowp-livesupport-button{position:relative!important}@media print{.vtowp-livesupport-wrapper{display:none}}.vtowp-livesupport-button:focus{outline:2px solid #25D366;outline-offset:2px}.vtowp-livesupport-button:focus:not(:focus-visible){outline:none}.vtowp-livesupport-wrapper.loading .vtowp-livesupport-icon{opacity:.7;pointer-events:none}.vtowp-livesupport-wrapper.loading::after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px;border:2px solid #f3f3f3;border-top:2px solid #25D366;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:translate(-50%,-50%) rotate(0deg)}100%{transform:translate(-50%,-50%) rotate(360deg)}}