.faqs-module__c9Vxhq__wrapper{padding:6rem 0}.faqs-module__c9Vxhq__title{text-align:center;margin-bottom:1rem;font-size:2.8rem}.faqs-module__c9Vxhq__subtitle{color:var(--text-secondary);text-align:center;max-width:600px;margin:0 auto 3rem}.faqs-module__c9Vxhq__tabs{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.faqs-module__c9Vxhq__tab{background:var(--bg-secondary);border:1px solid var(--border-color);color:var(--text-secondary);font-family:var(--font-heading);cursor:pointer;border-radius:8px;padding:.6rem 1.25rem;font-weight:600;transition:all .2s}.faqs-module__c9Vxhq__tab:hover{color:var(--text-primary);border-color:var(--text-muted)}.faqs-module__c9Vxhq__activeTab{border-color:var(--accent-primary);color:var(--accent-primary);background:#00d2ff14}.faqs-module__c9Vxhq__accordion{flex-direction:column;gap:1rem;max-width:800px;margin:0 auto;display:flex}.faqs-module__c9Vxhq__item{border:1px solid var(--border-color);background:var(--bg-secondary);border-radius:10px;transition:all .3s;overflow:hidden}.faqs-module__c9Vxhq__itemOpen{border-color:#00d2ff4d;box-shadow:0 4px 20px #00d2ff0d}.faqs-module__c9Vxhq__header{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.faqs-module__c9Vxhq__header h3{font-size:1.1rem;font-weight:600}.faqs-module__c9Vxhq__icon{color:var(--text-secondary);font-size:1.2rem;transition:transform .3s cubic-bezier(.4,0,.2,1)}.faqs-module__c9Vxhq__iconRotated{color:var(--accent-primary);transform:rotate(180deg)}.faqs-module__c9Vxhq__content{max-height:0;color:var(--text-secondary);padding:0 1.5rem;font-size:.95rem;line-height:1.7;transition:max-height .3s cubic-bezier(.4,0,.2,1),padding .3s;overflow:hidden}.faqs-module__c9Vxhq__contentOpen{max-height:500px;padding:0 1.5rem 1.5rem}
