.vxLogInventoryOverlay{position:fixed;inset:0;z-index:12050;display:grid;place-items:center;padding:24px;background:rgba(2,5,8,.72);backdrop-filter:blur(5px)}.vxLogInventoryOverlay[hidden]{display:none!important}
.vxLogInventoryModal{width:min(820px,calc(100vw - 32px));max-height:min(88vh,940px);display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(148,163,184,.28);border-radius:15px;background:#080b0c;box-shadow:0 28px 90px rgba(0,0,0,.66)}
.vxLogInventoryHead{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:11px 14px 11px 16px;border-bottom:1px solid rgba(148,163,184,.18);background:rgba(18,22,23,.98)}.vxLogInventoryHead>div{display:grid;gap:2px;min-width:0}.vxLogInventoryHead small{font-size:9px;font-weight:800;letter-spacing:.11em;text-transform:uppercase;color:#84908a}.vxLogInventoryHead strong{font-size:17px;color:#f0f3f1}.vxLogInventoryHead span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#8f9994;font-size:11px}.vxLogInventoryHead button{width:38px;height:38px;flex:0 0 auto;border:1px solid #404846;border-radius:9px;background:#111615;color:#dce2df;font-size:25px;line-height:1;cursor:pointer}.vxLogInventoryHead button:hover{border-color:#737f79;background:#202725}
.vxLogInventoryBody{min-height:0;overflow:auto;padding:12px;display:flex;flex-direction:column;gap:10px;scrollbar-width:thin;scrollbar-color:#4c5550 #111413}.vxLogInventoryHover{z-index:12080}.vxLogInventoryOpen{overflow:hidden!important}
.vxLogInventoryButton{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:34px;padding:7px 11px;border:1px solid rgba(132,204,22,.32);border-radius:8px;background:rgba(63,98,18,.15);color:#d7e9ba;font:inherit;font-size:11px;font-weight:700;cursor:pointer}.vxLogInventoryButton:hover{border-color:rgba(163,230,53,.55);background:rgba(77,124,15,.22)}.logs-item>.vxLogInventoryButton{margin:10px 6px 12px 12px}.logs-item>.vxLogMapButton+.vxLogInventoryButton{margin-left:6px}
@media(max-width:700px){.vxLogInventoryOverlay{padding:8px}.vxLogInventoryModal{width:100%;max-height:94vh}.vxLogInventoryHead{min-height:62px;padding:9px 10px 9px 12px}.vxLogInventoryBody{padding:8px}.vxLogInventoryButton span:last-child{display:none}.logs-item>.vxLogInventoryButton span:last-child{display:inline}}
