.legal-page{min-height:100vh;background:var(--bg);color:var(--white)}.legal-header{border-bottom:1px solid var(--border);padding-block:1.25rem}.legal-header-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem}.legal-brand{font-family:var(--font-instrument);font-weight:700;font-size:1.125rem;color:var(--white);text-decoration:none}.legal-brand .accent{color:var(--green)}.legal-back{font-size:.875rem;color:var(--grey);display:flex;align-items:center;gap:.375rem;transition:color .2s}.legal-back:hover{color:var(--white)}.legal-body{padding-block:4rem}.legal-content{max-width:680px}.legal-content h1{font-family:var(--font-display);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;letter-spacing:-.02em;line-height:1.2;margin-bottom:.625rem}.legal-meta{font-size:.875rem;color:var(--grey-muted);margin-bottom:3rem}.legal-content h2{font-family:var(--font-display);font-size:1.125rem;font-weight:700;margin-top:2.5rem;margin-bottom:.75rem;color:var(--white)}.legal-content ol,.legal-content p,.legal-content ul{color:var(--grey);font-size:.9375rem;line-height:1.7;margin-bottom:1rem;max-width:65ch}.legal-content ol,.legal-content ul{padding-left:1.5rem}.legal-content ul{list-style:disc}.legal-content ol{list-style:decimal}.legal-content li{margin-bottom:.375rem}.legal-content a{color:var(--green);text-decoration:underline;text-underline-offset:3px}.legal-content a:hover{color:var(--green-hover)}.legal-content strong{color:var(--white);font-weight:600}.legal-divider{border:none;margin-block:2rem}.legal-divider,.legal-footer{border-top:1px solid var(--border)}.legal-footer{padding-block:1.25rem}.legal-footer-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.legal-footer p{font-size:.8125rem;color:var(--grey-muted)}.legal-footer-links{display:flex;gap:1.5rem}.legal-footer-links a{font-size:.8125rem;color:var(--grey-muted);transition:color .2s}.legal-footer-links a:hover{color:var(--grey)}