.legal-prose{color:var(--foreground);font-size:.9375rem;line-height:1.75}.legal-prose section{margin-bottom:3rem;scroll-margin-top:6rem}.legal-prose-document section{margin-bottom:0;padding:1.25rem 0 2rem;border-bottom:1px solid oklch(var(--border)/.8);scroll-margin-top:6.5rem}.legal-prose-document section:last-child{padding-bottom:0;border-bottom:none}.legal-hero{background-size:cover;background-position:50%;background-repeat:no-repeat}.legal-hero-overlay{position:absolute;inset:0;background:linear-gradient(120deg,rgba(0,77,77,.94),rgba(0,64,64,.82) 45%,rgba(15,23,42,.72))}.legal-sidebar-nav{scrollbar-width:thin;scrollbar-color:oklch(var(--primary)/.35) transparent}.legal-sidebar-nav::-webkit-scrollbar{width:6px}.legal-sidebar-nav::-webkit-scrollbar-thumb{border-radius:999px;background:oklch(var(--primary)/.35)}.legal-toc-accordion summary::-webkit-details-marker{display:none}.legal-prose h2{display:flex;align-items:center;gap:.625rem;margin-bottom:1rem;padding-bottom:.625rem;border-bottom:2px solid oklch(var(--primary)/.15);font-family:var(--font-heading);font-size:1.125rem;font-weight:700;color:var(--foreground)}.legal-prose .section-num{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;flex-shrink:0;border-radius:9999px;background:oklch(var(--primary));color:var(--primary-foreground);font-size:.8125rem;font-weight:700}.legal-prose h3{margin:1.5rem 0 .625rem;font-size:1rem;font-weight:600;color:oklch(var(--primary))}.legal-prose p{margin-bottom:.875rem;color:var(--muted-foreground)}.legal-prose ol,.legal-prose ul{margin-bottom:.875rem;padding-left:1.375rem}.legal-prose li{margin-bottom:.375rem;color:var(--muted-foreground)}.legal-prose li strong,.legal-prose p strong{color:var(--foreground);font-weight:600}.legal-prose a{color:oklch(var(--primary));font-weight:500;text-decoration:underline;text-underline-offset:3px}.legal-prose a:hover{opacity:.85}.legal-prose .legal-highlight-box{margin:1rem 0;border-radius:.75rem;border:1px solid oklch(var(--primary)/.15);background:oklch(var(--primary)/.06);padding:1rem 1.25rem}.legal-prose .legal-highlight-box p{margin-bottom:.5rem}.legal-prose .legal-highlight-box p:last-child{margin-bottom:0}.legal-prose .legal-warning-box{margin:1rem 0;border-radius:.75rem;border:1px solid oklch(var(--destructive)/.25);background:oklch(var(--destructive)/.06);padding:1rem 1.25rem}.legal-prose .legal-warning-box p{margin-bottom:.5rem;color:oklch(var(--destructive))}.legal-prose .legal-warning-box p:last-child{margin-bottom:0}.legal-prose .legal-warning-box li,.legal-prose .legal-warning-box strong,.legal-prose .legal-warning-box ul{color:oklch(var(--destructive))}.legal-prose table.legal-table{width:100%;margin:1rem 0 1.5rem;border-collapse:collapse;overflow:hidden;border-radius:.5rem;border:1px solid var(--border);font-size:.875rem}.legal-prose table.legal-table thead tr{background:oklch(var(--primary));color:var(--primary-foreground)}.legal-prose table.legal-table thead th{padding:.75rem .875rem;text-align:left;font-weight:600}.legal-prose table.legal-table tbody td{padding:.625rem .875rem;vertical-align:top;border-bottom:1px solid var(--border);color:var(--muted-foreground)}.legal-prose table.legal-table tbody tr:nth-child(2n) td{background:oklch(var(--muted)/.45)}.legal-prose .badge{display:inline-block;margin-right:.375rem;border-radius:.25rem;padding:.125rem .5rem;font-size:.6875rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.legal-prose .badge-gdpr{background:oklch(var(--primary)/.12);color:oklch(var(--primary))}.legal-prose .badge-india{background:var(--accent);color:var(--accent-foreground)}.legal-prose .badge-us{background:var(--muted);color:var(--foreground)}.legal-toc{border-left:4px solid oklch(var(--primary));background:oklch(var(--primary)/.06)}.legal-toc-title{margin:0 0 .875rem;font-size:.8125rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:oklch(var(--primary))}.legal-toc-list{margin:0;padding-left:1.375rem;list-style:decimal}.legal-toc-list li{margin-bottom:.35rem;padding-left:.375rem;font-size:.875rem;line-height:1.5;color:oklch(var(--primary))}.legal-toc-list li::marker{color:oklch(var(--primary));font-weight:600}.legal-toc-list a{color:oklch(var(--primary));font-weight:500;text-decoration:none}.legal-toc-list a:hover{text-decoration:underline;text-underline-offset:3px}