.legal-content{max-width:800px;margin:100px auto;padding:0 1rem}.legal-content h1{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;color:var(--foreground);border-bottom:1px solid var(--border);padding-bottom:.5rem}.legal-content h2{font-size:1.75rem;margin-top:2rem;margin-bottom:1rem}.legal-content h2,.legal-content h3{font-weight:600;color:var(--foreground)}.legal-content h3{font-size:1.25rem;margin-top:1.5rem;margin-bottom:.75rem}.legal-content p{margin-bottom:1rem;line-height:1.6}.legal-content ol,.legal-content ul{margin-bottom:1rem;padding-left:1.5rem}.legal-content li{margin-bottom:.5rem}.legal-content a{color:var(--primary);text-decoration:underline;transition:color .2s}.legal-content a:hover{color:var(--primary-foreground)}.legal-content table{width:100%;border-collapse:collapse;margin-bottom:1.5rem}.legal-content td,.legal-content th{padding:.75rem;border:1px solid var(--border);text-align:left}.legal-content th{font-weight:600}.legal-content th,.legal-content tr:nth-child(2n){background-color:var(--muted)}.legal-content pre{padding:1rem;overflow-x:auto;margin-bottom:1rem}.legal-content code,.legal-content pre{background-color:var(--muted);border-radius:.25rem}.legal-content code{font-family:monospace;padding:.2rem .4rem}.legal-content blockquote{border-left:4px solid var(--primary);padding-left:1rem;margin-left:0;margin-bottom:1rem;font-style:italic}.legal-content section{margin-bottom:2rem}@media (max-width:768px){.legal-content h1{font-size:2rem}.legal-content h2{font-size:1.5rem}.legal-content h3{font-size:1.25rem}}.legal-content nav{position:fixed;z-index:50}.legal-content nav ul{list-style:none;padding:0;margin:0}.legal-content nav button{width:100%;text-align:left;padding:.5rem 0;background:none;border:none;cursor:pointer}.legal-content nav button:hover{color:var(--primary)}