.faq-hero{align-items:flex-start}.faq-hero-copy h2{font-size:clamp(1.6rem,2.3vw,2rem)}.faq-hero-visual{display:flex;align-items:stretch;justify-content:center}.faq-hero-card{height:100%;display:flex;flex-direction:column;padding:0;overflow:hidden}.faq-hero-image{width:100%;height:auto;display:block}.faq-hero-overlay{padding:var(--space-4);background:radial-gradient(circle at 0 0,rgba(40,180,255,0.16),transparent 55%),radial-gradient(circle at 100% 0,rgba(255,154,47,0.16),transparent 55%),linear-gradient(180deg,rgba(15,23,42,0.96),rgba(15,23,42,0.98));border-top:1px solid rgba(148,163,184,0.45)}.faq-hero-text{font-size:var(--text-sm);color:rgba(209,213,219,0.98)}.faq-grid{align-items:stretch}.faq-item{height:100%}.faq-item h3{font-size:1.05rem;margin-bottom:0}.faq-next-steps .timeline-step-label a::after{bottom:-0.15em}.faq-next-steps .timeline-step-label a:hover{color:var(--color-accent-yellow)}@media (max-width:767px){.faq-hero{grid-template-columns:minmax(0,1fr)}.faq-hero-visual{margin-top:var(--space-4)}}