.middle{display:block;height:470px;min-height:470px;padding:0;margin:14px 0;border:2px solid rgba(224,207,162,.28);background:rgba(15,13,9,.2)}
.middle>.gun-zone{position:relative;width:100%;height:466px;display:flex;align-items:center;justify-content:center;overflow:hidden}
.middle>.ammo-area{display:none}
.gun-zone>.shotgun{position:absolute;z-index:1;left:50%;top:50%;width:72%;height:88%;max-height:none;object-fit:contain;transform:translate(-50%,-50%) rotate(-4deg);filter:drop-shadow(14px 18px 12px #000)}
.gun-zone>.shotgun.sawed{clip-path:polygon(0 0,72% 0,72% 100%,0 100%);transform:translate(-58%,-50%) rotate(-4deg)}
.gun-left-panel,.gun-zone>.ammo-area{position:absolute;z-index:5;top:14px;width:292px;height:438px;padding:10px;border:3px ridge #594337;background:linear-gradient(145deg,rgba(51,39,31,.96),rgba(16,13,10,.96));box-shadow:7px 10px 20px rgba(0,0,0,.72)}
.gun-left-panel{left:14px}.gun-zone>.ammo-area{right:14px;display:block;align-self:auto}
.gun-left-panel>.known-control{position:static;width:100%;padding:0 0 10px;background:transparent;border:0;border-bottom:1px solid #5b4538;box-shadow:none}
.gun-left-panel .known-control>small,.gun-zone>.ammo-area .ammo-title{min-height:31px;display:flex;align-items:center;font:600 12px Oswald;letter-spacing:.11em;color:#d0b99a}
.gun-left-panel .chamber-screen{width:100%;height:158px;border:1px solid #73503c}
.gun-left-panel .knowledge-queue{min-height:0;margin:12px 0 0;padding:10px 0 0;border-top:1px solid #5b4538}
.gun-left-panel .knowledge-queue>span{font-size:11px;color:#d0b99a}
.gun-left-panel .knowledge-queue>div{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;margin-top:10px}
.gun-left-panel .knowledge-queue i{width:auto;height:36px}
.gun-zone>.ammo-area .ammo-rack{height:304px;margin:10px 0;gap:6px}
.gun-zone>.ammo-area .ammo-title b{font-size:13px}.gun-zone>.ammo-area .odds{font-size:10px}
.gun-zone>.turn{z-index:8;right:318px;bottom:14px}.gun-zone>.shot-choices{z-index:10}
@media(max-width:1150px){.gun-left-panel,.gun-zone>.ammo-area{width:260px}.gun-zone>.turn{right:284px}.gun-zone>.shotgun{width:66%}}
