:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}#root{width:100%;min-height:100vh;align-self:stretch}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}:root{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.appFull{height:100vh;display:flex;flex-direction:column;padding:10px;box-sizing:border-box}.treePanel--readOnly .editable{cursor:default}.treePanel--readOnly .cellSelect:disabled{opacity:.85;cursor:default}.viewerReadOnlyBadge{display:inline-block;margin-left:10px;padding:4px 10px;font-size:.85rem;font-weight:500;color:#5a4a00;background:#fff8d6;border:1px solid #e6d68a;border-radius:6px}.topbarFull{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid #ddd;border-radius:10px;background:#fff}.topbarProjectStack{flex-direction:column;align-items:stretch;gap:8px}.topbarProjectRow1{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;width:100%}.titleBlock--withVersions{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px;min-width:0;flex:1}.title--projectHead{flex:0 0 auto;cursor:context-menu}.projectVersionTabs{display:flex;flex-wrap:wrap;align-items:center;gap:4px;min-width:0}.projectVersionTab{flex:0 1 auto;max-width:14rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:3px 10px;font-size:12px;font-weight:600;border:1px solid #c8d0d8;border-radius:6px;background:#f4f6f8;color:#333;cursor:pointer}.projectVersionTab:hover{background:#e8edf2}.projectVersionTab--active{background:#1a5fb4;border-color:#1a5fb4;color:#fff}.projectVersionTab--active:hover{background:#1c71d8}.topbarCostSectionsWrap{position:relative;width:100%;padding-left:28px}.costSectionsToggleBtn{position:absolute;left:0;top:2px;width:22px;height:22px;padding:0;font-size:16px;line-height:1;font-weight:600;border:1px solid #c8c8c8;border-radius:4px;background:#f8f8f8;color:#333;cursor:pointer}.costSectionsToggleBtn:hover{background:#eee}.topbarCostSectionsPanel{display:flex;flex-direction:column;gap:0;width:100%}.calcSectionTabs{display:flex;flex-wrap:wrap;gap:6px;padding:2px 0 4px}.calcSectionTab{font-size:12px;padding:4px 10px;border:1px solid #c8c8c8;border-radius:6px;background:#f4f4f4;cursor:pointer;color:#222}.calcSectionTab:hover{background:#e8e8e8}.calcSectionTab--active{background:#1a5f7a;color:#fff;border-color:#174e63;font-weight:600}.calcSectionEmptyHint{padding:14px 12px;font-size:13px;color:#666}.projectResourceSummary{font-size:10px;line-height:1.35;color:#333;display:flex;flex-direction:column;gap:4px;padding:6px 0 0;border-top:1px solid #eee;margin-top:2px}.projectResourceSummary .prsMainLine{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 8px}.projectResourceSummary .prsChipsRow{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 12px}.projectResourceSummary .prsTotal{font-weight:700;white-space:nowrap}.projectResourceSummary .prsChip{white-space:nowrap;opacity:.95}.projectResourceSummary .prsSectionTotalsFootnote{font-size:9px;line-height:1.45}.titleBlock .title{font-size:16px;font-weight:700}.subtitle{font-size:12px;opacity:.85}.status{opacity:.9}.actions button{margin-left:8px;padding:8px 10px}.treePanel{--tree-indent-size: 1.25rem;--tree-node-box-size: clamp(10px, calc(var(--calc-font-base) * 1.05), 14px);--tree-line-color: #94999e;--tree-quick-add-size: 8px;--tree-content-base-pad: .1rem;--calc-font-base: 1rem;--calc-line-height: 1.1;--calc-row-height: clamp(14px, calc(var(--calc-font-base) * 1.35), 22px);--calc-row-height-main: clamp(20px, calc(var(--calc-font-base) * 1.62), 28px);--calc-row-height-resource: var(--calc-row-height);--calc-cell-padding-y: 0px;--calc-cell-padding-x: clamp(1px, calc(var(--calc-font-base) * .28), 5px);--calc-grid-gap: clamp(1px, calc(var(--calc-font-base) * .2), 4px);--calc-grid-padding-y: 0px;--calc-grid-padding-x: clamp(2px, calc(var(--calc-font-base) * .38), 7px);--calc-input-height: clamp(12px, calc(var(--calc-font-base) * 1.2), 20px);--tree-grid-columns: minmax(0, 1.4fr) minmax(7.4ch, 8.6ch) minmax(15ch, 18ch) minmax(8.2ch, 9.6ch) minmax(5.8ch, 7ch) minmax(0, 1.55fr) minmax(6.4ch, 7.4ch) minmax(6.4ch, 7.4ch) minmax(6.4ch, 7.4ch) minmax(6.4ch, 7.4ch) minmax(8.2ch, 9.6ch) minmax(12ch, 14ch) minmax(12ch, 14ch) minmax(18ch, 20ch);margin-top:10px;flex:1;border:1px solid #ddd;border-radius:10px;background:#fff;overflow:hidden;display:flex;flex-direction:column}.treePanelToolbar{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:4px 8px 2px;border-bottom:1px solid #eee;background:#fafafa}.treeAiAssistantBtn{margin-left:auto;flex-shrink:0;padding:4px 10px;font-size:12px;font-weight:600;border:1px solid #c8c8c8;border-radius:6px;background:#f0f4f8;color:#1a3a52;cursor:pointer}.treeAiAssistantBtn:hover{background:#e3ecf4;border-color:#9ab}.treeAiAssistantBtn--active{background:#d4e4f4;border-color:#6a9bc3}.treeFontSizeControls{display:inline-flex;align-items:center;gap:4px}.treeFontSizeLabel{font-size:12px;font-weight:700;color:#444;margin-right:2px;-webkit-user-select:none;user-select:none}.treeFontSizeBtn{width:22px;height:22px;padding:0;font-size:15px;line-height:1;font-weight:600;border:1px solid #c8c8c8;border-radius:4px;background:#f8f8f8;color:#333;cursor:pointer}.treeFontSizeBtn:hover:not(:disabled){background:#eee}.treeFontSizeBtn:disabled{opacity:.4;cursor:default}.treePanel .treeRowOuter.rowLevelMain,.treePanel .treeRowOuter.rowLevelSub,.treePanel .treeRowOuter.rowLevelMid,.treePanel .treeRowOuter.resourceRow,.treePanel .treeRowOuter.rowResource,.treePanel .treeLegendLegendRow.rowLevelMain,.treePanel .treeLegendLegendRow.rowLevelSub,.treePanel .treeLegendLegendRow.rowResource{font-size:var(--calc-font-base)}.treePanel .treeRowOuter.rowLevelMain,.treePanel .treeRowOuter.rowLevelSub,.treePanel .treeRowOuter.rowLevelMid,.treePanel .treeLegendLegendRow.rowLevelMain,.treePanel .treeLegendLegendRow.rowLevelSub{font-weight:600}.treePanel .treeRowOuter.resourceRow,.treePanel .treeRowOuter.rowResource,.treePanel .treeLegendLegendRow.rowResource{font-weight:400}.treePanel .rowGrid{grid-template-columns:var(--tree-grid-columns)}.treePanel .rowGrid.treeRowGrid,.treePanel .rowGrid.rowGridLegend{gap:var(--calc-grid-gap);padding:var(--calc-grid-padding-y) var(--calc-grid-padding-x);align-items:center;height:100%;min-height:0;max-height:100%}.treePanel .treeRowOuter{height:var(--calc-row-height);min-height:var(--calc-row-height);max-height:var(--calc-row-height);align-items:center;padding:0 clamp(1px,calc(var(--calc-font-base) * .1),3px) 0 clamp(1px,calc(var(--calc-font-base) * .08),2px)}.treePanel .treeRowOuter.headerRow:not(.treeRowOuter--quickAdd){height:auto;min-height:var(--calc-row-height);max-height:none;align-items:stretch}.treePanel .treeRowOuter.rowLevelMain:not(.treeRowOuter--quickAdd){min-height:var(--calc-row-height-main)}.treePanel .treeRowOuter.rowLevelMain .treeRowGrid{align-items:stretch}.treePanel .treeRowOuter.headerRow .treeRowGrid{height:auto;min-height:100%;align-items:stretch}.treePanel .treeRowOuter.headerRow .treeColTitle{align-items:flex-start;padding-top:1px;padding-bottom:1px}.treePanel .treeRowOuter.headerRow .treeGuideCol--junction{align-self:center}.treePanel .treeRowOuter.headerRow .treeNameBox{height:auto;min-height:var(--calc-input-height);align-items:flex-start;padding-top:1px;padding-bottom:1px}.treePanel .treeRowOuter.headerRow .treeNameBox .titleNameEditable,.treePanel .treeRowOuter.headerRow .treeNameBox .titleNameEditable.cell,.treePanel .treeRowOuter.headerRow .treeNameBox .titleNameEditable.editable{white-space:normal;overflow-wrap:anywhere;word-break:break-word;line-height:1.2;height:auto;min-height:var(--calc-input-height);max-height:none;align-items:flex-start}.treePanel .treeRowOuter.headerRow .treeNameBox .titleNameEditable .cellInput,.treePanel .treeRowOuter.headerRow .treeNameBox input.cellInput{height:auto;min-height:var(--calc-input-height);max-height:none;line-height:1.2}.treePanel .treeLegendLegendRow.legendRowShell{gap:5px;padding:0 clamp(1px,calc(var(--calc-font-base) * .1),3px) 0 clamp(1px,calc(var(--calc-font-base) * .08),2px);box-sizing:border-box}.treePanel .titleCell{gap:clamp(4px,calc(var(--calc-font-base) * .55),10px)}.treePanel .rowCollapseBtn{width:var(--tree-node-box-size);height:var(--tree-node-box-size);min-width:var(--tree-node-box-size);min-height:var(--tree-node-box-size);font-size:.8em;margin-top:0}.rowGrid.projectListRow{grid-template-columns:1fr auto}.treeGuideStrip{display:flex;flex:0 0 auto;align-self:stretch;align-items:stretch;overflow:visible}.treeGuideCol{position:relative;width:var(--tree-indent-size);flex:0 0 var(--tree-indent-size);min-height:100%;box-sizing:border-box;overflow:visible}.treeGuideCol--junction{display:flex;align-items:center;justify-content:center;pointer-events:auto;z-index:2}.treeGuideCol--quickAdd{justify-content:flex-end}.treeVLine,.treeHLine{display:none!important}.treeMarkerWrap{display:inline-flex;align-items:center;justify-content:center;position:relative;z-index:5}.treeLineOverlay{position:absolute;top:0;left:0;pointer-events:none;z-index:3;overflow:visible}.treeGuideLeaf{width:4px;height:4px;border-radius:50%;background:var(--tree-line-color);flex:0 0 auto;position:relative;z-index:3}.treePanel .treeColTitle--withGuide.titleCell{display:flex;align-items:center;gap:0;padding-left:var(--tree-content-base-pad);overflow:visible;min-height:0;position:relative}.treeCellBox{min-width:0;min-height:0;max-height:100%;display:flex;align-items:center;box-sizing:border-box;border:1px solid #d4d8dc;border-radius:4px;background:#ffffffa6;padding:0 var(--calc-cell-padding-x);overflow:hidden}.treeCellBox.numCell{justify-content:flex-end}.treeCellBox.treeCellBox--narrow{padding-left:clamp(0px,calc(var(--calc-font-base) * .1),2px);padding-right:clamp(0px,calc(var(--calc-font-base) * .1),2px)}.treeCellBox.treeCellBox--unitPriceFit{white-space:nowrap;overflow:hidden;letter-spacing:-.02em}.treeCellBox.treeCellBox--unitPriceFit.treeCellBox--unitPriceCompact{font-size:clamp(.68rem,.78em,.82rem)}.treeCellBox.treeCellBox--readonly{border-color:#e2e5e8;background:#ffffff73;cursor:default}.treeCellBox.treeCellBox--readonly:hover{border-color:#e2e5e8}.treePassiveCell{min-width:0;min-height:0;padding:0;border:none;background:transparent;pointer-events:none}.treePassiveCell.cell{padding:0;min-height:0}.treeCellBox.editable:hover{outline:none;border-color:#9aa0a6}.treeCellBox .cellInput,.treeCellBox input.cellInput{border:none;background:transparent;padding:0;height:100%;min-height:0;max-height:100%}.treeCellBox .cellSelect{width:100%;min-width:0;border:none;background:transparent;padding:0 1.35em 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.treeCellBox--select{overflow:hidden}.treeNameBox{flex:1;min-width:0;position:relative;z-index:2;display:flex;align-items:center;gap:5px}.rowCommentIndicator{flex-shrink:0;width:7px;height:7px;border-radius:50%;background:#5a8fbf;box-shadow:0 0 0 1px #5a8fbf59;cursor:help}.treePanel .treeNameBox .titleNameEditable,.treePanel .treeNameBox .titleNameEditable.cell{flex:1;min-width:0;min-height:0;max-height:100%;padding:0;border:none;background:transparent}.treePanel .treeNameBox .titleNameEditable.editable:hover{outline:none}.treePanel .treeNameBox.treeCellBox:hover{border-color:#b8bcc0}.treeGutterLayer{display:none}.treeRowOuter--quickAdd{opacity:.92}.treeRowSelectRail--quickAdd{pointer-events:none;visibility:hidden}.treeRowGrid--quickAdd{cursor:default}.treeGutterAddBtn{width:8px;height:8px;min-width:8px;min-height:8px;padding:0;margin:0;line-height:0;border:1px solid #0a0a0a;border-radius:1px;background:#ffffff8c;cursor:pointer;box-sizing:border-box;flex-shrink:0}.treeGutterAddBtn:hover{background:#0000001a;border-color:#000}.rowGrid .treeGutterAddBtn:focus-visible{outline:2px solid #1a5f2a;outline-offset:1px}.treeGutterCollapseBtn{position:relative;left:auto;top:auto;transform:none;z-index:5;margin:0;pointer-events:auto;cursor:pointer;flex:0 0 auto}.rowCollapseBtn{flex:0 0 var(--tree-node-box-size);width:var(--tree-node-box-size);height:var(--tree-node-box-size);min-width:var(--tree-node-box-size);min-height:var(--tree-node-box-size);margin:0;padding:0;line-height:1;font-size:.8em;font-weight:600;color:#5a5f64;background:#ffffff8c;border:1px solid #c8ccd0;border-radius:4px;cursor:pointer;box-sizing:border-box;z-index:1;align-self:center}.rowCollapseBtn:hover{background:#fff;border-color:#9aa0a6;color:#1a1a1a}.rowGrid{--tree-line: var(--tree-line-color, #b8bcc0);--tree-visual-depth: 0;--row-depth-indent: calc( var(--tree-visual-depth) * var(--tree-indent-size) + var(--tree-content-base-pad) );display:grid;align-items:center;gap:8px;padding:6px 10px;cursor:pointer;-webkit-user-select:none;user-select:none;border-bottom:1px solid #e8e8e8}.treeRowOuter.rowExcluded{opacity:1;background:#9e9e9e!important;color:#1a1a1a}.treeRowOuter.rowExcluded:hover{background:#8f8f8f!important}.rowLevelMain{background:#e8f5e9}.rowLevelMid{background:#fff9e6}.rowLevelSub{background:#fff3c4}.rowResource{background:#eceff1}.treeLegendLegendRow.legendRowShell{display:flex;align-items:stretch;gap:5px;border-bottom:1px solid #e8e8e8}.treeLegendLegendRow.legendRowShell:last-child{border-bottom:none}.legendSelectCol.legendSelectCol--narrow{flex:0 0 15px;width:15px;min-width:15px;box-sizing:border-box}.treeLegendLegendRow .rowGridLegend{flex:1 1 0;min-width:0;border-bottom:none;--tree-visual-depth: 0}.treeColIndentHost{box-sizing:border-box;min-width:0}.rowGridLegend .treeColTitle.treeColIndentHost{padding-left:var(--tree-content-base-pad)}.treeRowGrid .treeColAccount,.rowGridLegend .treeColAccount{display:flex;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-variant-numeric:tabular-nums}.treeColAccount .cell,.treeColAccount .cell.editable,.treeColAccount .treeCellBox{flex:1;min-width:0;max-width:100%;width:100%;box-sizing:border-box}.treeColAccountEmpty{min-height:1em}.treeRowOuter{display:flex;align-items:center;gap:5px;padding:0 3px 0 2px;border-bottom:1px solid #e8e8e8;box-sizing:border-box;overflow:visible}.treeRowSelectRail{flex:0 0 15px;width:15px;min-width:15px;align-self:stretch;border-radius:3px;display:flex;align-items:center;justify-content:center;cursor:grab;-webkit-user-select:none;user-select:none;outline:none;box-sizing:border-box;background:transparent}.treeRowSelectRail:hover{background:#ffffff40}.treeRowOuter.rowExcluded .treeRowSelectRail:hover{background:#ffffff1f}.treeRowSelectRail:active{cursor:grabbing}.treeRowSelectRail--selected{background:#1a5f2a1f}.treeRowOuter.rowExcluded .treeRowSelectRail--selected{background:#1e1e1e1a}.treeRowSelectRail:focus-visible{outline:2px solid #1976d2;outline-offset:-1px;z-index:1}.rowSelectHandle{pointer-events:none;flex-shrink:0;display:block;width:8px;height:8px;border-radius:2px;border:1px solid rgba(70,90,100,.45);background:#ffffff38}.treeRowSelectRail:hover .rowSelectHandle:not(.rowSelectHandle--on){border-color:#1a5f2abf;background:#ffffff80}.rowSelectHandle--on{border-color:#1b5e20;background:linear-gradient(180deg,#359040,#2e7d32 55%,#276d2c);box-shadow:inset 0 1px #ffffff59,inset 0 0 0 1px #fff3}.treeRowOuter.rowExcluded .rowSelectHandle--on{border-color:#2c2c2c;background:linear-gradient(180deg,#6a6a6a,#545454);box-shadow:inset 0 1px #ffffff26}.rowGrid.treeRowGrid{cursor:grab;border-bottom:none;overflow:visible;min-height:0}.treePanel .treeRowOuter,.treePanel .treeRowGrid,.treePanel .treeColTitle,.treePanel .treeGuideStrip,.treePanel .treeGuideCol{overflow:visible}.rowGrid.treeRowGrid:active{cursor:grabbing}.treeRowOuter.rowLevelMain:hover,.treeRowOuter.rowLevelMid:hover,.treeRowOuter.rowLevelSub:hover,.treeRowOuter.rowResource:hover{filter:brightness(.98)}.treeRowOuter.rowExcluded.rowLevelMain:hover,.treeRowOuter.rowExcluded.rowLevelMid:hover,.treeRowOuter.rowExcluded.rowLevelSub:hover,.treeRowOuter.rowExcluded.rowResource:hover{filter:brightness(1.03)}.treeRowOuter.selected{outline:2px solid #1a5f2a;outline-offset:-2px;background:#e2ebe4!important;filter:none}.treeRowOuter.selected.rowExcluded{outline:2px solid #333;background:#a8a8a8!important}.treeRowOuter.treeRowSelectedMulti{box-shadow:inset 0 0 0 1px #1a5f2a6b}.treeRowOuter.treeRowSelectedMulti.rowExcluded{box-shadow:inset 0 0 0 1px #212121a6}.treeRowOuter.rowResource.treeRowSelectedMulti:not(.selected),.treeRowOuter.resourceRow.treeRowSelectedMulti:not(.selected){background:#d5dde2!important}.treeLegendBlock{flex:0 0 auto;z-index:2;background:#fff;border-bottom:1px solid #ccc}.rowGridLegend{cursor:default;font-weight:600;border-bottom:1px solid #e8e8e8;min-height:0}.rowGridLegend:last-child{border-bottom:none}.rowGridLegend .cell{min-height:18px}.cell.resTypeLegendCell{font-size:10px;line-height:1.25}.cell.headerResSummaryCell{font-size:9px;line-height:1.15;color:#283238;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;align-self:center;padding:0 var(--calc-cell-padding-x);min-height:0;min-width:0}.treePanel .headerResSummaryCell--mainWrap{white-space:normal;overflow-wrap:anywhere;word-break:break-word;line-height:1.2;align-self:stretch;align-items:flex-start;overflow:visible;text-overflow:unset;max-height:none;padding-top:1px;padding-bottom:1px;font-size:.88em}.rowGridLegend .legendPad{opacity:.25;pointer-events:none}.treeScroll{position:relative;overflow:auto;flex:1}.cell{font-size:13px;min-width:0;padding:4px 6px;min-height:28px;display:flex;align-items:center;box-sizing:border-box}.treePanel .treeRowGrid>.cell,.treePanel .treeRowGrid .cell,.treePanel .titleCell .cell,.treePanel .titleCell .titleNameEditable{font-size:inherit;line-height:var(--calc-line-height);min-height:0;max-height:100%}.treePanel .treeRowGrid>.cell:not(.treeColTitle):not(.treeCellBox){padding:var(--calc-cell-padding-y) var(--calc-cell-padding-x)}.treePanel .treeRowGrid>.treeCellBox.cell{padding:0 var(--calc-cell-padding-x)}.treePanel .treeRowGrid .treeColAccount .treeCellBox{padding-left:clamp(0px,calc(var(--calc-font-base) * .1),2px);padding-right:clamp(0px,calc(var(--calc-font-base) * .1),2px)}.treePanel .rowGridLegend .cell{font-size:.82em;line-height:var(--calc-line-height);min-height:calc(var(--calc-row-height) * .92);padding:var(--calc-cell-padding-y) var(--calc-cell-padding-x);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;box-sizing:border-box;justify-content:center;text-align:center}.treePanel .rowGridLegend .cell.numCell,.treePanel .rowGridLegend .treeColLegendNum,.treePanel .treeRowGrid .treeCellBox.numCell{font-variant-numeric:tabular-nums}.treePanel .cell.resTypeLegendCell{font-size:.92em;line-height:var(--calc-line-height)}.treePanel .cell.headerResSummaryCell{font-size:.88em;line-height:var(--calc-line-height);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.treePanel .headerResSummaryCell--mainWrap{white-space:normal;overflow-wrap:anywhere;word-break:break-word;line-height:1.2;overflow:visible;text-overflow:unset}.treePanel .cellInput,.treePanel .cellSelect{font-size:1em;line-height:var(--calc-line-height);height:var(--calc-input-height);min-height:var(--calc-input-height);max-height:var(--calc-input-height);padding:0 var(--calc-cell-padding-x);box-sizing:border-box}.treePanel .typeBadge{font-size:.85em;padding:clamp(1px,calc(var(--calc-font-base) * .12),2px) clamp(4px,calc(var(--calc-font-base) * .45),8px)}.titleCell{display:flex;align-items:center;gap:clamp(4px,calc(var(--calc-font-base) * .45),8px);min-width:0;position:relative;z-index:1}.titleCell--withCollapse{align-items:flex-start;padding-top:1px}.treePanel .titleCell .cell,.treePanel .titleCell .titleNameEditable{line-height:var(--calc-line-height);font-size:inherit}.titleText{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.caret{width:clamp(8px,calc(var(--calc-font-base) * .75),12px);opacity:.7;flex:0 0 auto;font-size:.85em;line-height:1}.numCell{justify-content:flex-end;text-align:right;font-variant-numeric:tabular-nums}.unitCell,.noteCell{justify-content:flex-start;text-align:left;opacity:.9}.typeCell{display:flex;justify-content:flex-end}.typeBadge{font-size:11px;border:1px solid #ddd;border-radius:999px;padding:2px 8px;opacity:.8}.treePanel .treeRowGrid--header .treeColTitle,.treePanel .treeRowGrid--header .treeColTitle .titleNameEditable,.treePanel .treeRowGrid--header .treeColTitle .titleNameEditable.cell,.treePanel .treeRowGrid--header .treeColTitle .titleNameEditable.editable,.treePanel .treeRowGrid--header .treeColTitle .titleNameEditable .cellInput,.treePanel .treeRowGrid--header .treeColTitle input.cellInput{font-weight:600}.treePanel .treeRowGrid--resource .treeColTitle,.treePanel .treeRowGrid--resource .treeColTitle .titleNameEditable,.treePanel .treeRowGrid--resource .treeColTitle .titleNameEditable.cell,.treePanel .treeRowGrid--resource .treeColTitle .titleNameEditable.editable,.treePanel .treeRowGrid--resource .treeColTitle .titleNameEditable .cellInput,.treePanel .treeRowGrid--resource .treeColTitle input.cellInput{font-weight:400}.treePanel .treeColTitle .titleNameEditable .cellInput,.treePanel .treeColTitle input.cellInput{min-height:var(--calc-input-height);height:var(--calc-input-height);max-height:var(--calc-input-height);line-height:var(--calc-line-height)}.treePanel .treeCellBox .cellInput,.treePanel .treeCellBox input.cellInput,.treePanel .treeCellBox .cellSelect{min-height:var(--calc-input-height);height:var(--calc-input-height);max-height:var(--calc-input-height);line-height:var(--calc-line-height);font-size:inherit;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.treeCellBox--select{min-width:0;overflow:hidden}.headerResSummaryCell--mainWrap{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.editable{border-radius:6px}.editable:hover{outline:1px dashed #bbb;outline-offset:-2px}.muted{opacity:.35}.cellInput{width:100%;font-size:13px;padding:4px 6px;border:1px solid #aaa;border-radius:6px;box-sizing:border-box}.ctxBackdrop{position:fixed;inset:0;z-index:9999}.ctxMenu{position:fixed;min-width:220px;background:#fff;border:1px solid #ddd;border-radius:10px;box-shadow:0 10px 30px #0000001f;padding:6px}.ctxItem{width:100%;text-align:left;border:0;background:transparent;padding:8px 10px;border-radius:8px;cursor:pointer}.ctxItem:hover{background:#f5f5f5}.ctxItem:disabled{opacity:.5;cursor:default}.ctxSep{height:1px;background:#eee;margin:6px 4px}.nameModalBackdrop{position:fixed;inset:0;z-index:10000;background:#00000059;display:flex;align-items:center;justify-content:center;padding:16px}.nameModal{width:min(420px,100%);background:#fff;border-radius:12px;border:1px solid #ddd;box-shadow:0 16px 48px #0000002e;padding:16px 18px}.nameModalTitle{font-weight:700;font-size:15px;margin-bottom:6px}.nameModalHint{font-size:12px;opacity:.8;margin:0 0 12px}.nameModalInput{width:100%;box-sizing:border-box;font-size:14px;padding:8px 10px;border-radius:8px;border:1px solid #aaa;margin-bottom:14px}.nameModalActions{display:flex;justify-content:flex-end;gap:10px}.nameModal--comment{width:min(520px,100%)}.nameModalTextarea{width:100%;box-sizing:border-box;min-height:140px;margin-bottom:14px;padding:10px 12px;border:1px solid #ccc;border-radius:8px;font:inherit;line-height:1.45;resize:vertical}.nameModalHeaderRow{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.nameModalCloseBtn{border:none;background:transparent;color:#666;font-size:1.5rem;line-height:1;padding:0 4px;cursor:pointer}.nameModalCloseBtn:hover{color:#222}.commentViewBody{max-height:min(60vh,400px);overflow-y:auto;white-space:pre-wrap;word-break:break-word;font-size:.95rem;line-height:1.45;color:#222}.btnPrimary{padding:8px 14px;border-radius:8px;border:1px solid #1a5f2a;background:#1a7a32;color:#fff;cursor:pointer;font-weight:600}.btnSecondary{padding:8px 14px;border-radius:8px;border:1px solid #ccc;background:#f5f5f5;cursor:pointer}.authBootstrapping{min-height:100vh;display:flex;align-items:center;justify-content:center;font-size:1rem;color:#555;background:#f5f5f5}.authAppShell{display:flex;flex-direction:column;height:100vh;width:100%;max-width:100%;box-sizing:border-box}.authAppShell>.appFull{flex:1;min-height:0;height:auto!important}.languageSwitcher{display:flex;align-items:center;flex-shrink:0;overflow:visible}.languageSwitcherOptions{display:inline-flex;flex-wrap:wrap;max-width:100%;border:1px solid #4a4f57;border-radius:6px;overflow:visible}.languageSwitcherBtn{display:inline-flex;align-items:center;gap:3px;padding:.2rem .35rem;border:none;background:transparent;color:#bdc1c6;font-size:.75rem;font-weight:600;cursor:pointer;line-height:1;white-space:nowrap;min-width:auto;overflow:visible}.languageSwitcherCode{letter-spacing:.02em;flex:0 0 auto}.languageSwitcherFlagSvg{width:18px;height:12px;display:inline-block;flex:0 0 auto;border:1px solid rgba(0,0,0,.22);border-radius:2px;box-sizing:border-box;overflow:hidden}.languageSwitcherBtn:hover{background:#3c4048;color:#e8eaed}.languageSwitcherBtn--active{background:#1b5e20;color:#fff}.languageSwitcherBtn--active:hover{background:#2e7d32;color:#fff}.loginView{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;background:#1a1d23;color:#e8eaed}.loginLangBar{position:absolute;top:1rem;right:1rem;z-index:2}.loginCard{width:100%;max-width:380px;padding:2rem;border-radius:12px;background:#252830;box-shadow:0 8px 32px #00000059}.loginTitle{margin:0 0 .25rem;font-size:1.35rem;font-weight:600}.loginHint{margin:0 0 1.5rem;color:#9aa0a6;font-size:.9rem}.loginLabel{display:block;margin-bottom:1rem;font-size:.85rem;color:#bdc1c6}.loginInput{display:block;width:100%;margin-top:.35rem;padding:.55rem .65rem;border:1px solid #3c4048;border-radius:8px;background:#1a1d23;color:#e8eaed;font-size:1rem;box-sizing:border-box}.loginInput:focus{outline:none;border-color:#5c9ded}.loginError{margin-bottom:1rem;padding:.5rem .65rem;border-radius:8px;background:#dc505026;color:#f5a8a8;font-size:.9rem}.loginSubmit{width:100%;margin-top:.25rem;padding:.65rem 1rem;border:none;border-radius:8px;background:#3b7ddd;color:#fff;font-size:1rem;font-weight:600;cursor:pointer}.loginSubmit:hover:not(:disabled){background:#2f6bc4}.loginSubmit:disabled{opacity:.65;cursor:not-allowed}.loginModeGrid{display:flex;flex-direction:column;gap:.75rem}.loginModeBtn{display:block;width:100%;padding:1rem 1.1rem;border:1px solid #3c4048;border-radius:10px;background:#1a1d23;color:#e8eaed;text-align:left;cursor:pointer}.loginModeBtn:hover{border-color:#5c9ded;background:#2a2e36}.loginModeBtnTitle{display:block;font-size:1.05rem;font-weight:600;margin-bottom:.25rem}.loginModeBtnDesc{display:block;font-size:.85rem;color:#9aa0a6}.loginBackLink{display:inline-block;margin:0 0 1rem;padding:0;border:none;background:none;color:#8ab4f8;font-size:.85rem;cursor:pointer}.loginBackLink:hover{text-decoration:underline}.loginRemember{display:flex;align-items:center;gap:.5rem;margin:.75rem 0 .25rem;font-size:.9rem;color:#334155;cursor:pointer}.loginForgotLink{display:inline-block;margin:.5rem 0 .75rem;padding:0;border:none;background:none;color:#2563eb;font-size:.875rem;cursor:pointer;text-align:left}.loginForgotLink:hover{text-decoration:underline}.loginSubmitLink{display:inline-block;text-align:center;text-decoration:none;box-sizing:border-box}.userBar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem 1rem;padding:.5rem 1rem;background:#252830;border-bottom:1px solid #3c4048;color:#e8eaed;font-size:.9rem}.userBarLeft{display:flex;align-items:center;gap:.75rem;min-width:0}.userBarCustomerStack{display:flex;flex-direction:column;gap:.15rem;min-width:0}.userBarCompany{font-weight:600;font-size:1.05rem;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.userBarUserLine{font-size:.8rem;color:#bdc1c6;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.userBarIdentity{font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.userBarRole{padding:.15rem .5rem;border-radius:6px;background:#3c4048;color:#bdc1c6;font-size:.75rem;text-transform:uppercase;letter-spacing:.03em}.userBarActions{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.userBarBtn{padding:.35rem .75rem;border:1px solid #5f6368;border-radius:6px;background:transparent;color:#e8eaed;font-size:.85rem;cursor:pointer}.userBarBtn:hover{background:#3c4048}.userBarBtnAdmin{border-color:#7b9fd4;color:#a8c7fa}.userBarBtnLogout{border-color:#8b6262;color:#f0b4b4}.adminWorkspace{flex:1;min-height:0;background:#1a1d23;color:#e8eaed;overflow:auto}.adminWorkspaceInner{max-width:1100px;margin:0 auto;padding:2rem 1.5rem 3rem}.adminWorkspaceTitle{margin:0 0 .5rem;font-size:1.5rem}.adminWorkspaceIntro{margin:0 0 1.25rem;color:#9aa0a6;font-size:.95rem}.adminWorkspace .muted{color:#9aa0a6}.adminBanner{padding:.65rem .85rem;border-radius:8px;margin-bottom:1rem;font-size:.9rem}.adminBannerError{background:#f5a8a81f;color:#f5a8a8;border:1px solid rgba(245,168,168,.35)}.adminBannerOk{background:#9bd89b1f;color:#9bd89b;border:1px solid rgba(155,216,155,.35)}.adminSection{margin-bottom:2rem}.adminSectionTitle{margin:0 0 .75rem;font-size:1.15rem;font-weight:600}.adminTableWrap{overflow-x:auto;border-radius:8px;border:1px solid #3c4043}.adminTable{width:100%;border-collapse:collapse;font-size:.88rem}.adminTable th,.adminTable td{padding:.55rem .65rem;text-align:left;border-bottom:1px solid #3c4043}.adminTable th{background:#252830;color:#bdc1c6;font-weight:600}.adminTable tbody tr{cursor:pointer}.adminTable tbody tr:hover{background:#ffffff0a}.adminTableRowSelected{background:#8ab4f81f!important}.adminTableMembers tbody tr{cursor:default}.adminTableMembers tbody tr:hover{background:#ffffff08}.adminStatusBadge{display:inline-block;padding:.15rem .45rem;border-radius:4px;font-size:.78rem;text-transform:uppercase}.adminStatus-active{background:#9bd89b33;color:#9bd89b}.adminStatus-suspended{background:#fbbc0433;color:#fdd663}.adminStatus-archived{background:#9aa0a640;color:#9aa0a6}.adminCompanyForm{margin-bottom:1.25rem}.adminFormToolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem 1rem;margin-bottom:.75rem}.adminFormToolbar .adminFormTitle{margin:0}.adminFormToolbarBtns{display:flex;flex-wrap:wrap;gap:.5rem}.adminLabelWide{grid-column:1 / -1}.adminStatusSelect{min-width:9rem}.adminMemberForm{margin-bottom:1.5rem;padding:1rem 1.1rem;border-radius:8px;background:#252830;border:1px solid #3c4043}.adminFormTitle{margin:0 0 .35rem;font-size:1rem}.adminFormHint{margin:0 0 .85rem;color:#9aa0a6;font-size:.85rem}.adminFormGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem 1rem;margin-bottom:.85rem}.adminLabel{display:block;font-size:.8rem;color:#bdc1c6}.adminInput{display:block;width:100%;margin-top:.25rem;padding:.45rem .55rem;border:1px solid #5f6368;border-radius:6px;background:#1a1d23;color:#e8eaed;font-size:.9rem;box-sizing:border-box}.adminInput:focus{outline:none;border-color:#8ab4f8}.adminInputCompact{min-width:8.5rem;margin-top:0}.adminBtn{padding:.4rem .75rem;border-radius:6px;border:1px solid #5f6368;background:#3c4043;color:#e8eaed;font-size:.85rem;cursor:pointer}.adminBtn:hover:not(:disabled){background:#4a4e52}.adminBtn:disabled{opacity:.55;cursor:not-allowed}.adminBtnPrimary{background:#5a7fc4;border-color:#5a7fc4}.adminBtnPrimary:hover:not(:disabled){background:#6b8ed0}.adminDt{white-space:nowrap;font-size:.8rem;color:#bdc1c6}.contextMenu{position:fixed;z-index:10000;min-width:200px;max-width:280px;padding:4px 0;margin:0;background:#fff;border:1px solid #ccc;border-radius:8px;box-shadow:0 4px 16px #00000026}.contextMenuItem{display:block;width:100%;text-align:left;border:none;background:transparent;padding:8px 14px;font-size:13px;color:#222;cursor:pointer}.contextMenuItem:hover:not(:disabled){background:#f0f4f8}.contextMenuItem:disabled{color:#999;cursor:not-allowed}.companyMembersPanel{flex:1;display:flex;flex-direction:column;min-height:0;padding:12px 16px 20px;background:#fff;border:1px solid #ddd;border-radius:10px;overflow:auto}.companyMembersHead{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.companyMembersHead h2{margin:0;font-size:1.25rem}.companyMembersClose{flex-shrink:0}.companyMembersBanner{padding:8px 12px;border-radius:8px;margin-bottom:12px}.companyMembersBannerError{background:#fde8e8;border:1px solid #e8a0a0;color:#6b1010}.companyMembersBannerOk{background:#e8f5e9;border:1px solid #a5d6a7;color:#1b5e20}.companyMembersSubhead{margin:0 0 8px;font-size:1rem}.companyMembersHint{margin:0 0 12px;font-size:.9rem;color:#555}.companyMembersAddForm{margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid #eee}.companyMembersFormGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px;margin-bottom:12px}.companyMembersFormGrid label{display:flex;flex-direction:column;gap:4px;font-size:.85rem}.companyMembersFormGrid input,.companyMembersFormGrid select{padding:6px 8px;border:1px solid #ccc;border-radius:6px}.companyMembersTableWrap{overflow-x:auto}.companyMembersTable{width:100%;border-collapse:collapse;font-size:.9rem}.companyMembersTable th,.companyMembersTable td{padding:8px 10px;text-align:left;border-bottom:1px solid #eee;vertical-align:middle}.companyMembersTable th{font-weight:600;background:#f8f8f8}.companyMembersTable select{min-width:160px;padding:4px 6px}.libraryModalBackdrop{position:fixed;inset:0;z-index:10000;background:#00000059;display:flex;align-items:center;justify-content:center;padding:16px}.libraryModal{width:min(560px,100%);max-height:min(85vh,640px);display:flex;flex-direction:column;background:#fff;border-radius:12px;border:1px solid #ddd;box-shadow:0 16px 48px #0000002e;padding:16px 18px}.libraryModalHeaderRow{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.libraryModalTitle{font-size:1.1rem;font-weight:700}.libraryModalCloseBtn{border:none;background:transparent;color:#666;font-size:1.5rem;line-height:1;padding:0 4px;cursor:pointer}.libraryModalCloseBtn:hover{color:#222}.libraryModalMuted{color:#666;margin:8px 0 16px}.libraryModalError{color:#a32020;margin:8px 0;font-size:.9rem}.libraryModalActions{display:flex;justify-content:flex-end;gap:10px;margin-top:12px;padding-top:12px;border-top:1px solid #eee}.libraryPickList{list-style:none;margin:0;padding:0;overflow-y:auto;flex:1;min-height:0;max-height:360px}.libraryPickItem{display:flex;flex-direction:column;align-items:flex-start;width:100%;text-align:left;border:1px solid #e4e4e4;border-radius:8px;padding:10px 12px;margin-bottom:8px;background:#fafafa;cursor:pointer}.libraryPickItem:hover{border-color:#b8bcc0;background:#f3f6f8}.libraryPickItem--selected{border-color:#1a7a32;background:#eef8f0}.libraryPickItemName{font-weight:600}.libraryPickItemSub{font-size:.85rem;color:#555;margin-top:2px}.libraryPickItemMeta{font-size:.8rem;color:#777;margin-top:4px}.libraryAdminPanel{margin:12px;padding:16px;background:#fff;border:1px solid #ddd;border-radius:10px}.libraryAdminPanelHead{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.libraryAdminPanelTitle{margin:0;font-size:1.15rem}.libraryAdminLayout{display:flex;flex-wrap:wrap;gap:16px}.libraryAdminTable{width:100%;border-collapse:collapse;font-size:.9rem;flex:1;min-width:280px}.libraryAdminTable th,.libraryAdminTable td{border-bottom:1px solid #eee;padding:8px 10px;text-align:left;vertical-align:top}.libraryAdminTable th{font-weight:600;color:#444}.libraryAdminActions{display:flex;flex-wrap:wrap;gap:6px}.libraryAdminActions button{font-size:.8rem;padding:4px 8px;cursor:pointer}.libraryAdminDetail{flex:0 0 min(280px,100%);border:1px solid #e8e8e8;border-radius:8px;padding:12px;max-height:400px;overflow-y:auto}.libraryAdminDetail h3{margin:0 0 10px;font-size:.95rem}.libraryStructureList{list-style:none;margin:0 0 12px;padding:0;font-size:.85rem}.libraryStructureHeader{font-weight:600}.libraryStructureResource{color:#555}.folderActionActive{font-weight:600;background:#e8f0fe;border-color:#90b4f0}.folderHomeLayout{flex:1;min-height:0;display:flex;flex-direction:column;margin-top:10px;gap:10px}.folderHomeBody{flex:1;min-height:0;display:flex;gap:10px}.folderTreePanel{width:280px;min-width:220px;flex-shrink:0;border:1px solid #ddd;border-radius:10px;background:#fff;display:flex;flex-direction:column;overflow:hidden}.folderTreePanelHeadRow{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px}.folderTreeHeadBtn{font-size:.8rem;padding:4px 8px;white-space:nowrap}.folderTreePanelHead{padding:10px 12px;border-bottom:1px solid #eee;font-size:13px;font-weight:600}.folderTreeHint{display:block;margin-top:6px;font-size:11px;font-weight:400;color:#777;line-height:1.35}.folderTreeItem--structural{color:#888;font-style:italic;cursor:default}.folderTreeItem--structural:hover{background:transparent}.folderTreeScroll{flex:1;overflow:auto;padding:6px 0}.folderTreeRow{display:flex;align-items:stretch;gap:2px;min-width:0}.folderTreeRow--selected .folderTreeItem{background:#e3eef5;font-weight:600}.folderTreeExpandBtn{flex-shrink:0;width:22px;min-height:32px;border:none;background:transparent;cursor:pointer;font-size:10px;color:#555;padding:0}.folderTreeExpandBtn:hover{background:#f0f4f8}.folderTreeExpandSpacer{flex-shrink:0;width:22px}.folderTreeItem{display:flex;flex:1;flex-direction:column;align-items:stretch;min-width:0;text-align:left;border:none;background:transparent;cursor:pointer;padding:6px 8px 6px 0;font-size:13px;color:#222;border-radius:0;box-sizing:border-box}.folderTreeItem:hover{background:#f0f4f8}.folderTreeItemInner{display:flex;align-items:baseline;gap:6px;min-width:0}.folderTreeItemName{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.folderTreePerm{font-size:10px;color:#666;font-weight:400;flex-shrink:0}.folderProjectsPanel{flex:1;min-width:0;border:1px solid #ddd;border-radius:10px;background:#fff;display:flex;flex-direction:column;overflow:hidden}.folderProjectsHead{padding:12px 14px;border-bottom:1px solid #eee}.folderProjectsHeadTitle{font-size:15px;font-weight:700;margin:0 0 4px}.folderProjectsHeadMeta{font-size:12px;color:#666}.folderProjectsActions{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.folderProjectsActions button{padding:7px 10px;font-size:12px}.folderProjectsScroll{flex:1;overflow:auto}.folderEmptyState{padding:24px 16px;text-align:center;color:#555;font-size:14px}.folderEmptyState button{margin-top:12px}.folderBanner{padding:8px 12px;border-radius:8px;font-size:13px;margin:0 0 4px}.folderBannerError{background:#fdecea;color:#b3261e;border:1px solid #f5c2c0}.folderBannerOk{background:#e8f5e9;color:#1b5e20;border:1px solid #c8e6c9}.folderModalBackdrop{position:fixed;inset:0;background:#00000059;display:flex;align-items:center;justify-content:center;z-index:2000}.folderModal{background:#fff;border-radius:10px;padding:16px 18px;width:min(400px,92vw);box-shadow:0 8px 32px #00000026}.folderModal h3{margin:0 0 12px;font-size:15px}.folderModal label{display:block;font-size:12px;margin-bottom:10px;color:#444}.folderModal input,.folderModal select{display:block;width:100%;margin-top:4px;padding:8px;box-sizing:border-box;border:1px solid #ccc;border-radius:6px}.folderModalBtns{display:flex;justify-content:flex-end;gap:8px;margin-top:14px}.folderPermissionsSection{padding:12px 14px;border-top:1px solid #eee;background:#fafafa}.folderPermissionsSection--overlay{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden;border-top:none;background:#fff}.folderPermissionsHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px;flex-shrink:0}.folderPermissionsCloseBtn{flex-shrink:0;padding:8px 14px;font-size:13px;font-weight:600;border:1px solid #ccc;border-radius:6px;background:#fff;cursor:pointer}.folderPermissionsCloseBtn:hover{background:#f0f4f8}.folderPermissionsSubtitle{margin:4px 0 0;font-size:12px;color:#666;font-weight:400}.folderPermissionsSection--overlay .folderPermissionsTableWrap{flex:1;min-height:0;overflow:auto}.folderPermissionsTitle{margin:0 0 10px;font-size:14px;font-weight:600}.folderPermissionsSection--overlay .folderPermissionsTitle{margin:0}.folderPermissionsHint{margin:0;font-size:12px}.folderPermissionsTableWrap{overflow-x:auto;margin-bottom:12px}.folderPermissionsTable{width:100%;border-collapse:collapse;font-size:12px}.folderPermissionsTable th,.folderPermissionsTable td{padding:6px 8px;text-align:left;border-bottom:1px solid #e8e8e8}.folderPermissionsTable th{background:#f0f0f0;font-weight:600}.folderPermSelect{font-size:12px;padding:4px;max-width:10rem}.folderPermDeleteBtn{font-size:11px;padding:4px 8px}.folderPermissionsAdd{display:flex;flex-wrap:wrap;gap:8px 12px;align-items:flex-end}.folderPermissionsAdd label{font-size:11px;flex:1 1 140px}.folderPermissionsAdd input,.folderPermissionsAdd select{display:block;width:100%;margin-top:3px;padding:6px;box-sizing:border-box;font-size:12px}.folderPermissionsAdd button{padding:7px 12px;font-size:12px}.projectListRowWithActions{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:8px;padding:8px 12px;border-bottom:1px solid #eee}.projectListRowWithActions:hover{background:#f5f8fa}.projectListRowMain{cursor:pointer;min-width:0}.projectListRowMain .cell.titleCell{font-weight:500}.projectRowBtn{font-size:11px;padding:4px 8px;white-space:nowrap}.mhSummaryBackdrop{position:fixed;inset:0;z-index:10050;background:#00000040;display:flex;align-items:flex-start;justify-content:center;padding:48px 16px 24px;box-sizing:border-box}.mhSummaryModal{background:#fff;border:1px solid #c8ccd0;border-radius:10px;box-shadow:0 8px 32px #0000001f;width:min(520px,100%);max-height:calc(100vh - 96px);overflow:auto}.mhSummaryHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:10px 14px;border-bottom:1px solid #e8e8e8;position:sticky;top:0;background:#fafafa}.mhSummaryHeading{margin:0;font-size:14px;font-weight:700;line-height:1.3}.mhSummaryClose{flex:0 0 auto;width:32px;height:32px;margin:-4px -6px -4px 0;border:none;background:transparent;font-size:22px;line-height:1;cursor:pointer;border-radius:6px;color:#333}.mhSummaryClose:hover{background:#eee}.mhSummaryClose:focus-visible{outline:2px solid #1a5f2a;outline-offset:2px}.mhSummaryBody{padding:12px 14px 14px;font-size:12px;line-height:1.35}.mhSummarySection{margin-top:12px}.mhSummarySection:first-of-type{margin-top:0}.mhSummarySectionLabel{font-weight:600;margin-bottom:6px;color:#2c3338;font-size:11px;text-transform:uppercase;letter-spacing:.02em}.mhSummaryStrong{font-size:15px;font-weight:700}.mhShareRow{margin-top:6px;font-size:12px;color:#3d454b}.mhShareValue{font-weight:600}.mhSummaryMuted{margin:0 0 8px;color:#5a6166}.mhSummaryTable{display:grid;grid-template-columns:minmax(0,1fr) auto auto;column-gap:12px;row-gap:4px;font-size:11px}.mhSummaryTh{font-weight:700;color:#3d454b}.mhSummaryTd{min-width:0}.mhSummaryAlignR{text-align:right}.mhSummaryMono{font-variant-numeric:tabular-nums;font-feature-settings:"tnum"}.mhSummaryTopList{margin:0;padding-left:1.35em}.mhSummaryTopLi{margin-bottom:4px}.mhSummaryTitleCell{font-weight:500}.mhSummaryAbbr{opacity:.92}.mhSummaryEur{font-weight:600}.mhChildSection{max-height:42vh;overflow:auto;padding-right:2px}.mhChildTableHead{display:grid;grid-template-columns:minmax(3.8rem,1.08fr) minmax(2.35rem,.52fr) minmax(1.85rem,.42fr) minmax(4.75rem,.82fr) minmax(4.85rem,.82fr) minmax(4.5rem,1.38fr);column-gap:8px;row-gap:2px;font-size:10px;font-weight:700;color:#3d454b;padding-bottom:4px;border-bottom:1px solid #e8e8e8;margin-bottom:4px}.mhChildTableRow{display:grid;grid-template-columns:minmax(3.8rem,1.08fr) minmax(2.35rem,.52fr) minmax(1.85rem,.42fr) minmax(4.75rem,.82fr) minmax(4.85rem,.82fr) minmax(4.5rem,1.38fr);column-gap:8px;row-gap:2px;font-size:10px;line-height:1.3;padding:5px 0;border-bottom:1px solid #efefef;align-items:start}.mhChildTableRow:last-of-type{border-bottom:none}.mhChildRowExcluded{opacity:.74}.mhChildTitleCell{font-weight:600;min-width:0;word-break:break-word}.mhChildEllipsis{min-width:0;overflow:hidden;text-overflow:ellipsis}.mhChildResTypes{min-width:0;font-size:10px;line-height:1.35;white-space:normal;word-break:break-word;color:#273033}.mhExcludedTag{font-size:10px;font-weight:500;font-style:italic;color:#607080}.mhSummaryBold{font-weight:650}.offerView{flex:1;min-height:0;overflow:auto;margin-top:10px;border:1px solid #ddd;border-radius:10px;background:#fff;padding:14px 16px 20px}.offerView--loading,.offerView--error{display:flex;align-items:center;justify-content:center;min-height:120px;color:#555;font-size:14px}.offerSection{margin-bottom:18px}.offerSectionTitle{font-size:14px;font-weight:700;margin:0 0 8px;color:#1a1a1a}.offerSectionTotal{font-size:15px;font-weight:700;margin-bottom:10px}.offerTable{width:100%;border-collapse:collapse;font-size:13px}.offerTable th,.offerTable td{padding:6px 8px;border-bottom:1px solid #e8e8e8;text-align:left;vertical-align:middle}.offerTable th{font-weight:600;color:#444;background:#f8f8f8}.offerTable .numCol{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.offerPctInput{width:72px;text-align:right;font-size:13px;padding:4px 6px;border:1px solid #aaa;border-radius:6px;box-sizing:border-box}.offerPctInput:disabled{background:#f0f0f0;color:#555}.offerPctSuffix{margin-left:4px;opacity:.85}.offerHint{font-size:11px;color:#666;margin-top:4px}.offerSummary{margin-top:20px;padding-top:14px;border-top:2px solid #ccc}.offerSummaryRow{display:flex;justify-content:space-between;align-items:baseline;gap:12px;padding:5px 0;font-size:13px}.offerSummaryRow--grand{margin-top:8px;padding-top:10px;border-top:1px solid #ddd;font-size:18px;font-weight:800;color:#1a5f7a}.offerSaveRow{margin-top:12px;display:flex;align-items:center;gap:12px}.offerSaveBtn{padding:6px 14px;border-radius:8px;border:1px solid #1a5f2a;background:#1a7a32;color:#fff;font-weight:600;cursor:pointer;font-size:13px}.offerSaveBtn:disabled{opacity:.5;cursor:default}.offerSaveStatus{font-size:12px;color:#666}.offerSaveStatus--ok{color:#1a7a32}.offerSaveStatus--err{color:#b00020}.quantityListView{padding:1rem 1.25rem 2rem;max-width:100%;overflow:auto}.quantityListView--loading,.quantityListView--empty{padding:2rem 1.25rem}.quantityListViewTitle{margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.quantityListViewIntro{margin:0 0 1rem;color:var(--text-muted, #555);max-width:36rem}.quantityListViewError{color:#b00020;margin:.5rem 0}.quantityListStatus{margin:.25rem 0 .75rem;color:var(--text-muted, #555);font-size:.9rem}.quantityListPrimaryBtn,.quantityListSecondaryBtn{font:inherit;padding:.45rem .9rem;border-radius:4px;cursor:pointer;border:1px solid #888;background:#f5f5f5}.quantityListPrimaryBtn{background:#2d6a4f;border-color:#2d6a4f;color:#fff}.quantityListPrimaryBtn:hover{background:#1b4332}.quantityListSecondaryBtn{margin-right:.5rem}.quantityListToolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}.quantityListToolbarActions{display:flex;flex-wrap:wrap;gap:.5rem}.quantityListTotals{display:flex;flex-wrap:wrap;gap:1rem 1.5rem;margin-bottom:1rem;font-size:.95rem}.quantityListDiffWarn{color:#b45309;font-weight:600}.quantityListTableWrap{overflow:auto;border:1px solid #ddd;border-radius:4px;background:#fff}.quantityListTable{width:100%;border-collapse:collapse;font-size:.875rem}.quantityListTable th,.quantityListTable td{padding:.35rem .5rem;border-bottom:1px solid #eee;text-align:left;white-space:nowrap}.quantityListTable th.numCol,.quantityListTable td.numCol{text-align:right}.quantityListTable thead th{background:#f0f0f0;font-weight:600;position:sticky;top:0;z-index:1}.quantityListTitleCol{white-space:normal;min-width:12rem}.quantityListRowHeader{background:#faf8e8}.quantityListRowResource{background:#fff}.quantityListSavedHint{margin-top:1rem;font-size:.85rem;color:var(--text-muted, #666)}.aiQlBlock{display:flex;flex-direction:column;gap:8px;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #e8e8e8}.aiAssistantPanel{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden;background:#fafbfc}.aiAssistantPanelBody{padding:10px 12px;overflow-y:auto;flex:1;display:flex;flex-direction:column;gap:10px;min-height:0}.aiChatHistory{flex:1;min-height:120px;max-height:280px;overflow-y:auto;display:flex;flex-direction:column;gap:8px;padding:4px 0}.aiChatHint{font-size:12px;color:#666;margin:0}.aiChatBubble{border-radius:8px;padding:8px 10px;font-size:12px;line-height:1.45}.aiChatBubble--user{background:#e8f4fa;border:1px solid #c5dce8;align-self:flex-end;max-width:95%}.aiChatBubble--assistant{background:#fff;border:1px solid #dde3e8;align-self:flex-start;max-width:100%}.aiChatBubbleRole{font-weight:700;font-size:10px;text-transform:uppercase;color:#555;margin-bottom:4px}.aiChatBubbleText{white-space:pre-wrap;word-break:break-word}.aiChatSuggestions{margin:8px 0 0;font-size:11px;font-family:inherit;white-space:pre-wrap;background:#f5f8fa;padding:6px 8px;border-radius:6px}.aiChatComposer{border-top:1px solid #e0e0e0;padding-top:8px;flex-shrink:0}.aiChatReply{width:100%;box-sizing:border-box;font-size:13px;padding:8px;border:1px solid #aaa;border-radius:8px;resize:vertical;min-height:56px}.aiAssistantLabel{font-size:12px;font-weight:600;color:#444}.aiAssistantCommand{width:100%;min-height:88px;box-sizing:border-box;font-size:13px;padding:8px;border:1px solid #aaa;border-radius:8px;resize:vertical}.aiAssistantSectionSelect{width:100%;font-size:13px;padding:6px 8px;border-radius:6px;border:1px solid #aaa}.aiAssistantBtnRow{display:flex;flex-wrap:wrap;gap:8px}.aiAssistantBtn{font-size:12px;padding:6px 12px;border-radius:8px;border:1px solid #ccc;background:#fff;cursor:pointer}.aiAssistantBtn--primary{background:#1a5f7a;color:#fff;border-color:#174e63;font-weight:600}.aiAssistantBtn:disabled{opacity:.5;cursor:default}.aiAssistantProposal--danger{border-color:#c62828;background:#fff5f5}.aiAssistantDeleteWarn{margin:0 0 8px;padding:8px 10px;font-size:13px;font-weight:600;color:#b71c1c;background:#ffebee;border-radius:6px}.aiAssistantBtn--danger{background:#c62828;border-color:#b71c1c;color:#fff}.aiAssistantBtn--danger:hover:not(:disabled){background:#b71c1c}.aiAssistantProposal{background:#fff;border:1px solid #dde3e8;border-radius:8px;padding:8px 10px;font-size:12px;line-height:1.45}.aiAssistantProposal ul{margin:0;padding-left:18px}.aiAssistantStatus{font-size:12px;color:#555}.aiAssistantStatus--error{color:#b00020}.aiAssistantStatus--ok{color:#1a7a32}.projectWorkspaceMain{flex:1;min-width:0;display:flex;flex-direction:column;min-height:0;position:relative}.aiAssistantFloat{position:fixed;top:96px;right:24px;left:auto;z-index:2000;width:min(420px,calc(100vw - 2rem));max-height:calc(100vh - 96px);display:none;flex-direction:column;pointer-events:none}.aiAssistantFloat--positioned{right:auto}.aiAssistantFloat--open{display:flex;pointer-events:auto}.aiAssistantFloatWindow{display:flex;flex-direction:column;max-height:calc(100vh - 7rem);background:#fff;border:1px solid #ccc;border-radius:10px;box-shadow:0 8px 28px #0000002e;overflow:hidden}.aiAssistantFloatHeader{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 12px;border-bottom:1px solid #e0e0e0;font-weight:700;font-size:14px;background:#f0f4f8;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none}.aiAssistantFloatHeader--dragging{cursor:grabbing}.aiAssistantFloatTitle{flex:1;min-width:0}.aiAssistantFloatClose{flex-shrink:0;padding:2px 8px;font-size:18px;line-height:1;border:1px solid transparent;border-radius:4px;background:transparent;cursor:pointer;pointer-events:auto;color:#444;-webkit-user-select:none;user-select:none;touch-action:manipulation}.aiAssistantFloatClose:hover{background:#0000000f;border-color:#bbb}.quantityListOverlay{position:fixed;inset:0;z-index:1900;background:#00000059;display:flex;align-items:center;justify-content:center;padding:16px}.quantityListModal{width:min(720px,100%);max-height:min(85vh,900px);background:#fff;border-radius:10px;box-shadow:0 12px 40px #0003;display:flex;flex-direction:column;overflow:hidden}.quantityListModalHeader{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid #e0e0e0;background:#f5f8fb}.quantityListModalTitle{font-weight:700;font-size:16px}.quantityListModalBody{padding:16px;overflow:auto;flex:1}.quantityListUploadRow{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-bottom:16px}.quantityListTable{width:100%;border-collapse:collapse;font-size:13px}.quantityListTable th,.quantityListTable td{border:1px solid #e8e8e8;padding:6px 8px;text-align:left}.quantityListTable th{background:#f0f4f8}.quantityListPreview{margin-top:12px;max-height:280px;overflow:auto;border:1px solid #ddd;border-radius:6px;padding:8px;font-size:12px;background:#fafafa}.quantityListPreview pre{margin:0;white-space:pre-wrap}.quantityListEmpty{color:#666;font-size:14px}.quantityListBtnRow{display:flex;gap:6px;flex-wrap:wrap}.quantityListBtn{padding:6px 10px;font-size:13px;border:1px solid #ccc;border-radius:6px;background:#fff;cursor:pointer}.quantityListBtn:hover:not(:disabled){background:#f0f4f8}.quantityListBtn:disabled{opacity:.6;cursor:not-allowed}.quantityListBtn--primary{background:#1a5fb4;border-color:#1a5fb4;color:#fff}.quantityListBtn--primary:hover:not(:disabled){background:#164d96}.quantityListBtn--danger{color:#b71c1c;border-color:#e0a0a0}.quantityListStatus{margin-top:8px;font-size:13px;color:#555}.quantityListError{color:#b00020}
