:root{--lime:#b9ed38;--green:#1f5a49;--deep:#123d34;--ink:#15201d;--muted:#66716d;--paper:#f4f5f0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.shell{width:min(1160px,calc(100% - 48px));margin:auto}
.nav{height:88px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:flex;align-items:center;gap:10px}.brandMark{width:42px;height:42px;border:3px solid var(--green);color:var(--green);display:grid;place-items:center;font-size:25px;font-weight:900;transform:skew(-8deg);border-radius:8px}.brand>span:last-child{display:flex;flex-direction:column;line-height:.85}.brand b{font-size:25px;letter-spacing:-1.5px;color:var(--green)}.brand small{font-size:8px;letter-spacing:4px;margin:6px 0 0 2px}.nav nav{display:flex;gap:30px;font-size:14px;font-weight:700}.nav nav a:hover{color:var(--green)}
.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;background:var(--lime);color:#17342b;padding:17px 24px;border-radius:4px;font-weight:900;font-size:14px;transition:.2s}.button:hover{transform:translateY(-2px);filter:brightness(.96)}.buttonSmall{padding:13px 18px;font-size:12px}.eyebrow{text-transform:uppercase;letter-spacing:2.5px;font-size:11px;font-weight:900;color:var(--lime);margin:0 0 20px}.eyebrow.dark{color:var(--green)}
.hero{background:var(--deep);overflow:hidden}.heroGrid{min-height:650px;display:grid;grid-template-columns:1.12fr .88fr;align-items:center}.heroCopy{padding:76px 0}.hero h1{color:white;font-size:clamp(46px,5.5vw,76px);line-height:.98;letter-spacing:-4.5px;margin:0;max-width:780px}.hero h1 em{display:block;color:var(--lime);font-style:normal}.lead{font-size:18px;line-height:1.7;color:#d5e2dd;max-width:620px;margin:28px 0}.heroActions{display:flex;align-items:center;gap:26px}.textLink{font-size:13px;font-weight:800;color:white}.trust{display:flex;align-items:center;gap:12px;margin-top:48px;color:white}.trust strong{font-size:30px;color:var(--lime)}.trust span{font-size:11px;line-height:1.4;color:#b8c9c3}.trust i{height:35px;width:1px;background:#55776c;margin:0 10px}
.heroVisual{height:100%;position:relative;min-height:520px}.shape{position:absolute;border-radius:50%}.shapeOne{width:520px;height:520px;right:-110px;top:60px;background:var(--lime)}.shapeTwo{width:350px;height:350px;right:40px;top:150px;border:55px solid #2d6957}.uniform{position:absolute;right:40px;bottom:0;width:360px;height:470px;border-radius:180px 180px 0 0;background:linear-gradient(135deg,#e7ebe8,#aab8b2);box-shadow:-30px 20px 0 rgba(0,0,0,.08);display:flex;align-items:center;justify-content:center;gap:13px;color:var(--green)}.uniformLogo{width:58px;height:58px;border:5px solid var(--green);font-size:36px;font-weight:900;border-radius:10px;display:grid;place-items:center}.uniform b{font-size:15px;line-height:1.15}.qualityBadge{position:absolute;left:-20px;bottom:62px;background:white;padding:16px 20px;display:flex;align-items:center;gap:12px;border-radius:6px;box-shadow:0 12px 40px rgba(0,0,0,.18)}.qualityBadge span{width:36px;height:36px;background:var(--lime);display:grid;place-items:center;border-radius:50%;font-weight:900}.qualityBadge p{font-size:11px;line-height:1.5;margin:0}.qualityBadge b{font-size:12px}
.intro{padding:110px 0 50px;display:grid;grid-template-columns:1.2fr .8fr;gap:100px;align-items:end}.intro h2,.why h2,.about h2{font-size:clamp(38px,4vw,58px);line-height:1.02;letter-spacing:-3px;margin:0}.intro h2 span,.why h2 span{color:var(--green)}.intro>p{color:var(--muted);line-height:1.8;font-size:16px;margin:0}.serviceGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#dfe3dc;border:1px solid #dfe3dc;margin-bottom:110px}.serviceCard{background:white;padding:34px;min-height:270px;position:relative}.serviceCard small{position:absolute;right:28px;top:28px;color:#a8afa9;font-size:10px}.serviceIcon{width:46px;height:46px;background:var(--paper);color:var(--green);display:grid;place-items:center;font-size:23px;border-radius:50%;margin-bottom:28px}.serviceCard h3{font-size:20px;margin:0 0 14px}.serviceCard p{font-size:13px;line-height:1.7;color:var(--muted);margin:0}.serviceCard:hover{background:var(--lime)}.serviceCard:hover .serviceIcon{background:white}
.why{background:var(--paper);padding:110px 0}.whyGrid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.whyTitle>p:last-child{color:var(--muted);line-height:1.8;max-width:480px;margin-top:30px}.differenceList article{display:grid;grid-template-columns:48px 1fr;gap:22px;padding:24px 0;border-bottom:1px solid #cfd5cd}.differenceList article>b{color:var(--green);font-size:12px}.differenceList h3{margin:0 0 8px;font-size:18px}.differenceList p{margin:0;color:var(--muted);font-size:13px;line-height:1.65}
.about{padding:110px 0;display:grid;grid-template-columns:1fr 1fr;gap:60px}.aboutPanel{padding-right:30px}.aboutPanel>p:not(.eyebrow){color:var(--muted);line-height:1.8;margin:28px 0}.green{color:var(--green);border-bottom:2px solid var(--lime);padding-bottom:5px}.quote{background:var(--deep);padding:56px;color:white;display:flex;flex-direction:column;justify-content:center;min-height:400px}.quote>span{font-size:80px;color:var(--lime);line-height:.5}.quote blockquote{font-size:31px;line-height:1.25;letter-spacing:-1px;margin:30px 0}.quote p{font-size:11px;text-transform:uppercase;letter-spacing:2px;color:#abc0b9}
.cta{background:var(--lime);text-align:center;padding:100px 0}.cta .eyebrow{color:var(--green)}.cta h2{font-size:clamp(46px,6vw,72px);line-height:.95;letter-spacing:-4px;margin:0}.cta p{max-width:600px;margin:25px auto;line-height:1.7;color:#395548}.button.light{background:white}footer{background:#0c2922;color:white;padding:70px 0 20px}.footerGrid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:70px}.footerBrand .brandMark{border-color:var(--lime);color:var(--lime)}.footerBrand b{color:white}.footerGrid>div{display:flex;flex-direction:column;gap:12px}.footerGrid p,.footerGrid a{font-size:13px;line-height:1.7;color:#a9beb7;margin:0}.footerGrid>div>b{font-size:11px;text-transform:uppercase;letter-spacing:2px;color:var(--lime)}.legal{border-top:1px solid #28453d;margin-top:55px;padding-top:20px;display:flex;justify-content:space-between;font-size:10px;color:#78938a}.floatingWhatsapp{position:fixed;right:22px;bottom:22px;width:54px;height:54px;border-radius:50%;background:var(--lime);color:var(--deep);display:grid;place-items:center;font-size:25px;font-weight:900;box-shadow:0 10px 30px rgba(0,0,0,.2);z-index:10}
@media(max-width:850px){.shell{width:min(100% - 30px,1160px)}.nav{height:74px}.nav nav,.buttonSmall{display:none}.heroGrid,.intro,.whyGrid,.about{grid-template-columns:1fr}.heroGrid{padding-top:30px}.heroCopy{padding:55px 0 10px}.hero h1{letter-spacing:-3px}.heroVisual{min-height:440px}.shapeOne{width:400px;height:400px;right:-100px}.uniform{width:300px;height:380px;right:10px}.qualityBadge{left:0}.intro{gap:28px;padding:80px 0 42px}.serviceGrid{grid-template-columns:1fr 1fr}.whyGrid{gap:50px}.about{gap:20px}.footerGrid{grid-template-columns:1fr 1fr}.footerGrid>div:first-child{grid-column:1/-1}}
@media(max-width:560px){.hero h1{font-size:47px}.heroActions{align-items:flex-start;flex-direction:column}.trust{gap:8px}.trust strong{font-size:24px}.heroVisual{min-height:390px}.uniform{right:-20px;width:270px;height:340px}.qualityBadge{bottom:35px}.serviceGrid{grid-template-columns:1fr}.serviceCard{min-height:220px}.why,.about,.cta{padding:75px 0}.quote{padding:38px;min-height:340px}.quote blockquote{font-size:25px}.footerGrid{grid-template-columns:1fr}.footerGrid>div:first-child{grid-column:auto}.legal{gap:15px;flex-direction:column}.cta h2{letter-spacing:-2.5px}}
.brandLogo{display:block;width:178px;height:auto}.footerBrand{background:#fff;padding:10px 14px;border-radius:4px;width:max-content}.footerBrand .brandLogo{width:165px}@media(max-width:560px){.brandLogo{width:148px}.footerBrand .brandLogo{width:150px}}
