.legal h2,.legal h3{scroll-margin-top:2rem}.legal h2{margin-top:0;margin-bottom:.75rem;font-size:1.125rem;line-height:1.4;font-weight:600;letter-spacing:-.01em;color:var(--foreground)}.legal h3{margin-top:1.5rem;margin-bottom:.5rem;font-size:.875rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase}.legal .anchor,.legal h3{color:var(--muted-foreground)}.legal .anchor{margin-left:.5rem;font-weight:400;text-decoration:none;opacity:0;transition:opacity .15s ease}.legal .anchor:focus-visible,.legal h2:hover .anchor,.legal h3:hover .anchor{opacity:1}.legal .anchor:hover{color:var(--foreground)}.legal :target{animation:anchor-flash 1.4s ease-out}@keyframes anchor-flash{0%{background-color:transparent}20%{background-color:var(--accent)}to{background-color:transparent}}.legal p,.legal ul{margin-bottom:1rem}.legal ul{margin-top:.5rem;padding-left:1.25rem;list-style:disc}.legal ul li{margin-bottom:.5rem}.legal strong{font-weight:600;color:var(--foreground)}.legal code{padding:.1rem .35rem;border-radius:.25rem;background-color:var(--muted);color:var(--foreground);font-family:JetBrains Mono,ui-monospace,monospace;font-size:.85em}