/* Mobile authentication module. */
.ln-otp-auth{direction:rtl;font-family:Vazirmatn,Tahoma,sans-serif}.ln-otp-auth form{display:flex;flex-direction:column;gap:13px}.ln-otp-auth form[hidden]{display:none}.ln-otp-auth label{display:flex;flex-direction:column;gap:6px;color:#3d4e49;font-size:12.5px}.ln-otp-auth input{width:100%;height:48px;border:1px solid #e1d9c6;border-radius:11px;background:#faf8f2;padding:0 14px;outline:none;font-size:15px}.ln-otp-auth input:focus{border-color:#c9a35c;box-shadow:0 0 0 3px rgba(201,163,92,.14)}.ln-otp-auth input[name=code]{font-size:23px;font-weight:700;letter-spacing:7px;text-align:center}.ln-otp-submit{width:100%;min-height:48px;border:0;border-radius:11px;background:#0c3b34;color:#f3efe2;font-weight:700;box-shadow:0 8px 20px rgba(12,59,52,.18)}.ln-otp-submit:hover{background:#0f4a41}.ln-otp-submit:disabled{opacity:.65;cursor:wait}.ln-otp-request>p{font-size:10.5px;color:#8a9490;text-align:center;margin:0}.ln-otp-message{display:none;border-radius:10px;padding:9px 11px;margin-bottom:11px;font-size:11.5px;line-height:1.8}.ln-otp-message.is-visible{display:block}.ln-otp-message.is-success{background:#eaf5eb;color:#326c3a}.ln-otp-message.is-error{background:#fbecea;color:#9d3e37}.ln-otp-message.is-info{background:#f4eedf;color:#735b2e}.ln-otp-destination{font-size:12px;color:#63726d;text-align:center;margin:0}.ln-otp-secondary{display:flex;align-items:center;justify-content:space-between}.ln-otp-secondary button{border:0;background:transparent;color:#0c3b34;font-size:11px;padding:5px}.ln-otp-secondary button:disabled{color:#9aa39f;cursor:not-allowed}.ln-otp-honeypot{position:absolute!important;right:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.ln-otp-config-warning{border:1px solid #e5c172;background:#fff8df;color:#72571e;border-radius:10px;padding:12px}.ln-otp-is-active .woocommerce>.u-columns,.ln-otp-is-active .woocommerce>#customer_login{display:none!important}.ln-otp-is-active .ln-otp-auth{max-width:480px;margin:0 auto;background:#fff;border:1px solid #e9e3d5;border-radius:18px;padding:28px}.ln-modal .ln-otp-auth{padding:0;border:0;background:transparent}.ln-otp-auth.is-compact input{height:45px}.ln-otp-auth.is-compact .ln-otp-submit{min-height:45px}


