/* Pizza Style Profiler v119E.3.7.9.42 — Active Batch workspace */
.pspActiveBatchCard .inner{display:block}.pspActiveBatchIntro{margin-bottom:12px}.pspActiveBatchStatus{border:1px solid #b9d4c0;background:#f4faf5;border-radius:9px;padding:9px 10px;margin:8px 0 12px;font-weight:700}.pspActiveBatchStatus[data-kind="error"]{border-color:#d9a8a8;background:#fff1f1;color:#7d1d1d}.pspActiveBatchStartGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.pspActiveBatchStartPanel{border:1px solid #d5dfd7;border-radius:10px;padding:10px;background:#fff}.pspActiveBatchStartPanel h3{margin:0 0 5px;color:#174d2d}.pspActiveBatchStartPanel p{margin:0 0 8px}.pspActiveBatchStartPanel select{width:100%;margin:4px 0 8px}.pspActiveBatchRecordBar{display:grid;grid-template-columns:minmax(160px,1fr) minmax(220px,2fr) auto;gap:8px;align-items:end;margin:12px 0}.pspActiveBatchRecordBar label{font-weight:800}.pspActiveBatchRecordBar select{width:100%}.pspActiveBatchSummaryGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:8px 0 10px}.pspActiveBatchSummaryItem{border:1px solid #d9e1db;background:#fafcfb;border-radius:8px;padding:8px}.pspActiveBatchSummaryItem b{display:block;color:#174d2d;font-size:.82em;text-transform:uppercase;letter-spacing:.02em;margin-bottom:3px}.pspActiveBatchWarnings{margin:8px 0}.pspActiveBatchWarning{border-left:5px solid #c58f22;background:#fff8e7;padding:8px 10px;margin:5px 0;border-radius:6px}.pspActiveBatchWarning[data-scope="actual"]{border-left-color:#b33a3a;background:#fff2f2}.pspActiveBatchWarning[data-scope="projected"]{border-left-color:#6c4cb3;background:#f7f3ff}.pspActiveBatchWarningScope{font-weight:900;text-transform:uppercase;font-size:.78em;letter-spacing:.04em}.pspActiveBatchProjectionEditor{display:grid;grid-template-columns:minmax(180px,1.4fr) minmax(180px,1fr) auto auto;gap:8px;align-items:end;border:1px solid #d7d0e6;background:#faf8ff;border-radius:9px;padding:9px;margin:10px 0}.pspActiveBatchProjectionEditor label{font-weight:800}.pspActiveBatchToolbar{display:flex;flex-wrap:wrap;gap:7px;margin:10px 0}.pspActiveBatchToolbar button{margin:0}.pspDestructiveButton{background:#8d2020!important}.pspActiveBatchLegend{display:flex;flex-wrap:wrap;gap:8px;margin:8px 0}.pspActiveBatchLegend span{border:1px solid #cad6cc;border-radius:999px;padding:4px 8px;background:#f7faf8;font-size:.86em;font-weight:700}.pspActiveBatchEvent{border:1px solid #d8dfd9;border-radius:10px;margin:8px 0;background:#fff;overflow:hidden}.pspActiveBatchEvent[data-current="true"]{border-color:#2c8c54;box-shadow:0 0 0 2px rgba(44,140,84,.12)}.pspActiveBatchEventHeader{display:flex;justify-content:space-between;gap:8px;align-items:flex-start;padding:9px 10px;background:#f8faf8;border-bottom:1px solid #e3e8e4}.pspActiveBatchEventHeader h4{margin:0;color:#174d2d}.pspActiveBatchEventHeader small{display:block;color:#666;margin-top:2px}.pspActiveBatchBadges{display:flex;flex-wrap:wrap;gap:5px;justify-content:flex-end}.pspActiveBatchBadge{display:inline-block;border-radius:999px;padding:3px 7px;background:#e8efea;font-size:.78em;font-weight:900;text-transform:capitalize}.pspActiveBatchBadge[data-state="completed"]{background:#dff3e5;color:#145b2d}.pspActiveBatchBadge[data-state="in_progress"]{background:#e1ecff;color:#174c8b}.pspActiveBatchBadge[data-state="skipped"]{background:#ececec;color:#555}.pspActiveBatchBadge[data-timing="delayed"]{background:#ffe1e1;color:#8d2020}.pspActiveBatchBadge[data-timing="early"]{background:#e5f4ff;color:#175d89}.pspActiveBatchTimes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0}.pspActiveBatchTime{padding:9px 10px;border-right:1px solid #e6eae7;min-height:70px}.pspActiveBatchTime:last-child{border-right:0}.pspActiveBatchTime b{display:block;color:#4c5e50;font-size:.8em;text-transform:uppercase;letter-spacing:.04em;margin-bottom:3px}.pspActiveBatchTime span{display:block;font-weight:700;overflow-wrap:anywhere}.pspActiveBatchEventNote{margin:0;padding:0 10px 8px;color:#555;font-style:italic}.pspActiveBatchEventActions{display:flex;flex-wrap:wrap;gap:6px;padding:8px 10px;border-top:1px solid #eef1ef}.pspActiveBatchEventActions button{margin:0;padding:7px 10px}.pspActiveBatchNotes{border:1px solid #d8dfd9;border-radius:9px;padding:9px;margin-top:12px}.pspActiveBatchNotes label{display:block;font-weight:900;margin-bottom:4px}.pspActiveBatchNotes textarea{width:100%;resize:vertical}.pspActiveBatchAudit{margin-top:12px;border:1px solid #d8dfd9;border-radius:9px;padding:7px 9px}.pspActiveBatchAudit summary{font-weight:900;color:#174d2d}.pspActiveBatchAuditRow{padding:5px 0;border-bottom:1px solid #eee}.pspActiveBatchAuditRow:last-child{border-bottom:0}.pspActiveBatchDialog{border:0;border-radius:12px;max-width:520px;width:calc(100% - 24px);box-shadow:0 16px 45px rgba(0,0,0,.28);padding:0}.pspActiveBatchDialog::backdrop{background:rgba(0,0,0,.45)}.pspActiveBatchDialog form{padding:16px}.pspActiveBatchDialog h3{margin:0 0 10px;color:#174d2d}.pspActiveBatchDialog label{display:block;font-weight:800;margin-top:8px}.pspActiveBatchDialog input,.pspActiveBatchDialog select,.pspActiveBatchDialog textarea{width:100%;margin-top:3px}.pspActiveBatchDialogActions{display:flex;justify-content:flex-end;gap:8px;margin-top:14px}.pspActiveBatchEmpty{padding:14px;border:1px dashed #bac8bd;border-radius:9px;text-align:center;color:#555}.pspActiveBatchReadOnly{border:1px solid #d4a7a7;background:#fff1f1;border-radius:8px;padding:8px;margin:8px 0;color:#7d1d1d;font-weight:700}
@media(max-width:760px){.pspActiveBatchStartGrid,.pspActiveBatchSummaryGrid{grid-template-columns:1fr 1fr}.pspActiveBatchRecordBar{grid-template-columns:1fr}.pspActiveBatchProjectionEditor{grid-template-columns:1fr 1fr}.pspActiveBatchProjectionEditor label{grid-column:1/-1}.pspActiveBatchTimes{grid-template-columns:1fr}.pspActiveBatchTime{border-right:0;border-bottom:1px solid #e6eae7;min-height:0}.pspActiveBatchTime:last-child{border-bottom:0}}
@media(max-width:480px){.pspActiveBatchStartGrid,.pspActiveBatchSummaryGrid,.pspActiveBatchProjectionEditor{grid-template-columns:1fr}.pspActiveBatchEventHeader{display:block}.pspActiveBatchBadges{justify-content:flex-start;margin-top:6px}.pspActiveBatchToolbar button,.pspActiveBatchEventActions button{flex:1 1 42%}}
@media print{.pspActiveBatchCard{display:none!important}}
