.page-header{max-width:44rem;margin:0 auto var(--space-8)}.page-intro{font-size:var(--font-size-md)}.page-breadcrumbs{font-size:var(--font-size-xs);letter-spacing:.08em;text-transform:uppercase;color:var(--gray-500);margin-bottom:var(--space-4)}.page-breadcrumbs ol{display:flex;flex-wrap:wrap;gap:.4rem .75rem;align-items:center}.page-breadcrumbs li+li::before{content:"/";margin-right:.4rem;color:rgba(125,107,96,.7)}.page-breadcrumbs a{color:var(--color-text-soft)}.page-breadcrumbs a:hover{color:var(--color-primary)}.toc-section{margin-bottom:var(--space-8)}.toc-header{margin-bottom:var(--space-4)}.toc-grid{display:grid;gap:var(--space-3)}.toc-grid ul{display:flex;flex-direction:column;gap:.45rem;font-size:var(--font-size-sm)}.toc-grid a{color:var(--color-primary);text-decoration:underline;text-decoration-color:rgba(167,53,72,.4);text-underline-offset:.18em}.toc-grid a:hover{text-decoration-color:rgba(167,53,72,.9)}@media (min-width:768px){.toc-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.legal-section{max-width:52rem;margin:0 auto var(--space-8)}.legal-section h2{font-size:clamp(1.35rem,1.8vw,1.7rem);margin-bottom:var(--space-3)}.legal-list{margin:0 0 var(--space-4)1.2rem;padding-left:1.1rem;list-style:disc;color:var(--color-text-soft)}.legal-list li+li{margin-top:.35rem}.legal-section a{text-decoration:underline;text-decoration-color:rgba(167,53,72,.35);text-underline-offset:.16em;color:var(--color-primary)}.legal-section a:hover{text-decoration-color:rgba(167,53,72,.9)}.legal-cta{max-width:52rem;margin:0 auto var(--space-4)}.legal-cta-content{display:flex;flex-direction:column;gap:var(--space-4)}.legal-cta h2{margin-bottom:0}.legal-cta-actions{display:flex;flex-wrap:wrap;gap:var(--space-3)}.legal-cta .btn-outline{background:rgba(249,243,234,.55)}@media (min-width:720px){.legal-cta-content{flex-direction:row;align-items:center;justify-content:space-between}.legal-cta-actions{justify-content:flex-end}}