:root{--public-site-nav-offset:64px}.faq-page{background:var(--navy);min-height:100vh;color:var(--text)}.faq-jump-nav{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:64px;display:flex}.faq-jump-link{color:#94a3b8;border:1px solid #64a0d233;border-radius:20px;padding:6px 16px;font-size:13px;text-decoration:none;transition:color .2s,border-color .2s}.faq-jump-link:hover{color:#fff;border-color:#1a7fc48c}.faq-category-wrap{max-width:800px;margin:0 auto;padding:0 16px 80px}.faq-category-label{letter-spacing:.1em;text-transform:uppercase;color:#1a7fc4;margin-bottom:8px;font-size:11px;font-weight:700}.faq-category-h2{font-family:var(--serif,var(--font-instrument-serif)),Georgia,serif;color:#fff;margin-bottom:24px;font-size:clamp(1.35rem,3vw,1.65rem);font-weight:400}.faq-details{background:#0f1e2e99;border:1px solid #64a0d226;border-radius:10px;margin-bottom:8px;overflow:hidden}.faq-summary{cursor:pointer;color:#fff;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:12px;padding:18px 20px;font-size:15px;font-weight:600;list-style:none;display:flex}.faq-summary::-webkit-details-marker{display:none}.faq-summary::marker{display:none}.faq-summary:after{content:"+";color:#1a7fc4;flex-shrink:0;font-size:18px;font-weight:600;line-height:1}.faq-details[open] .faq-summary:after{content:"-"}.faq-answer{color:#94a3b8;padding:0 20px 18px;font-size:14px;line-height:1.75}.faq-answer p{margin:0 0 12px}.faq-answer p:last-child{margin-bottom:0}.faq-answer a{color:#2e9fd8;text-underline-offset:2px;text-decoration:underline}.faq-answer a:hover{color:#fff}
