.legal-page{min-height:100vh;padding:2rem 0 4rem;background:var(--bg-primary)}.legal-container{max-width:900px;margin:0 auto;padding:0 1.5rem}.legal-header{text-align:center;margin-bottom:3rem}.legal-header h1{font-size:2.5rem;margin-bottom:.5rem;color:var(--text-primary)}.legal-header .last-updated{font-size:.9rem;color:var(--text-muted)}.legal-section{margin-bottom:2.5rem}.legal-section h2{font-size:1.5rem;margin-bottom:1rem;color:var(--text-primary);border-bottom:2px solid var(--accent-primary);padding-bottom:.5rem}.legal-section h3{font-size:1.2rem;margin:1.5rem 0 .75rem;color:var(--text-primary)}.legal-section p{line-height:1.7;margin-bottom:1rem;color:var(--text-secondary)}.legal-section ul,.legal-section ol{margin:1rem 0;padding-left:1.5rem}.legal-section li{line-height:1.6;margin-bottom:.5rem;color:var(--text-secondary)}.legal-section a{color:var(--accent-primary);text-decoration:none}.legal-section a:hover{text-decoration:underline}.legal-warning{background:linear-gradient(135deg,#ef44441a,#ef44440d);border:1px solid rgba(239,68,68,.3);border-left:4px solid #ef4444;border-radius:.5rem;padding:1.5rem;margin:1.5rem 0}.legal-warning h3{color:#ef4444;margin:0 0 .75rem;font-size:1.1rem;display:flex;align-items:center;gap:.5rem}.legal-warning p{margin:0;color:var(--text-primary)}.legal-warning ul{margin:.75rem 0 0}.legal-warning li{color:var(--text-primary)}.legal-notice{background:linear-gradient(135deg,#3b82f61a,#3b82f60d);border:1px solid rgba(59,130,246,.3);border-left:4px solid #3b82f6;border-radius:.5rem;padding:1.5rem;margin:1.5rem 0}.legal-notice h3{color:#3b82f6;margin:0 0 .75rem;font-size:1.1rem}.legal-notice p{margin:0;color:var(--text-primary)}.legal-highlight{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:.5rem;padding:1.5rem;margin:1.5rem 0}.legal-highlight h3{margin:0 0 .75rem;color:var(--text-primary)}.risk-indicator{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:2rem;font-weight:600;font-size:.875rem;margin:1rem 0}.risk-indicator.high{background:#ef444426;color:#ef4444;border:1px solid rgba(239,68,68,.3)}.legal-toc{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:.5rem;padding:1.5rem;margin-bottom:2rem}.legal-toc h3{margin:0 0 1rem;font-size:1.1rem;color:var(--text-primary)}.legal-toc ol{margin:0;padding-left:1.25rem}.legal-toc li{margin-bottom:.5rem}.legal-toc a{color:var(--text-secondary);text-decoration:none;transition:color .2s}.legal-toc a:hover{color:var(--accent-primary)}.legal-contact{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:.5rem;padding:1.5rem;margin-top:2rem;text-align:center}.legal-contact h3{margin:0 0 .5rem}.legal-contact p{margin:0}.acceptance-box{background:linear-gradient(135deg,#22c55e1a,#22c55e0d);border:1px solid rgba(34,197,94,.3);border-radius:.5rem;padding:1.5rem;margin:2rem 0;text-align:center}.acceptance-box p{margin:0;font-weight:500;color:var(--text-primary)}@media(max-width:768px){.legal-header h1{font-size:2rem}.legal-section h2{font-size:1.3rem}.legal-container{padding:0 1rem}}
