.planner-summary{display:flex;gap:16px 28px;flex-wrap:wrap;padding:16px 20px;background:#f4f8f7;border:1px solid #e2e8f0;border-radius:10px;margin:14px 0 18px}.planner-summary strong{font-size:20px;margin-left:6px}.planner-machines{display:grid;grid-template-columns:repeat(auto-fit,minmax(310px,1fr));gap:16px}.planner-machine{min-width:0;align-self:start}.planner-machine header{padding:14px 16px;border-bottom:1px solid #e5e7eb;display:flex;gap:12px;align-items:center;justify-content:space-between}.planner-machine h3,.planner-unassigned h3{margin:0;font-size:17px}.planner-machine header span,.planner-machine small,.planner-unassigned h3 span{font-size:12px;color:#667085}.planner-task{padding:16px;border-bottom:1px solid #e5e7eb;overflow-wrap:anywhere}.planner-task:last-child{border-bottom:0}.planner-task-heading{display:flex;justify-content:space-between;gap:8px;flex-wrap:wrap;margin-bottom:7px}.planner-badge{font-size:12px;border-radius:4px;padding:3px 7px;white-space:nowrap}.planner-badge.active,.planner-time-bar.active{background:#e9f8f4;color:#087f70}.planner-badge.done,.planner-time-bar.done{background:#dff6ed;color:#007a55}.planner-badge.paused,.planner-time-bar.paused{background:#fff6df;color:#9e6000}.planner-badge.late,.planner-time-bar.late{background:#fff0ef;color:#ad3028}.planner-quantity{font-size:13px;margin-top:10px}.planner-task progress{width:100%;height:6px;accent-color:#10a899;margin:7px 0}.planner-progress-note{font-size:13px;margin:10px 0;white-space:pre-wrap}.planner-empty{padding:22px;color:#87908e;text-align:center}.planner-unassigned{margin-top:18px;padding:16px}.planner-unassigned-row{display:flex;gap:12px;align-items:center;justify-content:space-between;padding:14px 0;border-bottom:1px solid #eee}.planner-unassigned-row:last-child{border-bottom:0}.planner-view-tabs{display:flex;gap:8px;margin:12px 0}.planner-time-controls{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin:14px 0}.planner-time-controls input{padding:7px;border:1px solid #dce3e8;border-radius:5px}.planner-timeline{overflow:auto;max-height:680px}.planner-time-grid{min-width:1120px}.planner-time-row{display:grid;grid-template-columns:280px repeat(14,minmax(60px,1fr));grid-template-rows:minmax(76px,auto);border-bottom:1px solid #e5e7eb;position:relative}.planner-time-row>*{grid-row:1}.planner-time-label,.planner-time-head>strong{grid-column:1;position:sticky;left:0;background:white;z-index:3;padding:10px 12px;font-size:13px;overflow-wrap:anywhere;border-right:1px solid #ddd}.planner-time-label small{display:block;color:#667085;line-height:1.5}.planner-time-day{border-right:1px solid #eee}.planner-time-bar{align-self:center;z-index:1;margin:0 2px;border:1px solid currentColor;border-radius:5px;padding:7px;font-size:12px;text-align:center;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.planner-time-head{position:sticky;top:0;z-index:4;grid-template-rows:48px;background:#f7f8f7}.planner-time-head>span{padding:6px 2px;text-align:center;font-size:12px;border-right:1px solid #e5e7eb}.planner-time-head small{display:block}.planner-time-head>strong{background:#f7f8f7}.planner-time-day.is-today,.planner-time-head>.is-today{background:#f0f9f7}.planner-due{align-self:center;justify-self:center;color:#b45b00;font-size:15px;z-index:2}.planner-time-unknown{grid-column:2/16;align-self:center;padding:12px;font-size:12px;color:#87908e}.planner-machine .prod-actions{margin-top:10px}.planner-machine button{font-size:13px}.planner-view-tabs button:focus-visible,.planner-time-bar:focus-visible{outline:2px solid #009e88;outline-offset:2px}@media(max-width:700px){.planner-machines{grid-template-columns:1fr}.planner-summary{gap:10px 18px;padding:12px}.planner-unassigned-row{align-items:flex-start;flex-direction:column}.planner-view-tabs{flex-wrap:wrap}.planner-time-row{grid-template-columns:210px repeat(14,60px)}.planner-time-grid{min-width:1050px}}

.planner-machines>.planner-machine{margin:0}.planner-time-bar{padding:7px 2px}
.planner-time-row{grid-template-columns:84px 240px repeat(14,minmax(60px,1fr));grid-template-rows:56px}.planner-time-head{grid-template-rows:48px}.planner-time-grid{min-width:1164px}.planner-time-label{grid-column:2;left:84px;padding:6px 10px;display:flex;flex-direction:column;justify-content:center}.planner-time-label button{text-align:center;font-size:13px}.planner-time-head>.planner-order-head{grid-column:2;left:84px}.planner-machine-label{grid-column:1;position:sticky;left:0;z-index:3;background:white;border-right:1px solid #ddd;border-bottom:1px solid #e5e7eb;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:14px}.planner-machine-label small{font-size:12px;color:#667085}.planner-time-unknown{grid-column:3/17}.planner-time-bar{border:0}.planner-time-row:last-child{border-bottom:0}.planner-unassigned{padding:12px 16px;margin-top:14px}.planner-unassigned-row{padding:8px 0}@media(max-width:700px){.planner-time-row{grid-template-columns:84px 240px repeat(14,60px)}.planner-time-grid{min-width:1164px}.planner-machine-label,.planner-time-label,.planner-time-head>strong{position:relative;left:auto}}
.planner-time-head>strong{text-align:center;display:flex;align-items:center;justify-content:center}.planner-workspace{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:16px;align-items:start}.planner-workspace-chart{min-width:0}.planner-sidebar{min-width:0}.planner-editor{background:#fff;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden}.planner-editor header{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:12px;border-bottom:1px solid #e2e8f0}.planner-editor h3{font-size:16px;margin:0}.planner-editor .prod-body{padding:12px;max-height:65vh;overflow:auto}.planner-editor footer{padding:12px;border-top:1px solid #e2e8f0}.planner-editor .prod-grid,.planner-editor .prod-task-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.planner-editor .prod-stage>.prod-grid{grid-template-columns:1fr}.planner-editor input,.planner-editor select,.planner-editor textarea{min-width:0;width:100%;box-sizing:border-box}.planner-editor .prod-note{padding:8px;font-size:12px;margin-bottom:10px}.planner-editor .prod-stage{padding:10px 0}.planner-editor .prod-task-row{padding:10px 0;border-bottom:1px solid #eee}.planner-editor .prod-wide{grid-column:1/-1}.planner-selected .planner-time-label{background:#e9f8f4}.planner-workspace .planner-time-row{grid-template-columns:70px 190px repeat(14,minmax(44px,1fr))}.planner-workspace .planner-time-grid{min-width:876px}.planner-workspace .planner-time-label,.planner-workspace .planner-order-head{left:70px}.planner-workspace .planner-time-row:not(.planner-time-head){cursor:pointer}@media(max-width:1100px){.planner-workspace{grid-template-columns:minmax(0,1fr) 320px}}@media(max-width:800px){.planner-workspace{grid-template-columns:1fr}.planner-editor .prod-body{max-height:none}.planner-workspace .planner-time-label,.planner-workspace .planner-order-head{left:auto}}

.planner-time-label,.planner-time-unknown{text-align:center}.planner-time-head>span{display:flex;flex-direction:column;justify-content:center;align-items:center}.planner-due{font-size:16px;line-height:18px;color:#d93025}

.planner-time-bar.planner-flag-overlap,.planner-time-unknown.planner-flag-overlap{align-self:start;margin-top:0;padding:0 2px;line-height:18px;height:18px}
