.suntk-sms-auth{box-sizing:border-box;max-width:620px;margin:0 auto 28px;padding:26px;border:1px solid #e4e7ec;border-radius:18px;background:#fff;box-shadow:0 12px 36px rgba(16,24,40,.08);font-family:inherit;color:#17202a}
.suntk-sms-auth *{box-sizing:border-box}
.suntk-sms-auth__header{display:flex;align-items:flex-start;gap:14px;margin-bottom:20px}
.suntk-sms-auth__icon{display:grid;place-items:center;flex:0 0 44px;height:44px;border-radius:14px;background:#eef8f1;color:#187a3d;font-size:22px}
.suntk-sms-auth__header h2{margin:0 0 5px!important;font-size:22px;line-height:1.5;color:#17202a}
.suntk-sms-auth__header p{margin:0;color:#667085;font-size:14px;line-height:1.9}
.suntk-sms-auth__tabs{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:5px;margin-bottom:18px;border-radius:13px;background:#f2f4f7}
.suntk-sms-auth__tab{min-height:42px;border:0!important;border-radius:10px!important;background:transparent!important;color:#475467!important;font-weight:700;cursor:pointer}
.suntk-sms-auth__tab.is-active{background:#fff!important;color:#187a3d!important;box-shadow:0 2px 8px rgba(16,24,40,.08)}
.suntk-sms-auth__panel{display:none}
.suntk-sms-auth__panel.is-active{display:block}
.suntk-sms-auth label{display:block;margin:0 0 7px;font-weight:700;color:#344054}
.suntk-sms-auth input[type=tel],.suntk-sms-auth input[type=text],.suntk-sms-auth input[type=password]{display:block;width:100%;height:48px;margin:0 0 14px;padding:0 14px;border:1px solid #d0d5dd!important;border-radius:11px!important;background:#fff!important;color:#101828!important;box-shadow:none!important;text-align:right;direction:ltr}
.suntk-sms-auth input:focus{border-color:#36a269!important;outline:0;box-shadow:0 0 0 3px rgba(54,162,105,.14)!important}
.suntk-sms-auth__row{display:grid;grid-template-columns:minmax(0,1fr) 132px;gap:10px;align-items:start}
.suntk-sms-auth .button{min-height:48px;padding:0 17px!important;border:0!important;border-radius:11px!important;background:#187a3d!important;color:#fff!important;font-weight:800!important;box-shadow:none!important;cursor:pointer}
.suntk-sms-auth .button:hover{background:#116531!important}
.suntk-sms-auth .button:disabled{opacity:.55;cursor:not-allowed}
.suntk-sms-auth__step--code{padding-top:12px;border-top:1px dashed #d0d5dd}
.suntk-sms-auth__minor-actions{display:flex;justify-content:space-between;gap:12px;margin-top:10px}
.suntk-sms-auth .button-link{border:0;background:none;color:#187a3d;cursor:pointer;padding:4px;font-family:inherit}
.suntk-sms-auth__remember{display:flex!important;align-items:center;gap:8px;margin:2px 0 14px!important;font-weight:500!important}
.suntk-sms-auth__remember input{margin:0!important}
.suntk-sms-auth small{display:block;margin:-7px 0 12px;color:#667085}
.suntk-sms-auth__message{min-height:24px;margin:14px 0 0;padding:0;font-size:14px;line-height:1.8}
.suntk-sms-auth__message.is-error{padding:9px 12px;border-radius:9px;background:#fff1f0;color:#b42318}
.suntk-sms-auth__message.is-success{padding:9px 12px;border-radius:9px;background:#ecfdf3;color:#067647}
#suntk-sms-auth-account-fallback{display:block;width:100%;margin:0 0 24px}
.suntk-sms-auth-replace-default form.woocommerce-form-login{display:none!important}
.suntk-sms-auth-modal[hidden]{display:none!important}
.suntk-sms-auth-modal{position:fixed;z-index:999999;inset:0;display:grid;place-items:center;padding:20px}
.suntk-sms-auth-modal__backdrop{position:absolute;inset:0;background:rgba(15,23,42,.58);backdrop-filter:blur(4px)}
.suntk-sms-auth-modal__dialog{position:relative;z-index:1;width:min(650px,100%);max-height:90vh;overflow:auto;border-radius:20px}
.suntk-sms-auth-modal__dialog .suntk-sms-auth{margin:0}
.suntk-sms-auth-modal__close{position:absolute;z-index:2;top:12px;left:12px;width:36px;height:36px;border:0;border-radius:50%;background:#f2f4f7;color:#344054;font-size:24px;cursor:pointer}
html.suntk-sms-modal-open{overflow:hidden}
@media(max-width:600px){.suntk-sms-auth{padding:19px;border-radius:14px}.suntk-sms-auth__row{grid-template-columns:1fr}.suntk-sms-auth__row .button{width:100%}.suntk-sms-auth__header h2{font-size:19px}.suntk-sms-auth__tabs{grid-template-columns:1fr}.suntk-sms-auth-modal{padding:10px}}
