.legal-page{min-height:calc(100vh - 140px);padding:2rem 0}.legal-content{max-width:800px;margin:0 auto;background:var(--white);padding:3rem;border-radius:10px;box-shadow:0 2px 10px var(--shadow)}.legal-content h1{color:var(--primary-green);font-size:2.5rem;margin-bottom:2rem;text-align:center;border-bottom:3px solid var(--primary-green-light);padding-bottom:1rem}.legal-section{margin-bottom:2.5rem}.legal-section:last-child{margin-bottom:0}.legal-section h2{color:var(--text-dark);font-size:1.5rem;margin-bottom:1rem;border-left:4px solid var(--primary-green);padding-left:1rem}.legal-section p{color:var(--text-light);line-height:1.7;margin-bottom:1rem}.legal-section p:last-child{margin-bottom:0}.legal-section a{color:var(--primary-green);text-decoration:none;word-break:break-all}.legal-section a:hover{text-decoration:underline}@media(max-width:768px){.legal-content{padding:2rem;margin:0 1rem}.legal-content h1{font-size:2rem}.legal-section h2{font-size:1.25rem}}@media(max-width:480px){.legal-page{padding:1rem 0}.legal-content{padding:1.5rem;margin:0 .5rem}.legal-content h1{font-size:1.75rem}.legal-section h2{font-size:1.1rem}}
