.legal-header{padding-top:calc(var(--nav-height) + var(--space-4xl));padding-bottom:var(--space-2xl);text-align:center;position:relative}.legal-header:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:600px;height:400px;background:radial-gradient(ellipse,rgba(108,92,231,.12) 0%,transparent 70%);pointer-events:none}.legal-header h1{margin-bottom:var(--space-lg)}.legal-content h2{margin-top:var(--space-2xl);margin-bottom:var(--space-md);font-size:1.5rem}.legal-content h2:first-child{margin-top:0}.legal-content h3{margin-top:var(--space-xl);margin-bottom:var(--space-sm);font-size:1.125rem}.legal-content p{margin-bottom:var(--space-md);font-size:1rem;line-height:1.8;color:var(--text-secondary);max-width:none}.legal-content ul,.legal-content ol{margin-bottom:var(--space-md);padding-left:var(--space-xl)}.legal-content li{color:var(--text-secondary);font-size:1rem;line-height:1.8;margin-bottom:var(--space-sm)}.legal-content strong{color:var(--text-primary)}.legal-content a{color:var(--color-brand-light);text-decoration:underline;text-underline-offset:3px}.legal-content a:hover{color:var(--color-accent)}.legal-date{font-size:.875rem;color:var(--text-muted);margin-bottom:var(--space-2xl)}
