/* OLAX ERP v120 — agreed hero and clean feature panels */
.olax66-hero:before{
  background-image:url('/assets/images/olax-erp-hero-v119.png');
  background-position:center;
  filter:saturate(1.02) contrast(1.03);
}
.olax66-hero-overlay{background:linear-gradient(90deg,rgba(3,42,20,.80) 0%,rgba(4,45,21,.60) 35%,rgba(3,45,21,.16) 66%,rgba(2,35,17,.14) 100%);}
.olax66-devices{display:none !important;}
.olax66-hero-grid{grid-template-columns:1fr;}
.olax66-hero-copy{max-width:590px;}
.olax66-hero h1{display:none;}
.olax66-feature-grid article,
.olax66-feature-grid article:first-child{
  min-height:178px;
  padding:18px;
  background:linear-gradient(135deg,#fff,#f7fbf8);
}
.olax66-feature-grid article>img,
.olax66-feature-grid .integration-art{display:none !important;}
.olax66-feature-grid .feature-copy{width:100%;height:100%;}
.olax66-feature-grid .feature-copy h3{font-size:14px;line-height:1.2;margin-bottom:8px;}
.olax66-feature-grid .feature-copy p{font-size:11px;line-height:1.46;max-width:275px;}
.olax66-feature-grid .feature-copy a{font-size:9.5px;}
