:root{--green:#2a584d;--dark:#173c34;--lime:#b8dd45;--ink:#17211e;--muted:#66706b;--paper:#f8faf9;--soft:#f2f7f4;--white:#fff;--line:#dce3da;--content:1280px;--gutter:max(24px,calc((100vw - var(--content))/2))}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Plus Jakarta Sans",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.045em;font-weight:600}h1 em,h2 em{color:var(--green);font-style:normal}.icon-sprite{position:absolute;width:0;height:0;overflow:hidden;pointer-events:none}.shell{width:100%;max-width:none;margin:0;border-radius:0;overflow:hidden}.tag{display:inline-flex;align-items:center;gap:8px;margin:0 0 24px;padding:8px 16px;border-radius:999px;background:var(--soft);color:var(--green);font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.tag span{color:var(--lime)}.tag-dark{background:var(--soft);color:var(--green)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;min-height:56px;padding:0 24px;border:0;border-radius:16px;font:700 14px/1 "Plus Jakarta Sans",sans-serif;text-decoration:none;cursor:pointer;transition:transform .24s ease,background .24s ease}.button:hover{transform:translateY(-2px)}.button-lime{background:var(--lime);color:var(--dark)}.button-glass{background:rgba(255,255,255,.82);backdrop-filter:blur(12px)}.button-dark{background:var(--dark);color:var(--white)}.text-link{display:inline-flex;gap:16px;margin-top:32px;font-size:13px;font-weight:800;text-decoration:none}.text-link span{color:var(--green)}:focus-visible{outline:3px solid var(--lime);outline-offset:3px}

/* Match vertical and horizontal scrollbars to the site's lime accent. */
html{scrollbar-color:var(--lime) var(--soft)}
*{scrollbar-color:var(--lime) var(--soft)}
::-webkit-scrollbar{width:12px;height:12px}
::-webkit-scrollbar-track{background:var(--soft)}
::-webkit-scrollbar-thumb{border:2px solid var(--soft);border-radius:999px;background:var(--lime)}
::-webkit-scrollbar-thumb:hover{background:#a9d330}
.hero{position:relative;min-height:100vh;background:linear-gradient(90deg,rgba(249,250,247,.98) 0%,rgba(249,250,247,.92) 32%,rgba(249,250,247,.3) 60%,rgba(23,60,52,.04) 100%),url('assets/hero-territorio.webp') center/cover no-repeat}.site-header{position:relative;z-index:3;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:32px;width:min(calc(100% - 48px),var(--content));margin:0 auto;padding:16px 0;border-bottom:1px solid rgba(23,60,52,.12)}.brand img{display:block;width:168px}.site-header nav{display:flex;gap:32px}.site-header nav a{color:var(--ink);font-size:14px;font-weight:700;text-decoration:none}.nav-cta{justify-self:end;display:inline-flex;align-items:center;gap:16px;padding:12px 16px;border-radius:999px;background:var(--lime);font-size:13px;font-weight:800;text-decoration:none;box-shadow:0 8px 24px rgba(23,60,52,.1)}.hero-inner{position:relative;width:min(calc(100% - 48px),var(--content));min-height:calc(100vh - 80px);margin:0 auto}.hero-content{position:relative;z-index:2;max-width:720px;padding:80px 0 176px}.hero-content h1{max-width:11ch;margin:0;font-size:72px;line-height:1.04}.hero-lead{max-width:560px;margin:32px 0 0;color:#4f5d58;font-size:17px;line-height:1.65}.hero-actions{display:flex;gap:16px;margin-top:32px}.hero-floats{position:absolute;z-index:2;right:0;top:32%;display:grid;gap:16px;width:288px}.hero-floats article{display:grid;grid-template-columns:48px 1fr;gap:16px;align-items:center;padding:16px;border:1px solid rgba(255,255,255,.7);border-radius:16px;background:rgba(255,255,255,.86);box-shadow:0 16px 48px rgba(24,46,39,.12);backdrop-filter:blur(16px)}.float-icon,.proof-cards span,.method li>span{display:grid;place-items:center;width:48px;height:48px;border-radius:16px;background:var(--soft);color:var(--green)}.hero-floats .float-icon{background:var(--lime);color:var(--dark)}.hero-floats strong,.hero-floats small{display:block}.hero-floats strong{font-size:13px}.hero-floats small{margin-top:4px;color:var(--muted);font-size:11px}.hero-metrics{position:absolute;z-index:2;left:0;bottom:32px;display:grid;grid-template-columns:repeat(4,1fr);width:min(832px,68%);border:1px solid rgba(255,255,255,.8);border-radius:16px;background:rgba(255,255,255,.86);box-shadow:0 16px 48px rgba(24,46,39,.1);backdrop-filter:blur(16px)}.hero-metrics div{display:grid;grid-template-columns:auto 1fr;gap:16px;padding:24px;border-right:1px solid var(--line)}.hero-metrics div:last-child{border:0}.hero-metrics strong{color:var(--green)}.hero-metrics span{color:var(--muted);font-size:11px;line-height:1.45}
.solutions{display:grid;grid-template-columns:.68fr 1.32fr;gap:80px;padding:96px var(--gutter);background:#fafbf8}.section-copy{align-self:center}.section-copy h2,.expertise-heading h2,.method-content h2,.proof-heading h2,.contact h2{margin:0;font-size:56px;line-height:1.08}.section-copy>p:not(.tag){max-width:448px;margin:24px 0 0;color:var(--muted);line-height:1.7}.visual-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.visual-card{position:relative;min-height:544px;border-radius:16px;overflow:hidden;background:var(--green)}.visual-card img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.visual-card:after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(transparent,rgba(11,35,29,.9))}.visual-card:hover img{transform:scale(1.035)}.visual-card-content{position:absolute;z-index:2;right:0;bottom:0;left:0;padding:24px;color:#fff}.visual-card h3{max-width:12ch;margin:16px 0 8px;font-size:24px;line-height:1.08}.visual-card p{margin:0;color:rgba(255,255,255,.76);font-size:12px;line-height:1.55}
.expertise{padding:96px var(--gutter);background:var(--soft)}.expertise-heading{display:grid;grid-template-columns:.5fr 1.15fr .65fr;gap:48px;align-items:end}.expertise-heading>p:last-child{margin:0;color:var(--muted);line-height:1.65}.expertise-grid,.proof-cards{display:grid;gap:16px;margin-top:64px}.expertise-grid{grid-template-columns:repeat(3,1fr)}.expertise-grid>a,.proof-cards article{position:relative;min-height:288px;padding:24px;border:1px solid var(--line);border-radius:16px;background:#fff;text-decoration:none;transition:background .25s ease,color .25s ease,transform .25s ease,border-color .25s ease}.expertise-grid>a:hover,.proof-cards article:hover{transform:translateY(-4px);border-color:var(--green);background:var(--green);color:#fff}.expertise-grid h3,.proof-cards h3{max-width:16ch;margin:56px 0 16px;font-size:21px;line-height:1.12}.expertise-grid p,.proof-cards p{max-width:32ch;margin:0;color:var(--muted);font-size:13px;line-height:1.6;transition:color .25s ease}.expertise-grid b{position:absolute;right:24px;bottom:24px;color:var(--lime)}.expertise-grid>a:hover p,.proof-cards article:hover p{color:rgba(255,255,255,.75)}.expertise-grid .accent-card{background:#fff;border-color:var(--line)}.expertise-grid .accent-card:hover{background:var(--green)}
.method{display:grid;grid-template-columns:.9fr 1.1fr;gap:64px;min-height:720px;padding:64px var(--gutter);background:#f8faf6;color:var(--ink)}.method-image{border-radius:16px;overflow:hidden}.method-image img{width:100%;height:100%;object-fit:cover}.method-content{align-self:center;padding:32px 0}.method-content h2{max-width:12ch}.method-content h2 em{color:var(--green)}.method-intro{max-width:512px;margin:24px 0 40px;color:var(--muted);line-height:1.65}.method ol{list-style:none;margin:0;padding:0;border-top:1px solid var(--line)}.method li{display:grid;grid-template-columns:48px 1fr;gap:16px;align-items:center;padding:24px 0;border-bottom:1px solid var(--line)}.method li strong,.method li small{display:block}.method li strong{font-size:16px}.method li small{margin-top:8px;color:var(--muted);line-height:1.5}
.proof{padding:96px var(--gutter);background:#fafbf8}.proof-heading{display:grid;grid-template-columns:.45fr 1.55fr;gap:48px;align-items:start}.proof-heading h2{max-width:15ch}.proof-cards{grid-template-columns:repeat(4,1fr)}.proof-cards article{min-height:256px}.proof-cards article:hover span{background:var(--lime);color:var(--dark)}
.contact{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:start;padding:96px var(--gutter);background:var(--soft)}.contact h2{max-width:13ch}.contact-copy>p:last-child{max-width:480px;margin:24px 0 0;color:var(--muted);line-height:1.7}.contact-form{padding:32px;border:1px solid var(--line);border-radius:16px;background:#fff}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px 16px}.form-wide{grid-column:1/-1}.contact-form label{display:grid;gap:8px;color:var(--ink);font-size:12px;font-weight:800}.contact-form input,.contact-form textarea{width:100%;border:1px solid var(--line);border-radius:8px;background:#fafbf8;color:var(--ink);font:500 14px/1.5 "Plus Jakarta Sans",sans-serif;outline:0;transition:border-color .2s ease,box-shadow .2s ease}.contact-form input{height:48px;padding:0 16px}.contact-form textarea{min-height:112px;padding:16px;resize:vertical}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(184,221,69,.3)}.contact-form .button{width:100%;margin-top:24px}.contact-form small{display:block;margin-top:16px;color:var(--muted);font-size:11px;line-height:1.5}
footer.shell{background:#fff}.footer-inner{display:grid;grid-template-columns:1fr 1.2fr 1fr auto;gap:48px;align-items:center;width:min(calc(100% - 48px),var(--content));margin:0 auto;padding:40px 0}footer img{width:144px}footer p{max-width:400px;margin:0;color:var(--muted);font-size:12px;line-height:1.5}footer nav{display:flex;gap:24px}footer a{font-size:12px;text-decoration:none}.mobile-contact{display:none}
.float-icon svg,.hero-metrics svg,.visual-card-content .card-icon,.expertise-grid .card-icon,.method li svg,.proof-cards svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.visual-card-content .card-icon{display:grid;place-items:center;width:48px;height:48px;padding:14px;border-radius:16px;background:var(--lime);color:var(--dark)}.expertise-grid .card-icon{display:grid;place-items:center;width:48px;height:48px;padding:14px;border-radius:16px;background:var(--soft);color:var(--green);transition:background .25s ease,color .25s ease}.expertise-grid>a:hover .card-icon{background:var(--lime);color:var(--dark)}
@media(max-width:1000px){:root{--gutter:32px}.site-header{grid-template-columns:1fr auto;width:calc(100% - 64px)}.site-header nav{display:none}.hero-inner{width:calc(100% - 64px)}.hero-content{max-width:640px}.hero-content h1{font-size:64px}.hero-floats{display:none}.hero-metrics{width:100%}.solutions{grid-template-columns:1fr}.visual-cards{min-height:480px}.expertise-heading{grid-template-columns:1fr 1.7fr}.expertise-heading>p:last-child{grid-column:2}.expertise-grid{grid-template-columns:repeat(2,1fr)}.method{grid-template-columns:1fr 1.1fr;gap:32px}.proof-cards{grid-template-columns:repeat(2,1fr)}.contact{grid-template-columns:1fr;gap:48px}.footer-inner{grid-template-columns:1fr 1fr}.footer-inner nav{display:none}}
@media(max-width:700px){:root{--gutter:16px}.site-header,.hero-inner{width:calc(100% - 32px)}.site-header{padding:16px 0}.brand img{width:136px}.nav-cta{padding:12px 16px;font-size:11px}.hero{min-height:832px;background:linear-gradient(180deg,rgba(249,250,247,.98) 0%,rgba(249,250,247,.86) 48%,rgba(23,60,52,.08) 76%),url('assets/hero-territorio.webp') 62% center/cover no-repeat}.hero-inner{min-height:752px}.hero-content{padding:64px 0 192px}.hero-content h1{font-size:clamp(48px,14vw,64px);line-height:1.05}.hero-lead{font-size:15px}.hero-actions{align-items:stretch;flex-direction:column}.hero-metrics{bottom:16px;grid-template-columns:repeat(2,1fr)}.hero-metrics div{padding:16px}.hero-metrics div:nth-child(2){border-right:0}.hero-metrics div:nth-child(-n+2){border-bottom:1px solid var(--line)}.solutions,.expertise,.proof,.contact{padding-top:64px;padding-bottom:64px}.section-copy h2,.expertise-heading h2,.method-content h2,.proof-heading h2,.contact h2{font-size:44px;line-height:1.08}.visual-cards{display:flex;min-height:auto;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.visual-card{flex:0 0 82%;min-height:480px;scroll-snap-align:start}.expertise-heading,.proof-heading{grid-template-columns:1fr}.expertise-heading>p:last-child{grid-column:auto}.expertise-grid{grid-template-columns:1fr;margin-top:48px}.expertise-grid>a{min-height:256px}.method{grid-template-columns:1fr;gap:32px;min-height:auto;padding-top:64px;padding-bottom:64px}.method-image{height:384px}.method-content{padding:0}.proof-cards{display:flex;margin-top:48px;overflow-x:auto;padding-bottom:8px}.proof-cards article{flex:0 0 78%;min-height:240px}.form-grid{grid-template-columns:1fr}.form-wide{grid-column:auto}.contact-form{padding:24px}.footer-inner{grid-template-columns:1fr;width:calc(100% - 32px);padding:32px 0 80px}.mobile-contact{position:fixed;z-index:20;right:16px;bottom:16px;display:block;padding:16px 24px;border-radius:999px;background:var(--lime);box-shadow:0 8px 32px rgba(23,60,52,.2);font-size:12px;font-weight:800;text-decoration:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.visual-card img,.expertise-grid>a,.proof-cards article,.button{transition:none}}
.hero-floats .float-icon{background:var(--soft);color:var(--green)}
.hero-metrics div{align-items:center}
.hero-metrics strong{display:grid;place-items:center;width:48px;height:48px;border-radius:16px;background:var(--soft);color:var(--green)}

/* Unified text-and-icon cards */
.expertise-grid>a,.proof-cards article{background:var(--white);border-color:var(--line);box-shadow:none}
.expertise-grid>a:hover,.proof-cards article:hover{transform:translateY(-4px);border-color:#c7d1c5;background:var(--white);color:var(--ink);box-shadow:0 16px 40px rgba(23,60,52,.08)}
.expertise-grid>a:hover p,.proof-cards article:hover p{color:var(--muted)}
.expertise-grid>a:hover .card-icon,.proof-cards article:hover span{background:var(--soft);color:var(--green)}
.expertise-grid .accent-card,.expertise-grid .accent-card:hover,.proof-cards article:last-child,.proof-cards article:last-child:hover{border-color:var(--lime);background:var(--lime);color:var(--ink);box-shadow:none}
.expertise-grid .accent-card p,.expertise-grid .accent-card:hover p,.proof-cards article:last-child p,.proof-cards article:last-child:hover p{color:#50604f}
.expertise-grid .accent-card .card-icon,.expertise-grid .accent-card:hover .card-icon,.proof-cards article:last-child span,.proof-cards article:last-child:hover span{background:rgba(255,255,255,.42);color:var(--dark)}
.expertise-grid .accent-card b{color:var(--dark)}
.hero-floats article:last-child,.hero-metrics div:last-child{border-color:var(--lime);background:rgba(184,221,69,.94)}
.hero-floats article:last-child .float-icon,.hero-metrics div:last-child strong{background:rgba(255,255,255,.42);color:var(--dark)}
.hero-floats article:last-child small,.hero-metrics div:last-child span{color:#50604f}

/* Bare-icon card composition from the approved reference */
.expertise-grid>a,.proof-cards article{min-height:288px;padding:32px 24px}
.expertise-grid .card-icon,.expertise-grid>a:hover .card-icon,.expertise-grid .accent-card .card-icon,.expertise-grid .accent-card:hover .card-icon{display:block;width:20px;height:20px;padding:0;border-radius:0;background:transparent;color:var(--green)}
.proof-cards span,.proof-cards article:hover span,.proof-cards article:last-child span,.proof-cards article:last-child:hover span{display:block;width:20px;height:20px;border-radius:0;background:transparent;color:var(--green)}
.expertise-grid h3,.proof-cards h3{margin:56px 0 16px}
.expertise-grid .accent-card .card-icon,.expertise-grid .accent-card:hover .card-icon,.proof-cards article:last-child span,.proof-cards article:last-child:hover span{color:var(--dark)}

/* Lime icon system on light surfaces */
.hero-floats article:last-child,.hero-metrics div:last-child{border-color:rgba(255,255,255,.8);background:rgba(255,255,255,.86)}
.hero-floats article:last-child small,.hero-metrics div:last-child span{color:var(--muted)}
.float-icon,.hero-floats .float-icon,.hero-floats article:last-child .float-icon,.hero-metrics strong,.hero-metrics div:last-child strong,.method li>span{background:var(--lime);color:var(--dark)}
.expertise-grid .card-icon,.expertise-grid>a:hover .card-icon{display:grid;place-items:center;width:48px;height:48px;padding:14px;border-radius:16px;background:var(--lime);color:var(--dark)}
.proof-cards span,.proof-cards article:hover span{display:grid;place-items:center;width:48px;height:48px;border-radius:16px;background:var(--lime);color:var(--dark)}
.expertise-grid .accent-card .card-icon,.expertise-grid .accent-card:hover .card-icon,.proof-cards article:last-child span,.proof-cards article:last-child:hover span{display:block;width:20px;height:20px;padding:0;border-radius:0;background:transparent;color:var(--dark)}

/* Prevent metric labels from overflowing their grid cells */
.hero-metrics{grid-template-columns:repeat(4,minmax(0,1fr));width:min(880px,72%)}
.hero-metrics div{grid-template-columns:48px minmax(0,1fr);min-width:0}
.hero-metrics span{min-width:0;overflow-wrap:anywhere}

/* Keep the four metric cells inside one continuous rounded border */
.hero-metrics{overflow:hidden;background-clip:padding-box;isolation:isolate}
.hero-metrics div{height:100%;background:transparent}
.hero-metrics div:last-child{border-right:0;border-radius:0}

/* Mobile layout: keep the hero steps in flow and every card fully visible. */
@media(max-width:700px){
  .hero{min-height:0}
  .hero-inner{display:flex;flex-direction:column;gap:32px;min-height:0;padding-bottom:32px}
  .hero-content{padding:64px 0 0}
  .hero-content h1{font-size:clamp(40px,11vw,56px);line-height:1.08}
  .hero-lead{margin-top:24px}
  .hero-actions{margin-top:24px}
  .hero-metrics{position:relative;left:auto;bottom:auto;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));margin:0}
  .hero-metrics div{grid-template-columns:40px minmax(0,1fr);gap:8px;min-width:0;padding:16px}
  .hero-metrics strong{width:40px;height:40px}
  .hero-metrics span{min-width:0;overflow-wrap:normal;word-break:normal;font-size:11px;line-height:1.4}
  .tag{justify-self:start;width:max-content;max-width:100%;margin-bottom:16px;line-height:1.4}
  .expertise-heading,.proof-heading{gap:16px;align-items:start}
  .section-copy h2,.expertise-heading h2,.method-content h2,.proof-heading h2,.contact h2{font-size:clamp(34px,9vw,44px);line-height:1.12}
  .expertise-grid,.proof-cards{margin-top:32px}
  .visual-cards,.proof-cards{display:grid;grid-template-columns:1fr;gap:16px;min-height:0;overflow:visible;padding-bottom:0}
  .visual-card{min-width:0;min-height:400px;flex:none}
  .proof-cards article{min-width:0;min-height:240px;flex:none}
  .method-content{padding:0}
  .contact{gap:32px}
}

/* Shared visual scale and eight-point rhythm. */
:root{
  --type-2xs:.6875rem; /* 11px */
  --type-xs:.8125rem; /* 13px */
  --type-body:1rem; /* 16px */
  --type-lead:1.1875rem; /* 19px */
  --type-card:1.4375rem; /* 23px */
  --type-subtitle:1.75rem; /* 28px */
  --type-section-sm:2.0625rem; /* 33px */
  --type-section:2.5rem; /* 40px */
  --type-display:3rem; /* 48px */
  --space-1:8px;
  --space-2:16px;
  --space-3:24px;
  --space-4:32px;
  --space-6:48px;
  --space-8:64px;
  --space-12:96px;
}
body{font-size:var(--type-body);line-height:1.6}
h1,h2,h3{line-height:1.2}
.tag{margin-bottom:var(--space-2);font-size:var(--type-2xs);line-height:1.4}
.hero-content h1{font-size:var(--type-display);line-height:1.2}
.hero-lead{margin-top:var(--space-3);font-size:var(--type-lead);line-height:1.5}
.hero-actions{margin-top:var(--space-4)}
.solutions,.expertise,.method,.proof,.contact{padding-top:var(--space-12);padding-bottom:var(--space-12)}
.solutions,.method,.contact{gap:var(--space-6)}
.section-copy h2,.expertise-heading h2,.method-content h2,.proof-heading h2,.contact h2{font-size:var(--type-section);line-height:1.2}
.section-copy>p:not(.tag),.expertise-heading>p:last-child,.method-intro,.contact-copy>p:last-child{font-size:var(--type-body);line-height:1.6}
.section-copy>p:not(.tag),.method-intro,.contact-copy>p:last-child{margin-top:var(--space-3)}
.expertise-heading,.proof-heading{column-gap:var(--space-6);row-gap:var(--space-2)}
.expertise-heading .tag,.proof-heading .tag{margin-bottom:0}
.expertise-grid,.proof-cards{margin-top:var(--space-6)}
.visual-card h3{font-size:var(--type-card);line-height:1.2}
.expertise-grid h3,.proof-cards h3{font-size:var(--type-lead);line-height:1.3}
.expertise-grid p,.proof-cards p,.visual-card p{font-size:var(--type-xs);line-height:1.6}
.method li strong{font-size:var(--type-body)}
.method li small,.contact-form input,.contact-form textarea{font-size:var(--type-xs);line-height:1.5}
.method-intro{margin-bottom:var(--space-4)}
.expertise{background:var(--soft)}
.method{background:#fbfcfa}
.contact{background:var(--soft)}
.site-header nav a,.nav-cta,.button,.text-link,.hero-floats strong,.contact-form label,.mobile-contact{font-size:var(--type-xs);line-height:1.3}
.hero-floats small,.hero-metrics span,.contact-form small{font-size:var(--type-2xs);line-height:1.5}
footer p,footer a{font-size:var(--type-xs);line-height:1.5}

@media(max-width:1000px){
  .solutions,.expertise,.method,.proof,.contact{padding-top:80px;padding-bottom:80px}
  .hero-content h1{font-size:var(--type-display)}
  .section-copy h2,.expertise-heading h2,.method-content h2,.proof-heading h2,.contact h2{font-size:var(--type-section)}
}
@media(max-width:700px){
  .hero-content h1{font-size:var(--type-section);line-height:1.2}
  .solutions,.expertise,.method,.proof,.contact{padding-top:var(--space-8);padding-bottom:var(--space-8)}
  .section-copy h2,.expertise-heading h2,.method-content h2,.proof-heading h2,.contact h2{font-size:var(--type-section-sm);line-height:1.2}
  .expertise-heading,.proof-heading{row-gap:var(--space-2)}
  .expertise-heading>p:last-child{margin-top:var(--space-1)}
  .solutions,.method,.contact{gap:var(--space-4)}
  .expertise-grid,.proof-cards{margin-top:var(--space-4)}
  .visual-cards{display:flex;flex-wrap:nowrap;gap:var(--space-2);min-width:0;max-width:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-padding-inline:var(--space-2);overscroll-behavior-inline:contain;padding-bottom:var(--space-2);touch-action:pan-x pan-y}
  .visual-card{flex:0 0 calc(100% - 48px);min-width:0;min-height:400px;scroll-snap-align:start;scroll-snap-stop:always}
  .proof-cards{display:grid;grid-template-columns:1fr;gap:var(--space-2);overflow:visible;padding-bottom:0}
  .hero-metrics span{font-size:var(--type-2xs)}
  .visual-card h3{font-size:var(--type-lead)}
}

/* One CTA typography and one substantial forward-arrow system. */
.nav-cta,.button{
  font-family:"Plus Jakarta Sans",sans-serif;
  font-size:var(--type-xs);
  font-weight:700;
  line-height:1.3;
}
.nav-cta{min-height:56px;padding:0 24px;border-radius:16px}
.arrow-icon{flex:none;width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round;transition:transform .3s cubic-bezier(.22,1,.36,1)}
.button,.nav-cta,.text-link{transition:transform .3s cubic-bezier(.22,1,.36,1),background-color .3s ease,box-shadow .3s ease}
.button:hover .arrow-icon,.nav-cta:hover .arrow-icon,.text-link:hover .arrow-icon{transform:translateX(4px)}
.text-link{align-items:center}
.expertise-grid b{display:block;width:18px;height:18px;font-size:0;color:var(--green)}
.expertise-grid b::before{content:"";position:absolute;top:8px;right:1px;width:16px;border-top:2.5px solid currentColor;border-radius:2px}
.expertise-grid b::after{content:"";position:absolute;top:3px;right:1px;width:9px;height:9px;border-top:2.5px solid currentColor;border-right:2.5px solid currentColor;transform:rotate(45deg);border-radius:1px}
.expertise-grid .accent-card b{color:var(--dark)}

/* Solid white hero cards; no frosted-glass filter. */
.hero-floats article,.hero-floats article:last-child,.hero-metrics,.button-glass{
  background:var(--white);
  -webkit-backdrop-filter:none;
  backdrop-filter:none;
}
.hero-metrics div,.hero-metrics div:last-child{background:transparent}

/* Size the field photo from its intrinsic ratio instead of stretching the grid cell. */
.method-image{width:min(100%,420px);height:auto;align-self:center;justify-self:center}
.method-image img{display:block;width:100%;height:auto;object-fit:contain}
@media(max-width:700px){
  .method-image{width:100%;height:384px}
  .method-image img{height:100%;object-fit:cover}
}

/* Keep the next carousel card visible as a cue to horizontal scrolling. */
.motion-ready .visual-cards .visual-card.motion-item{
  opacity:1;
  translate:none;
  transition:none;
}

/* Clear editorial fade: protect copy without washing out the landscape. */
.hero{
  background-image:
    linear-gradient(90deg,
      #fff 0%,
      rgba(255,255,255,.98) 16%,
      rgba(255,255,255,.88) 30%,
      rgba(255,255,255,.62) 44%,
      rgba(255,255,255,.24) 59%,
      rgba(255,255,255,0) 77%),
    url('assets/hero-territorio.webp');
}
.contact-form .button-dark,
.contact-form .button-dark:hover{
  background:var(--lime);
  color:var(--dark);
}
@media(max-width:700px){
  .hero{
    background-image:
      linear-gradient(180deg,
        rgba(255,255,255,.98) 0%,
        rgba(255,255,255,.98) 40%,
        rgba(255,255,255,.88) 64%,
        rgba(255,255,255,.48) 82%,
        rgba(255,255,255,.14) 100%),
      url('assets/hero-territorio.webp');
  }
}
.method-image img{object-position:center 64%}

/* Restrained reveal motion with interaction feedback. */
.motion-ready .motion-item{opacity:0;translate:0 20px;transition:opacity .7s cubic-bezier(.22,1,.36,1),translate .7s cubic-bezier(.22,1,.36,1);transition-delay:var(--motion-delay,0ms)}
.motion-ready .motion-item.is-visible{opacity:1;translate:0 0}
.site-header nav a,.footer-inner a{transition:color .25s ease}
.site-header nav a:hover,.footer-inner a:hover{color:var(--green)}
.visual-card img{transition:transform .8s cubic-bezier(.22,1,.36,1)}

@media(max-width:1024px) and (orientation:landscape){
  .hero{min-height:0}
  .hero-inner{display:flex;flex-direction:column;gap:32px;min-height:0;padding-bottom:32px}
  .hero-content{max-width:720px;padding:48px 0 0}
  .hero-floats{display:none}
  .hero-metrics{position:relative;left:auto;bottom:auto;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));margin:0}
  .hero-metrics div{grid-template-columns:48px minmax(0,1fr);min-width:0;padding:16px}
  .hero-metrics div:nth-child(2){border-right:0}
  .hero-metrics div:nth-child(-n+2){border-bottom:1px solid var(--line)}
  .hero-metrics span{overflow-wrap:normal;word-break:normal}
}
@media(max-width:700px){
  .nav-cta{min-height:48px;padding:0 16px}
  .hero-metrics{background:var(--white)}
}
@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  *,*::before,*::after{animation-duration:.01ms!important;transition-duration:.01ms!important;transition-delay:0ms!important}
  .motion-ready .motion-item{opacity:1;translate:none}
}

/* Type scale: 16px base, 1.25 ratio, rounded to whole pixels. */
:root{
  --type-body:1rem;        /* 16px */
  --type-lead:1.25rem;      /* 20px */
  --type-card:1.5625rem;    /* 25px */
  --type-subtitle:1.9375rem;/* 31px */
  --type-section-sm:2.4375rem;/* 39px */
  --type-section:3.0625rem;/* 49px */
  --type-display:3.8125rem;/* 61px */
}
.tag,.tag-dark{
  width:max-content;
  max-width:100%;
  margin-bottom:16px;
  padding:0;
  border-radius:0;
  background:transparent;
  color:var(--dark);
  font-size:var(--type-xs);
  font-weight:800;
  letter-spacing:.02em;
  line-height:1.2;
}
.tag span{color:var(--lime)}
.hero-content h1{font-size:var(--type-display);line-height:1.2}
.hero-lead{font-size:var(--type-lead);line-height:1.5}
.section-copy h2,.expertise-heading h2,.method-content h2,.proof-heading h2,.contact h2{
  font-size:var(--type-section);
  line-height:1.2;
}
.visual-card h3{font-size:var(--type-card)}
.expertise-grid h3,.proof-cards h3{font-size:var(--type-lead);line-height:1.2}
.expertise-grid p,.proof-cards p,.visual-card p{font-size:var(--type-body);line-height:1.6}
.hero-floats strong,.hero-metrics span{font-size:var(--type-xs);line-height:1.4}
.hero-floats small{font-size:var(--type-xs);line-height:1.5}

/* A single reading path for the two section introductions. */
.expertise-heading,.proof-heading{
  display:flex;
  flex-direction:column;
  align-items:center;
  gap:0;
  width:min(100%,800px);
  margin:0 auto;
  text-align:center;
}
.expertise-heading .tag,.proof-heading .tag{margin:0 0 16px}
.expertise-heading h2,.proof-heading h2{max-width:20ch;margin:0}
.expertise-heading>p:last-child,.proof-heading>p:last-child{
  max-width:640px;
  margin:24px 0 0;
  color:var(--muted);
  font-size:var(--type-body);
  line-height:1.6;
}

/* Quiet neutral cards with one persistent lime accent per group. */
.expertise-grid>a,.proof-cards article,
.expertise-grid>a:hover,.proof-cards article:hover{
  border-color:#e2e6df;
  background:var(--white);
  color:var(--ink);
}
.expertise-grid .accent-card,.expertise-grid .accent-card:hover,
.proof-cards article:last-child,.proof-cards article:last-child:hover{
  border-color:var(--lime);
  background:var(--lime);
}

/* Subtle glass treatment over the hero landscape. */
.hero-floats article,.hero-floats article:last-child,.hero-metrics{
  border-color:rgba(255,255,255,.82);
  background:rgba(255,255,255,.68);
  box-shadow:0 16px 48px rgba(24,46,39,.12);
  -webkit-backdrop-filter:blur(18px) saturate(145%);
  backdrop-filter:blur(18px) saturate(145%);
}
.hero-metrics div,.hero-metrics div:last-child{background:transparent}

@media(max-width:1000px){
  .hero-content h1{font-size:var(--type-display)}
  .section-copy h2,.expertise-heading h2,.method-content h2,.proof-heading h2,.contact h2{font-size:var(--type-section)}
}
@media(max-width:700px){
  .hero-content h1{font-size:var(--type-section);line-height:1.2}
  .section-copy h2,.expertise-heading h2,.method-content h2,.proof-heading h2,.contact h2{font-size:var(--type-section-sm);line-height:1.2}
  .expertise-heading,.proof-heading{align-items:flex-start;text-align:left}
  .expertise-heading .tag,.proof-heading .tag{margin:0 0 16px}
  .expertise-heading>p:last-child,.proof-heading>p:last-child{margin:24px 0 0}
  .hero-metrics span{font-size:var(--type-xs)}
  .hero-metrics{background:rgba(255,255,255,.88)}
  .hero-metrics span{color:#394d45}
  .visual-card h3{font-size:var(--type-lead)}
}

/* Final hero surface overrides: opaque white at every breakpoint. */
.hero-floats article,.hero-floats article:last-child,.hero-metrics{
  background:var(--white);
  -webkit-backdrop-filter:none;
  backdrop-filter:none;
}
.hero-metrics div,.hero-metrics div:last-child{background:transparent}
