/* LUZMU V93 — estadísticas reales y rankings del Home */
.home-command-strip-v44{
  grid-template-columns:1.32fr repeat(6,minmax(0,1fr))!important;
}
.home-command-strip-v44 .metric-2 strong,
.home-command-strip-v44 .metric-3 strong,
.home-command-strip-v44 .metric-4 strong,
.home-command-strip-v44 .metric-5 strong{
  color:#f1c35b!important;
}
.home-ranking-table .hrt-head,
.home-ranking-table .hrt-row{
  grid-template-columns:35px 55px minmax(0,1fr) 65px!important;
}
.home-command-ready-v44 .ranking-preview-panel .home-ranking-table{
  margin-top:20px!important;
}
.home-command-ready-v44 .ranking-preview-panel .home-rank-more{
  margin-top:20px!important;
}
/* Ocho eventos visibles sin alargar las cuatro tarjetas del dashboard. */
.home-command-ready-v44 .home-panel-2-v44 .premium-events{
  padding:7px 20px 16px!important;
}
.home-command-ready-v44 .home-panel-2-v44 .premium-events li{
  min-height:53px!important;
  padding-top:7px!important;
  padding-bottom:7px!important;
}
.top-reset-position-v13{position:relative!important}
.top-reset-crown-v93{
  position:absolute;
  left:50%;
  top:-13px;
  transform:translateX(-50%);
  color:#ffd86b;
  font:normal 13px/1 Georgia,serif;
  text-shadow:0 0 10px rgba(255,201,75,.72);
}
.top-reset-row-v13:first-child{
  background:linear-gradient(90deg,rgba(198,136,26,.12),transparent 82%);
}
.top-reset-row-v13 small{
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  letter-spacing:.025em;
}
.home-ranking-table .hrt-row>em{
  display:block!important;
  text-align:center!important;
  color:#f2c968!important;
  font-weight:800!important;
  font-style:normal!important;
}
.home-command-ready-v44 .home-panel-1-v44:before{
  color:rgba(217,161,52,.17)!important;
}
@media(max-width:1450px){
  .home-command-strip-v44{grid-template-columns:1.32fr repeat(6,minmax(0,1fr))!important}
  .home-command-strip-v44>header{grid-column:auto!important;justify-content:flex-start!important}
  .home-command-strip-v44>header,.home-command-strip-v44>article{padding:15px 10px!important;gap:9px!important}
  .home-command-strip-v44 header strong{font-size:12px!important}
  .home-command-strip-v44 article strong{font-size:14px!important}
}
@media(max-width:980px){
  .home-command-strip-v44{
    display:flex!important;
    flex-wrap:wrap!important;
    width:calc(100% - 18px)!important;
    margin-top:-12px!important;
  }
  .home-command-strip-v44>header{
    flex:0 0 100%!important;
    width:100%!important;
    justify-content:center!important;
    border-right:0!important;
  }
  .home-command-strip-v44>article{
    flex:0 0 50%!important;
    width:50%!important;
    min-height:66px!important;
    padding:12px 14px!important;
    border-top:1px solid rgba(174,124,31,.25)!important;
  }
  .home-command-strip-v44>article:nth-of-type(even){border-right:0!important}
  .is-home .cta-row{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:10px!important;
    width:min(535px,calc(100% - 28px))!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  .is-home .cta-row .cta-create{
    grid-column:1/-1!important;
    width:100%!important;
  }
  .is-home .cta-row>a{
    min-width:0!important;
    width:100%!important;
  }
}
@media(max-width:760px){
  .home-command-strip-v44>header{padding:14px 12px!important}
  .home-command-strip-v44>article{padding:11px 10px!important;gap:9px!important}
  .home-command-strip-v44 article img{width:26px!important;height:26px!important;flex-basis:26px!important}
  .home-command-strip-v44 article strong{font-size:13px!important}
  .home-command-strip-v44 article span{font-size:7px!important}
}
@media(max-width:430px){
  .is-home .cta-row{grid-template-columns:1fr!important}
  .is-home .cta-row .cta-create{grid-column:auto!important}
  .home-command-strip-v44>article{flex-basis:100%!important;width:100%!important;border-right:0!important}
}
