.cpsh {
  --ink:#17231f;--muted:#5d6b65;--green:#1e5747;--green-dark:#123c32;--green-soft:#e7f0ec;
  --sand:#eee2cf;--cream:#f7f4ed;--white:#fff;--line:rgba(23,35,31,.13);
  --r1:16px;--r2:24px;--r3:38px;--shadow:0 24px 70px rgba(19,57,47,.14);
  background:#fff;color:var(--ink);font-family:inherit;overflow:hidden;
}
.cpsh *,.cpsh *::before,.cpsh *::after{box-sizing:border-box}.cpsh img{display:block;max-width:100%}.cpsh a{color:inherit;text-decoration:none}.cpsh h1,.cpsh h2,.cpsh h3,.cpsh p,.cpsh figure{margin-top:0}.cpsh-shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}.cpsh-section{padding:112px 0}.cpsh-eyebrow{margin-bottom:14px;color:var(--green);font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.cpsh-heading{max-width:780px;margin-bottom:52px}.cpsh-heading--split{max-width:none;display:grid;grid-template-columns:1.15fr .85fr;gap:80px;align-items:end}.cpsh-heading h2,.cpsh-about h2,.cpsh-industries h2,.cpsh-cta h2{margin-bottom:18px;font-size:clamp(34px,4.2vw,58px);line-height:1.05;letter-spacing:-.045em}.cpsh-heading>p:last-child,.cpsh-heading--split>p,.cpsh-about p,.cpsh-industries__copy>p{color:var(--muted);font-size:18px;line-height:1.72}.cpsh-btn{display:inline-flex;min-height:64px;align-items:center;justify-content:center;padding:18px 34px;border:2px solid transparent;border-radius:999px;font-size:20px;font-weight:900;line-height:1.1;letter-spacing:-.02em;transition:.25s ease;box-shadow:0 12px 30px rgba(18,60,50,.12)}.cpsh-btn:hover{transform:translateY(-3px);box-shadow:0 18px 36px rgba(18,60,50,.18)}.cpsh-btn--primary{background:var(--green);color:#fff;border-color:var(--green)}.cpsh-btn--secondary{border-color:var(--green);background:#fff;color:var(--green)}.cpsh-btn--light{background:#fff;color:var(--green-dark)}.cpsh-btn--ghost-light{border-color:rgba(255,255,255,.52);color:#fff}.cpsh-actions{display:flex;flex-wrap:wrap;gap:18px;align-items:center}.cpsh-text-link{display:inline-flex;align-items:center;gap:9px;color:var(--green);font-size:14px;font-weight:900}.cpsh-text-link--large{font-size:16px}.cpsh-center-action{text-align:center;margin-top:38px}.cpsh-hero .cpsh-actions{margin-top:8px}.cpsh-hero .cpsh-btn{min-width:280px}
.cpsh-photo{width:100%;height:100%;object-fit:cover}.cpsh-photo-placeholder{display:grid;width:100%;height:100%;place-content:center;padding:22px;text-align:center;background:linear-gradient(135deg,#dce7e2,#f0e7d8);color:var(--green)}.cpsh-photo-placeholder span{font-size:18px;font-weight:900}.cpsh-photo-placeholder small{display:block;margin-top:8px;color:#64726c;font-size:11px}
.cpsh-hero{position:relative;padding:88px 0 76px;background:radial-gradient(circle at 82% 18%,#d5e5dd 0,transparent 30%),linear-gradient(135deg,#fbfaf7,#edf3ef)}.cpsh-hero::after{content:"";position:absolute;inset:auto 0 0;height:1px;background:var(--line)}.cpsh-hero__grid{display:grid;grid-template-columns:1.02fr .98fr;gap:68px;align-items:center;min-height:670px}.cpsh-kicker{display:inline-flex;align-items:center;gap:10px;margin-bottom:24px;color:var(--green);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.cpsh-kicker span{width:34px;height:2px;background:currentColor}.cpsh-hero h1{max-width:720px;margin-bottom:26px;font-size:clamp(46px,6.1vw,80px);line-height:.98;letter-spacing:-.062em}.cpsh-hero__lead{max-width:680px;margin-bottom:34px;color:var(--muted);font-size:19px;line-height:1.72}.cpsh-hero__visual{position:relative;min-height:580px}.cpsh-hero__visual::before{content:"";position:absolute;inset:10% 10% 5% 3%;border-radius:50%;background:#dce9e3}.cpsh-hero-photo{position:absolute;overflow:hidden;border:8px solid rgba(255,255,255,.9);border-radius:25px;background:#e9eeeb;box-shadow:var(--shadow);transition:transform .3s ease}.cpsh-hero-photo--main{inset:7% 3% 10% 10%;z-index:1}.cpsh-hero-photo--machine{top:0;right:0;z-index:2;width:45%;height:31%;transform:rotate(2.5deg)}.cpsh-hero-photo--shipping{right:0;bottom:0;z-index:3;width:50%;height:31%;transform:rotate(-2deg)}.cpsh-hero-photo figcaption{position:absolute;left:17px;right:17px;bottom:17px;padding:15px 17px;border-radius:14px;background:rgba(255,255,255,.92);backdrop-filter:blur(10px)}.cpsh-hero-photo figcaption strong,.cpsh-hero-photo figcaption span{display:block}.cpsh-hero-photo figcaption strong{font-size:15px}.cpsh-hero-photo figcaption span{margin-top:3px;color:var(--muted);font-size:12px}.cpsh-hero-photo--shipping figcaption{left:12px;right:12px;bottom:12px;padding:10px;font-size:11px;font-weight:800}
.cpsh-metrics{background:var(--green-dark);color:#fff}.cpsh-metrics__grid{display:grid;grid-template-columns:repeat(4,1fr)}.cpsh-metrics__grid>div{min-height:150px;padding:31px 27px;border-right:1px solid rgba(255,255,255,.14)}.cpsh-metrics__grid>div:last-child{border-right:0}.cpsh-metrics strong,.cpsh-metrics span{display:block}.cpsh-metrics strong{margin-bottom:10px;font-size:28px}.cpsh-metrics span{max-width:190px;color:rgba(255,255,255,.72);font-size:13px;line-height:1.5}
.cpsh-about{background:#fff}.cpsh-about__grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:80px;align-items:center}.cpsh-about__lead{font-size:19px!important}.cpsh-about__visual{position:relative;min-height:620px;overflow:hidden;border-radius:var(--r3);background:#e7ece9}.cpsh-about__visual figcaption{position:absolute;right:22px;bottom:22px;padding:22px 25px;border-radius:18px;background:var(--sand);box-shadow:var(--shadow)}.cpsh-about__visual figcaption strong,.cpsh-about__visual figcaption span{display:block}.cpsh-about__visual figcaption strong{font-size:18px}.cpsh-about__visual figcaption span{margin-top:4px;color:#756951;font-size:13px}
.cpsh-flow{background:var(--cream)}.cpsh-flow__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.cpsh-flow-card{overflow:hidden;border-radius:var(--r2);background:#fff;border:1px solid var(--line)}.cpsh-flow-card__media{position:relative;height:235px;overflow:hidden;background:#e7ece9}.cpsh-flow-card__media>span{position:absolute;top:15px;left:15px;display:grid;width:38px;height:38px;place-items:center;border-radius:50%;background:var(--green);color:#fff;font-size:11px;font-weight:900}.cpsh-flow-card__body{padding:25px}.cpsh-flow-card h3{margin-bottom:10px;font-size:22px}.cpsh-flow-card p{margin:0;color:var(--muted);line-height:1.65}
.cpsh-capability{background:#fff}.cpsh-capability__grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.cpsh-capability-card{min-height:320px;padding:30px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.cpsh-capability-card>span{display:block;margin-bottom:76px;color:var(--green);font-size:12px;font-weight:900}.cpsh-capability-card h3{margin-bottom:13px;font-size:22px}.cpsh-capability-card p{color:var(--muted);line-height:1.65}
.cpsh-industries{background:var(--green-dark);color:#fff}.cpsh-industries__layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}.cpsh-industries .cpsh-eyebrow{color:#bed8ce}
.cpsh-industries__eyebrow{
  display:inline-block;
  margin-bottom:22px;
  color:#f4ede0!important;
  font-size:18px!important;
  font-weight:900!important;
  line-height:1.25;
  letter-spacing:.14em;
  text-transform:uppercase;
}
.cpsh-industries__eyebrow::after{
  content:"";
  display:block;
  width:76px;
  height:3px;
  margin-top:12px;
  border-radius:999px;
  background:var(--sand);
}.cpsh-industries__showcase{min-width:0}.cpsh-industry-slider{position:relative;margin-bottom:28px}.cpsh-industry-slider__viewport{position:relative;aspect-ratio:4/3;overflow:hidden;border-radius:26px;background:#173f35;box-shadow:0 24px 60px rgba(0,0,0,.25)}.cpsh-industry-slide{position:absolute;inset:0;margin:0;opacity:0;transform:scale(1.03);transition:opacity .55s ease,transform .8s ease;pointer-events:none}.cpsh-industry-slide.is-active{opacity:1;transform:scale(1);pointer-events:auto}.cpsh-industry-slide img{width:100%;height:100%;object-fit:cover}.cpsh-industry-slider__empty{display:grid;width:100%;height:100%;place-content:center;padding:30px;text-align:center;background:linear-gradient(135deg,#1b5244,#0f352d)}.cpsh-industry-slider__empty strong{font-size:22px}.cpsh-industry-slider__empty span{margin-top:8px;color:rgba(255,255,255,.7);font-size:13px}.cpsh-industry-slider__arrow{position:absolute;top:50%;z-index:3;display:grid;width:46px;height:46px;place-items:center;padding:0;border:1px solid rgba(255,255,255,.5);border-radius:50%;background:rgba(10,43,35,.72);color:#fff;font-size:30px;line-height:1;cursor:pointer;transform:translateY(-50%);backdrop-filter:blur(8px);transition:.2s ease}.cpsh-industry-slider__arrow:hover{background:#fff;color:var(--green-dark)}.cpsh-industry-slider__arrow--prev{left:14px}.cpsh-industry-slider__arrow--next{right:14px}.cpsh-industry-slider__dots{position:absolute;right:18px;bottom:16px;z-index:3;display:flex;gap:7px}.cpsh-industry-slider__dots button{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.45);cursor:pointer;transition:.2s ease}.cpsh-industry-slider__dots button.is-active{width:24px;border-radius:999px;background:#fff}.cpsh-btn--industry{
  display:flex!important;
  width:100%;
  min-height:68px;
  align-items:center;
  justify-content:space-between;
  gap:20px;
  margin-top:4px;
  padding:17px 20px 17px 28px;
  border:2px solid #fff!important;
  border-radius:18px;
  background:#fff!important;
  color:var(--green-dark)!important;
  opacity:1!important;
  font-size:18px!important;
  font-weight:900!important;
  line-height:1.2;
  letter-spacing:-.015em;
  box-shadow:0 16px 38px rgba(0,0,0,.24);
  transition:transform .25s ease,background .25s ease,border-color .25s ease,box-shadow .25s ease;
}
.cpsh-btn--industry::after{
  content:"→";
  display:grid;
  flex:0 0 auto;
  width:38px;
  height:38px;
  place-items:center;
  border-radius:50%;
  background:var(--green);
  color:#fff;
  font-size:20px;
  font-weight:900;
  transition:transform .25s ease,background .25s ease;
}
.cpsh-btn--industry:hover{
  border-color:var(--sand)!important;
  background:var(--sand)!important;
  color:var(--green-dark)!important;
  transform:translateY(-3px);
  box-shadow:0 20px 44px rgba(0,0,0,.28);
}
.cpsh-btn--industry:hover::after{
  background:var(--green-dark);
  transform:translateX(4px);
}.cpsh-industry-list{border-top:1px solid rgba(255,255,255,.18)}.cpsh-industry-list>div{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:23px 5px;border-bottom:1px solid rgba(255,255,255,.18)}.cpsh-industry-list span{font-size:18px;font-weight:900}.cpsh-industry-list small{color:rgba(255,255,255,.65);font-size:13px;line-height:1.5}
.cpsh-brands{background:#fff}.cpsh-brand-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.cpsh-brand{overflow:hidden;border:1px solid var(--line);border-radius:var(--r2);background:#fff}.cpsh-brand__media{height:250px;overflow:hidden;background:#e8edea}.cpsh-brand__body{padding:27px}.cpsh-brand h3{margin-bottom:12px;font-size:27px}.cpsh-brand__body>p:not(.cpsh-eyebrow){min-height:74px;color:var(--muted);line-height:1.62}
.cpsh-products{background:#f1f5f3}.cpsh-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.cpsh-product{overflow:hidden;border-radius:var(--r1);background:#fff;box-shadow:0 12px 35px rgba(23,35,31,.06)}.cpsh-product__media{display:block;height:245px;overflow:hidden;background:#eef1ef}.cpsh-product__media img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.cpsh-product:hover img{transform:scale(1.045)}.cpsh-product__body{padding:22px}.cpsh-product h3{margin-bottom:16px;font-size:18px;line-height:1.35}
.cpsh-process{background:var(--cream)}.cpsh-process__grid{display:grid;grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;border-top:1px solid var(--line);border-left:1px solid var(--line)}.cpsh-process li{min-height:290px;padding:30px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.cpsh-process li>span{display:block;margin-bottom:67px;color:var(--green);font-size:13px;font-weight:900}.cpsh-process h3{margin-bottom:13px;font-size:21px}.cpsh-process p{color:var(--muted);line-height:1.65}
.cpsh-cta{padding:0 0 70px;background:var(--cream)}.cpsh-cta__box{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:center;padding:68px;border-radius:var(--r3);background:var(--green);color:#fff}.cpsh-cta .cpsh-eyebrow{color:#cbe0d7}.cpsh-cta h2{max-width:720px;margin-bottom:14px;font-size:clamp(32px,4vw,52px)}.cpsh-cta__box>div>p:last-child{margin-bottom:0;color:rgba(255,255,255,.72);font-size:17px;line-height:1.65}.cpsh-cta .cpsh-actions{justify-content:flex-end}
.cpsh-reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.cpsh-reveal.is-visible{opacity:1;transform:translateY(0)}
@media(prefers-reduced-motion:reduce){.cpsh *,.cpsh *::before,.cpsh *::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.cpsh-reveal{opacity:1;transform:none}}
@media(max-width:1024px){.cpsh-section{padding:90px 0}.cpsh-hero__grid{grid-template-columns:1fr 1fr;gap:36px}.cpsh-flow__grid{grid-template-columns:repeat(2,1fr)}.cpsh-capability__grid,.cpsh-product-grid,.cpsh-process__grid{grid-template-columns:repeat(2,1fr)}.cpsh-about__grid,.cpsh-industries__layout{gap:50px}.cpsh-brand-grid{grid-template-columns:repeat(2,1fr)}.cpsh-brand:last-child{grid-column:1/-1}}
@media(max-width:767px){.cpsh-shell{width:min(100% - 28px,1180px)}.cpsh-section{padding:72px 0}.cpsh-heading{margin-bottom:36px}.cpsh-heading--split{grid-template-columns:1fr;gap:8px;align-items:start}.cpsh-heading h2,.cpsh-about h2,.cpsh-industries h2,.cpsh-cta h2{font-size:clamp(32px,10vw,44px)}.cpsh-heading>p:last-child,.cpsh-heading--split>p,.cpsh-about p{font-size:16px}.cpsh-hero{padding:64px 0 48px}.cpsh-hero__grid{display:flex;flex-direction:column;min-height:0}.cpsh-hero h1{font-size:clamp(43px,13vw,60px)}.cpsh-hero__lead{font-size:17px}.cpsh-actions{align-items:stretch}.cpsh-actions .cpsh-btn{flex:1 1 100%;min-width:0;font-size:18px;min-height:60px;padding:16px 24px}.cpsh-hero__visual{width:100%;min-height:490px}.cpsh-hero-photo--main{inset:8% 0 9% 7%}.cpsh-hero-photo--machine{width:48%;height:29%}.cpsh-hero-photo--shipping{width:57%;height:29%}.cpsh-metrics__grid{grid-template-columns:repeat(2,1fr)}.cpsh-metrics__grid>div{min-height:128px;padding:22px 18px;border-bottom:1px solid rgba(255,255,255,.13)}.cpsh-metrics__grid>div:nth-child(2){border-right:0}.cpsh-about__grid,.cpsh-industries__layout{grid-template-columns:1fr;gap:45px}.cpsh-industry-slider__viewport{aspect-ratio:16/11}.cpsh-industries__eyebrow{font-size:16px!important;margin-bottom:18px}.cpsh-btn--industry{width:100%;min-width:0;min-height:62px;padding:14px 16px 14px 20px;font-size:16px!important}.cpsh-btn--industry::after{width:34px;height:34px;font-size:18px}.cpsh-about__visual{min-height:430px}.cpsh-flow__grid{display:flex;overflow-x:auto;gap:14px;scroll-snap-type:x mandatory;padding-bottom:10px}.cpsh-flow-card{min-width:84%;scroll-snap-align:start}.cpsh-capability__grid,.cpsh-process__grid{grid-template-columns:1fr}.cpsh-capability-card{min-height:245px}.cpsh-capability-card>span{margin-bottom:38px}.cpsh-industry-list>div{grid-template-columns:1fr;gap:7px}.cpsh-brand-grid,.cpsh-product-grid{display:flex;overflow-x:auto;gap:14px;scroll-snap-type:x mandatory;padding-bottom:10px}.cpsh-brand,.cpsh-product{min-width:84%;scroll-snap-align:start}.cpsh-brand:last-child{grid-column:auto}.cpsh-process li{min-height:225px}.cpsh-process li>span{margin-bottom:36px}.cpsh-cta{padding-bottom:28px}.cpsh-cta__box{grid-template-columns:1fr;gap:34px;padding:44px 26px;border-radius:26px}.cpsh-cta .cpsh-actions{justify-content:flex-start}}