:root{--green:#009b3a;--green2:#08be42;--deep:#062419;--deep2:#0a3322;--yellow:#f4d400;--paper:#f4f5f0;--ink:#092219;--muted:#637168;--white:#fff;--line:#dce4dc}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}.wrap{width:min(1420px,calc(100% - 64px));margin:auto}
.header{height:84px;background:linear-gradient(90deg,#061d17,#0a2b20);display:flex;align-items:center;position:sticky;top:0;z-index:50;box-shadow:0 1px 0 rgba(255,255,255,.08)}.nav{display:flex;align-items:center;justify-content:space-between;gap:28px}.logo img{height:74px;width:auto;display:block}.menu{display:flex;align-items:center;gap:36px;color:#fff;font-size:14px;font-weight:700}.menu a{opacity:.94;position:relative;padding:31px 0}.menu a.active:after,.menu a:hover:after{content:"";position:absolute;left:0;right:0;bottom:18px;height:3px;background:var(--yellow)}.lang{border:1px solid #b9a900;border-radius:18px;padding:7px 18px;color:#fff;font-size:12px}.hamb{display:none;color:#fff;background:none;border:0;font-size:28px}
.hero{min-height:560px;position:relative;background-image:linear-gradient(90deg,rgba(4,29,22,.97) 0%,rgba(4,29,22,.83) 31%,rgba(4,29,22,.38) 58%,rgba(4,29,22,.05) 100%),url('assets/img/hero-truck-port.jpg');background-size:cover;background-position:center;color:#fff;display:flex;align-items:center}.hero-content{width:min(1420px,calc(100% - 64px));margin:auto;padding:70px 0}.hero h1{font-size:64px;line-height:1.02;margin:0 0 20px;max-width:650px;letter-spacing:-1px}.hero .lead{font-size:21px;line-height:1.45;max-width:560px;margin:0 0 28px;color:#f3f6f3}.pill-row{display:flex;gap:28px;flex-wrap:wrap;margin:22px 0 34px}.hero-pill{display:flex;align-items:center;gap:12px;font-size:13px;font-weight:800;text-transform:uppercase}.icon-circle{width:44px;height:44px;border:2px solid var(--green2);border-radius:50%;display:grid;place-items:center;color:var(--yellow);font-size:19px}.actions{display:flex;gap:18px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 25px;border-radius:3px;text-transform:uppercase;font-size:12px;font-weight:800}.btn-green{background:#05a941;color:#fff}.btn-outline{border:1px solid var(--yellow);color:var(--yellow)}
.trust{background:linear-gradient(90deg,#082c1e,#0e4628);color:#fff}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-item{padding:20px 26px;display:flex;gap:14px;align-items:center;border-right:1px solid rgba(255,255,255,.18)}.trust-item:last-child{border-right:0}.trust-item .i{font-size:30px;color:var(--green2)}.trust-item b{display:block;font-size:13px}.trust-item span{font-size:12px;color:#dbe7de}
.products-section{background:#f8faf7;padding:34px 0 18px}.products-layout{display:grid;grid-template-columns:minmax(0,3.25fr) minmax(320px,1fr);gap:44px}.section-title{display:flex;align-items:center;justify-content:space-between;margin:0 0 22px}.section-title h2{font-size:28px;margin:0}.section-title a{font-size:11px;font-weight:800;text-transform:uppercase;color:#274a35}.product-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px 12px}.product-card{background:#fff;overflow:hidden}.product-card img{display:block;width:100%;aspect-ratio:1.15/1;object-fit:cover}.product-card .name{min-height:52px;padding:10px 5px;text-align:center;font-size:12px;line-height:1.15;font-weight:800;text-transform:uppercase}.product-card .name:after{content:"";display:block;width:45px;height:2px;background:var(--yellow);margin:8px auto 0}.product-card:nth-child(n+7) .name:after{background:var(--green2)}.motor-panel{background:#fff;padding:0 0 22px;border-left:1px solid #edf0ed}.motor-panel h2{text-align:center;font-size:23px;margin:0;padding:0 0 14px}.motor-panel h2:after{content:"";display:block;width:45px;height:3px;background:var(--yellow);margin:10px auto 0}.motor-panel img{width:100%;height:210px;object-fit:cover;display:block}.motor-copy{padding:16px 26px}.motor-copy p{font-size:14px;line-height:1.5;color:#32443a}.motor-copy ul{list-style:none;padding:0;margin:13px 0}.motor-copy li{font-size:13px;margin:11px 0}.motor-copy li:before{content:"✓";color:#0b8137;font-weight:800;margin-right:9px}.btn-yellow{background:var(--yellow);color:#112119;padding:13px 21px}
.transport{background:linear-gradient(90deg,#061f17,#0a3a25);color:#fff;padding:54px 0}.transport-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:80px;align-items:center}.transport h2{font-size:38px;margin:0 0 15px}.transport p{color:#cfddd3;line-height:1.65}.service-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.service{border:1px solid rgba(255,255,255,.17);padding:18px 20px;background:rgba(255,255,255,.03)}.service b{font-size:14px}.service small{display:block;color:#b9cabc;margin-top:7px;line-height:1.45}
.about{padding:64px 0;background:#fff}.about-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px}.about h2{font-size:38px;margin:0}.about p{color:var(--muted);line-height:1.75}.footer{background:#041a12;color:#d9e4dc;padding:38px 0}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:50px}.footer-logo{height:90px}.footer h3{font-size:13px;text-transform:uppercase;letter-spacing:.08em;margin:0 0 12px}.footer p,.footer a{font-size:13px;color:#aebdb4;line-height:1.6}.copy{border-top:1px solid rgba(255,255,255,.12);margin-top:25px;padding-top:18px;font-size:12px;color:#8fa097}
.subhero{background:linear-gradient(90deg,rgba(4,29,22,.9),rgba(4,29,22,.35)),url('assets/img/hero-truck-port.jpg') center/cover;min-height:330px;color:#fff;display:flex;align-items:end}.subhero .wrap{padding:85px 0 55px}.subhero h1{font-size:52px;margin:0}.content{padding:60px 0}.content h2{font-size:32px}.content p{color:var(--muted);line-height:1.75}.simple-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.box{border:1px solid var(--line);padding:24px}.box h3{margin-top:0}.products-page-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.products-page-grid .product-card img{aspect-ratio:1/1}
@media(max-width:1120px){.menu{gap:18px;font-size:12px}.product-grid{grid-template-columns:repeat(4,1fr)}.products-layout{grid-template-columns:1fr}.motor-panel{border-left:0;max-width:760px}.trust-grid{grid-template-columns:repeat(2,1fr)}.transport-grid,.about-grid{grid-template-columns:1fr}.products-page-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.wrap,.hero-content{width:min(100% - 28px,1420px)}.header{height:74px}.logo img{height:62px}.menu,.lang{display:none}.hamb{display:block}.menu.open{position:absolute;top:74px;left:0;right:0;background:#062419;display:flex;flex-direction:column;align-items:flex-start;padding:20px 28px;gap:0}.menu.open a{padding:13px 0}.hero{min-height:610px;background-position:63% center}.hero h1{font-size:44px;max-width:420px}.hero .lead{font-size:17px}.pill-row{gap:15px}.trust-grid{grid-template-columns:1fr}.trust-item{border-right:0;border-bottom:1px solid rgba(255,255,255,.15)}.product-grid{grid-template-columns:repeat(2,1fr)}.products-section{padding-top:28px}.section-title{align-items:flex-end}.section-title h2{font-size:24px}.motor-panel img{height:230px}.service-grid,.footer-grid,.simple-grid,.products-page-grid{grid-template-columns:1fr}.transport h2,.about h2{font-size:32px}.subhero h1{font-size:40px}}

/* Product category detail pages */
.product-card{transition:transform .2s ease,box-shadow .2s ease;cursor:pointer}.product-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(5,40,28,.12)}
.category-page{background:#fff;padding:44px 0 70px}.category-wrap{width:min(1320px,calc(100% - 64px));margin:auto}.breadcrumbs{font-size:13px;color:#718178;margin-bottom:26px;display:flex;gap:8px;align-items:center}.breadcrumbs a{color:#0a7834;font-weight:700}.category-page h1{font-size:42px;line-height:1.1;color:#050d09;margin:0 0 18px}.category-intro{font-size:19px;line-height:1.55;color:#657169;margin:0 0 38px}.product-chip-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:38px 14px;margin-bottom:42px}.product-chip{min-height:42px;display:flex;align-items:center;justify-content:center;text-align:center;background:var(--green);color:#fff;padding:8px 12px;border-radius:4px;font-size:18px;font-weight:700;line-height:1.2}.category-image{margin:0 auto;padding:0;background:#eef2ee;overflow:hidden;width:210px;max-width:100%}.category-image img{display:block;width:100%;height:auto;max-height:none;object-fit:contain;background:#eef2ee}.category-image figcaption{display:none}.category-actions{display:flex;gap:16px;flex-wrap:wrap;margin-top:30px}.btn-outline-green{border:1px solid #07873a;color:#087335;background:#fff}
@media(min-width:1050px){.category-image img{width:210px;max-width:210px;margin:auto;image-rendering:auto}}
@media(max-width:900px){.product-chip-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 12px}.category-page h1{font-size:36px}.category-intro{font-size:17px}}
@media(max-width:560px){.category-wrap{width:min(100% - 28px,1320px)}.category-image{width:180px}.product-chip-grid{grid-template-columns:1fr;gap:10px}.product-chip{font-size:16px}.category-page{padding-top:28px}.category-page h1{font-size:32px}.category-actions{flex-direction:column}.category-actions .btn{width:100%}}

.about-pillars{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.about-pillars span{display:inline-block;background:#009b3a;color:#fff;padding:10px 14px;border-radius:3px;font-weight:700;font-size:14px}.contact-details{margin-top:28px;padding:24px;border-left:4px solid #009b3a;background:#f5f7f3}.contact-details a{color:#007b2e;font-weight:700;text-decoration:none}.contact-details a:hover{text-decoration:underline}

/* V11 responsive refinements — preserves V9 desktop design */
img{max-width:100%;height:auto}
@media (max-width:1180px){
  .wrap,.hero-content{width:min(100% - 40px,1420px)}
  .nav{gap:16px}.menu{gap:15px;font-size:11px}.logo img{height:66px}
  .hero h1{font-size:54px}.products-layout{gap:28px}
}
@media (min-width:761px) and (max-width:1024px){
  .header{height:78px}.logo img{height:66px}.menu,.lang{display:none}.hamb{display:block}
  .menu.open{position:absolute;top:78px;left:0;right:0;background:#062419;display:flex;flex-direction:column;align-items:flex-start;padding:18px 24px;gap:0;box-shadow:0 12px 25px rgba(0,0,0,.2);z-index:50}
  .menu.open a{padding:12px 0;width:100%}.menu.open a.active:after,.menu.open a:hover:after{bottom:5px}
  .hero{min-height:520px;background-position:60% center}.hero-content{padding:55px 0}.hero h1{font-size:50px;max-width:560px}.hero .lead{font-size:19px}
  .trust-grid{grid-template-columns:repeat(2,1fr)}
  .product-grid,.products-page-grid{grid-template-columns:repeat(3,1fr)}
  .products-layout{grid-template-columns:1fr}.motor-panel{max-width:none;border-left:0}
  .transport-grid,.about-grid{grid-template-columns:1fr;gap:36px}
  .footer-grid{grid-template-columns:1.3fr 1fr 1fr;gap:28px}
  .product-chip-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 12px}
  .category-wrap{width:min(100% - 40px,1320px)}
}
@media (max-width:760px){
  body{overflow-x:hidden}.hero-content{padding:48px 0}.hero h1{font-size:40px;line-height:1.05}.actions{flex-wrap:wrap}.btn{min-height:44px}
  .product-grid{gap:12px}.product-card .name{font-size:11px;min-height:48px}
  .products-page-grid{grid-template-columns:repeat(2,1fr)}
  .transport{padding:42px 0}.transport-grid{gap:30px}.about{padding:46px 0}.about-grid{gap:26px}
  .footer-grid{grid-template-columns:1fr;gap:24px}.footer-logo{height:74px}
  .subhero{min-height:250px}.subhero .wrap{padding:65px 0 38px}.subhero h1{font-size:36px}
  .content{padding:38px 0}.content h2{font-size:28px}
  .simple-grid[style]{grid-template-columns:1fr!important}
  .product-chip-grid{grid-template-columns:1fr 1fr;gap:10px}
  .product-chip{font-size:14px;padding:11px 8px}
  .category-image{width:220px;max-width:72vw}
}
@media (max-width:420px){
  .wrap,.hero-content,.category-wrap{width:calc(100% - 24px)}
  .logo img{height:56px}.hero h1{font-size:35px}.hero .lead{font-size:16px}.pill-row{display:grid;grid-template-columns:1fr}
  .product-grid,.products-page-grid{grid-template-columns:1fr 1fr}.product-card .name{font-size:10px;padding-left:2px;padding-right:2px}
  .motor-copy{padding:16px 18px}.section-title h2{font-size:22px}.category-image{width:180px}
  .product-chip-grid{grid-template-columns:1fr}.product-chip{font-size:15px}
}

/* Functional contact form */
.contact-form{width:100%}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.contact-form label{display:block}.contact-form label>span{display:block;margin:0 0 8px;font-size:13px;font-weight:700;color:#173326}.contact-form input,.contact-form textarea{width:100%;border:1px solid var(--line);background:#fff;color:var(--ink);font:inherit;padding:13px 14px;border-radius:3px;outline:none;transition:border-color .18s ease,box-shadow .18s ease}.contact-form input{height:48px}.contact-form textarea{resize:vertical;min-height:150px}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(0,155,58,.12)}.message-field{margin-top:18px}.form-actions{margin-top:20px}.contact-form .btn{border:0;cursor:pointer}.hp-field{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}.form-status{margin-top:22px;padding:14px 16px;border-radius:3px;font-size:14px;line-height:1.45}.form-status.success{background:#eaf7ee;border:1px solid #abd6b8;color:#12642c}.form-status.error{background:#fff2f1;border:1px solid #e2b8b5;color:#8b2f28}@media(max-width:760px){.form-grid{grid-template-columns:1fr}}
