@charset "UTF-8";*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#3a3a3a;line-height:1.7;font-size:16px;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:Playfair Display,serif;color:#2c3e3d;line-height:1.3;margin-bottom:1rem}h1{font-size:clamp(2.5rem,5vw,4rem);font-weight:400}h2{font-size:clamp(2rem,4vw,3rem);font-weight:400}h3{font-size:clamp(1.5rem,3vw,2rem);font-weight:500}p{margin-bottom:1rem;font-size:1.1rem;line-height:1.8}img{max-width:100%;display:block}.skip-link{position:absolute;top:-100px;left:0;background:#2c3e3d;color:#fff;padding:1rem 2rem;text-decoration:none;z-index:10000;font-weight:600;border-radius:0 0 8px}.skip-link:focus{top:0}*:focus-visible{outline:3px solid #7a9b8e;outline-offset:3px;border-radius:2px}button:focus-visible,a:focus-visible{outline:3px solid #7a9b8e;outline-offset:3px}.btn{padding:1rem 2.5rem;border-radius:50px;font-weight:500;font-size:1rem;cursor:pointer;transition:all .3s ease;border:none;text-decoration:none;display:inline-block;text-align:center;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000001f}.btn:focus-visible{outline:3px solid #d4a574;outline-offset:4px}.btn-primary{background-color:#7a9b8e;color:#fff}.btn-primary:hover{background-color:#65877a}.btn-primary:focus-visible{outline-color:#2c3e3d}.btn-secondary{background-color:#d4a574;color:#fff}.btn-secondary:hover{background-color:#ca9155}.btn-secondary:focus-visible{outline-color:#7a9b8e}.btn-outline{background-color:transparent;color:#2c3e3d;border:2px solid #2c3e3d}.btn-outline:hover{background-color:#2c3e3d;color:#fff}.btn-outline:focus-visible{outline-color:#7a9b8e}.section{padding:6rem 2rem}@media (max-width: 768px){.section{padding:4rem 1rem}}.section-light{background-color:#f9f7f4}.section-white{background-color:#fff}.container{max-width:1200px;margin:0 auto;padding:0 2rem}@media (max-width: 768px){.container{padding:0 1rem}}.header{position:fixed;top:0;left:0;right:0;background-color:#fffffffa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 20px #0000000d;z-index:1000;transition:all .3s ease}.header__container{max-width:1200px;margin:0 auto;padding:0 2rem}@media (max-width: 768px){.header__container{padding:0 1rem}}.header__container{display:flex;align-items:center;justify-content:space-between;padding-top:1rem;padding-bottom:1rem}.header__logo{font-family:Playfair Display,serif;font-size:1.5rem;font-weight:600;color:#2c3e3d;text-decoration:none;display:flex;align-items:center;gap:.5rem}.header__mobile-toggle{display:none;background:none;border:none;color:#2c3e3d;cursor:pointer;padding:.5rem;z-index:1001}@media (max-width: 768px){.header__mobile-toggle{display:block}}.header__mobile-toggle:focus-visible{outline:3px solid #7a9b8e;outline-offset:3px;border-radius:4px}.header__nav{display:flex;gap:3rem;align-items:center}@media (max-width: 768px){.header__nav{position:fixed;top:0;right:-100%;height:100vh;width:80%;max-width:400px;background-color:#fff;flex-direction:column;justify-content:center;gap:2rem;box-shadow:-5px 0 20px #0000001a;transition:right .3s ease;z-index:1000}.header__nav--open{right:0}}.header__link{color:#3a3a3a;text-decoration:none;font-weight:500;transition:all .3s ease;font-size:1rem}.header__link:hover{color:#7a9b8e}.header__link:focus-visible{outline:3px solid #7a9b8e;outline-offset:3px;border-radius:4px}@media (max-width: 768px){.header__link{font-size:1.25rem;padding:1rem}}.hero{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#7a9b8e0d,#d4a5740d);padding-top:80px}.hero__container{max-width:1200px;margin:0 auto;padding:0 2rem}@media (max-width: 768px){.hero__container{padding:0 1rem}}.hero__container{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}@media (max-width: 968px){.hero__container{grid-template-columns:1fr;gap:3rem;text-align:center}.hero__content{order:2}}.hero__subtitle{color:#7a9b8e;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.1rem;font-weight:600;text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem}.hero__title{margin-bottom:2rem}.hero__description{font-size:1.2rem;margin-bottom:3rem;color:#545454}.hero__cta{display:flex;gap:1rem}@media (max-width: 968px){.hero__cta{justify-content:center;flex-wrap:wrap}}.hero__image{position:relative}@media (max-width: 968px){.hero__image{order:1}}.hero__image img{border-radius:20px;box-shadow:0 20px 60px #00000026;width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.services__header{text-align:center;max-width:700px;margin:0 auto 4rem}.services__subtitle{color:#7a9b8e;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:2px;margin-bottom:.5rem}.services__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem}.services__card{background:#fff;padding:3rem;border-radius:15px;box-shadow:0 5px 30px #00000014;transition:all .3s ease}.services__card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #0000001f}.services__icon{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#7a9b8e,#d4a574);color:#fff;margin-bottom:2rem}.services__icon svg{width:28px;height:28px}.services__card-title{font-size:1.5rem;margin-bottom:1rem}.services__card-description{color:#606060;line-height:1.7}.about__container{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}@media (max-width: 968px){.about__container{grid-template-columns:1fr;gap:3rem}}.about__image img{border-radius:20px;box-shadow:0 20px 60px #00000026;width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.about__subtitle{color:#7a9b8e;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:2px;margin-bottom:.5rem}.about__description{margin-bottom:2rem;color:#545454}.about__features{list-style:none;margin-bottom:3rem}.about__features li{padding-left:2rem;position:relative;margin-bottom:1rem;font-size:1.05rem}.about__features li:before{content:"✓";position:absolute;left:0;color:#7a9b8e;font-weight:700;font-size:1.2rem}.approach__header{text-align:center;max-width:700px;margin:0 auto 4rem}.approach__subtitle{color:#7a9b8e;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:2px;margin-bottom:.5rem}.approach__steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:4rem}.approach__step{background:#fff;padding:3rem;border-radius:15px;text-align:center;box-shadow:0 5px 30px #00000014;transition:all .3s ease}.approach__step:hover{transform:translateY(-5px);box-shadow:0 15px 40px #0000001f}.approach__step-number{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#7a9b8e,#d4a574);color:#fff;font-size:1.5rem;font-weight:700;margin:0 auto 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.approach__step-title{font-size:1.3rem;margin-bottom:.5rem}.approach__step-description{color:#606060;font-size:1rem}.testimonials__header{text-align:center;max-width:700px;margin:0 auto 4rem}.testimonials__subtitle{color:#7a9b8e;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:2px;margin-bottom:.5rem}.testimonials__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:3rem}.testimonials__card{background:#fff;padding:3rem;border-radius:15px;box-shadow:0 5px 30px #00000014;transition:all .3s ease}.testimonials__card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #0000001f}.testimonials__quote{font-size:1.1rem;line-height:1.8;margin-bottom:2rem;font-style:italic;color:#3a3a3a}.testimonials__author{display:flex;align-items:center;gap:1rem}.testimonials__author-info h4{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;margin-bottom:.25rem}.testimonials__author-info p{color:#7a7a7a;font-size:.9rem;margin:0}.cta{background:linear-gradient(135deg,#7a9b8e,#d4a574);text-align:center;color:#fff}.cta__container{max-width:800px;margin:0 auto}.cta__title{color:#fff;margin-bottom:2rem}.cta__description{font-size:1.2rem;margin-bottom:3rem;opacity:.95}.cta__button{background-color:#fff;color:#7a9b8e;font-weight:600}.cta__button:hover{background-color:#f9f7f4}.footer{background-color:#2c3e3d;color:#fffc;padding:4rem 2rem 2rem}.footer__container{max-width:1200px;margin:0 auto;padding:0 2rem}@media (max-width: 768px){.footer__container{padding:0 1rem}}.footer__content{display:grid;grid-template-columns:2fr 1fr 1fr;gap:4rem;margin-bottom:3rem}@media (max-width: 768px){.footer__content{grid-template-columns:1fr;gap:3rem}}.footer__brand h3{font-size:1.5rem;color:#fff;margin-bottom:1rem}.footer__brand p{font-size:1rem;line-height:1.7}.footer__section h4{color:#fff;font-size:1.1rem;margin-bottom:1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600}.footer__section ul{list-style:none}.footer__section ul li{margin-bottom:.5rem}.footer__section ul li a{color:#fffc;text-decoration:none;transition:all .3s ease}.footer__section ul li a:hover{color:#fff}.footer__section ul li a:focus-visible{outline:3px solid #ffffff;outline-offset:3px}.footer__link-button{background:none;border:none;color:#fffc;text-decoration:none;transition:all .3s ease;cursor:pointer;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;padding:0;text-align:left}.footer__link-button:hover{color:#fff}.footer__link-button:focus-visible{outline:3px solid #ffffff;outline-offset:3px}.footer__bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:2rem;text-align:center;font-size:.9rem}.footer__social{display:flex;gap:1rem;margin-top:1rem}.footer__social a{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:#ffffff1a;color:#fff;transition:all .3s ease}.footer__social a:hover{background-color:#7a9b8e;transform:translateY(-3px)}.footer__social a svg{width:18px;height:18px}
