:root{--navy:#1c3557;--yellow:#f4e724;--blue:#6c9bc4;--ice:#c8f0f0;--graphite:#485156;--white:#fff;--soft:#f5f8fa;--line:#dce4ea;--radius:18px;--shadow:0 18px 55px rgba(28,53,87,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Montserrat,Arial,sans-serif;color:var(--navy);background:#fff;line-height:1.65}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{width:min(1180px,calc(100% - 40px));margin:auto}.section{padding:110px 0}.section-tight{padding:40px 0}.section-soft{background:linear-gradient(180deg,#f8fafb 0%,#f2f6f8 100%)}.eyebrow,.section-kicker{text-transform:uppercase;letter-spacing:.16em;font-size:.72rem;font-weight:800;color:var(--blue);margin:0 0 16px}.light{color:#fff}.center,.centered{text-align:center}.section-heading{max-width:760px;margin-bottom:55px}.section-heading.centered{margin-left:auto;margin-right:auto}.section-heading h2,.video-copy h2,.insight-copy h2,.worldwide-intro h2,.contact-copy h2,.partner-copy h2{font-size:clamp(2rem,4vw,3.45rem);line-height:1.08;letter-spacing:-.045em;margin:0 0 20px}.section-heading p,.video-copy>p,.insight-copy>p,.worldwide-intro>p,.partner-copy>p{color:#667684}.heading-row{display:flex;justify-content:space-between;align-items:end;max-width:none}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;font:inherit;font-weight:800;letter-spacing:.02em;padding:15px 22px;border-radius:8px;cursor:pointer;transition:.25s}.btn-primary{background:var(--yellow);color:var(--navy);box-shadow:0 8px 24px rgba(244,231,36,.18)}.btn-primary:hover{transform:translateY(-2px);filter:brightness(1.04)}.btn-outline{border:1px solid rgba(255,255,255,.7);color:#fff}.btn-small{padding:10px 16px;font-size:.8rem}.text-link{font-weight:800;color:var(--navy)}.text-link span{display:inline-block;transition:.2s}.text-link:hover span{transform:translateX(5px)}.light-link{color:#fff}
.site-header{position:fixed;z-index:50;top:0;left:0;width:100%;transition:.3s}.site-header.scrolled{background:rgba(28,53,87,.96);backdrop-filter:blur(12px);box-shadow:0 6px 22px rgba(0,0,0,.14)}.nav-wrap{height:84px;display:flex;align-items:center;justify-content:space-between}.brand img{width:220px}.main-nav{display:flex;align-items:center;gap:25px;color:#fff;font-size:.8rem;font-weight:700}.main-nav>a:not(.btn){opacity:.92}.main-nav>a:hover{opacity:1}.lang{font-size:.72rem;border-left:1px solid rgba(255,255,255,.35);padding-left:20px}.menu-toggle{display:none;background:none;border:0;padding:8px}.menu-toggle span{width:25px;height:2px;background:#fff;display:block;margin:5px}
.hero{min-height:790px;height:92vh;position:relative;display:flex;align-items:center;color:#fff;overflow:hidden}.hero-media{position:absolute;inset:0;background:url('assets/images/hero.jpg') center/cover no-repeat;transform:scale(1.03)}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(12,31,52,.82) 0%,rgba(12,31,52,.56) 46%,rgba(12,31,52,.14) 74%),linear-gradient(0deg,rgba(12,31,52,.46),transparent 48%)}.hero-content{position:relative;z-index:2;padding-top:60px}.hero h1{font-size:clamp(3.2rem,7vw,6.4rem);line-height:.94;letter-spacing:-.06em;margin:0 0 30px;max-width:900px}.hero-copy{font-size:1.05rem;max-width:650px;color:rgba(255,255,255,.86);margin-bottom:34px}.hero-actions{display:flex;align-items:center;gap:28px}.hero-bottom{position:absolute;z-index:3;left:50%;bottom:0;transform:translateX(-50%);display:grid;grid-template-columns:repeat(3,1fr);background:rgba(255,255,255,.94);color:var(--navy);border-radius:14px 14px 0 0;overflow:hidden}.hero-bottom div{padding:20px 28px;border-right:1px solid var(--line);display:flex;gap:8px;align-items:baseline}.hero-bottom div:last-child{border:0}.hero-bottom strong{font-size:.92rem}.hero-bottom span{font-size:.78rem;color:#7a8790}.pixel-grid{position:absolute;background-image:linear-gradient(rgba(200,240,240,.18) 1px,transparent 1px),linear-gradient(90deg,rgba(200,240,240,.18) 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(90deg,transparent,#000)}.pixel-grid-hero{right:-80px;top:0;width:48%;height:100%;opacity:.45}
.logos{display:flex;align-items:center;justify-content:space-between;gap:35px;flex-wrap:wrap}.logos img{width:145px;height:62px;object-fit:contain;filter:grayscale(1);opacity:.55;mix-blend-mode:multiply}.benefit-line{height:1px;background:linear-gradient(90deg,transparent,var(--blue),transparent);margin:0 auto 30px;max-width:980px}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.benefit-card{background:#fff;border:1px solid rgba(108,155,196,.22);padding:34px;border-radius:var(--radius);box-shadow:0 9px 30px rgba(28,53,87,.05);position:relative}.benefit-card:before{content:"";position:absolute;left:34px;top:-2px;width:54px;height:4px;background:var(--yellow)}.benefit-card h3{font-size:1.15rem;margin:20px 0 10px}.benefit-card p{font-size:.9rem;color:#687784}.icon-shell{width:56px;height:56px;border-radius:14px;background:rgba(200,240,240,.55);display:grid;place-items:center}.icon-shell svg{width:28px;fill:none;stroke:var(--navy);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.split-video{display:grid;grid-template-columns:2fr 1fr;gap:65px;align-items:center}.video-placeholder{aspect-ratio:16/9;border-radius:var(--radius);position:relative;overflow:hidden;box-shadow:var(--shadow)}.video-image{position:absolute;inset:0;background:linear-gradient(0deg,rgba(28,53,87,.45),transparent),url('assets/images/worldwide.jpg') center/cover}.play-button{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:82px;height:82px;border-radius:50%;border:0;background:var(--yellow);color:var(--navy);box-shadow:0 12px 35px rgba(0,0,0,.25);font-size:1.2rem}.video-label{position:absolute;left:24px;bottom:20px;background:#fff;color:var(--navy);padding:9px 12px;border-radius:6px;font-size:.75rem;font-weight:800}.steps-mini{padding:0;margin:30px 0 0;list-style:none}.steps-mini li{display:flex;gap:16px;border-top:1px solid var(--line);padding:17px 0}.steps-mini li>span{color:var(--blue);font-size:.74rem;font-weight:800}.steps-mini strong,.steps-mini small{display:block}.steps-mini small{color:#6c7c88;margin-top:2px}
.insight-section{position:relative;background:var(--navy);color:#fff;overflow:hidden}.insight-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center;position:relative;z-index:2}.insight-copy>p{color:rgba(255,255,255,.72)}.result-list{display:grid;gap:14px;margin-top:30px}.result-list div{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:10px;padding:13px 16px;font-size:.9rem}.result-list span{color:var(--yellow);margin-right:9px}.analysis-visual{height:470px;border-radius:22px;overflow:hidden;position:relative;border:1px solid rgba(255,255,255,.18);box-shadow:0 25px 70px rgba(0,0,0,.3)}.analysis-photo{position:absolute;inset:0;background:url('assets/images/worldwide.jpg') center/cover;filter:saturate(.75)}.analysis-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(28,53,87,.12),rgba(28,53,87,.5))}.scan-grid{position:absolute;z-index:1;inset:0;background-image:linear-gradient(rgba(244,231,36,.2) 1px,transparent 1px),linear-gradient(90deg,rgba(244,231,36,.2) 1px,transparent 1px);background-size:48px 48px}.target{position:absolute;z-index:3;width:22px;height:22px;border:2px solid var(--yellow);border-radius:50%;box-shadow:0 0 0 7px rgba(244,231,36,.13)}.t1{left:20%;top:26%}.t2{left:58%;top:42%}.t3{left:76%;top:67%}.t4{left:36%;top:72%}.analysis-card{position:absolute;z-index:4;background:rgba(255,255,255,.95);color:var(--navy);padding:12px 16px;border-radius:10px;box-shadow:0 10px 30px rgba(0,0,0,.18)}.analysis-card strong,.analysis-card small{display:block}.analysis-card small{font-size:.67rem;color:#687784}.ac1{right:22px;top:22px}.ac2{left:22px;bottom:42px}.placeholder-note{position:absolute;z-index:4;right:16px;bottom:14px;font-size:.58rem;letter-spacing:.08em;background:rgba(28,53,87,.78);padding:7px 9px;border-radius:5px}.pixel-grid-insight{right:0;top:0;width:50%;height:100%;opacity:.2}
.usecase-shell{display:grid;grid-template-columns:300px 1fr;border:1px solid var(--line);border-radius:20px;overflow:hidden;box-shadow:var(--shadow)}.usecase-tabs{background:var(--navy);padding:18px}.usecase-tabs button{display:block;width:100%;text-align:left;border:0;background:transparent;color:#fff;padding:17px;border-radius:9px;font:inherit;font-size:.82rem;font-weight:700;cursor:pointer}.usecase-tabs button.active{background:var(--yellow);color:var(--navy)}.usecase-panel{display:grid;grid-template-columns:.9fr 1.1fr;min-height:440px}.usecase-image{background:url('assets/images/hero.jpg') center/cover}.usecase-content{padding:48px}.usecase-content h3{font-size:1.7rem;line-height:1.25;margin:0 0 18px}.usecase-content p,.usecase-content li{font-size:.9rem;color:#657582}.usecase-content ul{padding-left:20px;margin:22px 0}.stats-band{background:var(--yellow);padding:42px 0}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr) 1.3fr;align-items:center}.stats-grid>div{padding:0 28px;border-right:1px solid rgba(28,53,87,.2)}.stats-grid>div:last-child{border:0}.stats-grid strong,.stats-grid span,.stats-grid small{display:block}.stats-grid strong{font-size:2.2rem;letter-spacing:-.05em}.stats-grid span{font-size:.78rem;font-weight:700}.stats-note small{margin-top:4px;font-size:.67rem;opacity:.7}
.project-grid{display:grid;grid-template-columns:1.4fr 1fr;grid-template-rows:1fr 1fr;gap:24px}.project-card{background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden;display:grid;grid-template-columns:44% 56%;min-height:240px;transition:.25s}.project-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.project-featured{grid-row:1/3;grid-template-columns:1fr;grid-template-rows:58% 42%}.project-image{position:relative;background-position:center;background-size:cover;min-height:200px}.project-image:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(28,53,87,.35),transparent)}.project-image span{position:absolute;z-index:2;left:16px;bottom:14px;background:rgba(28,53,87,.82);color:#fff;border-radius:5px;padding:6px 8px;font-size:.56rem;letter-spacing:.1em}.project-a{background-image:url('assets/images/hero.jpg')}.project-b{background-image:url('assets/images/worldwide.jpg')}.project-c{background-image:url('assets/images/contact.jpg')}.project-body{padding:26px}.project-body h3{font-size:1.05rem;line-height:1.4;margin:8px 0 22px}.project-featured .project-body h3{font-size:1.5rem}.project-meta{font-size:.65rem;text-transform:uppercase;letter-spacing:.12em;color:var(--blue);font-weight:800}.project-body a{font-size:.72rem;font-weight:800;color:var(--navy)}
.worldwide-section{position:relative;background:url('assets/images/worldwide.jpg') center/cover fixed;color:#fff}.worldwide-overlay{position:absolute;inset:0;background:rgba(28,53,87,.92)}.worldwide-grid{position:relative;display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.worldwide-intro>p{color:rgba(255,255,255,.72)}.accordion details{border-top:1px solid rgba(255,255,255,.18);padding:4px 0}.accordion summary{list-style:none;padding:20px 0;font-weight:700;cursor:pointer;display:flex;justify-content:space-between}.accordion summary::-webkit-details-marker{display:none}.accordion details p{margin:0 0 20px;color:rgba(255,255,255,.68);font-size:.88rem;max-width:620px}.accordion details[open] summary span{transform:rotate(45deg);color:var(--yellow)}.partner-proof-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.partner-wall{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.partner-wall img{height:115px;width:100%;object-fit:contain;padding:24px;background:#f5f7f8;border:1px solid var(--line);border-radius:12px;filter:grayscale(1);opacity:.68}.partner-wall img:nth-child(3){object-fit:contain}
.contact-section{position:relative;padding:105px 0;background:url('assets/images/contact.jpg') center/cover}.contact-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(28,53,87,.94),rgba(28,53,87,.66))}.contact-grid{position:relative;display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:center;color:#fff}.contact-copy p{color:rgba(255,255,255,.76)}.contact-points{display:grid;gap:11px;margin-top:26px;font-size:.85rem}.contact-points span:First-letter{color:var(--yellow)}.contact-form{background:#fff;color:var(--navy);padding:38px;border-radius:18px;box-shadow:0 25px 65px rgba(0,0,0,.25)}.form-heading{display:flex;gap:14px;margin-bottom:26px}.form-heading strong,.form-heading small{display:block}.form-heading small{color:#7a8790}.form-mark{width:12px;height:45px;background:var(--yellow)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-grid label{font-size:.7rem;font-weight:800}.form-grid input,.form-grid select,.form-grid textarea{width:100%;border:1px solid #ccd7df;border-radius:7px;padding:12px;margin-top:6px;font:inherit;font-size:.86rem;background:#fff}.form-grid .full{grid-column:1/-1}.checkbox{display:flex;gap:9px;align-items:center;font-size:.72rem;color:#6b7b87;margin:18px 0}.contact-form .btn{width:100%}
.site-footer{background:#102a48;color:#fff;padding:70px 0 20px}.footer-grid{display:grid;grid-template-columns:1.2fr .7fr .7fr 1.2fr;gap:55px}.footer-brand img{width:200px;margin-bottom:18px}.footer-brand p,.newsletter p{font-size:.8rem;color:rgba(255,255,255,.58)}.site-footer h4{font-size:.78rem;text-transform:uppercase;letter-spacing:.12em;margin:0 0 18px}.site-footer a{display:block;color:rgba(255,255,255,.68);font-size:.78rem;margin:9px 0}.socials{display:flex;gap:8px}.socials a{width:30px;height:30px;border:1px solid rgba(255,255,255,.2);display:grid;place-items:center;border-radius:5px}.newsletter>div{display:flex}.newsletter input{width:100%;border:0;padding:13px}.newsletter button{border:0;background:var(--yellow);color:var(--navy);width:50px;font-size:1.1rem}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:50px;padding-top:18px;display:flex;justify-content:space-between;color:rgba(255,255,255,.45);font-size:.7rem}.footer-bottom div{display:flex;gap:24px}.footer-bottom a{margin:0;font-size:.7rem}.reveal{opacity:0;transform:translateY(24px);transition:.7s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:980px){.main-nav{display:none;position:absolute;top:84px;left:20px;right:20px;background:var(--navy);padding:24px;border-radius:12px;flex-direction:column;align-items:flex-start}.main-nav.open{display:flex}.menu-toggle{display:block}.split-video,.insight-grid,.worldwide-grid,.partner-proof-grid,.contact-grid{grid-template-columns:1fr;gap:45px}.benefit-grid{grid-template-columns:1fr}.usecase-shell{grid-template-columns:1fr}.usecase-tabs{display:flex;overflow:auto}.usecase-tabs button{min-width:190px}.project-grid{grid-template-columns:1fr;grid-template-rows:auto}.project-featured{grid-row:auto}.stats-grid{grid-template-columns:repeat(2,1fr);gap:24px}.stats-grid>div{border:0}.footer-grid{grid-template-columns:1fr 1fr}.hero-bottom{width:calc(100% - 40px)}.hero-bottom div{display:block}.usecase-panel{grid-template-columns:1fr}.usecase-image{min-height:300px}}
@media(max-width:650px){.container{width:min(100% - 28px,1180px)}.section{padding:78px 0}.site-header .brand img{width:180px}.hero{min-height:730px;height:100svh}.hero h1{font-size:3.2rem}.hero-copy{font-size:.9rem}.hero-actions{align-items:flex-start;flex-direction:column;gap:16px}.hero-bottom{grid-template-columns:1fr 1fr 1fr}.hero-bottom div{padding:14px 10px;text-align:center}.hero-bottom strong{font-size:.68rem;display:block}.hero-bottom span{font-size:.6rem}.logos{justify-content:center}.logos img{width:110px}.heading-row{display:block}.heading-row .text-link{display:inline-block;margin-top:15px}.split-video{gap:35px}.analysis-visual{height:370px}.usecase-panel{display:block}.usecase-content{padding:30px}.stats-grid{grid-template-columns:1fr 1fr}.stats-grid>div{padding:10px}.stats-grid strong{font-size:1.7rem}.project-card{grid-template-columns:1fr}.project-featured{grid-template-rows:auto}.project-image{min-height:230px}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.contact-form{padding:25px}.footer-grid{grid-template-columns:1fr}.footer-bottom{display:block}.footer-bottom div{margin-top:10px}.benefit-card{padding:28px}}

/* v2 review refinements */
.hero{padding-bottom:0}
.logo-strip{padding:64px 0 70px;background:#fff}
.logo-strip .section-kicker{font-size:.8rem;margin-bottom:34px;color:var(--blue)}
.logos-top{display:grid;grid-template-columns:repeat(5,minmax(120px,1fr));gap:54px;align-items:center}
.logos-top img{width:100%;height:78px;max-width:185px;justify-self:center;filter:grayscale(1);opacity:.72;mix-blend-mode:multiply}
.benefit-line{display:none}
.benefit-grid{max-width:1120px;margin:0 auto;align-items:stretch}
.benefit-card{padding:42px 38px 40px;border-radius:22px;overflow:hidden}
.benefit-card:before{left:0;right:0;top:0;width:auto;height:6px}
.benefit-card h3{font-size:1.2rem;margin-top:24px}
.icon-shell{width:62px;height:62px;border-radius:17px}
.video-section{padding-top:105px}
.video-heading{max-width:820px;margin-bottom:38px}
.youtube-wrap{width:min(1040px,100%);margin:0 auto;aspect-ratio:16/9;border-radius:22px;overflow:hidden;box-shadow:0 24px 65px rgba(28,53,87,.2);background:var(--navy)}
.youtube-wrap iframe{display:block;width:100%;height:100%;border:0}
.insight-grid{grid-template-columns:.72fr 1.28fr;gap:62px}
.analysis-visual{height:560px}
#use-cases .section-heading{max-width:none;width:100%;text-align:center;margin:0 auto 56px}
#use-cases .section-heading h2{max-width:none;white-space:normal}
.usecase-shell{grid-template-columns:320px 1fr;max-width:1180px;margin:0 auto}
.usecase-panel{grid-template-columns:1.05fr .95fr;min-height:520px}
.usecase-content{padding:60px 58px}
.usecase-content h3{font-size:1.95rem}
.partner-proof-grid{grid-template-columns:.78fr 1.22fr;gap:70px}
.partner-marquee{overflow:hidden;position:relative;padding:22px 0}
.partner-marquee:before,.partner-marquee:after{content:"";position:absolute;top:0;bottom:0;width:70px;z-index:2;pointer-events:none}
.partner-marquee:before{left:0;background:linear-gradient(90deg,#fff,transparent)}
.partner-marquee:after{right:0;background:linear-gradient(-90deg,#fff,transparent)}
.partner-track{display:flex;align-items:center;gap:70px;width:max-content;animation:partnerScroll 20s linear infinite}
.partner-track img{width:180px;height:90px;object-fit:contain;filter:grayscale(1);opacity:.72;flex:0 0 auto}
.partner-marquee:hover .partner-track{animation-play-state:paused}
@keyframes partnerScroll{to{transform:translateX(calc(-50% - 35px))}}
@media(max-width:980px){
  .logos-top{grid-template-columns:repeat(3,1fr);gap:32px}
  .insight-grid{grid-template-columns:1fr}.analysis-visual{height:500px}
  .partner-proof-grid{grid-template-columns:1fr}
  .usecase-panel{min-height:0}
}
@media(max-width:650px){
  .logo-strip{padding:52px 0}.logos-top{grid-template-columns:repeat(2,1fr);gap:24px}.logos-top img{height:62px}
  .benefit-card{padding:34px 28px 32px}
  .analysis-visual{height:430px}
  .usecase-content{padding:34px 28px}.usecase-content h3{font-size:1.55rem}
  .partner-track{gap:45px}.partner-track img{width:145px;height:72px}
}
@media(prefers-reduced-motion:reduce){.partner-track{animation:none}}


/* --- V3 refinements --- */
.logo-strip{padding:70px 0 78px}
.logo-strip .section-kicker{font-size:1rem;margin-bottom:42px}
.top-logo-marquee{
  overflow:hidden;
  position:relative;
  width:100%;
  padding:12px 0;
}
.top-logo-marquee:before,
.top-logo-marquee:after{
  content:"";
  position:absolute;
  z-index:2;
  top:0;
  bottom:0;
  width:90px;
  pointer-events:none;
}
.top-logo-marquee:before{left:0;background:linear-gradient(90deg,#fff,rgba(255,255,255,0))}
.top-logo-marquee:after{right:0;background:linear-gradient(-90deg,#fff,rgba(255,255,255,0))}
.top-logo-track{
  display:flex;
  align-items:center;
  gap:90px;
  width:max-content;
  animation:topPartnerScroll 42s linear infinite;
}
.top-logo-track img{
  flex:0 0 auto;
  width:280px;
  height:125px;
  object-fit:contain;
  filter:grayscale(1);
  opacity:.72;
  mix-blend-mode:multiply;
}
.top-logo-marquee:hover .top-logo-track{animation-play-state:paused}
@keyframes topPartnerScroll{
  to{transform:translateX(calc(-50% - 45px))}
}

.benefit-grid{max-width:1220px}
.benefit-card{
  text-align:center;
  display:flex;
  flex-direction:column;
  align-items:center;
}
.benefit-card:before{height:7px}
.benefit-card h3{margin-top:25px}
.benefit-card p{max-width:310px;margin-left:auto;margin-right:auto}
.icon-shell{width:70px;height:70px;border-radius:20px}
.icon-shell svg{width:34px;height:34px;stroke-width:1.7}

.video-fallback{
  text-align:center;
  margin:18px 0 0;
  font-size:.78rem;
  color:#71808c;
}
.video-fallback a{color:var(--navy);font-weight:700}

.insight-grid{
  grid-template-columns:.58fr 1.42fr;
  gap:54px;
  align-items:stretch;
}
.insight-copy{
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.analysis-visual{
  height:auto;
  min-height:620px;
  width:calc(100% + 55px);
  margin-right:-55px;
}

.partner-proof-grid{grid-template-columns:.82fr 1.18fr;gap:70px}
.partner-wall{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:22px;
}
.partner-logo-card{
  min-height:170px;
  display:grid;
  place-items:center;
  padding:30px;
  background:#fff;
  border:1px solid rgba(108,155,196,.22);
  border-radius:18px;
  box-shadow:0 12px 34px rgba(28,53,87,.07);
}
.partner-logo-card img{
  width:100%;
  height:105px;
  object-fit:contain;
  filter:grayscale(1);
  opacity:.78;
}

@media(max-width:1100px){
  .top-logo-track{gap:65px}
  .top-logo-track img{width:230px;height:105px}
  .analysis-visual{width:100%;margin-right:0;min-height:560px}
}
@media(max-width:980px){
  .insight-grid{grid-template-columns:1fr}
  .analysis-visual{min-height:520px}
}
@media(max-width:650px){
  .top-logo-track{gap:44px;animation-duration:34s}
  .top-logo-track img{width:180px;height:84px}
  .benefit-card{text-align:center}
  .analysis-visual{min-height:430px}
  .partner-wall{grid-template-columns:1fr 1fr;gap:12px}
  .partner-logo-card{min-height:125px;padding:18px}
  .partner-logo-card img{height:78px}
}
@media(prefers-reduced-motion:reduce){
  .top-logo-track{animation:none}
}


/* --- V4 refinements --- */
.top-logo-track img{
  width:340px;
  height:150px;
}

.insight-grid{
  grid-template-columns:40% 60%;
  gap:44px;
  align-items:center;
}
.analysis-visual{
  width:100%;
  max-width:100%;
  min-height:500px;
  height:500px;
  margin:0;
}
.insight-copy{
  padding-right:12px;
}

.partner-proof .container{
  max-width:1240px;
}
.partner-copy-centered{
  max-width:820px;
  margin:0 auto 48px;
  text-align:center;
}
.partner-copy-centered p{
  margin-left:auto;
  margin-right:auto;
}
.partner-wall-eight{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:20px;
}
.partner-logo-card{
  min-height:155px;
  padding:26px;
  background:#fff;
  border:1px solid rgba(108,155,196,.22);
  border-radius:16px;
  box-shadow:none;
}
.partner-logo-card img{
  width:100%;
  height:95px;
  object-fit:contain;
  filter:none;
  opacity:1;
  background:#fff;
}

@media(max-width:1100px){
  .top-logo-track img{width:285px;height:128px}
  .insight-grid{grid-template-columns:42% 58%}
  .analysis-visual{height:470px;min-height:470px}
}
@media(max-width:900px){
  .insight-grid{grid-template-columns:1fr}
  .analysis-visual{height:460px;min-height:460px}
  .partner-wall-eight{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:650px){
  .top-logo-track img{width:215px;height:100px}
  .analysis-visual{height:390px;min-height:390px}
  .partner-wall-eight{grid-template-columns:1fr 1fr;gap:12px}
  .partner-logo-card{min-height:120px;padding:16px}
  .partner-logo-card img{height:74px}
}


/* --- V5 refinements --- */
.hero-content{
  text-align:center;
  margin-left:auto;
  margin-right:auto;
  max-width:820px;
}
.hero-content h1{
  font-size:clamp(2.7rem,5.2vw,5.1rem);
  line-height:1.02;
  max-width:820px;
  margin-left:auto;
  margin-right:auto;
}
.hero-copy{
  max-width:720px;
  margin-left:auto;
  margin-right:auto;
}
.hero-actions{
  justify-content:center;
}

/* Lower partner area: one card border only, larger logos, softer blue-grey section */
.partner-proof{
  background:#f1f6f8;
}
.partner-logo-card{
  min-height:175px;
  padding:20px;
  background:#fff;
  border:1px solid rgba(108,155,196,.32);
  border-radius:16px;
  box-shadow:none;
}
.partner-logo-card img{
  width:100%;
  height:145px;
  object-fit:contain;
  filter:none;
  opacity:1;
  background:transparent;
  border:0;
  padding:0;
}

/* Remove any inherited inner framing from earlier versions */
.partner-wall img{
  border:0 !important;
  background:transparent !important;
  padding:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
}

@media(max-width:900px){
  .hero-content h1{font-size:clamp(2.4rem,8vw,4rem)}
  .partner-logo-card{min-height:150px}
  .partner-logo-card img{height:118px}
}
@media(max-width:650px){
  .hero-content h1{font-size:2.45rem}
  .partner-logo-card{min-height:120px;padding:14px}
  .partner-logo-card img{height:88px}
}


/* --- V6 refinements --- */
.hero-content{
  max-width:980px;
}
.hero-content h1{
  font-size:clamp(2.55rem,4.6vw,4.65rem);
  max-width:none;
  white-space:nowrap;
}

/* Hero-under partner slider: larger logos, tighter spacing, four visible on wide screens */
.top-logo-track{
  gap:34px;
}
.top-logo-track img{
  width:300px;
  height:132px;
}
.top-logo-marquee{
  max-width:1360px;
  margin:0 auto;
}
.logo-strip{
  padding-top:62px;
  padding-bottom:66px;
}
.logo-strip .section-kicker{
  margin-bottom:28px;
}

/* New Nébih source has its own clean white background */
.partner-logo-card img[src*="nebih1.jpg"]{
  object-fit:contain;
}

@media(max-width:1200px){
  .top-logo-track img{width:260px;height:118px}
  .top-logo-track{gap:28px}
}
@media(max-width:900px){
  .hero-content h1{
    white-space:normal;
    font-size:clamp(2.35rem,7vw,3.8rem);
  }
  .top-logo-track img{width:230px;height:106px}
}
@media(max-width:650px){
  .hero-content h1{font-size:2.3rem}
  .top-logo-track img{width:190px;height:92px}
  .top-logo-track{gap:22px}
}


/* --- V7 refinements --- */
/* Five large partner logos visible across wide screens, with tighter spacing */
.top-logo-marquee{
  max-width:1500px;
}
.top-logo-track{
  gap:18px;
}
.top-logo-track img{
  width:280px;
  height:142px;
  object-fit:contain;
}

/* Supplied benefit icons */
.icon-image-shell{
  width:78px;
  height:78px;
  padding:0;
  background:transparent;
  border-radius:50%;
  overflow:hidden;
}
.icon-image-shell img{
  width:100%;
  height:100%;
  display:block;
  object-fit:contain;
}

/* Proof in the field: equal 2x2 blog grid */
.project-grid-2x2{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  grid-template-rows:none;
  gap:26px;
}
.project-grid-2x2 .project-card{
  display:grid;
  grid-template-columns:42% 58%;
  min-height:280px;
}
.project-grid-2x2 .project-image{
  min-height:280px;
}
.project-grid-2x2 .project-body{
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding:30px;
}
.project-grid-2x2 .project-body h3{
  font-size:1.12rem;
  margin-bottom:24px;
}
.project-d{
  background-image:url('assets/images/hero.jpg');
  background-position:70% center;
}

/* Smaller replacement Nébih artwork */
.partner-logo-card img[src*="nebih2.jpg"]{
  object-fit:contain;
  transform:scale(.82);
}

@media(max-width:1200px){
  .top-logo-track img{width:240px;height:125px}
  .top-logo-track{gap:16px}
}
@media(max-width:900px){
  .project-grid-2x2{grid-template-columns:1fr}
  .project-grid-2x2 .project-card{grid-template-columns:40% 60%}
}
@media(max-width:650px){
  .top-logo-track img{width:200px;height:102px}
  .project-grid-2x2 .project-card{grid-template-columns:1fr}
  .project-grid-2x2 .project-image{min-height:220px}
}


/* --- V8 refinements --- */
.top-logo-marquee{
  max-width:1680px;
}
.top-logo-track{
  gap:10px;
  animation-duration:56s;
}
.top-logo-track img{
  width:250px;
  height:128px;
  object-fit:contain;
}
@keyframes topPartnerScroll{
  to{transform:translateX(calc(-50% - 5px))}
}

/* bottom 3x4 grid */
.partner-wall-twelve{
  display:grid;
  grid-template-columns:repeat(4, minmax(0, 1fr));
  gap:18px;
}
.partner-wall-twelve .partner-logo-card{
  min-height:142px;
  padding:18px;
}
.partner-wall-twelve .partner-logo-card img{
  height:92px;
  width:100%;
  object-fit:contain;
}
.partner-wall-twelve .partner-logo-card img[src*="Funded.png"]{height:74px}
.partner-wall-twelve .partner-logo-card img[src*="MG-1.png"]{height:82px}
.partner-wall-twelve .partner-logo-card img[src*="Eureka.png"]{height:86px}

/* project real images */
.project-grid-2x2 .project-image{
  background-size:cover;
  background-position:center;
}
.project-grid-2x2 .project-image span{display:none}
.project-a{background-image:url('assets/blog-images/blog-apply-grape.jpeg')}
.project-b{background-image:url('assets/blog-images/blog-chilean-needle-grass.png')}
.project-c{background-image:url('assets/blog-images/blog-pineapple-farming.png')}
.project-d{background-image:url('assets/blog-images/blog-boosting-tomato-yields.png')}

@media(max-width:1400px){
  .top-logo-track img{width:220px;height:118px}
}
@media(max-width:1100px){
  .top-logo-track img{width:200px;height:108px}
  .partner-wall-twelve{grid-template-columns:repeat(3, minmax(0,1fr))}
}
@media(max-width:900px){
  .top-logo-track img{width:184px;height:100px}
}
@media(max-width:700px){
  .partner-wall-twelve{grid-template-columns:repeat(2, minmax(0,1fr))}
}
@media(max-width:650px){
  .top-logo-track img{width:165px;height:92px}
  .top-logo-track{gap:12px}
}


/* --- V9 final refinements --- */
/* Top moving partner strip: a touch larger with slightly more spacing */
.top-logo-track{gap:18px;animation-duration:56s}
.top-logo-track img{width:276px;height:142px}

/* Proof in the field: about 10–20% larger typography without growing cards much */
.project-grid-2x2 .project-body{padding:25px 27px}
.project-grid-2x2 .project-meta{font-size:.72rem;line-height:1.35}
.project-grid-2x2 .project-body h3{font-size:1.24rem;line-height:1.34;margin:9px 0 19px}
.project-grid-2x2 .project-body a{font-size:.8rem}

/* Optical corrections for smaller logos in the lower wall */
.partner-wall-twelve .partner-logo-card{overflow:hidden}
.partner-wall-twelve .partner-logo-card img[src*="chamber.png"]{transform:scale(1.38)}
.partner-wall-twelve .partner-logo-card img[src*="Funded.png"]{transform:scale(1.42)}
.partner-wall-twelve .partner-logo-card img[src*="Eureka.png"]{transform:scale(1.10)}
.partner-wall-twelve .partner-logo-card img[src*="MG-1.png"]{transform:scale(1.20)}

@media(max-width:1200px){.top-logo-track img{width:244px;height:126px}}
@media(max-width:900px){.project-grid-2x2 .project-body h3{font-size:1.16rem}}
@media(max-width:650px){
  .top-logo-track img{width:194px;height:100px}
  .project-grid-2x2 .project-body h3{font-size:1.1rem}
}

/* --- V10 mobile use-case fix --- */
html,body{max-width:100%;overflow-x:hidden}
.usecase-shell,.usecase-panel,.usecase-tabs,.usecase-content,.usecase-image{min-width:0}

@media(max-width:700px){
  #use-cases .section-heading{margin-bottom:34px}
  #use-cases .section-heading h2{font-size:clamp(2rem,10vw,2.75rem);line-height:1.06}
  .usecase-shell{
    display:block;
    width:100%;
    max-width:100%;
    overflow:hidden;
    border-radius:18px;
  }
  .usecase-tabs{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:8px;
    overflow:visible;
    padding:12px;
  }
  .usecase-tabs button{
    min-width:0;
    width:100%;
    padding:13px 10px;
    text-align:center;
    font-size:.72rem;
    line-height:1.25;
    white-space:normal;
  }
  .usecase-tabs button:last-child:nth-child(odd){grid-column:1/-1}
  .usecase-panel{
    display:flex;
    flex-direction:column;
    min-height:0;
    width:100%;
  }
  .usecase-image{
    order:1;
    width:100%;
    min-height:240px;
    aspect-ratio:4/3;
    background-position:center;
  }
  .usecase-content{
    order:2;
    width:100%;
    padding:28px 24px 32px;
  }
  .usecase-content h3{font-size:1.45rem;line-height:1.15}
  .usecase-content p,.usecase-content li{font-size:.88rem}
}

@media(max-width:420px){
  .usecase-tabs{grid-template-columns:1fr}
  .usecase-tabs button:last-child:nth-child(odd){grid-column:auto}
  .usecase-image{min-height:210px}
}


/* --- V11 mobile refinements --- */
@media(max-width:650px){
  .hero-actions{
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    gap:16px;
    width:100%;
  }
  .hero-actions .btn,
  .hero-actions .text-link{
    margin-left:auto;
    margin-right:auto;
  }

  .footer-grid{
    grid-template-columns:1fr 1fr;
    gap:34px 24px;
  }
  .footer-brand{
    grid-column:1 / -1;
  }
  .footer-newsletter{
    grid-column:1 / -1;
  }
}


/* =========================================================
   MODERN CONCEPT V2 — alternate art direction
   Keeps the Proofminder brand palette and Montserrat family.
   ========================================================= */
.modern-concept{
  background:#eef4f6;
  color:var(--navy);
}
.modern-concept .container{max-width:1320px}
.modern-concept .section{padding:128px 0}
.modern-concept h2{
  font-size:clamp(2.15rem,4.2vw,4.65rem);
  line-height:1.02;
  letter-spacing:-.045em;
}
.modern-concept .eyebrow{
  font-size:.66rem;
  letter-spacing:.22em;
}
.modern-concept .section-heading>p:last-child{
  max-width:680px;
  font-size:1rem;
  line-height:1.8;
}

/* Header + hero */
.modern-concept .site-header{
  background:transparent;
  border-bottom:1px solid rgba(255,255,255,.16);
}
.modern-concept .site-header.scrolled{
  background:rgba(16,42,72,.88);
  backdrop-filter:blur(18px);
  -webkit-backdrop-filter:blur(18px);
}
.modern-concept .nav-wrap{min-height:82px}
.modern-concept .main-nav a{font-size:.67rem;letter-spacing:.08em}
.modern-concept .main-nav .nav-cta{
  border:1px solid rgba(255,255,255,.45);
  border-radius:999px;
  padding:12px 18px;
}
.modern-concept .hero{
  min-height:92vh;
  display:flex;
  align-items:center;
  position:relative;
}
.modern-concept .hero:after{
  content:"";
  position:absolute;
  inset:auto 0 0;
  height:180px;
  background:linear-gradient(transparent,rgba(8,28,49,.58));
  pointer-events:none;
}
.modern-concept .hero-content{
  max-width:1080px;
  padding-top:70px;
  position:relative;
  z-index:2;
}
.modern-concept .hero-content h1{
  font-size:clamp(3.5rem,7.2vw,7.4rem);
  line-height:.92;
  letter-spacing:-.065em;
  white-space:normal;
}
.modern-concept .hero-copy{
  max-width:700px;
  font-size:1.03rem;
  line-height:1.75;
}
.modern-concept .hero-actions .btn{
  border-radius:999px;
  padding:17px 27px;
}
.modern-concept .hero-actions .text-link{
  padding:14px 8px;
}

/* Full-width partner ribbon */
.modern-concept .logo-strip{
  padding:42px 0 48px;
  background:#dff2f4;
  border-top:1px solid rgba(28,53,87,.08);
  border-bottom:1px solid rgba(28,53,87,.08);
}
.modern-concept .logo-strip .section-kicker{
  text-align:left;
  margin:0 0 24px;
  font-size:.72rem;
  letter-spacing:.16em;
  text-transform:uppercase;
}
.modern-concept .top-logo-marquee:before{
  background:linear-gradient(90deg,#dff2f4,transparent);
}
.modern-concept .top-logo-marquee:after{
  background:linear-gradient(-90deg,#dff2f4,transparent);
}
.modern-concept .top-logo-track{
  gap:26px;
  animation-duration:62s;
}
.modern-concept .top-logo-track img{
  width:285px;
  height:132px;
  opacity:.62;
}

/* Why section — editorial cards */
.modern-concept #why{
  background:#f8fbfc;
}
.modern-concept #why .section-heading{
  max-width:920px;
  text-align:left;
  margin-left:0;
  margin-bottom:64px;
}
.modern-concept #why .section-heading h2{max-width:840px}
.modern-concept .benefit-grid{
  max-width:none;
  gap:18px;
}
.modern-concept .benefit-card{
  min-height:390px;
  align-items:flex-start;
  justify-content:flex-end;
  text-align:left;
  border:0;
  border-radius:28px;
  box-shadow:none;
  padding:40px;
  background:#fff;
  position:relative;
  isolation:isolate;
}
.modern-concept .benefit-card:nth-child(2){background:#dff2f4}
.modern-concept .benefit-card:nth-child(3){
  background:var(--navy);
  color:#fff;
}
.modern-concept .benefit-card:before{
  content:"0" counter(card);
  counter-increment:card;
  left:38px;
  top:28px;
  right:auto;
  width:auto;
  height:auto;
  background:transparent;
  font-size:4rem;
  line-height:1;
  font-weight:800;
  color:rgba(28,53,87,.10);
}
.modern-concept .benefit-grid{counter-reset:card}
.modern-concept .benefit-card:nth-child(3):before{color:rgba(255,255,255,.13)}
.modern-concept .benefit-card .icon-image-shell{
  position:absolute;
  right:30px;
  top:28px;
  width:68px;
  height:68px;
}
.modern-concept .benefit-card h3{
  font-size:1.45rem;
  line-height:1.15;
  margin:0 0 16px;
}
.modern-concept .benefit-card p{
  margin:0;
  max-width:330px;
  text-align:left;
  font-size:.9rem;
}
.modern-concept .benefit-card:nth-child(3) p{color:rgba(255,255,255,.72)}

/* Video as a cinematic dark island */
.modern-concept .video-section{
  padding:92px 0;
  background:var(--navy);
  color:#fff;
  position:relative;
  overflow:hidden;
}
.modern-concept .video-section:before{
  content:"";
  position:absolute;
  width:520px;
  height:520px;
  border-radius:50%;
  background:rgba(200,240,240,.08);
  right:-180px;
  top:-260px;
}
.modern-concept .video-heading{
  max-width:900px;
  text-align:left;
  margin-left:0;
}
.modern-concept .video-heading p{color:rgba(255,255,255,.7)}
.modern-concept .youtube-wrap{
  width:100%;
  max-width:none;
  border-radius:30px;
  box-shadow:0 35px 90px rgba(0,0,0,.32);
}
.modern-concept .video-fallback{color:rgba(255,255,255,.55)}
.modern-concept .video-fallback a{color:#fff}

/* Insight section — light, oversized visual */
.modern-concept .insight-section{
  background:#f4e724;
  color:var(--navy);
  padding:100px 0;
}
.modern-concept .insight-section .eyebrow,
.modern-concept .insight-copy>p{color:rgba(28,53,87,.72)}
.modern-concept .insight-grid{
  grid-template-columns:.72fr 1.28fr;
  gap:58px;
}
.modern-concept .result-list div{
  background:rgba(255,255,255,.62);
  border:0;
  color:var(--navy);
  border-radius:999px;
  padding:14px 18px;
}
.modern-concept .result-list span{color:var(--navy)}
.modern-concept .analysis-visual{
  height:610px;
  min-height:610px;
  border:0;
  border-radius:32px;
  box-shadow:0 35px 80px rgba(28,53,87,.25);
}

/* Use cases — horizontal product navigation */
.modern-concept #use-cases{
  background:#f8fbfc;
}
.modern-concept #use-cases .section-heading{
  text-align:left;
  margin-left:0;
  margin-bottom:54px;
}
.modern-concept .usecase-shell{
  display:block;
  max-width:none;
  border:0;
  border-radius:30px;
  overflow:hidden;
  background:#fff;
  box-shadow:0 24px 75px rgba(28,53,87,.10);
}
.modern-concept .usecase-tabs{
  display:flex;
  gap:8px;
  overflow-x:auto;
  padding:14px;
  background:#fff;
  scrollbar-width:none;
}
.modern-concept .usecase-tabs::-webkit-scrollbar{display:none}
.modern-concept .usecase-tabs button{
  flex:0 0 auto;
  width:auto;
  color:var(--navy);
  background:#edf4f6;
  border-radius:999px;
  padding:14px 20px;
}
.modern-concept .usecase-tabs button.active{
  background:var(--yellow);
  color:var(--navy);
}
.modern-concept .usecase-panel{
  grid-template-columns:1.15fr .85fr;
  min-height:580px;
}
.modern-concept .usecase-image{min-height:580px}
.modern-concept .usecase-content{padding:72px 68px}

/* Stats: floating yellow capsule */
.modern-concept .stats-band{
  background:#f8fbfc;
  padding:0 0 105px;
}
.modern-concept .stats-grid{
  background:var(--yellow);
  border-radius:28px;
  padding:34px 44px;
  box-shadow:0 20px 55px rgba(28,53,87,.12);
}
.modern-concept .stats-grid>div{
  border-right:1px solid rgba(28,53,87,.16);
}
.modern-concept .stats-grid>div:last-child{border-right:0}

/* Projects: image-led editorial tiles */
.modern-concept #projects{
  background:#e9f1f4;
}
.modern-concept #projects .heading-row{
  align-items:end;
  margin-bottom:54px;
}
.modern-concept .project-grid-2x2{
  gap:22px;
}
.modern-concept .project-grid-2x2 .project-card{
  grid-template-columns:1fr;
  grid-template-rows:310px auto;
  border:0;
  border-radius:26px;
  min-height:0;
  box-shadow:none;
  background:#fff;
}
.modern-concept .project-grid-2x2 .project-image{
  min-height:310px;
}
.modern-concept .project-grid-2x2 .project-body{
  padding:30px 32px 34px;
  justify-content:flex-start;
}
.modern-concept .project-grid-2x2 .project-body h3{
  font-size:1.3rem;
  min-height:3.55em;
}

/* Worldwide accordion island */
.modern-concept .worldwide-section{
  margin:34px;
  border-radius:34px;
  overflow:hidden;
  background-attachment:scroll;
}
.modern-concept .worldwide-grid{
  padding:120px 0;
  align-items:start;
}
.modern-concept .accordion details{
  border:0;
  background:rgba(255,255,255,.07);
  margin-bottom:10px;
  border-radius:14px;
  padding:0 20px;
}
.modern-concept .accordion summary{padding:22px 0}

/* Partner wall: cleaner, almost borderless */
.modern-concept .partner-proof{
  background:#f8fbfc;
}
.modern-concept .partner-copy-centered{margin-bottom:60px}
.modern-concept .partner-wall-twelve{
  gap:1px;
  background:rgba(108,155,196,.22);
  border:1px solid rgba(108,155,196,.22);
  border-radius:26px;
  overflow:hidden;
}
.modern-concept .partner-wall-twelve .partner-logo-card{
  border:0;
  border-radius:0;
  min-height:160px;
  background:#fff;
}

/* Contact: larger statement, glass form */
.modern-concept .contact-section{
  padding:130px 0;
  background-attachment:fixed;
}
.modern-concept .contact-overlay{
  background:linear-gradient(90deg,rgba(16,42,72,.95),rgba(16,42,72,.55));
}
.modern-concept .contact-copy h2{
  font-size:clamp(2.8rem,5vw,5.4rem);
}
.modern-concept .contact-form{
  border-radius:28px;
  padding:44px;
  background:rgba(255,255,255,.94);
  backdrop-filter:blur(18px);
}

/* Footer */
.modern-concept .site-footer{
  padding-top:88px;
  background:#081f38;
}
.modern-concept .footer-grid{
  gap:70px;
}
.modern-concept .footer-bottom{
  border-top:1px solid rgba(255,255,255,.12);
  padding-top:20px;
}

/* Responsive */
@media(max-width:980px){
  .modern-concept .section{padding:96px 0}
  .modern-concept .hero-content h1{font-size:clamp(3rem,9vw,5.4rem)}
  .modern-concept .insight-grid{grid-template-columns:1fr}
  .modern-concept .analysis-visual{height:520px;min-height:520px}
  .modern-concept .usecase-panel{grid-template-columns:1fr}
  .modern-concept .usecase-image{min-height:440px}
  .modern-concept .worldwide-section{margin:18px}
  .modern-concept .worldwide-grid{padding:90px 0}
}
@media(max-width:760px){
  .modern-concept .benefit-grid{grid-template-columns:1fr}
  .modern-concept .benefit-card{min-height:300px}
  .modern-concept .project-grid-2x2{grid-template-columns:1fr}
  .modern-concept .partner-wall-twelve{grid-template-columns:repeat(2,1fr)}
  .modern-concept .stats-grid{border-radius:0}
}
@media(max-width:650px){
  .modern-concept .section{padding:76px 0}
  .modern-concept .nav-wrap{min-height:68px}
  .modern-concept .hero{min-height:760px}
  .modern-concept .hero-content{padding-top:90px}
  .modern-concept .hero-content h1{
    font-size:3.15rem;
    line-height:.96;
  }
  .modern-concept .logo-strip .section-kicker{text-align:center}
  .modern-concept .top-logo-track img{width:190px;height:96px}
  .modern-concept #why .section-heading{text-align:center}
  .modern-concept .benefit-card{padding:32px}
  .modern-concept .video-section{padding:76px 0}
  .modern-concept .video-heading{text-align:center}
  .modern-concept .analysis-visual{height:410px;min-height:410px}
  .modern-concept #use-cases .section-heading{text-align:center}
  .modern-concept .usecase-content{padding:38px 28px}
  .modern-concept .usecase-image{min-height:330px}
  .modern-concept .stats-band{padding-bottom:70px}
  .modern-concept .stats-grid{padding:28px 22px}
  .modern-concept .worldwide-section{margin:0;border-radius:0}
  .modern-concept .contact-section{padding:82px 0}
  .modern-concept .contact-copy h2{font-size:2.7rem}
  .modern-concept .contact-form{padding:28px}
}


/* --- MODERN CONCEPT V3 refinements based on client feedback --- */

/* Hero: keep it cleaner and let the future video stay the focus */
.modern-concept .hero-content{
  max-width:920px;
}
.modern-concept .hero-content h1{
  font-size:clamp(2.9rem,5.6vw,5.6rem);
  line-height:.96;
  max-width:900px;
}
.modern-concept .hero-copy{
  max-width:660px;
}

/* Top partner strip back to white */
.modern-concept .logo-strip{
  background:#ffffff;
  border-top:1px solid rgba(28,53,87,.08);
  border-bottom:1px solid rgba(28,53,87,.08);
}
.modern-concept .top-logo-marquee:before{
  background:linear-gradient(90deg,#ffffff,transparent);
}
.modern-concept .top-logo-marquee:after{
  background:linear-gradient(-90deg,#ffffff,transparent);
}

/* Second section: keep the title cleaner, avoid the forced-looking wrap */
.modern-concept #why .section-heading h2{
  max-width:980px;
  text-wrap:balance;
}
.modern-concept .benefit-card:nth-child(2) h3{
  max-width:320px;
}

/* Middle icon white for stronger contrast */
.modern-concept .benefit-card:nth-child(2) .icon-image-shell{
  background:var(--navy);
  border-radius:50%;
  padding:10px;
}
.modern-concept .benefit-card:nth-child(2) .icon-image-shell img{
  filter:brightness(0) invert(1);
}

/* Bottom partners: revert to the earlier cleaner boxed-card look */
.modern-concept .partner-proof{
  background:#f8fbfc;
}
.modern-concept .partner-wall-twelve{
  gap:18px;
  background:transparent;
  border:0;
  border-radius:0;
  overflow:visible;
}
.modern-concept .partner-wall-twelve .partner-logo-card{
  background:#fff;
  border:1px solid rgba(108,155,196,.22);
  border-radius:16px;
  min-height:155px;
  box-shadow:none;
}

@media(max-width:980px){
  .modern-concept .hero-content h1{
    font-size:clamp(2.7rem,8vw,4.5rem);
  }
}
@media(max-width:650px){
  .modern-concept .hero-content h1{
    font-size:2.75rem;
  }
  .modern-concept #why .section-heading h2{
    max-width:340px;
    margin-left:auto;
    margin-right:auto;
  }
}


/* --- MODERN CONCEPT V4 decorative network language --- */
.modern-concept #why,
.modern-concept #use-cases,
.modern-concept #projects,
.modern-concept .partner-proof{
  position:relative;
  overflow:hidden;
}

.modern-concept #why:before,
.modern-concept #use-cases:before,
.modern-concept #projects:before,
.modern-concept .partner-proof:before{
  content:"";
  position:absolute;
  inset:auto -40px 18px auto;
  width:340px;
  height:240px;
  background:url('assets/decors/corner-network.svg') no-repeat center/contain;
  opacity:.34;
  pointer-events:none;
}

.modern-concept #why:after,
.modern-concept #projects:after{
  content:"";
  position:absolute;
  inset:26px auto auto -90px;
  width:480px;
  height:260px;
  background:url('assets/decors/hex-network.svg') no-repeat center/contain;
  opacity:.16;
  pointer-events:none;
}

.modern-concept #use-cases:before{
  inset:22px -58px auto auto;
  width:520px;
  height:290px;
  opacity:.18;
}

.modern-concept .partner-proof:before{
  inset:auto auto 24px -30px;
  width:380px;
  height:240px;
  opacity:.18;
}

.modern-concept #why .container,
.modern-concept #use-cases .container,
.modern-concept #projects .container,
.modern-concept .partner-proof .container{
  position:relative;
  z-index:1;
}

@media(max-width:980px){
  .modern-concept #why:before,
  .modern-concept #use-cases:before,
  .modern-concept #projects:before,
  .modern-concept .partner-proof:before{
    width:250px;
    height:180px;
    opacity:.18;
  }
  .modern-concept #why:after,
  .modern-concept #projects:after{
    width:300px;
    height:170px;
    opacity:.10;
  }
}
@media(max-width:650px){
  .modern-concept #why:before,
  .modern-concept #use-cases:before,
  .modern-concept #projects:before,
  .modern-concept .partner-proof:before,
  .modern-concept #why:after,
  .modern-concept #projects:after{
    display:none;
  }
}


/* --- MODERN CONCEPT V5: visible network decoration + uploaded globe icon --- */
.modern-concept .network-decor,
.modern-concept .sensor-decor{
  position:absolute;
  pointer-events:none;
  z-index:0;
  background-repeat:no-repeat;
  background-position:center;
  background-size:contain;
}
.modern-concept .network-decor{
  width:620px;
  height:360px;
  background-image:url('assets/decors/hex-network.svg');
  opacity:.42;
}
.modern-concept .sensor-decor{
  width:390px;
  height:280px;
  background-image:url('assets/decors/corner-network.svg');
  opacity:.55;
}
.modern-concept .network-decor-left{left:-120px;top:54px}
.modern-concept .sensor-decor-right{right:-40px;bottom:18px}
.modern-concept .network-decor-right{right:-120px;top:28px;transform:scaleX(-1)}
.modern-concept .sensor-decor-left{left:-35px;bottom:16px}
.modern-concept .network-decor-bottom{right:-100px;bottom:-28px}

.modern-concept #why,
.modern-concept #use-cases,
.modern-concept #projects,
.modern-concept .partner-proof{
  position:relative;
  isolation:isolate;
}
.modern-concept #why .container,
.modern-concept #use-cases .container,
.modern-concept #projects .container,
.modern-concept .partner-proof .container{
  position:relative;
  z-index:2;
}

/* The uploaded globe artwork is already a white circular icon, so do not invert it */
.modern-concept .benefit-card:nth-child(2) .icon-image-shell{
  background:transparent;
  padding:0;
}
.modern-concept .benefit-card:nth-child(2) .icon-image-shell img{
  filter:none;
}

/* Disable the older very subtle pseudo decorations to avoid duplication */
.modern-concept #why:before,
.modern-concept #why:after,
.modern-concept #use-cases:before,
.modern-concept #projects:before,
.modern-concept #projects:after,
.modern-concept .partner-proof:before{
  display:none !important;
}

@media(max-width:980px){
  .modern-concept .network-decor{width:420px;height:250px;opacity:.28}
  .modern-concept .sensor-decor{width:280px;height:200px;opacity:.34}
}
@media(max-width:650px){
  .modern-concept .network-decor,
  .modern-concept .sensor-decor{display:none}
}


/* --- MODERN CONCEPT V6 refinements --- */
/* Overall type scale slightly reduced */
.modern-concept h2{
  font-size:clamp(1.95rem,3.4vw,3.7rem);
  line-height:1.04;
}
.modern-concept .hero-content h1{
  font-size:clamp(2.45rem,4.7vw,4.85rem);
  line-height:.97;
  max-width:860px;
}
.modern-concept .hero-copy{
  max-width:640px;
  font-size:.98rem;
}

/* Key section titles on one line on desktop */
.modern-concept #why .section-heading h2,
.modern-concept .video-heading h2{
  white-space:nowrap;
  max-width:none;
  text-wrap:auto;
}
.modern-concept #why .section-heading,
.modern-concept .video-heading{
  max-width:1120px;
}
.modern-concept .video-heading h2{
  font-size:clamp(1.95rem,3vw,3.2rem);
}

/* Client-inspired network decor snippets */
.modern-concept #why,
.modern-concept .video-section{
  position:relative;
  overflow:hidden;
}
.modern-concept #why::before,
.modern-concept #why::after,
.modern-concept .video-section::after{
  content:"";
  position:absolute;
  pointer-events:none;
  background-image:url('assets/decors/client-network-reference.png');
  background-repeat:no-repeat;
  background-size:cover;
  opacity:.22;
  z-index:0;
}
.modern-concept #why .container,
.modern-concept .video-section .container{position:relative;z-index:1;}
.modern-concept #why::before{
  top:18px;
  right:-60px;
  width:540px;
  height:180px;
  background-position:right top;
  opacity:.26;
}
.modern-concept #why::after{
  bottom:18px;
  left:-40px;
  width:360px;
  height:140px;
  background-position:left bottom;
  opacity:.14;
}
.modern-concept .video-section::after{
  bottom:-22px;
  right:-40px;
  width:500px;
  height:170px;
  background-position:center bottom;
  opacity:.14;
}

@media(max-width:1100px){
  .modern-concept #why .section-heading h2,
  .modern-concept .video-heading h2{white-space:normal;}
}
@media(max-width:650px){
  .modern-concept h2{font-size:2.2rem;}
  .modern-concept .hero-content h1{font-size:2.7rem;}
  .modern-concept #why::before,
  .modern-concept #why::after,
  .modern-concept .video-section::after{display:none;}
}


/* --- MODERN CONCEPT V7 decor/title refinement --- */
/* Slightly smaller section headline scale overall */
.modern-concept h2{
  font-size:clamp(1.8rem,3vw,3.25rem);
}
.modern-concept .hero-content h1{
  font-size:clamp(2.3rem,4.1vw,4.35rem);
}

/* Force the two requested section titles onto one line on desktop */
.modern-concept #why .section-heading,
.modern-concept .video-heading{
  max-width:1320px;
}
.modern-concept #why .section-heading h2{
  font-size:clamp(1.8rem,2.7vw,2.9rem);
  white-space:nowrap;
  letter-spacing:-.04em;
}
.modern-concept .video-heading h2{
  font-size:clamp(1.75rem,2.55vw,2.75rem);
  white-space:nowrap;
  letter-spacing:-.035em;
}

/* Replace the previous generic decor with real cropped fragments from the supplied graphic */
.modern-concept #why::before,
.modern-concept #why::after,
.modern-concept .video-section::after{
  background-repeat:no-repeat;
  background-size:contain;
  opacity:.28;
}
.modern-concept #why::before{
  background-image:url('assets/decors/client-decor-right-v8.png');
  top:18px;
  right:-25px;
  width:640px;
  height:220px;
}
.modern-concept #why::after{
  background-image:url('assets/decors/client-decor-left-v8.png');
  left:-10px;
  bottom:8px;
  width:520px;
  height:220px;
  opacity:.2;
}
.modern-concept .video-section::after{
  background-image:url('assets/decors/client-decor-wide-v8.png');
  right:-15px;
  bottom:-8px;
  width:680px;
  height:220px;
  opacity:.18;
}

@media(max-width:1180px){
  .modern-concept #why .section-heading h2,
  .modern-concept .video-heading h2{
    white-space:normal;
  }
}
@media(max-width:650px){
  .modern-concept h2{font-size:2.05rem;}
  .modern-concept .hero-content h1{font-size:2.55rem;}
}


/* =========================================================
   FIELD INTELLIGENCE SHOWCASE
   ========================================================= */
.field-intelligence-showcase{
  position:relative;
  min-height:980px;
  padding:110px 0 90px;
  background:
    url('assets/showcase/field-drone.jpg')
    center center / cover no-repeat;
  overflow:hidden;
  isolation:isolate;
}
.field-intelligence-overlay{
  position:absolute;
  inset:0;
  z-index:-1;
  background:
    linear-gradient(90deg,
      rgba(8,31,56,.94) 0%,
      rgba(8,31,56,.79) 30%,
      rgba(8,31,56,.24) 59%,
      rgba(8,31,56,.08) 100%),
    linear-gradient(0deg,
      rgba(239,245,246,.97) 0%,
      rgba(239,245,246,.72) 22%,
      rgba(239,245,246,0) 52%);
}
.field-intelligence-inner{
  position:relative;
  min-height:780px;
}
.field-intelligence-copy{
  width:min(520px, 42%);
  padding-top:12px;
  color:#fff;
}
.field-intelligence-copy h2{
  margin:10px 0 22px;
  max-width:560px;
  color:#fff;
  font-size:clamp(2.25rem,4vw,4.15rem);
  line-height:1.02;
  letter-spacing:-.045em;
}
.field-intelligence-copy>p:not(.eyebrow){
  max-width:500px;
  margin:0 0 30px;
  color:rgba(255,255,255,.82);
  font-size:1rem;
  line-height:1.75;
}
.field-intelligence-copy .btn{
  border-radius:999px;
  padding:16px 25px;
}
.field-intelligence-cards{
  position:absolute;
  inset:0;
}
.field-card{
  position:absolute;
  margin:0;
  overflow:hidden;
  border-radius:24px;
  background:#fff;
  box-shadow:
    0 26px 70px rgba(8,31,56,.22),
    0 4px 14px rgba(8,31,56,.12);
}
.field-card img{
  display:block;
  width:100%;
  height:auto;
}
.field-card-health{
  width:min(520px,42vw);
  right:0;
  top:0;
  transform:rotate(.45deg);
}
.field-card-vigor{
  width:min(520px,42vw);
  left:8%;
  bottom:0;
  transform:rotate(-.6deg);
}
.field-card-yield{
  width:min(500px,40vw);
  right:1%;
  bottom:22px;
  transform:rotate(.35deg);
}
.field-card:after{
  content:"";
  position:absolute;
  inset:0;
  border-radius:inherit;
  border:1px solid rgba(255,255,255,.75);
  pointer-events:none;
}

/* Keep the section visually clean on smaller laptops */
@media(max-width:1180px){
  .field-intelligence-showcase{
    min-height:940px;
  }
  .field-intelligence-copy{
    width:46%;
  }
  .field-card-health{width:48vw}
  .field-card-vigor{width:46vw;left:2%}
  .field-card-yield{width:45vw}
}

/* Tablet: convert the composition into a structured grid */
@media(max-width:900px){
  .field-intelligence-showcase{
    min-height:auto;
    padding:86px 0 72px;
    background-position:68% center;
  }
  .field-intelligence-overlay{
    background:
      linear-gradient(180deg,
        rgba(8,31,56,.92) 0%,
        rgba(8,31,56,.72) 35%,
        rgba(239,245,246,.82) 68%,
        rgba(239,245,246,.98) 100%);
  }
  .field-intelligence-inner{
    min-height:auto;
  }
  .field-intelligence-copy{
    width:100%;
    max-width:620px;
    margin:0 auto 54px;
    text-align:center;
  }
  .field-intelligence-copy h2{
    margin-left:auto;
    margin-right:auto;
  }
  .field-intelligence-copy>p:not(.eyebrow){
    margin-left:auto;
    margin-right:auto;
  }
  .field-intelligence-cards{
    position:relative;
    inset:auto;
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:22px;
  }
  .field-card{
    position:relative;
    inset:auto;
    width:auto;
    transform:none;
  }
  .field-card-health{
    grid-column:1/-1;
    width:min(680px,100%);
    justify-self:center;
  }
}

/* Mobile: text first, then cards one below another; drone may crop */
@media(max-width:650px){
  .field-intelligence-showcase{
    padding:72px 0 54px;
    background-position:70% center;
  }
  .field-intelligence-copy{
    margin-bottom:40px;
    text-align:left;
  }
  .field-intelligence-copy h2{
    font-size:2.55rem;
  }
  .field-intelligence-copy .btn{
    display:inline-flex;
  }
  .field-intelligence-cards{
    grid-template-columns:1fr;
    gap:16px;
  }
  .field-card-health{
    grid-column:auto;
    width:100%;
  }
  .field-card{
    border-radius:16px;
    box-shadow:0 18px 42px rgba(8,31,56,.18);
  }
}


/* =========================================================
   FIELD INTELLIGENCE SHOWCASE V2
   Smaller cards, all three aligned in one row at the bottom
   ========================================================= */
@media(min-width:901px){
  .field-intelligence-showcase{
    min-height:920px;
    padding:100px 0 74px;
  }
  .field-intelligence-inner{
    min-height:735px;
  }
  .field-intelligence-copy{
    width:min(520px,38%);
    padding-top:18px;
  }
  .field-intelligence-copy h2{
    font-size:clamp(2.1rem,3.5vw,3.7rem);
  }

  .field-intelligence-cards{
    position:absolute;
    left:0;
    right:0;
    bottom:0;
    top:auto;
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:18px;
    align-items:end;
  }

  .field-card,
  .field-card-health,
  .field-card-vigor,
  .field-card-yield{
    position:relative;
    inset:auto;
    width:auto;
    max-width:none;
    transform:none;
  }

  .field-card{
    border-radius:18px;
    box-shadow:
      0 18px 48px rgba(8,31,56,.20),
      0 3px 10px rgba(8,31,56,.10);
  }

  .field-card img{
    width:100%;
    height:auto;
  }
}

@media(min-width:901px) and (max-width:1180px){
  .field-intelligence-showcase{
    min-height:860px;
  }
  .field-intelligence-inner{
    min-height:690px;
  }
  .field-intelligence-copy{
    width:44%;
  }
  .field-intelligence-cards{
    gap:14px;
  }
}

@media(max-width:900px){
  .field-intelligence-cards{
    grid-template-columns:1fr;
  }
  .field-card-health{
    grid-column:auto;
    width:100%;
  }
}


/* =========================================================
   SHOWCASE V3 refinements
   - flatter card images
   - white background for the video section above
   - softer / pale neutral background for the stats band below
   ========================================================= */
.video-section{
  background:#ffffff !important;
}

.video-frame{
  box-shadow:0 20px 48px rgba(8,31,56,.12);
}

/* soften the bright yellow metrics band under "One approach..." */
.metrics-strip,
.impact-strip,
.stats-band,
.stat-band,
.kpi-band{
  background:#edf1f3 !important;
  color:var(--navy-900) !important;
}

.metrics-strip .metric-item,
.impact-strip .metric-item,
.stats-band .metric-item,
.stat-band .metric-item,
.kpi-band .metric-item{
  color:var(--navy-900) !important;
}

.metrics-strip .metric-item strong,
.impact-strip .metric-item strong,
.stats-band .metric-item strong,
.stat-band .metric-item strong,
.kpi-band .metric-item strong{
  color:var(--navy-900) !important;
}

/* fallback: in the current prototype the yellow strip uses a section with warning/yellow background */
.section.bg-accent,
.section.section-accent,
.section.section-highlight{
  background:#edf1f3 !important;
  color:var(--navy-900) !important;
}

/* Keep the showcase cards slightly calmer visually */
.field-card{
  background:transparent !important;
  box-shadow:
    0 12px 34px rgba(8,31,56,.16),
    0 2px 6px rgba(8,31,56,.08) !important;
  border-radius:16px !important;
}

.field-card:after{
  display:none !important;
}

.field-card img{
  border-radius:16px !important;
}


/* =========================================================
   SHOWCASE V4 — reduce card height by cropping excess white space
   ========================================================= */
@media(min-width:901px){
  .field-intelligence-showcase{
    min-height:820px;
  }

  .field-intelligence-inner{
    min-height:650px;
  }

  .field-intelligence-cards{
    align-items:end;
  }

  .field-card{
    height:365px;
    overflow:hidden;
  }

  .field-card img{
    width:100%;
    height:100%;
    object-fit:cover;
    object-position:top center;
  }
}

@media(min-width:901px) and (max-width:1180px){
  .field-card{
    height:330px;
  }
}

@media(max-width:900px){
  .field-card{
    height:auto;
  }

  .field-card img{
    height:auto;
    object-fit:contain;
  }
}


/* =========================================================
   SHOWCASE V5
   - swap showcase with the following insight section
   - turn the former yellow insight section into brand navy
   ========================================================= */
.insight-section{
  background:var(--navy) !important;
  color:#ffffff !important;
}

.insight-section .eyebrow,
.insight-section h2,
.insight-section .insight-copy > p{
  color:#ffffff !important;
}

.insight-section .insight-copy > p{
  color:rgba(255,255,255,.76) !important;
}

.insight-section .result-list div{
  background:rgba(255,255,255,.08) !important;
  border:1px solid rgba(255,255,255,.14) !important;
  color:#ffffff !important;
}

.insight-section .result-list span{
  color:var(--yellow) !important;
}

.insight-section .analysis-visual{
  border:1px solid rgba(255,255,255,.16) !important;
  box-shadow:0 28px 70px rgba(0,0,0,.24) !important;
}

.insight-section .analysis-card{
  background:rgba(255,255,255,.94) !important;
  color:var(--navy) !important;
}

.insight-section .placeholder-note{
  color:rgba(255,255,255,.74) !important;
}


/* =========================================================
   SHOWCASE V6 — requested final section order and spacing
   Video → card showcase → One approach → Every field
   ========================================================= */

/* Move the complete video block upward by roughly 3 cm and use the same pale blue background */
.video-section{
  background:#eef5f7 !important;
  padding-top:18px !important;
  padding-bottom:92px !important;
}

.video-heading{
  margin-top:0 !important;
  margin-bottom:30px !important;
}

.youtube-wrap{
  margin-top:0 !important;
}

/* Reduce the visible height of the three image cards further */
@media(min-width:901px){
  .field-intelligence-showcase{
    min-height:740px !important;
    padding-top:88px !important;
    padding-bottom:58px !important;
  }

  .field-intelligence-inner{
    min-height:570px !important;
  }

  .field-card{
    height:280px !important;
  }

  .field-card img{
    height:100% !important;
    object-fit:cover !important;
    object-position:top center !important;
  }
}

@media(min-width:901px) and (max-width:1180px){
  .field-intelligence-showcase{
    min-height:700px !important;
  }

  .field-intelligence-inner{
    min-height:540px !important;
  }

  .field-card{
    height:255px !important;
  }
}

@media(max-width:900px){
  .video-section{
    padding-top:42px !important;
    padding-bottom:72px !important;
  }

  .field-card{
    height:auto !important;
  }

  .field-card img{
    height:auto !important;
    object-fit:contain !important;
  }
}


/* =========================================================
   SHOWCASE V7 — video text, background transition, stats spacing
   ========================================================= */

/* Video section copy should be dark on the pale background */
.video-section .eyebrow,
.video-section h2,
.video-section .video-heading > p{
  color:var(--navy) !important;
}

.video-section .video-heading > p{
  color:rgba(28,53,87,.72) !important;
}

/* Smooth transition from the previous light section into the video section */
.video-section{
  position:relative;
  background:
    linear-gradient(
      180deg,
      #f8fbfc 0%,
      #f3f8fa 18%,
      #eef5f7 48%,
      #e8f1f4 100%
    ) !important;
}

.video-section::before{
  content:"";
  position:absolute;
  top:-72px;
  left:0;
  right:0;
  height:120px;
  background:linear-gradient(
    180deg,
    rgba(248,251,252,0) 0%,
    rgba(248,251,252,.65) 45%,
    #f8fbfc 100%
  );
  pointer-events:none;
}

.video-section > .container{
  position:relative;
  z-index:1;
}

/* Push the yellow stats block down by about 2.5–3 cm */
.stats-band{
  padding-top:28px !important;
}

.stats-band .stats-grid{
  transform:translateY(28px);
  margin-bottom:28px;
}


/* =========================================================
   SHOWCASE V8 — stats spacing + worldwide background/padding
   ========================================================= */

/* Move the yellow stats card lower, but close the space beneath it */
.stats-band{
  padding-top:62px !important;
  padding-bottom:0 !important;
}

.stats-band .stats-grid{
  transform:translateY(42px) !important;
  margin-bottom:-42px !important;
}

/* Bring Proof in the field closer to the stats card */
#projects{
  padding-top:78px !important;
}

/* New field background under the navy overlay */
.worldwide-section{
  background:
    url('assets/images/worldwide-fields.jpg')
    center center / cover no-repeat !important;
  background-attachment:scroll !important;
  padding-top:60px !important;
  padding-bottom:88px !important;
}

/* Reduce the large empty navy area above the content */
.worldwide-grid{
  padding-top:0 !important;
  padding-bottom:0 !important;
  align-items:start !important;
}

.worldwide-overlay{
  background:
    linear-gradient(
      90deg,
      rgba(16,42,72,.94) 0%,
      rgba(16,42,72,.88) 48%,
      rgba(16,42,72,.82) 100%
    ) !important;
}

@media(max-width:900px){
  .stats-band{
    padding-top:44px !important;
  }

  .stats-band .stats-grid{
    transform:translateY(24px) !important;
    margin-bottom:-24px !important;
  }

  #projects{
    padding-top:62px !important;
  }

  .worldwide-section{
    padding-top:50px !important;
    padding-bottom:68px !important;
    background-position:center center !important;
  }
}


/* =========================================================
   SHOWCASE V9 — final fix for yellow stats section
   ========================================================= */
.stats-band{
  padding-top:78px !important;
  padding-bottom:22px !important;
  overflow:visible !important;
}

.stats-band .stats-grid{
  transform:none !important;
  margin-top:34px !important;
  margin-bottom:0 !important;
  position:relative !important;
  z-index:2 !important;
}

#projects{
  padding-top:56px !important;
}

@media(max-width:900px){
  .stats-band{
    padding-top:56px !important;
    padding-bottom:18px !important;
  }

  .stats-band .stats-grid{
    margin-top:22px !important;
    margin-bottom:0 !important;
  }

  #projects{
    padding-top:44px !important;
  }
}
