.legal-content h1{font-size:1.5rem;font-weight:700;margin-top:2rem;margin-bottom:1rem}.legal-content h2{font-size:1.25rem;font-weight:700;margin-top:1.5rem;margin-bottom:.75rem}.legal-content h3{font-size:1.125rem;font-weight:600;margin-top:1.25rem;margin-bottom:.5rem}.legal-content h4{font-size:1rem;font-weight:600;margin-top:1rem;margin-bottom:.5rem}.legal-content p{margin-bottom:1rem;line-height:1.6}.legal-content ol,.legal-content ul{padding-left:1.5rem;margin-bottom:1rem}.legal-content ul{list-style-type:disc}.legal-content ol{list-style-type:decimal}.legal-content li{margin-bottom:.25rem}.legal-content a{color:var(--primary);text-decoration:none}.legal-content a:hover{text-decoration:underline}.legal-content blockquote{border-left:4px solid var(--border);padding-left:1rem;font-style:italic;margin:1rem 0}.legal-content table{border-collapse:collapse;width:100%;margin-bottom:1rem}.legal-content td,.legal-content th{border:1px solid var(--border);padding:.5rem}.legal-content th{background-color:var(--muted);text-align:left;font-weight:500}.legal-content img{max-width:100%;height:auto;margin:1rem 0;border-radius:.375rem}.legal-content hr{margin:1.5rem 0;border:0;border-top:1px solid var(--border)}@media (prefers-color-scheme:dark){.legal-content a{color:var(--primary)}.legal-content th{background-color:var(--muted)}.legal-content blockquote{border-color:var(--border)}}.legal-content .note{background-color:var(--muted)}.legal-content .note,.legal-content .warning{padding:1rem;border-radius:.5rem;margin:1rem 0}.legal-content .warning{background-color:rgba(245,158,11,.1);color:rgb(146,64,14)}.legal-content .important{background-color:rgba(239,68,68,.1);color:rgb(185,28,28);padding:1rem;border-radius:.5rem;margin:1rem 0;font-weight:500}@media (prefers-color-scheme:dark){.legal-content .warning{background-color:rgba(245,158,11,.05);color:rgba(251,191,36,.9)}.legal-content .important{background-color:rgba(239,68,68,.05);color:rgba(248,113,113,.9)}}