.legal-content{max-width:1200px;margin:0 auto;padding:2rem;background:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.legal-content h1{color:var(--color-dark);font-size:2rem!important;margin-bottom:.5rem;border-bottom:3px solid var(--color-base);padding-bottom:1rem;background:var(--color-gray-c);text-align:center;padding:5px 1rem}.last-update{color:var(--color-gray-a);font-style:italic;margin-bottom:2rem;font-size:.9rem!important}.intro-text{font-size:1.05rem!important;line-height:1.7;color:var(--color-dark);text-align:justify}.legal-section{margin-bottom:2.5rem}.legal-section h2{font-size:1.4rem!important;margin-bottom:1rem;margin-top:1.5rem;border-left:4px solid var(--color-base);padding-left:1rem;background:var(--color-gray-c);padding:5px 1rem}.legal-section h3{font-size:1.15rem!important;margin-bottom:.75rem;margin-top:1.25rem;font-weight:600}.legal-section p{line-height:1.8;color:var(--color-dark);margin-bottom:1rem;text-align:justify}.legal-section ul{margin-left:2rem;margin-bottom:1rem}.legal-section li{line-height:1.8;color:var(--color-dark);margin-bottom:.5rem}.legal-section strong{font-weight:600}.legal-section a{color:var(--color-base);text-decoration:none;border-bottom:1px solid transparent;transition:border-color .3s}.legal-section a:hover{border-bottom-color:var(--color-base)}.acceptance{background:var(--color-gray-c);box-shadow:var(--shadow);padding:2rem;border-radius:8px;border:1px solid var(--color-red);margin-top:3rem}.acceptance h2{border-left:0;padding-left:0;color:var(--color-red)}.acceptance-text{font-weight:500}@media(max-width:768px){.legal-content{padding:1rem}.legal-content h1{font-size:1.5rem}.legal-section h2{font-size:1.2rem}.legal-section ul{margin-left:1rem}}