.faq{background:#fff;overflow:hidden;padding:96px 24px;position:relative}.faq-bg{inset:0;pointer-events:none}.faq-bg,.faq-orb{position:absolute}.faq-orb{border-radius:50%;filter:blur(100px);height:400px;opacity:.15;width:400px}.faq-orb-left{background:#00bfff;left:0;top:0}.faq-orb-right{background:#0ce73d;bottom:0;right:0}.faq-container{margin:0 auto;max-width:960px;position:relative;z-index:1}.faq-header{margin-bottom:64px;text-align:center}.faq-header h2{color:#111827;font-size:clamp(2.5rem,4vw,3rem)}.faq-list{display:flex;flex-direction:column;gap:24px}.faq-item{background:#f9fafb;border-radius:16px;display:flex;gap:16px;padding:32px;transition:all .3s ease}.faq-item:hover{background:#fff;border:1px solid #e5e7eb;box-shadow:0 20px 40px rgba(0,191,255,.1);transform:scale(1.02)}.faq-icon{background:linear-gradient(135deg,rgba(0,191,255,.2),transparent);border-radius:12px;height:48px;width:48px}.icon-help{color:#00bfff;height:24px;width:24px}.faq-content h3{color:#111827;font-size:1.25rem;margin-bottom:12px}.faq-content p{color:#4b5563;line-height:1.7}.faq-icon{align-items:center;display:flex;flex-shrink:0;justify-content:center}.faq-icon .icon{display:block;height:32px;stroke:currentColor;width:32px}