:root{color:#20231f;font-synthesis:none;--line:#dfe2da;--muted:#6d7269;--green:#185f46;--accent:#dff26b;--row-height:42px;background:#f3f4f0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0;overflow:hidden}button,input,select{font:inherit}button,select{border:1px solid var(--line);color:inherit;background:#fff;border-radius:8px;min-height:36px;padding:0 12px}button{cursor:pointer}button:hover:not(:disabled){background:#f9faf7;border-color:#9ba197}button:disabled{opacity:.45;cursor:default}button.primary{color:#fff;background:#20231f;border-color:#20231f}button.danger{color:#a33131}.app-shell{flex-direction:column;height:100vh;display:flex;position:relative}.topbar{border-bottom:1px solid var(--line);background:#ffffffe6;align-items:center;gap:8px;padding:0 18px;display:flex}.brand{align-items:center;gap:9px;margin-right:12px;font-weight:750;display:flex}.brand-mark{color:#fff;background:var(--green);border-radius:9px;place-items:center;width:28px;height:28px;display:grid}.topbar-spacer{flex:1}.save-state{color:var(--muted);white-space:nowrap;font-size:12px}.save-state.error{color:#a33131}.sync-pill{color:var(--muted);text-transform:capitalize;background:#edf0e9;border-radius:999px;padding:4px 7px;font-size:10px}.sync-pill.synced,.sync-pill.connected{color:#24572e;background:#dcebdc}.sync-pill.error{color:#8a2929;background:#f4dddd}.collaborators{align-items:center;padding-left:5px;display:flex}.collaborators span,.collaborators b{color:#fff;border:2px solid #fff;border-radius:50%;place-items:center;width:26px;height:26px;margin-left:-5px;font-size:10px;display:grid}.collaborators b{background:#656c63}.project-heading{justify-content:space-between;align-items:center;gap:24px;padding:12px 20px;display:flex}.project-name{outline-offset:4px;background:0 0;border:0;width:min(55vw,520px);padding:0;font-size:24px;font-weight:720;display:block}.project-heading p{color:var(--muted);margin:4px 0 0;font-size:12px}.toolbar{gap:8px;display:flex}.mobile-switch{display:none}.welcome-banner{color:#354016;background:#e9f0ca;border-radius:9px;justify-content:space-between;align-items:center;gap:20px;margin:0 12px 6px;padding:10px 12px;font-size:12px;display:flex}.welcome-banner div{gap:2px;display:grid}.diagnostics{color:#6c4a11;background:#fff4d8;border:1px solid #e2bb72;border-radius:8px;margin:0 12px 6px;padding:8px 12px;font-size:12px}.workbench{border:1px solid var(--line);background:#fff;border-radius:12px;flex:1;min-height:0;margin:0 12px;position:relative;overflow:auto}.table-head,.timeline-head{z-index:5;border-bottom:1px solid var(--line);background:#f8f9f6;height:48px;position:sticky;top:0}.table-head{z-index:7;grid-template-columns:250px 140px 70px 130px;display:grid;left:0}.table-head span{border-right:1px solid var(--line);color:var(--muted);text-transform:uppercase;letter-spacing:.04em;align-items:center;padding:0 10px;font-size:11px;font-weight:700;display:flex}.timeline-head{position:absolute;top:0;overflow:hidden}.timeline-head span{width:28px;height:48px;color:var(--muted);text-align:center;border-right:1px solid #eceee9;padding-top:7px;font-size:9px;position:absolute}.timeline-head span.month{color:#20231f;font-weight:800}.rows-space{position:relative}.task-row{height:var(--row-height);border-bottom:1px solid #eceee9;display:flex;position:absolute;left:0}.task-row.selected{background:#f4f8e6}.task-row.remote-selected{background:#f5f1ff}.task-cells{z-index:3;background:inherit;grid-template-columns:250px 140px 70px 130px;display:grid;position:sticky;left:0}.task-cells>input{border:0;border-right:1px solid var(--line);background:0 0;outline:none;width:100%;min-width:0;padding:0 10px}.task-cells>input:focus{box-shadow:inset 0 0 0 2px var(--green)}.task-row:focus-visible,button:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--green);outline-offset:2px}.progress-cell{border-right:1px solid var(--line);color:var(--muted);grid-template-columns:1fr 35px;align-items:center;padding:0 7px;font-size:10px;display:grid}.progress-cell input{min-width:0;accent-color:var(--green)}.timeline-row{height:var(--row-height);background-image:repeating-linear-gradient(90deg,#0000 0 27px,#f0f1ed 27px 28px);position:absolute}.bar{background:#b8c2bc;border-radius:5px;height:22px;position:absolute;top:10px;overflow:hidden;box-shadow:inset 0 0 0 1px #0000001a}.bar i{background:var(--green);opacity:.9;height:100%;display:block}.bar.critical{background:#f1a6a0}.bar.critical i{background:#b43c35}.bar.invalid{background:repeating-linear-gradient(45deg,#d03737 0 5px,#fff 5px 10px)}.bar.milestone{background:var(--green);border-radius:2px;height:15px;top:13px;transform:rotate(45deg);width:15px!important}footer{color:var(--muted);align-items:center;gap:24px;padding:0 18px;font-size:11px;display:flex}footer span:last-child{margin-left:auto}.critical-key{background:#b43c35;border-radius:3px;width:10px;height:10px;margin-right:5px;display:inline-block}.loading{height:100vh;color:var(--muted);place-items:center;display:grid}.inspector{z-index:20;border:1px solid var(--line);background:#fff;border-radius:12px 0 0 12px;width:min(340px,100vw - 24px);padding:16px;position:absolute;top:146px;bottom:30px;right:12px;overflow:auto;box-shadow:-12px 12px 32px #141a1424}.inspector header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.inspector header button{border:0;font-size:22px}.inspector label{color:var(--muted);gap:5px;margin:10px 0;font-size:11px;font-weight:650;display:grid}.inspector label>input,.inspector label>select{border:1px solid var(--line);color:#20231f;background:#fff;border-radius:7px;width:100%;min-height:38px;padding:6px 8px}.inspector textarea{resize:vertical;border:1px solid var(--line);color:#20231f;background:#fff;border-radius:7px;width:100%;padding:8px}.inspector hr{border:0;border-top:1px solid var(--line);margin:18px 0}.inline-fields{grid-template-columns:1fr 1fr;gap:8px;display:grid}.dependency-list{margin-top:10px}.dependency-list div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:34px;font-size:12px;display:flex}.dependency-list button{border:0;min-height:28px;padding:0 8px}.comment-threads{gap:10px;margin-top:12px;display:grid}.comment-threads article{border:1px solid var(--line);border-radius:9px;padding:10px}.comment-threads article.resolved{opacity:.62}.comment-threads article>header{margin:0 0 7px;font-size:11px}.comment-threads article>header button{min-height:28px;font-size:10px}.comment{border-bottom:1px solid var(--line);padding:7px 0;font-size:11px}.comment b{margin-right:6px}.comment time,.comment small{color:var(--muted);font-size:9px}.comment p{white-space:pre-wrap;overflow-wrap:anywhere;margin:5px 0}.modal-backdrop{z-index:50;background:#0f120f73;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.cloud-panel{background:#fff;border-radius:14px;width:min(620px,100%);max-height:min(760px,90vh);padding:20px;overflow:auto;box-shadow:0 24px 80px #00000040}.cloud-panel>header{justify-content:space-between;align-items:flex-start;margin-bottom:16px;display:flex}.cloud-panel header div{gap:3px;display:grid}.cloud-panel small{color:var(--muted)}.cloud-panel header button{border:0;font-size:22px}.cloud-panel label{color:var(--muted);gap:6px;margin:10px 0;font-size:12px;display:grid}.cloud-panel input{border:1px solid var(--line);border-radius:7px;min-height:38px;padding:6px 9px}.cloud-actions{gap:8px;margin-bottom:12px;display:flex}.cloud-list{gap:6px;margin:12px 0;display:grid}.cloud-list>button{text-align:left;justify-content:space-between;align-items:center;min-height:48px;display:flex}.cloud-list>button.active{border-color:var(--green);box-shadow:inset 3px 0 var(--green)}.sharing-section{border-top:1px solid var(--line);margin:18px 0;padding-top:8px}.sharing-section h3{margin:14px 0 8px;font-size:13px}.invite-form{grid-template-columns:1fr 110px auto;gap:6px;display:grid}.member-list>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:45px;font-size:12px;display:flex}.member-list span{align-items:center;gap:5px;display:flex}.member-list button{min-height:30px;padding:0 8px}.cloud-message{background:#f0f3e8;border-radius:7px;padding:9px;font-size:12px}.warning-list{max-height:320px;color:var(--muted);padding-left:22px;font-size:12px;overflow:auto}.warning-list li{margin:7px 0}.csv-mapper{width:min(820px,100%)}.csv-mapper>label{grid-template-columns:130px 1fr;align-items:center}.csv-mapper select{border:1px solid var(--line);color:#20231f;background:#fff;border-radius:7px;min-height:38px}.csv-preview{border:1px solid var(--line);border-radius:8px;margin:16px 0;overflow:auto}.csv-preview table{border-collapse:collapse;width:100%;font-size:11px}.csv-preview th,.csv-preview td{border-right:1px solid var(--line);border-bottom:1px solid var(--line);text-align:left;white-space:nowrap;text-overflow:ellipsis;max-width:220px;padding:7px 9px;overflow:hidden}.command-palette{background:#fff;border-radius:13px;width:min(540px,100%);overflow:hidden;box-shadow:0 24px 80px #00000040}.command-palette>input{border:0;border-bottom:1px solid var(--line);width:100%;height:54px;color:inherit;background:0 0;outline:none;padding:0 16px}.command-palette>div{max-height:360px;padding:7px;display:grid;overflow:auto}.command-palette button{text-align:left;border:0}@media (width<=760px){.topbar{flex-wrap:wrap;min-height:56px;padding:8px}.brand span:last-child,.save-state,.topbar select,.sync-pill{display:none}.project-heading{flex-direction:column;align-items:flex-start;gap:10px;padding:12px}.welcome-banner{align-items:flex-start;margin:0 6px 6px}.project-name{width:100%;font-size:21px}.toolbar{width:100%;overflow-x:auto}.toolbar button{min-width:max-content;min-height:44px}.workbench{margin:0 6px}footer span:nth-child(2){display:none}.inspector{border-radius:12px;top:118px;bottom:30px;right:6px}.mobile-switch{display:flex}.mobile-switch button{border-radius:0}.mobile-switch button:first-child{border-radius:8px 0 0 8px}.mobile-switch button:last-child{border-radius:0 8px 8px 0}.mobile-switch button.active{color:#fff;background:#20231f}.mobile-list .timeline-head,.mobile-list .timeline-row{display:none}.mobile-list .rows-space{width:590px!important}.mobile-timeline .table-head,.mobile-timeline .task-cells{display:none}.mobile-timeline .timeline-head,.mobile-timeline .timeline-row{left:0!important}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}@media (prefers-color-scheme:dark){:root{color:#ebeee7;--line:#363b35;--muted:#a9afa5;background:#171a17}.topbar,.workbench,button,select{background:#20241f}.table-head,.timeline-head{background:#262b25}.project-name,input{color:inherit}.task-row.selected{background:#293224}.task-row.remote-selected{background:#2e2938}.timeline-row{background-image:repeating-linear-gradient(90deg,#0000 0 27px,#2d322c 27px 28px)}.diagnostics{color:#f0d293;background:#3a301c;border-color:#6e592e}.welcome-banner{color:#dce9af;background:#293224}.inspector,.inspector label>input,.inspector label>select,.inspector textarea,.cloud-panel,.cloud-panel input,.csv-mapper select,.command-palette{color:#ebeee7;background:#20241f}.cloud-message{background:#293224}.collaborators span,.collaborators b{border-color:#20241f}}
