.nav-count{margin-left:auto;min-width:22px;height:22px;padding:0 6px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#ef4444;color:#fff;font-size:12px;box-shadow:0 0 0 3px rgba(239,68,68,.16)}
.compact-work-alerts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0 0 14px}
.compact-work-alerts button{appearance:none;border:1px solid #fecaca;background:#fff7f7;border-radius:14px;padding:12px 14px;display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;text-align:left;color:#7f1d1d;cursor:pointer}
.compact-work-alerts button.warning{border-color:#fde68a;background:#fffbeb;color:#92400e}.compact-work-alerts button.critical{border-color:#fb7185;background:#fff1f2;color:#9f1239}
.compact-work-alerts i{font-style:normal;font-size:22px}.compact-work-alerts span{display:grid;gap:2px}.compact-work-alerts small{font-weight:500;opacity:.8}.compact-work-alerts strong{white-space:nowrap}
.production-panel{display:block}.production-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:14px 0}.production-summary article{border:1px solid #dbe5f1;border-radius:14px;padding:12px 14px;background:#f8fbff;display:flex;justify-content:space-between;align-items:center}.production-summary b{font-size:24px;color:#153762}.production-tabs{margin-bottom:14px}
.stage-late-alert{display:flex;align-items:center;gap:10px;border:1px solid #fde68a;background:#fffbeb;color:#92400e;border-radius:12px;padding:10px 12px;margin:12px 0}.stage-late-alert.critical{border-color:#fb7185;background:#fff1f2;color:#9f1239}.stage-late-alert i{font-style:normal;font-size:22px}.stage-late-alert span{display:grid;gap:1px}.stage-late-alert small{font-weight:600}
.stage-late-alert.is-action{appearance:none;width:100%;font:inherit;text-align:left;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.stage-late-alert.is-action strong{margin-left:auto;white-space:nowrap}.stage-late-alert.is-action:hover,.stage-late-alert.is-action:focus-visible{transform:translateY(-1px);box-shadow:0 8px 20px rgba(146,64,14,.13);outline:3px solid rgba(245,158,11,.18);outline-offset:2px}.stage-late-alert.is-action.critical:hover,.stage-late-alert.is-action.critical:focus-visible{box-shadow:0 8px 20px rgba(159,18,57,.14);outline-color:rgba(244,63,94,.2)}
.production-day{margin-top:14px;border:1px solid #dbe5f1;border-radius:16px;overflow:hidden;background:#fff}.production-day-head{display:flex;justify-content:space-between;padding:9px 13px;background:#edf5ff;color:#17345c}.production-list{display:grid}.production-card{border-left:5px solid #3b82f6;border-bottom:1px solid #e5edf6;background:#fff}.production-card:last-child{border-bottom:0}.production-card.priority-red{border-left-color:#ef4444}.production-card.priority-amber{border-left-color:#f59e0b}.production-card.priority-violet{border-left-color:#8b5cf6}.production-card.priority-slate{border-left-color:#64748b}
.production-card>summary{list-style:none;display:grid;grid-template-columns:58px minmax(210px,1.5fr) minmax(150px,.8fr) minmax(190px,1fr) auto 20px;gap:12px;align-items:center;padding:10px 12px;cursor:pointer}.production-card>summary::-webkit-details-marker{display:none}.production-card summary small{display:block;color:#64748b;margin-top:3px}.production-card summary>span>b{display:block}.production-thumb{width:52px;height:52px}.production-thumb .reference-gallery{height:100%}.production-thumb .reference-item,.production-thumb .reference-thumb{width:52px;height:52px}.production-thumb img{width:100%;height:100%;object-fit:cover}.production-stage{border-radius:10px;padding:8px 10px;background:#eff6ff;color:#1d4ed8;font-weight:800}.state-claimed .production-stage{background:#fff7ed;color:#c2410c}.state-ready .production-stage{background:#ecfdf5;color:#047857}.production-late{border-radius:999px;padding:6px 9px;font-size:12px;font-weight:900;white-space:nowrap;background:#fef3c7;color:#92400e}.production-late.critical{background:#fee2e2;color:#b91c1c;animation:productionPulse 1.4s infinite}
.production-details{padding:12px 14px 14px;background:#f8fafc;border-top:1px solid #e5edf6}.production-details>div:first-child{display:grid;grid-template-columns:minmax(220px,360px) 1fr;gap:18px}.production-reference .reference-gallery{display:flex;flex-wrap:wrap;gap:8px}.production-reference .reference-thumb{width:72px;height:72px}.production-reference img{width:100%;height:100%;object-fit:cover}.production-info p{margin:0 0 7px}.production-actions{display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap;margin-top:12px}.production-actions a{display:inline-flex;align-items:center;text-decoration:none}
@keyframes productionPulse{50%{box-shadow:0 0 0 5px rgba(239,68,68,.14)}}
@media(max-width:980px){.compact-work-alerts{grid-template-columns:1fr}.production-card>summary{grid-template-columns:52px 1fr auto}.production-card>summary>span:nth-child(3),.production-stage{grid-column:2}.production-late{grid-column:3;grid-row:1}.production-card>summary>i{grid-column:3;grid-row:2}.production-details>div:first-child{grid-template-columns:1fr}.production-summary{grid-template-columns:1fr 1fr 1fr}}
@media(max-width:640px){.production-summary{grid-template-columns:1fr}.production-card>summary{grid-template-columns:48px 1fr auto;padding:9px}.production-thumb,.production-thumb .reference-item,.production-thumb .reference-thumb{width:44px;height:44px}.production-actions>*{flex:1 1 100%;justify-content:center}.compact-work-alerts button{grid-template-columns:auto 1fr}.compact-work-alerts strong{grid-column:2}}
