.container{width:100%;margin:0 auto;padding:20px}.myheader{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;margin-bottom:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}.page-title{font-size:24px;font-weight:600;color:#1f2f3d}.filter-card{margin-bottom:20px;border-radius:8px;box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.action-buttons{gap:8px}.action-buttons,.stats-bar{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.stats-bar{gap:10px;margin-bottom:4px}.stats-item{-ms-flex:1 1 calc(33% - 8px);flex:1 1 calc(33% - 8px);min-width:140px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:10px;padding:10px 12px;background:#fafafa;border-radius:6px;border:1px solid #f0f0f0;transition:box-shadow .2s}.stats-item:hover{box-shadow:0 2px 8px rgba(0,0,0,.08)}.stats-icon{width:36px;height:36px;border-radius:8px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;font-size:16px;-ms-flex-negative:0;flex-shrink:0}.stats-info{-ms-flex:1;flex:1;min-width:0}.stats-val{font-size:18px;font-weight:600;line-height:1.2;color:#262626}.stats-lbl{font-size:12px;color:#8c8c8c;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shelf-type-badge{padding:2px 8px;border-radius:4px;font-size:12px;font-weight:500}.shelf-type-1{background:#fff1f0;color:#cf1322}.shelf-type-2{background:#f6ffed;color:#389e0d}.shelf-status-badge{padding:2px 8px;border-radius:4px;font-size:12px;font-weight:500}.shelf-status-0{background:#fffbe6;color:#ad6800}.shelf-status-1{background:#f6ffed;color:#389e0d}.shelf-status-2{background:#f0f0f0;color:#8c8c8c}.ant-table-thead>tr>th{background-color:#fafafa;font-weight:600}.ant-table-row{transition:background-color .3s}.ant-table-row:hover{background-color:#fafafa}.ant-table-row.invalid-row{opacity:.55}