
:root{--navy:#06111f;--navy2:#0a1b31;--blue:#1f9cff;--text:#edf5ff;--muted:#a9b8c8;--light:#f4f7fa;--dark:#0b1724}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:var(--navy);color:var(--text)}
.wrap{width:min(1180px,calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:20;background:rgba(4,12,23,.96);border-bottom:1px solid #1a3550}
.header-inner{min-height:74px;display:flex;align-items:center;gap:24px}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:white}
.brand-mark{width:44px;height:44px;border:2px solid #93a7ba;display:grid;place-items:center;font-size:28px;font-weight:900;clip-path:polygon(50% 0,100% 100%,77% 100%,50% 38%,23% 100%,0 100%)}
.brand span:last-child{display:flex;flex-direction:column;line-height:1}.brand strong{font-size:16px;letter-spacing:.08em}.brand b{font-size:13px;color:var(--blue);letter-spacing:.22em}.brand small{font-size:8px;color:#9eafbe;margin-top:4px}
nav{display:flex;gap:22px;margin-left:auto}nav a{color:#d9e5ef;text-decoration:none;font-size:12px;font-weight:bold}.whatsapp{padding:10px 14px;border:1px solid #1f9cff;border-radius:20px;text-decoration:none;color:white;font-size:12px}
#menu{display:none;margin-left:auto;background:none;border:0;color:white;font-size:25px}.approved-visual{background:#050d18}.approved-visual img{display:block;width:100%;height:auto}
.content-section{padding:76px 0}.light{background:var(--light);color:var(--dark)}.dark{background:linear-gradient(180deg,#071321,#0a1b31)}.eyebrow{font-size:11px;letter-spacing:.16em;color:var(--blue);font-weight:800}
h2{font-size:clamp(32px,4vw,48px);margin:8px 0 24px}.two-col{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px}.two-col p{line-height:1.75}
.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.cards article{padding:24px;background:#0d2238;border:1px solid #21435f;border-radius:12px}.cards b{display:block;font-size:14px;margin-bottom:8px}.cards span{font-size:12px;color:#a8bacb}
.machine-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.machine-grid>div{background:#fff;border:1px solid #dbe4eb;padding:22px;border-radius:10px}.machine-grid strong{display:block;font-size:16px}.machine-grid span{font-size:12px;color:#627180}
.promise{display:flex;flex-direction:column;justify-content:center}.promise b{font-size:25px}.promise strong{font-size:38px;color:var(--blue);margin-top:5px}.contact{background:#07111e}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px}.contact p{color:#b4c2cf;line-height:1.8}.contact form{background:#0c2035;padding:24px;border:1px solid #1e405d;border-radius:14px}.contact input,.contact select,.contact textarea{width:100%;padding:12px;margin:6px 0;background:#061421;color:white;border:1px solid #2a4a64;border-radius:6px}.contact label{font-size:11px;color:#aab9c6}.button{display:inline-block;background:#168fe3;color:white;text-decoration:none;border:0;border-radius:6px;padding:13px 18px;font-weight:bold;cursor:pointer}
footer{background:#030911;border-top:1px solid #1a334a;padding:26px 0;color:#8798a7;font-size:12px}.footer-inner{display:flex;justify-content:space-between;gap:20px}
@media(max-width:900px){nav{display:none;position:absolute;top:74px;left:0;right:0;background:#06111f;padding:20px;flex-direction:column}.show{display:flex}.whatsapp{display:none}#menu{display:block}.two-col,.contact-grid{grid-template-columns:1fr}.cards,.machine-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.wrap{width:min(100% - 28px,1180px)}.cards,.machine-grid{grid-template-columns:1fr}.content-section{padding:58px 0}.footer-inner{flex-direction:column}}

/* V7 hero: preserve the complete approved artwork without cropping */
.approved-visual{
  width:100%;
  overflow:visible;
  background:#050d18;
}
.approved-visual img{
  display:block;
  width:100%;
  height:auto !important;
  max-width:none;
  object-fit:contain !important;
  object-position:center top;
}
@media (max-width:900px){
  .approved-visual img{width:100%;height:auto !important;object-fit:contain !important;}
}

/* V8 - Owner profile */
.owner-section{padding:76px 0;background:linear-gradient(180deg,#071426 0%,#0a1c34 100%);}
.owner-wrap{max-width:1180px;margin:auto;padding:0 24px;}
.owner-section .section-kicker{font-size:.78rem;letter-spacing:.18em;font-weight:700;opacity:.72;margin-bottom:10px;}
.owner-section h2{font-size:clamp(2rem,4vw,3.4rem);margin:0 0 8px;}
.owner-lead{font-size:1.08rem;opacity:.9;margin-bottom:22px;}
.owner-section p{line-height:1.75;}
.owner-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:30px 0 24px;}
.owner-card{padding:24px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:rgba(255,255,255,.035);}
.owner-card h3{margin-top:0;margin-bottom:10px;font-size:1.08rem;}
.owner-card p{margin:0;opacity:.86;font-size:.96rem;}
.owner-education{margin-top:12px;}
@media(max-width:760px){.owner-section{padding:54px 0}.owner-grid{grid-template-columns:1fr}.owner-card{padding:20px}}

/* V9 owner highlight */
.owner-highlight{display:inline-flex;align-items:center;gap:16px;margin:8px 0 24px;padding:14px 20px;border:1px solid rgba(31,156,255,.45);border-radius:12px;background:rgba(31,156,255,.08)}
.owner-highlight strong{font-size:1.35rem;color:#45b5ff;white-space:nowrap}
.owner-highlight span{font-size:.9rem;opacity:.9}
.owner-closing{font-size:1.05rem;margin-top:24px}
@media(max-width:560px){.owner-highlight{display:flex;align-items:flex-start;flex-direction:column;gap:4px}}

/* V12 - Machinery photo gallery */
.machine-photo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:28px}
.machine-card{overflow:hidden;background:#fff;border:1px solid #dbe4eb;border-radius:14px;box-shadow:0 10px 28px rgba(10,28,48,.08)}
.machine-card img{display:block;width:100%;height:330px;object-fit:contain;background:#eef2f5;padding:12px}
.machine-copy{padding:20px 22px 22px}.machine-copy strong{display:block;font-size:20px;color:#071321}.machine-copy span{display:block;margin-top:4px;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#168fe3}.machine-copy p{margin:12px 0 0;line-height:1.6;font-size:14px;color:#566574}
.support-title{margin:38px 0 16px;font-size:20px;color:#071321}.compact-machines>div{padding:18px}
@media(max-width:760px){.machine-photo-grid{grid-template-columns:1fr}.machine-card img{height:280px}}

/* V13 - actual Feeler machine photograph */
.machine-card img[src*="feeler-vmc-actual"]{
  object-fit:contain;
  object-position:center;
  width:100%;
  height:330px;
  padding:0;
  background:#eef2f5;
}

/* V14 PDC machine cards: show complete machines without distortion/cropping */
.machine-card img[src*="hmt-120t-pdc"],
.machine-card img[src*="technocrats-180t-pdc"]{
  width:100%;
  height:330px;
  object-fit:contain;
  object-position:center;
  background:#eef2f5;
}

/* Compact machinery area: about 60% smaller */
#machinery .wrap{max-width:980px}
#machinery{padding-top:38px;padding-bottom:38px}
#machinery .machine-photo-grid{gap:14px;grid-template-columns:repeat(3,minmax(0,1fr))}
#machinery .machine-card img,
#machinery .machine-card img[src*="hmt-120t-pdc"],
#machinery .machine-card img[src*="technocrats-180t-pdc"]{height:150px;object-fit:contain}
#machinery .machine-copy{padding:12px 13px 14px}
#machinery .machine-copy strong{font-size:.92rem}
#machinery .machine-copy span{font-size:.72rem}
#machinery .machine-copy p{font-size:.74rem;line-height:1.45;margin-top:6px}
#machinery .support-title{margin-top:24px;font-size:1rem}
#machinery .compact-machines{gap:10px}
#machinery .compact-machines>div{padding:12px}
@media(max-width:760px){
 #machinery .machine-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 #machinery .machine-card img{height:125px}
}
@media(max-width:480px){#machinery .machine-photo-grid{grid-template-columns:1fr}}

/* V18 definitive machinery-size override */
section#machinery .wrap{
  max-width:760px !important;
}
section#machinery{
  padding-top:24px !important;
  padding-bottom:24px !important;
}
section#machinery .machine-photo-grid{
  display:grid !important;
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:10px !important;
}
section#machinery .machine-card{
  min-width:0 !important;
  border-radius:9px !important;
}
section#machinery .machine-card img,
section#machinery .machine-card img[src*="hmt-120t-pdc"],
section#machinery .machine-card img[src*="technocrats-180t-pdc"]{
  display:block !important;
  width:100% !important;
  height:105px !important;
  min-height:0 !important;
  max-height:105px !important;
  object-fit:contain !important;
  object-position:center !important;
}
section#machinery .machine-copy{
  padding:8px 9px 10px !important;
}
section#machinery .machine-copy strong{
  font-size:.78rem !important;
  line-height:1.15 !important;
}
section#machinery .machine-copy span{
  font-size:.62rem !important;
}
section#machinery .machine-copy p{
  font-size:.64rem !important;
  line-height:1.3 !important;
  margin:4px 0 0 !important;
}
section#machinery .support-title{
  margin-top:16px !important;
  font-size:.86rem !important;
}
section#machinery .compact-machines{
  gap:8px !important;
}
section#machinery .compact-machines>div{
  padding:8px !important;
}
@media(max-width:760px){
 section#machinery .wrap{max-width:94% !important}
 section#machinery .machine-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important}
 section#machinery .machine-card img{height:95px !important;max-height:95px !important}
}
@media(max-width:480px){
 section#machinery .machine-photo-grid{grid-template-columns:1fr !important}
 section#machinery .machine-card img{height:115px !important;max-height:115px !important}
}

/* V19 — Infrastructure & Machinery section reduced by ~70% */
section#machinery{
  padding-top:14px !important;
  padding-bottom:14px !important;
}
section#machinery .wrap{
  max-width:560px !important;
}
section#machinery h2{
  font-size:1.25rem !important;
  margin-bottom:8px !important;
}
section#machinery .eyebrow{
  font-size:.62rem !important;
  margin-bottom:4px !important;
}
section#machinery .machine-photo-grid{
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:6px !important;
  margin-top:10px !important;
}
section#machinery .machine-card{
  border-radius:6px !important;
}
section#machinery .machine-card img,
section#machinery .machine-card img[src*="hmt-120t-pdc"],
section#machinery .machine-card img[src*="technocrats-180t-pdc"]{
  width:100% !important;
  height:68px !important;
  min-height:0 !important;
  max-height:68px !important;
  object-fit:contain !important;
}
section#machinery .machine-copy{
  padding:5px 6px 6px !important;
}
section#machinery .machine-copy strong{
  font-size:.62rem !important;
  line-height:1.1 !important;
}
section#machinery .machine-copy span{
  font-size:.50rem !important;
  line-height:1.1 !important;
}
section#machinery .machine-copy p{
  font-size:.50rem !important;
  line-height:1.2 !important;
  margin-top:3px !important;
}
section#machinery .support-title{
  margin-top:10px !important;
  margin-bottom:6px !important;
  font-size:.66rem !important;
}
section#machinery .compact-machines{
  gap:5px !important;
}
section#machinery .compact-machines>div{
  padding:5px !important;
  font-size:.55rem !important;
}
section#machinery .compact-machines strong{
  font-size:.60rem !important;
}
section#machinery .compact-machines span{
  font-size:.50rem !important;
}

