.inventory.has-mortar{grid-template-columns:repeat(5,76px)}
.mortar-slot img{object-fit:contain}
.mortar-panel{position:absolute;bottom:204px;left:50%;transform:translateX(-50%);z-index:4;width:328px;max-width:calc(100% - 28px);padding:9px 12px;border:1px solid #e9c68885;border-radius:10px;background:#24302ce8;box-shadow:0 6px 24px #10191444;pointer-events:none}
.mortar-panel>div{display:flex;align-items:center;justify-content:space-between;gap:8px}.mortar-panel strong{font-size:12px;color:#f7deb1}.mortar-panel span{font-size:11px;color:#f4e8ce}.mortar-panel p{margin:6px 0;font:11px ui-monospace,Consolas,monospace;color:#cfd6c7}.mortar-panel small{display:block;margin-top:6px;font-size:10px;color:#d0c1a0}
.mortar-panel progress{display:block;width:100%;height:3px;border:0;background:#e4dec129;accent-color:#e6bf7b;border-radius:2px}.mortar-panel progress::-webkit-progress-bar{background:#e4dec129}.mortar-panel progress::-webkit-progress-value{background:#e6bf7b}
.mortar-active #fire{background:#eec384;border-color:#ffe5b8}.mortar-active .touch-joystick{border-color:#ecc888aa}.mortar-active .joystick-thumb{background:#98815be6}
.cinematic .mortar-panel,.result-shown .mortar-panel,.traveling .mortar-panel{visibility:hidden}
.finale-caption{position:absolute;left:50%;bottom:38px;transform:translateX(-50%);z-index:4;max-width:calc(100% - 40px);width:510px;text-align:center;pointer-events:none;color:#f7e4bd;text-shadow:0 2px 15px #111b13,0 1px 3px #111b13}
.finale-caption>span{display:block;margin-bottom:8px;font-size:11px;letter-spacing:.24em;color:#d3c8a9}.finale-caption strong{display:block;font-size:24px;font-weight:600;letter-spacing:.04em}.finale-caption p{font-size:12px;color:#dedccb;margin:9px 0 0}.result-shown .finale-caption{visibility:hidden}
@media(min-width:1000px){.inventory.has-mortar{grid-template-columns:repeat(5,84px)}}
@media(max-width:600px){.inventory.has-mortar{grid-template-columns:repeat(5,56px);gap:5px}.inventory.has-mortar .weapon-slot img{width:48px}.mortar-panel{bottom:183px}}
@media(max-height:550px) and (min-width:601px){.inventory.has-mortar{grid-template-columns:repeat(5,66px)}.mortar-panel{bottom:160px}}
.touch-device .inventory.has-mortar{grid-template-columns:repeat(5,48px);gap:4px}.touch-device .inventory.has-mortar .weapon-slot img{width:40px}
.touch-device .mortar-panel{bottom:calc(var(--control-bottom) + 194px);width:270px;padding:6px 9px;border-radius:8px}.touch-device .mortar-panel strong,.touch-device .mortar-panel span{font-size:10px}.touch-device .mortar-panel p{font-size:9px;margin:4px 0}.touch-device .mortar-panel small{font-size:9px;margin-top:4px}
.touch-device .finale-caption{bottom:calc(env(safe-area-inset-bottom,0px) + 32px);max-width:calc(100% - 30px)}.touch-device .finale-caption>span{font-size:9px;margin-bottom:5px}.touch-device .finale-caption strong{font-size:18px}.touch-device .finale-caption p{font-size:10px;line-height:1.5}
@media(orientation:landscape){.touch-device .mortar-panel{bottom:calc(var(--control-bottom) + 64px);width:262px}.touch-device .finale-caption{bottom:24px}}
@media(orientation:landscape) and (max-width:700px){.touch-device .inventory.has-mortar{bottom:calc(var(--control-bottom) + 124px)}.touch-device .mortar-panel{bottom:auto;top:calc(env(safe-area-inset-top,0px) + 82px);width:242px}.touch-device .mortar-panel small{display:none}}
