.gantt-theme-siteops{color:var(--foreground)}.gantt-theme-siteops,.gantt-theme-siteops svg{background:transparent}.gantt-theme-siteops svg text{fill:var(--muted-foreground);font-family:var(--font-sans);letter-spacing:0}.gantt-theme-siteops g.bar text{fill:var(--foreground);font-weight:700}.gantt-theme-siteops .calendar{background:var(--surface-elevated)}.gantt-theme-siteops g.rows>rect{fill:transparent}.gantt-theme-siteops g.rows>rect:nth-child(2n){fill:var(--surface-muted)}.gantt-theme-siteops g.calendarTop line,.gantt-theme-siteops g.rowLines line,.gantt-theme-siteops g.ticks line{stroke:var(--border)}.gantt-theme-siteops g.arrows path{stroke-width:1.25}.gantt-theme-siteops [tabindex="0"]:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.siteops-gantt-list-header,.siteops-gantt-list-table{color:var(--foreground)}.siteops-gantt-list-header{display:table;border-top:1px solid var(--border);border-bottom:1px solid var(--border);border-left:1px solid var(--border);background:var(--surface-elevated)}.siteops-gantt-list-header-row,.siteops-gantt-list-row{display:table-row}.siteops-gantt-list-cell,.siteops-gantt-list-header-cell{display:table-cell;overflow:hidden;border-right:1px solid var(--border);padding:0 1rem;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.siteops-gantt-list-header-cell{position:relative;color:var(--foreground);font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.siteops-gantt-column-resize{position:absolute;top:50%;right:0;width:.5rem;height:1.25rem;cursor:col-resize;border-radius:999px;background:var(--border);transform:translate(50%,-50%);transition:background-color .15s ease,box-shadow .15s ease;z-index:1}.siteops-gantt-column-resize:hover{background:var(--brand)}.siteops-gantt-column-resize:focus-visible{outline:2px solid var(--brand);outline-offset:2px;box-shadow:0 0 0 4px var(--brand-glow)}.siteops-gantt-list-table{display:table;border-bottom:1px solid var(--border);border-left:1px solid var(--border)}.siteops-gantt-list-row:nth-of-type(2n){background:var(--surface-muted)}.siteops-gantt-list-row[data-selected=true]{background:var(--brand-wash)}.siteops-gantt-task-link{max-width:100%;overflow:hidden;color:var(--brand);cursor:pointer;font:inherit;font-weight:700;text-align:left;text-overflow:ellipsis;white-space:nowrap}.siteops-gantt-task-link:hover{color:var(--brand-hover);text-decoration:underline;text-underline-offset:3px}.siteops-gantt-task-link:focus-visible{border-radius:.25rem;outline:2px solid var(--brand);outline-offset:2px}.siteops-gantt-list-date,.siteops-gantt-list-id,.siteops-gantt-list-predecessor{color:var(--foreground);font-family:var(--font-mono);font-size:.75rem}.siteops-gantt-list-id,.siteops-gantt-list-predecessor{font-weight:700}.siteops-gantt-date-button{max-width:100%;overflow:hidden;border:0;background:transparent;color:inherit;cursor:pointer;font:inherit;padding:0;text-align:left;text-overflow:ellipsis;white-space:nowrap}.siteops-gantt-date-button:hover{color:var(--brand);text-decoration:underline;text-underline-offset:3px}.siteops-gantt-date-button:focus-visible{border-radius:.25rem;outline:2px solid var(--brand);outline-offset:2px}