.TaskCard_taskCard__NzyUG{border-left-color:var(--status-color);background-color:var(--status-bg-color)}.TaskCard_statusIndicator__jD_tu{background-color:var(--status-color)}.CalendarCell_calendar-event-row__htPo3{display:flex;flex-wrap:wrap;gap:2px;margin-bottom:2px;justify-content:flex-start;align-items:center;min-height:20px;max-height:40px;overflow:hidden}.CalendarCell_calendar-event-icon__rKYua{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;font-size:12px;font-weight:600;background:var(--event-bg,#3b82f6);color:#fff;box-shadow:0 1px 2px rgba(0,0,0,.08);cursor:pointer;transition:background .15s;border:1px solid #e5e7eb}.CalendarCell_calendar-event-icon__rKYua:hover{filter:brightness(.95);background:var(--event-bg-hover,#2563eb)}.CalendarCell_calendar-popover__3KraZ{opacity:1!important;filter:none!important;background:hsl(var(--popover))!important;color:hsl(var(--popover-foreground))!important;border:1px solid hsl(var(--border))!important;z-index:100;position:absolute}.CalendarCell_calendar-outside-month__4TRzl{opacity:.45;filter:grayscale(.2);background:none!important}.CalendarCell_calendar-today__O7TMV{position:relative!important;border:2px solid hsl(var(--primary))!important;background:transparent!important;z-index:1}.CalendarCell_calendar-today__O7TMV:before{content:"";position:absolute;inset:0;z-index:0;border-radius:inherit;background:hsl(var(--muted))!important;pointer-events:none;transition:background .2s}.CalendarCell_calendar-today-number__OzdP7{color:hsl(var(--primary));font-weight:700;position:relative;z-index:1}.calendar-header_navigationGroup__u3pei{background:hsl(var(--muted)/.5);border:1px solid hsl(var(--border));border-radius:.5rem;padding:.5rem .75rem;display:flex;align-items:center;gap:.25rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);transition:all .2s ease-in-out}.calendar-header_navigationGroup__u3pei:hover{background:hsl(var(--muted)/.7);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.calendar-header_navigationButton___Ygbk{padding:.375rem .75rem;border-radius:.375rem;font-weight:500;transition:all .2s ease-in-out;border:1px solid hsl(var(--border));background:hsl(var(--background));color:hsl(var(--foreground));display:flex;align-items:center;justify-content:center;min-width:2.5rem}.calendar-header_navigationButton___Ygbk:hover{background:hsl(var(--accent));transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,0,0,.1)}.calendar-header_todayButton__sBqQZ{background:hsl(var(--primary));color:hsl(var(--primary-foreground));border:1px solid hsl(var(--primary));font-weight:600;padding:.375rem 1rem}.calendar-header_todayButton__sBqQZ:hover{background:hsl(var(--primary)/.9);transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,0,0,.15)}.calendar-header_viewModeGroup__YMsV4{background:hsl(var(--muted)/.5);border:1px solid hsl(var(--border));border-radius:.5rem;padding:.25rem;display:flex;align-items:center;gap:.25rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.calendar-header_viewModeButton__EBNZG{padding:.375rem .75rem;border-radius:.375rem;font-weight:500;transition:all .2s ease-in-out;border:none;background:transparent;color:hsl(var(--muted-foreground));display:flex;align-items:center;gap:.25rem;font-size:.875rem}.calendar-header_viewModeButton__EBNZG.calendar-header_active__DRrLs{background:hsl(var(--primary));color:hsl(var(--primary-foreground));box-shadow:0 2px 4px rgba(0,0,0,.1);transform:translateY(-1px)}.calendar-header_viewModeButton__EBNZG:not(.calendar-header_active__DRrLs):hover{background:hsl(var(--background));color:hsl(var(--foreground))}.calendar-header_titleSection__slr3o{display:flex;flex-direction:column;align-items:center;min-width:10rem;text-align:center}.calendar-header_titleMain__6LnR2{font-size:1.125rem;font-weight:600;line-height:1.2;color:hsl(var(--foreground));margin:0}.calendar-header_titleSub__Y59Ae{font-size:.75rem;color:hsl(var(--muted-foreground));margin-top:.125rem;font-weight:500}.calendar-header_groupLabel__VSkSk{font-size:.75rem;font-weight:500;color:hsl(var(--muted-foreground));margin-right:.5rem;white-space:nowrap}@media (max-width:640px){.calendar-header_groupLabel__VSkSk{display:none}.calendar-header_navigationGroup__u3pei{padding:.375rem .5rem;gap:.125rem}.calendar-header_navigationButton___Ygbk{padding:.25rem .5rem;min-width:2rem}.calendar-header_todayButton__sBqQZ{padding:.25rem .75rem;font-size:.875rem}.calendar-header_titleSection__slr3o{min-width:8rem}.calendar-header_titleMain__6LnR2{font-size:1rem}.calendar-header_viewModeGroup__YMsV4{padding:.125rem}.calendar-header_viewModeButton__EBNZG{padding:.25rem .5rem;font-size:.75rem}}@media (prefers-color-scheme:dark){.calendar-header_navigationGroup__u3pei:hover{background:hsl(var(--muted)/.8)}.calendar-header_navigationButton___Ygbk:hover{background:hsl(var(--accent)/.8)}.calendar-header_todayButton__sBqQZ:hover{background:hsl(var(--primary)/.8)}}.CompactTaskCard_statusDot__wsgYa{width:.75rem;height:.75rem;border-radius:9999px;flex-shrink:0;border:1px solid hsl(var(--border));background-color:var(--status-color,#64748b)}.CompactTaskCard_statusDotSmall__scpIK{width:.5rem;height:.5rem;border-radius:9999px;flex-shrink:0;background-color:var(--status-color,#64748b)}.CompactTaskCard_matrixCard__xlFWm{transition:all .2s ease-in-out;border-left-width:4px;border-left-color:var(--status-color,#64748b);cursor:pointer;-webkit-user-select:none;user-select:none;min-height:50px;max-height:80px}.CompactTaskCard_matrixCard__xlFWm:hover{background-color:hsl(var(--accent)/.5)}.CompactTaskCard_matrixCard__xlFWm:active{transform:translateY(0)}.CompactTaskCard_matrixCard__xlFWm[data-state=dragging]{opacity:.5;transform:rotate(5deg);z-index:999}.CompactTaskCard_matrixCard__xlFWm+.CompactTaskCard_matrixCard__xlFWm{margin-top:.5rem}.EisenhowerQuadrant_debugMatrixOuter__w2dgB{outline:2px solid #e11d48!important;background:rgba(225,29,72,.07)!important;min-height:240px!important;height:100%!important;max-height:100%!important;box-sizing:border-box}.EisenhowerQuadrant_debugMatrixFlexCol__D2KCb{outline:2px dashed #2563eb!important;background:rgba(37,99,235,.07)!important}.EisenhowerQuadrant_debugMatrixScroll__0By_w{outline:2px solid #059669!important;background:rgba(5,150,105,.07)!important;height:100%!important}.EisenhowerQuadrant_quadrantDo__G4qz6{background-color:#fef2f2;border-color:#fecaca;color:#991b1b;border-radius:12px}.EisenhowerQuadrant_quadrantDecide__GtLQ2{background-color:#eff6ff;border-color:#bfdbfe;color:#1e3a8a;border-radius:12px}.EisenhowerQuadrant_quadrantDelegate__rqOzL{background-color:#fef9c3;border-color:#fde047;color:#92400e;border-radius:12px}.EisenhowerQuadrant_quadrantDelete__oOudA{background-color:#f3f4f6;border-color:#d1d5db;color:#374151;border-radius:12px}.EisenhowerQuadrant_colorScheme1__GSGEO .EisenhowerQuadrant_quadrantDo__G4qz6{background-color:#fef2f2;border-color:#fecaca;color:#991b1b;border-radius:12px}.EisenhowerQuadrant_colorScheme1__GSGEO .EisenhowerQuadrant_quadrantDecide__GtLQ2{background-color:#eff6ff;border-color:#bfdbfe;color:#1e3a8a;border-radius:12px}.EisenhowerQuadrant_colorScheme1__GSGEO .EisenhowerQuadrant_quadrantDelegate__rqOzL{background-color:#fef9c3;border-color:#fde047;color:#92400e;border-radius:12px}.EisenhowerQuadrant_colorScheme1__GSGEO .EisenhowerQuadrant_quadrantDelete__oOudA{background-color:#f3f4f6;border-color:#d1d5db;color:#374151;border-radius:12px}.EisenhowerQuadrant_colorScheme2__GJfww .EisenhowerQuadrant_quadrantDo__G4qz6{background-color:#faf5ff;border-color:#d8b4fe;color:#6b21a8;border-radius:12px}.EisenhowerQuadrant_colorScheme2__GJfww .EisenhowerQuadrant_quadrantDecide__GtLQ2{background-color:#f0fdf4;border-color:#bbf7d0;color:#166534;border-radius:12px}.EisenhowerQuadrant_colorScheme2__GJfww .EisenhowerQuadrant_quadrantDelegate__rqOzL{background-color:#fff7ed;border-color:#fed7aa;color:#c2410c;border-radius:12px}.EisenhowerQuadrant_colorScheme2__GJfww .EisenhowerQuadrant_quadrantDelete__oOudA{background-color:#eff6ff;border-color:#bfdbfe;color:#1e40af;border-radius:12px}.EisenhowerQuadrant_colorScheme3__GJjCi .EisenhowerQuadrant_quadrantDo__G4qz6{background-color:#f0fdfa;border-color:#99f6e4;color:#134e4a;border-radius:12px}.EisenhowerQuadrant_colorScheme3__GJjCi .EisenhowerQuadrant_quadrantDecide__GtLQ2{background-color:#fdf2f8;border-color:#fbcfe8;color:#9d174d;border-radius:12px}.EisenhowerQuadrant_colorScheme3__GJjCi .EisenhowerQuadrant_quadrantDelegate__rqOzL{background-color:#fffbeb;border-color:#fde68a;color:#92400e;border-radius:12px}.EisenhowerQuadrant_colorScheme3__GJjCi .EisenhowerQuadrant_quadrantDelete__oOudA{background-color:#eef2ff;border-color:#c7d2fe;color:#3730a3;border-radius:12px}.dark .EisenhowerQuadrant_quadrantDo__G4qz6{background-color:rgba(69,10,10,.2);border-color:#7f1d1d;color:#fee2e2;border-radius:12px}.dark .EisenhowerQuadrant_quadrantDecide__GtLQ2{background-color:rgba(30,58,138,.2);border-color:#1e40af;color:#dbeafe;border-radius:12px}.dark .EisenhowerQuadrant_quadrantDelegate__rqOzL{background-color:rgba(113,63,18,.2);border-color:#fbbf24;color:#fef9c3;border-radius:12px}.dark .EisenhowerQuadrant_quadrantDelete__oOudA{background-color:rgba(31,41,55,.2);border-color:#6b7280;color:#f3f4f6;border-radius:12px}.dark .EisenhowerQuadrant_colorScheme1__GSGEO .EisenhowerQuadrant_quadrantDo__G4qz6{background-color:rgba(69,10,10,.2);border-color:#7f1d1d;color:#fee2e2;border-radius:12px}.dark .EisenhowerQuadrant_colorScheme1__GSGEO .EisenhowerQuadrant_quadrantDecide__GtLQ2{background-color:rgba(30,58,138,.2);border-color:#1e40af;color:#dbeafe;border-radius:12px}.dark .EisenhowerQuadrant_colorScheme1__GSGEO .EisenhowerQuadrant_quadrantDelegate__rqOzL{background-color:rgba(113,63,18,.2);border-color:#fbbf24;color:#fef9c3;border-radius:12px}.dark .EisenhowerQuadrant_colorScheme1__GSGEO .EisenhowerQuadrant_quadrantDelete__oOudA{background-color:rgba(31,41,55,.2);border-color:#6b7280;color:#f3f4f6;border-radius:12px}.dark .EisenhowerQuadrant_colorScheme2__GJfww .EisenhowerQuadrant_quadrantDo__G4qz6{background-color:rgba(107,33,168,.2);border-color:#7c3aed;color:#e9d5ff;border-radius:12px}.dark .EisenhowerQuadrant_colorScheme2__GJfww .EisenhowerQuadrant_quadrantDecide__GtLQ2{background-color:rgba(22,101,52,.2);border-color:#16a34a;color:#dcfce7;border-radius:12px}.dark .EisenhowerQuadrant_colorScheme2__GJfww .EisenhowerQuadrant_quadrantDelegate__rqOzL{background-color:rgba(194,65,12,.2);border-color:#ea580c;color:#fed7aa;border-radius:12px}.dark .EisenhowerQuadrant_colorScheme2__GJfww .EisenhowerQuadrant_quadrantDelete__oOudA{background-color:rgba(30,64,175,.2);border-color:#2563eb;color:#dbeafe;border-radius:12px}.dark .EisenhowerQuadrant_colorScheme3__GJjCi .EisenhowerQuadrant_quadrantDo__G4qz6{background-color:rgba(19,78,74,.2);border-color:#14b8a6;color:#99f6e4;border-radius:12px}.dark .EisenhowerQuadrant_colorScheme3__GJjCi .EisenhowerQuadrant_quadrantDecide__GtLQ2{background-color:rgba(157,23,77,.2);border-color:#e11d48;color:#fce7f3;border-radius:12px}.dark .EisenhowerQuadrant_colorScheme3__GJjCi .EisenhowerQuadrant_quadrantDelegate__rqOzL{background-color:rgba(146,64,14,.2);border-color:#f59e0b;color:#fde68a;border-radius:12px}.dark .EisenhowerQuadrant_colorScheme3__GJjCi .EisenhowerQuadrant_quadrantDelete__oOudA{background-color:rgba(55,48,163,.2);border-color:#6366f1;color:#e0e7ff;border-radius:12px}.EisenhowerQuadrant_dropZone__Pkjni{position:relative;transition:all .2s ease-in-out}.EisenhowerQuadrant_dropZone__Pkjni:hover{transform:translateY(-1px)}.EisenhowerQuadrant_dropZoneActive__iI7Yq{background:linear-gradient(135deg,rgba(59,130,246,.1),rgba(59,130,246,.05));border:2px dashed #3b82f6!important;transform:scale(1.02)}.EisenhowerQuadrant_emptyDropZone__k_Grl{min-height:120px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all .2s ease-in-out}.EisenhowerQuadrant_emptyDropZone__k_Grl:hover{border-color:rgba(107,114,128,.6);background-color:rgba(243,244,246,.3)}.dark .EisenhowerQuadrant_emptyDropZone__k_Grl:hover{background-color:rgba(55,65,81,.3)}.EisenhowerQuadrant_sortableItem__rkyNj{transition:transform .2s ease-in-out}.EisenhowerQuadrant_sortableItem__rkyNj:hover{transform:scale(1.02);z-index:10}.EisenhowerQuadrant_sortableItem__rkyNj.EisenhowerQuadrant_isDragging__pqCJR{opacity:.5;transform:rotate(5deg) scale(1.05);z-index:999}.EisenhowerQuadrant_dropIndicator__aVQMC{height:2px;background-color:#3b82f6;border-radius:1px;margin:4px 0;opacity:0;transition:opacity .2s ease-in-out}.GanttView_ganttContainerWrapper__9_Jod{display:flex;flex-direction:column;height:100%;min-height:0;border-radius:var(--radius);background-color:hsl(var(--card))}.GanttView_ganttHeader__8HBXT{flex-shrink:0;display:flex;justify-content:flex-end;padding:.5rem 1rem;border-bottom:1px solid hsl(var(--border))}.GanttView_ganttBody___iLG1{display:flex;flex:1 1 auto;min-height:0;min-width:0;height:100%}.GanttView_viewModeGroup__Ftaaw button{padding:.25rem .75rem;font-size:.8rem;border-radius:var(--radius);background-color:transparent;color:hsl(var(--muted-foreground));border:1px solid hsl(var(--border));cursor:pointer;transition:all .2s ease-in-out}.GanttView_viewModeGroup__Ftaaw button:hover{background-color:hsl(var(--muted));color:hsl(var(--foreground))}.GanttView_viewModeGroup__Ftaaw button.GanttView_active__DSwjL{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground));border-color:hsl(var(--primary))}.GanttView_taskNameCell__oXhtV{display:flex;align-items:center}.GanttView_ganttLight__8dztZ .gantt_grid,.GanttView_ganttLight__8dztZ .gantt_task{border-color:hsl(var(--border))}.GanttView_ganttLight__8dztZ .gantt_grid_scale,.GanttView_ganttLight__8dztZ .gantt_scale_cell{background-color:hsl(var(--muted));color:hsl(var(--foreground));border-color:hsl(var(--border))}.GanttView_ganttDark__8RxGb .gantt_grid,.GanttView_ganttDark__8RxGb .gantt_task,.GanttView_ganttLight__8dztZ .gantt_row,.GanttView_ganttLight__8dztZ .gantt_task_row{border-color:hsl(var(--border))}.GanttView_ganttDark__8RxGb .gantt_grid_data,.GanttView_ganttDark__8RxGb .gantt_grid_scale,.GanttView_ganttDark__8RxGb .gantt_scale_cell,.GanttView_ganttDark__8RxGb .gantt_task_bg{background-color:hsl(var(--card));color:hsl(var(--foreground));border-color:hsl(var(--border))}.GanttView_ganttDark__8RxGb .gantt_row,.GanttView_ganttDark__8RxGb .gantt_task_row{border-color:hsl(var(--border))}.GanttView_ganttDark__8RxGb .gantt_tree_content{color:hsl(var(--foreground))}.GanttView_ganttContainerWrapper__9_Jod .gantt_task_status_todo .gantt_task_bar{background-color:hsl(var(--status-todo))}.GanttView_ganttContainerWrapper__9_Jod .gantt_task_status_inprogress .gantt_task_bar{background-color:hsl(var(--status-inprogress))}.GanttView_ganttContainerWrapper__9_Jod .gantt_task_status_done .gantt_task_bar{background-color:hsl(var(--status-done))}.GanttView_ganttContainerWrapper__9_Jod .gantt_task_status_onhold .gantt_task_bar{background-color:hsl(var(--status-onhold))}.GanttView_ganttContainerWrapper__9_Jod .gantt_task_status_archived .gantt_task_bar{background-color:hsl(var(--status-archived))}.GanttView_dragPreviewTooltip__7S5FT{position:fixed;background-color:var(--card-background,#fff);border:1px solid var(--border-color,#e0e0e0);padding:4px 8px;border-radius:6px;font-size:.8rem;font-weight:500;box-shadow:0 4px 8px rgba(0,0,0,.1);z-index:9999;pointer-events:none;white-space:nowrap}.GanttUnified_gantt-controls__btn__nbtoo{background:hsl(var(--muted));border:1px solid hsl(var(--border));color:hsl(var(--foreground));font-size:.95rem;font-weight:500;padding:4px 16px;border-radius:6px;margin:.5rem 0 0 .5rem;cursor:pointer;transition:background .2s,color .2s,border .2s}.GanttUnified_gantt-controls__btn__nbtoo:last-child{margin-right:0}.GanttUnified_gantt-controls__btn--active__10f1F{background:hsl(var(--primary));color:#fff;border-color:hsl(var(--primary))}.GanttUnified_taskBar__uwPTR{position:absolute;height:22px;top:var(--taskbar-top,4px);left:var(--taskbar-left,0);width:var(--taskbar-width,0);opacity:var(--taskbar-opacity,1);z-index:var(--taskbar-zindex,1);pointer-events:auto;background-color:var(--taskbar-bg,#ccc);box-sizing:border-box;border:1px solid rgba(0,0,0,.2);border-radius:6px;transition:left .2s ease,width .2s ease}.GanttUnified_taskBar__uwPTR.GanttUnified_is-dragging__gimPV{transition:none}.GanttUnified_taskBar--not-start__EgW2b{border-top-left-radius:0;border-bottom-left-radius:0}.GanttUnified_taskBar--not-end__WgSLI{border-top-right-radius:0;border-bottom-right-radius:0}.GanttUnified_gantt-grid__wrMtr{display:grid;grid-template-rows:auto 1fr;grid-template-columns:220px 1fr;flex:1 1 auto;min-height:0}.GanttUnified_gantt-header-timeline__day__YtniT{border-left:1px solid hsl(var(--border))}.GanttUnified_gantt-header-timeline__day--monthstart__rNsLa{border-left:2px solid hsl(var(--primary))}.GanttUnified_gantt-body-timeline__cell__RbutF{border-left:1px solid hsl(var(--border))}.GanttUnified_gantt-body-timeline__cell--monthstart__5m8Jz{border-left:2px solid hsl(var(--primary))}.GanttUnified_gantt-controls__b7joW{display:flex;gap:8px;margin-bottom:8px;align-items:center;flex-shrink:0}.GanttUnified_gantt-controls__date__KU57m{display:flex;align-items:center;gap:4px;margin-left:auto;background:hsl(var(--muted));padding:2px 8px;border-radius:6px}.GanttUnified_gantt-controls__nav-btn__IIQ0f{background:none;border:none;cursor:pointer;font-size:1.2rem}.GanttUnified_gantt-controls__date-label__V9M4R{font-weight:500;min-width:120px;text-align:center}.GanttUnified_gantt-header-tasklist__KNYKo{position:sticky;left:0;z-index:3;background:hsl(var(--muted));border-right:1px solid hsl(var(--border))}.GanttUnified_gantt-header-tasklist__title-container__ByP_C{height:100%;display:flex;align-items:center;padding:0 8px;font-weight:600;border-bottom:1px solid hsl(var(--border))}.GanttUnified_gantt-header-timeline__2n_LY{position:relative}.GanttUnified_gantt-header-timeline__months__xWsL8{display:grid}.GanttUnified_gantt-header-timeline__days__67Hyl{display:grid;height:30px}.GanttUnified_gantt-header-timeline__month__9SHK9{text-align:center;font-weight:600;border-bottom:1px solid hsl(var(--border));border-left:1px solid hsl(var(--border))}.GanttUnified_gantt-header-timeline__day__YtniT{text-align:center;font-weight:600}.GanttUnified_gantt-body-tasklist__mm6Pv{position:sticky;left:0;z-index:2;background:hsl(var(--muted));border-top:1px solid hsl(var(--border));border-right:1px solid hsl(var(--border))}.GanttUnified_gantt-body-tasklist__row__65DO4{display:flex;align-items:center;justify-content:space-between;padding:0 8px;border-bottom:1px solid hsl(var(--border))}.GanttUnified_gantt-body-tasklist__name__4v65Y{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:.8rem;line-height:22px;margin-left:.5rem}.GanttUnified_gantt-body-tasklist__locate-btn__HsG9e{background:none;border:none;cursor:pointer;font-size:1.2rem;padding:0}.GanttUnified_gantt-body-tasklist__locate-btn__HsG9e svg{color:#b0b4ba;transition:color .2s}.GanttUnified_gantt-body-tasklist__locate-btn__HsG9e:hover svg{color:#63676d}.GanttUnified_gantt-body-timeline___xHBa{position:relative;border-top:1px solid hsl(var(--border))}.GanttUnified_gantt-body-timeline__grid__9BVJz{display:grid}.GanttUnified_gantt-body-timeline__cell__RbutF{border-bottom:1px solid hsl(var(--border))}.GanttUnified_gantt-body-timeline__taskbar-layer__dnlBu{position:absolute;top:0;left:0;right:0;bottom:0;z-index:2}.GanttUnified_gantt-body-timeline__taskbar-row__b3dIO{position:relative}.GanttUnified_gantt-unified-wrapper__MVSDE{display:flex;flex-direction:column;height:100%;width:100%;min-height:0}.GanttUnified_today-marker__DxSro{position:absolute;top:0;bottom:0;width:2px;background-color:hsl(var(--destructive));z-index:3;pointer-events:none}.GanttUnified_resize-handle-left__QSbrb,.GanttUnified_resize-handle-right__EyINp{position:absolute;top:0;bottom:0;width:8px;cursor:ew-resize;z-index:2;background-color:rgba(0,0,0,.1);border-radius:4px}.GanttUnified_resize-handle-left__QSbrb{left:0;border-top-right-radius:0;border-bottom-right-radius:0}.GanttUnified_resize-handle-right__EyINp{right:0;border-top-left-radius:0;border-bottom-left-radius:0}.GanttUnified_taskBar__uwPTR:hover .GanttUnified_resize-handle-left__QSbrb,.GanttUnified_taskBar__uwPTR:hover .GanttUnified_resize-handle-right__EyINp{background-color:rgba(0,0,0,.3)}@keyframes GanttUnified_highlight-fade__ndRf_{0%{background-color:rgba(59,131,246,.297)}to{background-color:transparent}}.GanttUnified_task-row--highlight__c9vcw{animation:GanttUnified_highlight-fade__ndRf_ 2.5s ease-out forwards}@keyframes GanttUnified_highlight-fade-transparent__lkW5E{0%{background-color:rgba(59,130,246,.2)}to{background-color:transparent}}.GanttUnified_task-row--highlight-transparent__kSVxu{animation:GanttUnified_highlight-fade-transparent__lkW5E 2.5s ease-out forwards}