/**handles:smsquicker-front-style**/
body{font-family:Roboto,sans-serif}.smsquicker-country-mobile-group{display:flex;gap:10px}#smsquicker-country-code{width:25%;margin-bottom:15px;border:1px solid #e2e2e2;border-radius:5px;font-size:1rem;box-shadow:0 2px 5px rgba(0,0,0,.05);transition:border-color .3s,box-shadow .3s;text-align:center}.smsquicker-update-details-popup-side-image{width:38%;background-size:cover;background-position:center;flex-shrink:0;object-fit:cover}.smsquicker-update-details-popup-content{display:flex;flex-direction:row;align-items:stretch;justify-content:center;max-width:780px;margin:auto;background-color:#fff;border-radius:10px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.2);width:100%}#smsquicker-update-details-popup{flex-grow:1;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:30px}#smsquicker-details-updated-succes-popup-woocommerce,#smsquicker-details-updated-succes-popup-wordpress{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:1010;background-color:rgba(0,0,0,.6);align-items:center;justify-content:center}#smsquicker-woocommerce-success-popup-content,#smsquicker-wordpress-success-popup-content{background-color:#fff;width:80%;max-width:500px;padding:30px;text-align:center;box-shadow:0 5px 25px rgba(0,0,0,.25);border-radius:12px}.woocommerce-details-updated-success-image,.wordpress-details-updated-success-image{margin-bottom:20px}.smsquicker-details-updated-title-woocommerce,.smsquicker-details-updated-title-wordpress{font-size:1.5rem;font-weight:600;margin-bottom:15px;color:#333}.smsquicker-details-updated-description-woocommerce,.smsquicker-details-updated-description-wordpress{font-size:1rem;margin-bottom:10px;color:#666}.smsquicker-details-updated-offer-time-woocommerce,.smsquicker-details-updated-offer-time-wordpress{font-size:.9rem;margin-bottom:20px;color:#888}.smsquicker-details-updated-continue-btn{background-color:#0073aa;color:#fff;padding:12px 20px;border:none;border-radius:5px;cursor:pointer;font-size:1.1rem;font-weight:500;box-shadow:0 2px 10px rgba(0,0,0,.1);transition:background-color .3s,transform .3s}.smsquicker-details-updated-continue-btn:hover{background-color:#005a87;transform:translateY(-2px)}.woocommerce-details-updated-success-image img,.wordpress-details-updated-success-image img{max-width:100%;height:auto}#smsquicker-update-details-popup-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;background-color:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .5s ease,visibility .5s ease}.smsquicker-update-details-title{font-size:23px;font-weight:600;margin-bottom:12px;color:#111}.smsquicker-update-details-title-description{font-size:18px;color:#333;margin-bottom:20px}#smsquicker-update-details-form{width:100%}#smsquicker-update-details-form input[type=email],#smsquicker-update-details-form input[type=text]{width:100%;padding:12px;margin-bottom:15px;border:1px solid #e2e2e2;border-radius:5px;font-size:1rem;box-shadow:0 2px 5px rgba(0,0,0,.05);transition:border-color .3s,box-shadow .3s}#smsquicker-update-details-form input[type=email]:focus,#smsquicker-update-details-form input[type=text]:focus{border-color:#0073aa;box-shadow:0 2px 5px rgba(0,0,0,.1)}#smsquicker-update-details-form input[type=submit]{background-color:#0073aa;color:#fff;width:100%;padding:12px 20px;border:none;border-radius:5px;cursor:pointer;font-size:1.1rem;font-weight:500;box-shadow:0 2px 10px rgba(0,0,0,.1);transition:background-color .3s,transform .3s}#smsquicker-update-details-form input[type=submit]:hover{background-color:#005a87;transform:translateY(-2px)}#smsquicker-popup-close-btn{position:absolute;top:10px;right:10px;background:0 0;border:none;font-size:1.5rem;cursor:pointer;color:#fff;transition:color .3s}#smsquicker-popup-close-btn:hover{color:#555}.show_update_details_popup_button{position:fixed;bottom:20px;right:20px;z-index:2000;cursor:pointer;background-color:#0073aa;border-radius:50%;padding:10px;box-shadow:0 2px 6px rgba(0,0,0,.3)}.show_update_details_popup_button img{display:block;max-width:40px;height:auto;animation:wiggle 1s ease-in-out infinite}@keyframes wiggle{0%,100%{transform:rotate(-3deg)}50%{transform:rotate(3deg)}}@media (max-width:480px){#smsquicker-update-details-popup-container{align-items:flex-end;justify-content:center}.smsquicker-update-details-popup-content{position:fixed;bottom:-100%;left:0;width:100%;max-width:100%;border-radius:12px 12px 0 0;box-shadow:0 -2px 10px rgba(0,0,0,.2);transition:bottom .5s ease-in-out;overflow:hidden}.smsquicker-update-details-popup-content.active{bottom:0}.smsquicker-update-details-popup-side-image{display:none}#smsquicker-popup-close-btn{top:5px;color:#333}#smsquicker-update-details-popup{padding:20px}#smsquicker-update-details-form input[type=email],#smsquicker-update-details-form input[type=submit],#smsquicker-update-details-form input[type=text]{padding:10px;font-size:.9rem}}