:root{--green-950:#0b321d;--green-900:#124b2b;--green-800:#1b5e20;--green-600:#2e7d32;--lime:#b9ef48;--brown:#5d3a1a;--cream:#f5f0e8;--offwhite:#f9f7f4;--ink:#17231b;--muted:#5e675f;--white:#fff;--radius:22px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--offwhite);color:var(--ink);font-family:Inter,system-ui,sans-serif}a{color:inherit;text-decoration:none}img{display:block;width:100%}button{font:inherit}
.site-header{position:fixed;z-index:20;top:0;left:0;width:100%;height:76px;padding:0 clamp(24px,5vw,82px);display:flex;align-items:center;justify-content:space-between;color:#fff;transition:.35s ease}.site-header.scrolled{height:64px;background:rgba(11,50,29,.94);box-shadow:0 10px 30px rgba(0,0,0,.14);backdrop-filter:blur(12px)}.brand{display:flex;align-items:center;gap:9px;font-family:Manrope,sans-serif;font-weight:700;font-size:18px;letter-spacing:.06em}.brand-mark{width:29px;height:29px;border-radius:50%;display:grid;place-items:center;background:var(--lime);color:var(--green-950);font-size:13px}.desktop-nav{display:flex;align-items:center;gap:28px;font-size:13px;font-weight:500}.desktop-nav a{opacity:.9}.desktop-nav a:hover{opacity:1;color:var(--lime)}.desktop-nav i{margin-left:4px;font-size:8px}.header-actions{display:flex;align-items:center;gap:10px}.language-button,.menu-button{border:0;color:#fff;background:transparent;cursor:pointer}.language-button{display:flex;gap:6px;align-items:center;font-size:12px}.quote-button{padding:11px 18px;border-radius:999px;background:#fff;color:var(--green-950);font-size:12px;font-weight:700}.menu-button{display:none;font-size:20px}.mobile-nav{display:none}
.hero{position:relative;min-height:670px;height:78vh;max-height:820px;display:flex;align-items:center;justify-content:center;background:url('assets/hero-carob-factory.webp') center 54%/cover no-repeat;color:#fff;overflow:hidden}.hero-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,34,20,.44),rgba(7,51,29,.15) 48%,rgba(5,31,17,.55))}.hero-content{position:relative;z-index:1;margin-top:-72px;text-align:center;padding:0 20px}.eyebrow{display:inline-flex;margin:0 0 22px;padding:7px 12px;border-radius:999px;background:#e9f7d3;color:var(--green-800);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.eyebrow.light{background:rgba(255,255,255,.16);color:#fff;border:1px solid rgba(255,255,255,.27)}h1,h2,h3{font-family:Manrope,Inter,sans-serif;margin:0}h1{font-size:clamp(34px,4.2vw,66px);line-height:1.08;letter-spacing:-.045em;text-shadow:0 2px 24px rgba(0,0,0,.2)}.hero-content>p:not(.eyebrow){font-size:15px;margin:18px 0 26px;color:rgba(255,255,255,.88)}.hero-buttons{display:flex;justify-content:center;gap:11px}.primary-button,.secondary-button{display:inline-flex;align-items:center;gap:12px;padding:13px 19px;border-radius:999px;font-size:12px;font-weight:700;transition:.25s}.primary-button{background:var(--lime);color:var(--green-950)}.primary-button:hover{transform:translateY(-2px);background:#cbff5a}.secondary-button{border:1px solid rgba(255,255,255,.55);color:#fff;background:rgba(255,255,255,.08)}.primary-button.dark{background:var(--green-900);color:#fff}.primary-button.dark:hover{background:var(--green-600)}.hero-feature-row{position:absolute;z-index:2;left:50%;bottom:36px;transform:translateX(-50%);display:flex;gap:12px}.hero-feature{width:245px;height:88px;padding:10px;border-radius:15px;background:rgba(241,247,239,.82);color:var(--green-950);backdrop-filter:blur(11px);display:flex;align-items:center;gap:14px;box-shadow:0 12px 34px rgba(0,0,0,.13)}.hero-feature img{width:88px;height:68px;object-fit:cover;border-radius:10px}.hero-feature div{display:grid;gap:3px}.hero-feature strong{font:700 12px Manrope}.hero-feature span{font-size:9px;color:var(--muted);line-height:1.35}.hero-feature div>i{font-size:11px;color:var(--green-600)}.global-feature{width:185px}.global-feature>i{width:43px;height:43px;display:grid;place-items:center;border-radius:50%;background:var(--green-900);color:var(--lime);font-size:18px}
.section-shell{max-width:1180px;margin:auto;padding-left:30px;padding-right:30px}.about{min-height:600px;padding-top:105px;padding-bottom:105px;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:90px}.about-copy h2,.section-heading h2{font-size:clamp(32px,3.2vw,48px);line-height:1.08;letter-spacing:-.04em}.about-copy>p:not(.eyebrow){max-width:490px;color:var(--muted);font-size:14px;line-height:1.8;margin:22px 0}.rating{display:flex;align-items:center;gap:10px;margin:0 0 25px;font-size:11px}.rating .stars{color:#8bb835;letter-spacing:1px}.rating>span:last-child{color:var(--muted)}.about-visual{position:relative;height:410px}.about-visual>img{width:69%;height:100%;margin:auto;object-fit:cover;object-position:center 35%;border-radius:22px}.metric-card{position:absolute;width:230px;min-height:145px;padding:25px;border-radius:18px;background:#eff6ec;box-shadow:0 18px 40px rgba(24,61,37,.08);display:grid;align-content:start}.metric-card strong{font:700 41px/1 Manrope;color:var(--green-950)}.metric-card>span{font-size:11px;font-weight:700;margin:7px 0 11px}.metric-card p{margin:0;color:var(--muted);font-size:9px;line-height:1.5}.metric-top{top:-32px;right:0}.metric-bottom{right:-5px;bottom:-26px;background:#f4eee5;border-bottom:3px solid var(--brown)}.metric-bottom strong{font-size:29px;color:var(--brown)}
.products{padding-top:90px;padding-bottom:100px;background:#f7f7f3;max-width:1240px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:44px}.section-heading>p{width:330px;color:var(--muted);font-size:13px;line-height:1.7}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{height:295px;position:relative;border-radius:22px;overflow:hidden;color:#fff}.product-card img{height:100%;object-fit:cover;transition:.5s}.product-card:hover img{transform:scale(1.04)}.card-overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(5,26,14,.82))}.card-content{position:absolute;left:22px;bottom:20px;right:54px}.card-content span{font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:#d7edc2}.card-content h3{font-size:20px;margin:5px 0}.card-content p{font-size:10px;margin:0;color:rgba(255,255,255,.75)}.product-card>a{position:absolute;right:17px;bottom:17px;width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:var(--lime);color:var(--green-950);font-size:12px}.centered{width:max-content;margin:32px auto 0;display:flex}.stats{max-width:1180px;margin:0 auto;padding:60px 30px;display:grid;grid-template-columns:repeat(4,1fr);background:var(--cream)}.stats div{display:grid;text-align:center;border-right:1px solid rgba(93,58,26,.18)}.stats div:last-child{border:0}.stats strong{font:700 36px Manrope;color:var(--green-900)}.stats span{font-size:10px;color:var(--muted);margin-top:7px}.cta{margin-top:90px;padding:100px 30px;text-align:center;color:#fff;background:linear-gradient(rgba(10,54,29,.88),rgba(10,54,29,.88)),url('assets/hero-carob-factory.webp') center 64%/cover}.cta h2{font-size:clamp(30px,4vw,52px);letter-spacing:-.04em}.cta>p:not(.eyebrow){font-size:14px;color:rgba(255,255,255,.78);margin:14px 0 27px}
@media(max-width:1020px){.desktop-nav{display:none}.menu-button{display:block}.mobile-nav{position:absolute;left:20px;right:20px;top:68px;padding:20px;border-radius:16px;background:var(--green-950);box-shadow:0 20px 40px rgba(0,0,0,.2)}.mobile-nav.open{display:grid}.mobile-nav a{padding:12px;border-bottom:1px solid rgba(255,255,255,.1)}.about{gap:35px}.metric-card{width:195px}.product-card{height:250px}}
@media(max-width:760px){.site-header{padding:0 20px}.quote-button{display:none}.hero{height:auto;min-height:720px}.hero-content{margin-top:-95px}.hero-content h1 br{display:none}.hero-buttons{flex-direction:column;align-items:center}.hero-feature-row{bottom:25px;width:calc(100% - 32px)}.hero-feature{width:60%}.global-feature{width:40%}.about{grid-template-columns:1fr;padding-top:75px;padding-bottom:85px;gap:70px}.about-visual{height:430px}.about-visual>img{width:82%;margin-left:0}.metric-card{right:0}.products{padding-top:70px}.section-heading{display:block}.section-heading>p{width:auto;margin-top:18px}.product-grid{grid-template-columns:1fr}.product-card{height:310px}.stats{grid-template-columns:1fr 1fr;gap:30px}.stats div:nth-child(2){border:0}.cta{margin-top:50px}}
@media(max-width:480px){h1{font-size:36px}.hero-content>p:not(.eyebrow){font-size:13px}.hero-feature{height:82px;padding:8px}.hero-feature img{width:58px;height:62px}.hero-feature strong{font-size:10px}.hero-feature span{display:none}.global-feature>i{width:35px;height:35px}.section-shell{padding-left:20px;padding-right:20px}.about-visual>img{width:78%}.metric-card{width:165px;padding:18px}.metric-card strong{font-size:34px}.stats{padding:45px 20px}.stats strong{font-size:30px}}

@media(min-width:761px){.hero{height:610px;min-height:610px;max-height:610px}}

/* Reference fidelity pass */
@media(min-width:761px){
  .site-header{height:58px;padding:0 50px}
  .brand{font-size:14px}.brand-mark{width:23px;height:23px;font-size:10px}
  .desktop-nav{gap:17px;font-size:9px}.quote-button{padding:9px 15px;font-size:9px}.language-button{font-size:9px}
  .hero{height:585px;min-height:585px;max-height:585px}
  .hero-content{margin-top:-40px}.hero-content h1{font-size:34px;line-height:1.12;letter-spacing:-.035em}.hero-content>p:not(.eyebrow){font-size:10px;margin:13px 0 18px}.hero-buttons .primary-button{padding:10px 16px;font-size:9px}
  .hero-feature-row{bottom:34px}.hero-feature{height:76px;width:238px;border-radius:12px}.hero-feature img{height:58px;width:82px}.global-feature{width:165px}.hero-feature strong{font-size:10px}.hero-feature span{font-size:8px}
  .about{min-height:555px;padding-top:70px;padding-bottom:70px;grid-template-columns:.92fr 1.08fr;gap:62px}.about-copy h2{font-size:31px}.about-copy>p:not(.eyebrow){font-size:11px;line-height:1.65;margin:16px 0}.rating{font-size:9px;margin-bottom:18px}.about-visual{height:355px}.about-visual>img{width:62%;border-radius:13px}.metric-card{width:210px;min-height:130px;padding:20px;border-radius:12px}.metric-card strong{font-size:32px}.metric-card>span{font-size:9px}.metric-card p{font-size:8px}.metric-top{top:-8px}.metric-bottom{bottom:-5px}.products{padding-top:70px;padding-bottom:70px}.product-card{height:230px;border-radius:17px}.section-heading{margin-bottom:30px}.section-heading h2{font-size:31px}.section-heading>p{font-size:10px;width:290px}.card-content h3{font-size:15px}.card-content p{font-size:8px}.product-card>a{width:30px;height:30px}
}

@media(min-width:1100px){
  .about{width:100%;max-width:1700px;min-height:520px;padding:30px 64px;grid-template-columns:42% 58%;gap:30px}
  .about-copy h2{font-size:38px}.about-copy>p:not(.eyebrow){max-width:520px;font-size:13px;line-height:1.6;margin:18px 0}.about-copy .eyebrow{font-size:9px;padding:8px 14px}.rating{font-size:10px;margin:20px 0}.about-copy .primary-button{padding:12px 19px;font-size:10px}
  .about-visual{height:440px}.about-visual>img{width:52%;height:100%;margin-left:9%;border-radius:14px}.metric-card{padding:28px;border-radius:14px}.metric-top{top:-18px;right:2%;width:260px;min-height:142px}.metric-bottom{right:0;bottom:8px;width:300px;min-height:142px}.metric-card .metric-line strong{font-size:42px}.metric-card .metric-line>span{font-size:9px}.metric-card p{margin-top:22px;font-size:9px;line-height:1.55}
  .products{width:100%;max-width:1700px;padding:58px 64px 80px}.products .section-heading{margin-bottom:42px}.products .section-heading h2{font-size:36px}.products .section-heading>p{width:360px;font-size:12px;line-height:1.65}.product-grid{gap:18px}.product-card{height:290px;border-radius:20px 20px 44px 20px}.card-content{left:24px;bottom:22px}.card-content span{font-size:9px}.card-content h3{font-size:18px;margin-top:6px}.product-card>a{width:48px;height:48px;right:-8px;bottom:-8px;border-width:7px}.products .centered{margin-top:34px;padding:11px 18px;font-size:10px}
}

/* Reference composition: keep the landing page compact on wide displays. */
@media(min-width:1100px){
  .site-header{height:62px;padding-left:max(26px,calc((100vw - 1180px)/2));padding-right:max(26px,calc((100vw - 1180px)/2))}
  .brand{font-size:14px}.brand-mark{width:23px;height:23px;font-size:10px}.desktop-nav{gap:22px;font-size:10px}.quote-button{padding:9px 16px;font-size:9px}.language-button{font-size:9px}
  .hero{height:720px;min-height:720px;max-height:720px;background-position:center 52%}
  .hero-content{margin-top:-54px}.hero-content h1{font-size:36px;line-height:1.12;letter-spacing:-.04em}.hero-content>p:not(.eyebrow){font-size:10px;margin:13px 0 20px}.hero-buttons .primary-button{padding:10px 17px;font-size:9px}
  .hero-feature-row{bottom:34px}.hero-feature{height:70px}.hero-feature.image-feature{width:218px}.hero-feature.global-feature{width:126px}

  .section-shell{max-width:1120px;padding-left:26px;padding-right:26px}
  .about{width:100%;max-width:1120px;min-height:545px;padding:68px 26px;grid-template-columns:41% 59%;gap:30px}
  .about-copy h2{font-size:27px}.about-copy>p:not(.eyebrow){max-width:350px;font-size:8.5px;line-height:1.6;margin:12px 0}.about-copy .eyebrow{font-size:7px;margin-bottom:15px;padding:6px 10px}.rating{font-size:7.5px;margin-bottom:15px}.about-copy .primary-button{padding:9px 14px;font-size:8px}
  .about-visual{height:330px}.about-visual>img{width:55%;height:100%;margin-left:8%;border-radius:10px}.metric-top{top:-16px;right:1%;width:178px;min-height:116px;padding:18px}.metric-bottom{right:-1%;bottom:5px;width:218px;min-height:114px;padding:18px}.metric-card .metric-line strong{font-size:31px}.metric-card .metric-line>span{font-size:7px}.metric-card p{font-size:6.5px;margin-top:14px}

  .products{width:100%;max-width:1120px;min-height:550px;padding:62px 26px 68px}
  .products .section-heading{margin-bottom:27px}.products .section-heading h2{font-size:27px}.products .section-heading>p{width:270px;font-size:8.5px}.product-grid{gap:13px}.product-card{height:228px}.card-content h3{font-size:13px}.products .centered{margin-top:26px;padding:9px 15px;font-size:8px}
}

@media(min-width:1200px){
  .about{width:calc(100% - 180px);max-width:1600px;min-height:680px;padding:86px 64px;grid-template-columns:40% 60%;gap:54px}
  .about-copy h2{font-size:40px}.about-copy>p:not(.eyebrow){max-width:520px;font-size:12px;line-height:1.65}.about-copy .eyebrow{font-size:9px}.rating{font-size:10px}.about-copy .primary-button{padding:12px 19px;font-size:10px}
  .about-visual{height:460px}.about-visual>img{width:56%;border-radius:12px}
  .metric-top{top:-20px;right:1%;width:300px;min-height:178px;padding:27px}.metric-bottom{right:-1%;bottom:0;width:370px;min-height:180px;padding:28px}
  .metric-card .metric-line strong{font-size:47px}.metric-card .metric-line>span{font-size:9px}.metric-card p{font-size:9px;line-height:1.55;margin-top:23px}
  .products{width:calc(100% - 180px);max-width:1440px;padding:80px 0 88px}.products .section-heading h2{font-size:39px}.products .section-heading>p{width:360px;font-size:11px;line-height:1.7}.products .section-heading{margin-bottom:38px}
  .product-grid{gap:16px}.product-card{height:auto;aspect-ratio:1.24/1;border-radius:18px 18px 40px 18px}.card-content{left:22px;bottom:20px}.card-content span{font-size:8px}.card-content h3{font-size:16px}.product-card>a{width:46px;height:46px;right:-8px;bottom:-8px;border-width:7px}.products .centered{margin-top:34px;padding:11px 18px;font-size:9px}
}

/* Final entry composition: scaled directly from the approved 568px reference */
@media(min-width:1100px){
  .hero{height:685px;min-height:685px;max-height:685px}
  .hero-content{margin-top:-42px}.hero-content h1{font-size:40px;line-height:1.12}.hero-content>p:not(.eyebrow){font-size:11px;margin:14px 0 20px}.hero-buttons .primary-button{padding:11px 18px;font-size:9px}
  .hero-feature-row{bottom:38px}.hero-feature{height:78px}.hero-feature.image-feature{width:245px}.hero-feature.global-feature{width:145px}
  .about{width:calc(100% - 100px);max-width:1500px;min-height:650px;padding:70px 0;grid-template-columns:40% 60%;gap:46px}
  .about-copy h2{font-size:38px}.about-copy>p:not(.eyebrow){max-width:480px;font-size:11px;line-height:1.62}.about-copy .eyebrow{font-size:8px}.about-visual{height:400px}.about-visual>img{width:54%;height:100%}
  .metric-top{top:-14px;right:2%;width:245px;min-height:152px;padding:24px}.metric-bottom{right:0;bottom:5px;width:290px;min-height:150px;padding:24px}.metric-card .metric-line strong{font-size:42px}.metric-card p{font-size:8px;margin-top:18px}
  .products{width:calc(100% - 100px);max-width:1500px;min-height:650px;padding:70px 0 80px}.products .section-heading{margin-bottom:38px}.products .section-heading h2{font-size:38px}.products .section-heading>p{font-size:11px;width:350px}.product-grid{gap:16px}.product-card{height:280px;aspect-ratio:auto}.products .centered{margin-top:30px}
}

/* Final wide-screen lock: compact proportions from reference image 1. */
@media(min-width:1100px){
  .site-header{height:62px;padding-left:max(26px,calc((100vw - 1180px)/2));padding-right:max(26px,calc((100vw - 1180px)/2))}
  .brand{font-size:14px}.brand-mark{width:23px;height:23px;font-size:10px}.desktop-nav{gap:22px;font-size:10px}.quote-button{padding:9px 16px;font-size:9px}.language-button{font-size:9px}
  .hero{height:720px;min-height:720px;max-height:720px;background-position:center 52%}.hero-content{margin-top:-54px}.hero-content h1{font-size:36px}.hero-content>p:not(.eyebrow){font-size:10px;margin:13px 0 20px}.hero-buttons .primary-button{padding:10px 17px;font-size:9px}.hero-feature-row{bottom:34px}.hero-feature{height:70px}.hero-feature.image-feature{width:218px}.hero-feature.global-feature{width:126px}
  .section-shell{max-width:1120px;padding-left:26px;padding-right:26px}
  .about{width:100%;max-width:1120px;min-height:545px;padding:68px 26px;grid-template-columns:41% 59%;gap:30px}.about-copy h2{font-size:27px}.about-copy>p:not(.eyebrow){max-width:350px;font-size:8.5px;line-height:1.6;margin:12px 0}.about-copy .eyebrow{font-size:7px;margin-bottom:15px;padding:6px 10px}.rating{font-size:7.5px;margin-bottom:15px}.about-copy .primary-button{padding:9px 14px;font-size:8px}.about-visual{height:330px}.about-visual>img{width:55%;height:100%;margin-left:8%;border-radius:10px}.metric-top{top:-16px;right:1%;width:178px;min-height:116px;padding:18px}.metric-bottom{right:-1%;bottom:5px;width:218px;min-height:114px;padding:18px}.metric-card .metric-line strong{font-size:31px}.metric-card .metric-line>span{font-size:7px}.metric-card p{font-size:6.5px;margin-top:14px}
  .products{width:100%;max-width:1120px;min-height:550px;padding:62px 26px 68px}.products .section-heading{margin-bottom:27px}.products .section-heading h2{font-size:27px}.products .section-heading>p{width:270px;font-size:8.5px}.product-grid{gap:13px}.product-card{height:228px;aspect-ratio:auto}.card-content h3{font-size:13px}.products .centered{margin-top:26px;padding:9px 15px;font-size:8px}
}

.applications{padding-top:105px;padding-bottom:105px}.compact-heading{align-items:center}.application-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #dde4dc;border-radius:22px;overflow:hidden;background:#fff}.application-grid a{min-height:170px;padding:28px;display:grid;grid-template-columns:42px 1fr;grid-template-rows:auto auto;align-content:center;column-gap:14px;border-right:1px solid #e6ebe4;border-bottom:1px solid #e6ebe4;transition:.25s}.application-grid a:nth-child(3n){border-right:0}.application-grid a:nth-last-child(-n+3){border-bottom:0}.application-grid a:hover{background:var(--green-900);color:#fff}.application-grid i{grid-row:1/3;width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#edf8db;color:var(--green-800);font-size:16px}.application-grid strong{font:700 14px Manrope}.application-grid span{font-size:9px;line-height:1.5;color:var(--muted)}.application-grid a:hover span{color:rgba(255,255,255,.7)}
.why-incom{padding:100px 0;background:var(--green-950);color:#fff}.why-incom .section-heading>p{color:rgba(255,255,255,.65)}.value-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.value-grid article{position:relative;min-height:240px;padding:28px 24px;border:1px solid rgba(255,255,255,.12);border-radius:17px;background:rgba(255,255,255,.04)}.value-grid article>span{position:absolute;right:20px;top:18px;color:rgba(255,255,255,.2);font:700 12px Manrope}.value-grid i{width:46px;height:46px;display:grid;place-items:center;border-radius:50%;background:var(--lime);color:var(--green-950);margin-bottom:30px}.value-grid h3{font-size:15px;margin-bottom:12px}.value-grid p{font-size:9px;line-height:1.65;color:rgba(255,255,255,.62);margin:0}
.global-section{padding-top:110px;padding-bottom:110px;display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:90px}.global-copy h2{font-size:48px;line-height:1.05;letter-spacing:-.04em}.global-copy>p:not(.eyebrow){color:var(--muted);font-size:12px;line-height:1.75}.global-copy ul{list-style:none;padding:0;margin:24px 0;display:grid;gap:12px}.global-copy li{font-size:10px}.global-copy li i{color:var(--green-600);margin-right:8px}.world-card{min-height:390px;border-radius:24px;background:var(--cream);padding:48px;position:relative;display:grid;grid-template-columns:1fr 1fr;align-content:end;gap:24px;overflow:hidden;border-bottom:4px solid var(--brown)}.world-card>i{position:absolute;right:25px;top:14px;font-size:210px;color:rgba(27,94,32,.1)}.world-card div{display:grid;position:relative}.world-card strong{font:700 38px Manrope;color:var(--green-900)}.world-card span,.world-card p{font-size:10px;color:var(--muted)}.world-card p{grid-column:1/3;margin:0;padding-top:18px;border-top:1px solid rgba(93,58,26,.18)}
.insights{padding-top:95px;padding-bottom:110px}.text-link{font-size:11px;font-weight:700}.insight-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.insight-grid article{border-radius:18px;overflow:hidden;background:#fff;border:1px solid #e5e8e2}.insight-grid img{height:190px;object-fit:cover}.insight-grid article>div{padding:22px}.insight-grid span{font-size:8px;color:var(--green-600);font-weight:700;text-transform:uppercase;letter-spacing:.08em}.insight-grid h3{font-size:16px;margin:10px 0}.insight-grid p{font-size:9px;line-height:1.6;color:var(--muted)}.insight-grid a{font-size:9px;font-weight:700;color:var(--green-800)}
.site-footer{background:#0a2919;color:#fff;padding-top:75px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:55px;padding-bottom:55px}.footer-grid>div{display:grid;align-content:start;gap:10px}.footer-grid h3{font-size:12px;margin-bottom:8px}.footer-grid p,.footer-grid a{font-size:9px;line-height:1.7;color:rgba(255,255,255,.62)}.footer-grid .brand{color:#fff;font-size:16px;margin-bottom:8px}.footer-bottom{padding-top:20px;padding-bottom:20px;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;font-size:8px;color:rgba(255,255,255,.5)}.footer-bottom div{display:flex;gap:18px}
@media(max-width:1180px) and (min-width:761px){.desktop-nav a:nth-last-child(-n+2){display:none}}
@media(max-width:760px){.hero-content h1{font-size:31px}.applications,.why-incom,.global-section,.insights{padding-top:70px;padding-bottom:70px}.application-grid{grid-template-columns:1fr}.application-grid a,.application-grid a:nth-child(3n),.application-grid a:nth-last-child(-n+3){border-right:0;border-bottom:1px solid #e6ebe4}.application-grid a:last-child{border-bottom:0}.value-grid{grid-template-columns:1fr 1fr}.global-section{grid-template-columns:1fr;gap:40px}.global-copy h2{font-size:38px}.world-card{min-height:320px;padding:30px}.insight-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr;gap:35px}.footer-bottom{gap:16px;align-items:flex-start;flex-direction:column}.footer-bottom div{flex-wrap:wrap}}
@media(max-width:480px){.value-grid,.footer-grid{grid-template-columns:1fr}.world-card>i{font-size:150px}.application-grid a{min-height:130px}}

main{display:flex;flex-direction:column}.hero{order:1}.about{order:2}.products{order:3}.applications{order:4}.why-incom{order:5}.global-section{order:6}.insights{order:7}.stats{order:8}.cta{order:9}

/* Pixel-match pass for the three supplied detail crops */
@media(min-width:761px){
  .hero-feature-row{gap:10px;bottom:31px;align-items:stretch}
  .hero-feature{width:222px;height:72px;padding:7px;border-radius:10px;background:rgba(120,198,225,.58);border:1px solid rgba(255,255,255,.14);box-shadow:0 8px 22px rgba(4,35,35,.08)}
  .hero-feature img{width:82px;height:58px;border-radius:7px;object-position:center 28%}
  .hero-feature div{gap:2px}.hero-feature strong{font-size:9px;line-height:1.2}.hero-feature span{max-width:106px;font-size:6.5px;line-height:1.35;color:#eaf2ec}
  .global-feature{width:130px;padding:9px;gap:9px}.global-feature>i{width:33px;height:33px;font-size:12px;background:#f7f4ee;color:var(--green-900)}.global-feature span{max-width:70px}
  .about{max-width:1080px;min-height:545px;padding:66px 50px;grid-template-columns:42% 58%;gap:36px}.about-copy{align-self:center}.about-copy h2{font-size:27px;white-space:nowrap}.about-copy>p:not(.eyebrow){max-width:345px;font-size:8.5px;line-height:1.55;margin:12px 0}.about-copy .eyebrow{margin-bottom:16px}.rating{gap:7px;margin-bottom:15px;font-size:7.5px}.about-copy .primary-button{padding:9px 14px;font-size:8px}
  .about-visual{height:330px}.about-visual>img{width:55%;height:100%;margin-left:10%;border-radius:10px;object-position:center 38%}
  .metric-card{padding:18px;box-shadow:none;border-radius:9px}.metric-top{top:-18px;right:2%;width:178px;min-height:118px;background:#eef7f5}.metric-bottom{right:-1%;bottom:4px;width:220px;min-height:116px;background:#eef8f3;border-bottom:0}.metric-line{display:flex;align-items:baseline;gap:4px}.metric-card .metric-line strong{font-size:31px}.metric-card .metric-line>span{font-size:7px;font-weight:600}.metric-card p{margin-top:15px;font-size:6.5px;line-height:1.45}.metric-bottom .metric-line strong{color:var(--green-950)}
  .products{max-width:1080px;padding:66px 50px 72px}.products .section-heading{margin-bottom:27px}.products .section-heading h2{font-size:27px}.products .section-heading>p{width:270px;font-size:8.5px}.product-grid{gap:13px}.product-card{height:228px;border-radius:16px 16px 34px 16px}.product-card>a{right:-7px;bottom:-7px;width:38px;height:38px;font-size:10px;border:6px solid #f7f7f3}.card-content{left:17px;bottom:15px;right:42px}.card-content span{font-size:7px}.card-content h3{font-size:13px;margin:3px 0}.card-content p{display:none}.products .centered{margin-top:26px;padding:9px 15px;font-size:8px;background:var(--lime);color:var(--green-950)}
}
@media(max-width:760px){.metric-line{display:flex;align-items:baseline;gap:4px}.metric-line>span{font-size:8px;font-weight:700}.about-visual>img{object-position:center 36%}.product-card{border-radius:18px 18px 34px 18px}.product-card>a{right:-5px;bottom:-5px;border:5px solid #f7f7f3}}
.product-card>a i{transform:rotate(-45deg)}
.about{background:#fff}

@media(min-width:761px){
  .hero-feature{background:rgba(91,184,220,.68);border-color:rgba(255,255,255,.2);border-radius:7px;color:#fff;backdrop-filter:blur(7px)}
  .hero-feature strong,.hero-feature span{color:#fff;text-shadow:0 1px 8px rgba(0,53,79,.15)}
  .global-feature{display:grid;grid-template-columns:1fr;padding:8px 10px;align-content:center;gap:4px}
  .global-feature>div:not(.avatar-stack){display:grid;gap:1px}
  .avatar-stack{display:flex!important;align-items:center;height:19px;gap:0!important}
  .avatar-stack img,.avatar-stack b{width:18px!important;height:18px!important;margin-right:-5px;border-radius:50%!important;border:2px solid rgba(255,255,255,.95);object-fit:cover;background:#fff}
  .avatar-stack b{display:grid;place-items:center;margin-left:0;color:var(--green-950);font:700 5px Inter;text-shadow:none}
  .global-feature strong{font-size:8px}.global-feature span{max-width:105px;font-size:6px}
}

/* Wide-screen reference scaling — intentionally last so it overrides the 1080px fidelity rules */
@media(min-width:1200px){
  .about{width:calc(100% - 80px);max-width:1700px;min-height:520px;padding:30px;grid-template-columns:40% 60%;gap:42px}
  .about-copy h2{font-size:38px}.about-copy>p:not(.eyebrow){max-width:520px;font-size:12px}.about-copy .eyebrow{font-size:9px}.rating{font-size:10px}.about-copy .primary-button{padding:12px 19px;font-size:10px}
  .about-visual{height:440px}.about-visual>img{width:54%}.metric-top{top:-16px;right:1%;width:260px;min-height:142px;padding:24px}.metric-bottom{right:-1%;bottom:4px;width:300px;min-height:144px;padding:24px}.metric-card .metric-line strong{font-size:42px}.metric-card .metric-line>span{font-size:9px}.metric-card p{font-size:9px;margin-top:19px}
  .products{width:calc(100% - 80px);max-width:1700px;padding:58px 0 80px}.products .section-heading h2{font-size:36px}.products .section-heading>p{width:360px;font-size:11px}.products .section-heading{margin-bottom:38px}.product-grid{gap:16px}.product-card{height:auto;aspect-ratio:1.22/1}.card-content h3{font-size:16px}.products .centered{margin-top:34px}
}

/* Approved entry layout — final cascade */
@media(min-width:1100px){
  .hero{height:685px;min-height:685px;max-height:685px}.hero-content{margin-top:-42px}.hero-content h1{font-size:40px}.hero-content>p:not(.eyebrow){font-size:11px}.hero-feature-row{bottom:38px}.hero-feature{height:78px}.hero-feature.image-feature{width:245px}.hero-feature.global-feature{width:145px}
  .about{width:calc(100% - 100px);max-width:1500px;min-height:650px;padding:70px 0;grid-template-columns:40% 60%;gap:46px}.about-copy h2{font-size:38px}.about-copy>p:not(.eyebrow){max-width:480px;font-size:11px}.about-visual{height:400px}.about-visual>img{width:54%;height:100%}.metric-top{top:-14px;right:2%;width:245px;min-height:152px}.metric-bottom{right:0;bottom:5px;width:290px;min-height:150px}.metric-card p{font-size:8px;margin-top:18px}
  .products{width:calc(100% - 100px);max-width:1500px;min-height:650px;padding:70px 0 80px}.products .section-heading{margin-bottom:38px}.products .section-heading h2{font-size:38px}.products .section-heading>p{font-size:11px;width:350px}.product-grid{gap:16px}.product-card{height:280px;aspect-ratio:auto}.products .centered{margin-top:30px}
}
