/* v329 — enhancement compare: card itself is the frame; remove empty stage gutters */
#v325EnhanceCompare .v325-compare-side{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;gap:6px!important}
#v325EnhanceCompare .v315-enhance-card-stage,
#v325EnhanceCompare .v325-result-stage{
  width:auto!important;min-width:0!important;max-width:none!important;
  height:auto!important;min-height:0!important;max-height:none!important;
  padding:0!important;margin:0!important;border:0!important;border-radius:0!important;
  background:transparent!important;box-shadow:none!important;overflow:visible!important;
}
#v325EnhanceCompare .v326-hand-preview.hand{
  width:auto!important;height:auto!important;min-width:0!important;min-height:0!important;
  padding:0!important;margin:0!important;gap:0!important;background:transparent!important;
}
#v325EnhanceCompare .v315-enhance-hand-card.card{
  margin:0!important;padding:0!important;overflow:hidden!important;box-sizing:border-box!important;
}
#v325EnhanceCompare .v315-enhance-hand-card.card .cname,
#v325EnhanceCompare .v315-enhance-hand-card.card .cimg,
#v325EnhanceCompare .v315-enhance-hand-card.card .cstats,
#v325EnhanceCompare .v315-enhance-hand-card.card .card-stat-grid{
  margin:0!important;box-sizing:border-box!important;
}
#v325EnhanceCompare .v315-enhance-hand-card.card .cimg{width:100%!important;padding:0!important}
#v325EnhanceCompare .v326-enhance-skill-desc{margin-top:6px!important}
