.fred-estimate-scope .gantt-modal{position:fixed;inset:0;z-index:120;display:grid;place-items:center;padding:24px}.fred-estimate-scope .gantt-modal__backdrop{position:absolute;inset:0;background:rgba(15,22,21,.46);backdrop-filter:blur(6px)}.fred-estimate-scope .gantt-modal__shell{position:relative;width:min(1240px,calc(100vw - 32px));max-height:calc(100vh - 48px);display:flex;flex-direction:column}.fred-estimate-scope .gantt-modal__close{position:absolute;top:-14px;right:-14px;z-index:2;display:grid;place-items:center;width:34px;height:34px;border:none;border-radius:999px;background:#0f172a;color:#fff;cursor:pointer;box-shadow:0 6px 16px rgba(15,23,42,.3)}.fred-estimate-scope .gantt-card{display:flex;flex-direction:column;min-height:0;max-height:calc(100vh - 48px);border-radius:18px;border:1px solid rgba(15,23,42,.08);background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(247,250,255,.92));box-shadow:0 14px 36px rgba(15,23,42,.12);overflow:hidden;color:#0f172a}.fred-estimate-scope .gantt-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:14px 18px;border-bottom:1px solid #e6eaf2;background:linear-gradient(180deg,#ffffff,#f7faff)}.fred-estimate-scope .gantt-title{display:flex;flex-direction:column;gap:2px;min-width:0}.fred-estimate-scope .gantt-title strong{font-size:1rem;letter-spacing:-.01em}.fred-estimate-scope .gantt-title small{font-size:.76rem;color:#64748b}.fred-estimate-scope .gantt-legend{display:flex;flex-wrap:wrap;gap:6px 12px}.fred-estimate-scope .gantt-legend-item{display:inline-flex;align-items:center;gap:5px;font-size:.72rem;font-weight:600;color:#475569}.fred-estimate-scope .gantt-legend-dot{width:11px;height:11px;border-radius:3px;box-shadow:0 1px 2px rgba(15,23,42,.18)}.fred-estimate-scope .gantt-scroll{overflow:auto;flex:1 1 auto;min-height:0}.fred-estimate-scope .gantt-inner{position:relative}.fred-estimate-scope .gantt-headrow{top:0;z-index:20;border-bottom:1px solid #e6eaf2;box-shadow:0 8px 20px rgba(15,23,42,.06)}.fred-estimate-scope .gantt-head-left,.fred-estimate-scope .gantt-headrow{position:sticky;display:flex;background:linear-gradient(180deg,#f9fbff,#f3f6fc)}.fred-estimate-scope .gantt-head-left{left:0;z-index:22;align-items:center;padding:0 14px;font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#667085;border-right:1px solid #e6eaf2}.fred-estimate-scope .gantt-head-time{position:relative;flex:0 0 auto}.fred-estimate-scope .gantt-unit{position:absolute;top:0;bottom:0;display:flex;align-items:center;justify-content:center;border-left:1px solid #e6eaf2;font-size:.68rem;font-weight:600;color:#64748b;white-space:nowrap;overflow:hidden}.fred-estimate-scope .gantt-row{display:flex;border-bottom:1px solid #f1f4f8}.fred-estimate-scope .gantt-row:hover .gantt-cell-time{background-color:rgba(10,132,255,.04)}.fred-estimate-scope .gantt-row--phase{background:#f6f8fb}.fred-estimate-scope .gantt-cell-left{position:sticky;left:0;z-index:4;display:flex;flex-direction:column;justify-content:center;gap:1px;padding:0 14px;border-right:1px solid #e6eaf2;background:#fbfdff;overflow:hidden}.fred-estimate-scope .gantt-row--phase .gantt-cell-left{background:#f6f8fb}.fred-estimate-scope .gantt-cell-left--phase{flex-direction:row;align-items:center;gap:8px;font-size:.82rem;font-weight:700;color:#0f172a}.fred-estimate-scope .gantt-cell-left--phase em{margin-left:auto;font-style:normal;font-size:.7rem;font-weight:700;color:#94a3b8}.fred-estimate-scope .gantt-phase-dot{width:9px;height:9px;border-radius:2px;flex:0 0 auto}.fred-estimate-scope .gantt-task-name{font-size:.82rem;font-weight:500;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fred-estimate-scope .gantt-task-dept{font-size:.68rem;color:#64748b}.fred-estimate-scope .gantt-cell-time{position:relative;flex:0 0 auto;background-image:repeating-linear-gradient(90deg,transparent 0,transparent calc(var(--gantt-unit-w, 30px) - 1px),rgba(148,163,184,.18) calc(var(--gantt-unit-w, 30px) - 1px),rgba(148,163,184,.18) var(--gantt-unit-w,30px));transition:background-color .12s ease}.fred-estimate-scope .gantt-bar{position:absolute;top:50%;transform:translateY(-50%);height:22px;border-radius:10px;background:linear-gradient(135deg,color-mix(in srgb,var(--c,#0a84ff) 82%,#ffffff) 0,var(--c,#0a84ff) 58%,color-mix(in srgb,var(--c,#0a84ff) 80%,#0f172a) 100%);border:1px solid color-mix(in srgb,var(--c,#0a84ff) 50%,transparent);box-shadow:0 6px 14px color-mix(in srgb,var(--c,#0a84ff) 22%,transparent)}.fred-estimate-scope .gantt-bar--summary{--c:#0f172a;height:12px;border-radius:4px;box-shadow:0 0 0 2px #ffffff,0 6px 14px rgba(15,23,42,.2)}.fred-estimate-scope .gantt-bar-label{position:absolute;top:50%;transform:translateY(-50%);font-size:.68rem;font-weight:600;color:#475569;white-space:nowrap;text-shadow:0 1px 0 rgba(255,255,255,.9),0 0 8px rgba(255,255,255,.78);pointer-events:none}.fred-estimate-scope .gantt-today{position:absolute;bottom:0;width:2px;background:linear-gradient(180deg,rgba(79,70,229,.2),#4f46e5,rgba(79,70,229,.2));box-shadow:0 0 0 1px rgba(79,70,229,.14),0 0 22px rgba(79,70,229,.24);z-index:6;pointer-events:none}.fred-estimate-scope .gantt-foot{margin:0;padding:9px 18px;border-top:1px solid #e6eaf2;font-size:.72rem;color:#64748b;background:#f9fbff}.fred-estimate-scope .gantt-empty{padding:40px;text-align:center;color:#64748b}body[data-theme=dark] .fred-estimate-scope .gantt-card{background:linear-gradient(180deg,rgba(24,30,29,.99),rgba(20,26,25,.97));border-color:rgba(255,255,255,.1);color:#e6edf3}body[data-theme=dark] .fred-estimate-scope .gantt-head-left,body[data-theme=dark] .fred-estimate-scope .gantt-headrow,body[data-theme=dark] .fred-estimate-scope .gantt-topbar{background:rgba(255,255,255,.03);border-color:rgba(255,255,255,.1)}body[data-theme=dark] .fred-estimate-scope .gantt-cell-left{background:rgba(255,255,255,.02);border-color:rgba(255,255,255,.08)}body[data-theme=dark] .fred-estimate-scope .gantt-row--phase,body[data-theme=dark] .fred-estimate-scope .gantt-row--phase .gantt-cell-left{background:rgba(255,255,255,.05)}body[data-theme=dark] .fred-estimate-scope .gantt-row{border-color:rgba(255,255,255,.06)}body[data-theme=dark] .fred-estimate-scope .gantt-cell-left--phase,body[data-theme=dark] .fred-estimate-scope .gantt-task-name{color:#e6edf3}body[data-theme=dark] .fred-estimate-scope .gantt-foot{background:rgba(255,255,255,.03);border-color:rgba(255,255,255,.1);color:#9fb8a6}