/* Infrastructure, if separately identified in markup */
section#infrastructure{
  padding-top:14px !important;
  padding-bottom:14px !important;
}
section#infrastructure .wrap{
  max-width:560px !important;
}
section#infrastructure h2{
  font-size:1.25rem !important;
}
section#infrastructure img{
  max-height:110px !important;
  object-fit:contain !important;
}
section#infrastructure p,
section#infrastructure li,
section#infrastructure span{
  font-size:.60rem !important;
  line-height:1.25 !important;
}

@media(max-width:650px){
  section#machinery .wrap,
  section#infrastructure .wrap{max-width:92% !important}
  section#machinery .machine-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important}
  section#machinery .machine-card img{height:75px !important;max-height:75px !important}
}
@media(max-width:430px){
  section#machinery .machine-photo-grid{grid-template-columns:1fr !important}
  section#machinery .machine-card img{height:95px !important;max-height:95px !important}
}

/* V20 — machinery PHOTOS only: approximately 70% smaller than V19 */
section#machinery .machine-card img,
section#machinery .machine-card img[src*="hmt-120t-pdc"],
section#machinery .machine-card img[src*="technocrats-180t-pdc"]{
  width:30% !important;
  height:auto !important;
  max-height:none !important;
  min-height:0 !important;
  object-fit:contain !important;
  object-position:center !important;
  margin:8px auto 4px !important;
  display:block !important;
}
@media(max-width:650px){
  section#machinery .machine-card img,
  section#machinery .machine-card img[src*="hmt-120t-pdc"],
  section#machinery .machine-card img[src*="technocrats-180t-pdc"]{
    width:30% !important;
    height:auto !important;
    max-height:none !important;
  }
}

