@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--green:#163e32;--ink:#252b28;--muted:#66706a;--line:#e3e7e3;--light:#f5f7f5;--orange:#d5742a}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:140px}body{margin:0;color:var(--ink);background:#fff;font-family:'DM Sans',sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;width:100%;object-fit:cover}figure,p,h1,h2,h3{margin:0}button,a{-webkit-tap-highlight-color:transparent}a,button{transition:color .2s,background .2s,transform .2s}a:focus-visible,button:focus-visible{outline:3px solid var(--orange);outline-offset:5px}.wrap{width:min(1280px,calc(100% - 96px));margin-inline:auto}.topbar{position:sticky;top:0;z-index:30;background:#222724;color:#d7ded9;font-size:12px}.topbar .wrap{display:flex;justify-content:space-between;align-items:center;min-height:36px;gap:12px}.topbar a{color:#fff}.mobile{display:none}header{position:sticky;top:36px;background:rgba(255,255,255,.97);z-index:25;border-bottom:1px solid var(--line)}.nav{display:flex;justify-content:space-between;align-items:center;min-height:106px;gap:30px}.brand img{height:80px;width:60px;object-fit:contain}.navlinks{display:flex;align-items:center;gap:28px;font-size:14px}.navlinks>a:not(.button):hover{color:var(--orange)}.button{display:inline-flex;align-items:center;justify-content:center;gap:32px;min-height:54px;padding:14px 24px;background:var(--green);color:white;border:1px solid var(--green);border-radius:4px;font-size:14px;font-weight:600;line-height:1.5}.button:hover{background:#245e4a;transform:translateY(-2px)}.button.small{min-height:45px;padding:10px 20px}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1fr 1.03fr;gap:54px;padding-top:50px;padding-bottom:54px;align-items:center}.eyebrow{text-transform:uppercase;color:var(--green);font-size:12px;font-weight:700;letter-spacing:1.6px;margin-bottom:25px}.eyebrow span{display:inline-block;width:20px;height:2px;background:var(--orange);vertical-align:middle;margin-right:10px}h1,h2,h3{font-family:Manrope,sans-serif}h1{font-size:clamp(42px,4.4vw,65px);font-weight:650;line-height:1.13;letter-spacing:-2.8px}h1 em{font-style:normal;color:var(--green)}.lead{max-width:440px;font-size:17px;color:var(--muted);line-height:1.75;margin-top:25px}.actions{display:flex;align-items:center;gap:24px;margin-top:30px}.text-link{font-size:14px;font-weight:600;display:inline-flex;gap:20px;align-items:center}.text-link:hover{color:var(--orange)}.hero-note{display:flex;align-items:center;gap:16px;margin-top:43px;font-size:12px;color:var(--muted)}.hero-note strong{color:var(--ink);font-weight:500}.line-icon{font-size:32px;color:var(--green)}.hero-visual{position:relative;height:535px;border-radius:5px;overflow:hidden;background:var(--light)}.hero-visual>img{height:100%;object-position:53% center}.hero-visual:after{content:'';position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(13,28,20,.65));pointer-events:none}.hero-visual figcaption{position:absolute;left:25px;right:25px;bottom:18px;display:flex;justify-content:space-between;gap:15px;font-size:10px;letter-spacing:1px;color:white;z-index:2}.hero-visual figcaption span{letter-spacing:0}.image-label{position:absolute;bottom:65px;left:30px;color:white;font-size:23px;line-height:1.45;z-index:2;font-weight:400}.image-label strong{font-weight:500}.process-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;align-items:center;gap:70px;padding-block:27px}.process-strip>p{font-size:10px;letter-spacing:1px;min-width:160px}.process-strip strong{font-size:16px;letter-spacing:0;font-weight:500}.process-strip ol{display:flex;list-style:none;justify-content:space-between;width:100%;padding:0;margin:0;font-size:15px}.process-strip li{display:flex;gap:14px;align-items:center}.process-strip li span{color:#8a948c;font-size:12px}.process-strip li:not(:last-child):after{content:'→';color:#9ca69f;margin-left:20px}.section{padding-block:100px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:42px}.section-head>p{max-width:350px;color:var(--muted)}h2{font-size:clamp(30px,3vw,43px);line-height:1.22;font-weight:600;letter-spacing:-1.4px}h3{font-size:22px;line-height:1.35;font-weight:600;letter-spacing:-.6px}.section .eyebrow{margin-bottom:16px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card{padding:33px;border:1px solid var(--line);border-radius:5px;display:flex;flex-direction:column;align-items:start;transition:transform .25s,box-shadow .25s}.card:hover{transform:translateY(-5px);box-shadow:0 12px 28px #163e3209}.card .number{font-size:12px;color:var(--muted);margin-bottom:38px;display:flex;width:100%;justify-content:space-between}.card p{margin-block:18px 32px;color:var(--muted);font-size:15px}.card .text-link{margin-top:auto}.card.featured{background:var(--green);color:white;border-color:var(--green)}.card.featured p,.card.featured .number{color:#d3e2d9}.tag{color:#ebba89;font-size:10px;letter-spacing:1.2px}.soft{background:var(--light)}.timeline{list-style:none;display:grid;grid-template-columns:repeat(6,1fr);padding:0;margin:50px 0}.timeline li{border-top:1px solid #bccdc1;padding-top:23px;position:relative}.timeline li:before{content:'';width:7px;height:7px;position:absolute;top:-4px;left:0;background:var(--green)}.timeline span{font-size:12px;color:var(--muted)}.timeline h3{font-size:16px;margin-top:10px}.management{border-top:1px solid #dbe3dc;display:flex;justify-content:space-between;align-items:center;padding-top:30px;gap:40px}.management h3{font-size:25px}.management p{color:var(--muted);max-width:560px}.editorial{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.editorial figure{position:relative}.editorial figure img{height:500px;border-radius:5px}.caption{font-size:11px;color:var(--muted);margin-top:10px}.editorial .body{color:var(--muted);margin-top:24px}.checks{list-style:none;padding:0;margin:27px 0 30px;display:grid;grid-template-columns:1fr 1fr;gap:15px;font-size:14px}.checks li:before{content:'✓';color:var(--green);margin-right:10px}.industrial{padding-top:0}.industrial .editorial{gap:65px}.technical{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:28px 0}.technical h3{font-family:'DM Sans',sans-serif;font-size:12px;letter-spacing:1px}.technical p{font-size:14px;color:var(--muted);margin-top:7px}.structure-line{display:flex;justify-content:space-between;background:var(--green);color:#fff;padding:20px;font-size:11px;letter-spacing:1px;margin-top:12px;border-radius:3px}.gallery{display:grid;grid-template-columns:1.2fr .8fr;gap:24px}.gallery figure{position:relative;overflow:hidden;border-radius:4px}.gallery img{height:360px;transition:transform .6s}.gallery figure:nth-child(n+3) img{height:260px}.gallery figure:hover img{transform:scale(1.035)}.gallery figcaption{position:absolute;inset:auto 0 0;padding:40px 24px 22px;background:linear-gradient(transparent,#11271dd9);color:white;display:flex;align-items:end;justify-content:space-between}.gallery figcaption strong{font-weight:500;font-size:19px}.gallery figcaption span{font-size:11px}.gallery-note{font-size:13px;color:var(--muted);margin-top:20px}.pillars{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;margin-top:50px}.pillar{border-top:1px solid var(--line);padding-top:25px}.pillar svg{width:27px;height:27px;stroke:var(--green);fill:none;stroke-width:1.4;margin-bottom:22px}.pillar h3{font-size:17px;margin-bottom:12px}.pillar p{font-size:15px;color:var(--muted)}.about{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:80px}.about .body{color:var(--muted);margin-top:32px}.location{display:inline-block;margin-top:25px;font-size:13px;border-bottom:1px solid #aebeb2;padding-bottom:8px}.about-mark{display:flex;align-items:center;justify-content:center;background:var(--light);border-radius:5px;min-height:320px}.about-mark img{width:auto;height:245px;object-fit:contain}.final-cta{background:var(--green);color:white;padding:65px;border-radius:5px;display:flex;align-items:center;justify-content:space-between;gap:50px;margin-bottom:75px}.final-cta h2{max-width:570px}.final-cta p{color:#d0dfd4;max-width:570px;margin-top:18px}.final-cta .button{background:white;color:var(--green);white-space:nowrap}.final-cta small{display:block;color:#d0dfd4;font-size:12px;margin-top:15px;text-align:center}footer{border-top:1px solid var(--line);padding-top:52px}.footer-grid{display:grid;grid-template-columns:1.1fr 1.3fr 1.2fr .8fr;gap:40px;font-size:14px;padding-bottom:45px}.footer-brand{font-family:Manrope,sans-serif;font-size:22px;font-weight:700;letter-spacing:2px}.footer-grid h3{font-family:'DM Sans',sans-serif;font-size:12px;text-transform:uppercase;letter-spacing:1px;margin-bottom:16px}.footer-grid p,.footer-grid a{color:var(--muted)}.footer-grid a:hover{color:var(--green)}.footer-links{display:flex;flex-direction:column;gap:5px}.footer-bottom{border-top:1px solid var(--line);padding:20px 0 30px;display:flex;justify-content:space-between;gap:20px;font-size:12px;color:var(--muted)}.whatsapp{position:fixed;right:25px;bottom:25px;width:52px;height:52px;border-radius:50%;background:var(--green);color:white;display:grid;place-items:center;box-shadow:0 4px 20px #0002;z-index:35;border:1px solid #ffffff80}.whatsapp svg{width:27px;height:27px}.whatsapp:hover{transform:translateY(-3px)}.skip{position:fixed;top:-100px;background:white;padding:12px;z-index:100}.skip:focus{top:0}.reveal{animation:rise .6s ease both}@keyframes rise{from{opacity:.4;transform:translateY(15px)}to{opacity:1;transform:none}}
@media(min-width:1500px){.hero{padding-top:65px}.hero-visual{height:570px}}@media(max-width:1100px){.wrap{width:calc(100% - 56px)}.navlinks{gap:18px;font-size:12px}.hero{gap:30px}h1{font-size:48px}.actions{gap:17px}.hero-visual{height:500px}.process-strip{gap:25px}.process-strip li:not(:last-child):after{margin-left:4px}.editorial{gap:40px}.card{padding:25px}.final-cta{padding:45px}.button{gap:17px}}
@media(max-width:800px){html{scroll-padding-top:115px}.wrap{width:calc(100% - 40px)}.desktop{display:none!important}.mobile{display:block}.topbar .wrap{justify-content:center;min-height:33px;font-size:11px}header{top:33px}.nav{min-height:80px}.brand img{height:62px;width:46px}.menu-toggle{display:flex;flex-direction:column;gap:7px;width:46px;height:46px;justify-content:center;align-items:center;border:1px solid var(--line);border-radius:4px;background:white}.menu-toggle span{height:1.5px;width:21px;background:var(--ink);transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4.25px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4.25px) rotate(-45deg)}.navlinks{display:none;position:absolute;left:0;right:0;top:80px;flex-direction:column;align-items:stretch;background:white;padding:18px 20px 24px;border-bottom:1px solid var(--line);box-shadow:0 15px 20px #0000000a;gap:0;font-size:15px}.navlinks.open{display:flex}.navlinks>a{padding:12px}.navlinks .button{margin-top:10px}.hero{grid-template-columns:1fr;padding-top:35px;gap:32px;padding-bottom:35px}.hero .eyebrow{font-size:10px;letter-spacing:1px;margin-bottom:22px}h1{font-size:clamp(39px,7.2vw,57px);letter-spacing:-1.9px}.lead{font-size:16px;max-width:530px;margin-top:22px}.actions{gap:20px;flex-wrap:wrap;margin-top:25px}.hero-note{margin-top:25px}.hero-visual{height:400px}.process-strip{align-items:start;flex-direction:column;gap:20px;padding-block:25px}.process-strip>p{font-size:10px}.process-strip>p br{display:none}.process-strip strong{margin-left:12px;font-size:14px}.process-strip ol{flex-wrap:wrap;gap:20px;font-size:13px;display:grid;grid-template-columns:1fr 1fr}.process-strip li:not(:last-child):after{content:none}.process-strip li{gap:12px}.section{padding-block:65px}.section-head{display:block;margin-bottom:30px}.section-head>p{margin-top:22px;max-width:100%;font-size:15px}h2{font-size:34px;letter-spacing:-1px}.cards{grid-template-columns:1fr}.card{padding:28px}.card .number{margin-bottom:25px}.card p{margin-bottom:24px}.timeline{grid-template-columns:1fr;margin:35px 0;gap:0}.timeline li{border-top:0;border-left:1px solid #bccdc1;padding:0 0 26px 25px;display:flex;gap:24px;align-items:baseline}.timeline li:last-child{padding-bottom:0}.timeline li:before{top:9px;left:-4px}.timeline h3{margin:0}.management{display:block}.management p{margin-top:15px;font-size:15px}.editorial{grid-template-columns:1fr;gap:32px}.editorial figure img{height:370px}.industrial{padding-top:0}.industrial .editorial{gap:32px}.industrial figure{order:-1}.gallery{gap:16px;grid-template-columns:1fr 1fr}.gallery img{height:300px}.gallery figure:first-child{grid-column:1/-1}.gallery figure:last-child{grid-column:1/-1}.gallery figure:nth-child(n+3) img{height:300px}.gallery figcaption{padding:40px 16px 16px;display:block}.gallery figcaption strong{font-size:16px}.gallery figcaption span{display:block;font-size:10px;margin-top:5px}.pillars{grid-template-columns:1fr 1fr;gap:30px 24px;margin-top:35px}.about{grid-template-columns:1fr;gap:30px}.about-mark{min-height:260px}.about-mark img{height:200px}.final-cta{padding:34px 26px;display:block;margin-bottom:50px}.final-cta h2{font-size:32px}.final-cta .cta-action{margin-top:28px}.final-cta .button{width:100%}.final-cta small{text-align:left}.footer-grid{grid-template-columns:1fr 1fr;gap:30px 20px}.footer-bottom{flex-direction:column;gap:8px;padding-bottom:85px}.whatsapp{width:48px;height:48px;right:18px;bottom:18px}}
@media(max-width:390px){.actions{align-items:stretch;flex-direction:column}.actions .text-link{justify-content:center;padding:8px}.hero-visual{height:330px}.checks{grid-template-columns:1fr}.gallery{grid-template-columns:1fr}.gallery figure{grid-column:auto!important}.technical{gap:18px}.footer-grid{grid-template-columns:1fr}h1{font-size:39px}.hero .eyebrow{font-size:9px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
