.faq-module__VSI0LW__faqPage{min-height:100vh}.faq-module__VSI0LW__faqHero{background:linear-gradient(135deg,var(--primary-color)0%,var(--secondary-color)100%);padding:8rem 0 6rem;position:relative;overflow:hidden}.faq-module__VSI0LW__faqHero:before{content:"";pointer-events:none;background:radial-gradient(circle at 30% 20%,#f59e0b1a 0%,#0000 50%);position:absolute;inset:0}.faq-module__VSI0LW__faqHeroContent{text-align:center;z-index:2;max-width:900px;margin:0 auto;position:relative}.faq-module__VSI0LW__faqHeroContent h1{font-family:var(--font-playfair);color:#fff;margin-bottom:2rem;font-size:3.5rem;font-weight:700}.faq-module__VSI0LW__accent{color:var(--accent-color)}.faq-module__VSI0LW__heroDescription{color:#ffffffe6;margin-bottom:3rem;font-size:1.25rem;line-height:1.8}.faq-module__VSI0LW__heroStats{flex-wrap:wrap;justify-content:center;gap:3rem;display:flex}.faq-module__VSI0LW__statItem{text-align:center}.faq-module__VSI0LW__statNumber{color:var(--accent-color);margin-bottom:.5rem;font-size:2.5rem;font-weight:700;display:block}.faq-module__VSI0LW__statLabel{color:#fffc;font-size:.95rem;font-weight:500;display:block}body.faq-module__VSI0LW__dark .faq-module__VSI0LW__statLabel{color:#f1f5f9}.faq-module__VSI0LW__faqSection{padding:6rem 0}.faq-module__VSI0LW__faqContainer{max-width:900px;margin:0 auto}.faq-module__VSI0LW__faqItem{border:1px solid var(--border-color);background:#fff;border-radius:16px;margin-bottom:1rem;transition:all .3s;overflow:hidden}.faq-module__VSI0LW__faqItem:hover{border-color:var(--accent-color);box-shadow:0 8px 24px #0f172a1a}body.faq-module__VSI0LW__dark .faq-module__VSI0LW__faqItem{background:#1e293b;border-color:#334155}body.faq-module__VSI0LW__dark .faq-module__VSI0LW__faqItem:hover{border-color:var(--accent-color);box-shadow:0 8px 24px #f59e0b26}.faq-module__VSI0LW__faqQuestion{cursor:pointer;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.5rem 2rem;transition:all .3s;display:flex}.faq-module__VSI0LW__category{color:var(--accent-color);text-transform:uppercase;letter-spacing:.5px;background:#f59e0b1a;border-radius:20px;margin-bottom:.5rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}body.faq-module__VSI0LW__dark .faq-module__VSI0LW__category{color:#fbbf24;background:#f59e0b40}.faq-module__VSI0LW__faqQuestion h4{font-family:var(--font-playfair);color:var(--primary-color);margin:0;font-size:1.25rem;font-weight:600}body.faq-module__VSI0LW__dark .faq-module__VSI0LW__faqQuestion h4{color:#fff}.faq-module__VSI0LW__icon{color:var(--accent-color);flex-shrink:0;margin-top:.5rem;font-size:1rem;transition:transform .3s}.faq-module__VSI0LW__faqItem.faq-module__VSI0LW__active .faq-module__VSI0LW__icon{transform:rotate(180deg)}.faq-module__VSI0LW__faqAnswer{background:var(--bg-light);max-height:0;padding:0 2rem;transition:all .3s;overflow:hidden}.faq-module__VSI0LW__faqItem.faq-module__VSI0LW__active .faq-module__VSI0LW__faqAnswer{max-height:300px;padding:1.5rem 2rem}.faq-module__VSI0LW__faqAnswer p{color:var(--text-light);margin:0;line-height:1.7}body.faq-module__VSI0LW__dark .faq-module__VSI0LW__faqAnswer{background:#1e293b80}body.faq-module__VSI0LW__dark .faq-module__VSI0LW__faqAnswer p{color:#cbd5e1}@media (max-width:768px){.faq-module__VSI0LW__faqHeroContent h1{font-size:2.5rem}.faq-module__VSI0LW__heroStats{gap:2rem}.faq-module__VSI0LW__faqQuestion{padding:1.25rem 1.5rem}.faq-module__VSI0LW__faqQuestion h4{font-size:1.125rem}}.faq-module__VSI0LW__pagination{justify-content:center;align-items:center;gap:1rem;margin-top:2rem;display:flex}.faq-module__VSI0LW__navButton{background:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.6rem 1rem;transition:background .2s}body.faq-module__VSI0LW__dark .faq-module__VSI0LW__navButton{color:#f1f5f9;background:#334155}body.faq-module__VSI0LW__dark .faq-module__VSI0LW__navButton:hover{background:#475569}.faq-module__VSI0LW__navButton[disabled]{opacity:.5;cursor:not-allowed}.faq-module__VSI0LW__pageIndicator{color:var(--primary-color);font-weight:600}body.faq-module__VSI0LW__dark .faq-module__VSI0LW__pageIndicator{color:#f1f5f9}.faq-module__VSI0LW__faqAssistant{border:1px solid var(--border-color);background:#fff;border-radius:12px;padding:1rem}.faq-module__VSI0LW__faqAssistant h3{color:#000;margin:0 0 1rem;font-size:1.25rem}body.faq-module__VSI0LW__dark .faq-module__VSI0LW__faqAssistant{background:#1e293b;border-color:#334155}body.faq-module__VSI0LW__dark .faq-module__VSI0LW__faqAssistant h3{color:#fff}.faq-module__VSI0LW__assistantForm{gap:.5rem;margin-top:.5rem;display:flex}.faq-module__VSI0LW__assistantInput{color:var(--primary-color);border:1px solid var(--border-color);background:#fff;border-radius:8px;flex:1;padding:.6rem .75rem}body.faq-module__VSI0LW__dark .faq-module__VSI0LW__assistantInput{color:#e2e8f0;background:#0f172a;border-color:#334155}body.faq-module__VSI0LW__dark .faq-module__VSI0LW__assistantInput::placeholder{color:#94a3b8}.faq-module__VSI0LW__btnPrimary{background:var(--accent-color);color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;padding:.6rem 1rem;font-weight:600;transition:all .3s;display:flex}.faq-module__VSI0LW__btnPrimary:hover{background:#d4860c;transform:translateY(-2px);box-shadow:0 4px 12px #f59e0b4d}.faq-module__VSI0LW__btnPrimary:disabled{cursor:not-allowed;opacity:.7;background:#ccc}body.faq-module__VSI0LW__dark .faq-module__VSI0LW__btnPrimary:hover{background:#f59e0b}.faq-module__VSI0LW__assistantAnswer{background:var(--bg-light);border-radius:8px;margin-top:1rem;padding:.75rem}body.faq-module__VSI0LW__dark .faq-module__VSI0LW__assistantAnswer{color:#cbd5e1;background:#1e293b80}.faq-module__VSI0LW__assistantError{color:#b91c1c;margin-top:1rem;font-weight:600}
