.prod-toolbar{display:flex;gap:10px;flex-wrap:wrap;align-items:center;margin:16px 0}.prod-toolbar input{max-width:280px}.prod-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:16px 0}.prod-stat{background:white;border:1px solid #e2e8f0;border-radius:10px;padding:16px}.prod-stat strong{display:block;font-size:26px;color:#174a43;margin-top:8px}.prod-table{min-width:950px}.prod-table th,.prod-table td{text-align:center;vertical-align:middle}.prod-table td{white-space:normal;max-width:260px}.prod-table .prod-actions{justify-content:center;align-items:center}.prod-table button,.prod-table .prod-sub{text-align:center}.prod-sub{font-size:12px;color:#667085;margin-top:5px;line-height:1.6}.prod-actions{display:flex;gap:8px;flex-wrap:wrap}.prod-machine.active{background:#174a43;color:white}.prod-dialog{border:1px solid #dce3e8;border-radius:14px;padding:0;width:min(940px,94vw);max-height:90vh;color:#1e293b}.prod-dialog::backdrop{background:#142a3d80}.prod-dialog form{display:flex;flex-direction:column;max-height:88vh}.prod-dialog header,.prod-dialog footer{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;gap:12px;flex-shrink:0}.prod-dialog header{border-bottom:1px solid #e2e8f0}.prod-dialog h3{margin:0}.prod-dialog footer{border-top:1px solid #e2e8f0;background:white}.prod-body{padding:20px 22px;overflow:auto}.prod-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.prod-field{display:flex;flex-direction:column;gap:6px;font-size:13px;min-width:0}.prod-field input,.prod-field select,.prod-field textarea,.prod-toolbar input,.prod-toolbar select{padding:9px;border:1px solid #cbd5e1;border-radius:6px;width:100%;box-sizing:border-box;min-width:0;background:white;font:inherit}.prod-field textarea{min-height:65px}.prod-wide{grid-column:1/-1}.prod-note{padding:12px;background:#f2f7f6;color:#365b52;border-radius:7px;line-height:1.7;margin-bottom:16px}.prod-error{color:#b42318;white-space:pre-wrap;line-height:1.6}.prod-stage{padding:14px;background:#f7f9fb;border:1px solid #e2e8f0;border-radius:8px;margin:12px 0}.prod-task-row{display:grid;grid-template-columns:1fr 1fr 1.4fr .8fr auto;gap:8px;margin-top:12px;align-items:end}.prod-dies{max-height:240px;overflow:auto;margin:12px 0}.prod-die{display:block;width:100%;background:#fff;border:1px solid #d8e1e5;text-align:left;padding:12px;margin-bottom:6px;line-height:1.6;border-radius:6px}.prod-die:disabled{opacity:.55}.prod-empty{padding:45px;text-align:center;color:#667085}.prod-history summary{cursor:pointer;font-weight:600;padding:14px}.prod-selected{border:1px solid #86b7a9;background:#f0faf5;padding:10px;margin:10px 0}.prod-checklist{max-height:410px;overflow:auto}.prod-checklist td{padding:8px}.prod-checklist select{max-width:110px}.prod-dialog button{cursor:pointer}.prod-dialog button:disabled{cursor:default}.prod-badge{display:inline-block;padding:3px 8px;border-radius:5px;background:#eef3f7;font-size:12px}.prod-badge.warn{background:#fff0d8;color:#8c4e08}@media(max-width:700px){.prod-stats{grid-template-columns:repeat(2,1fr)}.prod-grid{grid-template-columns:1fr 1fr}.prod-task-row{grid-template-columns:1fr 1fr}.prod-body{padding:14px}.prod-dialog header,.prod-dialog footer{padding:14px}.prod-dialog footer{flex-wrap:wrap}.prod-toolbar{align-items:stretch}.prod-dialog{width:96vw}.prod-stat{padding:12px}}

.prod-die-table{width:100%;min-width:1050px;border-collapse:collapse;font-size:13px}.prod-die-table th,.prod-die-table td{text-align:center;vertical-align:middle;padding:10px 8px;border:1px solid #e5e7eb;white-space:normal;overflow-wrap:anywhere}.prod-die-table th{position:sticky;top:0;background:#f5f5f4;font-weight:500;z-index:1}.prod-die-table th:nth-child(2),.prod-die-table td:nth-child(2){min-width:150px}.prod-die-table th:nth-child(3),.prod-die-table td:nth-child(3){min-width:120px}.prod-die-table td:last-child{white-space:nowrap}.prod-die-table tbody tr:hover{background:#f0faf7}

.prod-die-table tbody tr[aria-disabled="false"]{cursor:pointer}.prod-die-table tbody tr:focus-visible{outline:2px solid #10b9a5;outline-offset:-2px;background:#f0faf7}.prod-die-table tbody tr[aria-disabled="true"]{opacity:.5;cursor:not-allowed}
