:root{--black:#090a0b;--ink:#161719;--soft:#f5f5f2;--line:#d9d9d4;--yellow:#ffd400;--muted:#666;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.topbar{background:#000;color:#fff;padding:9px max(24px,calc((100vw - var(--max))/2));display:flex;justify-content:space-between;gap:20px;font-size:13px}.toplinks{display:flex;gap:24px}.nav{height:78px;max-width:var(--max);margin:auto;display:flex;align-items:center;gap:30px;padding:0 24px;position:relative;background:#fff;z-index:20}.brand{display:flex;align-items:center;gap:10px;font-weight:850;font-size:21px;letter-spacing:-.5px;white-space:nowrap}.brand-logo{width:58px;height:48px;object-fit:contain;object-position:center;background:#fff;border-radius:5px}.accent{color:#9b8200}.nav nav{display:flex;gap:25px;margin-left:auto;font-size:14px;font-weight:650}.nav nav a:hover{color:#8a7300}.btn{display:inline-flex;align-items:center;justify-content:center;background:var(--yellow);color:#111;border:0;border-radius:6px;padding:15px 22px;font-weight:800;cursor:pointer;font-size:15px}.btn:hover{filter:brightness(.96);transform:translateY(-1px)}.btn.small{padding:11px 16px;font-size:13px}.btn.secondary{background:#111;color:#fff}.menu{display:none;margin-left:auto;border:0;background:none;font-size:26px}.hero{background:var(--black);color:#fff;display:grid;grid-template-columns:1fr 1fr;min-height:650px}.hero-copy{padding:95px max(36px,calc((100vw - var(--max))/2)) 80px; padding-right:55px}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:850;color:#a78c00;margin:0 0 18px}.hero .eyebrow{color:var(--yellow)}h1{font-size:clamp(48px,6vw,82px);line-height:.94;letter-spacing:-4px;margin:0 0 28px}h1 span{color:var(--yellow)}.lead{font-size:19px;line-height:1.65;color:#d4d4d4;max-width:650px}.actions{display:flex;gap:22px;align-items:center;margin-top:32px}.text-link{font-weight:750}.trust{display:flex;flex-wrap:wrap;gap:9px;margin-top:30px}.trust span{border:1px solid #343434;border-radius:999px;padding:8px 11px;font-size:12px;color:#cfcfcf}.hero-media{background:#fff;position:relative;display:grid;place-items:center;overflow:hidden}.hero-media img{width:100%;height:100%;object-fit:contain;max-height:650px}.media-label{position:absolute;bottom:22px;left:22px;background:#000;color:#fff;padding:14px 17px;border-radius:5px;display:flex;flex-direction:column}.media-label span{font-size:12px;color:#ccc;margin-top:3px}.intro{max-width:900px;margin:0 auto;padding:110px 24px;text-align:center}.intro h2,.machine-copy h2,.how h2,.fit h2,.faq-heading h2,.cta h2,.feature-split h2{font-size:clamp(36px,4.2vw,58px);line-height:1.04;letter-spacing:-2px;margin:0 0 24px}.intro>p:last-child{font-size:20px;line-height:1.7;color:#555}.benefits{max-width:var(--max);margin:0 auto 110px;padding:0 24px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.benefits article{background:var(--soft);padding:34px;border-radius:8px}.benefits span{font-size:12px;font-weight:900;color:#9c8400}.benefits h3{font-size:24px;margin:18px 0 10px}.benefits p,.machine-copy p,.feature-split p{line-height:1.7;color:#666}.machine-section{background:#f4f4f1;display:grid;grid-template-columns:1fr 1fr;align-items:center}.machine-copy{padding:90px max(36px,calc((100vw - var(--max))/2));padding-right:65px}.machine-image{height:720px;background:#fff}.machine-image img{width:100%;height:100%;object-fit:contain}.spec-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:30px 0}.spec-grid div{background:#fff;padding:18px;border-radius:6px}.spec-grid strong{display:block;font-size:20px}.spec-grid span{font-size:12px;color:#777}.how{max-width:var(--max);margin:auto;padding:110px 24px;text-align:center}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:55px}.steps div{border-top:4px solid var(--yellow);background:#f7f7f5;padding:35px;text-align:left}.steps span{font-size:13px;font-weight:900}.steps h3{font-size:32px;margin:16px 0 8px}.steps p{color:#666;line-height:1.6}.feature-split{background:#080808;color:#fff;display:grid;grid-template-columns:1fr 1fr;align-items:center}.feature-split img{width:100%;height:100%;object-fit:contain;background:#000}.feature-split>div{padding:75px 8vw 75px 65px}.feature-split h3{color:var(--yellow);font-size:20px;margin:28px 0 5px}.feature-split p{color:#c4c4c4;margin-top:4px}.visual-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#222}.visual-strip div{position:relative;background:#000}.visual-strip img{width:100%;aspect-ratio:1/1;object-fit:cover}.visual-strip p{position:absolute;bottom:16px;left:16px;background:#000;color:#fff;padding:9px 12px;margin:0;font-weight:750}.fit{max-width:var(--max);margin:auto;padding:110px 24px;display:grid;grid-template-columns:1.2fr 1fr;gap:70px;align-items:center}.chips{display:flex;flex-wrap:wrap;gap:10px}.chips span{border:1px solid var(--line);border-radius:999px;padding:12px 16px;font-weight:700;font-size:14px}.faq-wrap{background:#f5f5f2;padding:100px max(24px,calc((100vw - var(--max))/2));display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.faq-wrap.cost{background:#fff}.faq details{border-top:1px solid #cfcfca;padding:20px 0}.faq details:last-child{border-bottom:1px solid #cfcfca}.faq summary{cursor:pointer;font-size:18px;font-weight:800;line-height:1.4;padding-right:30px}.faq details p{color:#606060;line-height:1.7;margin-bottom:5px}.cta{background:#0a0a0a;color:#fff;padding:100px max(24px,calc((100vw - var(--max))/2));display:grid;grid-template-columns:.9fr 1.1fr;gap:75px}.cta>div>p:not(.eyebrow){color:#bbb;line-height:1.7;font-size:17px}.contact-links{display:flex;flex-direction:column;gap:8px;margin-top:28px;font-weight:750}.contact-links a:hover{color:var(--yellow)}form{background:#fff;color:#111;border-radius:8px;padding:30px;display:grid;grid-template-columns:1fr 1fr;gap:17px}label{font-size:12px;font-weight:800;display:flex;flex-direction:column;gap:7px}input,select,textarea{font:inherit;border:1px solid #ccc;border-radius:5px;padding:12px;background:#fff}textarea{resize:vertical}.full{grid-column:1/-1}.form-note{font-size:11px;color:#777;margin:0}.contact-person{max-width:var(--max);margin:auto;padding:35px 24px;display:grid;grid-template-columns:1fr 1fr auto auto;align-items:center;gap:30px;border-bottom:1px solid #ddd}.contact-person>div:nth-child(2){display:flex;flex-direction:column}.contact-person span{font-size:12px;color:#777}footer{max-width:var(--max);margin:auto;padding:28px 24px 50px;display:flex;justify-content:space-between;color:#777;font-size:13px}@media(max-width:900px){.topbar{display:none}.nav{height:68px}.menu{display:block}.desktop-cta{display:none}.nav nav{display:none;position:absolute;top:68px;left:0;right:0;background:#fff;padding:20px 24px;flex-direction:column;border-top:1px solid #eee;box-shadow:0 10px 20px #0001}.nav nav.open{display:flex}.hero,.machine-section,.feature-split,.fit,.faq-wrap,.cta{grid-template-columns:1fr}.hero-copy{padding:70px 24px 50px}.hero-media{min-height:420px}.benefits,.steps,.visual-strip{grid-template-columns:1fr}.benefits{margin-bottom:70px}.machine-copy{padding:75px 24px}.machine-image{height:auto}.feature-split>div{padding:60px 24px}.fit,.faq-wrap,.cta{gap:35px;padding:75px 24px}.visual-strip img{aspect-ratio:16/10}.contact-person{grid-template-columns:1fr;gap:14px}.contact-person>a{font-size:14px}footer{flex-direction:column;gap:8px}h1{letter-spacing:-2.5px}}@media(max-width:560px){.actions{align-items:flex-start;flex-direction:column}.spec-grid,form{grid-template-columns:1fr}.full{grid-column:auto}.intro{padding:75px 24px}.hero-media{min-height:340px}.hero-media img{max-height:420px}.media-label{left:12px;bottom:12px}.visual-strip img{aspect-ratio:1/1}.faq-wrap{padding-top:65px;padding-bottom:65px}}

/* V4 product gallery: one main photo at a time, with thumbnail navigation and hover zoom. */
.product-showcase{background:#080808;color:#fff;display:grid;grid-template-columns:.82fr 1.18fr;align-items:center;gap:55px;padding:85px max(24px,calc((100vw - var(--max))/2))}.gallery-copy h2{font-size:clamp(36px,4.2vw,58px);line-height:1.04;letter-spacing:-2px;margin:0 0 24px}.gallery-copy h3{color:var(--yellow);font-size:20px;margin:26px 0 5px}.gallery-copy p{color:#c4c4c4;line-height:1.7}.product-gallery{display:grid;grid-template-columns:82px 1fr;gap:16px;min-width:0}.gallery-thumbs{display:flex;flex-direction:column;gap:11px;max-height:650px;overflow-y:auto;padding:2px}.gallery-thumb{appearance:none;border:2px solid transparent;background:#fff;border-radius:10px;padding:3px;cursor:pointer;overflow:hidden;transition:border-color .18s ease,transform .18s ease}.gallery-thumb:hover{transform:translateY(-1px);border-color:#aaa}.gallery-thumb.active{border-color:var(--yellow)}.gallery-thumb img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:6px}.gallery-stage{background:#fff;border-radius:10px;overflow:hidden;display:grid;place-items:center;min-height:560px;max-height:650px}.gallery-stage img{width:100%;height:100%;max-height:650px;object-fit:contain;transform:scale(1);transition:transform .35s ease;transform-origin:center center;will-change:transform}.gallery-stage:hover img{transform:scale(1.09)}
@media(max-width:900px){.product-showcase{grid-template-columns:1fr;padding:70px 24px;gap:35px}.product-gallery{grid-template-columns:1fr}.gallery-thumbs{order:2;flex-direction:row;max-height:none;overflow-x:auto}.gallery-thumb{min-width:72px;width:72px}.gallery-stage{min-height:420px;max-height:560px}.gallery-stage img{max-height:560px}}
@media(max-width:560px){.gallery-stage{min-height:320px;max-height:430px}.gallery-stage img{max-height:430px}.gallery-stage:hover img{transform:scale(1.05)}}

/* V5: softer blue, friendlier visual system, no black/yellow theme. */
:root{--black:#2b789c;--ink:#263746;--soft:#f1f7fa;--line:#d5e4ec;--yellow:#2b789c;--muted:#637785;--max:1180px;--blue:#2b789c;--blue-dark:#235f7b;--blue-light:#eaf4f8}
body{font-family:"Nunito",ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff}
.topbar{background:var(--blue-dark)}
.accent,.nav nav a:hover{color:var(--blue)}
.btn{background:var(--blue);color:#fff;border-radius:999px;box-shadow:0 7px 20px rgba(43,120,156,.14);transition:transform .18s ease,background .18s ease,box-shadow .18s ease}
.btn:hover{background:var(--blue-dark);filter:none;box-shadow:0 10px 24px rgba(43,120,156,.2)}
.btn.secondary{background:var(--blue-dark);color:#fff}
.hero{background:var(--blue);color:#fff}
.hero .eyebrow,.eyebrow{color:var(--blue-dark)}
.hero .eyebrow{color:#d9eef7}
h1{letter-spacing:-2.5px;font-weight:900}h1 span{color:#dff2fa}.lead{color:#eef8fc}
.trust span{border-color:rgba(255,255,255,.34);color:#fff;background:rgba(255,255,255,.08)}
.media-label{background:rgba(35,95,123,.94)}.media-label span{color:#e6f3f8}
.intro h2,.machine-copy h2,.how h2,.fit h2,.faq-heading h2,.cta h2,.feature-split h2,.gallery-copy h2{letter-spacing:-1.5px;font-weight:900}
.benefits article,.steps div{background:var(--soft);border-radius:18px}.benefits span{color:var(--blue)}
.machine-section,.faq-wrap{background:var(--blue-light)}
.spec-grid div{border-radius:14px;box-shadow:0 8px 24px rgba(35,95,123,.06)}
.steps div{border-top:4px solid #7fb8d0}
.feature-split,.product-showcase,.cta{background:var(--blue-dark)}
.feature-split img{background:#f7fbfd}.feature-split h3,.gallery-copy h3{color:#bfe3f1}.feature-split p,.gallery-copy p,.cta>div>p:not(.eyebrow){color:#e3f0f5}
.visual-strip{background:#dcebf2}.visual-strip div{background:#f4f9fb}.visual-strip p{background:rgba(35,95,123,.94)}
.faq-wrap.cost{background:#fff}.chips span{border-color:var(--line);background:#fff}.contact-links a:hover{color:#cfeaf5}
form{border-radius:18px;box-shadow:0 14px 36px rgba(20,61,80,.14)}
input,select,textarea{border-color:#c9dce5;border-radius:10px}.contact-person{border-bottom-color:var(--line)}
.product-showcase{gap:62px}.product-gallery{grid-template-columns:88px 1fr}.gallery-thumb{border-radius:14px;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.gallery-thumb:hover{border-color:#9dc9dc;box-shadow:0 5px 16px rgba(0,0,0,.12)}.gallery-thumb.active{border-color:#8ec7df;box-shadow:0 0 0 2px rgba(255,255,255,.55)}
.gallery-stage{position:relative;border-radius:18px;cursor:zoom-in;box-shadow:0 18px 50px rgba(16,55,72,.22)}
.gallery-stage img{transition:transform .28s ease}.gallery-stage:hover img{transform:scale(1.28)}
.gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:44px;height:44px;border:0;border-radius:50%;background:rgba(255,255,255,.92);color:var(--blue-dark);font-size:30px;line-height:1;cursor:pointer;box-shadow:0 5px 18px rgba(0,0,0,.15);opacity:.9}.gallery-arrow:hover{background:#fff;opacity:1}.gallery-arrow.prev{left:14px}.gallery-arrow.next{right:14px}.gallery-count{position:absolute;right:16px;bottom:14px;z-index:3;background:rgba(35,95,123,.9);color:#fff;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:800}
@media(max-width:560px){.gallery-stage:hover img{transform:scale(1.12)}.gallery-arrow{width:38px;height:38px;font-size:26px}}
/* CLEAN MOBILE GALLERY */
@media (max-width: 900px) {
  .product-showcase {
    display: block !important;
    padding: 55px 20px !important;
  }

  .product-showcase .product-gallery {
    display: block !important;
    width: 100% !important;
    margin-top: 30px !important;
  }

  .product-showcase .gallery-thumbs {
    display: none !important;
  }

  .product-showcase .gallery-stage {
    display: block !important;
    position: relative !important;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    aspect-ratio: 4 / 5 !important;
    background: #fff !important;
    border-radius: 18px !important;
    overflow: hidden !important;
  }

  .product-showcase .gallery-stage img {
    width: 100% !important;
    height: 100% !important;
    max-height: none !important;
    object-fit: contain !important;
    transform: none !important;
  }

  .product-showcase .gallery-arrow {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 42px !important;
    height: 42px !important;
  }

  .product-showcase .gallery-count {
    right: 14px !important;
    bottom: 14px !important;
  }
}
/* REMOVE WHITE GALLERY BACKGROUNDS */
.gallery-stage,
.gallery-thumb {
  background: transparent !important;
}

@media (max-width: 900px) {
  .product-showcase .gallery-stage {
    background: transparent !important;
  }
}
/* Remove white background around machine/spec image */
.machine-image {
  background: transparent !important;
}

.machine-image img {
  width: 100%;
  height: 100%;
  object-fit: cover !important;
}
/* ===== FINAL IMAGE DISPLAY FIX ===== */

/* Product gallery */
.gallery-stage {
  background: transparent !important;
  min-height: 0 !important;
  max-height: none !important;
  aspect-ratio: auto !important;
  box-shadow: none !important;
}

.gallery-stage img {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  max-height: none !important;
  object-fit: cover !important;
  background: transparent !important;
}

.gallery-thumb {
  background: transparent !important;
}

.gallery-thumb img {
  object-fit: cover !important;
  background: transparent !important;
}

/* Machine specifications image */
.machine-image {
  height: auto !important;
  background: transparent !important;
  overflow: hidden;
}

.machine-image img {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  object-fit: cover !important;
  background: transparent !important;
}

/* PHONE */
@media (max-width: 900px) {

  .product-showcase .product-gallery {
    display: block !important;
    width: 100% !important;
  }

  .product-showcase .gallery-thumbs {
    display: none !important;
  }

  .product-showcase .gallery-stage {
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    aspect-ratio: auto !important;
    background: transparent !important;
    border-radius: 16px !important;
  }

  .product-showcase .gallery-stage img {
    display: block !important;
    width: 100% !important;
    height: auto !important;
    max-height: none !important;
    object-fit: cover !important;
    transform: none !important;
  }
}
