.pc-login-tabs{display:grid;grid-template-columns:1fr 1fr;gap:7px;padding:5px;background:#f2f6f9;border:1px solid #e5edf3;border-radius:14px;margin:0 0 20px}.pc-login-tab{border:0;background:transparent;border-radius:10px;padding:10px 8px;color:#718096;font-family:Vazirmatn;font-size:11.5px;font-weight:700;cursor:pointer;transition:.2s}.pc-login-tab i{margin-left:5px}.pc-login-tab.active{background:#fff;color:#078fca;box-shadow:0 4px 15px rgba(16,35,63,.07)}.pc-login-panel{display:none}.pc-login-panel.active{display:block}.pc-mobile-step{display:none;flex-direction:column;gap:16px}.pc-mobile-step.active{display:flex}.pc-mobile-note,.pc-mobile-sent{display:flex;align-items:flex-start;gap:10px;border-radius:13px;padding:12px 13px;font-size:11px;line-height:1.8}.pc-mobile-note{background:#f1f8fc;color:#577084;border:1px solid #dcedf6}.pc-mobile-note i{color:#0797cf;margin-top:3px}.pc-mobile-sent{background:#eefaf5;color:#39745c;border:1px solid #d5f0e3}.pc-mobile-sent i{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#10b981;color:#fff}.pc-mobile-actions{display:flex;justify-content:space-between;gap:10px}.pc-mobile-actions button{border:0;background:transparent;color:#6d7d90;font-family:Vazirmatn;font-size:11px;padding:5px;cursor:pointer}.pc-mobile-actions button:disabled{opacity:.45;cursor:not-allowed}.pc-mobile-message{display:none;margin-top:12px;padding:10px 12px;border-radius:11px;font-size:11.5px;line-height:1.8}.pc-mobile-message.show{display:block}.pc-mobile-message.success{background:#ecfdf5;color:#166534}.pc-mobile-message.error{background:#fff1f2;color:#9f1239}.pc-mobile-login.loading .pc-auth-submit{opacity:.7;pointer-events:none}.pc-password-toggle{display:inline-flex!important;align-items:center;justify-content:center;min-width:30px}.pc-field>div[dir=ltr] input{text-align:left;direction:ltr}.pc-field>div[dir=ltr]>i{margin-left:0;margin-right:0}.pc-template-login .pc-auth-card-inner{max-width:420px}
