.faqPage{color:#f3f4f6;background:#000;min-height:100%;overflow:auto}html:has(.faqPage){background:#000}.faqContent{max-width:960px;margin:0 auto;padding:7rem 2rem 5rem}.faqTitle{letter-spacing:.02em;color:#f3f4f6;margin-bottom:3rem;font-size:clamp(2rem,4vw,3.2rem);font-weight:400}.faqList{margin-top:0}.faqItem{position:relative}.faqQuestion{cursor:pointer;text-align:left;color:#f3f4f6;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.4rem 0;font-family:inherit;display:flex}.faqQuestionLeft{align-items:baseline;gap:1.5rem;display:flex}.faqNumber{color:#a1a1aa;min-width:1.5rem;font-size:.85rem}.faqQuestionText{font-size:clamp(1rem,1.8vw,1.25rem);font-weight:400}.faqIcon{color:#f3f4f6;flex-shrink:0;width:24px;height:24px}.faqIconV{transform-origin:50%;transition:transform .4s cubic-bezier(.4,0,.2,1)}.faqItem.open .faqIconV{transform:scaleY(0)}.faqAnswer{height:0;transition:height .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.faqAnswerInner{padding:0 0 1.4rem 3.4rem}.faqAnswerInner p{color:#cfd2e3;max-width:640px;margin:0;font-size:.95rem;line-height:1.6}.faqLine{background:#ffffff1f;height:1px}
