.legal-section{padding:100px 0;background:#f8f9fa;min-height:100vh}.legal-title{font-size:2.5rem;color:var(--primary-color, #2c3e50);margin-bottom:.5rem;text-align:center;font-weight:700}.legal-update{text-align:center;color:#7f8c8d;font-size:.95rem;margin-bottom:3rem;font-style:italic}.legal-content{max-width:900px;margin:0 auto;background:#fff;padding:3rem;border-radius:12px;box-shadow:0 2px 20px #0000000d}.legal-block{margin-bottom:2.5rem;padding-bottom:2rem;border-bottom:1px solid #e9ecef}.legal-block:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.legal-block h2{font-size:1.5rem;color:var(--primary-color, #2c3e50);margin-bottom:1rem;font-weight:600}.legal-block p{line-height:1.8;color:#546e7a;margin-bottom:1rem}.legal-list{list-style:none;padding-left:0;margin:1rem 0}.legal-list li{padding:.5rem 0;color:#546e7a;line-height:1.8}.legal-list li strong{color:var(--primary-color, #2c3e50);font-weight:600}.legal-block a{color:var(--secondary-color, #3498db);text-decoration:none;font-weight:500;transition:color .3s ease}.legal-block a:hover{color:var(--primary-color, #2c3e50);text-decoration:underline}@media(max-width:768px){.legal-section{padding:60px 0}.legal-title{font-size:2rem}.legal-content{padding:2rem 1.5rem;border-radius:8px}.legal-block h2{font-size:1.3rem}.legal-block p,.legal-list li{font-size:.95rem}}@media(max-width:480px){.legal-content{padding:1.5rem 1rem}.legal-title{font-size:1.75rem}.legal-block h2{font-size:1.2rem}}
