.faq-module__WhrAAG__page{background:var(--dark,#0a0a0f);min-height:100vh;position:relative;overflow:hidden}.faq-module__WhrAAG__bgGlow1,.faq-module__WhrAAG__bgGlow2{filter:blur(150px);pointer-events:none;z-index:0;border-radius:50%;position:absolute}.faq-module__WhrAAG__bgGlow1{background:#6366f126;width:500px;height:500px;top:-10%;left:-5%}.faq-module__WhrAAG__bgGlow2{background:#8b5cf61f;width:500px;height:500px;top:50%;right:-10%}.faq-module__WhrAAG__container{z-index:1;max-width:820px;margin:0 auto;padding:0 1.5rem;position:relative}.faq-module__WhrAAG__hero{text-align:center;padding:6rem 0 3rem}.faq-module__WhrAAG__badge{letter-spacing:.1em;color:#a5b4fc;background:#6366f11a;border:1px solid #6366f140;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.75rem;font-weight:700;display:inline-flex}.faq-module__WhrAAG__badge svg{width:14px;height:14px}.faq-module__WhrAAG__title{font-family:var(--font-space-grotesk), sans-serif;color:#fff;margin:0 0 1.25rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:700;line-height:1.1}.faq-module__WhrAAG__gradientText{background:linear-gradient(135deg,#818cf8,#c084fc,#f472b6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.faq-module__WhrAAG__subtitle{color:#a1a1aa;max-width:560px;margin:0 auto;font-size:1.1rem;line-height:1.7}.faq-module__WhrAAG__content{padding:2rem 0 6rem}.faq-module__WhrAAG__categoryBlock{margin-bottom:3rem}.faq-module__WhrAAG__categoryTitle{font-family:var(--font-space-grotesk), sans-serif;color:#fff;align-items:center;gap:.65rem;margin:0 0 1.25rem;font-size:1.25rem;font-weight:700;display:flex}.faq-module__WhrAAG__categoryDot{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:50%;width:8px;height:8px;box-shadow:0 0 10px #6366f199}.faq-module__WhrAAG__faqList{flex-direction:column;gap:.85rem;display:flex}.faq-module__WhrAAG__faqItem{background:#ffffff05;border:1px solid #ffffff14;border-radius:16px;transition:border-color .3s,background .3s;overflow:hidden}.faq-module__WhrAAG__faqItem.faq-module__WhrAAG__open{background:#8b5cf608;border-color:#8b5cf64d}.faq-module__WhrAAG__faqItem:hover{border-color:#ffffff26}.faq-module__WhrAAG__faqQuestion{cursor:pointer;text-align:left;width:100%;font-family:var(--font-space-grotesk), sans-serif;color:#fff;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.35rem 1.5rem;font-size:1.05rem;font-weight:600;transition:color .25s;display:flex}.faq-module__WhrAAG__faqQuestion:hover{color:#c4b5fd}.faq-module__WhrAAG__faqIcon{color:#a78bfa;background:#8b5cf61f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:transform .35s cubic-bezier(.16,1,.3,1),background .25s;display:flex}.faq-module__WhrAAG__faqItem.faq-module__WhrAAG__open .faq-module__WhrAAG__faqIcon{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);transform:rotate(135deg)}.faq-module__WhrAAG__faqIcon svg{width:16px;height:16px}.faq-module__WhrAAG__faqAnswerWrapper{grid-template-rows:0fr;transition:grid-template-rows .4s cubic-bezier(.16,1,.3,1);display:grid}.faq-module__WhrAAG__faqItem.faq-module__WhrAAG__open .faq-module__WhrAAG__faqAnswerWrapper{grid-template-rows:1fr}.faq-module__WhrAAG__faqAnswer{color:#ffffffa6;padding:0 1.5rem;font-size:.95rem;line-height:1.7;overflow:hidden}.faq-module__WhrAAG__faqItem.faq-module__WhrAAG__open .faq-module__WhrAAG__faqAnswer{padding:0 1.5rem 1.5rem}.faq-module__WhrAAG__ctaBox{text-align:center;background:linear-gradient(135deg,#6366f11a,#8b5cf614);border:1px solid #6366f133;border-radius:20px;margin-top:3.5rem;padding:3rem 2rem}.faq-module__WhrAAG__ctaTitle{font-family:var(--font-space-grotesk), sans-serif;color:#fff;margin:0 0 .75rem;font-size:1.5rem;font-weight:700}.faq-module__WhrAAG__ctaText{color:#a1a1aa;max-width:440px;margin:0 auto 1.5rem;font-size:1rem;line-height:1.7}.faq-module__WhrAAG__ctaBtn{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:12px;align-items:center;gap:.6rem;padding:.9rem 1.85rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 0 24px #6366f14d}.faq-module__WhrAAG__ctaBtn:hover{transform:translateY(-2px);box-shadow:0 0 40px #8b5cf680}.faq-module__WhrAAG__ctaBtn svg{width:16px;height:16px;transition:transform .3s}.faq-module__WhrAAG__ctaBtn:hover svg{transform:translate(3px)}@media (max-width:768px){.faq-module__WhrAAG__hero{padding:4.5rem 0 2rem}.faq-module__WhrAAG__subtitle{font-size:1rem}.faq-module__WhrAAG__faqQuestion{padding:1.15rem 1.25rem;font-size:.95rem}.faq-module__WhrAAG__faqAnswer{font-size:.9rem}.faq-module__WhrAAG__faqItem.faq-module__WhrAAG__open .faq-module__WhrAAG__faqAnswer{padding:0 1.25rem 1.25rem}.faq-module__WhrAAG__ctaBox{padding:2.5rem 1.5rem}}
