*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:#fafafa;color:#17171a;font-family:var(--font-sans)}body{font-size:13px}.shell{min-height:100vh;display:flex}.sidebar{width:238px;background:#fff;border-right:1px solid #e8e8ec;display:flex;flex-direction:column;padding:18px 12px}.brand{display:flex;align-items:center;gap:9px;font-size:17px;font-weight:700;padding:2px 10px 24px;letter-spacing:-.03em}.brand-mark{display:grid;place-items:center;width:27px;height:27px;border-radius:8px;background:#3f419a;color:#fff;font-size:14px}.brand-dot{color:#777782}.workspace{display:flex;align-items:center;gap:9px;padding:9px 8px;margin-bottom:23px;border:1px solid #ececf0;border-radius:9px}.workspace-icon{width:27px;height:27px;display:grid;place-items:center;background:#f1f1fb;color:#3f419a;border-radius:7px}.workspace div{min-width:0;flex:1}.workspace strong,.workspace small,.sidebar-foot strong,.sidebar-foot small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.workspace strong{font-size:11px}.workspace small,.sidebar-foot small{font-size:10px;color:#8a8a95;margin-top:2px}.chevron{color:#8d8d97}.nav{display:flex;flex-direction:column;gap:2px}.nav-label{font-size:10px;font-weight:600;letter-spacing:.08em;color:#9999a4;padding:0 10px 7px}.nav-label.second{margin-top:25px}.nav-item{display:flex;gap:11px;align-items:center;color:#686873;text-decoration:none;padding:9px 10px;border-radius:7px;font-size:12px;font-weight:500}.nav-item:hover{background:#f7f7fa}.nav-item.active{background:#f0f0fa;color:#373985;font-weight:600}.nav-item:first-letter{font-size:17px}.sidebar-foot{margin-top:auto;border-top:1px solid #ededf0;padding:15px 9px 2px;display:flex;gap:9px;align-items:center}.status-dot{width:7px;height:7px;border-radius:50%;background:#38a879;box-shadow:0 0 0 4px #e7f6ef}.main{flex:1;min-width:0}.topbar{height:61px;border-bottom:1px solid #e8e8ec;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 32px}.crumb{display:flex;gap:9px;align-items:center;color:#9a9aa3;font-size:12px}.crumb b{font-weight:400;color:#cacad0}.crumb strong{color:#3a3a42;font-weight:600}.top-actions{display:flex;align-items:center;gap:17px}.icon-button{border:0;background:transparent;color:#7a7a85;font-size:21px}.avatar{display:grid;place-items:center;width:29px;height:29px;border-radius:50%;background:#e8e7f8;color:#47478d;font-size:10px;font-weight:700}.content{max-width:1440px;margin:0 auto;padding:31px 36px 25px}.page-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:27px}.eyebrow{font-size:10px;color:#8e8e99;letter-spacing:.13em;font-weight:600;margin-bottom:7px}.page-head h1{font-size:28px;line-height:1.05;margin:0;letter-spacing:-.045em;font-weight:600}.page-head p{font-size:13px;color:#777782;margin:8px 0 0}.primary-button{height:36px;border:0;border-radius:7px;background:#41439e;color:#fff;font-weight:600;font-family:inherit;padding:0 15px;box-shadow:0 2px 5px #41439e2b;cursor:pointer}.primary-button:hover{background:#353786}.toolbar{height:56px;border:1px solid #e5e5ea;border-radius:9px;background:#fff;display:flex;align-items:center;gap:10px;padding:9px 11px;margin-bottom:15px}.week-nav{display:flex;gap:4px}.square-button,.week-button,.select,.search,.view{height:34px;border:1px solid #e7e7ec;background:#fff;color:#4a4a53;font:500 12px var(--font-sans);border-radius:6px}.square-button{width:30px;font-size:19px;color:#787883;cursor:pointer}.week-button{padding:0 12px;min-width:142px;cursor:pointer}.week-button span{margin-left:11px;color:#8a8a93}.view-toggle{display:flex;background:#f4f4f6;border-radius:6px;padding:3px;margin-left:8px}.view{height:28px;border:0;background:transparent;padding:0 12px;color:#898993;cursor:pointer}.view.active{background:#fff;color:#45468d;box-shadow:0 1px 3px #2221;font-weight:600}.toolbar-divider{width:1px;background:#e8e8ed;height:24px;margin-left:auto}.search{display:flex;align-items:center;gap:7px;padding:0 10px;width:215px}.search span{font-size:18px;color:#9696a1}.search input{border:0;outline:0;font:inherit;width:100%;color:#333}.search input::placeholder{color:#a5a5ae}.select{padding:0 10px;outline:0}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:27px}.metrics.view-only{grid-template-columns:repeat(3,1fr)}.metric{border:1px solid #e6e6eb;border-radius:9px;background:#fff;padding:16px 17px 14px}.metric-label{display:block;color:#91919c;font-size:10px;letter-spacing:.08em;font-weight:600;margin-bottom:8px}.metric strong{font-size:24px;letter-spacing:-.04em;font-weight:600;display:block}.metric small{display:block;color:#92929c;font-size:11px;margin-top:5px}.metric.alert strong{color:#c45b52}.pill{padding:2px 6px;border-radius:12px;font-size:10px;font-weight:600}.pill.purple{color:#514f9c;background:#eeedfc}.pill.green{color:#27825d;background:#e9f7ef}.section-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:10px}.section-head h2{margin:0;font-size:16px;font-weight:600;letter-spacing:-.02em}.section-head span{font-size:11px;color:#9999a3}.legend{display:flex;gap:15px;align-items:center}.legend span{display:flex;gap:6px;align-items:center;color:#8c8c96;font-size:11px}.legend-dot{width:7px;height:7px;border-radius:50%;display:inline-block}.free{background:#a9a9b1}.booked{background:#4d4eaa}.over-dot{background:#d56a62}.green-dot{background:#3aa879}.orange-dot{background:#df9b45}.red-dot{background:#d56a62}.table-wrap{border:1px solid #e5e5e9;border-radius:9px;background:#fff;overflow:auto}table{border-collapse:collapse;width:100%;min-width:700px}th{height:38px;background:#fafafd;color:#9999a3;font-size:10px;letter-spacing:.07em;text-align:left;font-weight:600;padding:0 16px;border-bottom:1px solid #ebebef}td{height:59px;padding:0 16px;border-bottom:1px solid #f0f0f3;color:#4c4c55;font-size:12px}tbody tr:last-child td{border-bottom:0}.person-col{width:29%}.actions-col{width:35px}.person{display:flex;align-items:center;gap:10px}.person-avatar{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;background:#f0effa;color:#4c4c9b;font-size:10px;font-weight:600}.person-name{font-weight:600;color:#35353d}.team{display:block;font-size:10px;color:#9999a3;margin-top:2px}.capacity{color:#8c8c96}.allocation{font-weight:600;color:#383840}.allocation-list{display:flex;flex-wrap:wrap;gap:4px 5px;max-width:390px}.allocation-item{display:inline-flex;align-items:center;gap:5px;background:#f5f5fa;border:1px solid #ececf4;border-radius:5px;padding:3px 6px;color:#575761;font-size:10px;font-weight:500}.allocation-item b{color:#46478f;font-weight:600}.allocation-total{display:block;font-size:10px;color:#9999a3;font-weight:500;margin-top:5px}.bar-cell{width:18%}.bar{height:7px;width:100%;max-width:150px;background:#f0f0f3;border-radius:8px;overflow:hidden}.bar i{display:block;height:100%;border-radius:8px}.bar i.green{background:#3aa879}.bar i.orange{background:#df9b45}.bar i.red{background:#d36a62}.status{font-size:11px;font-weight:600}.status.green{color:#30835c}.status.orange{color:#bf7b26}.status.red{color:#c45b52}.more{border:0;background:transparent;color:#9b9ba4;font-size:18px;cursor:pointer}.footer-note{display:flex;gap:6px;align-items:center;color:#9898a2;font-size:11px;padding:12px 3px}.footer-note strong{color:#6d6d76;font-weight:500}.sync-icon{font-size:15px;color:#6e6faf}.footer-separator{margin:0 3px;color:#d1d1d7}.toast{position:fixed;bottom:22px;right:22px;background:#24243b;color:#fff;padding:11px 15px;border-radius:7px;font-size:12px;opacity:0;transform:translateY(8px);transition:.2s;pointer-events:none}.toast.show{opacity:1;transform:none}@media(max-width:900px){.sidebar{width:68px;padding:15px 9px}.brand{padding-left:11px}.brand>span:last-child,.workspace div,.workspace .chevron,.nav-label,.nav-item span,.sidebar-foot div:not(.status-dot){display:none}.workspace{justify-content:center}.nav-item{justify-content:center}.content{padding:24px 18px}.metrics{grid-template-columns:repeat(2,1fr)}.toolbar{flex-wrap:wrap;height:auto}.toolbar-divider{display:none}.search{margin-left:auto}.page-head{align-items:flex-start;gap:16px}.page-head p{max-width:460px}}@media(max-width:600px){.topbar{padding:0 18px}.content{padding:21px 12px}.page-head{display:block}.page-head .primary-button{margin-top:18px}.metrics{gap:8px}.metric{padding:12px}.metric strong{font-size:20px}.metric small{font-size:10px}.legend{display:none}.search{width:100%;order:5}.select{margin-left:auto}}
.manage-button{height:32px;border:1px solid #dfdff0;border-radius:7px;background:#f7f7fc;color:#46478f;padding:0 11px;font:600 11px var(--font-sans);cursor:pointer}.modal-backdrop{position:fixed;inset:0;background:#17172b55;display:grid;place-items:center;padding:20px;z-index:10}.modal-backdrop[hidden]{display:none}.manage-modal{width:min(760px,100%);max-height:min(720px,calc(100vh - 40px));overflow:auto;background:#fff;border:1px solid #e7e7ed;border-radius:14px;box-shadow:0 24px 70px #20204a2b;padding:25px}.modal-head{display:flex;justify-content:space-between;gap:16px;margin-bottom:22px}.modal-head h2{margin:0;font-size:22px;letter-spacing:-.04em}.modal-head p{margin:6px 0 0;color:#85858f;font-size:12px}.close-button{border:0;background:transparent;color:#85858f;font-size:27px;line-height:1;cursor:pointer}.manage-tabs{display:flex;gap:4px;border-bottom:1px solid #ededf1;margin:0 -25px;padding:0 25px}.manage-tab{border:0;background:transparent;color:#9797a2;padding:11px 13px 12px;font:600 11px var(--font-sans);cursor:pointer;border-bottom:2px solid transparent}.manage-tab.active{color:#45468e;border-bottom-color:#5354ad}.manage-tab span{background:#f1f1f7;padding:2px 5px;border-radius:8px;margin-left:3px;font-size:9px}.manage-panel{padding-top:18px}.inline-form,.allocation-form{display:flex;gap:8px;align-items:center;margin-bottom:15px}.inline-form input,.inline-form select,.allocation-form select,.allocation-form input{height:35px;border:1px solid #e4e4ea;border-radius:6px;padding:0 9px;background:#fff;color:#45454e;font:12px var(--font-sans);outline:0}.inline-form input{flex:1}.allocation-form{align-items:flex-end}.allocation-form label{display:flex;flex-direction:column;gap:5px;color:#85858e;font-size:10px;font-weight:600}.allocation-form select{min-width:180px}.allocation-form input{width:100px}.manage-list{border:1px solid #ebebef;border-radius:8px;overflow:hidden}.manage-row{display:grid;grid-template-columns:1fr 130px 70px;align-items:center;gap:10px;padding:10px 12px;border-bottom:1px solid #f0f0f3;font-size:12px}.manage-row:last-child{border-bottom:0}.manage-row strong{font-weight:600;color:#3b3b45}.manage-row small{display:block;color:#9999a3;font-size:10px;margin-top:2px}.manage-row .delete{border:0;background:transparent;color:#bc6b67;font:500 11px var(--font-sans);cursor:pointer}.allocation-manage-row{grid-template-columns:1fr 1fr 100px 70px}.hours-input{width:80px;height:28px;border:1px solid #e4e4ea;border-radius:5px;padding:0 6px;font:12px var(--font-sans)}.empty-manage{padding:24px;text-align:center;color:#9999a3;font-size:12px}@media(max-width:700px){.manage-modal{padding:18px}.manage-tabs{margin:0 -18px;padding:0 18px}.inline-form,.allocation-form{flex-wrap:wrap}.allocation-form label{flex:1;min-width:130px}.allocation-form .primary-button{width:100%}.manage-row{grid-template-columns:1fr 90px 55px}.allocation-manage-row{grid-template-columns:1fr 1fr 85px 55px;font-size:10px}}
.manage-more{border:0;background:#f5f5fa;color:#777781;border-radius:5px;height:26px;font:700 13px var(--font-sans);cursor:pointer}.manage-more:hover{background:#ececf7;color:#45468f}
.allocation-item em{font-style:normal;font-size:9px;color:#8d8d97;font-weight:500}.allocation-item .variance-over{color:#c45b52}.allocation-item .variance-under{color:#3c8a65}
.manage-more{background:#f1f1fb;color:#46478f;font-size:11px;font-weight:600;padding:0 12px}.manage-more:hover{background:#e6e6f7;color:#353786}
.allocation-help{color:#90909a;font-size:11px;margin:-5px 0 14px}.allocation-edit-pair{display:flex;gap:5px}.allocation-edit-pair .hours-input{width:68px}.allocation-manage-row{grid-template-columns:1fr 1fr 160px 70px}
.data-tag{display:inline-flex;align-items:center;border-radius:999px;padding:3px 7px;font-size:10px;font-weight:600;line-height:1}.person-tag.in_house{background:#eeedfc;color:#4e4f9e}.person-tag.contractor{background:#fff1df;color:#a86d21}.project-tag.ongoing{background:#e8f7ef;color:#2f865e}.project-tag.delivered{background:#f0f0f3;color:#777782}.project-tag.support{background:#e8f1fc;color:#3971a8}.capacity-note{margin-left:7px}
.list-filter{display:flex;justify-content:flex-end;margin-bottom:12px}.list-filter label{display:flex;align-items:center;gap:8px;color:#85858e;font-size:10px;font-weight:600}.list-filter select{height:32px;border:1px solid #e4e4ea;border-radius:6px;padding:0 9px;background:#fff;color:#45454e;font:12px var(--font-sans);outline:0}
.spreadsheet-wrap{max-height:calc(100vh - 360px);min-height:420px;overflow:auto}.spreadsheet{min-width:1040px;table-layout:fixed}.spreadsheet th{position:sticky;top:0;z-index:2;height:42px;background:#f8f8fb;border-right:1px solid #ededf1}.spreadsheet th.week-column{width:180px;text-align:center;color:#4d4e9e;border-left:1px solid #e1e1ef}.spreadsheet th.week-column strong,.spreadsheet th.week-column span{display:block}.spreadsheet th.week-column strong{font-size:12px;letter-spacing:.04em}.spreadsheet th.week-column span{font-size:10px;margin-top:4px;color:#5556a0}.spreadsheet th.week-column small{display:block;color:#9999a3;font-size:8px;letter-spacing:.04em;margin-top:4px}.spreadsheet td{height:54px;border-right:1px solid #f0f0f3;padding:7px 10px;vertical-align:middle}.spreadsheet th:nth-child(1){width:320px}.spreadsheet th:nth-child(2){width:130px}.spreadsheet th:nth-child(3){width:90px}.sheet-row:hover td{background:#fbfbff}.team-cell{font-size:11px;color:#8e8e99}.project-name{display:inline-block;font-weight:600;color:#4a4a54;margin-right:7px}.spreadsheet .data-tag{font-size:9px;padding:3px 6px}.sheet-input{width:76px;height:32px;border:1px solid #dedee8;border-radius:5px;background:#fff;padding:0 8px;color:#333;font:600 12px var(--font-sans);outline:0}.sheet-input:hover{border-color:#aaa9d1}.sheet-input:focus{border:2px solid #4c4da5;box-shadow:0 0 0 2px #4c4da51c}.actual-cell{background:#fbfffc}.delta{font-size:11px;font-weight:600;color:#8f8f99}.delta.positive{color:#2f8a62}.delta.negative{color:#c45b52}.spreadsheet .bar{max-width:120px}.spreadsheet .status{white-space:nowrap}
.person-summary-row td{background:#fbfbfd;font-weight:600;cursor:pointer}.person-summary-row:hover td{background:#f6f6fc}.person-summary-row.expanded td{border-bottom-color:#dedeee}.sheet-toggle{width:22px;height:22px;margin-right:5px;border:1px solid #d9d9e8;border-radius:5px;background:#fff;color:#4c4d9e;font:600 14px/1 var(--font-sans);cursor:pointer;vertical-align:middle}.sheet-toggle:hover{background:#efeffb}.project-summary{border:0;background:transparent;color:#4c4d9e;font:600 11px var(--font-sans);padding:0;cursor:pointer}.project-summary span{color:#9797a3;font-weight:500}.project-detail-row td{background:#fff}.detail-person-cell{position:relative}.detail-person-cell:before{content:'';position:absolute;top:0;bottom:0;left:40px;border-left:1px dashed #d7d7e3}.project-detail{position:relative;padding-left:46px;white-space:nowrap}.summary-hours{color:#4c4c55;font-weight:600}.actual-summary{color:#398963}
.period-picker{display:flex;align-items:center;gap:7px}.period-caption{font-size:9px;color:#9999a3;letter-spacing:.07em;font-weight:600}.period-picker .select{min-width:177px}.custom-period{display:flex;align-items:center;gap:5px}.custom-period[hidden]{display:none}.custom-period input{height:34px;border:1px solid #e7e7ec;border-radius:6px;background:#fff;color:#4a4a53;font:500 11px var(--font-sans);padding:0 7px}.custom-period span{color:#9999a3}
.quick-add-project{display:inline-grid;place-items:center;width:24px;height:24px;margin-left:6px;border:1px solid #d9d9e8;border-radius:6px;background:#fff;color:#4c4d9e;font:600 17px/1 var(--font-sans);padding:0;cursor:pointer;vertical-align:middle}.quick-add-project:hover{background:#efeffb;border-color:#c8c8e1}.person-summary-row:not(.expanded) .quick-add-project{display:none}
.spreadsheet th:nth-child(2){width:130px}.load-cell{padding-right:14px!important}.load-indicator{display:flex;align-items:center;gap:8px}.load-indicator .bar{width:82px;height:7px}.load-indicator strong{font-size:10px;color:#777783;min-width:28px}
.comment-cell{width:42px;text-align:center;padding-left:4px!important;padding-right:4px!important}.comment-button{display:inline-grid;place-items:center;width:28px;height:28px;border:1px solid #dedee8;border-radius:6px;background:#fff;color:#9999a3;font:600 13px/1 var(--font-sans);padding:0;cursor:pointer}.comment-button:hover,.comment-button.has-comment{background:#f0effb;border-color:#c9c9e4;color:#4d4e9e}.comment-button.has-comment{font-weight:700}.summary-comment{color:#4d4e9e;font-size:13px;font-weight:600}.comment-modal{width:min(560px,100%);background:#fff;border:1px solid #e7e7ed;border-radius:14px;box-shadow:0 24px 70px #20204a2b;padding:25px}.comment-text{display:block;width:100%;resize:vertical;border:1px solid #dedee8;border-radius:8px;padding:12px;color:#373741;font:13px/1.5 var(--font-sans);outline:0}.comment-text:focus{border-color:#4c4da5;box-shadow:0 0 0 2px #4c4da51c}.comment-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:15px}
.shell,.shell *{--ink:#202024;--muted:#85858f;--line:#e2e2e6;--surface:#fff;--soft:#f7f7f8}.shell{color:var(--ink)}.brand-mark,.primary-button,.nav-item.active{background:#202024;color:#fff}.brand-dot{color:#77777e}.workspace-icon,.view.active,.manage-button,.secondary-button,.quick-add-project{background:#fff;color:#303037;border-color:#d2d2d8}.nav-item.active{font-weight:600}.view.active{box-shadow:0 1px 3px #0002}.pill.purple,.pill.green,.data-tag,.person-tag.in_house,.person-tag.contractor,.project-tag.ongoing,.project-tag.delivered,.project-tag.support{background:#f1f1f2;color:#4e4e55}.actual-summary{color:#4c4c55}.actual-cell{background:#fafafa}.sheet-input,.hours-input,.inline-form input,.inline-form select,.allocation-form select,.allocation-form input,.select,.week-button,.square-button,.search{border-color:#d8d8de}.sheet-input:focus,.comment-text:focus{border-color:#5a5a62;box-shadow:0 0 0 2px #20202418}.comment-button:hover,.comment-button.has-comment{background:#f1f1f2;border-color:#bdbdc4;color:#303037}
.spreadsheet th,.spreadsheet td{overflow:hidden}.spreadsheet td{white-space:nowrap}.spreadsheet .person{min-width:190px}.spreadsheet .project-name{max-width:145px;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}.spreadsheet .project-summary{max-width:145px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}.spreadsheet .status{display:inline-block;max-width:110px;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}.spreadsheet th.week-column{white-space:normal}.spreadsheet .load-indicator{min-width:112px}.spreadsheet .load-indicator .bar{flex:0 0 82px}.page-actions{align-items:center}.primary-button,.secondary-button,.manage-button,.sidebar-toggle,.quick-add-project,.comment-button,.view,.select,.week-button,.square-button{min-height:34px}.primary-button,.secondary-button{white-space:nowrap}.toolbar{min-width:0}.period-picker{min-width:0}.period-picker .select{max-width:230px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search{min-width:160px}.search input{min-width:0}.custom-period input{min-width:0}.custom-period{flex-wrap:nowrap}.modal-head h2,.modal-head p{overflow-wrap:anywhere}.manage-row strong,.manage-row small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.comment-button{overflow:hidden}
.brand{height:58px;padding:0 0 10px;align-items:center;gap:7px;overflow:hidden}.brand-logo{display:block;width:174px;height:46px;flex:0 0 174px;object-fit:contain;object-position:left center}.brand-logo-icon{display:none;width:14px;height:20px;flex:0 0 14px}.shell.sidebar-collapsed .brand{gap:0;justify-content:space-between}.shell.sidebar-collapsed .brand-logo{display:none}.shell.sidebar-collapsed .brand-logo-icon{display:block;margin:0}.shell.sidebar-collapsed .sidebar-toggle{margin-left:0;flex:0 0 24px}
.metrics{margin-bottom:18px}.metric{min-height:108px;padding:14px 18px 13px}.metric-heading{min-height:26px}.metric-icon{width:26px;height:26px;font-size:14px;border-radius:7px}.metric strong{font-size:25px;margin-top:5px}.metric small{font-size:11px;margin-top:4px}.section-head{margin-bottom:8px}.section-head h2{font-size:17px}.spreadsheet-wrap{max-height:calc(100vh - 275px);min-height:520px}.spreadsheet td{height:62px;font-size:13px}.spreadsheet th{height:44px}.spreadsheet .person-name{font-size:13px}.spreadsheet .team{font-size:11px}.spreadsheet .capacity{font-size:13px}
.metrics.view-only{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.metric-icon{display:grid;place-items:center;width:30px;height:30px;border:1px solid #dedee3;border-radius:8px;color:#35353b;font-size:16px;line-height:1}.metric{min-height:148px;padding:20px 22px 18px}.metric strong{font-size:30px;margin-top:12px}.metric small{font-size:12px;margin-top:8px}.toolbar{flex-wrap:wrap;height:auto;min-height:56px}.period-picker .select{min-width:170px;max-width:200px}.custom-period input{width:132px}.view-toggle{flex:0 0 auto}.search{flex:1 1 190px;max-width:250px}.toolbar .select:last-child{flex:0 0 150px}.toolbar-divider{flex:0 0 1px}
@media(max-width:900px){.toolbar{gap:7px}.period-picker .select{max-width:185px}.search{width:190px}.spreadsheet .person{min-width:175px}}@media(max-width:600px){.page-head h1{font-size:25px}.toolbar{align-items:stretch}.period-picker{width:100%}.period-picker .select{flex:1;max-width:none}.search{width:100%}.custom-period{width:100%}.custom-period input{flex:1;width:0}.primary-button,.secondary-button{padding-left:11px;padding-right:11px}}
.sidebar-toggle{margin-left:auto;width:24px;height:24px;border:1px solid #e5e5ee;border-radius:6px;background:#fff;color:#77778a;font:600 18px/1 var(--font-sans);cursor:pointer}.sidebar-toggle:hover{background:#f1f1fb;color:#45468f}.shell.sidebar-collapsed .sidebar{width:68px;padding-left:9px;padding-right:9px}.shell.sidebar-collapsed .brand{justify-content:center;padding-left:0;padding-right:0}.shell.sidebar-collapsed .brand-name,.shell.sidebar-collapsed .workspace div,.shell.sidebar-collapsed .workspace .chevron,.shell.sidebar-collapsed .nav-label,.shell.sidebar-collapsed .nav-item span,.shell.sidebar-collapsed .sidebar-foot div:not(.status-dot){display:none}.shell.sidebar-collapsed .sidebar-toggle{margin-left:0;transform:rotate(180deg)}.shell.sidebar-collapsed .workspace{justify-content:center}.shell.sidebar-collapsed .nav-item{justify-content:center}.shell.sidebar-collapsed .sidebar-foot{justify-content:center}
.page-actions{display:flex;align-items:center;gap:9px}.secondary-button{height:36px;border:1px solid #dcdced;border-radius:7px;background:#fff;color:#45468f;font:600 12px var(--font-sans);padding:0 14px;cursor:pointer}.secondary-button:hover{background:#f3f3fb;border-color:#c9c9e2}
.metrics.view-only{grid-template-columns:repeat(2,minmax(0,1fr))}.metric{min-height:108px;padding:14px 18px 13px}.metric-heading{min-height:26px}.metric-icon{width:26px;height:26px;font-size:14px;border-radius:7px}.metric strong{font-size:25px;margin-top:5px}.metric small{font-size:11px;margin-top:4px}.spreadsheet-wrap{max-height:calc(100vh - 250px);min-height:560px}
.sidebar-toggle{position:relative;display:grid;place-items:center;width:32px;height:32px;flex:0 0 32px;padding:0;border:1px solid #d8d8de;border-radius:9px;background:#fff;color:#767680;font-size:0;line-height:1;outline:0}.sidebar-toggle::before{content:'‹';font:600 21px/1 Arial,sans-serif;transform:translateX(-1px)}.sidebar-toggle:hover{background:#f6f6f7;border-color:#bdbdc5;color:#303037}.sidebar-toggle:focus-visible{box-shadow:0 0 0 2px #20202424}.shell.sidebar-collapsed .sidebar{width:80px;padding-left:10px;padding-right:10px}.shell.sidebar-collapsed .brand{width:100%;gap:8px;justify-content:space-between;padding-left:0;padding-right:0;overflow:visible}.shell.sidebar-collapsed .brand-logo-icon{width:20px;height:28px;flex:0 0 20px}.shell.sidebar-collapsed .sidebar-toggle{width:32px;height:32px;flex-basis:32px;margin-left:0;transform:none}.shell.sidebar-collapsed .sidebar-toggle::before{content:'›';transform:translateX(1px)}
.nav-icon{width:18px;height:18px;flex:0 0 18px;fill:none;stroke:currentColor;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}.nav-item{gap:10px}.nav-item:first-letter{font-size:inherit}.shell.sidebar-collapsed .brand-logo-icon{width:18px;height:25px;flex-basis:18px}.shell.sidebar-collapsed .nav-item{gap:0;padding-left:8px;padding-right:8px}.shell.sidebar-collapsed .nav-icon{width:17px;height:17px;flex-basis:17px}
.header-left{display:flex;align-items:center;gap:32px;min-width:0;height:100%}.header-tabs{align-self:stretch;display:flex;align-items:stretch;gap:4px}.header-tab{position:relative;border:0;background:transparent;color:#85858e;padding:0 11px;font:600 12px var(--font-sans);cursor:pointer;white-space:nowrap}.header-tab:hover{color:#303037}.header-tab.active{color:#202024}.header-tab.active::after{content:'';position:absolute;right:11px;bottom:0;left:11px;height:2px;background:#202024;border-radius:2px 2px 0 0}@media(max-width:760px){.header-left{gap:16px}.crumb{display:none}.header-tab{padding:0 7px;font-size:11px}.header-tab.active::after{right:7px;left:7px}.topbar{padding:0 14px}.top-actions{gap:8px}.manage-button{display:none}}
.period-tabs{display:flex;align-items:center;gap:2px;padding:3px;background:#f1f1f3;border-radius:7px}.period-tab{height:28px;border:0;border-radius:5px;background:transparent;color:#777780;padding:0 10px;font:600 11px var(--font-sans);cursor:pointer}.period-tab:hover{color:#303037}.period-tab.active{background:#fff;color:#202024;box-shadow:0 1px 2px #0002}.period-tab:focus-visible{outline:2px solid #55565f;outline-offset:1px}@media(max-width:600px){.period-tabs{flex:1}.period-tab{flex:1;padding:0 6px}.period-picker{flex-wrap:wrap}.custom-period{width:100%}}
.team-tabs{display:flex;align-items:center;gap:2px;padding:3px;background:#f1f1f3;border-radius:7px}.team-tab{height:28px;border:0;border-radius:5px;background:transparent;color:#777780;padding:0 10px;font:600 11px var(--font-sans);cursor:pointer;white-space:nowrap}.team-tab:hover{color:#303037}.team-tab.active{background:#fff;color:#202024;box-shadow:0 1px 2px #0002}.team-tab:focus-visible{outline:2px solid #55565f;outline-offset:1px}@media(max-width:720px){.team-tabs{order:5;width:100%}.team-tab{flex:1}}
.week-navigation{display:flex;align-items:center;height:34px;border:1px solid #d8d8de;border-radius:7px;background:#fff;overflow:hidden}.week-navigation[hidden]{display:none}.week-nav-button{width:29px;height:100%;border:0;background:transparent;color:#575761;font:600 20px/1 Arial,sans-serif;cursor:pointer}.week-nav-button:hover{background:#f3f3f5;color:#202024}.week-nav-button:focus-visible{position:relative;z-index:1;outline:2px solid #55565f;outline-offset:-2px}.week-label{min-width:120px;padding:0 8px;border-right:1px solid #e5e5e9;border-left:1px solid #e5e5e9;color:#45454e;font:600 11px var(--font-sans);text-align:center;white-space:nowrap}@media(max-width:600px){.week-navigation{width:100%}.week-label{flex:1}}
.spreadsheet-wrap{margin-right:-28px;margin-left:-28px;border-radius:0}@media(max-width:600px){.spreadsheet-wrap{margin-right:-12px;margin-left:-12px}}
.spreadsheet th:nth-child(1){width:260px}.spreadsheet th:nth-child(2){width:112px}.spreadsheet th:nth-child(3){width:78px}.spreadsheet th.week-column{width:210px;min-width:210px}.spreadsheet th{height:38px}.spreadsheet th.week-column strong{font-size:11px;white-space:nowrap}.spreadsheet th.week-column small{margin-top:3px}.spreadsheet td{height:48px;padding-top:5px;padding-bottom:5px}.spreadsheet .person-name,.spreadsheet .project-name{font-size:13px}.spreadsheet .team{font-size:10px}.spreadsheet .person-avatar{width:26px;height:26px;font-size:9px}.spreadsheet .sheet-toggle{width:21px;height:21px}.spreadsheet .load-indicator .bar{height:6px}.spreadsheet .capacity,.spreadsheet .status,.spreadsheet .delta{font-size:11px}.spreadsheet td:has(.sheet-input){min-width:70px;padding-right:4px;padding-left:4px}.spreadsheet .sheet-input{min-width:62px;height:28px;padding-right:6px;padding-left:6px;font-size:11px}.spreadsheet td.comment-cell{min-width:40px}.comment-button{width:25px;height:25px;font-size:11px}.spreadsheet-wrap{min-height:0;max-height:calc(100vh - 205px)}
.shell.sidebar-collapsed .workspace{min-height:42px;height:42px;margin-bottom:18px;padding:0;border-radius:8px}.shell.sidebar-collapsed .workspace-icon{width:18px;height:18px;font-size:12px;border-radius:5px}.shell.sidebar-collapsed .nav{gap:4px}.shell.sidebar-collapsed .nav-item{height:36px;padding-top:0;padding-bottom:0;border-radius:8px}.shell.sidebar-collapsed .sidebar-foot{padding-top:12px}
.spreadsheet{width:max-content;min-width:100%;table-layout:auto}.spreadsheet th.week-column{width:270px;min-width:270px}.spreadsheet td:has(.sheet-input){min-width:90px;padding-left:6px;padding-right:6px}.spreadsheet td.comment-cell{min-width:48px}.spreadsheet .sheet-input{width:100%;min-width:76px}.spreadsheet .project-name{max-width:none;overflow:visible;text-overflow:clip}.spreadsheet .status{max-width:none;overflow:visible;text-overflow:clip}
.content{max-width:1600px;padding:24px 28px 20px}.page-head{margin-bottom:16px}.page-head h1{font-size:25px}.page-head p{margin-top:6px;font-size:12px}.toolbar{margin-bottom:11px;min-height:50px;padding:7px 9px}.metrics{gap:9px;margin-bottom:12px}.metric{min-height:94px;padding:11px 15px 10px}.metric-heading{min-height:22px}.metric-icon{width:22px;height:22px;font-size:12px;border-radius:6px}.metric strong{font-size:23px;margin-top:3px}.metric small{font-size:10px;margin-top:3px}.section-head{margin-bottom:6px}.section-head h2{font-size:16px}.section-head span,.legend span{font-size:10px}.spreadsheet-wrap{max-height:calc(100vh - 220px);min-height:600px}.spreadsheet th{height:46px}.spreadsheet td{height:68px;font-size:14px}.spreadsheet .person-name{font-size:14px}.spreadsheet .team{font-size:11px}.spreadsheet .project-name{font-size:14px}.spreadsheet .capacity{font-size:14px}.spreadsheet .status{font-size:12px}.project-summary:focus,.sheet-toggle:focus,.quick-add-project:focus,.comment-button:focus{outline:0}.project-summary:focus-visible,.sheet-toggle:focus-visible,.quick-add-project:focus-visible,.comment-button:focus-visible{outline:2px solid #55565f;outline-offset:2px}.footer-note{padding-top:8px;padding-bottom:4px}
.spreadsheet th:nth-child(1){width:260px}.spreadsheet th:nth-child(2){width:112px}.spreadsheet th:nth-child(3){width:78px}.spreadsheet th.week-column{width:210px;min-width:210px}.spreadsheet th{height:38px}.spreadsheet th.week-column strong{font-size:11px;white-space:nowrap}.spreadsheet th.week-column small{margin-top:3px}.spreadsheet td{height:48px;padding-top:5px;padding-bottom:5px;font-size:12px}.spreadsheet .person-name,.spreadsheet .project-name{font-size:13px}.spreadsheet .team{font-size:10px}.spreadsheet .person-avatar{width:26px;height:26px;font-size:9px}.spreadsheet .sheet-toggle{width:21px;height:21px}.spreadsheet .load-indicator .bar{height:6px}.spreadsheet .capacity,.spreadsheet .status,.spreadsheet .delta{font-size:11px}.spreadsheet td:has(.sheet-input){min-width:70px;padding-right:4px;padding-left:4px}.spreadsheet .sheet-input{min-width:62px;height:28px;padding-right:6px;padding-left:6px;font-size:11px}.spreadsheet td.comment-cell{min-width:40px}.comment-button{width:25px;height:25px;font-size:11px}.spreadsheet-wrap{min-height:0;max-height:calc(100vh - 205px)}
.comment-button svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.comment-popover{position:fixed;z-index:30;width:320px;border:1px solid #dedee4;border-radius:9px;background:#fff;padding:12px;box-shadow:0 8px 20px #20202418}.comment-popover[hidden]{display:none}.comment-popover-head{display:flex;flex-direction:column;gap:3px;margin-bottom:9px}.comment-popover-head strong{font-size:12px;color:#35353d}.comment-popover-head span{color:#8c8c96;font-size:10px}.comment-popover .comment-text{min-height:92px;padding:9px 10px;border-radius:6px;font-size:12px}.comment-popover-actions{display:flex;justify-content:flex-end;margin-top:8px}.comment-send{display:inline-grid;place-items:center;width:30px;height:30px;border:0;border-radius:6px;background:#202024;color:#fff;cursor:pointer}.comment-send:hover{background:#41414a}.comment-send svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}@media(max-width:480px){.comment-popover{width:calc(100vw - 24px)}}
.summary-comments-popover{max-height:min(360px,calc(100vh - 24px));overflow:auto}.summary-comments-list{display:flex;flex-direction:column;gap:9px}.summary-comment-item{border-top:1px solid #ececef;padding-top:9px}.summary-comment-item:first-child{border-top:0;padding-top:0}.summary-comment-item strong{display:block;color:#45454e;font-size:11px}.summary-comment-item p{margin:3px 0 0;color:#66666e;font:11px/1.45 var(--font-sans);white-space:pre-wrap}.summary-comment-button{cursor:pointer}
.spreadsheet th.week-column{width:250px;min-width:250px;padding-right:8px;padding-left:8px}.spreadsheet td:has(.sheet-input){min-width:80px}.spreadsheet td.comment-cell{min-width:44px}.spreadsheet .sheet-input{min-width:70px}
