.static-page-stack{display:flex;flex-direction:column;gap:1rem;max-width:64rem;margin:0 auto}.static-page-card{border:1px solid rgba(13,35,58,.12);border-radius:1.25rem;overflow:hidden}.static-page-panel{padding:1.85rem 2rem}.static-page-header{display:flex;align-items:center;justify-content:flex-start;gap:1rem;padding-bottom:.9rem;margin-bottom:1.15rem;border-bottom:1px solid rgba(15,74,138,.12);text-align:left}.static-page-header-centered,.static-page-section-header{justify-content:center;text-align:center}.static-page-copy ol,.static-page-copy p,.static-page-copy ul,.static-page-section-header{margin-bottom:1rem}.static-page-section-title,.static-page-title{margin:0;color:var(--color-text);font-weight:700!important;letter-spacing:.01em}.static-page-title{font-size:1.9rem}.static-page-section-title{font-size:1.2rem}.static-page-copy,.static-page-copy li,.static-page-copy p{line-height:1.68;font-size:1rem}.static-page-copy>:last-child,.static-page-copy ol:last-child,.static-page-copy p:last-child,.static-page-copy ul:last-child{margin-bottom:0}.static-page-copy a,.static-page-toc-link{text-decoration:none}.static-page-copy a:hover,.static-page-toc-link:hover{text-decoration:underline}.static-page-toc-title{margin:0 0 1rem;color:var(--color-text);font-size:1rem;font-weight:700!important;text-align:center;text-transform:uppercase;letter-spacing:.05em}.static-page-toc-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem 1rem;margin:0;padding:0;list-style:none}.static-page-toc-item{margin:0}.static-page-toc-link{display:block;height:100%;padding:.5rem .85rem;border-left:.2rem solid rgba(15,74,138,.22);border-radius:.45rem;background:rgba(15,74,138,.03);color:#2f435d;font-weight:600}.static-page-actions{display:flex;justify-content:center;margin-top:1.5rem}.static-page-back-top{font-weight:700!important}@media (max-width:767.98px){.static-page-shell{padding-top:1.5rem;padding-bottom:2rem}.static-page-stack{gap:1rem}.static-page-panel{padding:1.25rem 1rem}.static-page-title{font-size:1.45rem}.static-page-toc-list{grid-template-columns:1fr}.static-page-actions{justify-content:stretch}.static-page-back-top{width:100%}}