
/* NAB MACHINES v12 refinements */
.header-whatsapp-icon{
  width:44px;height:44px;min-width:44px;border-radius:999px;display:inline-grid;place-items:center;
  background:linear-gradient(135deg,#25D366,#128C7E);color:#fff;text-decoration:none;border:1px solid rgba(255,255,255,.35);
  box-shadow:0 10px 28px rgba(18,140,126,.24);transition:transform .18s ease,filter .18s ease,box-shadow .18s ease;
}
.header-whatsapp-icon:hover{transform:translateY(-2px);filter:brightness(1.04);box-shadow:0 15px 36px rgba(18,140,126,.32)}
.header-whatsapp-icon .wa-phone{font-size:24px;line-height:1;display:block;transform:translateY(1px)}
.product-card>a:first-child{display:flex;align-items:center;justify-content:center;min-height:300px;background:linear-gradient(135deg,#f4fbfa,#fff);overflow:hidden;border-bottom:1px solid rgba(15,97,108,.08)}
.product-card>a:first-child img{width:100%!important;height:300px!important;object-fit:contain!important;padding:2px!important;margin:0 auto;transition:transform .2s ease;}
.product-card:hover>a:first-child img{transform:scale(1.035)}
.product-use-tech{display:grid;gap:8px;margin-top:2px;padding:12px 12px;border-radius:16px;background:linear-gradient(135deg,rgba(15,97,108,.065),rgba(215,180,112,.11));border:1px solid rgba(15,97,108,.12)}
.product-use-tech .info-row{display:grid;grid-template-columns:92px 1fr;gap:8px;align-items:start;line-height:1.55;font-size:.88rem}
.product-use-tech .info-label{color:var(--teal);font-weight:1000;white-space:nowrap}
.product-use-tech .info-value{color:var(--ink);font-weight:700}
html[dir="ltr"] .product-use-tech .info-row{grid-template-columns:110px 1fr}.card-footer{justify-content:flex-start!important}.card-footer .link-more{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:9px 16px;border-radius:999px;background:linear-gradient(135deg,var(--teal),#1b8b98);color:#fff!important;text-decoration:none;box-shadow:0 10px 26px rgba(15,97,108,.2)}
.card-footer .link-more:hover{transform:translateY(-2px);box-shadow:0 16px 36px rgba(15,97,108,.28)}
.spec-frame>a>img,.spec-frame>img{width:100%!important;max-height:720px!important;object-fit:contain!important;padding:3px!important;background:#f4fbfa!important}.detail-grid .spec-frame{padding:8px!important}.related-grid .product-card>a:first-child{min-height:260px}.related-grid .product-card>a:first-child img{height:260px!important}.slide img{max-height:420px;object-fit:contain!important}.category-card .link-more{background:linear-gradient(135deg,var(--teal),#1b8b98)!important;color:#fff!important;border:0!important;border-radius:999px!important;padding:12px 18px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;box-shadow:0 14px 34px rgba(15,97,108,.24)!important;text-decoration:none!important}
.category-card .link-more:hover{transform:translateY(-2px);box-shadow:0 20px 44px rgba(15,97,108,.32)!important}
html[data-theme="dark"] .product-use-tech{background:linear-gradient(135deg,rgba(215,180,112,.11),rgba(22,130,142,.12));border-color:var(--line)}html[data-theme="dark"] .product-use-tech .info-value{color:var(--ink)}
@media(max-width:980px){.product-card>a:first-child{min-height:280px}.product-card>a:first-child img{height:280px!important}.nav-actions{gap:6px!important}.header-whatsapp-icon{width:42px;height:42px;min-width:42px}.header-whatsapp-icon .wa-phone{font-size:23px}}
@media(max-width:620px){.product-card>a:first-child{min-height:250px}.product-card>a:first-child img{height:250px!important}.product-use-tech .info-row{grid-template-columns:1fr;gap:3px}.product-use-tech{padding:11px}.header-whatsapp-icon{width:38px;height:38px;min-width:38px}.header-whatsapp-icon .wa-phone{font-size:21px}.spec-frame>a>img,.spec-frame>img{max-height:560px!important}}