.register-wizard{width:100%;max-width:400px}.register-hint{font-size:.75rem;color:#88a898;margin-bottom:12px;line-height:1.5;text-align:center}.register-otp-hero{text-align:center;margin-bottom:18px}.register-otp-icon{width:56px;height:56px;margin:0 auto 12px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.6rem;background:linear-gradient(145deg,#e8f5ee,#d4eddf);box-shadow:0 8px 24px rgba(45,106,79,.15)}.register-otp-hero h2{font-size:1.05rem;color:var(--g1);margin-bottom:6px}.register-otp-hero p{font-size:.8rem;color:#6a8090;line-height:1.5}.register-otp-hero strong{color:var(--g2);direction:ltr;display:inline-block}.otp-input-row{display:flex;justify-content:center;gap:8px;margin:16px 0}.otp-input-cell{width:52px;height:56px;border:2px solid #d8e8df;border-radius:12px;text-align:center;font-size:1.35rem;font-weight:800;color:var(--g1);background:#fafcfb;transition:border-color .2s,box-shadow .2s}.otp-input-cell:focus{outline:none;border-color:var(--g3);box-shadow:0 0 0 3px rgba(64,145,108,.2);background:#fff}.otp-input-cell:disabled{opacity:.6}.register-resend{text-align:center;margin-top:12px;font-size:.8rem;color:#6a8090}.register-resend button{border:none;background:none;color:var(--g2);font-weight:800;cursor:pointer;padding:4px 8px}.register-resend button:disabled{color:#aab8b0;cursor:not-allowed}.register-wizard-actions{display:flex;gap:10px;margin-top:16px}.register-wizard-actions .auth-btn{flex:1 1;margin-top:0}.register-back-btn{flex:0 0 auto;padding:11px 16px;border-radius:10px;border:1px solid #d8e8df;background:#fff;color:var(--g2);font-weight:700;cursor:pointer}.register-back-btn:disabled{opacity:.5;cursor:not-allowed}.register-phone-preview{display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 14px;margin-bottom:14px;border-radius:10px;background:#f0f7f3;font-size:.85rem;color:var(--g2)}.register-phone-preview span{direction:ltr;font-weight:800}.auth-field{margin-bottom:12px}.auth-field label{display:block;font-size:.8rem;font-weight:700;color:#475569;margin-bottom:6px}.auth-field input,.auth-field select{width:100%;padding:11px 12px;border:1px solid #dbe4ee;border-radius:10px;font-size:.95rem;background:#fff;color:#0f172a}.auth-field input:focus,.auth-field select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.15)}.auth-btn{width:100%;margin-top:8px;padding:12px 16px;border:none;border-radius:12px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;font-weight:800;font-size:.95rem;cursor:pointer}.auth-btn:disabled{opacity:.6;cursor:not-allowed}.auth-err{margin-bottom:12px;padding:10px 12px;border-radius:10px;background:#fef2f2;color:#dc2626;font-size:.85rem}.auth-link{margin-top:16px;text-align:center;font-size:.85rem;color:#64748b}.auth-link-btn{border:none;background:none;color:#2563eb;font-weight:800;cursor:pointer;padding:0}