/* V21 FIX — actual Machinery section is #products.
   Reduce machinery PHOTOS to 30% of card width (70% smaller), preserve aspect ratio. */
section#machinery .machine-photo-grid .machine-card img{
  width:30% !important;
  height:auto !important;
  min-height:0 !important;
  max-height:none !important;
  object-fit:contain !important;
  object-position:center !important;
  display:block !important;
  margin:8px auto !important;
}

/* Keep cards/text unchanged; center the reduced machine photo cleanly */
section#machinery .machine-card{
  overflow:hidden !important;
}

@media(max-width:650px){
  section#machinery .machine-photo-grid .machine-card img{
    width:30% !important;
    height:auto !important;
    max-height:none !important;
  }
}

/* V22 — corrected independent Products and Machinery anchors */
#products, #machinery { scroll-margin-top: 72px; }

/* V23 — Machinery section increased ~25% from V22 and nav typography normalized */
section#machinery .wrap{
  max-width:700px !important;
}
section#machinery .machine-photo-grid{
  gap:8px !important;
  margin-top:12px !important;
}
section#machinery .machine-photo-grid .machine-card img{
  width:37.5% !important; /* 30% x 1.25 */
  height:auto !important;
  min-height:0 !important;
  max-height:none !important;
  object-fit:contain !important;
  object-position:center !important;
  margin:10px auto 6px !important;
}
section#machinery .machine-copy{
  padding:7px 8px 8px !important;
}
section#machinery .machine-copy strong{
  font-size:.72rem !important;
}
section#machinery .machine-copy span{
  font-size:.58rem !important;
}
section#machinery .machine-copy p{
  font-size:.58rem !important;
  line-height:1.25 !important;
}
section#machinery .support-title{
  font-size:.76rem !important;
}
section#machinery .compact-machines>div{
  padding:7px !important;
}
section#machinery .compact-machines strong{
  font-size:.68rem !important;
}
section#machinery .compact-machines span{
  font-size:.57rem !important;
}


