.legal-hero.page-hero{text-align:center;align-items:center}.legal-hero h1{font-size:clamp(2.5rem, 6vw, 4.5rem);line-height:.95;margin-bottom:.5rem}.legal-content.page-content{max-width:720px;margin:0 auto;padding:0 4vw 6rem}.legal-body h2{font-family:'Space Grotesk',sans-serif;font-size:1.1rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--fg);margin-top:3.5rem;margin-bottom:1rem;padding-bottom:.8rem;border-bottom:1px solid var(--border)}.legal-body h2:first-child{margin-top:0}.legal-body p{font-size:.9rem;line-height:1.85;color:var(--fg-muted);margin-bottom:1.2rem;font-weight:300}.legal-body ul{padding-left:1.5rem;margin-bottom:1.2rem;list-style:none}.legal-body li{font-size:.9rem;line-height:1.85;color:var(--fg-muted);margin-bottom:.5rem;font-weight:300;position:relative;padding-left:1rem}.legal-body li::before{content:'—';position:absolute;left:-.5rem;color:var(--fg-dim)}.legal-body a{color:var(--fg);text-decoration:underline;text-decoration-color:var(--border);text-underline-offset:3px;transition:text-decoration-color .2s}.legal-body a:hover{text-decoration-color:var(--fg)}@media (max-width:768px){.legal-content.page-content{padding:0 5vw 5rem}}@media (max-width:480px){.legal-content.page-content{padding:0 6vw 4rem}}