.FAQ-module__YTKPaG__faqSection{font-family:var(--font-geist-sans),Arial,sans-serif;background:0 0;padding:6rem 0;position:relative;overflow:hidden}.FAQ-module__YTKPaG__backgroundElements{display:none}.FAQ-module__YTKPaG__floatingElement{opacity:.5;filter:blur(120px);border-radius:50%;position:absolute}.FAQ-module__YTKPaG__element1{background:var(--brand-accent);width:300px;height:300px;animation:12s ease-in-out infinite FAQ-module__YTKPaG__float;top:10%;left:5%}.FAQ-module__YTKPaG__element2{background:var(--brand-accent-hot);width:350px;height:350px;animation:14s ease-in-out infinite reverse FAQ-module__YTKPaG__float;bottom:10%;right:5%}.FAQ-module__YTKPaG__container{z-index:2;max-width:1400px;margin:0 auto;padding:0 1rem;position:relative}.FAQ-module__YTKPaG__header{text-align:center;margin-bottom:4rem}.FAQ-module__YTKPaG__title{color:var(--text-primary);margin-bottom:1.5rem;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:800;line-height:1.2}.FAQ-module__YTKPaG__titleAccent{background:linear-gradient(135deg,var(--brand-accent),var(--brand-accent-hot));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:block}.FAQ-module__YTKPaG__subtitle{color:var(--text-secondary);max-width:60ch;margin:0 auto;font-size:1.25rem;line-height:1.6}.FAQ-module__YTKPaG__faqLayout{grid-template-columns:250px 1fr;align-items:flex-start;gap:2.5rem;display:grid}.FAQ-module__YTKPaG__sidebar{background:var(--bg-glass);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-radius:var(--radius-xl);border:1px solid var(--border-subtle);padding:1.5rem;position:sticky;top:8rem}.FAQ-module__YTKPaG__sidebarTitle{color:var(--text-secondary);text-transform:uppercase;letter-spacing:1px;border-bottom:1px solid var(--border-subtle);margin:0 0 1rem;padding-bottom:.75rem;font-size:.875rem;font-weight:700}.FAQ-module__YTKPaG__categoryButton{width:100%;color:var(--text-secondary);border-radius:var(--radius-lg);cursor:pointer;text-align:left;transition:all var(--transition-base);background:0 0;border:none;align-items:center;gap:.75rem;padding:.875rem 1rem;font-size:1rem;font-weight:600;display:flex}.FAQ-module__YTKPaG__categoryButton:hover{color:var(--text-primary);background:#fc6e5114}.FAQ-module__YTKPaG__categoryButtonActive{background:var(--brand-accent);color:#fff;box-shadow:0 8px 20px #fc6e514d}.FAQ-module__YTKPaG__categoryButtonActive:hover{background:var(--brand-accent-hot);color:#fff}.FAQ-module__YTKPaG__questionsList{flex-direction:column;gap:1rem;display:flex}.FAQ-module__YTKPaG__questionItem{background:var(--bg-elevated);border-radius:var(--radius-xl);border:1px solid var(--border-subtle);transition:all var(--transition-base);box-shadow:0 4px 15px #0000004d}.FAQ-module__YTKPaG__questionItem:hover{border-color:var(--border-subtle);transform:translateY(-2px);box-shadow:0 8px 20px #00000059}.FAQ-module__YTKPaG__questionItemOpen{border-color:var(--border-subtle);box-shadow:0 8px 20px #00000059}.FAQ-module__YTKPaG__questionButton{text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.5rem;display:flex}.FAQ-module__YTKPaG__questionText{color:var(--text-primary);font-size:1.125rem;font-weight:700;line-height:1.4}.FAQ-module__YTKPaG__questionIcon{width:2.25rem;height:2.25rem;transition:all var(--transition-base);background:#ffffff0f;border-radius:50%;flex-shrink:0;place-items:center;display:grid}.FAQ-module__YTKPaG__questionItemOpen .FAQ-module__YTKPaG__questionIcon{background:var(--brand-accent);transform:rotate(180deg)}.FAQ-module__YTKPaG__chevron{width:1.125rem;height:1.125rem;color:var(--text-secondary);transition:color var(--transition-base)}.FAQ-module__YTKPaG__questionItemOpen .FAQ-module__YTKPaG__chevron{color:#fff}.FAQ-module__YTKPaG__answerContainer{max-height:0;transition:max-height .5s cubic-bezier(.4,0,.2,1);overflow:hidden}.FAQ-module__YTKPaG__answerContent{padding:0 1.5rem 1.5rem}.FAQ-module__YTKPaG__answerText{color:var(--text-secondary);border-top:1px solid var(--border-subtle);margin:0;padding-top:1rem;font-size:1rem;line-height:1.7}.FAQ-module__YTKPaG__ctaSection{background:linear-gradient(135deg,var(--brand-accent-hot)0%,var(--brand-accent)50%,var(--brand-accent-hot)100%);border-radius:var(--radius-2xl);text-align:center;color:#fff;margin-top:4rem;padding:4rem 3rem;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #fc6e5159}.FAQ-module__YTKPaG__ctaBackground{pointer-events:none;position:absolute;inset:0}.FAQ-module__YTKPaG__ctaBackground>div{background:#ffffff0f;border-radius:50%;position:absolute}.FAQ-module__YTKPaG__ctaBg1{width:280px;height:280px;top:-80px;right:-60px}.FAQ-module__YTKPaG__ctaBg2{width:200px;height:200px;bottom:-60px;left:-40px}.FAQ-module__YTKPaG__ctaContent{z-index:1;max-width:700px;margin:0 auto;position:relative}.FAQ-module__YTKPaG__ctaTitle{margin-bottom:1rem;font-size:clamp(1.6rem,3.2vw,2.2rem);font-weight:800;line-height:1.25}.FAQ-module__YTKPaG__ctaText{opacity:.92;max-width:42ch;margin:0 auto 2rem;font-size:1.125rem;line-height:1.6}.FAQ-module__YTKPaG__primaryCtaBtn{color:var(--brand-accent-deep,var(--brand-accent));cursor:pointer;text-transform:uppercase;letter-spacing:.02em;background:#fff;border:none;border-radius:14px;justify-content:center;align-items:center;gap:.75rem;padding:1rem 2.25rem;font-size:1rem;font-weight:700;transition:transform .25s,box-shadow .25s;display:inline-flex;box-shadow:0 8px 24px #00000026}.FAQ-module__YTKPaG__primaryCtaBtn:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 14px 35px #0003}@media (max-width:900px){.FAQ-module__YTKPaG__faqLayout{grid-template-columns:1fr}.FAQ-module__YTKPaG__sidebar{margin-bottom:2.5rem;position:static}}@media (max-width:768px){.FAQ-module__YTKPaG__container{padding:0 1rem}.FAQ-module__YTKPaG__faqSection{padding:4rem 0}.FAQ-module__YTKPaG__questionText{font-size:1rem}}@keyframes FAQ-module__YTKPaG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}
