.auth-tabs{display:flex;gap:6px;padding:5px;background:var(--peach);border-radius:15px;margin-bottom:22px}.auth-tabs button{flex:1;border:0;border-radius:11px;padding:12px;background:transparent;color:var(--muted);font-weight:650}.auth-tabs button.active{background:white;color:var(--primary);box-shadow:var(--shadow-card)}.auth-password,.auth-code{display:flex;align-items:stretch;gap:8px;min-width:0}.auth-password input,.auth-code input{min-width:0;flex:1;width:0}.auth-password button,.auth-code button{border:1px solid var(--line);border-radius:12px;background:var(--peach);color:var(--primary);padding:8px 12px;white-space:nowrap;font-size:14px}.auth-hint{font-size:12px;margin:8px 0 14px}#real-auth-form .field{margin-bottom:16px}#user-auth-status{font-size:13px;margin:8px 0;line-height:1.6}
