.ERP-module__bMSqlW__erpPage{background:var(--background);overflow-x:hidden}.ERP-module__bMSqlW__hero{background:var(--gradient-surface);padding:6rem 0;overflow:hidden}.ERP-module__bMSqlW__heroContent{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,5vw,6rem);display:grid}.ERP-module__bMSqlW__heroContent h1{margin-bottom:1.5rem;font-size:clamp(2.2rem,6vw,4rem);line-height:1.1}.ERP-module__bMSqlW__heroContent p{opacity:.7;max-width:550px;margin-bottom:2.5rem;font-size:clamp(1rem,3vw,1.3rem)}.ERP-module__bMSqlW__heroCtas{flex-wrap:wrap;gap:1.5rem;display:flex}.ERP-module__bMSqlW__downloadBtn{background:var(--gradient-primary);box-shadow:0 15px 35px #6366f14d}.ERP-module__bMSqlW__mockWindow{border:1px solid var(--card-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-premium);background:#fff;overflow:hidden}.ERP-module__bMSqlW__windowHeader{background:#f8fafc;border-bottom:1px solid #e2e8f0;align-items:center;gap:2rem;height:50px;padding:0 1.5rem;display:flex}.ERP-module__bMSqlW__dots{gap:.5rem;display:flex}.ERP-module__bMSqlW__dots span{background:#cbd5e1;border-radius:50%;width:10px;height:10px}.ERP-module__bMSqlW__searchBar{border-radius:var(--radius-full);background:#fff;border:1px solid #e2e8f0;flex-grow:1;height:25px}.ERP-module__bMSqlW__windowBody{height:clamp(300px,40vh,450px);display:flex}.ERP-module__bMSqlW__sidebar{border-right:1px solid #e2e8f0;flex-direction:column;gap:1rem;width:180px;padding:1.5rem;display:flex}.ERP-module__bMSqlW__navItem{background:#f1f5f9;border-radius:6px;height:20px}.ERP-module__bMSqlW__main{flex-direction:column;flex-grow:1;gap:2rem;padding:2rem;display:flex}.ERP-module__bMSqlW__statsRow{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.ERP-module__bMSqlW__statBox{border-radius:var(--radius-md);background:#fff;border:1px solid #e2e8f0;padding:1rem}.ERP-module__bMSqlW__statLabel{opacity:.5;font-size:.8rem;font-weight:600}.ERP-module__bMSqlW__statValue{color:#1e293b;font-size:clamp(1.2rem,3vw,1.8rem);font-weight:700}.ERP-module__bMSqlW__statGraph{background:var(--primary-soft);border-radius:8px;height:35px;margin-top:.5rem}.ERP-module__bMSqlW__largeGraph{border-radius:var(--radius-md);background:#f8fafc;border:1px solid #e2e8f0;flex-grow:1}.ERP-module__bMSqlW__sectionHeader{text-align:center;margin-bottom:clamp(4rem,8vw,6rem)}.ERP-module__bMSqlW__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;display:grid}.ERP-module__bMSqlW__featureCard{text-align:center;padding:3rem 2rem}.ERP-module__bMSqlW__iconWrapper{background:var(--primary-soft);width:70px;height:70px;color:var(--primary);border-radius:20px;justify-content:center;align-items:center;margin:0 auto 1.5rem;display:flex}.ERP-module__bMSqlW__detailGrid{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(3rem,8vw,8rem);display:grid}.ERP-module__bMSqlW__detailIcon{color:var(--accent);width:40px;height:40px;margin-bottom:1rem}.ERP-module__bMSqlW__detailText{text-align:right}.ERP-module__bMSqlW__detailText h3{margin-bottom:1.5rem;font-size:clamp(2rem,5vw,3rem);line-height:1.1}.ERP-module__bMSqlW__detailList{flex-direction:column;gap:1.2rem;margin-top:2rem;list-style:none;display:flex}.ERP-module__bMSqlW__detailList li{color:#475569;justify-content:flex-start;align-items:center;gap:1rem;font-size:1.1rem;font-weight:600;display:flex}.ERP-module__bMSqlW__securityShield{border:1px solid var(--card-border);width:clamp(200px,40vw,300px);height:clamp(200px,40vw,300px);box-shadow:var(--shadow-lg);background:#fff;border-radius:50%;justify-content:center;align-items:center;display:flex}.ERP-module__bMSqlW__bottomCta{padding-bottom:8rem}.ERP-module__bMSqlW__ctaInner{border-radius:var(--radius-lg);text-align:center;border:1px solid var(--card-border);box-shadow:var(--shadow-premium);background:#fff;padding:clamp(3rem,8vw,8rem) clamp(1.5rem,5vw,4rem)}.ERP-module__bMSqlW__ctaInner h2{margin-bottom:1.5rem;font-size:clamp(2rem,5vw,3.5rem)}.ERP-module__bMSqlW__ctaInner p{opacity:.6;margin-bottom:2.5rem;font-size:clamp(1.1rem,3vw,1.3rem)}.ERP-module__bMSqlW__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}@media (max-width:1024px){.ERP-module__bMSqlW__heroContent,.ERP-module__bMSqlW__detailGrid{text-align:center;grid-template-columns:1fr;gap:3rem}.ERP-module__bMSqlW__heroContent h1{font-size:clamp(2rem,6vw,3rem)}.ERP-module__bMSqlW__heroContent p{margin:0 auto 2.5rem}.ERP-module__bMSqlW__heroCtas{justify-content:center}.ERP-module__bMSqlW__detailText{text-align:center}.ERP-module__bMSqlW__detailList{align-items:center}.ERP-module__bMSqlW__detailList li{justify-content:center}.ERP-module__bMSqlW__sidebar{display:none}}@media (max-width:768px){.ERP-module__bMSqlW__detailVisual{display:none}}@media (max-width:640px){.ERP-module__bMSqlW__heroCtas,.ERP-module__bMSqlW__ctaButtons{flex-direction:column;align-items:stretch}.ERP-module__bMSqlW__ctaInner{padding:3rem 1.5rem}.ERP-module__bMSqlW__detailList{align-items:flex-start;max-width:300px;margin:2rem auto 0}.ERP-module__bMSqlW__detailList li{justify-content:flex-start;width:100%}}
