.faq-container{min-height:100vh;background:linear-gradient(180deg,#fafafa,#f5f5f5);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.hero-section{background:#ffffff;padding:4rem 2rem 3rem;text-align:center;border-bottom:1px solid #e5e7eb}.hero-content{max-width:600px;margin:0 auto}.hero-title{font-size:2.5rem;font-weight:700;color:#111827;margin-bottom:1rem;letter-spacing:-.025em}.hero-subtitle{font-size:1.1rem;color:#6b7280;font-weight:400}.form-container{padding:3rem 2rem 4rem;display:flex;justify-content:center}.faq-wrapper{width:100%;max-width:1000px;font-weight:300;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:#ffffff;font-size:1.1rem;border-radius:16px;border:1px solid #e5e7eb;padding:3rem;box-shadow:0 4px 6px rgba(0,0,0,.02),0 10px 15px rgba(0,0,0,.03)}.title{text-transform:uppercase;justify-content:left;margin-top:3rem;margin-bottom:1rem;padding-bottom:2rem;border-bottom:1px solid #f3f4f6;font-size:1.3rem;font-weight:700}.step,.title{display:flex;align-items:center}.step{flex-direction:column;gap:.5rem}.step-number{width:32px;height:32px;border-radius:50%;background:#111827;color:#ffffff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.9rem}.step-label{font-size:.85rem;color:#6b7280;font-weight:500}.step.active .step-number{background:#111827}.step-divider{width:60px;height:1px;background:#d1d5db;margin:0 1.5rem}.unified-form{gap:2.5rem}.form-section,.unified-form{display:flex;flex-direction:column}.form-section{gap:1.5rem}.section-header{text-align:center;margin-bottom:1rem}.section-title{font-size:1.5rem;font-weight:600;color:#111827;margin-bottom:.5rem}.section-subtitle{font-size:.95rem;color:#6b7280}.section-divider{height:1px;background:linear-gradient(90deg,transparent,#e5e7eb,transparent);margin:1rem 0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.input-group{display:flex;flex-direction:column;gap:.5rem}.input-group.full-width{grid-column:1/-1}.label{font-size:.9rem;font-weight:500;color:#374151}.input{background:#ffffff;border:1.5px solid #d1d5db;border-radius:10px;padding:1rem 1.25rem;font-size:1rem;color:#111827;transition:all .2s ease}.input::placeholder{color:#9ca3af}.input:focus{outline:none;border-color:#111827;box-shadow:0 0 0 3px rgba(17,24,39,.1)}.input:hover:not(:focus){border-color:#9ca3af}.security-info{margin-top:1rem}.security-badges{display:flex;justify-content:center;gap:2rem;padding:1rem;background:#f9fafb;border-radius:8px;border:1px solid #f3f4f6}.security-badge{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:#6b7280;font-weight:500}.security-icon{font-size:1rem}.form-actions{display:flex;flex-direction:column;gap:1rem;align-items:center;padding-top:1rem}.create-account-btn{background:#111827;color:#ffffff;border:none;border-radius:12px;padding:1.25rem 3rem;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .2s ease;min-width:200px}.create-account-btn:hover{background:#1f2937;transform:translateY(-1px);box-shadow:0 4px 12px rgba(17,24,39,.15)}.create-account-btn:active{transform:translateY(0)}.terms-text{font-size:.85rem;color:#6b7280;text-align:center;max-width:400px;line-height:1.5}@media (max-width:768px){.hero-title{font-size:2rem}.form-wrapper{padding:2rem;margin:0 1rem}.form-grid{grid-template-columns:1fr}.progress-indicator{flex-direction:column;gap:1rem}.step-divider{width:1px;height:30px;margin:0}.security-badges{flex-direction:column;gap:1rem;align-items:center}}@media (max-width:480px){.form-container,.hero-section{padding:2rem 1rem}.form-wrapper{padding:1.5rem;margin:0}}