/* V24 — all top navigation links use one identical font treatment */
#nav > a,
#nav > a[href="#machinery"]{
  color:#d9e5ef !important;
  text-decoration:none !important;
  font-family:Arial, Helvetica, sans-serif !important;
  font-size:12px !important;
  font-weight:700 !important;
  font-style:normal !important;
  letter-spacing:normal !important;
  text-transform:none !important;
  line-height:normal !important;
}

/* V25 — fill the allotted Machinery area more proportionately */
section#machinery{
  padding-top:28px !important;
  padding-bottom:28px !important;
}
section#machinery .wrap{
  max-width:1080px !important;
  width:calc(100% - 64px) !important;
}
section#machinery h2{
  font-size:2rem !important;
  margin-bottom:16px !important;
}
section#machinery .eyebrow{
  font-size:.78rem !important;
  margin-bottom:7px !important;
}
section#machinery .machine-photo-grid{
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:16px !important;
  margin-top:16px !important;
}
section#machinery .machine-card{
  border-radius:10px !important;
  min-height:245px !important;
}
section#machinery .machine-photo-grid .machine-card img{
  width:72% !important;
  height:125px !important;
  max-height:125px !important;
  object-fit:contain !important;
  object-position:center !important;
  margin:12px auto 8px !important;
}
section#machinery .machine-copy{
  padding:10px 12px 13px !important;
}
section#machinery .machine-copy strong{
  font-size:.92rem !important;
  line-height:1.15 !important;
}
section#machinery .machine-copy span{
  font-size:.72rem !important;
  line-height:1.15 !important;
}
section#machinery .machine-copy p{
  font-size:.72rem !important;
  line-height:1.3 !important;
  margin-top:5px !important;
}
section#machinery .support-title{
  margin-top:16px !important;
  margin-bottom:9px !important;
  font-size:.95rem !important;
}
section#machinery .compact-machines{
  gap:10px !important;
}
section#machinery .compact-machines>div{
  padding:10px 12px !important;
  min-width:190px !important;
}
section#machinery .compact-machines strong{
  font-size:.84rem !important;
}
section#machinery .compact-machines span{
  font-size:.70rem !important;
}

