.legal-page{min-height:calc(100vh - var(--navbar-height) - 48px);padding:3.5rem clamp(1.5rem,5vw,3rem) 5rem;background:var(--background-color)}.legal-inner{max-width:720px;margin:0 auto}.legal-title{font-size:2.2rem;font-weight:700;color:var(--text-color);margin:0 0 .4rem;letter-spacing:-.02em}.legal-effective{font-size:.82rem;color:var(--text-color-secondary);margin:0 0 3rem}.legal-section{padding:1.75rem 0;border-bottom:1px solid var(--border-color)}.legal-section:first-of-type{padding-top:0}.legal-section:last-child{border-bottom:none;padding-bottom:0}.legal-heading{font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--link-color);margin:0 0 .85rem}.legal-body{font-size:.95rem;line-height:1.8;color:var(--text-color);margin:0}.legal-body+.legal-body{margin-top:.85rem}.legal-link{color:var(--link-color);transition:color var(--transition-fast)}.legal-link:hover{color:var(--link-hover-color)}