/* Stage 2: mobile + enterprise + why cleanup */
body.mx-site-shell .mx-mobile-boundary{display:none!important}
body.mx-site-shell .mx-secondary-media figcaption,
body.mx-site-shell .mx-secondary-visual-card{display:none!important}
body.mx-site-shell .mx-mobile-hero .mx-secondary-copy p,
body.mx-site-shell .mx-secondary-copy .lead,
body.mx-site-shell .section-header .lead{max-width:68ch}
body.mx-site-shell .mx-mobile-hero .mx-secondary-media img,
body.mx-site-shell .mx-secondary-visual img{border-radius:24px!important;box-shadow:none!important}
body.mx-site-shell .mx-mobile-trust,
body.mx-site-shell .clinic-outcome-card,
body.mx-site-shell .mx-footer-cta,
body.mx-site-shell .enterprise-live-section .ra-problem,
body.mx-site-shell .feature-card,
body.mx-site-shell .score-card,
body.mx-site-shell .glass-card{
  background:radial-gradient(circle at 85% 8%, rgba(232,194,123,.06), transparent 18rem), linear-gradient(160deg,rgba(14,14,14,.95),rgba(8,8,8,.99))!important;
  border:1px solid rgba(231,194,127,.12)!important;
  box-shadow:none!important;
}
body.mx-site-shell .enterprise-live-section .ra-problems{gap:18px!important}
body.mx-site-shell .enterprise-live-section .ra-problem{padding:26px 22px!important}
body.mx-site-shell .enterprise-live-section .ra-problem .ico{background:rgba(231,194,127,.1)!important;border:1px solid rgba(231,194,127,.14)!important}
body.mx-site-shell .mx-mobile-trust-grid,
body.mx-site-shell .mx-secondary-tags{display:flex;flex-wrap:wrap;gap:10px}
body.mx-site-shell .mx-mobile-trust-grid span,
body.mx-site-shell .mx-secondary-tags span,
body.mx-site-shell .mx-value-item b+*{ }
body.mx-site-shell .mx-mobile-trust-grid span,
body.mx-site-shell .mx-secondary-tags span{
  background:rgba(231,194,127,.06)!important;
  border:1px solid rgba(231,194,127,.12)!important;
  border-radius:999px!important;
  padding:10px 14px!important;
}
body.mx-site-shell .clinic-outcome-card .outcome-pill,
body.mx-site-shell .mx-value-item,
body.mx-site-shell .mx-pillar-card{
  background:linear-gradient(160deg,rgba(13,13,13,.95),rgba(8,8,8,.99))!important;
  border:1px solid rgba(231,194,127,.12)!important;
  box-shadow:none!important;
}
body.mx-site-shell .mx-value-item{padding:24px 22px!important;border-radius:20px!important}
body.mx-site-shell .mx-value-strip-grid{gap:18px!important}
body.mx-site-shell .enterprise-live-action{margin-top:22px!important}
body.mx-site-shell .enterprise-live-action .ghost-btn{min-width:240px;text-align:center}
@media (max-width:820px){
  body.mx-site-shell .enterprise-live-section .ra-problems{grid-template-columns:1fr!important}
  body.mx-site-shell .mx-mobile-trust-grid span,
  body.mx-site-shell .mx-secondary-tags span{width:100%;justify-content:center;text-align:center}
}
