/* CloudNova v7.3 - verified phone login mode controller */
body.cnv4-auth .cn73-phone-mode-tabs,body.cn42-auth .cn73-phone-mode-tabs{display:grid!important;grid-template-columns:1fr 1fr;gap:4px;margin:0 0 18px;padding:4px;border:1px solid #d9e6f5;border-radius:10px;background:#f4f8fd}
body.cnv4-auth .cn73-phone-mode-btn,body.cn42-auth .cn73-phone-mode-btn{height:36px;border:0;border-radius:7px;background:transparent;color:#71839a;font-size:13px;font-weight:650;cursor:pointer}
body.cnv4-auth .cn73-phone-mode-btn.is-active,body.cn42-auth .cn73-phone-mode-btn.is-active{background:#fff;color:#1677ff;box-shadow:0 2px 9px rgba(43,91,150,.10)}
body.cnv4-auth .cn73-phone-panel[hidden],body.cn42-auth .cn73-phone-panel[hidden]{display:none!important}
body.cnv4-auth .cn73-phone-panel,body.cn42-auth .cn73-phone-panel{display:block!important;min-width:0}
body.cnv4-auth .cn73-auth-links,body.cn42-auth .cn73-auth-links{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:22px;margin-top:-2px;font-size:12px}
body.cnv4-auth .cn73-code-hint,body.cn42-auth .cn73-code-hint{color:#8a9aaf}
body.cnv4-auth .cn73-sms-code-group .input-group,body.cn42-auth .cn73-sms-code-group .input-group{display:flex!important;flex-wrap:nowrap!important;align-items:stretch!important}
body.cnv4-auth .cn73-sms-code-group .input-group-append,body.cn42-auth .cn73-sms-code-group .input-group-append{display:flex!important;flex:0 0 auto!important;margin-left:8px!important}
body.cnv4-auth .cn73-sms-code-group .cn73-get-code,body.cn42-auth .cn73-sms-code-group .cn73-get-code{display:inline-flex!important;min-width:112px!important;width:auto!important;height:46px!important;align-items:center!important;justify-content:center!important;padding:0 14px!important}
body.cnv4-auth .cn73-mode-submit .btn,body.cn42-auth .cn73-mode-submit .btn{display:flex!important;width:100%!important}
@media(max-width:640px){body.cnv4-auth .cn73-phone-mode-tabs,body.cn42-auth .cn73-phone-mode-tabs{margin-bottom:14px}body.cnv4-auth .cn73-auth-links,body.cn42-auth .cn73-auth-links{align-items:flex-start}body.cnv4-auth .cn73-sms-code-group .cn73-get-code,body.cn42-auth .cn73-sms-code-group .cn73-get-code{min-width:96px!important;padding:0 10px!important;font-size:12px!important}}
@media(max-width:380px){body.cnv4-auth .cn73-sms-code-group .cn73-get-code,body.cn42-auth .cn73-sms-code-group .cn73-get-code{min-width:88px!important}}
