.header{position:fixed;top:0;left:0;width:100%;z-index:100;background:#fff;padding:1rem 0;box-shadow:0 2px 4px rgba(0,0,0,.1)}.header__wrapper{max-width:1200px;margin:0 auto;padding:0 20px;justify-content:space-between}.header__logo,.header__wrapper,.logo{display:flex;align-items:center}.logo{gap:.5rem;text-decoration:none}.logo h2{color:#2b9f7a;font-size:1.5rem;font-weight:700;margin:0}.logo__icon{width:26px;height:26px}@media (max-width:768px){.header__wrapper{padding:0 15px}.logo h2{font-size:1.25rem}}.legal-page{max-width:1200px;margin:0 auto;padding:120px 20px 40px;color:#333;line-height:1.6;min-height:100vh;display:flex;flex-direction:column}.content__wrapper{flex:1;background:#fff;padding:2rem;border-radius:10px;box-shadow:0 2px 4px rgba(0,0,0,.05);margin-bottom:2rem}.legal-page h1{font-size:2.5rem;margin-bottom:2rem;color:#2b9f7a;font-weight:700;text-align:center}.legal-page h2{font-size:1.8rem;margin:2rem 0 1rem;color:#162a5c;font-weight:600;border-bottom:2px solid #f0f0f0;padding-bottom:.5rem}.legal-page h3{font-size:1.4rem;margin:1.5rem 0 .5rem;color:#162a5c;font-weight:500}.legal-page section{margin-bottom:2rem}.legal-page p{margin-bottom:1rem;font-size:1rem;color:#4a4a4a}.legal-page ol,.legal-page ul{margin:1rem 0 1.5rem;padding-left:2rem}.legal-page li{margin-bottom:.5rem;color:#4a4a4a;line-height:1.6}.legal-page ul{list-style:disc}.legal-page ol{list-style:decimal}.legal-page a{color:#2b9f7a;text-decoration:none;transition:color .3s ease}.legal-page a:hover{color:#1e7a5c;text-decoration:underline}.legal-page .last-updated{font-style:italic;color:#666;text-align:center;margin:1rem 0 2rem}.legal-page .contact-info{background:#f9f9f9;padding:1.5rem;border-radius:8px;margin-top:1rem;line-height:1.8}@media (max-width:768px){.legal-page{padding:100px 15px 30px}.content__wrapper{padding:1.5rem}.legal-page h1{font-size:2rem}.legal-page h2{font-size:1.5rem}.legal-page h3{font-size:1.2rem}}@media (max-width:480px){.legal-page h1{font-size:1.8rem}.content__wrapper{padding:1rem}}