/* V20.11.68: the compact result/upgrade cards show final values only. */
#v20917ShopResults .pmc-stat-value small,
#v20917PackResult .pmc-stat-value small,
.v20919-result-card .pmc-stat-value small,
#gachaResults .pmc-stat-value small,
#enhancement .v1844-preview .pmc-stat-value small{
  display:none!important;
  width:0!important;min-width:0!important;max-width:0!important;
  margin:0!important;padding:0!important;overflow:hidden!important;
}
#v20917ShopResults .pmc-stat-value,
#v20917PackResult .pmc-stat-value,
.v20919-result-card .pmc-stat-value,
#gachaResults .pmc-stat-value,
#enhancement .v1844-preview .pmc-stat-value{
  justify-content:center!important;
  text-align:center!important;
  letter-spacing:0!important;
  overflow:visible!important;
}
#v20917ShopResults .pmc-stat,
#v20917PackResult .pmc-stat,
.v20919-result-card .pmc-stat,
#gachaResults .pmc-stat,
#enhancement .v1844-preview .pmc-stat{
  grid-template-columns:19% minmax(0,1fr) 13%!important;
  column-gap:1%!important;
}
/* Confirmation must remain a real touch target even when the old animation state leaves packBusy=true. */
#v20917PackResult [data-v20917-close]{
  display:flex!important;align-items:center!important;justify-content:center!important;
  visibility:visible!important;opacity:1!important;pointer-events:auto!important;
  touch-action:manipulation!important;user-select:none!important;
  min-width:154px!important;min-height:46px!important;
  position:relative!important;z-index:2147483000!important;
  cursor:pointer!important;filter:none!important;
}
#v20917PackResult [data-v20917-close][disabled],
#v20917PackResult [data-v20917-close][aria-disabled="true"]{
  opacity:1!important;pointer-events:auto!important;filter:none!important;
}
