.legal-prose{width:100%;max-width:52rem;margin-inline:auto;color:var(--foreground);font-size:.9375rem;line-height:1.75}.legal-prose .legal-intro,.legal-prose header{text-align:center}.legal-prose>*+*{margin-top:1rem}.legal-prose h2{margin-top:2.5rem;margin-bottom:.75rem;font-size:1.375rem;font-weight:700;letter-spacing:-.02em;color:var(--foreground)}.legal-prose h3{margin-top:1.75rem;margin-bottom:.5rem;font-size:1.0625rem;font-weight:600;color:var(--foreground)}.legal-prose p{color:var(--muted-foreground)}.legal-prose strong{color:var(--foreground);font-weight:600}.legal-prose a{color:var(--primary);text-decoration:underline;text-underline-offset:2px}.legal-prose a:hover{opacity:.85}.legal-prose ul{list-style:disc;padding-left:1.25rem;color:var(--muted-foreground)}.legal-prose ul li+li{margin-top:.35rem}.legal-prose code{font-size:.875em;background:var(--muted);padding:.1em .35em;border-radius:.25rem;color:var(--foreground)}.legal-divider{margin:2rem 0;border:none;border-top:1px solid var(--border)}.legal-table-wrap{overflow-x:auto;margin:1rem 0;border:1px solid var(--border);border-radius:var(--radius);background:var(--card)}.legal-table{width:100%;border-collapse:collapse;font-size:.875rem}.legal-table td,.legal-table th{padding:.75rem 1rem;text-align:left;vertical-align:top;border-bottom:1px solid var(--border)}.legal-table tr:last-child td,.legal-table tr:last-child th{border-bottom:none}.legal-table th{width:38%;font-weight:600;color:var(--foreground);background:var(--muted)}.legal-table td{color:var(--muted-foreground)}.legal-table thead th{width:auto}