.gantt-timeline-container{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.gantt-week-header{justify-content:center;border-bottom:2px solid #e0e0e0}.gantt-lane-label,.gantt-week-header{display:flex;align-items:center;font-weight:600;font-size:13px;color:#333}.gantt-lane-label{padding:0 12px;border-bottom:1px solid #e0e0e0;border-right:1px solid #e0e0e0}.gantt-bar{display:flex;align-items:center;margin:8px 1px;padding:0 8px;border-left:4px solid #4caf50;background-color:rgba(76,175,80,.15);border-radius:4px;box-shadow:0 1px 3px rgba(0,0,0,.08);cursor:default;transition:background-color .15s ease}.gantt-bar:hover{background-color:rgba(76,175,80,.25)}.gantt-bar-text{font-size:13px;font-weight:500;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gantt-bar-milestone{border-left:4px solid #333;background-color:rgba(0,0,0,.08)}.gantt-bar-milestone:hover{background-color:rgba(0,0,0,.14)}.gantt-bar-milestone .gantt-bar-text{font-weight:700}