:root{--ink:#262629;--muted:#77777f;--line:#e8e8eb;--paper:#f5f5f6;--white:#fff;--red:#ed133d;--red-dark:#c70d30;--green:#1e8d63;--amber:#c87b1b;--blue:#3f6fbb}*{box-sizing:border-box}body{background:var(--paper);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}button,select{cursor:pointer}.eyebrow{color:#8a8a92;letter-spacing:.18em;margin:0 0 6px;font-size:10px;font-weight:800}.eyebrow.light{color:#a8a8ae}.muted{color:var(--muted)}.primary-button,.secondary-button,.ghost-button{border:0;border-radius:8px;padding:12px 18px;font-size:13px;font-weight:750}.primary-button{background:var(--red);color:#fff;box-shadow:0 8px 20px #ed133d29}.primary-button:hover{background:var(--red-dark)}.secondary-button{background:var(--ink);color:#fff}.ghost-button{color:#55555d;background:#fff;border:1px solid #dcdce1}.ghost-button:hover{color:#242427;border-color:#aaaab2}.login-shell{grid-template-columns:1.05fr .95fr;min-height:100vh;display:grid}.login-brand{color:#fff;background:#202023;flex-direction:column;justify-content:space-between;padding:54px 64px 42px;display:flex;position:relative;overflow:hidden}.login-brand:after{content:"";border:115px solid var(--red);opacity:.92;border-radius:50%;width:560px;height:560px;position:absolute;bottom:-300px;right:-280px}.login-logo{filter:brightness(0)invert();z-index:1;width:230px;height:auto;position:relative}.login-intro{z-index:1;max-width:540px;margin-bottom:30px;position:relative}.login-intro h1{letter-spacing:-.045em;margin:12px 0 24px;font-size:58px;font-weight:630;line-height:1.03}.login-intro p:last-child{color:#bdbdc3;max-width:470px;font-size:17px;line-height:1.65}.login-version{z-index:1;color:#88888f;letter-spacing:.08em;font-size:11px;position:relative}.login-panel{background:#fafafa;place-items:center;padding:40px;display:grid}.login-card{background:#fff;border:1px solid #ececef;border-radius:18px;width:min(390px,100%);padding:44px;box-shadow:0 24px 70px #19191e12}.product-mark{background:var(--red);color:#fff;border-radius:10px;place-items:center;width:42px;height:42px;margin-bottom:32px;font-size:20px;font-weight:850;display:grid}.login-card h2{letter-spacing:-.03em;margin:0 0 10px;font-size:29px}.login-card>p.muted{margin:0 0 30px;font-size:14px;line-height:1.5}.login-card label{color:#4e4e55;gap:8px;margin:16px 0;font-size:12px;font-weight:700;display:grid}.login-card input,.login-card select{width:100%;color:var(--ink);background:#fff;border:1px solid #dedee3;border-radius:8px;outline:none;padding:12px 13px}.login-card input:focus,.login-card select:focus{border-color:var(--red);box-shadow:0 0 0 3px #ed133d14}.login-card .primary-button{width:100%;margin-top:12px}.form-error{color:var(--red);font-size:12px;line-height:1.4}.demo-hint{text-align:center;color:#9b9ba1;font-size:11px}.session-loading{color:#aaaab0;background:#242427;place-content:center;justify-items:center;gap:20px;min-height:100vh;font-size:13px;display:grid}.session-loading img{filter:brightness(0)invert();width:210px}.empty-access{background:var(--paper);grid-template-columns:280px minmax(0,520px);place-content:center;align-items:center;gap:60px;min-height:100vh;padding:40px;display:grid}.empty-access img{width:240px}.empty-access h1{margin:0;font-size:34px}.empty-access p:not(.eyebrow){color:var(--muted);line-height:1.6}.empty-access button{margin-top:14px}.activation-link{text-align:center;margin-top:22px;text-decoration:none;display:block}.admin-users-shell{background:var(--paper);min-height:100vh;padding:40px}.admin-users-shell>header{justify-content:space-between;align-items:flex-start;max-width:1180px;margin:0 auto 24px;display:flex}.admin-users-shell h1{margin:0;font-size:34px}.admin-users-shell>header p:last-child{color:var(--muted)}.admin-users-shell .ghost-button{text-decoration:none}.admin-users-grid{grid-template-columns:360px 1fr;gap:18px;max-width:1180px;margin:auto;display:grid}.admin-users-card{border:1px solid var(--line);background:#fff;border-radius:12px;padding:25px}.admin-users-card h2{margin:0 0 20px;font-size:20px}.admin-users-card form{gap:15px;display:grid}.admin-users-card label{color:#55555d;gap:7px;font-size:12px;font-weight:700;display:grid}.admin-users-card input,.admin-users-card select{background:#fff;border:1px solid #dedee3;border-radius:8px;width:100%;padding:11px}.invite-result{background:#f4f4f6;border-radius:8px;gap:8px;margin-top:20px;padding:14px;display:grid}.invite-result small{color:var(--muted);line-height:1.45}.users-list>header{justify-content:space-between;display:flex}.users-list>header span{color:var(--muted)}.users-list article{border-top:1px solid var(--line);grid-template-columns:1fr 150px 190px;align-items:center;gap:16px;padding:15px 0;display:grid}.users-list article strong,.users-list article small{display:block}.users-list article small{color:var(--muted);margin-top:4px}.users-list article b{font-size:12px;display:block}.user-status{margin-top:6px;font-size:11px;display:inline-block}.user-status.active{color:var(--green)}.user-status.invited{color:var(--blue)}.user-status.suspended{color:var(--red)}.user-row-actions{justify-content:flex-end;gap:7px;display:flex}@media (max-width:800px){.admin-users-grid{grid-template-columns:1fr}.admin-users-shell{padding:24px 16px}.users-list article{grid-template-columns:1fr}}.app-shell{grid-template-columns:234px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{color:#fff;background:#242427;flex-direction:column;height:100vh;padding:31px 22px 22px;display:flex;position:sticky;top:0}.sidebar-logo{filter:brightness(0)invert();width:168px;margin:0 8px 56px}.sidebar nav{gap:7px;display:grid}.sidebar nav button{color:#aaaab0;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:14px;width:100%;padding:13px;font-size:13px;font-weight:650;display:flex}.sidebar nav button span{color:#77777e;letter-spacing:.08em;font-size:10px}.sidebar nav button:hover,.sidebar nav button.active{color:#fff;background:#343438}.sidebar nav button.active:after{content:"";background:var(--red);border-radius:3px;width:3px;height:18px;margin-left:auto}.sidebar-foot{border-top:1px solid #3b3b3f;grid-template-columns:36px 1fr 25px;align-items:center;gap:10px;margin-top:auto;padding-top:20px;display:grid}.avatar,.owner-cell i{color:#a40e2d;background:#f2d7dc;border-radius:50%;place-items:center;font-style:normal;font-weight:800;display:grid}.avatar{width:36px;height:36px;font-size:11px}.sidebar-foot strong{font-size:12px;display:block}.sidebar-foot small{color:#93939a;margin-top:3px;font-size:10px;display:block}.sidebar-foot button{color:#8c8c92;background:0 0;border:0}.workspace{min-width:0}.topbar{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;min-height:98px;padding:24px 34px;display:flex}.topbar h1{letter-spacing:-.03em;margin:0;font-size:24px;line-height:1.1}.top-actions{align-items:center;gap:12px;display:flex}.today-pill{border:1px solid var(--line);color:#66666e;border-radius:8px;padding:9px 13px;font-size:12px}.save-status{font-size:11px;font-weight:700}.save-status.saved{color:var(--green)}.save-status.saving{color:var(--muted)}.save-status.error,.save-status.conflict{color:var(--red)}.today-pill i{background:var(--red);border-radius:50%;width:6px;height:6px;margin-right:6px;display:inline-block}.page-content{padding:27px 34px 45px}.metrics-grid{grid-template-columns:repeat(4,1fr);gap:13px;margin-bottom:20px;display:grid}.metrics-grid article{border:1px solid var(--line);background:#fff;border-radius:11px;min-height:116px;padding:19px 20px;position:relative}.metrics-grid article span{color:#85858e;letter-spacing:.12em;font-size:10.5px;font-weight:800;display:block}.metrics-grid article strong{letter-spacing:-.04em;margin-top:9px;font-size:31px;display:inline-block}.metrics-grid article small{color:#777780;margin-top:5px;font-size:11.5px;display:block}.metrics-grid article small.positive{color:var(--green)}.metrics-grid article.metric-alert:before{content:"";background:var(--red);border-radius:0 4px 4px 0;width:3px;position:absolute;top:17px;bottom:17px;left:0}.toolbar{gap:10px;margin:20px 0 14px;display:flex}.toolbar select,.search-box{background:#fff;border:1px solid #dfdfe3;border-radius:8px;height:39px}.toolbar select{color:#55555d;min-width:165px;padding:0 32px 0 12px;font-size:12.5px}.search-box{align-items:center;gap:8px;width:280px;padding:0 12px;display:flex}.search-box span{color:#888891;font-size:19px}.search-box input{border:0;outline:none;width:100%;font-size:12.5px}.icon-button{color:#696970;background:#fff;border:1px solid #dfdfe3;border-radius:8px;width:39px}.portfolio-card{border:1px solid var(--line);background:#fff;border-radius:12px;overflow:auto hidden;box-shadow:0 7px 24px #1e1e2306}.project-columns{grid-template-columns:250px 125px 115px 115px 125px 245px minmax(460px,1fr);display:grid}.portfolio-head{border-bottom:1px solid var(--line);color:#75757e;letter-spacing:.1em;align-items:stretch;min-width:1435px;font-size:10px;font-weight:850}.portfolio-head>span{border-right:1px solid #f0f0f2;align-items:center;padding:0 12px;display:flex}.timeline-months{grid-template-columns:repeat(8,1fr);align-items:center;height:50px;display:grid}.timeline-months span{text-align:center}.project-list{min-width:1435px}.project-row{width:100%;min-height:82px;color:var(--ink);text-align:left;background:#fff;border:0;border-bottom:1px solid #e6e6e9;align-items:center}.project-row:hover{background:#fafafb}.project-row>span{border-right:1px solid #ececef;align-items:center;gap:9px;height:100%;padding:12px 14px;font-size:12px;line-height:1.35;display:flex}.project-name>i{color:#66666f;background:#f8f8f9;border:1px solid #e0e0e4;border-radius:8px;flex:0 0 34px;place-items:center;width:34px;height:34px;font-size:10px;font-style:normal;font-weight:850;display:grid}.project-name strong,.project-name small{display:block}.project-name strong{font-size:13px}.project-name small{color:#777780;margin-top:5px;font-size:10.5px}.phase-dot{background:#707077;border-radius:50%;width:6px;height:6px}.owner-cell i{width:28px;height:28px;font-size:9px}.progress-cell{flex-direction:column;align-items:flex-start!important;gap:7px!important}.progress-cell b{font-size:12px}.progress-cell>i{background:#e7e7ea;border-radius:4px;width:82px;height:4px;overflow:hidden}.progress-cell em{background:#39393e;height:100%;display:block}.health{white-space:nowrap;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:800;display:inline-flex}.health-in-linea{color:#277b5d;background:#e8f5ef}.health-attenzione{color:#a46917;background:#fff4de}.health-in-ritardo{color:#c2183a;background:#fde9ed}.health-tooltip-wrap{cursor:help;outline:none;display:inline-flex;position:relative}.health-tooltip{z-index:40;color:#fff;opacity:0;pointer-events:none;text-align:left;background:#29292d;border:1px solid #3f3f45;border-radius:9px;gap:7px;width:238px;padding:13px 14px;transition:opacity .16s,transform .16s;display:grid;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%,4px);box-shadow:0 12px 30px #19191e33}.health-tooltip:after{content:"";background:#29292d;border-bottom:1px solid #3f3f45;border-right:1px solid #3f3f45;width:9px;height:9px;position:absolute;top:100%;left:50%;transform:translate(-50%,-5px)rotate(45deg)}.health-tooltip strong{color:#fff;margin-bottom:2px;font-size:11px}.health-tooltip>span{color:#d2d2d7;align-items:center;gap:7px;font-size:10.5px;font-weight:650;display:flex}.health-tooltip .status-dot{border-radius:50%;flex:0 0 7px;width:7px;height:7px}.health-tooltip .status-dot.in-linea{background:#50c497}.health-tooltip .status-dot.attenzione{background:#f3b64e}.health-tooltip .status-dot.in-ritardo{background:#ff4167}.health-tooltip em{color:#fff;border-top:1px solid #45454b;margin-top:3px;padding-top:9px;font-size:10px;font-style:normal;font-weight:800}.health-tooltip-wrap:hover .health-tooltip,.health-tooltip-wrap:focus-visible .health-tooltip,.project-row:focus-visible .health-tooltip{opacity:1;transform:translate(-50%)}.project-row:nth-child(-n+3) .health-tooltip{top:calc(100% + 10px);bottom:auto}.project-row:nth-child(-n+3) .health-tooltip:after{border:0;border-top:1px solid #3f3f45;border-left:1px solid #3f3f45;top:auto;bottom:100%;transform:translate(-50%,5px)rotate(45deg)}.project-row>span:nth-child(5){flex-wrap:wrap}.project-row>span:nth-child(5) small{color:var(--red);font-size:10px;font-weight:800}.next-action-cell{flex-direction:column;justify-content:center;align-items:flex-start!important;gap:5px!important}.next-action-cell strong{font-size:12px;line-height:1.35}.next-action-cell small{color:#707079;font-size:10px}.next-action-cell b{color:#bd1536;text-transform:uppercase;background:#fde9ed;border-radius:4px;padding:4px 6px;font-size:9px}.mini-timeline{align-self:stretch;min-height:82px;position:relative;overflow:hidden}.month-grid{grid-template-columns:repeat(8,1fr);display:grid;position:absolute;inset:0}.month-grid i{border-left:1px solid #f0f0f2}.baseline-bar,.current-bar{border-radius:4px;height:19px;position:absolute;top:31px}.baseline-bar{background:#dcdce066;border:1.5px dashed #97979f}.current-bar{background:#4c4c52;height:10px;top:36px}.current-bar.delayed{background:linear-gradient(90deg,#4c4c52 0 83%,var(--red) 83%)}.today-line{background:#ed133d73;width:1px;position:absolute;top:0;bottom:0;left:27%}.today-line:before{content:"";background:var(--red);border-radius:50%;width:7px;height:7px;position:absolute;top:10px;left:-3px}.calendar-day-shade{z-index:1;pointer-events:auto;background:repeating-linear-gradient(135deg,#7676801f 0 3px,#76768009 3px 6px);border-left:1px solid #7676802b;border-right:1px solid #7676801f;min-width:3px;position:absolute;top:0;bottom:0}.legend{color:#66666f;background:#fafafb;align-items:center;gap:22px;min-width:1435px;padding:15px 17px;font-size:11px;display:flex}.legend span{align-items:center;gap:8px;display:flex}.legend i{width:22px;height:7px}.legend-original{border:1px dashed #9999a1}.legend-current{background:#4c4c52}.legend-delay{background:var(--red)}.legend small{margin-left:auto;font-size:10px}.placeholder-view{align-content:center;place-items:start;max-width:640px;min-height:calc(100vh - 98px);margin:auto;padding:60px;display:grid}.placeholder-view h2{margin:0 0 12px;font-size:38px}.placeholder-view p:not(.eyebrow){color:var(--muted);line-height:1.6}.placeholder-view .primary-button{margin-top:16px}@media (max-width:1050px){.metrics-grid{grid-template-columns:repeat(2,1fr)}.portfolio-card{overflow-x:auto}.top-actions .today-pill{display:none}}@media (max-width:760px){.login-shell{grid-template-columns:1fr}.login-brand{min-height:38vh;padding:34px}.login-intro{margin-top:80px}.login-intro h1{font-size:38px}.login-panel{padding:24px}.login-card{padding:30px}.app-shell{grid-template-columns:72px minmax(0,1fr)}.sidebar{padding:24px 12px}.sidebar-logo{object-fit:cover;object-position:left;width:45px;margin:0 3px 40px}.sidebar nav button{justify-content:center;padding:13px 4px;font-size:0}.sidebar nav button span{font-size:9px}.sidebar nav button.active:after,.sidebar-foot>div:not(.avatar),.sidebar-foot button{display:none}.topbar{padding:20px}.topbar .secondary-button{display:none}.page-content{padding:20px}.metrics-grid{grid-template-columns:1fr 1fr}.toolbar{flex-wrap:wrap}.search-box{width:100%}.toolbar select{flex:1}.topbar h1{font-size:21px}}.project-switcher{border:1px solid var(--line);color:#55555c;background:#fff;border-radius:8px;max-width:270px;height:41px;padding:0 32px 0 12px;font-size:12.5px}.manage-view{color:#55555d;background:#fff;border:1px solid #dcdce1;border-radius:8px;min-height:41px;padding:0 15px;font-size:12.5px;font-weight:700}.manage-view:hover{border-color:#aaaab2}.section-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:20px 22px;display:flex}.section-header.compact{padding:18px 20px}.section-header h2{letter-spacing:-.025em;margin:0;font-size:18px}.section-header.compact>span{color:#66666f;background:#f0f0f2;border-radius:50%;place-items:center;min-width:28px;height:28px;font-size:11px;font-weight:800;display:grid}.project-page{gap:16px;display:grid}.project-summary{border:1px solid var(--line);background:#fff;border-radius:11px;grid-template-columns:1.15fr 1fr 1fr .8fr;align-items:center;display:grid}.project-summary>div{border-right:1px solid var(--line);flex-direction:column;justify-content:center;min-height:88px;padding:16px 20px;display:flex}.project-summary>div:last-child{border-right:0}.project-summary>div>span{color:#85858e;letter-spacing:.1em;text-transform:uppercase;margin-bottom:9px;font-size:10.5px;font-weight:800}.project-summary>div>strong{font-size:12.5px}.project-title-line{align-items:center;gap:10px;display:flex}.project-title-line>strong{color:var(--red);font-size:11.5px}.summary-progress{background:#e7e7ea;border-radius:8px;width:100%;height:4px;margin-top:9px;overflow:hidden}.summary-progress em{background:#35353a;height:100%;display:block}.approval-queue{background:#fffafb;border:1px solid #f0cdd5;border-radius:11px;overflow:hidden}.approval-queue>header{border-bottom:1px solid #f0dce1;justify-content:space-between;align-items:center;padding:15px 18px;display:flex}.approval-queue h2{margin:0;font-size:16px}.approval-queue>header>span{color:#b01433;background:#fde7ec;border-radius:50%;place-items:center;min-width:28px;height:28px;font-size:11px;font-weight:850;display:grid}.approval-queue article{border-bottom:1px solid #f1e3e6;justify-content:space-between;align-items:center;gap:22px;padding:16px 18px;display:flex}.approval-queue article:last-child{border-bottom:0}.approval-queue article strong{font-size:12.5px}.approval-queue article p{color:#55555d;margin:6px 0;font-size:11.5px;line-height:1.45}.approval-queue article small{color:#85858d;font-size:10px}.approval-queue article>div:last-child{flex:none;gap:8px;display:flex}.approval-queue .primary-button,.approval-queue .cancel-button{padding:10px 13px}.project-links-card{border:1px solid var(--line);background:#fff;border-radius:11px;overflow:hidden}.project-links-card>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:15px 18px;display:flex}.project-links-card h2{margin:0;font-size:16px}.project-links-list{gap:10px;padding:12px 16px;display:flex;overflow-x:auto}.project-links-list>p{color:#85858d;margin:8px 0;font-size:12px}.project-links-list article{background:#fafafb;border:1px solid #e4e4e8;border-radius:8px;flex:0 0 205px;gap:5px;padding:12px 34px 12px 13px;display:grid;position:relative}.project-links-list article>span{color:#85858d;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:850}.project-links-list article a{color:#333338;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:750;text-decoration:none;overflow:hidden}.project-links-list article a:hover{color:var(--red)}.project-links-list article small{color:#85858d;font-size:9.5px}.project-links-list article>button{color:#777780;background:#ececef;border:0;border-radius:50%;place-items:center;width:21px;height:21px;padding:0;display:grid;position:absolute;top:8px;right:8px}.project-links-list article>button:hover{color:var(--red);background:#fde7eb}.gantt-card,.notes-card,.history-card,.workload-card,.conflict-list,.client-plan{border:1px solid var(--line);background:#fff;border-radius:11px;overflow:hidden}.gantt-card .section-header h2{font-size:21px}.status-help{color:#777780;margin:7px 0 0;font-size:10.5px}.focus-controls{align-items:center;gap:12px;display:flex}.drag-hint{color:#777780;font-size:10.5px;font-weight:650}.segmented{background:#f5f5f7;border:1px solid #dedee3;border-radius:8px;padding:3px;display:flex}.segmented button{color:#66666f;background:0 0;border:0;border-radius:6px;padding:8px 12px;font-size:11px;font-weight:750}.segmented button.active{color:#29292e;background:#fff;box-shadow:0 1px 4px #14141914}.gantt-focus-wrap{position:relative}.gantt-scroll{overscroll-behavior-x:contain;scrollbar-color:#b8b8bf #f0f0f2;scrollbar-width:thin;overflow:auto hidden}.gantt-scroll::-webkit-scrollbar{height:10px}.gantt-scroll::-webkit-scrollbar-track{background:#f0f0f2}.gantt-scroll::-webkit-scrollbar-thumb{background:#b8b8bf;border:2px solid #f0f0f2;border-radius:10px}.gantt-columns{grid-template-columns:270px 115px 105px 175px minmax(var(--timeline-width,900px),1fr) 132px;min-width:calc(797px + var(--timeline-width,900px));transition:grid-template-columns .22s;display:grid}.details-collapsed .gantt-columns{grid-template-columns:270px 0 0 0 minmax(var(--timeline-width,900px),1fr) 132px;min-width:calc(402px + var(--timeline-width,900px))}.gantt-head{color:#66666f;letter-spacing:.08em;background:#fff;border-bottom:1px solid #d9d9de;height:50px;font-size:9.5px;font-weight:850}.gantt-head>span{border-right:1px solid #dedee3;align-items:center;padding:0 13px;display:flex}.focus-gantt .gantt-head>span:first-child,.focus-gantt .gantt-row>span:first-child{grid-column:1}.focus-gantt .gantt-head>span:nth-child(2),.focus-gantt .gantt-row>span:nth-child(2){grid-column:2}.focus-gantt .gantt-head>span:nth-child(3),.focus-gantt .gantt-row>span:nth-child(3){grid-column:3}.focus-gantt .gantt-head>span:nth-child(4),.focus-gantt .gantt-row>span:nth-child(4){grid-column:4}.focus-gantt .gantt-head>div:nth-child(5),.focus-gantt .gantt-row>div:nth-child(5){grid-column:5}.focus-gantt .gantt-head>span:last-child,.focus-gantt .gantt-row>span:last-child{grid-column:6}.focus-gantt .gantt-head>span:first-child,.focus-gantt .task-cell{z-index:8;background:inherit;position:sticky;left:0}.focus-gantt .gantt-head>span:nth-child(2),.focus-gantt .gantt-row>span:nth-child(2){z-index:7;background:inherit;position:sticky;left:270px}.focus-gantt .gantt-head>span:nth-child(3),.focus-gantt .gantt-row>span:nth-child(3){z-index:7;background:inherit;position:sticky;left:385px}.focus-gantt .gantt-head>span:nth-child(4),.focus-gantt .gantt-row>span:nth-child(4){z-index:7;background:inherit;position:sticky;left:490px;box-shadow:6px 0 12px #1e1e230b}.focus-gantt .gantt-head>span:last-child,.focus-gantt .gantt-row>span:last-child{z-index:9;background:inherit;position:sticky;right:0;box-shadow:-6px 0 12px #1e1e230e}.details-collapsed .gantt-head>span:nth-child(2),.details-collapsed .gantt-head>span:nth-child(3),.details-collapsed .gantt-head>span:nth-child(4),.details-collapsed .gantt-row>span:nth-child(2),.details-collapsed .gantt-row>span:nth-child(3),.details-collapsed .gantt-row>span:nth-child(4){display:none}.details-collapsed .task-cell,.details-collapsed .gantt-head>span:first-child{box-shadow:6px 0 12px #1e1e230e}.details-toggle{z-index:20;color:#4d4d54;background:#fff;border:1px solid #d7d7dc;border-radius:16px;place-items:center;width:32px;height:42px;padding:0;font-size:22px;line-height:1;transition:left .22s,background .18s,color .18s;display:grid;position:absolute;top:285px;left:665px;transform:translate(-50%);box-shadow:0 4px 14px #19191e21}.details-toggle:hover{border-color:var(--red);background:var(--red);color:#fff}.details-collapsed .details-toggle{left:270px}.gantt-months{grid-template-columns:repeat(6,1fr);align-items:center;height:100%;display:grid}.gantt-months span{text-align:center;border-left:1px solid #dedee3;justify-content:center;align-self:stretch;align-items:center;display:flex}.gantt-months.weeks span{white-space:pre-line;letter-spacing:.03em;font-size:9px;line-height:1.15}.gantt-row{background:#fff;border-bottom:1px solid #d9d9de;min-height:100px;transition:box-shadow .15s,background .15s}.gantt-row:hover{background:#fafafb}.gantt-row.drag-over{box-shadow:inset 0 3px var(--red);background:#fff4f6}.gantt-row>span{border-right:1px solid #dcdce1;align-items:center;padding:12px 15px;font-size:12.5px;display:flex}.gantt-row.completed{color:#8f8f96;background:#fbfbfc}.gantt-row.completed .task-cell strong{-webkit-text-decoration:line-through #c8c8cc;text-decoration:line-through #c8c8cc}.gantt-row.blocked{background:#fffafb;box-shadow:inset 3px 0 #ed133d}.task-cell{gap:9px}.task-cell>span small,.task-cell>span strong{display:block}.task-cell>span small{color:#6f6f78;text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px;font-size:10px;font-weight:700}.task-cell>span strong{max-width:170px;font-size:13px;line-height:1.35}.drag-handle{color:#a0a0a8;letter-spacing:-4px;cursor:grab;background:0 0;border:0;flex:0 0 15px;width:15px;padding:8px 0;font-size:15px;line-height:.65}.drag-handle:active{cursor:grabbing;color:var(--red)}.dependency-badge{color:#5d6f8e;text-overflow:ellipsis;white-space:nowrap;width:max-content;max-width:170px;margin-top:7px;font-size:9px;font-weight:700;line-height:1.3;overflow:hidden;text-decoration:none!important;display:block!important}.status-ring{color:#fff;cursor:pointer;background:#fff;border:1.5px solid #bdbdc4;border-radius:50%;flex:0 0 24px;place-items:center;width:24px;height:24px;padding:0;font-size:11px;font-style:normal;display:grid}.status-ring:disabled{cursor:default}.status-ring:not(:disabled):hover{transform:scale(1.08);box-shadow:0 0 0 4px #ed133d14}.status-completata{background:#2d936e;border-color:#2d936e}.status-in-corso{background:var(--red);border:6px solid #f2c8d2}.status-da-iniziare{background:#fff}.blocker-badge{color:#b01433;text-transform:uppercase;background:#fde8ed;border-radius:5px;width:max-content;max-width:210px;margin-top:7px;padding:4px 6px;font-size:9px;line-height:1.25;text-decoration:none!important;display:inline-flex!important}.task-links{flex-wrap:wrap;gap:5px;margin-top:7px;display:flex!important}.task-links a{color:#54545c;background:#f0f0f3;border-radius:4px;padding:4px 6px;font-size:9.5px;font-weight:750;text-decoration:none}.task-links a:hover{color:var(--red);background:#e7e7eb}.gantt-row .owner-cell i{width:27px;height:27px;font-size:9px}.allocation{color:#2f785e;background:#eff5f1;border-radius:5px;padding:5px 8px;font-size:11px}.allocation.high{color:#b11635;background:#fdecef}.date-cell{flex-direction:column;gap:6px;align-items:flex-start!important}.date-cell strong{font-size:11.5px}.date-cell small{color:#6f6f78;font-size:10px}.date-cell small b{color:var(--red);margin-left:5px}.task-timeline{min-height:100px;position:relative;overflow:hidden}.timeline-drag-surface{cursor:grab;touch-action:pan-y;-webkit-user-select:none;user-select:none}.gantt-scroll.is-dragging .timeline-drag-surface{cursor:grabbing}.month-grid.six{grid-template-columns:repeat(6,1fr)}.task-timeline .month-grid i{border-left:1px solid #d7d7dc}.task-baseline,.task-current{z-index:2;border-radius:5px;position:absolute}.task-baseline{background:#dadade8c;border:2px dashed #909098;height:30px;top:35px}.task-current{background:#38383e;height:14px;top:43px;box-shadow:0 1px 2px #1414192e}.task-current.late{background:var(--red)}.project-today{z-index:4;background:#ed133d73;width:2px;position:absolute;top:0;bottom:0;left:36.5%}.project-today:before{content:"";background:var(--red);border-radius:50%;width:10px;height:10px;position:absolute;top:8px;left:-4px}.row-actions{grid-template-columns:1fr 1fr;gap:4px;align-content:center!important;padding:9px!important;display:grid!important}.row-action{color:#55555d;background:#fff;border:1px solid #cfcfd5;border-radius:6px;width:100%;min-width:0;padding:6px 3px;font-size:8.8px;font-weight:750}.row-action:hover{border-color:var(--red);color:var(--red)}.row-action.resolve{color:#277b5d;background:#f0f8f4;border-color:#aad4c3}.row-action.edit-action{color:#3f5878;background:#f6f8fb;border-color:#bfc9d8;grid-column:1/-1}.gantt-legend{min-width:calc(797px + var(--timeline-width,900px));padding-top:15px;padding-bottom:15px;font-size:10px}.details-collapsed .gantt-legend{min-width:calc(402px + var(--timeline-width,900px))}.gantt-legend i{width:24px;height:8px}.blocker-legend{color:#b01433;background:#fde8ed;border-radius:4px;place-items:center;width:20px;height:18px;display:grid}.empty-state{color:#88888f;place-items:center;gap:6px;min-height:180px;font-size:12px;display:grid}.empty-state strong{color:#444449}.project-lower{grid-template-columns:1.2fr .8fr;align-items:stretch;gap:16px;display:grid}.project-lower>.notes-card,.project-lower>.history-card{flex-direction:column;height:500px;display:flex}.project-lower .comments-list,.project-lower .history-list{scrollbar-color:#9a9aa1 #f1f1f3;scrollbar-width:thin;flex:1;min-height:0;max-height:none;overflow-y:auto}.project-lower .comment-form{flex:none}.comments-list{max-height:340px;padding:4px 20px;overflow-y:auto}.comments-list article{border-bottom:1px solid #ececef;grid-template-columns:34px 1fr;gap:12px;padding:17px 0;display:grid}.comments-list article>i{color:#a20d2d;background:#f4dce2;border-radius:50%;place-items:center;width:34px;height:34px;font-size:9px;font-style:normal;font-weight:850;display:grid}.comments-list article strong{align-items:center;gap:8px;font-size:12px;display:flex}.comments-list article strong b{color:#777780;background:#f0f0f2;border-radius:4px;padding:3px 6px;font-size:9px}.comments-list article strong small{color:#8e8e96;margin-left:auto;font-size:10px;font-weight:500}.comments-list article p{color:#55555d;margin:8px 0 0;font-size:12px;line-height:1.55}.comment-form{border-top:1px solid var(--line);background:#fafafb;grid-template-columns:1fr auto;gap:8px;padding:14px 18px;display:grid}.comment-form textarea{resize:vertical;color:#44444a;border:1px solid #dedee2;border-radius:7px;outline:none;min-height:58px;padding:11px;font-size:12px}.comment-form textarea:focus{border-color:var(--red)}.comment-form button{color:#fff;background:#333338;border:0;border-radius:7px;align-self:end;padding:11px 14px;font-size:11px;font-weight:750}.comment-form button:disabled{opacity:.35;cursor:not-allowed}.history-list{padding:7px 20px 18px;overflow-y:auto}.history-list article{grid-template-columns:14px 1fr;gap:11px;padding:14px 0;display:grid}.history-list article>i{border:2px solid var(--red);border-radius:50%;width:9px;height:9px;margin-top:4px;position:relative}.history-list article>i:after{content:"";background:#e5e5e8;width:1px;height:76px;position:absolute;top:8px;left:2px}.history-list article:last-child>i:after{display:none}.history-list article strong{font-size:12px}.history-list article p{color:#66666f;margin:7px 0;font-size:11px;line-height:1.5}.history-list article small{color:#8e8e96;font-size:10px}.workload-page{gap:16px;display:grid}.capacity-banner{color:#fff;background:#29292d;border-radius:12px;justify-content:space-between;align-items:center;padding:25px 28px;display:flex}.capacity-banner h2{margin:0 0 8px;font-size:24px}.capacity-banner p:not(.eyebrow){color:#bcbcc3;margin:0;font-size:12.5px}.capacity-number{text-align:right}.capacity-number strong,.capacity-number span{display:block}.capacity-number strong{color:#ff5475;font-size:36px}.capacity-number span{color:#b0b0b7;font-size:11px}.workload-page .toolbar{margin:0}.workload-columns{grid-template-columns:170px 150px repeat(4,1fr);display:grid}.workload-head{border-bottom:1px solid var(--line);color:#777780;letter-spacing:.1em;height:50px;font-size:10px;font-weight:850}.workload-head span{border-right:1px solid #ececef;justify-content:center;align-items:center;padding:0 15px;display:flex}.workload-head span:nth-child(-n+2){justify-content:flex-start}.workload-row{border-bottom:1px solid #ececef;min-height:88px}.workload-row>span{color:#66666f;border-right:1px solid #ececef;flex-direction:column;justify-content:center;align-items:flex-start;padding:14px 15px;font-size:11px;display:flex}.person-cell{gap:10px;color:#333338!important;flex-direction:row!important;justify-content:flex-start!important;align-items:center!important}.person-cell i{color:#a61735;background:#f3dce1;border-radius:50%;place-items:center;width:32px;height:32px;font-size:9px;font-style:normal;font-weight:800;display:grid}.load-cell b{color:#46464c;font-size:13px}.load-cell>i{background:#ececef;border-radius:4px;width:100%;height:6px;margin:9px 0 4px;overflow:hidden}.load-cell>i em{background:#5a9d7f;height:100%;display:block}.load-cell.warning>i em{background:#e3a038}.load-cell.conflict{background:#fff7f8}.load-cell.conflict b,.load-cell.conflict small{color:var(--red)}.load-cell.conflict>i em{background:var(--red)}.load-cell small{font-size:9px;font-weight:750}.workload-foot{color:#66666f;background:#fafafb;gap:24px;padding:15px 17px;font-size:10.5px;display:flex}.workload-foot span{align-items:center;gap:7px;display:flex}.workload-foot i{border-radius:3px;width:19px;height:6px}.load-ok{background:#5a9d7f}.load-warning{background:#e3a038}.load-conflict{background:var(--red)}.conflict-list article{border-bottom:1px solid #ececef;grid-template-columns:38px 1fr 60px 92px;align-items:center;gap:13px;padding:17px 20px;display:grid}.conflict-icon{width:32px;height:32px;color:var(--red);background:#fde7eb;border-radius:50%;place-items:center;font-size:14px;font-weight:850;display:grid}.conflict-list article strong{font-size:12px}.conflict-list article p{color:#777780;margin:6px 0 0;font-size:11px}.conflict-list article>b{color:var(--red);font-size:14px}.conflict-list article button{color:#5e5e65;background:#fff;border:1px solid #dedee2;border-radius:6px;padding:8px;font-size:10px}.calendar-page{gap:16px;display:grid}.calendar-banner{color:#fff;background:#29292d;border-radius:12px;justify-content:space-between;align-items:center;gap:24px;padding:25px 28px;display:flex}.calendar-banner h2{margin:0 0 8px;font-size:24px}.calendar-banner p:not(.eyebrow){color:#bcbcc3;margin:0;font-size:12.5px}.calendar-banner>span{color:#d5d5da;border:1px solid #505057;border-radius:7px;flex:none;padding:9px 12px;font-size:10.5px;font-weight:750}.calendar-metrics{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.calendar-metrics article{border:1px solid var(--line);background:#fff;border-radius:9px;padding:19px 20px}.calendar-metrics span,.calendar-metrics strong,.calendar-metrics small{display:block}.calendar-metrics span{color:#7d7d85;letter-spacing:.09em;margin-bottom:9px;font-size:9.5px;font-weight:850}.calendar-metrics strong{font-size:20px}.calendar-metrics small{color:#85858d;margin-top:5px;font-size:10px}.calendar-card{border:1px solid var(--line);background:#fff;border-radius:11px;overflow:hidden}.calendar-card .section-header>span{color:#66666f;background:#f0f0f2;border-radius:50%;place-items:center;min-width:28px;height:28px;font-size:11px;font-weight:800;display:grid}.calendar-columns{grid-template-columns:150px 1.25fr 1fr 170px;display:grid}.calendar-head{border-bottom:1px solid var(--line);color:#777780;letter-spacing:.08em;background:#fafafb;height:43px;font-size:9.5px;font-weight:850}.calendar-head span{border-right:1px solid #ececef;align-items:center;padding:0 16px;display:flex}.calendar-list{scrollbar-color:#9a9aa1 #f1f1f3;scrollbar-width:thin;max-height:430px;overflow-y:auto}.calendar-list article{border-bottom:1px solid #ececef;min-height:64px}.calendar-list article>span{border-right:1px solid #ececef;flex-direction:column;justify-content:center;padding:11px 16px;display:flex}.calendar-list article b,.calendar-list article strong,.calendar-list article small{display:block}.calendar-list article>span:first-child b{text-transform:uppercase;font-size:12px}.calendar-list article>span:first-child small{color:#8a8a92;text-transform:capitalize;margin-top:4px;font-size:9.5px}.calendar-list article strong{font-size:11.5px}.calendar-list article>span:last-child small{color:#85858d;font-size:9.5px}.calendar-scope{border-radius:999px;align-self:flex-start;padding:6px 8px;font-size:9px}.calendar-scope.scope-agenzia{color:#b01433;background:#fde8ed}.calendar-scope.scope-progetto{color:#315f9e;background:#e9f0fb}.calendar-rules{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.calendar-rules>div{border:1px solid var(--line);background:#fff;border-radius:9px;grid-template-columns:30px 1fr;gap:11px;padding:16px 17px;display:grid}.calendar-rules>div>span{color:#b01433;background:#fde8ed;border-radius:50%;place-items:center;width:27px;height:27px;font-size:10px;font-weight:850;display:grid}.calendar-rules p{color:#707078;margin:0;font-size:10.5px;line-height:1.5}.calendar-rules strong{color:#39393e;margin-bottom:4px;font-size:11px;display:block}.calendar-no-impact{color:#277b5d;background:#f0f8f4;border-radius:8px;padding:13px 14px;font-size:11px;font-weight:700}.people-page{gap:16px;display:grid}.people-banner{color:#fff;background:#29292d;border-radius:12px;justify-content:space-between;align-items:center;gap:30px;padding:25px 28px;display:flex}.people-banner h2{margin:0 0 8px;font-size:24px}.people-banner p:not(.eyebrow){color:#bcbcc3;max-width:720px;margin:0;font-size:12.5px;line-height:1.5}.people-banner-stats{gap:10px;display:flex}.people-banner-stats span{color:#bcbcc3;text-transform:uppercase;border:1px solid #505057;border-radius:8px;min-width:105px;padding:12px 14px;font-size:9.5px}.people-banner-stats strong{color:#fff;margin-bottom:3px;font-size:22px;display:block}.people-toolbar{margin:0}.people-card{border:1px solid var(--line);background:#fff;border-radius:11px;overflow-x:auto}.people-columns{grid-template-columns:minmax(210px,1.2fr) minmax(170px,1fr) minmax(150px,.9fr) 115px 130px 105px 165px;min-width:1080px;display:grid}.people-head{border-bottom:1px solid var(--line);color:#777780;letter-spacing:.08em;background:#fafafb;min-height:46px;font-size:9.5px;font-weight:850}.people-head>span{border-right:1px solid #ececef;align-items:center;padding:0 14px;display:flex}.people-row{border-bottom:1px solid #ececef;min-height:72px}.people-row.archived{color:#8d8d94;background:#fafafb}.people-row>span{border-right:1px solid #ececef;align-items:center;gap:8px;padding:11px 14px;font-size:11.5px;display:flex}.people-row>span:nth-child(4),.people-row>span:nth-child(5){flex-direction:column;justify-content:center;align-items:flex-start}.people-row>span:nth-child(4) strong,.people-row>span:nth-child(5) strong{font-size:15px}.people-row>span:nth-child(4) small,.people-row>span:nth-child(5) small{color:#85858d;font-size:9.5px}.people-row .person-cell span strong,.people-row .person-cell span small{display:block}.people-row .person-cell span small{color:#85858d;margin-top:4px;font-size:9.5px}.resource-status{border-radius:999px;padding:6px 8px;font-size:9px}.resource-status.active{color:#277b5d;background:#e8f5ef}.resource-status.archived{color:#707078;background:#ececef}.resource-actions{gap:6px!important}.resource-actions button{color:#606067;background:#fff;border:1px solid #dcdce1;border-radius:6px;padding:7px 9px;font-size:9.5px;font-weight:700}.resource-actions button.archive:hover{color:var(--red);border-color:#f1bac5}.resource-actions button.restore{color:#277b5d;border-color:#cde3d9}.people-card>footer{color:#777780;background:#fafafb;min-width:1080px;padding:14px 17px;font-size:10.5px}.people-empty{color:#777780;place-items:center;min-width:1080px;min-height:180px;display:grid}.people-empty strong{color:#44444a;font-size:13px}.people-empty span{margin-top:6px;font-size:11px}.client-page{gap:16px;max-width:1180px;margin:0 auto;display:grid}.client-notice{color:#55555d;background:#fff8f9;border:1px solid #f0d7dc;border-radius:8px;align-items:center;gap:14px;padding:14px 18px;font-size:12px;line-height:1.45;display:flex}.client-notice span{color:#9d1934;background:#f4d8df;border-radius:5px;padding:6px 8px;font-size:10px;font-weight:850}.client-notice p{margin:0}.client-hero{color:#fff;background:#29292d;border-radius:12px;justify-content:space-between;align-items:center;min-height:155px;padding:29px 32px;display:flex}.client-hero h2{margin:2px 0 10px;font-size:31px}.client-hero p:not(.eyebrow){color:#bcbcc3;margin:0;font-size:12px}.client-progress{min-width:220px}.client-progress strong,.client-progress span{display:block}.client-progress strong{font-size:36px}.client-progress span{color:#bcbcc3;margin:4px 0 12px;font-size:11px}.client-progress i{background:#49494f;border-radius:5px;width:100%;height:6px;display:block;overflow:hidden}.client-progress em{background:var(--red);height:100%;display:block}.client-status-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.client-status-grid article{border:1px solid var(--line);background:#fff;border-radius:9px;padding:20px 21px}.client-status-grid span{color:#7c7c85;letter-spacing:.1em;margin-bottom:10px;font-size:10px;font-weight:850;display:block}.client-status-grid strong{font-size:14px}.client-status-grid small{color:var(--red);margin-top:6px;font-size:10px;font-weight:750;display:block}.client-resources{border:1px solid var(--line);background:#fff;border-radius:11px;overflow:hidden}.client-resources>header{padding:17px 20px 12px}.client-resources h2{margin:0;font-size:18px}.client-resources>div{gap:10px;padding:0 18px 16px;display:flex;overflow-x:auto}.client-resources a{color:#333338;background:#fafafb;border:1px solid #e4e4e8;border-radius:8px;flex:0 0 210px;gap:7px;padding:13px 14px;text-decoration:none;display:grid}.client-resources a span{color:#85858d;text-transform:uppercase;font-size:9px;font-weight:800}.client-resources a strong{font-size:12px}.client-resources a:hover{color:var(--red);border-color:#ef9caf}.client-plan-header{gap:18px}.client-view-switch{flex:none}.client-plan article{border-bottom:1px solid #ececef;grid-template-columns:30px 1fr 220px 50px;align-items:center;gap:14px;min-height:76px;padding:12px 21px;display:grid}.client-status{color:#fff;border:1.5px solid #bdbdc4;border-radius:50%;place-items:center;width:24px;height:24px;font-size:10px;font-style:normal;display:grid}.client-plan article small,.client-plan article strong{display:block}.client-plan article small{color:#7c7c85;margin-bottom:5px;font-size:10px}.client-plan article strong{font-size:12.5px;line-height:1.35}.client-plan article>span{color:#66666f;font-size:11.5px}.client-plan article>b{font-size:11.5px}.client-gantt-shell{min-width:0}.client-gantt-toolbar{border-bottom:1px solid var(--line);background:#fafafb;justify-content:space-between;align-items:center;gap:14px;padding:12px 16px;display:flex}.client-gantt-toolbar>span{color:#777780;font-size:10.5px;font-weight:650}.client-gantt-scroll{overscroll-behavior-x:contain;width:100%}.client-gantt-columns{grid-template-columns:310px 110px minmax(var(--client-timeline-width,900px),1fr);min-width:calc(420px + var(--client-timeline-width,900px));display:grid}.client-gantt-head{color:#66666f;letter-spacing:.08em;background:#fff;border-bottom:1px solid #dcdce0;height:50px;font-size:9.5px;font-weight:850}.client-gantt-head>span{z-index:8;background:#fff;border-right:1px solid #dedee3;align-items:center;padding:0 14px;display:flex;position:sticky}.client-gantt-head>span:first-child{left:0}.client-gantt-head>span:nth-child(2){left:310px;box-shadow:6px 0 12px #1e1e230b}.client-gantt-months{cursor:grab;min-width:0;display:grid}.client-gantt-months span{text-align:center;white-space:pre-line;border-right:1px solid #dedee3;place-items:center;display:grid}.client-gantt-row{background:#fff;border-bottom:1px solid #e3e3e7;min-height:76px}.client-gantt-row.completed{color:#777780;background:#fbfbfc}.client-task-cell,.client-owner-cell{z-index:7;background:inherit;border-right:1px solid #e0e0e4;align-items:center;display:flex;position:sticky}.client-task-cell{gap:12px;padding:12px 14px;left:0}.client-task-cell>span{min-width:0}.client-task-cell small,.client-task-cell strong{display:block}.client-task-cell small{color:#7b7b84;text-transform:uppercase;margin-bottom:5px;font-size:9.5px}.client-task-cell strong{text-overflow:ellipsis;font-size:12px;line-height:1.35;overflow:hidden}.client-task-cell b{color:#b01433;text-transform:uppercase;background:#fde8ed;border-radius:4px;margin-top:6px;padding:4px 6px;font-size:8.5px;display:inline-flex}.client-owner-cell{justify-content:center;padding:12px 10px;left:310px;box-shadow:6px 0 12px #1e1e230b}.client-owner-cell b{text-align:center;text-transform:uppercase;border-radius:999px;min-width:74px;padding:7px 8px;font-size:9.5px}.client-owner-cell .owner-agency{color:#bd1235;background:#fde7ec}.client-owner-cell .owner-client{color:#315f9e;background:#e9f0fb}.client-gantt-timeline{cursor:grab;min-height:76px;position:relative;overflow:hidden}.client-gantt-timeline .month-grid i{border-left:1px solid #ededf0}.client-task-baseline,.client-task-current,.client-task-delay{border-radius:5px;position:absolute}.client-task-baseline{background:#dfdfe36b;border:1.5px dashed #92929b;height:20px;top:27px}.client-task-current{height:9px;top:33px}.client-task-current.owner-agency{background:var(--red)}.client-task-current.owner-client{background:#3f6fbb}.client-task-delay{background:repeating-linear-gradient(135deg,#ffffff1f 0 3px,#ffffffc7 3px 5px);height:9px;top:33px;box-shadow:inset 0 0 0 1px #37373e2e}.client-gantt-legend{min-width:calc(420px + var(--client-timeline-width,900px));color:#66666f;background:#fafafb;align-items:center;gap:22px;padding:14px 17px;font-size:10.5px;display:flex}.client-gantt-legend span{align-items:center;gap:8px;display:flex}.client-gantt-legend i{border-radius:2px;width:23px;height:8px}.client-legend-baseline{background:#dfdfe36b;border:1px dashed #92929b}.client-legend-agency{background:var(--red)}.client-legend-client{background:#3f6fbb}.client-legend-delay{background:repeating-linear-gradient(135deg,#909097 0 3px,#fff 3px 5px);border:1px solid #b9b9bf}.client-comments{max-width:780px}.client-task-baseline,.client-task-current{z-index:2}.client-task-delay{z-index:3}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1414179e;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.modal-card{background:#fff;border-radius:14px;width:min(520px,100%);max-height:calc(100vh - 48px);overflow-y:auto;box-shadow:0 28px 90px #00000040}.modal-card>header{z-index:2;border-bottom:1px solid var(--line);background:#fff;align-items:center;gap:12px;padding:20px 22px;display:flex;position:sticky;top:0}.modal-card>header h2{margin:0;font-size:21px}.modal-card>header>button{color:#88888e;background:0 0;border:0;margin-left:auto;font-size:24px}.modal-icon{width:37px;height:37px;color:var(--red);background:#fde7eb;border-radius:9px;place-items:center;font-size:18px;display:grid}.modal-card form{padding:20px 22px 0}.modal-card form>label,.form-grid label{color:#55555c;gap:8px;margin:14px 0;font-size:12px;font-weight:750;display:grid}.modal-card input,.modal-card select,.modal-card textarea{color:#3e3e44;background:#fff;border:1px solid #dcdce1;border-radius:7px;outline:none;width:100%;padding:11px 12px;font-size:12px}.modal-card textarea{resize:vertical;min-height:96px;line-height:1.5}.modal-card input:focus,.modal-card select:focus,.modal-card textarea:focus{border-color:var(--red);box-shadow:0 0 0 3px #ed133d12}.required{color:var(--red);text-transform:uppercase;margin-left:5px;font-size:9px}.field-heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.field-heading button{color:var(--red);background:0 0;border:0;padding:0;font-size:9.5px;font-weight:800}.field-heading button:hover{color:var(--red-dark)}.resource-modal-backdrop{z-index:60}.resource-access-note{color:#557060;background:#f4f7f5;border-radius:8px;margin:14px 0 0;padding:12px 13px;font-size:10.5px;line-height:1.5}.resource-access-note strong{color:#385545;margin-bottom:2px;display:block}.delay-source{background:#f6f6f7;border-radius:8px;gap:5px;padding:14px 15px;display:grid}.delay-source span{color:#7f7f88;text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:800}.delay-source strong{font-size:12.5px}.delay-source small{color:#777780;font-size:11px}.impact-preview{border:1px solid var(--line);border-radius:8px;grid-template-columns:repeat(3,1fr);margin:16px 0;display:grid}.impact-preview div{border-right:1px solid var(--line);padding:13px}.impact-preview div:last-child{border-right:0}.impact-preview span,.impact-preview strong{display:block}.impact-preview span{color:#7f7f88;text-transform:uppercase;margin-bottom:7px;font-size:9px}.impact-preview strong{font-size:11px}.impact-list{border-left:3px solid var(--red);background:#fff8f9;border-radius:0 8px 8px 0;gap:9px;padding:15px;display:grid}.impact-list>strong{margin-bottom:3px;font-size:12px}.impact-list span{color:#55555d;grid-template-columns:7px 1fr auto;align-items:center;gap:8px;font-size:11px;display:grid}.impact-list span i{background:#a8a8ae;border-radius:50%;width:5px;height:5px}.impact-list span b{color:var(--red)}.impact-list>small{color:#7f7f88;font-size:10px}.baseline-note{color:#4b745f;background:#f4f7f5;border-radius:7px;padding:11px 12px;font-size:11px}.baseline-lock,.project-period-info{background:#f4f7f5;border-radius:8px;gap:6px;margin:4px 0 8px;padding:13px 14px;display:grid}.baseline-lock span,.project-period-info span{color:#5d7768;letter-spacing:.07em;text-transform:uppercase;font-size:9px;font-weight:850}.baseline-lock strong,.project-period-info strong{font-size:12px}.project-period-info small{color:#6e7772;font-size:10px;line-height:1.4}.capacity-check{border-radius:8px;align-items:center;gap:11px;margin:15px 0;padding:13px 14px;display:flex}.capacity-check>span{border-radius:50%;flex:0 0 27px;place-items:center;width:27px;height:27px;font-size:12px;font-weight:850;display:grid}.capacity-check strong,.capacity-check small{display:block}.capacity-check strong{margin-bottom:4px;font-size:11.5px}.capacity-check small{font-size:10px}.capacity-check.ok{color:#277b5d;background:#f0f8f4}.capacity-check.ok>span{background:#d6eee3}.capacity-check.conflict{color:#b01433;background:#fff1f3}.capacity-check.conflict>span{background:#f6d3db}.check-field{cursor:pointer;background:#fafafb;border:1px solid #e2e2e6;border-radius:8px;align-items:flex-start;padding:11px 12px;grid-template-columns:none!important;gap:10px!important;display:flex!important}.check-field input{height:17px;accent-color:var(--red);flex:0 0 17px;margin:1px 0 0;width:17px!important}.check-field span{gap:4px;display:grid}.check-field strong{color:#44444a;font-size:11px}.check-field small{color:#777780;font-size:9.5px;font-weight:500}.modal-card footer{border-top:1px solid var(--line);background:#fafafb;justify-content:flex-end;gap:9px;margin:20px -22px 0;padding:15px 22px;display:flex}.modal-card>footer{border-top:1px solid var(--line);justify-content:flex-end;padding:15px 22px;display:flex}.cancel-button{color:#66666d;background:#fff;border:1px solid #dcdce1;border-radius:7px;padding:10px 14px;font-size:11px;font-weight:700}.modal-card .primary-button:disabled{opacity:.4;cursor:not-allowed;box-shadow:none}.form-grid{grid-template-columns:1fr 1fr;gap:0 14px;display:grid}.form-grid label:first-child,.form-grid label:nth-child(2),.form-grid .wide-field,.form-grid footer{grid-column:1/-1}.form-grid label small{color:#7f7f88;font-size:10px;font-weight:500}.compact-modal{width:min(460px,100%)}.visibility-modal{width:min(500px,100%)}.visibility-list{padding:8px 22px 16px}.visibility-list label{cursor:pointer;border-bottom:1px solid #ececef;grid-template-columns:1fr 38px;align-items:center;min-height:66px;display:grid}.visibility-list strong,.visibility-list small{display:block}.visibility-list strong{font-size:12px}.visibility-list small{color:#777780;margin-top:5px;font-size:10px}.visibility-list input{opacity:0;position:absolute}.visibility-list label>i{background:#d8d8dc;border-radius:20px;width:34px;height:19px;transition:all .2s;position:relative}.visibility-list label>i:after{content:"";background:#fff;border-radius:50%;width:13px;height:13px;transition:all .2s;position:absolute;top:3px;left:3px}.visibility-list input:checked+i{background:var(--red)}.visibility-list input:checked+i:after{transform:translate(15px)}@media (max-width:1100px){.project-summary{grid-template-columns:1fr 1fr}.project-summary>div:nth-child(2){border-right:0}.project-summary>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.project-lower{grid-template-columns:1fr}.workload-card{overflow-x:auto}.workload-columns{min-width:930px}.capacity-banner{align-items:flex-start}.calendar-rules{grid-template-columns:1fr}.people-banner{flex-direction:column;align-items:flex-start}.client-status-grid{grid-template-columns:1fr 1fr 1fr}}@media (max-width:760px){.project-summary{grid-template-columns:1fr}.project-summary>div{border-right:0;border-bottom:1px solid var(--line)}.project-summary>div:last-child{border-bottom:0}.project-switcher{max-width:150px}.top-actions .ghost-button{display:none}.capacity-banner,.calendar-banner{gap:20px;display:grid}.capacity-number{text-align:left}.calendar-banner>span{justify-self:start}.calendar-metrics{grid-template-columns:1fr}.calendar-card{overflow-x:auto}.calendar-head,.calendar-list{min-width:760px}.approval-queue article{flex-direction:column;align-items:flex-start}.client-hero{gap:25px;display:grid}.client-progress{width:100%}.client-status-grid{grid-template-columns:1fr}.client-plan-header{align-items:flex-start}.client-plan article{min-width:680px}.client-roadmap{overflow-x:auto}.client-gantt-toolbar{flex-direction:column;align-items:flex-start}.client-gantt-columns{grid-template-columns:250px 96px minmax(var(--client-timeline-width,900px),1fr);min-width:calc(346px + var(--client-timeline-width,900px))}.client-gantt-head>span:nth-child(2),.client-owner-cell{left:250px}.client-gantt-legend{min-width:calc(346px + var(--client-timeline-width,900px))}.client-notice{align-items:flex-start}.form-grid{grid-template-columns:1fr}.form-grid label,.form-grid footer{grid-column:1!important}.impact-preview{grid-template-columns:1fr}.impact-preview div{border-right:0;border-bottom:1px solid var(--line)}.impact-preview div:last-child{border-bottom:0}}