@media(max-width:900px){
  section#machinery .wrap{width:calc(100% - 36px) !important}
  section#machinery .machine-photo-grid .machine-card img{
    width:68% !important;height:110px !important;max-height:110px !important;
  }
}
@media(max-width:650px){
  section#machinery .machine-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important}
  section#machinery .machine-card{min-height:225px !important}
}
@media(max-width:430px){
  section#machinery .machine-photo-grid{grid-template-columns:1fr !important}
}

/* V26 — Product gallery added from approved product photography */
section#products{background:linear-gradient(180deg,#071321,#0a1b31);color:#edf5ff;padding:64px 0}
section#products .product-intro{max-width:680px;color:#a9b8c8;margin:0 0 24px}
section#products .product-gallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
section#products .product-card{margin:0;border-radius:12px;overflow:hidden;background:#07101f;box-shadow:0 10px 28px rgba(0,0,0,.24);aspect-ratio:9/16}
section#products .product-card img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}
@media(max-width:900px){section#products .product-gallery{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:650px){section#products{padding:48px 0}section#products .product-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}}

/* Client logo section — supplied customer logos */
.clients-section{padding:70px 0;background:#fff;}
.clients-section .section-heading{text-align:center;margin-bottom:32px;}
.clients-logo-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
  align-items:stretch;
}
.client-logo-card{
  min-height:125px;
  background:#fff;
  border:1px solid rgba(15,35,70,.10);
  border-radius:12px;
  padding:18px;
  display:flex;
  align-items:center;
  justify-content:center;
  box-shadow:0 8px 24px rgba(10,25,55,.06);
}
.client-logo-card img{
  display:block;
  width:auto;
  height:auto;
  max-width:100%;
  max-height:88px;
  object-fit:contain;
}
@media(max-width:760px){
  .clients-logo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;}
  .client-logo-card{min-height:105px;padding:14px;}
  .client-logo-card img{max-height:72px;}
}
@media(max-width:430px){
  .clients-logo-grid{grid-template-columns:1fr 1fr;gap:9px;}
  .client-logo-card{min-height:92px;padding:10px;}
  .client-logo-card img{max-height:62px;}
}
