*{box-sizing:border-box}html,body,#root{min-height:100%}html,body{height:100%}body{background:#eef3f8;min-width:320px;margin:0}#root{flex-direction:column;display:flex}.gantt-scroll{background:#fff;border:1px solid #0f5c8c1f;border-radius:8px;overflow-x:auto}.gantt-grid{width:max-content;min-width:100%}.gantt-row{grid-template-columns:220px var(--timeline-w,1fr);border-top:1px solid #e6edf5;min-height:50px;display:grid}.gantt-axis{height:100%;min-height:38px;position:relative}.gantt-axis-cell{color:#5a6b7d;white-space:nowrap;border-right:1px solid #e6edf5;align-items:center;height:100%;padding:0 6px;font-size:12px;font-weight:800;display:flex;position:absolute;top:0;overflow:hidden}.gantt-axis-dia{justify-content:center;padding:0 2px;font-size:11px}.gantt-label{z-index:2;color:#263647;background:#fff;border-right:1px solid #e6edf5;align-items:center;gap:8px;padding:10px 14px;font-weight:700;display:flex;position:sticky;left:0}.gantt-track{background-image:linear-gradient(90deg,#0f5c8c1a 1px,#0000 1px);background-size:var(--grid-step,32px) 100%;min-height:50px;position:relative}.gantt-vacacion{z-index:0;pointer-events:none;background:repeating-linear-gradient(135deg,#d977061a 0 8px,#d977060a 8px 16px);border-left:2px dashed #d977068c;border-right:2px dashed #d977068c;position:absolute;top:0;bottom:0}.gantt-vacacion-label{color:#b45309;white-space:nowrap;padding:1px 6px;font-size:11px;font-weight:800;display:inline-block;position:sticky;left:4px}.gantt-today{z-index:1;pointer-events:none;background:#e3342f;width:2px;position:absolute;top:0;bottom:0;box-shadow:0 0 0 1px #e3342f33}.gantt-today-label{color:#e3342f;white-space:nowrap;background:#ffffffd9;border-radius:3px;padding:0 3px;font-size:10px;font-weight:800;position:absolute;top:2px;left:3px}.gantt-bar{color:#fff;white-space:nowrap;text-overflow:ellipsis;border-radius:8px;align-items:center;min-width:12px;height:32px;padding:0 10px;font-size:12px;font-weight:800;display:flex;position:absolute;top:9px;overflow:hidden;box-shadow:0 8px 16px #12263f29}.gantt-bar.conflict{background-image:repeating-linear-gradient(135deg,#ffffff38 0 6px,#0000 6px 12px);outline:3px solid #b3261e59}.gantt-grid-pc .gantt-track{min-height:54px}.gantt-machine-row{background:linear-gradient(90deg,#07131f14,#0f5c8c1a)}.gantt-machine-label{color:#0a3553;background:linear-gradient(#dceffd 0%,#f4faff 100%);border-right:1px solid #0f5c8c2e}.gantt-machine-track{background-image:linear-gradient(#0f5c8c0f,#0f5c8c05),linear-gradient(90deg,#0f5c8c1a 1px,#0000 1px);background-size:100% 100%, var(--grid-step,32px) 100%}.gantt-bar-block{box-shadow:none;background:0 0;padding:0;overflow:visible}.gantt-bar-block.gantt-bar-draggable{cursor:grab;border:0;display:block}.gantt-bar-block.gantt-bar-draggable:active{cursor:grabbing}.gantt-day{border-radius:3px;height:100%;position:absolute;top:0}.gantt-day.conflict{background-image:repeating-linear-gradient(135deg,#ffffff4d 0 4px,#0000 4px 8px);outline:2px solid #b3261e8c}.gantt-bar-name{z-index:3;color:#1f2d3d;white-space:nowrap;text-overflow:ellipsis;pointer-events:none;background:#ffffffd1;border-radius:5px;max-width:calc(100% - 8px);padding:0 5px;font-size:11px;font-weight:800;position:absolute;top:50%;left:4px;overflow:hidden;transform:translateY(-50%);box-shadow:0 1px 3px #12263f2e}.gantt-bar-block .gantt-bar-handle{z-index:4;background:#0f5c8c4d;height:100%;position:absolute;top:0}.gantt-bar-block .gantt-bar-handle-start{left:-3px}.gantt-bar-block .gantt-bar-handle-end{right:-3px}.gantt-bar-block:hover .gantt-bar-handle{background:#0f5c8c99}.gantt-person-label{background:#fcfdff;padding-left:22px}.gantt-bar-draggable{cursor:grab;border:1px solid #ffffff38;grid-template-columns:8px minmax(0,1fr) auto 8px;align-items:center;gap:8px;display:grid}.gantt-bar-draggable:active{cursor:grabbing}.gantt-bar.saving{opacity:.72}.gantt-bar-content,.gantt-bar-meta{text-overflow:ellipsis;overflow:hidden}.gantt-bar-meta{opacity:.88;font-size:11px}.gantt-bar-content{letter-spacing:.01em}.gantt-bar-handle{cursor:ew-resize;background:#ffffffd9;border-radius:999px;width:8px;height:100%}.calendar-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.table-wrap{overflow-x:auto}@media (width<=720px){body{overflow-x:hidden}.gantt-row{grid-template-columns:136px var(--timeline-w,1fr);min-height:56px}.gantt-label{padding:10px;font-size:12px}.gantt-bar{height:34px;padding:0 8px;font-size:11px;top:11px}}
