:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#202328;background:#f4f5f3;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--border: #d9ddd8;--border-strong: #b7c0b8;--panel: #ffffff;--panel-soft: #f8f9f7;--ink-soft: #69716d;--ink-muted: #87908b;--accent: #2f6f73;--warning: #ba7a17;--success: #2f7d54;--shadow: 0 12px 26px rgba(41, 46, 50, .08)}*{box-sizing:border-box}body{margin:0;min-width:0;min-height:100vh;background:linear-gradient(180deg,#f4f5f3eb,#f4f5f3),radial-gradient(circle at top left,rgba(47,111,115,.08),transparent 34%),radial-gradient(circle at top right,rgba(182,95,58,.08),transparent 30%)}button,input,select,textarea{font:inherit}button{border:0}.app-shell{min-height:100vh;display:flex;flex-direction:column}.app-header{height:88px;display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid var(--border);background:#ffffffe6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.brand-block{display:flex;align-items:center;gap:13px;min-width:0}.brand-mark{width:112px;height:48px;display:grid;place-items:center;background:#202328;padding:6px 9px;border-radius:6px}.brand-mark img{width:100%;height:100%;object-fit:contain;display:block}.brand-copy{min-width:0}.app-label{margin-bottom:3px;color:var(--accent);font-size:11px;font-weight:780;line-height:1;letter-spacing:0;text-transform:uppercase}h1,h2{margin:0;line-height:1.1;letter-spacing:0}h1{font-size:26px;font-weight:820}h2{font-size:18px}.toolbar{min-height:52px;display:flex;align-items:center;gap:8px;padding:8px 14px;border-bottom:1px solid var(--border);background:#fbfcfa;overflow-x:auto}.presentation-toolbar{min-height:44px;padding-block:5px;background:#fff}.view-presentation .app-header{height:82px}.view-presentation .gantt-scroll{height:calc(100vh - 150px)}.field{height:34px;display:flex;align-items:center;gap:8px;padding:0 10px;border:1px solid var(--border);background:#fff;border-radius:6px;color:var(--ink-soft)}.field input,.field select{min-width:0;height:30px;border:0;outline:0;background:transparent;color:#202328}.field select{max-width:190px}.field.compact,.view-field{width:170px}.version-control{display:inline-flex;align-items:center;gap:4px;flex:0 0 auto}.version-field{width:178px}.version-restore{width:36px;height:36px;display:grid;place-items:center;border:1px solid var(--border);border-radius:6px;background:#fff;color:#31363a;cursor:pointer}.version-restore:hover{background:#edf6f5;border-color:#b8cfcc;color:var(--accent)}.toolbar-icon-button{width:36px;height:36px;display:grid;place-items:center;flex:0 0 auto;border:1px solid var(--border);border-radius:6px;background:#fff;color:#31363a;cursor:pointer}.toolbar-icon-button:hover,.toolbar-icon-button.active{background:#edf6f5;border-color:#b8cfcc;color:var(--accent)}.search-field{flex:1;min-width:220px}.search-field input{width:100%}.button-group{display:flex;align-items:center;gap:4px;padding:3px;border:1px solid var(--border);background:#fff;border-radius:6px}.button-group button{min-width:32px;height:30px;display:grid;place-items:center;padding:0 8px;border-radius:4px;background:transparent;color:#31363a;cursor:pointer}.button-group button:hover:not(:disabled){background:#edf1ee}.button-group button:disabled{color:#aab0ad;cursor:not-allowed}.hidden-input{display:none}.columns-menu{position:relative;flex:0 0 auto}.columns-trigger{min-width:66px;height:36px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 10px;border:1px solid var(--border);background:#fff;color:#31363a;border-radius:6px;cursor:pointer}.columns-trigger:hover,.columns-trigger.active{background:#edf6f5;border-color:#b8cfcc;color:var(--accent)}.columns-trigger span{font-size:12px;font-weight:760}.columns-popover{position:absolute;top:calc(100% + 8px);left:0;z-index:40;width:230px;padding:10px;border:1px solid var(--border-strong);background:#fff;border-radius:8px;box-shadow:0 18px 42px #23282b2e}.columns-title{padding:2px 4px 8px;color:#202328;font-size:12px;font-weight:780;text-transform:uppercase}.column-option{display:grid;grid-template-columns:18px 1fr auto;align-items:center;gap:8px;min-height:30px;padding:4px;border-radius:5px;color:#30363a;font-size:13px;cursor:pointer}.column-option:hover{background:#f3f5f2}.column-option input{width:15px;height:15px;accent-color:var(--accent)}.column-option em{color:var(--ink-muted);font-size:11px;font-style:normal}.columns-menu-footer{display:flex;justify-content:flex-end;gap:6px;margin-top:8px;padding-top:8px;border-top:1px solid var(--border)}.columns-menu-footer button{height:28px;padding:0 10px;border-radius:5px;background:#f3f5f2;color:#30363a;cursor:pointer}.columns-menu-footer button:hover{background:#e8eeea}.workspace{flex:1;min-height:0;display:grid;gap:12px;padding:12px}.workspace.details-open{grid-template-columns:minmax(780px,1fr) 340px}.workspace.details-closed{grid-template-columns:minmax(0,1fr)}.planner-pane,.details-pane{min-height:0;border:1px solid var(--border);background:var(--panel);border-radius:8px;box-shadow:var(--shadow)}.planner-pane{overflow:hidden}.gantt-scroll{width:100%;height:calc(100vh - 174px);overflow:auto;position:relative;background:#fff}.gantt-canvas{display:grid;position:relative;min-height:100%}.grid-header,.timeline-header{position:sticky;top:0;z-index:12;height:64px;background:#f3f5f2;border-bottom:1px solid var(--border-strong)}.left-header{left:0;z-index:20;display:grid;grid-template-columns:62px 1fr 82px 78px 78px 50px;align-items:stretch;gap:10px;padding:0 12px 9px;border-right:1px solid var(--border-strong);color:#58615d;font-size:11px;font-weight:740;text-transform:uppercase}.grid-header-cell{position:relative;min-width:0;display:flex;align-items:flex-end}.grid-header-cell>span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.column-resize-handle{position:absolute;top:0;right:-9px;bottom:-9px;width:16px;cursor:col-resize;z-index:5;touch-action:none}.column-resize-handle:after{content:"";position:absolute;top:10px;right:7px;bottom:0;width:2px;border-radius:999px;background:transparent}.column-resize-handle:hover:after,.column-resize-handle.active:after,.left-header.resizing .column-resize-handle.active:after{background:var(--accent)}.timeline-header{grid-column:2;overflow:hidden}.month-row,.day-row{display:flex;white-space:nowrap}.month-row{height:34px;align-items:center;border-bottom:1px solid var(--border)}.month-row div{height:100%;display:flex;align-items:center;padding-left:10px;border-right:1px solid var(--border);color:#30373a;font-size:12px;font-weight:760}.day-row{height:30px}.day-row div{height:100%;display:flex;align-items:center;justify-content:center;border-right:1px solid #e6e9e5;color:var(--ink-muted);font-size:11px}.day-row .weekend-label{background:#f1f1ee;color:#9b7460}.grid-row{position:sticky;left:0;z-index:8;display:grid;grid-template-columns:62px 1fr 82px 78px 78px 50px;align-items:center;gap:10px;width:690px;height:34px;padding:0 12px;border-right:1px solid var(--border-strong);border-bottom:1px solid var(--border);background:#fff;color:#24292d;text-align:left;cursor:pointer}.grid-row:hover{background:#f8faf8}.grid-row.selected{background:#edf6f5;box-shadow:inset 3px 0 0 var(--accent)}.grid-row.summary{background:#eef1ef;font-weight:760}.grid-row.summary.collapsed{background:#e4ebe8}.grid-row>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wbs{color:#5d6762;font-variant-numeric:tabular-nums}.task-name{min-width:0;display:flex;align-items:center;gap:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.task-name.editable{cursor:text}.task-name.locked{cursor:default}.phase-toggle{width:20px;height:20px;flex:0 0 20px;display:inline-grid;place-items:center;margin-left:-2px;border-radius:4px;color:#43504b}.phase-toggle:hover{background:#2f6f731f;color:var(--accent)}.task-name-edit{width:100%;min-width:0;height:25px;padding:0 7px;border:1px solid #9db8b5;background:#fff;color:#202328;border-radius:5px;outline:0;font-size:13px;box-shadow:0 0 0 3px #2f6f731f}.owner-chip{width:48px;max-width:100%;height:20px;display:inline-flex;align-items:center;justify-content:center;border:1px solid currentColor;border-radius:5px;font-size:11px;font-weight:780;overflow:hidden}.status-pill,.risk-pill{width:fit-content;max-width:100%;height:20px;display:inline-flex;align-items:center;padding:0 8px;border-radius:5px;font-size:11px;font-weight:760;white-space:nowrap}.status-pill.not-started{background:#edf0ee;color:#5b645f}.status-pill.in-progress{background:#e2f1ef;color:#235e62}.status-pill.awaiting-input{background:#fff0d8;color:#8a560d}.status-pill.done{background:#dff0e7;color:#246340}.risk-pill.routine{background:#e4f2eb;color:#2f7d54}.risk-pill.watch{background:#fff0d8;color:#8a560d}.risk-pill.priority{background:#fae2de;color:#9b3b2c}.timeline-row{position:relative;grid-column:2;height:34px;border-bottom:1px solid var(--border);background-image:linear-gradient(to right,rgba(34,38,40,.055) 1px,transparent 1px);overflow:hidden}.timeline-row.selected{background-color:#f4fbfa}.timeline-row.summary{background-color:#f7f8f6}.timeline-row.summary.collapsed{background-color:#eef4f1}.weekend-band{position:absolute;top:0;bottom:0;background:#99785413;pointer-events:none}.baseline-bar{position:absolute;top:22px;height:4px;border-radius:2px;background:#252a2d42}.tbc-timeline-label{position:absolute;top:7px;height:20px;display:inline-flex;align-items:center;padding:0 8px;z-index:9;border:1px solid #d29a3c;border-radius:5px;background:#fff5df;color:#80520c;font-size:11px;font-weight:760;white-space:nowrap;box-shadow:0 3px 8px #80520c1f}.tbc-timeline-label:before{content:"";width:6px;height:6px;margin-right:6px;border-radius:999px;background:#c77a17}.task-bar{position:absolute;top:7px;height:16px;min-width:18px;border-radius:5px;color:#fff;overflow:hidden;cursor:grab;box-shadow:0 3px 8px #1e23262e}.task-bar:active{cursor:grabbing}.task-bar.summary{height:16px;top:7px;border-radius:4px;filter:saturate(.82)}.task-bar.critical,.milestone-diamond.critical{outline:2px solid #23272a;outline-offset:1px}.task-bar.has-warning{box-shadow:0 0 0 2px #2f6f7357,0 3px 8px #1e23262e}.task-bar.tentative{border:1px dashed rgba(27,31,34,.82);background-image:repeating-linear-gradient(135deg,#ffffff52 0,#ffffff52 6px,#ffffff14 6px,#ffffff14 12px);box-shadow:0 3px 8px #1e23261f}.progress-fill{position:absolute;inset:0 auto 0 0;min-width:0;border-right:2px solid rgba(255,255,255,.86);background:linear-gradient(90deg,#ffffff75,#ffffff3d);pointer-events:none}.progress-fill:after{content:"";position:absolute;right:0;bottom:0;left:0;height:3px;background:#ffffffa3}.progress-fill.empty{border-right:0;background:transparent}.progress-fill.empty:after{display:none}.bar-label{position:relative;z-index:1;display:block;max-width:calc(100% - 32px);padding:1px 6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:760;line-height:14px}.task-bar.summary .bar-label{display:inline-flex;align-items:center;max-width:min(280px,100%);height:16px;padding:0 7px;border-radius:4px;background:#191f2247;line-height:16px}.bar-progress-label{position:absolute;top:1px;right:4px;z-index:1;padding:0 2px;border-radius:3px;background:#14181a38;color:#fff;font-size:9px;font-weight:780;line-height:13px;pointer-events:none}.resize-handle{position:absolute;top:0;width:7px;height:100%;cursor:ew-resize;z-index:2}.resize-handle.start{left:0}.resize-handle.end{right:0}.milestone-diamond{position:absolute;top:9px;width:14px;height:14px;transform:rotate(45deg);border-radius:3px;box-shadow:0 3px 8px #1e23262e;cursor:grab}.milestone-diamond.tentative{border:2px dashed rgba(27,31,34,.82);box-shadow:0 3px 8px #1e23261f}.dependency-layer{position:absolute;z-index:6;overflow:visible;pointer-events:none}.dependency{fill:none;stroke:#2f6f73ad;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.dependency.warning{stroke:#b94e3abd;stroke-dasharray:5 5}.today-marker{position:absolute;top:72px;bottom:0;width:2px;z-index:7;background:#b94e3a;pointer-events:none}.today-marker span{position:absolute;top:0;left:0;display:inline-flex;transform:translate(-50%);margin-top:2px;padding:2px 5px;border-radius:4px;background:#b94e3a;color:#fff;font-size:10px;font-weight:780;line-height:1;white-space:nowrap;box-shadow:0 4px 10px #b94e3a38}.floating-legend{position:fixed;right:18px;bottom:18px;z-index:45;width:min(360px,calc(100vw - 36px));border:1px solid rgba(183,192,184,.94);border-radius:8px;background:#fffffff2;box-shadow:0 16px 36px #21262829;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.floating-legend.collapsed{width:auto}.legend-toggle{width:100%;height:34px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:0 10px;border-radius:7px 7px 0 0;background:#f8faf8;color:#24292d;cursor:pointer}.floating-legend.collapsed .legend-toggle{min-width:112px;border-radius:7px}.legend-toggle span{font-size:12px;font-weight:780;text-transform:uppercase;color:var(--accent)}.legend-toggle b{font-size:11px;font-weight:740;color:var(--ink-muted)}.legend-items{display:grid;grid-template-columns:1fr 1fr;gap:8px 12px;padding:10px;border-top:1px solid var(--border)}.legend-item{min-width:0;display:flex;align-items:center;gap:8px;color:#3e4742;font-size:11px;font-weight:690;line-height:1.25}.legend-swatch{position:relative;flex:0 0 28px;width:28px;height:14px;border-radius:4px}.legend-swatch.solid-bar{background:var(--accent);box-shadow:inset 11px 0 #ffffff57}.legend-swatch.tentative-bar{border:1px dashed rgba(27,31,34,.82);background:repeating-linear-gradient(135deg,#ffffff57 0,#ffffff57 5px,#ffffff14 5px,#ffffff14 10px),#6c63b8}.legend-swatch.tbc-chip{width:30px;border:1px solid #d29a3c;background:#fff5df}.legend-swatch.tbc-chip:before{content:"";position:absolute;top:4px;left:6px;width:6px;height:6px;border-radius:999px;background:#c77a17}.legend-swatch.progress-bar{background:#2f6f73}.legend-swatch.progress-bar:before{content:"";position:absolute;inset:0 auto 0 0;width:58%;border-radius:4px 0 0 4px;border-right:2px solid rgba(255,255,255,.86);background:#ffffff6b}.legend-swatch.baseline-line{height:14px;background:transparent}.legend-swatch.baseline-line:before{content:"";position:absolute;top:6px;left:0;right:0;height:4px;border-radius:2px;background:#252a2d47}.legend-swatch.today-line{width:28px;background:transparent}.legend-swatch.today-line:before{content:"";position:absolute;top:0;bottom:0;left:13px;width:2px;background:#b94e3a}.legend-swatch.today-line:after{content:"";position:absolute;top:2px;left:9px;width:10px;height:10px;border-radius:3px;background:#b94e3a}.legend-swatch.dependency-link{width:30px;background:transparent}.legend-swatch.dependency-link:before{content:"";position:absolute;top:6px;left:1px;width:24px;height:2px;border-radius:999px;background:#2f6f73}.legend-swatch.dependency-link:after{content:"";position:absolute;top:3px;right:0;width:0;height:0;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:6px solid #2f6f73}.legend-swatch.milestone-shape{width:28px;background:transparent}.legend-swatch.milestone-shape:before{content:"";position:absolute;top:1px;left:8px;width:12px;height:12px;transform:rotate(45deg);border-radius:3px;background:#78624d}.legend-swatch.key-path{background:#2f6f73;outline:2px solid #23272a;outline-offset:1px}.warning-icon,.warning-text{color:var(--accent)}.details-pane{height:calc(100vh - 174px);padding:14px;overflow:auto}.details-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid var(--border)}.details-title>div{display:flex;align-items:center;gap:8px}.status-dot{width:10px;height:10px;border-radius:999px;background:#a2aaa5}.status-dot.in-progress{background:#2f6f73}.status-dot.done{background:var(--success)}.status-dot.awaiting-input{background:var(--warning)}.locked-badge{height:24px;display:inline-flex;align-items:center;gap:5px;padding:0 8px;border:1px solid var(--border);border-radius:5px;color:var(--ink-soft);font-size:12px}.details-pane label{display:grid;gap:6px;margin-bottom:12px;color:#59625d;font-size:12px;font-weight:720}.details-pane input,.details-pane select,.details-pane textarea{width:100%;min-width:0;border:1px solid var(--border);background:#fff;color:#202328;border-radius:6px;padding:8px 9px;outline:0;font-size:13px}.details-pane textarea{min-height:70px;resize:vertical}.details-pane input:focus,.details-pane select:focus,.details-pane textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #2f6f731f}.details-pane input:disabled,.details-pane select:disabled,.details-pane textarea:disabled{background:#f2f4f2;color:#7e8782}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:10px}.range-value{color:#202328;font-size:12px;font-weight:760}.dependency-box{display:grid;gap:8px;padding:10px;border:1px solid var(--border);background:#f8f9f7;border-radius:6px;font-size:12px;color:var(--ink-soft)}.dependency-box>div{display:flex;align-items:center;gap:7px}.dependency-box b{color:#202328}.empty-state{height:100%;display:grid;place-items:center;color:var(--ink-soft)}@media(max-width:1280px){.workspace{grid-template-columns:minmax(680px,1fr) 320px}.field.compact{width:160px}}@media(min-width:1080px){body{min-width:1080px}}@media(max-width:760px){body{min-height:100svh;overflow-x:hidden}.app-shell{min-height:100svh}.app-header{height:auto;min-height:88px;align-items:flex-start;padding:14px 18px 12px;gap:12px}.brand-block{flex:1 1 auto;gap:12px;min-width:0}.brand-mark{width:136px;height:56px;flex:0 0 136px;padding:7px 10px}h1{font-size:22px;line-height:1.08}.toolbar{min-height:58px;padding:8px 18px;gap:10px;scroll-padding-inline:18px;-webkit-overflow-scrolling:touch}.field{height:42px;flex:0 0 auto}.field input,.field select{height:38px}.field.compact,.view-field{width:214px}.field.compact select{width:100%}.search-field{flex:0 0 240px;min-width:240px}.columns-trigger{height:42px}.toolbar-icon-button{width:42px;height:42px}.columns-popover{position:fixed;top:158px;left:18px;right:18px;width:auto}.button-group{height:42px;flex:0 0 auto}.button-group button{height:34px}.workspace{display:block;padding:10px 18px 18px}.planner-pane,.details-pane{border-radius:7px}.planner-pane{width:100%}.gantt-scroll{height:min(430px,calc(100svh - 198px));max-height:60svh;border-radius:7px;-webkit-overflow-scrolling:touch}.gantt-canvas{min-height:auto}.grid-header,.timeline-header{height:58px}.left-header{padding:0 10px 8px;gap:8px;font-size:10px}.grid-row{gap:8px;padding:0 10px;font-size:14px}.task-name{gap:4px}.phase-toggle{width:18px;height:18px;flex-basis:18px}.owner-chip{width:44px;font-size:10px}.details-pane{height:auto;max-height:48svh;margin-top:10px;padding:12px}.two-col{grid-template-columns:1fr;gap:0}.floating-legend{right:14px;bottom:14px;width:min(340px,calc(100vw - 28px))}.legend-items{grid-template-columns:1fr;max-height:42svh;overflow:auto}}@media(max-width:430px){.app-header{padding-inline:14px}.brand-mark{width:128px;height:52px;flex-basis:128px}h1{font-size:20px}.toolbar,.workspace{padding-inline:14px}.gantt-scroll{height:min(414px,calc(100svh - 190px))}}
