.faq-search-wrapper{margin:0 auto 24px;max-width:560px;position:relative}.faq-search-input{width:100%;padding:12px 16px 12px 44px;font-size:1rem;border:1px solid #e5e7eb;border-radius:10px;background:#fff;transition:all .2s ease;font-family:inherit;box-shadow:0 1px 2px #0000000a}.faq-search-input:focus{outline:none;border-color:var(--brand);box-shadow:0 0 0 3px #2b771c14}.faq-search-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#9ca3af;pointer-events:none}.faq-results-count{margin-bottom:16px;font-size:1rem;color:#374151}.faq-results-count strong{color:var(--brand)}.faqLayout{display:grid;grid-template-columns:220px 1fr;gap:24px;align-items:start}.faqSidebar{display:flex;flex-direction:column;gap:6px;position:sticky;top:80px}.faqCat{font-family:inherit;font-weight:600;font-size:14px;text-align:left;padding:10px 14px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;cursor:pointer;transition:all .2s ease;color:#4b5563}.faqCat:hover{background:#f9fafb;border-color:#d1d5db}.faqCat.active{border-color:var(--brand);background:#f0f9f4;color:var(--brand);box-shadow:0 1px 2px #2b771c0d}.faq-category-group{display:none}.faq-category-group.active{display:block}.faq-h2{margin:0 0 12px;font-size:1.25rem;font-weight:700;color:#111827}.faqList{display:flex;flex-direction:column}.faqItem{padding:14px 0;border-bottom:1px solid #f1f5f9}.faqItem:last-child{border-bottom:none}.faqQuestion{margin:0 0 8px;font-size:1rem;font-weight:600;color:#111827;line-height:1.5}.faqQuestionButton{display:flex;align-items:flex-start;gap:10px;width:100%;padding:0;border:none;background:transparent;font:inherit;color:inherit;text-align:left;cursor:pointer}.faqQuestionButton:hover .faqQuestionText{color:var(--brand)}.faqQuestionButton:focus-visible{outline:2px solid var(--brand);outline-offset:3px;border-radius:4px}.faqQuestionText{transition:color .2s ease}.faqDot{width:6px;height:6px;border-radius:50%;background:var(--brand);flex-shrink:0;margin-top:8px}.faqAnswer{padding-left:16px;color:#4b5563;font-size:.95rem;line-height:1.6}.faqAnswer[hidden]{display:none}.faqAnswer p{margin:0 0 8px}.faqAnswer p:last-child{margin-bottom:0}.faqMobileTabs{display:flex;gap:8px;overflow-x:auto;padding-bottom:8px;margin-bottom:16px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.faqMobileTabs::-webkit-scrollbar{display:none}.faqMobileTab{font-family:inherit;font-weight:600;font-size:13px;white-space:nowrap;padding:8px 14px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;cursor:pointer;transition:all .2s ease;color:#4b5563;flex-shrink:0}.faqMobileTab:hover{background:#f9fafb}.faqMobileTab.active{border-color:var(--brand);background:#f0f9f4;color:var(--brand)}.faqMobileSection{display:none}.faqMobileSection.active{display:block}.faq-h2-mobile{margin:0 0 12px;font-size:1.15rem;font-weight:700;color:var(--brand)}@media(max-width:960px){.faqLayout{grid-template-columns:1fr;gap:20px}.faqSidebar{position:static;flex-direction:row;overflow-x:auto;padding-bottom:4px}.faqCat{white-space:nowrap;font-size:13px;padding:8px 12px}}@media(max-width:786px){.faq-search-wrapper{margin-bottom:20px}.faq-h2-mobile{font-size:1.1rem}.faqQuestion{font-size:.95rem}.faqAnswer{font-size:.9rem}}
