/* FASE 25.4 */
.warehouse-dashboard254{margin:18px 0 24px}.warehouse-head254{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-bottom:14px}.warehouse-head254 h3{margin:4px 0}.warehouse-actions254{display:flex;gap:9px;flex-wrap:wrap}.warehouse-summary254{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:14px}.warehouse-summary254 article{background:#fff;border:1px solid #dce9e1;border-radius:14px;padding:14px;box-shadow:0 5px 14px rgba(23,77,48,.05)}.warehouse-summary254 small{display:block;color:#66776e}.warehouse-summary254 strong{font-size:25px;color:#173f2b}.warehouse-summary254 .risk{border-color:#efb5aa;background:#fff8f6}.warehouse-summary254 .risk strong{color:#ad3525}.warehouse-grid254{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.warehouse-card254{background:#fff;border:1px solid #dce9e1;border-radius:16px;padding:15px;box-shadow:0 6px 18px rgba(23,77,48,.06)}.warehouse-card254.has-risk{border-color:#e8a89e}.warehouse-title254{display:flex;justify-content:space-between;gap:10px}.warehouse-title254 span{font-size:11px;font-weight:800;color:#168a49}.warehouse-title254 h4{margin:3px 0}.warehouse-title254 small{color:#697b71}.warehouse-card254 dl{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:14px 0}.warehouse-card254 dl div{background:#f6faf7;border-radius:10px;padding:9px}.warehouse-card254 dt{font-size:11px;color:#6d7c74}.warehouse-card254 dd{margin:3px 0 0;font-weight:700;color:#1e4531}.warehouse-capacity254>div:first-child{display:flex;justify-content:space-between;font-size:12px}.warehouse-capacity254 .bar{height:8px;background:#e3eee7;border-radius:99px;margin-top:6px;overflow:hidden}.warehouse-capacity254 .bar span{display:block;height:100%;background:#238c50}.warehouse-warning254{width:100%;border:0;border-radius:10px;background:#fff0ed;color:#9f3125;padding:9px;margin-top:12px;text-align:left;font-weight:700;cursor:pointer}.warehouse-ok254{margin-top:12px;color:#277948;font-size:12px;font-weight:700}.warehouse-card-actions254{display:flex;gap:8px;margin-top:12px}.category-checks254{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;border:1px solid #d7e6dc;border-radius:12px;padding:12px}.category-checks254 legend{font-weight:800;padding:0 6px}.category-checks254 label{display:flex;align-items:center;gap:7px;font-weight:500}.category-checks254 input{width:auto}.icon-btn{border:0;background:#eef7f1;border-radius:9px;width:34px;height:34px;cursor:pointer}@media(max-width:1050px){.warehouse-grid254{grid-template-columns:repeat(2,minmax(0,1fr))}.warehouse-summary254{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.warehouse-head254{display:block}.warehouse-actions254{margin-top:12px}.warehouse-grid254,.warehouse-summary254{grid-template-columns:1fr}.warehouse-card254 dl{grid-template-columns:1fr}.category-checks254{grid-template-columns:1fr}}
