.FAQ-module__hIZqha__faqSection{background:#05050a;justify-content:center;align-items:center;min-height:auto;padding:2rem;display:flex;position:relative;overflow:hidden}.FAQ-module__hIZqha__faqBackground{pointer-events:none;z-index:0;position:absolute;inset:0}.FAQ-module__hIZqha__noiseOverlay{opacity:.03;mix-blend-mode:overlay;z-index:1;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");width:100%;height:100%;position:absolute;inset:0}.FAQ-module__hIZqha__glowCenter{filter:blur(100px);z-index:0;background:radial-gradient(circle,#0050ff0d 0%,#0000 60%);width:80vw;height:80vh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.FAQ-module__hIZqha__container{z-index:1;flex-direction:column;gap:3rem;width:100%;max-width:650px;margin:0 auto;display:flex;position:relative}.FAQ-module__hIZqha__header{text-align:center}.FAQ-module__hIZqha__kicker{font-family:"Space Grotesk",var(--font-heading),sans-serif;color:#04f;text-transform:uppercase;letter-spacing:.15em;margin-bottom:1rem;font-size:.85rem;font-weight:600}.FAQ-module__hIZqha__title{font-family:"Space Grotesk",var(--font-heading),sans-serif;color:#fff;letter-spacing:-.02em;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:700;line-height:1.1}.FAQ-module__hIZqha__faqList{flex-direction:column;width:100%;display:flex}.FAQ-module__hIZqha__faqItem{background:0 0;border-bottom:1px solid #1a1a1a;border-radius:0}.FAQ-module__hIZqha__question{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 0;transition:color .2s ease-in-out;display:flex}.FAQ-module__hIZqha__questionText{font-family:"Space Grotesk",var(--font-heading),sans-serif;color:#fff;padding-right:2rem;font-size:1.15rem;font-weight:500;transition:color .2s ease-in-out}.FAQ-module__hIZqha__active .FAQ-module__hIZqha__questionText{color:#fff9}.FAQ-module__hIZqha__icon{color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:transform .2s ease-in-out,color .2s ease-in-out;display:flex}.FAQ-module__hIZqha__active .FAQ-module__hIZqha__icon{color:#fff9;transform:rotate(45deg)}.FAQ-module__hIZqha__answerContainer{grid-template-rows:0fr;transition:grid-template-rows .2s ease-in-out;display:grid}.FAQ-module__hIZqha__active .FAQ-module__hIZqha__answerContainer{grid-template-rows:1fr}.FAQ-module__hIZqha__answerWrapper{overflow:hidden}.FAQ-module__hIZqha__answer{padding:0 0 1.5rem 1.5rem;position:relative}.FAQ-module__hIZqha__answer:before{content:"";background:#04f;width:2px;position:absolute;top:0;bottom:1.5rem;left:0;box-shadow:0 0 8px #04f9}.FAQ-module__hIZqha__answerText{font-family:"Inter",var(--font-body),sans-serif;color:#b4b8c5;font-size:1rem;line-height:1.6}@media (max-width:768px){.FAQ-module__hIZqha__faqSection{padding:4rem 1.25rem 2rem}.FAQ-module__hIZqha__question{padding:1.25rem 0}.FAQ-module__hIZqha__questionText{font-size:1rem}.FAQ-module__hIZqha__answer{padding:0 0 1.25rem 1.25rem}.FAQ-module__hIZqha__answer:before{bottom:1.25rem}}.FAQ-module__hIZqha__ctaRow{text-align:center;flex-direction:column;align-items:center;margin-top:4rem;display:flex}.FAQ-module__hIZqha__ctaButton{color:#fff;font-family:"Space Grotesk",var(--font-heading),sans-serif;background:#04f;border:1px solid #0000;border-radius:8px;align-items:center;gap:.75rem;padding:1rem 2.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.FAQ-module__hIZqha__ctaButton:hover{background:#03c;transform:translateY(-2px);box-shadow:0 10px 25px #04f6}@media (max-width:768px){.FAQ-module__hIZqha__ctaRow{margin-top:3rem}.FAQ-module__hIZqha__ctaButton{justify-content:center;width:100%;padding:.75rem 1.5rem;font-size:.9rem}}
