/* BUILD237 — Inventory backup status and recovery UI */
.inventoryBackupCard237{display:flex;justify-content:space-between;align-items:center;gap:18px;border-left:5px solid #0b7a4b;background:linear-gradient(135deg,#ffffff,#f2fbf6)}
.inventoryBackupCard237 h2{margin:0 0 6px}.inventoryBackupCard237 p{margin:0 0 8px}.inventoryBackupCard237 #inventoryBackupStatus237{font-size:12px;color:#0b6b43;letter-spacing:.02em}
.inventoryBackupModal237 table td,.inventoryBackupModal237 table th{vertical-align:middle}.inventoryBackupModal237 .tableScroll{margin-top:14px;max-height:48vh}
@media(max-width:800px){.inventoryBackupCard237{align-items:stretch;flex-direction:column}.inventoryBackupCard237>.actions{width:100%}.inventoryBackupCard237>.actions button{flex:1}}
