:root{color-scheme:light;--bg-top:#e8fbff;--bg-mid:#dff3ec;--bg-bottom:#f7f2ff;--glass:rgba(255,255,255,0.34);--glass-strong:rgba(255,255,255,0.42);--glass-soft:rgba(255,255,255,0.26);--line:rgba(255,255,255,0.18);--line-strong:rgba(255,255,255,0.26);--text:#101828;--muted:#7b8597;--blue:#1663ff;--cyan:#23a6d5;--gray-dark:#3d475a;--red:#dc3c3c;--red-dark:#7f1d1d;--green:#1f9d57;--yellow:#c78d10;--orange:#dc7e22;--shadow-lg:0 32px 90px rgba(0,0,0,0.26);--shadow-md:0 12px 32px rgba(10,16,28,0.16);--radius-xl:28px;--radius-lg:22px;--radius-md:18px;--radius-sm:14px}*{box-sizing:border-box}html{min-height:100%}body,html{margin:0;width:100%}body{min-height:100vh;color:var(--text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:radial-gradient(circle at center,#6f7782 0,#535c68 56%,#3c4551 100%)}a{color:inherit;text-decoration:none}button,input,select{color:inherit;font:inherit}.page{width:100%;min-height:100vh;padding:16px;background:transparent}.shell{width:100%;min-height:calc(100vh - 32px);margin:0 auto;overflow:visible;border:1px solid rgba(255,255,255,.28);background:linear-gradient(180deg,rgba(255,255,255,.16),rgba(255,255,255,.08));border-radius:32px;box-shadow:var(--shadow-lg),inset 0 1px 0 rgba(255,255,255,.35);backdrop-filter:blur(26px) saturate(160%);-webkit-backdrop-filter:blur(26px) saturate(160%)}.glass-panel{position:relative;border:1px solid rgba(255,255,255,.18);border-radius:var(--radius-xl);background:linear-gradient(180deg,rgba(255,255,255,.38) 0,rgba(255,255,255,.24) 100%),var(--glass);box-shadow:var(--shadow-md),inset 0 1px 0 rgba(255,255,255,.42);backdrop-filter:blur(26px) saturate(165%);-webkit-backdrop-filter:blur(26px) saturate(165%)}.glass-panel:before{content:"";position:absolute;inset:1px;border-radius:inherit;background:linear-gradient(180deg,rgba(255,255,255,.14),rgba(255,255,255,.04));pointer-events:none}.glass-panel>*{position:relative;z-index:1}.topbar{display:flex;justify-content:space-between;gap:18px;margin:16px;padding:16px 18px}.brand,.topbar{align-items:center}.brand{display:inline-flex;min-width:0;gap:14px}.brand-logo-wrap{display:grid;flex:0 0 auto;width:64px;height:64px;place-items:center;border:1px solid rgba(255,255,255,.42);border-radius:20px;background:linear-gradient(180deg,rgba(255,255,255,.8),rgba(255,255,255,.46));box-shadow:inset 0 1px 0 rgba(255,255,255,.76),0 12px 32px rgba(22,99,255,.14)}.brand-copy{display:grid;align-content:center;grid-gap:0;gap:0;min-width:0}.brand-title{overflow:hidden;color:var(--text);font-size:28px;font-weight:700;letter-spacing:-.03em;line-height:1.05;white-space:nowrap}.actions,.topbar-actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.help-link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border:0;border-radius:999px;background:linear-gradient(180deg,rgba(255,255,255,.82),rgba(255,255,255,.58));box-shadow:inset 0 1px 0 rgba(255,255,255,.92);color:#1663ff;font-size:14px;font-weight:500}.main{display:flex;flex-direction:column;gap:14px;width:100%;padding:0 16px 16px;background:transparent}.eyebrow{margin:0 0 7px;color:rgba(22,99,255,.86);font-size:11px;font-weight:800;letter-spacing:0;text-transform:uppercase}.title{margin:0;color:var(--text);font-size:30px;line-height:1.12;letter-spacing:-.03em}.filters,.metrics-section,.report-table-card{overflow:visible;padding:0}.filters,.report-table-card{padding:18px}.filters{position:relative;z-index:100;overflow:visible}.filters.glass-panel,.metrics-section.glass-panel,.report-table-card.glass-panel{border-color:rgba(255,255,255,.18);box-shadow:var(--shadow-md),inset 0 1px 0 rgba(255,255,255,.42)}.report-table-card>.section-heading{margin-bottom:14px;padding:0;border-bottom:0}.report-table-card>.section-heading h2{color:#101828;font-size:24px;letter-spacing:0}.metrics-section{padding:18px}.metrics-section .section-heading{padding:0}.metrics-section .section-heading h2{color:#101828;font-size:24px;letter-spacing:0}.modal-head,.section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.modal-head h2,.section-heading h2{margin:0;font-size:20px;line-height:1.2}.filter-grid{position:relative;z-index:101;display:grid;grid-template-columns:minmax(250px,1.55fr) repeat(5,minmax(118px,1fr)) repeat(2,minmax(132px,.8fr));grid-gap:10px;gap:10px;align-items:end;margin-top:14px;overflow:visible}.filter-heading{align-items:center}.filter-heading .eyebrow{color:#101828;font-size:24px;font-weight:700;text-transform:none}.filter-collapse-button{display:grid;width:34px;height:34px;place-items:center;border:0;background:transparent;box-shadow:none;color:#101828;cursor:pointer;line-height:1}.chevron,.dropdown-arrow{display:inline-block;width:9px;height:9px;border-right:2px solid;border-bottom:2px solid;border-radius:2px}.chevron.down,.dropdown-arrow{transform:rotate(45deg)}.chevron.up{transform:rotate(225deg)}.field{display:grid;position:relative;min-width:0;grid-gap:7px;gap:7px;overflow:visible}.field>span:first-child{color:#101828;font-size:15px;font-weight:400;line-height:1.05}.date-picker,.filter-dropdown{position:relative;z-index:102;min-width:0}.date-picker[open],.filter-dropdown[open]{z-index:5000}.date-picker summary,.filter-dropdown summary{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;height:48px;border:1px solid rgba(255,255,255,.48);border-radius:17px;background:linear-gradient(180deg,rgba(255,255,255,.82),rgba(255,255,255,.62));box-shadow:inset 0 1px 0 rgba(255,255,255,.9);color:var(--text);cursor:pointer;font-size:14px;list-style:none;padding:0 13px}.date-picker summary::-webkit-details-marker,.filter-dropdown summary::-webkit-details-marker{display:none}.date-picker summary>span:first-child,.filter-dropdown summary>span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dropdown-arrow{flex:0 0 auto;color:#344054}.date-picker-menu,.filter-dropdown-menu{position:absolute;top:calc(100% + 8px);left:0;z-index:5001;overflow:hidden;border:1px solid rgba(255,255,255,.46);border-radius:20px;background:#f8fafc;box-shadow:0 24px 56px rgba(10,16,28,.22),inset 0 1px 0 rgba(255,255,255,.92)}.filter-dropdown-menu{display:grid;grid-gap:8px;gap:8px;width:260px;padding:14px}.filter-dropdown-item{display:grid;grid-template-columns:18px 1fr;grid-gap:9px;gap:9px;align-items:center;min-height:38px;border:1px solid rgba(203,213,225,.28);border-radius:12px;background:rgba(255,255,255,.52);color:#101828;font-size:14px;padding:8px 10px}.filter-dropdown-item input{width:16px;height:16px;accent-color:var(--blue)}.date-picker-menu{width:340px;padding:12px}.date-picker-head{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:8px;gap:8px;margin-bottom:12px;color:#101828}.date-picker-head strong{font-size:14px;font-weight:700;text-align:center;text-transform:capitalize}.date-picker-head span{color:var(--blue);font-size:13px;font-weight:600}.date-picker-nav{display:inline-flex;gap:5px}.date-picker-nav button{display:grid;width:26px;height:26px;place-items:center;border:1px solid rgba(203,213,225,.52);border-radius:8px;background:#ffffff;color:#344054;cursor:pointer;font-size:15px;line-height:1}.calendar-grid,.calendar-weekdays{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:5px;gap:5px}.calendar-weekdays{margin-bottom:8px}.calendar-weekdays span{color:#667085;font-size:12px;text-align:center}.calendar-weekdays .weekend{color:var(--red)}.calendar-day{height:34px;border:1px solid rgba(203,213,225,.28);border-radius:12px;background:rgba(255,255,255,.68);color:#101828;cursor:pointer;font-size:13px}.calendar-day.weekend{background:rgba(220,60,60,.12);color:var(--red)}.calendar-day.in-range{border-color:rgba(22,99,255,.22);background:rgba(22,99,255,.1)}.calendar-day.weekend.in-range{background:rgba(220,60,60,.18)}.calendar-day.selected{background:linear-gradient(180deg,#2b79ff,#1663ff);color:#ffffff}.calendar-day.muted{opacity:.45}.field input,.field select{width:100%;height:48px;border:1px solid rgba(255,255,255,.48);border-radius:17px;background:linear-gradient(180deg,rgba(255,255,255,.82),rgba(255,255,255,.62));color:var(--text);font-size:14px;outline:none;padding:0 13px;box-shadow:inset 0 1px 0 rgba(255,255,255,.9)}.field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:linear-gradient(180deg,rgba(255,255,255,.82),rgba(255,255,255,.62)),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1.5 6 6.5 11 1.5' fill='none' stroke='%23344054' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:0 0,right 13px center;background-repeat:no-repeat;background-size:auto,12px 8px;padding-right:38px}.date-range-split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.field input:disabled,.field select:disabled{cursor:not-allowed;opacity:.66}.button:focus-visible,.field input:focus,.field select:focus,.icon-button:focus-visible,.link-button:focus-visible{outline:2px solid rgba(39,112,247,.44);outline-offset:2px}.toggle{display:inline-flex;align-items:center;justify-content:space-between;gap:12px;width:100%;height:48px;border:1px solid rgba(255,255,255,.42);border-radius:17px;background:linear-gradient(180deg,rgba(255,255,255,.74),rgba(255,255,255,.54));box-shadow:inset 0 1px 0 rgba(255,255,255,.9);color:#101828;cursor:pointer;font-size:14px;font-weight:400;padding:0 13px}.toggle input{position:relative;flex:0 0 auto;order:2;width:44px;height:26px;margin:0;border:1px solid rgba(22,99,255,.18);border-radius:999px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgba(61,71,90,.18);box-shadow:inset 0 1px 2px rgba(16,24,40,.18);cursor:pointer;transition:background .16s ease,border-color .16s ease}.toggle input:before{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#ffffff;box-shadow:0 3px 8px rgba(16,24,40,.22);transition:transform .16s ease}.toggle input:checked{border-color:rgba(22,99,255,.28);background:linear-gradient(180deg,#4f8dff,#1663ff)}.toggle input:checked:before{transform:translateX(18px)}.toggle input:disabled{cursor:not-allowed;opacity:.52}.toggle>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.filter-actions{display:contents}.filter-actions .button{width:100%;min-width:0;padding:0 12px}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:220px;min-height:48px;padding:0 18px;border:1px solid transparent;border-radius:18px;cursor:pointer;font-size:15px;font-weight:500;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.button:hover{transform:translateY(-1px)}.button.primary{color:#fff;background:linear-gradient(180deg,#2b79ff,#1663ff);box-shadow:0 16px 30px rgba(22,99,255,.2),inset 0 1px 0 rgba(255,255,255,.25)}.button.secondary{border-color:rgba(22,99,255,.38);background:linear-gradient(180deg,rgba(255,255,255,.82),rgba(255,255,255,.58));color:#1663ff;box-shadow:inset 0 1px 0 rgba(255,255,255,.92)}.inline-progress{border:1px solid rgba(255,255,255,.18);border-radius:18px;background:linear-gradient(180deg,rgba(255,255,255,.28),rgba(255,255,255,.16));padding:13px 14px}.progress-track{height:10px;overflow:hidden;border:0;border-radius:999px;background:rgba(255,255,255,.16);box-shadow:inset 0 1px 2px rgba(44,63,96,.18)}.progress-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,rgba(111,166,255,.96),rgba(183,222,255,.94));box-shadow:0 0 24px rgba(22,99,255,.28);transition:width .22s ease}.dashboard-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:14px}.metric-card{display:flex;min-height:160px;flex-direction:column;justify-content:space-between;gap:12px;border:1px solid rgba(255,255,255,.22);border-radius:24px;background:linear-gradient(180deg,rgba(255,255,255,.64),rgba(255,255,255,.42));box-shadow:var(--shadow-md),inset 0 1px 0 rgba(255,255,255,.78);backdrop-filter:blur(18px) saturate(145%);-webkit-backdrop-filter:blur(18px) saturate(145%);cursor:pointer;padding:18px 18px 16px;text-align:left}.metric-card:hover{transform:translateY(-1px)}.metric-card:where(div){cursor:default}.metric-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;font-size:30px;font-weight:700;letter-spacing:-.03em;line-height:1.02;white-space:pre-line}.metric-top .info-tip{width:13px;height:13px;background:transparent;border-color:currentColor;font-size:8px}.metric-card.blue .metric-top{color:var(--blue)}.metric-card.green .metric-top{color:var(--gray-dark)}.metric-card.red .metric-top{color:var(--red)}.metric-card.orange .metric-top{color:var(--red-dark)}.metric-card.yellow .metric-top{color:var(--orange)}.metric-card strong{font-size:66px;font-weight:700}.metric-card strong,.metric-value-button{align-self:flex-end;letter-spacing:-.05em;line-height:1;text-align:right}.metric-value-button{border:0;background:transparent;cursor:pointer;font:inherit;font-size:66px;font-weight:700;padding:0}.metric-card.blue .metric-value-button,.metric-card.blue strong{color:var(--blue)}.metric-card.blue{background:linear-gradient(to top left,rgba(22,99,255,.18),rgba(22,99,255,.06) 42%,rgba(255,255,255,.64)),linear-gradient(180deg,rgba(255,255,255,.68),rgba(255,255,255,.42))}.metric-card.green .metric-value-button,.metric-card.green strong{color:var(--gray-dark)}.metric-card.green{background:linear-gradient(to top left,rgba(61,71,90,.16),rgba(61,71,90,.05) 42%,rgba(255,255,255,.64)),linear-gradient(180deg,rgba(255,255,255,.68),rgba(255,255,255,.42))}.metric-card.yellow .metric-value-button,.metric-card.yellow strong{color:var(--orange)}.metric-card.yellow{background:linear-gradient(to top left,rgba(220,126,34,.18),rgba(220,126,34,.06) 42%,rgba(255,255,255,.64)),linear-gradient(180deg,rgba(255,255,255,.68),rgba(255,255,255,.42))}.metric-card.orange strong{color:var(--red-dark)}.metric-card.orange{background:linear-gradient(to top left,rgba(127,29,29,.18),rgba(127,29,29,.06) 42%,rgba(255,255,255,.64)),linear-gradient(180deg,rgba(255,255,255,.68),rgba(255,255,255,.42))}.metric-card.red .metric-value-button,.metric-card.red strong{color:var(--red)}.metric-card.red{background:linear-gradient(to top left,rgba(220,60,60,.18),rgba(220,60,60,.06) 42%,rgba(255,255,255,.64)),linear-gradient(180deg,rgba(255,255,255,.68),rgba(255,255,255,.42))}.info-tip{position:relative;display:inline-grid;width:26px;height:26px;place-items:center;flex:0 0 auto;border:1px solid rgba(255,255,255,.32);border-radius:50%;background:linear-gradient(180deg,rgba(255,255,255,.42),rgba(255,255,255,.18));color:rgba(16,24,40,.72);font-size:12px;font-weight:800;line-height:1;vertical-align:middle}.tooltip{position:absolute;right:0;bottom:calc(100% + 8px);width:min(260px,70vw);border:1px solid rgba(255,255,255,.84);border-radius:8px;background:rgba(255,255,255,.94);box-shadow:0 16px 34px rgba(48,64,96,.18);color:var(--text);font-size:12px;font-weight:600;line-height:1.4;opacity:0;padding:10px;pointer-events:none;transform:translateY(4px);transition:opacity .16s ease,transform .16s ease;z-index:1000}.info-tip:hover .tooltip{opacity:1;transform:translateY(0)}.table-wrap{margin-top:0;overflow:visible;border:1px solid rgba(203,213,225,.28);border-radius:5px;background:linear-gradient(180deg,rgba(255,255,255,.2),rgba(255,255,255,.1))}table{width:100%;min-width:0;border-collapse:separate;border-spacing:0;table-layout:fixed}td,th{padding:7px 4px;text-align:center;white-space:pre-line}th{position:relative;border-right:1px solid rgba(203,213,225,.28);border-bottom:1px solid rgba(203,213,225,.28);background:linear-gradient(180deg,rgba(228,234,243,.88),rgba(211,220,232,.78));color:#3d475a;font-size:9px;font-weight:400;line-height:1.15}.group-head{padding:9px 6px;border-bottom:1px solid rgba(203,213,225,.28);background:linear-gradient(180deg,rgba(255,255,255,.18),rgba(255,255,255,.1));letter-spacing:0;text-align:center}.group-employee,.group-head{color:#101828;font-size:15px;font-weight:400;text-transform:none}.group-employee{width:170px}.group-active,.group-employee{border-right:1px solid rgba(203,213,225,.28)}.group-active{border-left:1px solid rgba(203,213,225,.28);background:linear-gradient(180deg,rgba(22,99,255,.15),rgba(22,99,255,.07))}.group-closed{border-right:1px solid rgba(203,213,225,.28);background:linear-gradient(180deg,rgba(61,71,90,.13),rgba(61,71,90,.06))}.group-total{background:linear-gradient(180deg,rgba(220,60,60,.12),rgba(220,60,60,.06))}.section-divider{border-left:1px solid rgba(203,213,225,.28)}td{height:auto;border-right:1px solid rgba(203,213,225,.28);border-bottom:0;background:rgba(255,255,255,.86);color:#1f2937;font-size:12px;font-weight:400;vertical-align:middle}td:first-child{border-left:0;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(249,250,252,.9))}td:last-child{border-right:0}tbody tr:nth-child(2n) td{background:rgba(247,249,252,.88)}td:first-child,th:first-child{position:-webkit-sticky;position:sticky;left:0;z-index:2;box-shadow:1px 0 0 rgba(203,213,225,.32)}th:first-child{z-index:3}.employee-cell{width:170px;padding:8px 10px;text-align:left;vertical-align:top;white-space:normal;overflow-wrap:break-word;word-break:normal}.employee-cell .link-button{color:#111827;font-size:13px;font-weight:400}.employee-cell .link-button,.employee-role{display:block;line-height:1.15;white-space:normal;overflow-wrap:break-word;word-break:normal}.employee-role{margin-top:2px;color:#6b7280;font-size:10px}.icon-button,.link-button{border:0;background:transparent;cursor:pointer;font:inherit}.link-button{color:var(--blue);font-weight:800;padding:0}td .link-button{font-size:15px;font-weight:500;line-height:1}.report-table-card th .info-tip{width:11px;height:11px;position:absolute;top:5px;right:5px;background:transparent;border-color:currentColor;color:rgba(16,24,40,.72);font-size:7px}.metric-number{border:0;background:transparent;color:#1f2937;cursor:pointer;font:inherit;font-size:14px;font-weight:400;padding:0}.report-table-card .number-blue,.report-table-card .number-blue.metric-number{color:var(--blue)}.report-table-card .number-orange,.report-table-card .number-orange.metric-number{color:var(--orange)}.report-table-card .number-red,.report-table-card .number-red.metric-number{color:var(--red)}.report-table-card .number-red-dark,.report-table-card .number-red-dark.metric-number{color:var(--red-dark)}.report-table-card .number-green,.report-table-card .number-green.metric-number{color:var(--green)}.small-time{color:#4b5563;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:11px;letter-spacing:-.02em}.modal-backdrop{position:fixed;z-index:20;inset:0;display:grid;place-items:center;background:rgba(20,30,48,.18);padding:18px}.modal{width:min(560px,100%);max-height:min(620px,calc(100vh - 36px));overflow:auto;padding:18px}.task-table-modal{width:min(1280px,calc(100vw - 36px))}.report-progress-modal{width:70%}.icon-button{display:grid;width:36px;height:36px;place-items:center;border:1px solid rgba(255,255,255,.78);border-radius:8px;background:rgba(255,255,255,.62);font-weight:800}.task-list{display:grid;grid-gap:10px;gap:10px;margin:16px 0 0;padding:0;list-style:none}.task-list li{display:grid;grid-template-columns:auto 1fr;align-items:center;grid-gap:10px;gap:10px;border:1px solid rgba(255,255,255,.74);border-radius:8px;background:rgba(255,255,255,.54);padding:12px}.task-list span{color:var(--blue);font-weight:800}.task-modal-table-wrap{margin-top:16px;overflow:visible}.task-modal-table{width:100%;min-width:0;table-layout:fixed}.task-modal-table td:first-child,.task-modal-table th:first-child{position:static;box-shadow:none}.task-modal-table th:first-child{width:auto;padding-left:14px;text-align:left}.task-modal-table td:last-child,.task-modal-table th:last-child,.was-tasks-table td:nth-child(2),.was-tasks-table th:nth-child(2){width:140px}.closed-tasks-table{min-width:0}.closed-tasks-table td:not(:first-child),.closed-tasks-table th:not(:first-child){width:138px}.total-tasks-table{min-width:0}.total-tasks-table td:not(:first-child),.total-tasks-table th:not(:first-child){width:132px}.task-modal-table th{font-size:16px}.task-modal-table .employee-cell{max-width:0}.task-modal-table .employee-cell .link-button{overflow-wrap:anywhere;word-break:break-word}.task-status{font-weight:700}.task-status.active{color:var(--blue)}.task-status.closed{color:var(--gray-dark)}.total-row td{background:linear-gradient(180deg,rgba(228,234,243,.96),rgba(211,220,232,.88));font-weight:700}.total-row .employee-cell{color:#101828}.report-progress-modal .inline-progress{margin-top:18px}.report-progress-modal .progress-track{height:28px}.report-progress-modal .progress-track span{display:flex;align-items:center;justify-content:center;min-width:44px;color:#ffffff;font-size:13px;font-weight:800}.section-heading.compact h2{font-size:18px}@media (max-width:1120px){.dashboard-grid,.filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-actions{grid-template-columns:repeat(2,minmax(0,220px));margin-top:10px}}@media (max-width:720px){.page{padding:0}.shell{min-height:100vh;border-radius:0}.modal-head,.section-heading,.topbar{align-items:stretch;flex-direction:column}.topbar-actions{width:100%}.topbar-actions .button{flex:1 1 150px}.brand-title{white-space:normal}.title{font-size:25px}.dashboard-grid,.filter-actions,.filter-grid{grid-template-columns:1fr}.button{width:100%}.task-list li{grid-template-columns:1fr}}.brand-logo{flex:0 0 auto;width:48px;height:48px;object-fit:contain}.period-validation-message{position:fixed;top:24px;left:50%;z-index:2500;max-width:min(560px,calc(100vw - 32px));padding:18px 22px;border:1px solid rgba(127,29,29,.18);border-radius:18px;background:rgba(255,255,255,.96);box-shadow:0 20px 44px rgba(15,23,42,.22);color:#7f1d1d;font-size:28px;font-weight:700;line-height:1.2;text-align:center;transform:translateX(-50%)}.task-modal-table .employee-cell,.task-modal-table .employee-cell .link-button,.task-modal-table .employee-role,.task-modal-table td:first-child{white-space:normal;overflow-wrap:anywhere;word-break:break-word}