.legal-content{color:var(--foreground);line-height:1.8}.legal-content>header{border-bottom:1px solid var(--border);margin-bottom:3rem;padding-bottom:2rem}.legal-content h1{font-family:var(--font-heading);color:var(--foreground);letter-spacing:-.02em;margin-bottom:.5rem;font-size:2.25rem;font-weight:700}@media (min-width:768px){.legal-content h1{font-size:2.75rem}}.legal-content>section{margin-bottom:3rem}.legal-content h2{font-family:var(--font-heading);color:var(--foreground);border-bottom:1px solid var(--border);letter-spacing:-.01em;margin-bottom:1rem;padding-bottom:.75rem;font-size:1.375rem;font-weight:600}@media (min-width:768px){.legal-content h2{font-size:1.5rem}}.legal-content h3{font-family:var(--font-heading);color:var(--foreground);margin-top:1.75rem;margin-bottom:.75rem;font-size:1.125rem;font-weight:600}.legal-content p{color:var(--muted-foreground);margin-bottom:1rem;font-size:1rem;line-height:1.75}.legal-content ul{margin:1rem 0 1.5rem;padding-left:1.5rem;list-style:none}.legal-content ul li{color:var(--muted-foreground);margin-bottom:.75rem;padding-left:.5rem;line-height:1.7;position:relative}.legal-content ul li:before{content:"";background-color:var(--primary);border-radius:50%;width:6px;height:6px;position:absolute;top:.65em;left:-1rem}.legal-content strong{color:var(--foreground);font-weight:500}.legal-content a{color:var(--primary);font-weight:500;text-decoration:none;transition:opacity .15s}.legal-content a:hover{opacity:.8;text-decoration:underline}.legal-content .callout{background-color:hsl(from var(--warning)h s l/.1);border:1px solid hsl(from var(--warning)h s l/.25);border-radius:.75rem;margin-top:1.5rem;padding:1rem 1.25rem}.legal-content .callout p{color:var(--foreground);margin-bottom:0;font-size:.9375rem;font-weight:500}
