.FAQ-module__bF8gtq__faqSection{background-color:var(--color-background-dark)}.FAQ-module__bF8gtq__container{flex-direction:column;align-items:center;display:flex}.FAQ-module__bF8gtq__accordion{flex-direction:column;gap:1rem;width:100%;max-width:800px;display:flex}.FAQ-module__bF8gtq__item{background:var(--color-background-white);border-radius:var(--radius-md);border:var(--border-subtle);transition:all var(--transition-normal);box-shadow:var(--shadow-sm);overflow:hidden}.FAQ-module__bF8gtq__item.FAQ-module__bF8gtq__active{border-color:var(--color-primary);box-shadow:var(--shadow-premium)}.FAQ-module__bF8gtq__question{text-align:left;cursor:pointer;width:100%;color:var(--color-text-main);transition:all var(--transition-fast);letter-spacing:-.2px;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.75rem 2rem;font-family:inherit;font-size:1.05rem;font-weight:700;display:flex}.FAQ-module__bF8gtq__question:hover{color:var(--color-primary)}.FAQ-module__bF8gtq__iconWrapper{border-radius:var(--radius-full);background:var(--color-background-dark);width:34px;height:34px;color:var(--color-primary);transition:transform var(--transition-normal), background var(--transition-fast), color var(--transition-fast);box-shadow:var(--shadow-sm);border:var(--border-subtle);justify-content:center;align-items:center;display:flex}.FAQ-module__bF8gtq__item.FAQ-module__bF8gtq__active .FAQ-module__bF8gtq__iconWrapper{background:var(--color-primary);color:#fff;border-color:#0000;transform:rotate(180deg)}.FAQ-module__bF8gtq__answerWrapper{overflow:hidden}.FAQ-module__bF8gtq__answer{color:var(--color-text-muted);padding:0 2rem 1.75rem;font-size:.95rem;line-height:1.8}@media (max-width:768px){.FAQ-module__bF8gtq__question{padding:1.25rem 1.5rem;font-size:.95rem}.FAQ-module__bF8gtq__answer{padding:0 1.5rem 1.25rem}}
