.auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:12px 0}.auth-tabs button{padding:10px;border:1px solid #263746;border-radius:10px;background:#111923;color:#aab6c1}.auth-tabs button.active{background:#35e7e0;color:#071012;border-color:#35e7e0;font-weight:900}.auth-error{min-height:22px;color:#ff9f9a;font-size:11px;line-height:1.8;text-align:center}.auth-profile-head{display:flex;align-items:center;gap:12px;margin:12px 0 18px}.auth-profile-avatar{width:54px;height:54px;border-radius:17px;display:grid;place-items:center;background:#173746;color:#35e7e0;font-size:23px;font-weight:900}.auth-profile-head h2,.auth-profile-head p{margin:0}.auth-profile-head p{color:#8998a8;font-size:10px;margin-top:4px;direction:ltr;text-align:right}.auth-role{display:inline-block;padding:3px 8px;border-radius:99px;background:#14272d;color:#35e7e0;font-size:9px}.auth-logout{margin-top:15px;background:#3a2024!important;color:#ffb5b0!important}.auth-loading{text-align:center;color:#8998a8;padding:24px}.auth-sheet .field input,.auth-sheet .field textarea{direction:rtl}.auth-sheet .field input[type=email],.auth-sheet .field input[type=password],.auth-sheet .field input[name=username]{direction:ltr;text-align:left}.auth-sheet textarea{display:block;width:100%;min-height:88px;margin-top:6px;padding:13px;border-radius:12px;border:1px solid #263746;background:#111923;color:#fff;resize:vertical}.auth-hint{color:#8998a8;font-size:10px;line-height:1.8}.auth-trip{padding:13px;margin:9px 0;border:1px solid #263746;border-radius:12px;background:#111923}.auth-trip h3{margin:0 0 7px}.auth-trip p{margin:0;color:#8998a8;font-size:10px}
