/* CoinMEX V1.3.14 — homepage visual differentiation and density polish.
   Keeps the light Research Desk identity, but replaces repeated decorative chart treatment
   with purpose-specific checklist artwork and tighter mobile composition. */
.cmx-theme .cmx-home-editorial-v15grid .cmx-mini{
  background:#fff!important;border-color:#d8dfd5!important;box-shadow:0 10px 28px rgba(16,24,32,.045)!important;
}
.cmx-theme .cmx-home-editorial-v15grid .cmx-mini img{
  aspect-ratio:24/13!important;object-fit:cover!important;background:#f5f6f0!important;
}
.cmx-theme .cmx-home-editorial-v15grid .cmx-mini__copy{padding:14px 16px 16px!important}
.cmx-theme .cmx-card-grid--exchange .cmx-exchange-card{
  position:relative;background:#fff!important;border-color:#d9e0d7!important;box-shadow:0 14px 36px rgba(16,24,32,.055)!important;
}
.cmx-theme .cmx-card-grid--exchange .cmx-exchange-card:before{content:"";position:absolute;left:0;right:0;top:0;height:5px;z-index:2;background:#b8ff3d}
.cmx-theme .cmx-card-grid--exchange .cmx-exchange-card--bybit:before{background:#f7a600}
.cmx-theme .cmx-card-grid--exchange .cmx-exchange-card--binance:before{background:#f0b90b}
.cmx-theme .cmx-card-grid--exchange .cmx-exchange-card--bitget:before{background:#21c7c9}
.cmx-theme .cmx-card-grid--exchange .cmx-exchange-card--okx:before{background:#8b9699}
.cmx-theme .cmx-card-grid--exchange .cmx-exchange-card__media{background:#f5f6f0!important;border-bottom:1px solid #e0e5dc!important}
.cmx-theme .cmx-card-grid--exchange .cmx-exchange-card__media img{aspect-ratio:24/13!important;object-fit:cover!important}
.cmx-theme .cmx-card-grid--exchange .cmx-exchange-card__body{padding:22px!important}
.cmx-theme .cmx-card-grid--exchange .cmx-exchange-card p{line-height:1.72!important;margin-top:8px!important}
.cmx-theme .cmx-card-grid--exchange .cmx-code-inline{background:#f7f8f4!important;border:1px dashed #cbd4c8!important;border-radius:12px!important;padding:11px 13px!important;margin-top:18px!important}
.cmx-theme .cmx-card-grid--exchange .cmx-card-actions{margin-top:16px!important}
@media(max-width:600px){
  .cmx-theme .cmx-home-editorial-v14{padding-top:30px!important;padding-bottom:30px!important}
  .cmx-theme .cmx-home-editorial-v15grid{gap:12px!important;margin-top:16px!important}
  .cmx-theme .cmx-home-editorial-v15grid .cmx-mini img{aspect-ratio:24/13!important}
  .cmx-theme .cmx-home-editorial-v15grid .cmx-mini__copy{padding:12px 14px 14px!important}
  .cmx-theme .cmx-card-grid--exchange{gap:16px!important}
  .cmx-theme .cmx-card-grid--exchange .cmx-exchange-card__body{padding:18px!important}
  .cmx-theme .cmx-card-grid--exchange .cmx-exchange-card h2{font-size:29px!important;margin-top:8px!important}
  .cmx-theme .cmx-card-grid--exchange .cmx-exchange-card p{font-size:15px!important;line-height:1.7!important;margin-bottom:0!important}
  .cmx-theme .cmx-card-grid--exchange .cmx-card-actions{gap:9px!important}
  .cmx-theme .cmx-card-grid--exchange .cmx-btn{min-height:48px!important}
}
