.FaqBlock{max-width:900px;margin:2.5rem auto;padding:0 1rem;scroll-margin-top:120px}.FaqBlock__head{align-items:center;gap:.6rem;display:flex}.FaqBlock__title{color:var(--color-heading);margin:0;font-size:1.375rem;font-weight:700}.FaqBlock__count{color:var(--color-accent-hover);border:1px solid var(--color-border);border-radius:999px;padding:.05rem .5rem;font-size:.8125rem;font-weight:500}.FaqBlock__byline{color:var(--color-text-muted);margin:.35rem 0 1rem;font-size:.8125rem}.FaqBlock__list{border:1px solid var(--color-border);background:var(--color-surface,#fff);border-radius:8px;overflow:hidden}.FaqBlock__item+.FaqBlock__item{border-top:1px solid var(--color-border)}.FaqBlock__q{cursor:pointer;color:var(--color-heading);align-items:flex-start;gap:.75rem;padding:.85rem 1.1rem;font-size:1rem;font-weight:600;list-style:none;display:flex}.FaqBlock__q::-webkit-details-marker{display:none}.FaqBlock__q:after{content:"";border-right:2px solid var(--color-accent);border-bottom:2px solid var(--color-accent);flex:none;width:.5rem;height:.5rem;margin-top:.35rem;margin-left:auto;transition:transform .15s;transform:rotate(45deg)}.FaqBlock__item[open]>.FaqBlock__q:after{transform:rotate(-135deg)}.FaqBlock__q:hover{background:var(--color-bg)}.FaqBlock__q:focus-visible{outline:2px solid var(--color-accent);outline-offset:-2px}.FaqBlock__a{padding:0 2.4rem 1rem 1.1rem}.FaqBlock__text{color:var(--color-text-muted);white-space:pre-line;margin:0;line-height:1.6}.FaqBlock__meta{color:var(--color-text-muted);margin:.6rem 0 0;font-size:.75rem}.FaqBlock__cta{border:1px solid var(--color-border);border-left:3px solid var(--color-accent);background:var(--color-bg);border-radius:8px;margin-top:1rem;padding:.85rem 1.1rem}.FaqBlock__ctaTitle{color:var(--color-heading);font-size:.9375rem;display:block}.FaqBlock__ctaText{color:var(--color-text-muted);margin:.15rem 0 .7rem;font-size:.875rem}.FaqBlock__ctaBtn{background:var(--color-accent);color:#fff;border-radius:5px;padding:.4rem .9rem;font-size:.875rem;font-weight:500;text-decoration:none;display:inline-block}.FaqBlock__ctaBtn:hover{background:var(--color-accent-hover)}@media (prefers-reduced-motion:reduce){.FaqBlock__q:after{transition:none}}.FaqBlock__ctaBtns{flex-wrap:wrap;gap:.5rem;display:flex}.FaqBlock__ctaBtn--ghost{border:1px solid var(--color-accent);color:var(--color-accent-hover);background:0 0}.FaqBlock__ctaBtn--ghost:hover{background:var(--color-bg)}
