@charset "UTF-8";.hero-komatsu{background:var(--brand-primary);min-height:560px;display:flex;align-items:center;overflow:hidden;position:relative}.hero-komatsu::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.04'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.hero-komatsu .hero-content{position:relative;z-index:1;padding:60px 40px 60px 0;color:#fff}.hero-komatsu .hero-content .eyebrow{display:inline-block;background:var(--brand-secondary);color:var(--brand-dark);font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;padding:4px 12px;border-radius:2px;margin-bottom:16px}.hero-komatsu h1{font-size:max(1.75rem, min(3.5vw, 2.8rem));color:#fff;font-weight:800;line-height:1.15;margin-bottom:18px}.hero-komatsu .hero-sub{font-size:1.05rem;opacity:.85;max-width:480px;margin-bottom:32px;line-height:1.7}.hero-komatsu .hero-cta-group{display:flex;gap:14px;flex-wrap:wrap}.hero-komatsu .hero-img-wrap{position:relative;z-index:1;height:100%;display:flex;align-items:flex-end;justify-content:flex-end}.hero-komatsu .hero-img-wrap ai-img,.hero-komatsu .hero-img-wrap img{height:520px;width:auto;max-width:100%;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 10px 40px rgba(0, 0, 0, .4))}.products-showcase .featured-product{border-radius:var(--border-radius);overflow:hidden;background:var(--brand-primary);color:#fff;display:flex;flex-direction:column}.products-showcase .featured-product .featured-img{position:relative;flex:1;min-height:300px;overflow:hidden}.products-showcase .featured-product .featured-img ai-img,.products-showcase .featured-product .featured-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.products-showcase .featured-product .featured-body{padding:28px 24px}.products-showcase .featured-product .featured-body .badge-tag{background:var(--brand-secondary);color:var(--brand-dark);font-size:.72rem;font-weight:700;padding:3px 10px;border-radius:2px;display:inline-block;margin-bottom:10px}.products-showcase .featured-product .featured-body h3{color:#fff;font-size:1.4rem;margin-bottom:8px}.products-showcase .featured-product .featured-body p{font-size:.9rem;opacity:.8;margin-bottom:20px}.products-showcase .featured-product .featured-specs{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-bottom:22px}.products-showcase .featured-product .spec-item{font-size:.8rem;opacity:.85}.products-showcase .featured-product .spec-item .spec-val{font-weight:700;font-size:.95rem;color:var(--brand-secondary);display:block}.sustainability-strip{background:linear-gradient(90deg,var(--brand-primary) 0,#1e4a73 100%);color:#fff;padding:44px 0}.sustainability-strip .sustain-item{text-align:center;padding:10px 20px}.sustainability-strip .sustain-icon{width:52px;height:52px;background:rgba(255,255,255,.12);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 12px}.sustainability-strip .sustain-icon svg{width:26px;height:26px;fill:var(--brand-secondary)}.sustainability-strip h5{color:#fff;font-size:.95rem;margin-bottom:6px}.sustainability-strip p{font-size:.82rem;opacity:.75;margin:0}@media (max-width:991.98px){.hero-komatsu .hero-content{padding:50px 0 30px}.hero-komatsu .hero-img-wrap ai-img,.hero-komatsu .hero-img-wrap img{height:340px}}@media (max-width:767.98px){.hero-komatsu{min-height:auto}.hero-komatsu .hero-img-wrap{display:none}}