.faq-root{background:var(--bg)}.faq-hero{min-height:0;padding-bottom:80px}.faq-hero-inner{z-index:3;text-align:center;max-width:820px;margin:0 auto;padding:104px 0 0;position:relative}.faq-hero-inner .zs-eyebrow{justify-content:center}.faq-hero-h{font-family:var(--font-sans);letter-spacing:-.035em;color:#fff;margin:18px 0 0;font-size:clamp(40px,5.4vw,80px);font-weight:900;line-height:1.02}.faq-hero-lead{color:#f7f5f2c7;max-width:560px;margin:22px auto 0;font-size:19px;line-height:1.55}.faq-section{padding:96px 0 128px}.faq-list{max-width:820px;margin:0 auto}.faq-item{border-bottom:1px solid var(--line)}.faq-item:first-child{border-top:1px solid var(--line)}.faq-q{text-align:left;cursor:pointer;width:100%;font-family:var(--font-sans);letter-spacing:-.015em;color:var(--ink);transition:color .2s var(--ease-out);background:0 0;border:none;justify-content:space-between;align-items:center;gap:28px;padding:28px 8px;font-size:clamp(18px,2vw,22px);font-weight:700;display:flex}.faq-q:hover{color:var(--coral)}.faq-icon{border:1.5px solid var(--line-strong);width:30px;height:30px;color:var(--ink-3);transition:transform .36s var(--ease-emph), background .24s var(--ease-out), color .24s var(--ease-out), border-color .24s var(--ease-out);border-radius:999px;flex-shrink:0;place-items:center;font-size:12px;display:grid}.faq-item.open .faq-icon{background:var(--coral);border-color:var(--coral);color:#fff;transform:rotate(135deg)}.faq-a{max-height:0;transition:max-height .46s var(--ease-out);overflow:hidden}.faq-item.open .faq-a{max-height:460px}.faq-a-inner{color:var(--ink-2);max-width:700px;margin:0;padding:0 8px 30px;font-size:17px;line-height:1.62}@media (max-width:600px){.faq-hero-inner{padding-top:88px}.faq-section{padding:64px 0 80px}.faq-q{gap:18px;padding:22px 4px}.faq-item.open .faq-a{max-height:640px}}
