.battle-live-party{display:flex;flex-direction:column;gap:5px;height:100%;min-height:0}
.battle-live-party> b{font-size:12px}
.battle-live-party>div{display:flex;align-items:center;gap:8px;flex:1;min-height:0;padding:4px 6px;background:#d3d8b9;border-left:3px solid #6f9872}
.battle-live-party .portrait{width:30px;height:34px;max-height:100%;flex:none}
.battle-live-party>div>span{display:flex;flex-direction:column;flex:1;gap:3px;min-width:0}
.battle-live-party b{font-size:11px}.battle-live-party small{font-size:10px}
.battle-hp-track{display:block;height:5px;background:#858c75}
.battle-hp-track>i{display:block;height:100%;background:#5f8c67;transition:width .2s linear}
.battle-live-party .critical{background:#ecd0b1;border-color:#c95446;color:#8a302a}
.battle-live-party .critical .battle-hp-track>i{background:#c95446}
.battle-live-party .fallen{background:#bab7a2;border-color:#796960;color:#5e554f}
.battle-live-party .fallen .portrait{filter:grayscale(1);opacity:.55}
.a-battle-stats{display:flex;flex-direction:column;gap:5px;min-height:0;height:100%;font-size:11px}
.a-battle-stats h3{margin:0;font-size:14px}.a-battle-stats section{display:flex;flex-direction:column;gap:4px;flex:1;min-height:0;background:#d0d6b6;padding:5px}
.a-battle-stats section>div{display:flex;gap:4px;min-height:0;flex:1}
.a-battle-stats section>div>span{display:flex;align-items:center;flex:1;min-width:0;gap:2px}
.a-battle-stats .portrait{height:27px;width:23px;max-height:100%}.a-battle-stats small{font-size:8px}
#battle-end>div{display:flex;gap:5px;flex:none}
.battle-modal #battle-end .primary{width:auto;min-width:140px;flex:none}
.battle-modal #battle-end p{flex:1;min-width:0}
.battle-modal .battle-controls{display:flex;align-items:center;justify-content:flex-start;gap:4px;height:32px}
.battle-speed-group{display:flex;gap:3px;flex:none}
.battle-modal .battle-controls button{width:auto;flex:none;min-height:30px;padding:3px 9px}
.battle-controls button.selected{background:#dbc277;color:#233e34;border-color:#ac8e40}
.battle-scrub{display:flex;align-items:center;gap:3px;flex:1;min-width:65px;margin:0;font-size:10px}
.battle-scrub input{min-width:0;width:100%;min-height:24px;height:24px;margin:0;padding:0;accent-color:#566e4f;touch-action:none}
.battle-scrub span{min-width:29px;white-space:nowrap}
@media(max-width:740px){.battle-modal .battle-controls{gap:3px}.battle-modal .battle-controls button{padding:3px 6px;font-size:9px}.battle-speed-group{gap:2px}}
@media(max-height:350px){.battle-live-party{gap:2px}.battle-live-party>div{padding:2px 5px;gap:4px}.battle-live-party .portrait{height:23px;width:24px}.battle-live-party>div>span{flex-direction:row;align-items:center;flex-wrap:wrap;gap:2px 8px}.battle-hp-track{width:100%;height:3px}.a-battle-stats{font-size:9px;gap:2px}.a-battle-stats h3{font-size:12px}.a-battle-stats section{gap:1px;padding:3px}.a-battle-stats .portrait{height:20px;width:17px}.a-battle-stats section>span{display:none}.a-battle-stats small{font-size:7px}}
@media(prefers-reduced-motion:reduce){.battle-hp-track>i{transition:none}}
