:root{--forest:#203c34;--forest-dark:#183129;--ink:#263c33;--muted:#7b837d;--line:#e7e9e2;--surface:#fff;--bg:#f6f7f2;--green:#377259;--lime:#d5eda7;--amber:#a17324;--radius:14px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--bg);font-size:14px;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button{color:inherit}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #82ac70;outline-offset:3px}button:disabled{cursor:not-allowed;opacity:.5}svg{width:18px;height:18px;flex-shrink:0;vertical-align:middle}[data-icon]{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}button{display:inline-flex;align-items:center;justify-content:center;gap:8px}.skip-link{position:fixed;top:-60px;left:20px;background:var(--forest);color:white;padding:12px;z-index:50}.skip-link:focus{top:12px}.sidebar{position:fixed;inset:0 auto 0 0;width:231px;background:#fff;border-right:1px solid var(--line);padding:35px 20px 0;display:flex;flex-direction:column;z-index:20}.brand{display:flex;align-items:center;gap:12px;padding:0 10px;font-size:26px;letter-spacing:-1.5px;font-weight:650}.brand-mark{background:var(--forest);color:#fff;width:40px;height:43px;border-radius:12px;text-align:center;line-height:34px;font-size:38px;font-weight:500;letter-spacing:-4px;padding-right:4px}.brand-mark span{color:var(--lime);font-size:24px}.brand-caption{display:block;letter-spacing:1.05px;font-size:8px;color:#919890;margin-top:4px;font-weight:600}.workspace-label{font-size:9px;font-weight:650;letter-spacing:1.5px;color:#9ba298;margin:51px 12px 15px}.nav-link{display:flex;align-items:center;gap:10px;padding:13px 13px;border-radius:8px;margin-bottom:6px;font-size:12px;color:#7d877f;transition:background .15s}.nav-link:hover{background:#f4f6f0}.nav-link.active{color:var(--forest);background:#edf2e8;font-weight:600}.nav-link svg{width:17px;height:17px}.nav-count{font-size:10px;background:#f1f3ed;color:#7f887c;border-radius:5px;min-width:19px;padding:2px 4px;text-align:center;margin-left:auto}.sidebar-project{border-top:1px solid var(--line);padding:27px 10px 0;margin-top:26px}.tiny-label{font-size:9px;letter-spacing:1.3px;color:#9aa095;font-weight:600}.sidebar-project>div{display:flex;align-items:center;gap:9px;margin-top:20px;font-size:12px;font-weight:550}.project-square{height:29px;width:29px;border:1px solid #e3e7da;background:#f5f7ef;border-radius:7px;display:grid;place-items:center}.sidebar-project small{display:block;font-size:10px;color:#9aa193;font-weight:400;margin-top:5px}.sidebar-project .green-dot{margin-left:auto;width:5px;height:5px}.sidebar-bottom{margin-top:auto}.private-note{display:flex;align-items:flex-start;gap:10px;padding:21px 12px;color:#657c68;font-size:11px}.private-note>span{margin-top:2px}.private-note svg{width:15px;height:15px}.private-note small{font-size:10px;line-height:1.7;color:#9ca39a;display:block;margin-top:6px}.profile{display:flex;align-items:center;gap:10px;padding:21px 4px;border-top:1px solid var(--line);font-size:12px;font-weight:600}.avatar{height:34px;width:34px;border-radius:50%;background:#e8eddf;display:grid;place-items:center;font-size:10px;font-weight:600}.profile small{display:block;margin-top:4px;font-weight:400;font-size:10px;color:#959d91}.profile-dot{width:6px;height:6px;border-radius:50%;background:#9aae87;margin-left:auto;margin-right:9px}.app-shell{margin-left:231px}.topbar{height:77px;padding:0 42px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;background:rgba(255,255,255,.86);gap:16px}.breadcrumb{font-size:11px;color:#969d91;display:flex;gap:14px}.breadcrumb span{color:#b9c0b3}.breadcrumb strong{font-weight:500;color:#687262}.topbar-right{display:flex;align-items:center;gap:21px}.save-state{font-size:10px;color:#8b9484;display:flex;align-items:center;gap:7px}.green-dot,.amber-dot,.gray-dot{width:6px;height:6px;border-radius:100%;background:#7ea675;display:inline-block;flex-shrink:0}.amber-dot{background:#cfb16b}.gray-dot{background:#c0c6b8}.private-badge{display:inline-flex;align-items:center;gap:5px;padding:6px 9px;border:1px solid #e2e7d9;border-radius:6px;font-size:10px;color:#6d7866;background:#f9faf6}.private-badge svg{width:12px;height:12px}main{padding:36px 42px 0;max-width:1510px;margin:auto}.page-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px;gap:20px}.eyebrow{display:flex;align-items:center;gap:6px;color:#89937f;font-size:9px;letter-spacing:1.6px;font-weight:600}.eyebrow .green-dot{width:5px;height:5px}h1{font-size:37px;letter-spacing:-1.6px;line-height:1.2;font-weight:580;margin:13px 0 9px}.title-dot{color:#8dac60}.page-heading p,.section-heading p{margin:0;color:#92998b;font-size:12px;line-height:1.6}.button{border:0;border-radius:7px;padding:11px 16px;min-height:39px;font-size:11px;font-weight:550;white-space:nowrap;transition:background .15s,transform .15s}.button:hover{transform:translateY(-1px)}.button.primary{background:var(--forest);color:#fff;box-shadow:0 2px 3px #203c3412}.button.primary:hover{background:#315648}.button.primary svg{width:15px;height:15px}.button.subtle{background:transparent;color:#808b76;padding:8px 10px;min-height:32px;font-size:10px}.button.subtle:hover{background:#eaeedf}.button.subtle svg{width:13px;height:13px}.progress-card{background:var(--forest);color:#fff;border-radius:var(--radius);padding:27px 31px;display:flex;gap:38px;min-height:208px;position:relative;overflow:hidden}.progress-card:after{content:"";position:absolute;right:50px;top:-180px;width:580px;height:580px;border:1px solid #ffffff03;border-radius:50%;pointer-events:none}.progress-copy{flex:1;min-width:0;max-width:680px}.light-label{font-size:9px;letter-spacing:1.65px;color:#b9cbb4;font-weight:550}.progress-heading{display:flex;align-items:center;gap:22px;margin:17px 0 17px}.progress-heading>strong{font-size:54px;letter-spacing:-2px;line-height:1;font-weight:500;color:#d9efa9;min-width:109px}.progress-heading>strong span{font-size:28px;margin-left:2px;letter-spacing:0}.progress-heading h2{font-size:16px;letter-spacing:-.35px;font-weight:500;margin:0 0 7px}.progress-heading p{font-size:11px;color:#a3b4a1;margin:0;line-height:1.6}.progress-track{height:5px;background:#496047;border-radius:8px;overflow:hidden}.progress-track>div{height:100%;width:16.6667%;background:#d6efa4;border-radius:8px;transition:width .45s ease}.progress-bottom{display:flex;justify-content:space-between;font-size:9px;margin-top:12px;color:#b4c3aa;gap:10px}.progress-bottom>span:last-child{color:#8b9f89}.progress-stats{display:flex;align-items:center;gap:30px;border-left:1px solid #49604c;padding-left:33px;min-width:288px}.progress-stats>div{display:flex;flex-direction:column;gap:11px;font-size:9px;color:#afbfaa;min-width:57px}.progress-stats strong{font-size:30px;color:#f3f5e9;font-weight:400;letter-spacing:-1px}.stat-indicator{width:6px;height:6px;border-radius:50%}.done-dot{background:#d6efa4}.review-dot{background:#d5bd79}.pending-dot{background:#79927a}.execution{margin-top:35px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.section-heading h2{font-size:17px;letter-spacing:-.45px;line-height:1.4;font-weight:580;margin:0 0 5px}.count-tag{vertical-align:middle;font-size:9px;font-weight:500;letter-spacing:0;border:1px solid #e4e8da;color:#949d85;background:#f1f4eb;border-radius:5px;padding:3px 6px;margin-left:7px}.section-heading p{font-size:11px}.file-actions{display:flex;align-items:center;gap:3px}.execution-grid{display:grid;grid-template-columns:minmax(0,1fr) 253px;gap:21px;align-items:start}.checklist-panel{background:white;border:1px solid var(--line);border-radius:12px;overflow:hidden}.filters{display:flex;gap:19px;padding:0 20px;border-bottom:1px solid var(--line)}.filter{border:0;border-bottom:2px solid transparent;background:none;padding:16px 0 14px;font-size:10px;color:#919988;gap:6px}.filter.active{color:#405c38;font-weight:600;border-bottom-color:#728b5b}.filter span{font-size:8px;padding:2px 5px;background:#f1f3ec;border-radius:4px;color:#9aa48d}.filter.active span{background:#edf2e3;color:#7d925f}.table-head{display:grid;grid-template-columns:minmax(180px,1fr) 126px 124px 20px;padding:14px 20px 13px;gap:8px;font-size:8px;letter-spacing:1px;color:#a2a996;background:#fdfefb;border-bottom:1px solid #f0f2ea}.table-head>span:first-child{padding-left:34px}.task-row{display:grid;grid-template-columns:minmax(180px,1fr) 126px 124px 20px;gap:8px;align-items:center;padding:19px 20px;min-height:99px;border-bottom:1px solid #edf0e6;transition:background .2s}.task-row:last-child{border-bottom:0}.task-row:hover{background:#fbfcf7}.task-row.is-done{background:#fcfdf9}.task-main{display:flex;align-items:center;gap:13px;min-width:0}.task-check{border:1.5px solid #d7ddce;background:#fff;width:20px;height:20px;border-radius:6px;padding:0;flex-shrink:0;color:white}.task-check:hover{border-color:#6e8b5a;background:#f2f5eb}.task-check.checked{border-color:#799764;background:#799764}.task-check.checked:hover{background:#637e50}.task-check svg{width:13px;height:13px;stroke-width:2.7}.task-name{display:block;text-align:left;padding:0;border:0;background:none;line-height:1.5;font-size:11px;font-weight:550;letter-spacing:-.1px}.task-name:hover{color:#5c8148}.task-meta{display:flex;align-items:center;gap:5px;font-size:8px;color:#a1a98f;margin-top:5px;line-height:1.4;flex-wrap:wrap}.task-meta .step-index{font-size:8px;color:#b1b6a7;letter-spacing:.3px}.task-meta .meta-separator{color:#d2d6c9}.task-dependency{display:flex;align-items:center;gap:3px;font-size:8px;color:#9aa68b;margin-top:6px;line-height:1.4}.task-dependency svg{width:10px;height:10px}.task-dependency.blocked{color:#a58c55}.status-select{font-size:9px;width:100%;max-width:126px;appearance:none;-webkit-appearance:none;background:#f3f4ed;color:#9a9f8a;border:0;border-radius:5px;padding:7px 18px 7px 9px;cursor:pointer;line-height:1.2;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23909988' stroke-width='2'%3E%3Cpath d='m7 10 5 5 5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 4px center}.status-select.done{background-color:#edf4e5;color:#688151}.status-select.review{background-color:#faf3df;color:#aa8b43}.status-select.progress{background-color:#eaf1f3;color:#5b8190}.owner-field{display:flex;align-items:center;gap:6px;min-width:0}.owner-icon{border:1px dashed #cbd2c1;border-radius:50%;height:23px;width:23px;display:flex;align-items:center;justify-content:center;color:#a5ae97;flex-shrink:0;background:#fff}.owner-icon svg{width:12px;height:12px}.owner-icon.assigned{border:0;background:#e9eddf;color:#6e8060;font-size:8px;font-weight:600}.owner-input{min-width:0;width:100%;padding:6px 0;font-size:9px;border:1px solid transparent;color:#6f7d62;background:transparent;border-radius:4px;text-overflow:ellipsis}.owner-input::placeholder{color:#a9b09d}.owner-input:hover{border-bottom-color:#cbd6c0}.owner-input:focus{background:#fff}.details-button{border:0;background:transparent;padding:7px 0;color:#afb6a1}.details-button:hover{color:var(--forest)}.details-button svg{width:14px;height:14px}.table-footer{padding:15px 20px;background:#fcfdf9;border-top:1px solid var(--line);display:flex;align-items:center;gap:6px;color:#a3ab95;font-size:8px;line-height:1.6}.table-footer svg{width:12px;height:12px}.empty-state{padding:40px 20px;text-align:center;color:#7e8a72;font-size:12px}.insights{display:flex;flex-direction:column;gap:17px}.next-card{border:1px solid #e0e5d3;border-radius:12px;background:#ecf0e2;padding:23px 21px 18px}.card-eyebrow{display:flex;gap:6px;align-items:center;color:#8b9878;font-size:8px;letter-spacing:1.2px;font-weight:550}.card-eyebrow svg{width:13px;height:13px}.next-number{font-size:32px;font-weight:400;letter-spacing:-1px;color:#9da988;margin:20px 0 8px}.next-card h3{font-size:18px;font-weight:550;letter-spacing:-.5px;line-height:1.4;margin:0 0 11px}.next-card p{font-size:10px;line-height:1.8;color:#8b947b;margin:0 0 18px}.next-button{padding:10px 12px;background:#fff;border:1px solid #dce3ce;border-radius:6px;font-size:10px;justify-content:space-between;width:100%;font-weight:550}.next-button:hover{background:#f8fbf1}.next-button svg{width:13px;height:13px}.parallel-note{border-top:1px solid #dce2ce;padding-top:14px;margin-top:18px;display:flex;align-items:flex-start;gap:6px;font-size:9px;line-height:1.8;color:#8c997a}.parallel-note svg{width:13px;height:13px;margin-top:1px}.areas-card{border-radius:12px;border:1px solid var(--line);background:#fff;padding:20px}.areas-card h3{font-size:11px;font-weight:600;margin:0 0 22px}.area-row{margin-bottom:18px}.area-label{display:flex;justify-content:space-between;font-size:9px;color:#929c85;margin-bottom:8px}.area-label strong{font-size:9px;font-weight:500;color:#7f8d6e}.area-track{height:4px;background:#edf1e5;border-radius:4px;overflow:hidden}.area-track>div{height:100%;background:#9bab82;border-radius:4px;transition:width .3s}.areas-card>p{display:flex;align-items:center;gap:6px;font-size:8px;color:#a3ac94;padding-top:14px;border-top:1px solid #edf0e6;margin-bottom:0;line-height:1.5}.areas-card>p svg{width:12px;height:12px}.dependencies-section{margin-top:32px}.legend{display:flex;gap:13px;font-size:8px;color:#9da58f}.legend>span{display:flex;align-items:center;gap:4px}.legend i{width:5px;height:5px}.dependency-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.dependency-card{display:flex;flex-direction:column;align-items:stretch;text-align:left;gap:0;position:relative;background:#fff;border:1px solid var(--line);border-radius:9px;padding:14px 16px;transition:border-color .15s,transform .15s}.dependency-card:hover{border-color:#aab991;transform:translateY(-1px)}.dependency-card-header{display:flex;align-items:center;gap:8px;min-height:20px}.dependency-card-index{font-size:8px;color:#99a28e;border:1px solid #e4e9db;border-radius:4px;padding:3px 4px;line-height:1}.dependency-card-title{font-size:10px;font-weight:550}.dependency-card-header>.green-dot,.dependency-card-header>.amber-dot,.dependency-card-header>.gray-dot{margin-left:auto;width:5px;height:5px}.dependency-card p{font-size:8px;line-height:1.7;color:#9ba38f;margin:9px 0 0}.dependency-card p span{color:#798768}.dependency-card.is-done{background:#f9fcf4}.dependency-tip{display:flex;align-items:center;gap:6px;font-size:9px;line-height:1.6;color:#9ba58b;margin-top:12px}.dependency-tip svg{width:12px;height:12px}.page-footer{border-top:1px solid #e2e7d8;margin-top:32px;padding:22px 0;display:flex;justify-content:space-between;gap:15px;color:#a0a993;font-size:9px;line-height:1.6}.footer-separator{margin:0 10px;color:#c6cebc}.toast{position:fixed;bottom:26px;left:calc(50% + 100px);transform:translateX(-50%) translateY(30px);max-width:calc(100vw - 35px);border-radius:9px;background:#203c34;color:#fff;padding:13px 20px;box-shadow:0 5px 25px #1f382f20;z-index:60;font-size:12px;line-height:1.6;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s}.toast.show{opacity:1;transform:translateX(-50%) translateY(0)}dialog{border:1px solid #e4e8dc;border-radius:15px;padding:0;width:min(570px,calc(100% - 28px));max-height:calc(100dvh - 40px);color:var(--ink);box-shadow:0 24px 90px #10271d30;overflow-y:auto}dialog::backdrop{background:#1329206b;backdrop-filter:blur(3px)}#task-form{padding:26px}.dialog-top{display:flex;align-items:center;justify-content:space-between;gap:15px}.icon-button{border:0;background:#f2f5eb;border-radius:7px;width:31px;height:31px;color:#839574}.icon-button svg{width:16px;height:16px}dialog h2{font-size:25px;letter-spacing:-.8px;font-weight:550;margin:18px 0 10px}.dialog-description{font-size:12px;line-height:1.7;color:#8d9880;margin:0 0 23px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}form label{display:flex;flex-direction:column;gap:8px;font-size:11px;font-weight:500;color:#758168}form input,form select,form textarea{width:100%;padding:11px 12px;background:#fafbf7;border:1px solid #e2e7d8;border-radius:7px;min-width:0;color:#44563b;font-weight:400;font-size:12px}form input::placeholder,form textarea::placeholder{color:#a6ae9b}form textarea{resize:vertical;line-height:1.7}.full-label{margin-top:18px}.dependency-options{border:0;padding:0;margin:24px 0}.dependency-options legend{font-size:11px;font-weight:500;color:#758168}.dependency-options>p{font-size:10px;color:#98a18c;margin:6px 0 12px}.dep-option{flex-direction:row;align-items:center;justify-content:flex-start;padding:8px 0;gap:9px;font-size:11px;font-weight:400}.dep-option input{width:15px;height:15px;margin:0;accent-color:#6e8b57;flex-shrink:0}.dep-option input:disabled{opacity:.4}.dep-option small{font-size:9px;color:#aab49b;margin-left:auto}.dialog-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:24px;padding-top:20px;border-top:1px solid var(--line);gap:10px}.dialog-bottom>span{font-size:9px;color:#a0ab91;display:flex;align-items:center;gap:4px}.dialog-bottom>span svg{width:11px;height:11px}.dialog-warning{padding:12px;font-size:11px;line-height:1.6;border:1px solid #eaddae;background:#faf6e8;color:#9c813e;border-radius:7px;margin:0 0 18px}.dialog-warning[hidden]{display:none}.import-dialog-content{padding:28px}.import-dialog-content p{font-size:12px;line-height:1.7;color:#8c9780}.import-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}.task-due{color:#a8966b;font-size:8px;margin-top:5px}.task-due.overdue{color:#ac6a55}
@media(min-width:1600px){main{padding-top:45px}.progress-card{min-height:216px}.task-row{min-height:105px}.execution-grid{grid-template-columns:minmax(0,1fr) 295px}.next-card{padding:26px}.next-card p{font-size:12px}.task-name{font-size:13px}.status-select,.owner-input{font-size:10px}.task-meta,.task-dependency{font-size:9px}.table-head{font-size:9px}.sidebar{width:250px}.app-shell{margin-left:250px}}
@media(max-width:1250px){.sidebar{width:203px;padding-left:14px;padding-right:14px}.app-shell{margin-left:203px}main{padding-left:28px;padding-right:28px}.topbar{padding-left:28px;padding-right:28px}.progress-card{gap:22px;padding:25px}.progress-stats{min-width:230px;gap:18px;padding-left:23px}.progress-heading{gap:15px}.progress-heading>strong{min-width:94px;font-size:49px}.progress-heading h2{font-size:14px}.progress-bottom>span:last-child{display:none}.execution-grid{grid-template-columns:minmax(0,1fr) 219px;gap:15px}.task-row,.table-head{grid-template-columns:minmax(144px,1fr) 107px 93px 14px;gap:5px;padding-left:15px;padding-right:15px}.task-main{gap:10px}.status-select{font-size:8px}.owner-field{gap:4px}.owner-icon{width:20px;height:20px}.owner-input{font-size:8px}.task-name{font-size:10px}.next-card{padding:20px 17px}.table-head>span:first-child{padding-left:30px}.task-row{min-height:105px}}
@media(max-width:1050px){.sidebar{width:185px}.app-shell{margin-left:185px}.sidebar-project{padding-left:5px;padding-right:5px}.workspace-label{font-size:8px}.nav-link{font-size:11px;padding-left:9px;padding-right:9px}.brand{padding:0 8px}.brand-caption{font-size:7px}.progress-stats{min-width:200px;padding-left:21px;gap:15px}.progress-stats strong{font-size:26px}.progress-stats>div{min-width:49px;font-size:8px}.progress-heading h2{font-size:13px}.progress-heading p{font-size:10px}.execution-grid{grid-template-columns:1fr}.insights{display:grid;grid-template-columns:1fr 1fr}.next-card{display:grid;grid-template-columns:45px 1fr;column-gap:13px}.card-eyebrow{grid-column:1/-1;margin-bottom:12px}.next-number{grid-row:2/4;margin:0;font-size:30px}.next-card h3{font-size:16px;margin:0 0 7px}.next-card p{margin:0 0 12px}.next-button{grid-column:2}.parallel-note{grid-column:1/-1;margin-top:14px;padding-top:10px}.areas-card{padding:20px}.areas-card h3{margin-bottom:17px}.area-row{margin-bottom:15px}.task-row,.table-head{grid-template-columns:minmax(190px,1fr) 145px 132px 18px;gap:9px;padding-left:20px;padding-right:20px}.task-row{min-height:93px}.task-name{font-size:12px}.status-select{font-size:9px;max-width:135px}.owner-input{font-size:10px}.owner-icon{height:23px;width:23px}.owner-field{gap:7px}.topbar{height:65px}.topbar-right{gap:10px}.save-state{font-size:9px}.progress-card{padding:23px}.page-heading p{font-size:11px}.page-heading{gap:10px}.progress-heading>strong{font-size:44px;min-width:82px}.progress-heading>strong span{font-size:24px}.progress-heading{gap:12px}.dependency-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.legend{gap:8px;font-size:7px}}
@media(max-width:800px){.sidebar{width:72px;padding:26px 10px 0}.brand{padding:0;justify-content:center}.brand>span:last-child,.workspace-label,.nav-link>.nav-count,.sidebar-project,.private-note,.profile>div,.profile-dot{display:none}.brand-mark{height:39px;width:37px;font-size:35px}.sidebar nav{margin-top:39px}.nav-link{font-size:0;justify-content:center;padding:14px 0;margin-bottom:8px;gap:0}.nav-link svg{width:18px;height:18px}.profile{justify-content:center;padding:20px 0}.app-shell{margin-left:72px}.progress-stats{min-width:184px;gap:13px;padding-left:18px}.progress-heading{align-items:flex-start}.progress-heading>div{padding-top:4px}.progress-heading>strong{font-size:44px;min-width:80px}.progress-card{gap:18px}.progress-heading h2{font-size:12px}.progress-heading p{font-size:9px}.toast{left:calc(50% + 30px)}.page-heading .button{font-size:10px;padding:11px 13px}.page-heading h1{font-size:33px}main{padding-top:28px}.table-head{font-size:7px}.task-row,.table-head{grid-template-columns:minmax(175px,1fr) 115px 112px 17px;gap:6px}.task-name{font-size:11px}.owner-input{font-size:9px}.section-heading h2{font-size:16px}}
@media(max-width:650px){html{scroll-padding-top:20px}.sidebar{position:static;width:100%;height:66px;flex-direction:row;align-items:center;justify-content:space-between;padding:0 18px;border-right:0;border-bottom:1px solid var(--line)}.brand>span:last-child{display:block;font-size:22px}.brand-caption{display:none}.brand{gap:8px}.brand-mark{width:29px;height:31px;font-size:29px;line-height:26px;border-radius:8px}.brand-mark span{font-size:17px}.sidebar nav{margin:0;display:flex;align-items:center;gap:8px}.nav-link{margin:0;padding:9px 12px}.nav-link svg{width:17px;height:17px}.sidebar-bottom{display:none}.app-shell{margin-left:0}.topbar{height:51px;padding:0 20px}.breadcrumb{font-size:10px;gap:9px}.save-state{display:none}.private-badge{font-size:9px;border:0;background:none}.topbar-right{gap:0}main{padding:26px 18px 0}.page-heading{align-items:flex-start;margin-bottom:23px;position:relative;flex-wrap:wrap;gap:15px}.page-heading h1{font-size:34px;margin-top:12px}.page-heading p{font-size:11px}.page-heading .button{font-size:10px;min-height:37px}.eyebrow{font-size:8px}.progress-card{display:block;padding:24px 23px}.progress-heading{align-items:center;gap:20px;margin:20px 0}.progress-heading>strong{font-size:55px;min-width:105px}.progress-heading>strong span{font-size:28px}.progress-heading h2{font-size:14px}.progress-heading p{font-size:10px;max-width:185px}.progress-bottom{font-size:9px}.progress-stats{border-left:0;border-top:1px solid #49604c;margin-top:23px;padding:19px 0 0;gap:0;justify-content:space-between}.progress-stats>div{display:grid;grid-template-columns:7px auto;gap:6px 7px;min-width:75px}.stat-indicator{grid-column:1;grid-row:1;align-self:center;width:5px;height:5px}.progress-stats strong{grid-column:2;font-size:23px;line-height:1}.progress-stats>div>span:last-child{grid-column:2;font-size:8px}.execution{margin-top:29px}.section-heading{gap:12px;flex-wrap:wrap;margin-bottom:15px}.section-heading h2{font-size:16px}.section-heading p{font-size:10px}.file-actions{margin-left:auto}.file-actions .button{padding:5px 7px;font-size:9px;min-height:24px}.file-actions svg{width:12px;height:12px}.filters{padding:0 17px;gap:22px}.filter{font-size:10px;padding:14px 0 12px}.table-head{display:none}.task-row{grid-template-columns:1fr 24px;padding:18px 17px;gap:13px;position:relative;min-height:127px}.task-main{grid-column:1;grid-row:1;gap:11px}.task-check{width:22px;height:22px}.task-name{font-size:12px}.task-meta{font-size:8px}.task-dependency{font-size:8px;margin-top:5px}.status-select{grid-column:1;grid-row:2;justify-self:start;margin-left:33px;width:129px;max-width:129px;font-size:9px;padding:7px 18px 7px 8px}.owner-field{position:absolute;left:194px;right:18px;bottom:18px;font-size:10px;gap:6px;max-width:156px}.owner-input{font-size:9px;min-height:25px}.owner-icon{width:22px;height:22px}.details-button{grid-column:2;grid-row:1;padding:10px 0}.table-footer{padding:13px 17px;font-size:8px}.insights{grid-template-columns:1fr;gap:14px}.next-card{padding:22px}.next-card h3{font-size:19px}.next-card p{font-size:11px}.next-number{font-size:34px}.next-button{font-size:11px;padding:12px}.areas-card{padding:22px}.areas-card h3{font-size:12px}.area-label{font-size:10px}.area-row{margin-bottom:17px}.areas-card>p{font-size:9px}.dependencies-section{margin-top:28px}.dependency-grid{gap:9px}.dependency-card{padding:13px 12px}.dependency-card-header{align-items:flex-start;gap:5px}.dependency-card-title{font-size:9px;line-height:1.5}.dependency-card-header>.green-dot,.dependency-card-header>.amber-dot,.dependency-card-header>.gray-dot{margin-top:4px;flex-shrink:0}.dependency-card-index{font-size:7px;padding:3px}.dependency-card p{font-size:8px}.dependency-tip{align-items:flex-start;font-size:8px}.dependency-tip svg{margin-top:2px}.legend{font-size:8px;gap:12px}.page-footer{display:block;font-size:8px;padding-bottom:23px;margin-top:23px}.page-footer>span{display:block;margin-bottom:6px}.toast{left:50%;bottom:18px;width:calc(100vw - 32px);font-size:11px}#task-form{padding:21px}.form-row{grid-template-columns:1fr}.dialog-bottom{align-items:center}.dialog-bottom .button{font-size:10px}.dialog-bottom>span{font-size:8px}dialog h2{font-size:23px}.dependency-options>p{line-height:1.6}.dep-option{font-size:10px}.dep-option small{font-size:8px}.import-dialog-content{padding:23px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Readable secondary text and controls across screen sizes. */
.page-heading p,.section-heading p,.dialog-description,.next-card p{color:#718069}.task-meta,.task-dependency,.dependency-card p,.dependency-tip,.table-footer,.areas-card>p,.area-label,.parallel-note,.page-footer{color:#758267}.task-dependency.blocked{color:#947534}.owner-input::placeholder{color:#78856b}.owner-input{color:#4e643f}.status-select{color:#727b62}.status-select.done{color:#4c6f32}.status-select.review{color:#8c6a24}.task-name{font-size:12px}.task-meta,.task-dependency{font-size:9px}.save-state,.legend{color:#738268}.dependency-card p{font-size:9px}.progress-heading p,.progress-bottom{color:#b8cbb1}.progress-bottom>span:last-child{color:#a4b99d}.private-note small{color:#7d8a72}.table-head{color:#748268}.dependency-card-title{font-size:11px}
@media(max-width:650px){.task-name{font-size:13px}.dependency-card-title{font-size:10px}.owner-input{font-size:10px}.status-select{font-size:10px}.task-meta,.task-dependency{font-size:9px}.page-heading p,.section-heading p{font-size:11px}}
/* Shared project access. */
[hidden]{display:none!important}.loading-project .sidebar,.loading-project .app-shell{visibility:hidden}.loading-notice{position:fixed;inset:0;display:grid;place-items:center;padding:30px;text-align:center;color:#4a6540;background:var(--bg);z-index:100}.is-saving main,.is-saving #task-form{pointer-events:none}.vr-mark{font-size:22px!important;letter-spacing:-2px!important;line-height:43px}.vr-brand-text{font-size:17px;line-height:1.05;letter-spacing:-.6px}.vr-brand-text .brand-caption{font-size:6px;letter-spacing:1px;line-height:1.4}.sidebar button.nav-link{border:0;width:100%;justify-content:flex-start;background:transparent}.sidebar button.nav-link:hover{background:#f4f6f0}.project-link-card{display:flex;justify-content:space-between;align-items:center;gap:16px;border:1px solid #dfe6d5;border-radius:10px;background:#fff;padding:18px 22px;margin-bottom:20px}.project-link-card>div{display:flex;flex-direction:column;gap:6px;min-width:0}.project-link-card strong{font-size:16px;font-weight:550}.project-link-card>div>span:last-child{font-size:10px;color:#76846d;overflow-wrap:anywhere}.project-link-card .button{display:inline-flex;align-items:center;gap:8px}.migration-note{padding:12px 15px;background:#f5edda;border-radius:8px;font-size:11px;line-height:1.6;margin-bottom:15px;color:#8b702e}.dialog-page-link{display:block;margin:-7px 0 20px;color:#5e7c46;font-size:12px;text-decoration:underline}.topbar-right{gap:10px}.topbar-right .button{padding:6px 8px;font-size:10px}.users-content{padding:25px}.user-list-row{display:flex;align-items:center;gap:10px;padding:16px 0;border-bottom:1px solid var(--line)}.user-list-row strong{font-size:12px;font-weight:600}.user-list-row small{display:block;margin-top:4px;font-size:9px;color:#78866d}.user-actions{display:flex;gap:2px;margin-left:auto;flex-wrap:wrap;justify-content:flex-end}.user-actions .button{font-size:9px;padding:6px}.you-tag{font-size:10px;color:#6e825b;margin-left:auto}#create-user-form{margin-top:24px}#create-user-form h3{font-size:14px;font-weight:550}#create-user-form>.button{margin-top:16px}#new-credentials{margin-top:20px;background:#edf2e5;border-radius:8px;padding:16px}#new-credentials p{font-size:11px;color:#6b7e59;line-height:1.6}#credentials-text{font:12px/1.7 ui-monospace,monospace;white-space:pre-wrap;overflow-wrap:anywhere;user-select:all}.login-page{background:#f4f6ef;min-height:100dvh}.login-layout{max-width:1070px;margin:0 auto;padding:80px 40px;min-height:100dvh;display:grid;grid-template-columns:1.1fr 1fr;gap:100px;align-items:center}.login-logo{background:var(--forest);color:white;border-radius:15px;display:inline-flex;align-items:center;justify-content:center;width:63px;height:65px;font-size:33px;letter-spacing:-3px;margin-bottom:42px}.login-logo span{color:var(--lime);font-size:26px;margin-top:10px}.login-intro h1{font-size:47px;line-height:1.17;letter-spacing:-2px;margin:22px 0}.login-intro>p{font-size:14px;color:#7a886f;line-height:1.8;max-width:360px}.login-project{font-size:11px;color:#6f825d;border-top:1px solid #dde4d1;margin-top:35px;padding-top:22px;display:flex;align-items:center;gap:7px;flex-wrap:wrap}.login-project>span:last-child{display:block;flex-basis:100%;font-size:10px;margin-top:4px;color:#8c987e}.login-card{background:white;border:1px solid #e1e7d9;border-radius:17px;padding:35px;box-shadow:0 18px 60px #1e39200a}.login-card h2{font-size:25px;line-height:1.3;letter-spacing:-.8px;font-weight:550;margin:16px 0 10px}.login-card>p{font-size:12px;line-height:1.8;color:#819074}.login-card form{margin-top:28px}.login-card form label{font-size:12px;margin-bottom:20px}.login-card form input{font-size:14px;padding:13px;border-color:#dce4d2}.login-card form>.button{width:100%;font-size:13px;min-height:45px;justify-content:space-between;margin-top:3px}.login-card .login-help{font-size:10px;line-height:1.8;margin:23px 0}.login-footnote{display:block;border-top:1px solid #edf0e6;padding-top:18px;font-size:10px;color:#98a389}.login-error{background:#fcf1e8;border:1px solid #eed8c8;border-radius:7px;padding:12px;font-size:12px;color:#a16841;line-height:1.6;margin-top:18px}.login-page main{padding-left:40px;padding-right:40px}.login-card button:disabled{opacity:.55}
@media(max-width:800px){.login-layout{gap:40px;grid-template-columns:1fr 1fr}.login-intro h1{font-size:35px}.login-card{padding:25px}.login-card h2{font-size:23px}.vr-brand-text{display:none!important}.topbar-right{gap:5px}.save-state{display:none}}
@media(max-width:650px){.login-layout{display:block;padding:35px 20px;min-height:auto}.login-page main{padding-left:20px;padding-right:20px}.login-logo{width:42px;height:43px;border-radius:10px;font-size:25px;margin-bottom:23px}.login-intro h1{font-size:32px;margin:16px 0;line-height:1.15}.login-intro h1 br{display:none}.login-intro>p{font-size:12px;line-height:1.7}.login-project{margin:20px 0 25px;padding-top:16px}.login-card{padding:27px 24px}.vr-brand-text{display:block!important;font-size:12px!important;line-height:1!important}.vr-brand-text .brand-caption{display:none}.vr-mark{font-size:18px!important;line-height:31px!important}.sidebar button.nav-link{width:auto;padding:9px 12px}.project-link-card{padding:17px;align-items:flex-start;flex-direction:column}.project-link-card .button{font-size:10px}.project-link-card strong{font-size:16px}.topbar{gap:6px}.breadcrumb{font-size:9px;gap:6px}.topbar-right .button{font-size:9px;padding:5px}.private-badge{display:none}.page-heading h1{font-size:31px}.users-content{padding:20px}.user-list-row{flex-wrap:wrap}.user-actions{margin-left:44px}.login-card form input{font-size:16px}.login-card form label{font-size:12px}}
