.mentions-legales-container{max-width:900px;margin:0 auto;padding:6rem 2rem 4rem}.mentions-legales-container h1{font-size:2.5rem;font-weight:700;color:var(--vert);margin-bottom:3rem;text-align:center;position:relative;padding-bottom:1rem}.mentions-legales-container h1::after{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:80px;height:3px;background:linear-gradient(90deg,var(--vert) 0%,var(--vert-light) 100%);border-radius:2px}.mentions-section{margin-bottom:3rem;background:var(--white);padding:2rem;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.05);transition:transform .2s ease,box-shadow .2s ease}.mentions-section:hover{transform:translateY(-2px);box-shadow:0 4px 15px rgba(0,0,0,.1)}.mentions-section h2{font-size:1.5rem;font-weight:600;color:var(--vert);margin-bottom:1.25rem;padding-bottom:.75rem;border-bottom:2px solid var(--vert-light)}.mentions-section p{font-size:1rem;line-height:1.7;color:var(--text-color,#333);margin-bottom:1rem}.mentions-section p:last-child{margin-bottom:0}.mentions-section strong{color:var(--vert);font-weight:600}.mentions-section a{color:var(--vert);text-decoration:underline;transition:color .2s ease}.mentions-section a:hover{color:var(--vert-light)}@media(max-width:768px){.mentions-legales-container{padding:4rem 1.5rem 3rem}.mentions-legales-container h1{font-size:2rem;margin-bottom:2rem}.mentions-section{padding:1.5rem;margin-bottom:2rem}.mentions-section h2{font-size:1.25rem}.mentions-section p{font-size:.95rem}}@media(max-width:480px){.mentions-legales-container{padding:3rem 1rem 2rem}.mentions-legales-container h1{font-size:1.75rem}.mentions-section{padding:1.25rem;margin-bottom:1.5rem}.mentions-section h2{font-size:1.125rem}}