.homeFaq-module-scss-module__7-CsCa__list{flex-direction:column;gap:6px;margin-top:16px;display:flex}.homeFaq-module-scss-module__7-CsCa__item{background:var(--color-block);border:1px solid #ffffff14;border-radius:10px;transition:background .2s,border-color .2s;overflow:hidden}.homeFaq-module-scss-module__7-CsCa__item[open]{background:var(--color-block-accent);border-color:#5d7eff40}.homeFaq-module-scss-module__7-CsCa__item:not([open]):hover{background:var(--color-block-accent-hover);border-color:#5d7eff40}.homeFaq-module-scss-module__7-CsCa__item>summary::-webkit-details-marker{display:none}.homeFaq-module-scss-module__7-CsCa__item>summary::marker{content:""}.homeFaq-module-scss-module__7-CsCa__summary{cursor:pointer;color:#fff;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:12px;padding:14px 18px;font-size:15px;font-weight:500;line-height:1.4;list-style:none;display:flex}.homeFaq-module-scss-module__7-CsCa__arrow{color:var(--color-subtext);flex-shrink:0;font-size:16px;transition:transform .2s}.homeFaq-module-scss-module__7-CsCa__item[open] .homeFaq-module-scss-module__7-CsCa__arrow{transform:rotate(90deg)}.homeFaq-module-scss-module__7-CsCa__answer{color:var(--color-subtext);white-space:pre-wrap;margin:0;padding:4px 18px 16px;font-size:15px;line-height:1.7}