.projects-panel{box-sizing:border-box;background:var(--colorNeutralBackground2);flex-direction:column;width:100%;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.projects-panel__header{color:var(--colorNeutralForeground1);border-bottom:1px solid var(--colorNeutralStroke2);flex:none;justify-content:space-between;align-items:center;gap:.5rem;padding:.75rem 1rem .5rem;font-size:.875rem;font-weight:600;display:flex}.projects-panel__header-actions{align-items:center;gap:.375rem;display:flex}.hub-project-load-dialog__form{flex-direction:column;gap:.5rem;display:flex}.hub-project-load-dialog__select-actions{gap:.5rem;margin-bottom:.5rem;display:flex}.projects-panel__scope-filter{border-bottom:1px solid var(--colorNeutralStroke2);background:var(--colorNeutralBackground1);flex:none;padding:.5rem .75rem}.projects-panel__scope-filter [role=tablist]{width:100%}.projects-panel__scope-filter [role=tab]{flex:1 1 0}.projects-panel__search{flex:none;align-items:center;padding:.5rem .75rem .75rem;display:flex}.projects-panel__search-input{width:100%;min-width:0}.projects-panel__filter-trigger{max-width:10rem}.projects-panel__filter-trigger .fui-Button__content{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.projects-panel__add-button{flex:none}.projects-panel__list{flex-direction:column;flex:auto;gap:.5rem;min-height:0;padding:0 .5rem .75rem;display:flex;overflow-y:auto}.projects-panel__status{color:var(--colorNeutralForeground3);padding:.75rem 1rem;font-size:.8125rem}.projects-panel__status--error{color:var(--colorPaletteRedForeground1)}.project-chip{all:unset;cursor:pointer;box-sizing:border-box;border-left:4px solid var(--colorNeutralStroke2);background:var(--colorNeutralBackground3);color:var(--colorNeutralForeground1);border-radius:.375rem;flex-direction:column;flex:none;gap:.25rem;padding:.625rem .75rem .625rem .625rem;transition:background-color .12s,transform .12s,box-shadow .12s;display:flex}.project-chip:hover{background:var(--colorNeutralBackground3Hover);box-shadow:var(--shadow4);transform:translateY(-1px)}.project-chip:focus-visible{outline:2px solid var(--colorStrokeFocus2);outline-offset:2px}.project-chip--selected{background:var(--colorBrandBackground2);color:var(--colorNeutralForeground1)}.project-chip--selected:hover{background:var(--colorBrandBackground2Hover)}.project-chip__title{white-space:nowrap;text-overflow:ellipsis;font-size:.9375rem;font-weight:600;line-height:1.2;overflow:hidden}.project-chip__status{color:var(--colorNeutralForeground2);align-items:center;gap:.375rem;min-width:0;font-size:.75rem;display:flex}.project-chip__status-dot{border-radius:50%;flex:none;width:.5rem;height:.5rem;display:inline-block}.project-chip__status-label{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.project-chip__meta{color:var(--colorNeutralForeground3);flex-wrap:wrap;align-items:center;gap:.25rem .5rem;font-size:.6875rem;display:flex}.project-chip__badge{background:var(--colorNeutralBackground1);border:1px solid var(--colorNeutralStroke2);letter-spacing:.02em;border-radius:999px;padding:.0625rem .375rem;font-size:.6875rem;font-weight:600;display:inline-block}.project-chip__manager,.project-chip__date{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}.project-chip--selected .project-chip__status,.project-chip--selected .project-chip__meta,.project-chip--selected .project-chip__manager,.project-chip--selected .project-chip__date{color:var(--colorNeutralForeground1);opacity:.85}.project-chip--selected .project-chip__badge{background:var(--colorBrandBackground);color:var(--colorNeutralForegroundOnBrand);border-color:#0000}.new-project-dialog{position:relative;overflow:hidden}.new-project-dialog__close{z-index:1;position:absolute;top:.75rem;right:.75rem}.new-project-dialog__body{box-sizing:border-box;flex-direction:column;gap:1.25rem;height:100%;padding:1.5rem 2rem;display:flex;overflow:hidden}.new-project-dialog__title{color:var(--colorNeutralForeground1);text-align:center;flex:none;margin:0;padding:0 2.5rem;font-size:1.25rem;font-weight:600}.new-project-dialog__form{flex-direction:column;flex:auto;gap:1.25rem;min-height:0;display:flex;overflow-y:auto}.new-project-dialog__tag-stack{flex-direction:column;gap:.5rem;display:flex}.new-project-dialog__footer{border-top:1px solid var(--colorNeutralStroke2);flex:none;justify-content:center;gap:2rem;padding-top:1rem;display:flex}.new-project-dialog__footer-button{min-width:160px}.project-work-panel{box-sizing:border-box;background:var(--colorNeutralBackground1);flex-direction:column;width:100%;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.project-work-panel--empty{color:var(--colorNeutralForeground3);text-align:center;justify-content:center;align-items:center;padding:2rem}.project-work-panel__header{border-bottom:1px solid var(--colorNeutralStroke2);flex:none;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem 1.25rem .75rem;display:flex}.project-work-panel__title-block{flex:auto;min-width:0}.project-work-panel__title{margin:0;font-size:1.125rem;font-weight:600}.project-work-panel__subtitle{color:var(--colorNeutralForeground3);margin-top:.25rem;display:block}.project-work-panel__toolbar{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.project-work-panel__status{flex:auto;padding:1.5rem}.project-work-panel__status--error{color:var(--colorPaletteRedForeground1)}.project-work-view-toggle,.task-view-toggle{flex:none}.project-comments-section{box-sizing:border-box;flex-direction:column;flex:auto;gap:1rem;width:100%;min-width:0;min-height:0;padding:1rem 1.25rem;display:flex;overflow:hidden}.project-comments-section__error{background:var(--colorNeutralBackground2);border-left:4px solid var(--colorPaletteRedBorder1);color:var(--colorPaletteRedForeground1);border-radius:.25rem;padding:.75rem 1rem}.project-comments-section__grid{box-sizing:border-box;flex:auto;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1.5rem;width:100%;min-height:0;display:grid;overflow:hidden}@media (width<=1023px){.project-comments-section__grid{grid-template-columns:1fr;overflow-y:auto}}.project-comment-list{flex-direction:column;gap:.75rem;min-width:0;min-height:0;display:flex;overflow-y:auto}.project-comment-list__empty{color:var(--colorNeutralForeground3);margin:0;padding:1rem;font-style:italic}.project-comment-card{background:var(--colorNeutralBackground2);border:1px solid var(--colorNeutralStroke2);border-radius:.375rem;flex-direction:column;gap:.5rem;padding:.75rem 1rem;display:flex}.project-comment-card__header{align-items:center;gap:.75rem;display:flex}.project-comment-card__avatar{object-fit:cover;border-radius:50%;flex:none;width:2rem;height:2rem}.project-comment-card__avatar--fallback{background:var(--colorNeutralBackground4);color:var(--colorNeutralForeground2);justify-content:center;align-items:center;font-size:.875rem;font-weight:600;display:flex}.project-comment-card__meta{flex-direction:column;flex:auto;gap:.125rem;min-width:0;display:flex}.project-comment-card__author{font-size:.875rem;font-weight:600}.project-comment-card__time{color:var(--colorNeutralForeground3);font-size:.75rem}.project-comment-card__edited{font-style:italic}.project-comment-card__actions{flex:none;gap:.25rem;display:flex}.project-comment-card--highlight{outline:2px solid var(--colorBrandStroke1);outline-offset:2px}.project-comment-card__body{word-break:break-word;font-size:.875rem;line-height:1.5}.project-comment-card__body p{margin:0 0 .5rem}.project-comment-card__body p:last-child{margin-bottom:0}.project-comment-card__body ul,.project-comment-card__body ol{margin:.25rem 0 .5rem 1.25rem;padding:0}.project-comment-card__body blockquote{border-left:3px solid var(--colorNeutralStroke2);color:var(--colorNeutralForeground2);margin:.25rem 0;padding-left:.75rem}.project-comment-card__body a{color:var(--colorBrandForeground1)}.project-comment-card__body .mention{background:var(--colorBrandBackground2);color:var(--colorBrandForeground1);border-radius:.25rem;padding:0 .2rem;font-weight:500}.mention-suggestion{border-radius:.5rem;flex-direction:column;min-width:260px;max-width:360px;max-height:280px;padding:.35rem;font-family:Segoe UI,system-ui,sans-serif;font-size:.8125rem;line-height:1.35;display:flex;overflow-y:auto}.mention-suggestion--dark{color:#fff;background:#292827;border:1px solid #525252;box-shadow:0 8px 24px #00000073}.mention-suggestion--light{color:#242424;background:#fff;border:1px solid #d1d1d1;box-shadow:0 8px 24px #0000001f}.mention-suggestion__item{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:.375rem;flex-direction:column;gap:.125rem;width:100%;padding:.45rem .55rem;display:flex}.mention-suggestion--dark .mention-suggestion__item--active,.mention-suggestion--dark .mention-suggestion__item:hover{background:#3b3a39}.mention-suggestion--light .mention-suggestion__item--active,.mention-suggestion--light .mention-suggestion__item:hover{background:#f0f0f0}.mention-suggestion__name{font-weight:600}.mention-suggestion__email{opacity:.85;font-size:.75rem}.mention-suggestion__empty{opacity:.85;padding:.45rem .55rem}.project-comment-editor{flex-direction:column;gap:.75rem;min-width:0;min-height:0;display:flex}.project-comment-editor__title{margin:0;font-size:1rem;font-weight:600}.project-comment-editor__mention-hint{color:var(--colorNeutralForeground3);margin:0 0 .5rem;font-size:.75rem}.project-comment-editor__toolbar{flex-wrap:wrap}.project-comment-editor__host{border:1px solid var(--colorNeutralStroke2);background:var(--colorNeutralBackground1);border-radius:.375rem;flex:auto;min-height:10rem;overflow-y:auto}.project-comment-editor__content{outline:none;min-height:8rem;padding:.75rem}.project-comment-editor__content p{margin:0 0 .5rem}.project-comment-editor__actions{justify-content:flex-end;gap:.5rem;display:flex}.project-comment-editor__anon{color:var(--colorNeutralForeground3);margin:0;padding:1rem;font-style:italic}.task-kanban-board{box-sizing:border-box;flex:auto;align-items:stretch;gap:.75rem;width:100%;min-height:0;padding:1rem;display:flex;overflow-x:auto}.task-kanban-column{background:var(--colorNeutralBackground2);border:1px solid var(--colorNeutralStroke2);border-radius:.5rem;flex-direction:column;flex:1 1 0;min-width:12rem;min-height:12rem;display:flex}.task-kanban-column--over{border-color:var(--colorBrandStroke1);box-shadow:inset 0 0 0 1px var(--colorBrandStroke1)}.task-kanban-column__header{border-bottom:1px solid var(--colorNeutralStroke2);justify-content:space-between;gap:.5rem;padding:.75rem;font-weight:600;display:flex}.task-kanban-column__count{color:var(--colorNeutralForeground3);font-weight:500}.task-kanban-column--collapsed{flex:none;min-width:3rem;max-width:3rem}.task-kanban-column--collapsed .task-kanban-column__header{flex-direction:column;align-items:center;gap:.75rem;padding:.75rem .25rem}.task-kanban-column--collapsed .task-kanban-column__toggle-label{writing-mode:vertical-rl;white-space:nowrap}.task-kanban-column__toggle{color:inherit;font:inherit;cursor:pointer;background:0 0;border:none;align-items:center;gap:.35rem;padding:0;display:flex}.task-kanban-column__toggle:hover{color:var(--colorBrandForeground1)}.task-kanban-column__list{flex-direction:column;flex:auto;gap:.5rem;min-height:8rem;padding:.75rem;display:flex;overflow-y:auto}.task-kanban-column__item{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.task-kanban-column__item:active{cursor:grabbing}.task-kanban-card{cursor:inherit;box-sizing:border-box;background:var(--colorNeutralBackground1);border:1px solid var(--colorNeutralStroke2);border-radius:.375rem;flex-direction:column;gap:.375rem;width:100%;padding:.75rem;display:flex}.task-kanban-card__title{font-weight:600;line-height:1.3}.task-kanban-card__meta{color:var(--colorNeutralForeground3);flex-direction:column;gap:.125rem;font-size:.75rem;display:flex}.task-gantt-chart{box-sizing:border-box;flex-direction:column;flex:auto;width:100%;min-width:0;min-height:0;padding:1rem;display:flex;overflow:hidden}.task-gantt-chart__stack{flex-direction:column;flex:auto;min-width:0;min-height:0;display:flex}.task-gantt-chart__toolbar{min-height:2rem;color:var(--colorNeutralForeground3);flex-wrap:wrap;flex:none;justify-content:space-between;align-items:center;gap:.5rem 1rem;margin-bottom:.5rem;font-size:.8125rem;display:flex}.task-gantt-chart__count{white-space:nowrap}.task-gantt-chart__list-tools{align-items:center;gap:.375rem;display:flex}.task-gantt-chart__controls,.task-gantt-chart__control-group{flex-wrap:wrap;align-items:center;gap:.25rem;display:flex}.task-gantt-chart__controls{flex:auto;justify-content:flex-end}.task-gantt-chart__control-group,.task-gantt-chart__scale-control{border:1px solid var(--colorNeutralStroke2);background:var(--colorNeutralBackground1);border-radius:.375rem;min-height:2rem;padding:.2rem .45rem}.task-gantt-chart__export-controls{border-inline-start:1px solid var(--colorNeutralStroke2);align-items:center;gap:.125rem;padding-inline-start:.25rem;display:inline-flex}.task-gantt-chart__scale-control>label{color:var(--colorNeutralForeground3);white-space:nowrap;font-size:.75rem;font-weight:600}.task-gantt-chart__scale-control{align-items:center;gap:.5rem;display:inline-flex}.task-gantt-chart__scale-control select{min-width:7rem}.task-gantt-chart__task-marker{display:contents}.task-gantt-chart__select-control{align-items:center;gap:.375rem;display:inline-flex}.task-gantt-chart__select-control>span{white-space:nowrap}.task-gantt-chart__select-control select{min-width:10rem;max-width:15rem}.task-gantt-chart__timeline{touch-action:none;border:1px solid var(--colorNeutralStroke2);background:var(--colorNeutralBackground2);border-radius:.5rem;flex-direction:column;flex:auto;width:100%;min-width:0;min-height:0;display:flex;overflow:hidden}.task-gantt-chart__timeline [data-testid=gantt-main]{flex:auto;width:100%;height:100%;min-height:100%}.task-gantt-chart__timeline [class*=_ganttTaskRoot_]{flex-direction:column;height:100%;min-height:0;display:flex}.task-gantt-chart__timeline [class*=_ganttTaskContent_]{flex:auto;min-height:0}.task-gantt-chart__viewport{flex-direction:column;flex:auto;min-height:0;display:flex}.task-gantt-chart__viewport [data-testid=gantt-main]{flex:auto;align-items:stretch;height:100%;min-height:100%}.task-gantt-chart__viewport [class*=_ganttTableRoot_]{height:100%;min-height:0}.task-gantt-chart__viewport [class*=_ganttTaskRoot_]{flex-direction:column;height:100%;min-height:0;display:flex}.task-gantt-chart__viewport [class*=_ganttTaskContent_]{flex:auto;min-height:0}.task-gantt-chart--empty{color:var(--colorNeutralForeground3);justify-content:flex-start;align-items:stretch;gap:.5rem}.task-gantt-chart--empty>p{text-align:center}.task-gantt-chart__hint{color:var(--colorNeutralForeground3);flex:none;margin:0 0 .75rem;font-size:.875rem}.task-gantt-chart__conflict-hint{color:var(--colorPaletteRedForeground1);margin:0;font-weight:600}.task-gantt-chart--dark [class*=_ganttTable_Header_]{border-color:var(--colorNeutralStroke2);background:var(--colorNeutralBackground3);color:var(--colorNeutralForeground1)}.task-gantt-chart--dark [class*=_ganttTable_HeaderItem_],.task-gantt-chart--dark [class*=_taskListCell_],.task-gantt-chart--dark [class*=_ganttTable_HeaderTitle_]{color:var(--colorNeutralForeground1)}.task-gantt-chart--dark [class*=_ganttTableRoot_]{border-color:var(--colorNeutralStroke2)}.task-gantt-chart--dark [class*=_taskListResizer_]:before{background-color:var(--colorNeutralStroke2)}.task-gantt-chart--dark [class*=_taskListContent_]>div{background-size:100% calc(var(--gantt-row-height,50px) * 2)!important;background-image:linear-gradient(to bottom, transparent var(--gantt-row-height,50px), var(--colorNeutralBackground2) var(--gantt-row-height,50px))!important}.task-gantt-chart--dark [class*=_ganttTaskContent_]>div{background-size:var(--gantt-column-width,84px) calc(var(--gantt-row-height,50px) * 2), 100% calc(var(--gantt-row-height,50px) * 2)!important;background-image:linear-gradient(to right, var(--colorNeutralStroke2) 1px, transparent 2px), linear-gradient(to bottom, transparent var(--gantt-row-height,50px), var(--colorNeutralBackground2) var(--gantt-row-height,50px))!important}.task-gantt-chart--dark [class*=_calendarMain_]{border-color:var(--colorNeutralStroke2)}.task-gantt-chart--dark [class*=_calendarHeader_]{fill:var(--colorNeutralBackground3);stroke:var(--colorNeutralStroke2)}.task-gantt-chart--dark [class*=_calendarTopTick_]{stroke:var(--colorNeutralStroke2)}.task-gantt-chart--dark [class*=_calendarTopText_],.task-gantt-chart--dark [class*=_calendarBottomText_]{fill:var(--colorNeutralForeground1)}.task-gantt-chart--dark [class*=_menuOption_]{background-color:var(--colorNeutralBackground3);color:var(--colorNeutralForeground1)}.task-gantt-chart--dark [class*=_menuOption_]:hover{background-color:var(--colorNeutralBackground3Hover)}.task-gantt-chart--dark [class*=_tooltipDefaultContainer_]{background:var(--colorNeutralBackground3);color:var(--colorNeutralForeground1);box-shadow:var(--shadow16)}.task-gantt-chart--dark [class*=_tooltipDefaultContainerParagraph_]{color:var(--colorNeutralForeground3)}.task-editor-dialog__content{flex-direction:column;gap:1rem;display:flex}.rich-text-editor{border:1px solid var(--colorNeutralStroke2);border-radius:.375rem;overflow:hidden}.rich-text-editor__toolbar{border-bottom:1px solid var(--colorNeutralStroke2);flex-wrap:wrap}.rich-text-editor__host{background:var(--colorNeutralBackground1);min-height:8rem;max-height:18rem;overflow-y:auto}.rich-text-editor__content{outline:none;min-height:7rem;padding:.75rem}.task-details-dialog__content,.task-template-dialog__content{flex-direction:column;gap:1rem;display:flex}.task-details-dialog__meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem 1rem;margin:0;display:grid}.task-details-dialog__meta div{min-width:0}.task-details-dialog__meta dt{color:var(--colorNeutralForeground3);font-size:.75rem}.task-details-dialog__meta dd{margin:.125rem 0 0}.task-details-dialog__description{overflow-wrap:anywhere}.task-editor-dialog__dates{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.task-editor-dialog__dependencies{border:1px solid var(--colorNeutralStroke2);background:var(--colorNeutralBackground2);border-radius:.25rem;flex-direction:column;max-height:12rem;margin-top:.375rem;padding:.375rem .5rem;display:flex;overflow-y:auto}.task-editor-dialog__dependency-field{flex-direction:column;gap:.25rem;display:flex}.task-editor-dialog__dependency-hint{color:var(--colorNeutralForeground3);font-size:.75rem}.task-editor-dialog__dependencies-empty{color:var(--colorNeutralForeground3);padding:.5rem}.task-editor-dialog__actions{justify-content:flex-end;gap:.75rem}.task-editor-dialog__error{color:var(--colorPaletteRedForeground1);font-size:.875rem}
