*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;font-size:16px}body{line-height:1.6;color:#2d3748;background-color:#f8fffe;overflow-x:hidden}.header{background:#fff;color:#fff;padding:6rem 0;position:relative;overflow:hidden;min-height:600px}.header:before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(0,57,52,.7),rgba(0,0,0,.5));z-index:1}.header__content{position:relative;z-index:2;text-align:center;animation:fadeInUp 1s ease-out}.header__title{font-size:3rem;font-weight:800;margin-bottom:1.5rem;background:linear-gradient(45deg,#fff,#fff);-webkit-background-clip:text;margin-top:50px;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}@media(max-width:768px){.header__title{font-size:2.25rem}}@media(max-width:640px){.header__title{font-size:1.875rem}}.header__subtitle{font-size:1.25rem;opacity:.9;max-width:600px;color:#fff;margin:0 auto}@media(max-width:768px){.header__subtitle{font-size:1.125rem}}.header__meta{display:flex;justify-content:center;align-items:center;gap:2rem;margin-top:3rem;flex-wrap:wrap;color:#fff}@media(max-width:640px){.header__meta{gap:1.5rem;flex-direction:column}}.header__meta-item{display:flex;align-items:center;gap:.5rem;font-size:.875rem;opacity:.8}.header__meta-item svg{width:16px;height:16px}.nav{position:-webkit-sticky;position:sticky;top:0;z-index:100;animation:slideDown .5s ease-out}.nav__container{display:flex;justify-content:center;padding:1.5rem 0}.nav__list{display:flex;list-style:none;gap:2rem}@media(max-width:768px){.nav__list{gap:1.5rem;flex-wrap:wrap;justify-content:center}}@media(max-width:640px){.nav__list{flex-direction:column;gap:1rem;width:100%}}.nav__link{display:flex;align-items:center;gap:.5rem;padding:1rem 1.5rem;text-decoration:none;color:#4a5568;border-radius:.5rem;transition:all .3s ease-in-out;font-weight:500;background:none;border:none;cursor:pointer}.nav__link:hover{background-color:#171717;color:#fff;transform:translateY(-2px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.nav__link svg{width:18px;height:18px}@media(max-width:640px){.nav__link{justify-content:center;padding:1.5rem}}.main{padding:6rem 0}.section{margin-bottom:6rem;animation:fadeInUp .8s ease-out}.section:nth-child(2n){animation-delay:.2s}.section__header{text-align:center;margin-bottom:4rem}.section__title{font-size:2.25rem;font-weight:700;color:#171717;margin-bottom:1.5rem;position:relative;display:inline-block}.section__title:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:60px;height:4px;background:linear-gradient(90deg,#171717,#171717);border-radius:2px}@media(max-width:768px){.section__title{font-size:1.875rem}}@media(max-width:640px){.section__title{font-size:1.5rem}}.section__description{font-size:1.125rem;color:#718096;max-width:800px;margin:0 auto}@media(max-width:768px){.section__description{font-size:1rem}}.content-card{background:#fff;border-radius:1rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);padding:4rem;margin-bottom:3rem;transition:all .3s ease-in-out;border:1px solid #edf2f7}.content-card:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}@media(max-width:768px){.content-card{padding:3rem}}@media(max-width:640px){.content-card{padding:2rem;margin-bottom:2rem}}.content-card__header{display:flex;align-items:center;gap:1.5rem;margin-bottom:3rem;padding-bottom:1.5rem;border-bottom:2px solid #edf2f7}@media(max-width:640px){.content-card__header{flex-direction:column;text-align:center;gap:1rem}}.content-card__icon{width:48px;height:48px;background:linear-gradient(135deg,#171717,#171717);border-radius:.75rem;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.content-card__icon svg{width:24px;height:24px}.content-card__title{font-size:1.5rem;font-weight:600;color:#171717;margin:0}@media(max-width:640px){.content-card__title{font-size:1.25rem}}.content-card__content{line-height:1.8}.content-card__content h3{font-size:1.25rem;font-weight:600;color:#171717;margin:3rem 0 1.5rem;display:flex;align-items:center;gap:.5rem}.content-card__content h3:before{content:"";width:4px;height:20px;background:linear-gradient(135deg,#171717,#171717);border-radius:2px}@media(max-width:640px){.content-card__content h3{font-size:1.125rem}}.content-card__content h3 svg{width:20px;height:20px;margin-right:.5rem}.content-card__content h4{font-size:1.125rem;font-weight:600;color:#2d3748;margin:2rem 0 1rem}@media(max-width:640px){.content-card__content h4{font-size:1rem}}.content-card__content p{margin-bottom:1.5rem;color:#4a5568}.content-card__content ul{margin:1.5rem 0;padding-left:2rem}.content-card__content ul li{margin-bottom:.5rem;color:#4a5568;position:relative}.content-card__content ul li::marker{color:#171717}.content-card__content a{color:#171717;text-decoration:none;border-bottom:1px solid rgba(0,0,0,0);transition:all .15s ease-in-out}.content-card__content a:hover{border-bottom-color:#171717}.content-card__content strong{color:#171717;font-weight:600}.footer{background:linear-gradient(135deg,#1a202c,#2d3748);color:#fff;padding:6rem 0 3rem;margin-top:6rem}.footer__content{text-align:center}.footer__title{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;color:#171717}.footer__contact{display:flex;justify-content:center;gap:3rem;margin-bottom:3rem;flex-wrap:wrap}@media(max-width:640px){.footer__contact{flex-direction:column;gap:1.5rem}}.footer__contact-item{display:flex;align-items:center;gap:.5rem;font-size:.875rem}.footer__contact-item svg{width:16px;height:16px;color:#171717}.footer__links{display:flex;justify-content:center;gap:2rem;margin-bottom:3rem;flex-wrap:wrap}@media(max-width:640px){.footer__links{flex-direction:column;gap:1rem}}.footer__link{color:#e2e8f0;text-decoration:none;font-size:.875rem;transition:color .15s ease-in-out}.footer__link:hover{color:#171717}.footer__copyright{font-size:.75rem;color:#cbd5e0;border-top:1px solid #4a5568;padding-top:1.5rem}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.animate-on-scroll{opacity:0;transform:translateY(30px);transition:all .8s ease-out}.animate-on-scroll.animate{opacity:1;transform:translateY(0)}