@import"https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,600;9..144,700&family=Manrope:wght@400;500;600;700;800&display=swap";:root{--landing-bg: #f4f4ef;--landing-surface: rgba(255, 255, 255, .82);--landing-surface-strong: rgba(255, 255, 255, .94);--landing-border: rgba(16, 24, 40, .08);--landing-border-strong: rgba(21, 31, 16, .14);--landing-text: #17201c;--landing-muted: #57645b;--landing-green: #557c3c;--landing-green-deep: #304d26;--landing-orange: #d97724;--landing-orange-deep: #b95e11;--landing-dark: #10201a;--landing-shadow: 0 28px 70px -36px rgba(16, 24, 40, .34);--landing-radius-xl: 30px;--landing-radius-lg: 24px;--landing-radius-md: 18px;--landing-shell-max-width: 1320px;--landing-shell-gutter: clamp(18px, 3vw, 34px);--landing-hero-content-max-width: 760px;--landing-logo-pattern: url(/build/assets/cosecha-DD0EU_4N.svg);--landing-story-card-image: none}html,body{margin:0;min-height:100%;background:radial-gradient(circle at top left,rgba(134,173,102,.18),transparent 26%),radial-gradient(circle at right 12%,rgba(217,119,36,.12),transparent 20%),linear-gradient(180deg,#f8f7f0,#f3f0e6 42%,#eef2ea);color:var(--landing-text);font-family:Manrope,Segoe UI,sans-serif;scroll-behavior:smooth}body{overflow-x:hidden}a{color:inherit}.landing-page{position:relative;padding:0 0 48px}.has-reveal-motion [data-reveal]{opacity:0;transform:translateY(26px);transition:opacity .72s ease,transform .72s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay, 0s);will-change:opacity,transform}.has-reveal-motion [data-reveal].is-visible{opacity:1;transform:translateY(0)}.has-reveal-motion .landing-section[data-reveal],.has-reveal-motion .landing-site-footer[data-reveal]{transform:none;transition:opacity .58s ease}.landing-page:before{content:"";position:fixed;inset:auto auto 4% -6%;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,rgba(85,124,60,.12),transparent 70%);pointer-events:none;filter:blur(12px);z-index:0}.landing-topbar,.landing-hero,.landing-section,.landing-site-footer{position:relative;z-index:1}.landing-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;max-width:var(--landing-shell-max-width);margin:0 auto;padding:8px 14px;background:#ffffff14;border:1px solid rgba(255,255,255,.12);border-radius:999px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 18px 40px -30px #00000059}.landing-floating-nav{position:fixed;top:18px;left:0;right:0;width:min(calc(100% - (var(--landing-shell-gutter) * 2)),var(--landing-shell-max-width));margin-inline:auto;z-index:40;opacity:0;pointer-events:none;transform:translateY(-12px) scale(.985);transition:opacity .28s ease,transform .32s ease}.landing-floating-nav.is-visible{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.landing-topbar--hero{position:absolute;top:10px;left:0;right:0;width:min(calc(100% - (var(--landing-shell-gutter) * 2)),var(--landing-shell-max-width));margin-inline:auto;z-index:3;padding:0;background:transparent;border:0;border-radius:0;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;animation:landingFadeUp .7s ease-out both}.landing-topbar--floating{width:100%;max-width:none;min-height:58px;padding:7px 16px;background:#f5f6f0e0;border:1px solid rgba(27,40,32,.09);border-radius:22px;-webkit-backdrop-filter:blur(20px) saturate(150%);backdrop-filter:blur(20px) saturate(150%);box-shadow:0 20px 40px -30px #10182847,0 10px 18px -18px #10182838}.landing-topbar__brand{display:inline-flex;flex-direction:column;align-items:center;gap:2px;text-decoration:none}.landing-topbar__brand-logo{width:auto;height:52px;display:block;flex-shrink:0;object-fit:contain}.landing-topbar--floating .landing-topbar__brand-logo{height:34px;padding:4px 6px;border-radius:12px;background:linear-gradient(180deg,#f1f3f5fa,#e3e7ebf2);border:1px solid rgba(93,104,116,.16);box-shadow:0 10px 20px -16px #1018283d,inset 0 1px #ffffffe6;filter:drop-shadow(0 3px 8px rgba(16,24,40,.08))}.landing-topbar__brand-text{color:#fff;font-size:.88rem;font-weight:700;line-height:1;letter-spacing:.01em;text-shadow:0 6px 18px rgba(0,0,0,.36)}.landing-topbar--floating .landing-topbar__brand-text{color:#203126;font-size:.78rem;font-weight:800;text-shadow:none;letter-spacing:.015em}.landing-topbar__nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.landing-topbar__nav a{text-decoration:none;color:#ffffffd1;font-size:.83rem;font-weight:600;transition:color .25s ease,opacity .25s ease}.landing-topbar--floating .landing-topbar__nav{gap:6px}.landing-topbar--floating .landing-topbar__nav a{padding:8px 10px;border-radius:999px;color:#1c2921c7;font-size:.9rem;font-weight:700;letter-spacing:.01em}.landing-topbar--floating .landing-topbar__nav a:hover{color:#132116;background:#557c3c1a;opacity:1}.landing-topbar__nav a:hover{color:#fff;opacity:1}.landing-hero{position:relative;width:100%;max-width:none;margin:0;min-height:100vh;min-height:100svh;min-height:100dvh;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden;border-radius:0;box-shadow:var(--landing-shadow);background:#10201a;isolation:isolate}.landing-hero__content,.landing-card,.landing-product,.landing-panel,.landing-process__step,.landing-access,.landing-section{background:var(--landing-surface);border:1px solid var(--landing-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.landing-hero__content{padding:clamp(28px,4vw,52px);border-radius:var(--landing-radius-xl);box-shadow:var(--landing-shadow)}.landing-eyebrow,.landing-section__kicker,.landing-product__badge{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;background:#557c3c1f;color:var(--landing-green-deep);font-size:.68rem;line-height:1;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.landing-hero h1,.landing-section__heading h2,.landing-section__content h2{margin:18px 0 0;font-family:Fraunces,serif;font-weight:700;line-height:1.02;color:#132116}.landing-hero h1{max-width:12ch;font-size:clamp(2.35rem,4.7vw,4.55rem);background:linear-gradient(180deg,#fffffffa,#f4f8f2d1 55%,#d9e7dcb8);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 16px 42px rgba(0,0,0,.18);filter:drop-shadow(0 8px 18px rgba(255,255,255,.08))}.landing-hero__title-copy{display:block}.landing-hero__title-copy--mobile,.landing-hero__lead-copy--mobile,.landing-hero__links-mobile,.landing-hero-highlights-mobile,.landing-hero__lead-copy.landing-hero__lead-copy--mobile,.landing-hero__actions.landing-hero__actions--mobile{display:none}.landing-hero__title-copy--mobile span{display:block}.landing-hero__lead,.landing-section__heading p,.landing-section__content p,.landing-site-footer p{margin:18px 0 0;font-size:clamp(1rem,1.45vw,1.08rem);line-height:1.75;color:var(--landing-muted)}.landing-hero__actions,.landing-section__actions,.landing-panel__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:20px}.landing-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;box-sizing:border-box;max-width:100%;min-height:52px;padding:0 20px;border:0;border-radius:16px;text-decoration:none;font-weight:700;font-size:.95rem;font-family:inherit;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease,background .25s ease,color .25s ease}.landing-button:hover{transform:translateY(-2px)}.landing-button--primary{background:linear-gradient(135deg,#d97724eb,#b95e11e6);color:#fff;box-shadow:0 22px 36px -24px #d97724bf;border:1px solid rgba(255,255,255,.12);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.landing-button--secondary{background:linear-gradient(135deg,#557c3c24,#557c3c14);border:1px solid rgba(85,124,60,.2);color:var(--landing-green-deep)}.landing-button--dark{background:linear-gradient(135deg,var(--landing-dark),#23322b);color:#fff;box-shadow:0 22px 34px -24px #10201ab8}.landing-button--ghost{background:#ffffffad;border:1px solid rgba(16,24,40,.1);color:var(--landing-text)}.landing-hero__highlights{display:grid;grid-template-columns:repeat(2,minmax(0,-webkit-max-content));grid-template-columns:repeat(2,minmax(0,max-content));gap:10px 14px;margin-top:0;width:-webkit-fit-content;width:fit-content;max-width:100%;margin-left:0}.landing-hero__highlights span{display:inline-flex;align-items:center;gap:9px;padding:11px 14px;border-radius:999px;background:#ffffffa8;border:1px solid rgba(16,24,40,.07);color:var(--landing-dark);font-size:.88rem;font-weight:600;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:inset 0 1px #ffffff1a}.landing-hero__background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.landing-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;z-index:0;pointer-events:none;background-image:linear-gradient(95deg,#08120e57,#08120e1f),var(--landing-hero-fallback-image);background-position:center;background-size:cover}.landing-hero__background.inicio,.landing-hero__background .scroll-container,.landing-hero__background .scroll-item{height:100%;min-height:100%}.landing-hero__background.inicio{width:100%}.landing-hero__background .scroll-bg{display:flex;flex-direction:column;width:100%;position:relative;z-index:0;will-change:transform}.landing-hero__background .scroll-container,.landing-hero__background .scroll-placeholder{background-image:linear-gradient(95deg,#08120e6b,#08120e29),var(--landing-hero-fallback-image);background-position:center;background-size:cover}.landing-hero__background .scroll-item{position:relative;flex:0 0 100%;width:100%;height:100%;min-height:100%;overflow:hidden;will-change:transform}.landing-hero__background .scroll-item:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:none;pointer-events:none;z-index:2}.landing-hero__background .scroll-item__image{width:100%;height:100%;display:block;object-fit:cover;transform-origin:center;will-change:transform;opacity:0;transition:opacity .5s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;position:relative;z-index:1}.landing-hero__background .scroll-item__image.is-loaded{opacity:1}.landing-hero__scrim{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(95deg,#08120e85,#08120e4d 34%,#08120e24 58%,#08120e1a),radial-gradient(circle at left center,rgba(14,42,26,.34),transparent 46%),linear-gradient(180deg,#ffffff05,#0000001a);pointer-events:none;z-index:1}.landing-hero__body{position:relative;z-index:2;max-width:var(--landing-hero-content-max-width);width:min(100%,var(--landing-hero-content-max-width));box-sizing:border-box;padding:clamp(82px,6.6vw,102px) clamp(32px,4vw,58px) clamp(24px,3vw,34px);animation:landingFadeUp .9s ease-out .12s both}.landing-hero h1,.landing-hero__lead{color:#fff}.landing-eyebrow{background:#ffffff1f;color:#f3f5ee;border:1px solid rgba(255,255,255,.12);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:inset 0 1px #ffffff24}.landing-hero__lead{color:#ffffffe6;max-width:600px;line-height:1.7;text-shadow:0 8px 28px rgba(0,0,0,.3)}.landing-hero__lead-copy{display:inline}.landing-hero__actions{max-width:680px}.landing-hero__actions--desktop{display:grid;grid-template-columns:repeat(2,-webkit-max-content);grid-template-columns:repeat(2,max-content);align-items:center;gap:14px 14px;width:-webkit-fit-content;width:fit-content}.landing-hero__actions--desktop .landing-button{min-width:206px}.landing-hero__footer{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:14px;margin-top:18px;width:-webkit-fit-content;width:fit-content;max-width:100%}.landing-hero__scroll-indicator{position:absolute;right:clamp(22px,3vw,34px);bottom:clamp(34px,4vw,52px);z-index:3;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:999px;background:transparent;color:#f4f6efb8;cursor:pointer;box-shadow:none;opacity:0;transform:translateY(14px);animation:landingArrowReveal .65s cubic-bezier(.22,1,.36,1) 6s forwards,landingArrowFloat 2.8s ease-in-out 6.65s infinite}.landing-hero__scroll-indicator:hover{color:#fff;background:transparent}.landing-hero__scroll-indicator-icon{display:inline-flex;align-items:center;justify-content:center;font-size:1.35rem;filter:drop-shadow(0 8px 18px rgba(0,0,0,.24));transition:transform .24s ease}.landing-hero__scroll-indicator:hover .landing-hero__scroll-indicator-icon{transform:translateY(2px)}.landing-hero .landing-button--secondary{background:linear-gradient(135deg,#557c3cb8,#304d269e);border-color:#ffffff24;color:#fff;box-shadow:0 22px 34px -24px #304d26b3;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.landing-hero .landing-button--dark{background:#0b130f6b;border:1px solid rgba(255,255,255,.16);box-shadow:0 22px 34px -24px #00000094;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.landing-hero__support{margin-top:8px;animation:landingFadeUp 1s ease-out .24s both}.landing-hero__support .landing-button{background:#ffffff1a;border-color:#ffffff29;color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:inset 0 1px #ffffff1a}.landing-hero__highlights span{background:#ffffff17;border-color:#ffffff1f;color:#f4f6ef}.landing-hero__highlights{animation:landingFadeUp 1s ease-out .32s both}.landing-hero__links-mobile{margin-top:14px}.landing-hero__link-mobile{color:#f5f7f0eb;font-size:.98rem;font-weight:700;line-height:1.3;text-decoration:none;text-shadow:0 10px 24px rgba(0,0,0,.28)}.landing-hero-highlights-mobile{position:relative;z-index:1;max-width:var(--landing-shell-max-width);margin:20px auto 0;overflow:hidden}.landing-hero-highlights-mobile__track{display:flex;width:-webkit-max-content;width:max-content;animation:landingChipTicker var(--mobile-highlights-duration, 22s) linear infinite;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;contain:layout paint style;will-change:transform}.landing-hero-highlights-mobile__track[data-animate=false]{animation:none;width:100%;justify-content:center}.landing-hero-highlights-mobile__group{display:flex;align-items:center;gap:10px;flex:0 0 auto;padding:0 14px}.landing-hero-highlights-mobile__chip{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border-radius:999px;background:#f8faf5eb;border:1px solid rgba(88,117,92,.18);color:#35503c;font-size:.82rem;font-weight:600;letter-spacing:-.01em;line-height:1.2;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 6px 14px #2a3d2e0d,inset 0 1px #ffffff80;text-shadow:none;white-space:nowrap}.landing-hero-highlights-mobile__chip svg{color:#62806a;opacity:.95}.landing-section__heading,.landing-section__content,.landing-panel,.landing-site-footer{transform-origin:center top}@media(prefers-reduced-motion:reduce){.has-reveal-motion [data-reveal]{opacity:1;transform:none;transition:none}.landing-button,.landing-floating-nav,.landing-hero__scroll-indicator-icon{transition:none}.landing-hero__scroll-indicator{opacity:1;transform:none;animation:none}.landing-hero-highlights-mobile__track{animation:none}.landing-story-card__gallery img,.landing-territory-card__media img{transition:none}}.landing-section{position:relative;overflow:hidden;max-width:var(--landing-shell-max-width);margin:28px auto 0;padding:clamp(24px,3.5vw,40px);border-radius:var(--landing-radius-xl);box-shadow:var(--landing-shadow);background:linear-gradient(180deg,#fffcf7eb,#f5f0e7d6),radial-gradient(circle at top right,rgba(85,124,60,.08),transparent 28%)}.landing-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,rgba(255,255,255,.18),transparent 42%),radial-gradient(circle at left top,rgba(217,119,36,.05),transparent 22%);pointer-events:none;z-index:0}.landing-section:after{content:"";position:absolute;right:8px;bottom:-104px;width:clamp(250px,27vw,360px);height:clamp(250px,27vw,360px);background-color:#557c3c1a;-webkit-mask-image:var(--landing-logo-pattern);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain;mask-image:var(--landing-logo-pattern);mask-repeat:no-repeat;mask-position:center;mask-size:contain;opacity:.9;transform:rotate(-8deg);pointer-events:none;z-index:0}.landing-section>*{position:relative;z-index:1}.landing-section--guide{background:linear-gradient(135deg,#f7f5eef5,#ebe8dce0),linear-gradient(180deg,#304d260f,#304d2600)}.landing-section--guide:after{content:"";position:absolute;right:-12px;bottom:-84px;width:clamp(280px,30vw,390px);height:clamp(280px,30vw,390px);background-color:#557c3c1a;-webkit-mask-image:var(--landing-logo-pattern);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain;mask-image:var(--landing-logo-pattern);mask-repeat:no-repeat;mask-position:center;mask-size:contain;opacity:.88;transform:rotate(-8deg);pointer-events:none}.landing-section__heading{max-width:760px}.landing-guide__story{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(300px,.88fr);gap:22px;margin-top:28px}.landing-story-card,.landing-story-panel{border-radius:26px;border:1px solid rgba(36,54,40,.09);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 18px 40px -30px #1018283d}.landing-story-card{position:relative;overflow:hidden;isolation:isolate;display:flex;flex-direction:column;justify-content:flex-end;min-height:420px;padding:28px;background:#24382d;color:#fff}.landing-story-card>*{position:relative;z-index:1}.landing-story-card:before,.landing-story-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.landing-story-card:before{background:linear-gradient(135deg,#0a160e2e,#0a160e00 42%),radial-gradient(circle at top right,rgba(109,153,92,.18),transparent 34%)}.landing-story-card:after{background:linear-gradient(180deg,#06100a1f,#07120c2e 24%,#07120c9e),linear-gradient(90deg,#07120c6b,#07120c24 44%,#07120c57)}.landing-story-card__gallery,.landing-story-card__gallery img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.landing-story-card__gallery{z-index:0}.landing-story-card__gallery img{object-fit:cover;opacity:0;transition:opacity 1.45s ease-in-out,filter 1.45s ease-in-out;filter:saturate(1) contrast(1.01) brightness(.84)}.landing-story-card__gallery img.is-active{opacity:1;filter:saturate(1.02) contrast(1.01) brightness(.87)}.landing-story-card__eyebrow,.landing-story-panel__kicker{display:inline-flex;align-items:center;padding:6px 12px;border-radius:999px;font-size:.68rem;line-height:1;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.landing-story-card__eyebrow{align-self:flex-start;width:-webkit-fit-content;width:fit-content;max-width:100%;background:#ffffff14;color:#fff8eee6}.landing-story-card h3,.landing-story-panel h3,.landing-impact-card strong,.landing-territory-card h3{font-family:Fraunces,serif}.landing-story-card h3{margin:18px 0 0;font-size:clamp(1.75rem,2vw,2.3rem);line-height:1.08}.landing-story-card p{margin:16px 0 0;max-width:58ch;line-height:1.8;color:#f4f6efd1}.landing-story-card__pills{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.landing-story-card__pills span{padding:10px 14px;border-radius:999px;background:#ffffff14;border:1px solid rgba(255,255,255,.1);color:#faf7efe0;font-size:.86rem;font-weight:700}.landing-story-card__glance{display:flex;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:22px}.landing-story-card__glance-item{position:relative;display:inline-block;overflow:hidden;width:28px;height:5px;border-radius:999px;background:#ffffff29;opacity:.72;box-shadow:inset 0 0 0 1px #ffffff0d,0 1px 1px #06120c1f;transition:width .4s cubic-bezier(.22,1,.36,1),background-color .32s ease,opacity .32s ease,box-shadow .32s ease,transform .4s cubic-bezier(.22,1,.36,1)}.landing-story-card__glance-item:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(90deg,#ffffff1f,#ffffffbd 34%,#fff9ee 72%,#fff7e8eb);transform:translate3d(-108%,0,0);opacity:0;will-change:transform,opacity;box-shadow:0 0 14px #fff7e84d}.landing-story-card__glance-item.is-active{width:56px;background:#ffffff38;opacity:1;box-shadow:inset 0 0 0 1px #ffffff0f,0 0 18px #fff7e82e}.landing-story-card__glance-item.is-active:after{opacity:1;animation:landing-story-progress var(--landing-rotation-duration, 9.2s) linear forwards}@keyframes landing-story-progress{0%{transform:translate3d(-108%,0,0)}to{transform:translateZ(0)}}.landing-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.landing-story-panel{position:relative;overflow:hidden;isolation:isolate;padding:26px;background:linear-gradient(180deg,#fffffff0,#f8f4ece0),radial-gradient(circle at top right,rgba(85,124,60,.08),transparent 30%)}.landing-story-panel>*{position:relative;z-index:1}.landing-story-panel__kicker{background:#557c3c1a;color:var(--landing-green-deep)}.landing-story-panel__list{display:grid;gap:12px;margin:18px 0 0;padding:0;list-style:none}.landing-story-panel__list li{position:relative;overflow:hidden;isolation:isolate;padding:14px 16px;border-radius:18px;background:#ffffffb3;border:1px solid rgba(16,24,40,.06);line-height:1.65;color:#213227}.landing-story-panel__list li>*,.landing-checklist li>*{position:relative;z-index:1}.landing-grid{display:grid;gap:18px;margin-top:28px}.landing-grid--company{margin-top:18px}.landing-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-grid--actions{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.landing-grid--products{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.landing-card,.landing-product,.landing-panel,.landing-process__step,.landing-access{position:relative;overflow:hidden;isolation:isolate;border-radius:var(--landing-radius-lg);box-shadow:0 18px 40px -30px #0f172a42}.landing-card{padding:26px;background:linear-gradient(180deg,#fffffff0,#f8f4ece0),radial-gradient(circle at top right,rgba(85,124,60,.08),transparent 26%)}.landing-card:before{content:"";position:absolute;top:0;left:24px;right:24px;height:3px;border-radius:999px;background:linear-gradient(90deg,#557c3ceb,#d97724a3);opacity:.94}.landing-card>*,.landing-product>*,.landing-panel>*,.landing-process__step>*,.landing-access>*{position:relative;z-index:1}.landing-card__tag{display:inline-flex;align-items:center;margin-top:2px;padding:5px 10px;border-radius:999px;background:#14221914;color:#233629;font-size:.66rem;line-height:1;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.landing-card__tag--muted{background:#557c3c14;color:#233629d6}.landing-card__tag--light{background:#ffffff24;color:#fffaf0e6}.landing-card--link{display:block;text-decoration:none;transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease,background .28s ease}.landing-card--link:hover{transform:translateY(-7px);border-color:#557c3c38;box-shadow:0 32px 48px -36px #557c3c70,0 16px 24px -24px #1018284d;background:linear-gradient(180deg,#fffffffa,#f7f2e9f0),radial-gradient(circle at top right,rgba(85,124,60,.12),transparent 28%)}.landing-card--link .landing-card__icon{margin-top:12px}.landing-card--link h3{margin-top:14px}.landing-card--compact{background:linear-gradient(180deg,#fffffff0,#f8f4ece0),radial-gradient(circle at top right,rgba(85,124,60,.08),transparent 26%)}.landing-card__icon,.landing-access__icon{width:56px;height:56px;margin-top:16px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#ffffffc2,#eee4d194),radial-gradient(circle at top right,rgba(85,124,60,.16),transparent 30%);border:1px solid rgba(255,255,255,.6);box-shadow:0 14px 24px -20px #10182857,inset 0 1px #ffffffe0;color:var(--landing-green-deep);font-size:1.1rem}.landing-card h3,.landing-product h3,.landing-panel h3,.landing-access strong{margin:18px 0 0;font-size:1.18rem;line-height:1.3;color:#142219}.landing-card p,.landing-product p,.landing-access p{margin:10px 0 0;line-height:1.72;color:var(--landing-muted)}.landing-card__cta{display:inline-flex;align-items:center;gap:8px;margin-top:18px;color:var(--landing-green-deep);font-weight:800}.landing-product{padding:22px;background:linear-gradient(180deg,#ffffffeb,#faf7efd6),radial-gradient(circle at top right,rgba(217,119,36,.12),transparent 28%)}.landing-product__badge{background:#d977241f;color:var(--landing-orange-deep)}.landing-section--split{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(280px,.92fr);gap:22px;align-items:start}.landing-checklist{display:grid;gap:14px;margin:26px 0 0;padding:0;list-style:none}.landing-checklist li{position:relative;overflow:hidden;isolation:isolate;display:flex;align-items:flex-start;gap:12px;padding:16px 18px;border-radius:18px;background:#ffffffad;border:1px solid rgba(16,24,40,.07);color:var(--landing-text)}.landing-checklist svg{margin-top:2px;color:var(--landing-green);flex-shrink:0}.landing-panel{padding:24px;background:linear-gradient(180deg,#fffffff2,#f7f3ebe6),radial-gradient(circle at top right,rgba(85,124,60,.1),transparent 28%);border:1px solid rgba(16,24,40,.08);box-shadow:0 22px 40px -30px #1018282e,inset 0 1px #ffffffbf;color:var(--landing-text)}.landing-panel:before,.landing-panel:after{content:"";position:absolute;pointer-events:none}.landing-panel:before{top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(255,255,255,.3),transparent 34%),repeating-linear-gradient(135deg,rgba(85,124,60,.05) 0 1px,transparent 1px 18px);opacity:.42}.landing-panel:after{top:18px;right:18px;bottom:18px;width:92px;border-radius:22px;background:linear-gradient(180deg,#ffffff5c,#ffffff24),linear-gradient(135deg,#d9772414,#557c3c0f);border:1px solid rgba(16,24,40,.05);opacity:.75}.landing-panel h3{margin-top:0;color:#142219}.landing-panel__lead{margin:12px 0 0;color:var(--landing-muted);line-height:1.72}.landing-panel__process{list-style:none;margin:20px 0 0;padding:0;display:grid;gap:14px}.landing-panel__process li{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:12px;padding:14px 16px;border-radius:18px;background:#ffffffb8;border:1px solid rgba(16,24,40,.07);color:#203224}.landing-panel__process-index{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:42px;padding:0 10px;border-radius:14px;background:#557c3c24;color:var(--landing-green-deep);font-size:.84rem;font-weight:800;letter-spacing:.08em}.landing-brochure-modal{display:grid;grid-template-rows:auto minmax(0,1fr);min-height:min(82vh,900px);max-height:inherit;background:linear-gradient(180deg,#fffffffa,#f7f3ebf5)}.landing-brochure-modal__header{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;position:relative;padding:28px 32px 18px;border-bottom:1px solid rgba(16,24,40,.08);background:linear-gradient(180deg,#fffffff0,#f8f4ece0),radial-gradient(circle at top right,rgba(85,124,60,.08),transparent 24%)}.landing-brochure-modal__header-copy{flex:1 1 auto;min-width:0;padding-right:96px}.landing-brochure-modal__header h3{margin:12px 0 0;font-family:Fraunces,serif;font-size:clamp(1.5rem,2vw,1.92rem);color:#142219}.landing-brochure-modal__header p{margin:10px 0 0;max-width:60ch;color:var(--landing-muted);line-height:1.68}.landing-brochure-modal__kicker{display:inline-flex;align-items:center;padding:6px 12px;border-radius:999px;background:#557c3c1f;color:var(--landing-green-deep);font-size:.68rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.landing-brochure-modal__actions{position:absolute;top:18px;right:18px;display:flex;align-items:center;justify-content:flex-end;gap:6px;flex-shrink:0}.landing-brochure-modal__action,.landing-brochure-modal__close{border:1px solid rgba(20,34,25,.1);border-radius:12px;background:#ffffffe6;color:#203224;font:inherit;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;transition:transform .18s ease,border-color .2s ease,background-color .2s ease,color .2s ease,box-shadow .2s ease;box-shadow:0 14px 28px -22px #0f172a8c}.landing-brochure-modal__action svg,.landing-brochure-modal__close svg{font-size:.82rem}.landing-brochure-modal__action:hover,.landing-brochure-modal__close:hover{transform:translateY(-1px);border-color:#557c3c47;background:#fffffff5;color:#142219;box-shadow:0 18px 32px -24px #0f172a80}.landing-brochure-modal__action:focus-visible,.landing-brochure-modal__close:focus-visible{outline:3px solid rgba(85,124,60,.18);outline-offset:2px}.landing-brochure-modal__body{min-height:0;padding:16px 18px 18px;overflow:hidden}.landing-brochure-viewer{width:100%;height:100%;min-height:360px;max-height:min(72vh,760px);overflow-x:hidden;overflow-y:auto;padding:16px;border-radius:18px;background:#f7f5ed;border:1px solid rgba(20,34,25,.08);scrollbar-gutter:stable;overscroll-behavior:contain;box-sizing:border-box}.landing-brochure-pages{display:grid;justify-items:center;gap:18px;width:100%}.landing-brochure-page{display:flex;justify-content:center;width:100%;max-width:1100px;margin:0 auto;overflow:hidden}.landing-brochure-page--pending{display:none}.landing-brochure-canvas{display:block;width:100%;max-width:1100px;height:auto;border-radius:16px;background:#fff;box-shadow:0 20px 44px -30px #0f172a47}.landing-brochure-status{min-height:420px;display:grid;place-items:center;text-align:center;color:#334155;font-size:1rem;line-height:1.7;padding:32px}.landing-brochure-status--error{gap:12px;padding:40px 28px;background:radial-gradient(circle at top,rgba(14,165,233,.12),transparent 42%),linear-gradient(180deg,#fffffffa,#f1f5f9f5);border:1px solid rgba(148,163,184,.24);border-radius:18px}.landing-brochure-status-kicker{display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;border-radius:999px;background:#0ea5e91f;color:#0369a1;font-size:.76rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.landing-brochure-status-title{color:#0f172a;font-size:clamp(1.35rem,2vw,1.75rem);font-weight:700}.landing-brochure-status-copy{max-width:30rem;color:#475569;font-size:.98rem}.landing-brochure-modal-overlay{align-items:flex-start;overflow-y:auto}.modal-content-global.fullscreen .landing-brochure-modal{height:100%;min-height:100vh;min-height:100dvh}.modal-content-global.fullscreen .landing-brochure-modal__body{display:flex;min-height:0}.modal-content-global.fullscreen .landing-brochure-viewer{flex:1 1 auto;max-height:none;min-height:0;height:auto;border-radius:0;border-right:0;border-bottom:0;border-left:0}.landing-process{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:28px}.landing-process__step{position:relative;overflow:hidden;padding:18px 18px 20px;background:linear-gradient(180deg,#ffffffe6,#f5f0e6d6),radial-gradient(circle at top right,rgba(85,124,60,.12),transparent 28%)}.landing-process__icon{width:44px;height:44px;margin-top:14px;border-radius:50%;display:grid;place-items:center;background:#557c3c1a;color:var(--landing-green-deep);font-size:1.05rem}.landing-process__note{display:inline-flex;margin-top:14px;color:var(--landing-green-deep);font-size:.67rem;line-height:1.05;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.landing-process__step h3{margin:16px 0 0;font-size:1.08rem;line-height:1.3;color:#142219}.landing-process__index{display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:44px;border-radius:14px;background:linear-gradient(135deg,var(--landing-green),#6a924b);color:#fff;font-weight:800;letter-spacing:.06em}.landing-process__step p{margin:16px 0 0;line-height:1.72;color:var(--landing-muted)}.landing-section--territory{background:linear-gradient(180deg,#fffcf7eb,#f5f0e7d6),radial-gradient(circle at top right,rgba(85,124,60,.08),transparent 28%);color:var(--landing-text)}.landing-section--territory:after{background-color:#557c3c1a}.landing-section--territory .landing-section__kicker,.landing-section--territory .landing-section__heading h2,.landing-section--territory .landing-section__heading p{color:#142219}.landing-section--territory .landing-section__kicker{background:#557c3c1a;border:1px solid rgba(16,24,40,.06)}.landing-section--territory .landing-section__heading p{color:var(--landing-muted)}.landing-impact-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:28px}.landing-impact-card{padding:22px;border-radius:24px;background:linear-gradient(180deg,#fffffff0,#f8f4ece0),radial-gradient(circle at top right,rgba(85,124,60,.08),transparent 26%);border:1px solid rgba(16,24,40,.06);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 18px 40px -30px #0f172a33,inset 0 1px #ffffffb3}.landing-impact-card strong{display:block;font-size:clamp(2rem,3vw,2.6rem);line-height:1;color:#142219}.landing-impact-card span{display:block;margin-top:10px;font-size:.69rem;line-height:1.15;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--landing-green-deep)}.landing-impact-card p{margin:12px 0 0;line-height:1.68;color:var(--landing-muted)}.landing-territory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:24px}.landing-territory-card{position:relative;overflow:hidden;min-height:430px;border-radius:28px;border:1px solid rgba(255,255,255,.08);background:#142019;isolation:isolate;box-shadow:0 24px 70px #14231824}.landing-territory-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#08160e0a,#08160e47 46%,#08160ec7),linear-gradient(90deg,#06120cb3,#06120c6b 42%,#06120c14);pointer-events:none;transition:opacity .28s ease,background .28s ease}.landing-territory-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.12),transparent 38%);pointer-events:none}.landing-territory-card__media,.landing-territory-card__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.landing-territory-card__media{background:#142019}.landing-territory-card__media img{object-fit:cover;opacity:0;transition:opacity 1.6s ease-in-out,filter 1.6s ease;filter:saturate(1) contrast(1.02) brightness(.92);will-change:opacity}.landing-territory-card__media img.is-active{opacity:1;filter:saturate(1.02) contrast(1.02) brightness(.93)}.landing-territory-card:hover .landing-territory-card__media img.is-active{filter:saturate(1.04) contrast(1.03)}.landing-territory-card:hover:before{background:linear-gradient(180deg,#08160e0a,#08160e3d 46%,#08160ebd),linear-gradient(90deg,#06120ca8,#06120c61 42%,#06120c0f)}.landing-territory-card__body{position:absolute;left:32px;right:24px;bottom:30px;z-index:3;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;box-sizing:border-box}.landing-territory-card__body:before{content:none}.landing-territory-card__body>*{position:relative;z-index:1}.landing-territory-card__body h3{margin:14px 0 0;max-width:13ch;font-size:clamp(1.72rem,2.05vw,2.18rem);line-height:.98;letter-spacing:-.035em;color:#fffaf0;text-shadow:0 3px 16px rgba(0,0,0,.62),0 1px 3px rgba(0,0,0,.42)}.landing-territory-card__body p{max-width:34ch;margin:0;color:#ffffffdb;font-size:1.03rem;line-height:1.58;font-weight:500;text-shadow:0 2px 12px rgba(0,0,0,.62),0 1px 2px rgba(0,0,0,.38)}.landing-territory-card__progress{display:flex;gap:10px;margin-top:26px}.landing-territory-card__progress span{position:relative;overflow:hidden;width:34px;height:5px;border-radius:999px;background:#ffffff29;box-shadow:inset 0 0 0 1px #ffffff0a,0 1px 1px #06120c1f;transition:width .4s cubic-bezier(.22,1,.36,1),background-color .32s ease,transform .4s cubic-bezier(.22,1,.36,1)}.landing-territory-card__progress span:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(90deg,#ffffff1f,#ffffffb8 34%,#fff9eefa 72%,#fff7e8eb);transform:translate3d(-108%,0,0);opacity:0;will-change:transform,opacity;box-shadow:0 0 14px #fff7e847}.landing-territory-card__progress span.is-active{width:60px;background:#ffffff38;box-shadow:inset 0 0 0 1px #ffffff0f,0 0 18px #fff7e82e}.landing-territory-card__progress span.is-active:after{opacity:1;animation:landing-territory-progress var(--landing-rotation-duration, 9.2s) linear forwards}@keyframes landing-territory-progress{0%{transform:translate3d(-108%,0,0)}to{transform:translateZ(0)}}.landing-territory-card .landing-card__tag--light{align-self:flex-start;width:-webkit-fit-content;width:fit-content;max-width:-webkit-max-content;max-width:max-content;padding:7px 13px;background:#dae6c62e;border:1px solid rgba(218,230,198,.28);color:#f5f7ec;font-size:.72rem;font-weight:800;letter-spacing:.07em;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);text-shadow:0 2px 10px rgba(0,0,0,.24)}.landing-access{display:block;padding:22px;text-decoration:none;transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease}.landing-access:hover{transform:translateY(-4px);border-color:#557c3c3d;box-shadow:0 26px 46px -34px #557c3c7a}.landing-access__cta{display:inline-flex;align-items:center;gap:8px;margin-top:18px;color:var(--landing-green-deep);font-weight:700}.landing-contact-location{margin-top:18px;display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,420px);gap:20px 24px;align-items:stretch;padding:24px 26px;text-decoration:none;border-radius:24px;background:linear-gradient(180deg,#fffffff0,#f8f4ece0),radial-gradient(circle at top right,rgba(85,124,60,.08),transparent 28%);border:1px solid rgba(16,24,40,.06);box-shadow:0 18px 40px -30px #0f172a33;transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease}.landing-contact-location:hover{transform:translateY(-4px);border-color:#557c3c3d;box-shadow:0 26px 46px -34px #557c3c52}.landing-contact-location__copy h3{margin:14px 0 0;font-size:1.16rem;line-height:1.3;color:#142219}.landing-contact-location__copy p{margin:10px 0 0;color:var(--landing-muted);line-height:1.7}.landing-contact-location__facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px}.landing-contact-location__fact{display:grid;gap:4px;padding:12px 14px;border-radius:16px;background:#ffffff9e;border:1px solid rgba(16,24,40,.06)}.landing-contact-location__fact-label{font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#304d26ad}.landing-contact-location__fact strong{font-size:.94rem;line-height:1.45;color:#213227}.landing-contact-location__cta{display:inline-flex;align-items:center;gap:8px;align-self:end;justify-self:start;margin-top:18px;text-decoration:none;color:var(--landing-green-deep);font-weight:800;white-space:nowrap}.landing-contact-location__map{min-height:300px;overflow:hidden;border-radius:22px;border:1px solid rgba(16,24,40,.08);box-shadow:0 18px 34px -28px #0f172a47;background:#ffffffb8}.landing-contact-location__map iframe{display:block;width:100%;height:100%;min-height:300px;border:0}.landing-site-footer{max-width:var(--landing-shell-max-width);margin:28px auto 0;padding:32px 32px 24px;border-radius:24px;background:radial-gradient(circle at top right,rgba(217,119,36,.12),transparent 24%),radial-gradient(circle at left bottom,rgba(85,124,60,.08),transparent 26%),linear-gradient(180deg,#fffffffa,#f5f2e9f0);border:1px solid rgba(16,24,40,.08);color:#1d2c21;box-shadow:0 26px 54px -38px #0f172a2e;overflow:hidden}.landing-site-footer__main{display:grid;grid-template-columns:minmax(0,1.2fr) repeat(2,minmax(220px,1fr));gap:28px 32px;align-items:flex-start}.landing-site-footer__brand{display:grid;gap:20px;max-width:38rem;padding:24px 24px 22px;border-radius:24px;background:linear-gradient(180deg,#fffffff0,#f7f3ebe0),radial-gradient(circle at top right,rgba(85,124,60,.08),transparent 26%);border:1px solid rgba(16,24,40,.06);box-shadow:0 18px 30px -26px #0f172a1f}.landing-site-footer__brand-mark{display:block}.landing-site-footer__brand-copy{display:grid;gap:6px}.landing-site-footer__eyebrow{font-size:.75rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#304d26b8}.landing-site-footer__brand strong{display:block;max-width:14ch;font-size:clamp(1.6rem,2vw,2.05rem);line-height:1.1;letter-spacing:-.035em;color:#142219}.landing-site-footer__brand strong span{display:block}.landing-site-footer__text{margin:0;max-width:28rem;font-size:clamp(.96rem,.96vw,1rem);line-height:1.65;color:#55645a}.landing-site-footer__actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px 18px;margin-top:4px}.landing-site-footer__action{min-height:48px;padding-inline:18px}.landing-site-footer__action-link{display:inline-flex;align-items:center;gap:8px;color:#274226;text-decoration:none;font-weight:700;line-height:1.3;transition:color .2s ease,transform .2s ease}.landing-site-footer__action-link:hover{color:#142219;transform:translate(2px)}.landing-site-footer__action-link svg{flex-shrink:0;font-size:.82rem}.landing-site-footer__group{min-width:0;display:grid;align-content:flex-start;gap:14px}.landing-site-footer__group--contact{margin:0;font-style:normal}.landing-site-footer__title{display:block;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#304d26c7}.landing-site-footer__links{display:grid;gap:12px}.landing-site-footer__link{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:10px;border-bottom:1px solid rgba(16,24,40,.08);color:#274226;text-decoration:none;font-weight:700;line-height:1.45;white-space:normal;transition:color .2s ease,border-color .2s ease,transform .2s ease}.landing-site-footer__link-copy{display:grid;gap:2px}.landing-site-footer__link-label{font-size:.98rem;color:#274226}.landing-site-footer__link-description{font-size:.8rem;line-height:1.45;color:#66746ae6}.landing-site-footer__link:hover{color:#142219;border-color:#557c3c2e}.landing-site-footer__link--nav svg{flex-shrink:0;font-size:.82rem;color:#304d2699;transition:transform .2s ease,color .2s ease}.landing-site-footer__link--nav:hover svg{color:#274226;transform:translate(3px)}.landing-site-footer__links--contact{gap:0}.landing-site-footer__contact-item{display:flex;align-items:flex-start;gap:12px;padding:0 0 14px;border-bottom:1px solid rgba(16,24,40,.08);text-decoration:none;transition:border-color .2s ease,transform .2s ease}.landing-site-footer__contact-item:not(:first-child){padding-top:14px}.landing-site-footer__contact-item:hover{border-color:#557c3c24;transform:translateY(-1px)}.landing-site-footer__contact-icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:11px;background:#557c3c14;color:#274226;border:1px solid rgba(16,24,40,.05);flex-shrink:0}.landing-site-footer__contact-copy{display:grid;gap:1px;min-width:0}.landing-site-footer__contact-title{font-size:.98rem;font-weight:700;color:#274226}.landing-site-footer__label{font-size:.83rem;font-weight:600;letter-spacing:.03em;text-transform:none;color:#7b857a}.landing-site-footer__value{font-size:.96rem;font-weight:600;color:#55645a;word-break:break-word}.landing-site-footer__meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:14px 20px;margin-top:28px;padding-top:18px;border-top:1px solid rgba(16,24,40,.08);color:#66746a;font-size:.88rem;line-height:1.5}.landing-site-footer__meta-links{display:flex;flex-wrap:wrap;gap:12px 18px}.landing-site-footer__meta-link{color:#274226;text-decoration:none;font-weight:700;transition:color .2s ease}.landing-site-footer__meta-link:hover{color:#142219}.landing-site-footer,.landing-site-footer *{box-sizing:border-box}.landing-site-footer a,.landing-site-footer span,.landing-site-footer strong,.landing-site-footer p,.landing-site-footer div,.landing-site-footer nav,.landing-site-footer address{max-width:100%}@supports (content-visibility: auto){.landing-section,.landing-site-footer{content-visibility:auto}.landing-section{contain-intrinsic-size:1px 920px}.landing-section--guide{contain-intrinsic-size:1px 1120px}.landing-section--territory,.landing-section--quick{contain-intrinsic-size:1px 980px}.landing-site-footer{contain-intrinsic-size:1px 280px}@media(max-width:768px){.landing-section,.landing-site-footer{content-visibility:visible;contain-intrinsic-size:auto}}}@keyframes landingFadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes landingArrowReveal{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes landingArrowFloat{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}@media(min-width:1600px){:root{--landing-shell-max-width: 1720px;--landing-hero-content-max-width: 840px}.landing-topbar{gap:24px;padding:10px 20px}.landing-topbar--hero{top:18px}.landing-topbar__brand{flex-direction:row;align-items:center;gap:10px}.landing-topbar__brand-logo{height:58px}.landing-topbar__brand-text{font-size:.98rem}.landing-topbar__nav{flex-wrap:nowrap;gap:18px}.landing-topbar__nav a{font-size:.92rem}.landing-topbar--floating .landing-topbar__nav{gap:10px}.landing-hero__body{padding:clamp(98px,7vw,126px) clamp(42px,4vw,72px) clamp(28px,3vw,40px)}.landing-hero h1{max-width:11.4ch;font-size:clamp(3rem,3.9vw,5rem)}.landing-hero__lead{max-width:640px;font-size:1.08rem}}@media(min-width:1920px){:root{--landing-shell-max-width: 1840px;--landing-shell-gutter: clamp(24px, 3vw, 56px);--landing-hero-content-max-width: 920px}.landing-topbar{padding-inline:24px}.landing-topbar__brand-logo{height:62px}.landing-topbar__brand-text{font-size:1rem}.landing-topbar__nav{gap:22px}.landing-topbar__nav a{font-size:.98rem}.landing-hero__body{padding-left:clamp(48px,4vw,80px);padding-right:clamp(48px,4vw,80px)}.landing-hero h1{font-size:clamp(3.25rem,3.7vw,5.4rem)}}@media(min-width:1600px)and (max-height:900px),(min-aspect-ratio:21/9)and (min-width:1400px){:root{--landing-shell-max-width: min(1860px, calc(100vw - 72px) );--landing-hero-content-max-width: 720px}.landing-topbar{gap:18px;padding:8px 16px}.landing-topbar--hero{top:12px;padding-inline:8px}.landing-topbar__brand-logo{height:48px}.landing-topbar__brand-text{font-size:.92rem}.landing-topbar__nav{flex-wrap:nowrap;gap:12px;margin-left:auto}.landing-topbar__nav a{font-size:.86rem}.landing-hero__body{padding-top:clamp(86px,12vh,104px);padding-bottom:20px}.landing-hero h1{max-width:11ch;font-size:clamp(2.8rem,3.75vw,4.5rem)}.landing-hero__lead{max-width:580px;font-size:1rem;line-height:1.62}.landing-hero__actions--desktop{gap:12px}.landing-hero__actions--desktop .landing-button{min-width:194px;min-height:48px}.landing-hero__footer{margin-top:14px}.landing-hero__highlights{gap:8px 10px}.landing-hero__highlights span{font-size:.82rem;padding:9px 12px}}@media(max-width:1180px){.landing-topbar,.landing-topbar--hero{width:min(calc(100% - 28px),1040px)}.landing-topbar{align-items:flex-start;gap:10px;padding:10px 12px;border-radius:24px}.landing-topbar__brand{flex-direction:row;align-items:center;gap:10px}.landing-topbar__brand-logo{height:36px}.landing-topbar__brand-text{font-size:.9rem}.landing-topbar__nav{width:100%;flex-wrap:nowrap;justify-content:flex-start;gap:8px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none;-ms-overflow-style:none}.landing-topbar__nav::-webkit-scrollbar{display:none}.landing-topbar__nav a{flex:0 0 auto;white-space:nowrap;font-size:.82rem}.landing-topbar--hero .landing-topbar__nav a{padding:8px 11px;border-radius:999px;background:#ffffff1f;border:1px solid rgba(255,255,255,.14);color:#ffffffeb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.landing-topbar--hero .landing-topbar__nav a:hover{background:#ffffff2e}.landing-hero__body{width:100%;max-width:none;padding-top:154px}.landing-grid--four,.landing-grid--three,.landing-grid--actions,.landing-process,.landing-impact-grid,.landing-territory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-brochure-modal__header-copy{padding-right:92px}.landing-site-footer__main{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-site-footer__brand{grid-column:1 / -1}}@media(max-width:980px){.landing-topbar,.landing-section--split{grid-template-columns:1fr;flex-direction:column}.landing-site-footer{padding:28px 22px 22px}.landing-site-footer__main{grid-template-columns:1fr}.landing-site-footer__brand{grid-column:auto}.landing-hero{min-height:100vh;min-height:100dvh}.landing-guide__story,.landing-impact-grid,.landing-territory-grid{grid-template-columns:1fr}.landing-story-card{min-height:380px}.landing-floating-nav{right:16px;left:16px}.landing-brochure-modal{min-height:min(86vh,840px)}.landing-brochure-modal__header{padding:24px 22px 16px}.landing-brochure-modal__header-copy{padding-right:88px}.landing-brochure-modal__actions{top:16px;right:16px}.landing-brochure-modal__header h3{font-size:clamp(1.4rem,4vw,1.8rem)}.landing-brochure-modal__header p{max-width:100%}.landing-brochure-modal__body{padding:14px}.landing-brochure-viewer{max-height:min(68vh,680px);padding:12px}.landing-territory-card,.landing-territory-card--featured{min-height:380px}.landing-contact-location{grid-template-columns:1fr;align-items:flex-start}.landing-contact-location__facts{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-contact-location__map,.landing-contact-location__map iframe{min-height:280px}}@media(max-width:820px){.landing-floating-nav{display:none}.landing-topbar,.landing-topbar--hero{width:calc(100% - 28px)}.landing-topbar{padding:12px;border-radius:22px}.landing-topbar__brand-logo{height:34px}.landing-topbar__brand-text{font-size:.92rem}.landing-topbar__nav{gap:8px}.landing-topbar__nav a{font-size:.8rem}.landing-topbar--hero .landing-topbar__nav a{padding:9px 12px}.landing-hero__body{padding-top:154px}.landing-hero h1{max-width:10.5ch;font-size:clamp(2.15rem,8vw,3.4rem);line-height:1.04}.landing-hero__lead{max-width:100%;font-size:.98rem;line-height:1.66}.landing-button{min-height:50px}.landing-hero__highlights span{width:100%;justify-content:flex-start;padding:10px 12px;font-size:.84rem;line-height:1.4}}@media(max-width:720px){.landing-page{padding:0 0 34px}.landing-grid--four,.landing-grid--three,.landing-grid--actions,.landing-process,.landing-impact-grid,.landing-territory-grid{grid-template-columns:1fr}.landing-hero__actions,.landing-section__actions,.landing-panel__actions{flex-direction:column}.landing-hero__highlights{grid-template-columns:1fr;width:100%}.landing-hero__footer{flex-direction:column;align-items:flex-start;width:100%;margin-left:0}.landing-button{width:100%;justify-content:space-between}.landing-hero__body{padding:146px 18px 18px}.landing-hero__scroll-indicator{right:16px;bottom:22px;width:32px;height:32px}.landing-topbar--hero{right:12px;left:12px}.landing-topbar__nav{gap:8px}.landing-topbar__nav a{font-size:.8rem}.landing-topbar__brand-logo{height:30px}.landing-topbar__brand-text{font-size:.86rem}.landing-section{margin-top:18px;padding:20px 16px;border-radius:22px}.landing-section:after,.landing-section--guide:after{display:none}.landing-guide__story,.landing-grid,.landing-process,.landing-impact-grid,.landing-territory-grid{gap:14px}.landing-card,.landing-panel,.landing-product,.landing-process__step,.landing-access,.landing-impact-card,.landing-site-footer__brand{border-radius:20px}.landing-access,.landing-panel,.landing-product,.landing-process__step,.landing-impact-card{padding:18px}.landing-story-card{min-height:390px;padding:20px 16px}.landing-story-card h3{max-width:11ch;font-size:clamp(1.9rem,7.6vw,2.28rem);line-height:1.02}.landing-story-card p{max-width:100%;font-size:.98rem;line-height:1.58}.landing-story-card__pills{gap:8px;margin-top:18px}.landing-story-card__pills span{padding:8px 12px;font-size:.78rem}.landing-story-card__glance{margin-top:16px}.landing-story-card__glance{gap:7px}.landing-story-card__glance-item{width:20px;height:4px}.landing-story-card__glance-item.is-active{width:34px}.landing-territory-card__body{left:24px;right:22px;bottom:24px}.landing-territory-card__body h3{max-width:11ch;font-size:1.55rem;line-height:1}.landing-territory-card__body p{max-width:100%;font-size:.95rem;line-height:1.46}.landing-territory-card .landing-card__tag--light{padding:6px 11px;font-size:.72rem}.landing-territory-card__progress{gap:8px;margin-top:20px}.landing-territory-card__progress span{width:20px}.landing-territory-card__progress span.is-active{width:34px}.landing-site-footer{padding:24px 18px 20px;border-radius:22px}.landing-site-footer__brand-mark{display:block}.landing-site-footer__brand strong{max-width:100%;font-size:clamp(1.55rem,7vw,1.95rem)}.landing-site-footer__actions{flex-direction:column;align-items:stretch}.landing-site-footer__action-link{justify-content:space-between}.landing-site-footer__meta{align-items:flex-start}.landing-brochure-modal__header{flex-direction:column;align-items:stretch;padding:22px 20px 18px}.landing-brochure-modal__action,.landing-brochure-modal__close{width:34px;height:34px;border-radius:10px}.landing-brochure-modal__actions{top:14px;right:14px;gap:5px}.landing-brochure-modal__header-copy{padding-right:82px}.landing-brochure-modal__action svg,.landing-brochure-modal__close svg{font-size:.78rem}.landing-brochure-modal__body{padding:12px}.landing-brochure-viewer{min-height:380px;max-height:68vh;padding:10px}.landing-territory-card,.landing-territory-card--featured{min-height:380px}.landing-contact-location{padding:20px 18px}.landing-contact-location__facts{grid-template-columns:1fr}.landing-contact-location__cta{white-space:normal}.landing-contact-location__map,.landing-contact-location__map iframe{min-height:240px}}@media(max-width:520px){.landing-story-card{min-height:400px;padding:18px 14px}.landing-story-card h3{max-width:10.5ch;font-size:clamp(1.72rem,9vw,2.08rem)}.landing-story-card p{font-size:.92rem;line-height:1.56}.landing-story-card__pills span{font-size:.74rem}.landing-story-card__eyebrow{padding:6px 10px;font-size:.62rem}.landing-story-card__glance-item{width:18px}.landing-story-card__glance-item.is-active{width:30px}.landing-hero__body{padding:142px 14px 16px}.landing-hero h1{max-width:100%;font-size:clamp(1.9rem,10vw,2.6rem)}.landing-hero__lead,.landing-section__heading p,.landing-section__content p,.landing-site-footer p{font-size:.94rem;line-height:1.62}.landing-button{min-height:48px;padding-inline:16px;font-size:.9rem}.landing-territory-card,.landing-territory-card--featured{min-height:350px}.landing-territory-card__body{left:20px;right:18px;bottom:20px}.landing-territory-card__body h3{max-width:10.5ch;font-size:1.38rem}.landing-territory-card__body p{font-size:.9rem;line-height:1.42}.landing-territory-card__progress{margin-top:18px}.landing-territory-card__progress span{width:18px}.landing-territory-card__progress span.is-active{width:30px}.landing-section__heading h2,.landing-section__content h2{font-size:clamp(1.6rem,8vw,2.15rem);line-height:1.08}.landing-hero__highlights span,.landing-contact-location__fact strong,.landing-site-footer__value{font-size:.88rem}.landing-contact-location{padding:18px 14px;border-radius:20px}.landing-contact-location__copy h3{font-size:1.05rem}.landing-contact-location__map,.landing-contact-location__map iframe{min-height:220px}.landing-site-footer{margin-top:18px;padding:20px 14px 18px}.landing-site-footer__brand{padding:18px 16px}.landing-site-footer__contact-item{gap:10px}.landing-site-footer__contact-icon{width:34px;height:34px}}@media(max-width:768px){.has-reveal-motion [data-reveal]{transform:translateY(10px);transition:opacity .46s ease,transform .46s cubic-bezier(.22,1,.36,1);transition-delay:0s;will-change:auto}.has-reveal-motion .landing-hero [data-reveal]{transition-duration:.54s}.has-reveal-motion .landing-section[data-reveal],.has-reveal-motion .landing-site-footer[data-reveal]{opacity:1;transform:none;transition:none}.landing-hero{min-height:100svh;min-height:100dvh}.landing-hero__media{overflow:hidden}.landing-hero__background .scroll-item__image{object-position:center top}.landing-hero__scrim{background:linear-gradient(180deg,#05120cb8,#05120cdb 55%,#05120cf0),radial-gradient(circle at center top,rgba(35,66,44,.18),transparent 44%)}.landing-topbar{padding:10px 12px}.landing-topbar--hero .landing-topbar__nav a{padding:8px 11px;font-size:.78rem}.landing-hero__body{width:100%;max-width:100%;padding:132px 18px 20px}.landing-eyebrow{font-size:.64rem;letter-spacing:.08em}.landing-hero h1{max-width:8.2ch;font-size:clamp(2.2rem,10vw,3.2rem);line-height:.98;letter-spacing:-.035em;margin-top:14px}.landing-hero__title-copy--desktop,.landing-hero__lead-copy--desktop,.landing-hero__actions--desktop,.landing-hero__support,.landing-hero__footer,.landing-hero__scroll-indicator{display:none}.landing-hero__title-copy--mobile,.landing-hero__lead-copy.landing-hero__lead-copy--mobile{display:block}.landing-hero__lead{max-width:34rem;margin-top:16px;font-size:1.02rem;line-height:1.55}.landing-hero__actions.landing-hero__actions--mobile{display:grid;grid-template-columns:1fr;gap:12px;margin-top:22px;max-width:none}.landing-hero__actions--mobile .landing-button{width:100%;min-height:54px;justify-content:center}.landing-hero__links-mobile{display:none}.landing-hero__link-mobile{display:inline-flex;align-items:center;width:-webkit-fit-content;width:fit-content}.landing-hero-highlights-mobile{display:block;position:relative;z-index:2;overflow:hidden;margin:0 0 10px;padding:10px 0;background:linear-gradient(180deg,#f2f2dff5,#ececd6e0);border-bottom:1px solid rgba(85,124,60,.12);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 12px 28px -24px #1018286b;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 28px,#000 calc(100% - 28px),transparent 100%);mask-image:linear-gradient(90deg,transparent 0,#000 28px,#000 calc(100% - 28px),transparent 100%)}.landing-hero-highlights-mobile__chip{white-space:nowrap}}@media(max-height:820px)and (min-width:769px){.landing-hero__body{padding-top:clamp(104px,14vh,116px);padding-bottom:clamp(14px,2.4vh,22px)}.landing-hero h1{max-width:13ch;margin-top:12px;font-size:clamp(2.4rem,4.25vw,3.95rem);line-height:.98}.landing-hero__lead{max-width:590px;margin-top:14px;font-size:.98rem;line-height:1.56}.landing-hero__actions{margin-top:16px}.landing-hero__actions--desktop{gap:12px}.landing-hero__actions--desktop .landing-button{min-width:206px;min-height:48px}.landing-hero__footer{gap:10px;margin-top:14px}.landing-hero__highlights{gap:8px 10px}.landing-hero__highlights span{padding:9px 12px;font-size:.82rem;line-height:1.25}.landing-hero__scroll-indicator{bottom:18px}}@media(max-height:640px)and (min-width:769px){.landing-hero__body{padding-top:106px;padding-bottom:14px}.landing-hero h1{max-width:14ch;font-size:clamp(2.2rem,3.7vw,3.3rem)}.landing-hero__lead{max-width:560px;margin-top:12px;font-size:.94rem;line-height:1.48}.landing-hero__actions{margin-top:14px}.landing-hero__actions--desktop .landing-button{min-height:44px}.landing-hero__footer{margin-top:12px}}@keyframes landingChipTicker{0%{transform:translateZ(0)}to{transform:translate3d(calc(-1 * var(--mobile-highlights-distance, 50%)),0,0)}}
