.legal-content h2{font-family:var(--font-display);font-size:1.5rem;font-weight:700;margin-top:2.5rem;margin-bottom:1rem;color:var(--color-foreground)}.legal-content h3{font-family:var(--font-display);font-size:1.125rem;font-weight:600;margin-top:1.5rem;margin-bottom:.75rem;color:var(--color-foreground)}.legal-content p{color:var(--color-muted-foreground);line-height:1.75;margin-bottom:1rem}.legal-content ul{list-style:none;padding-left:0;margin-bottom:1rem}.legal-content li{color:var(--color-muted-foreground);line-height:1.75;padding-left:1.25rem;position:relative;margin-bottom:.25rem}.legal-content li:before{content:"";position:absolute;left:0;top:.75rem;width:6px;height:6px;border-radius:50%;background:var(--color-primary);opacity:.4}.legal-content strong{color:var(--color-foreground);font-weight:600}.legal-content a{color:var(--color-primary);text-decoration:underline;text-underline-offset:2px}.legal-content a:hover{opacity:.8}.legal-content .highlight-box{background:var(--color-surface-1, #0c0c14);border:1px solid var(--color-border);border-radius:.75rem;padding:1.5rem;margin:1.5rem 0}
