.legal-page{min-height:100vh;background:var(--bg-primary)}.legal-container{max-width:800px;margin:0 auto;padding:4rem 1.5rem}.legal-header{margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid var(--border-color)}.legal-header h1{font-size:2.5rem;font-weight:800;color:var(--text-primary);margin-bottom:.5rem;line-height:1.2}.legal-header .last-updated{color:var(--text-secondary);font-size:.95rem}.legal-section{margin-bottom:2.5rem;padding:1.5rem;background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:12px;transition:all .3s ease}.legal-section:hover{border-color:var(--color-primary);box-shadow:0 4px 20px var(--shadow)}.legal-section h2{font-size:1.35rem;font-weight:700;color:var(--text-primary);margin-bottom:1rem;padding-bottom:.75rem;border-bottom:2px solid var(--color-primary);display:inline-block}.legal-section p{color:var(--text-secondary);line-height:1.7;margin-bottom:1rem}.legal-section ul{margin:1rem 0;padding-left:1.5rem}.legal-section li{color:var(--text-secondary);line-height:1.6;margin-bottom:.5rem}.legal-section :global(strong){color:var(--text-primary);font-weight:600}.legal-section .note{padding:1rem;background:var(--bg-tertiary);border-radius:8px;border-left:3px solid var(--color-primary);font-size:.95rem;color:var(--text-secondary);margin-top:1rem}.legal-section .contact-info{padding:1rem;background:var(--bg-tertiary);border-radius:8px;margin-top:1rem}.legal-section .contact-info strong{color:var(--color-primary)}@media(max-width:768px){.legal-container{padding:3rem 1rem}.legal-header h1{font-size:2rem}.legal-header{margin-bottom:2rem;padding-bottom:1.5rem}.legal-section{padding:1.25rem;margin-bottom:1.5rem}.legal-section h2{font-size:1.15rem}.legal-section p{font-size:.95rem}.legal-section li{font-size:.9rem}}@media(max-width:480px){.legal-container{padding:2rem .75rem}.legal-header h1{font-size:1.75rem}.legal-section{padding:1rem;border-radius:8px}.legal-section h2{font-size:1.05rem}}
