/* V345: 전투 중 원래 능력치 대비 증가/감소 색상 */
.stats .stat-increased,.base-unit-stat .stat-increased,.card-zoom-stats .stat-increased{color:#ff4b4b !important;font-weight:800;text-shadow:0 0 6px rgba(255,75,75,.18)}
.stats .stat-decreased,.base-unit-stat .stat-decreased,.card-zoom-stats .stat-decreased{color:#4da3ff !important;font-weight:800;text-shadow:0 0 6px rgba(77,163,255,.18)}

/* V347: core runtime / tutorial / battle / zoom all use the same changed-stat colors */
.stats .stat-increased,.base-unit-stat .stat-increased,.card-zoom-stats .stat-increased,.cstats .stat-increased{color:#ff4b4b !important;font-weight:900!important}
.stats .stat-decreased,.base-unit-stat .stat-decreased,.card-zoom-stats .stat-decreased,.cstats .stat-decreased{color:#4da3ff !important;font-weight:900!important}
.v347-effect-name{display:block;margin-bottom:3px;padding:2px 6px;border-radius:10px;background:rgba(0,0,0,.72);color:#fff;font-size:11px;font-weight:900;letter-spacing:.03em;text-shadow:0 1px 3px #000}
