.task-drawer_backdrop__mLBzl{position:fixed;inset:0;z-index:200;background:rgba(10,20,40,.28);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;justify-content:flex-end;animation:task-drawer_backdropIn__866pF .18s ease}@keyframes task-drawer_backdropIn__866pF{0%{opacity:0}to{opacity:1}}.task-drawer_drawer__jEtnW{width:380px;max-width:92vw;height:100%;display:flex;flex-direction:column;background:#ffffff;border-left:1px solid rgba(216,224,236,.9);box-shadow:-20px 0 60px rgba(10,25,60,.12);animation:task-drawer_drawerIn__ApRnZ .22s cubic-bezier(.22,1,.36,1);overflow:hidden}@keyframes task-drawer_drawerIn__ApRnZ{0%{transform:translateX(100%)}to{transform:translateX(0)}}.task-drawer_header__YcHbG{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid #eef1f6;background:#fafbfd;flex-shrink:0}.task-drawer_headerLeft__zChne{display:flex;align-items:center;gap:8px;min-width:0}.task-drawer_headerIcon__xoEbF{width:18px;height:18px;color:#2563eb;flex-shrink:0}.task-drawer_headerTitle__x491D{font-size:14px;font-weight:700;color:#1b2d49;white-space:nowrap}.task-drawer_headerCount__gZ1F5{min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:#2563eb;color:#ffffff;font-size:11px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.task-drawer_headerRight__qHj2r{display:flex;align-items:center;gap:8px;flex-shrink:0}.task-drawer_viewAllBtn__zGhBW{font-size:12px;font-weight:600;color:#2563eb;text-decoration:none;padding:4px 10px;border-radius:6px;border:1px solid rgba(37,99,235,.2);transition:background .15s ease,border-color .15s ease}.task-drawer_viewAllBtn__zGhBW:hover{background:rgba(37,99,235,.06);border-color:rgba(37,99,235,.35)}.task-drawer_closeBtn__g8LqI{width:30px;height:30px;border-radius:8px;border:1px solid #e2e8f0;background:#ffffff;color:#8898ae;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .15s ease,color .15s ease}.task-drawer_closeBtn__g8LqI:hover{background:#f1f5f9;color:#1b2d49}.task-drawer_closeBtn__g8LqI svg{width:14px;height:14px}.task-drawer_quickCreate__Xgqvj{display:flex;align-items:center;gap:8px;padding:10px 14px;border-bottom:1px solid #eef1f6;flex-shrink:0;background:#ffffff}.task-drawer_quickInput__pZsUz{flex:1 1;min-width:0;height:36px;padding:0 11px;border-radius:8px;border:1px solid #dde4ee;background:#f8fafc;font:inherit;font-size:13px;color:#1b2d49;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease;outline:none}.task-drawer_quickInput__pZsUz::placeholder{color:#9daab8}.task-drawer_quickInput__pZsUz:focus{border-color:#2563eb;background:#ffffff;box-shadow:0 0 0 3px rgba(37,99,235,.1)}.task-drawer_quickSubmit__LXEVV{height:36px;padding:0 14px;border-radius:8px;border:1px solid #2563eb;background:linear-gradient(180deg,#2c6cff,#2563eb);color:#ffffff;font:inherit;font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap;transition:opacity .15s ease,transform .12s ease}.task-drawer_quickSubmit__LXEVV:hover{opacity:.92;transform:translateY(-1px)}.task-drawer_quickSubmit__LXEVV:active{transform:translateY(0)}.task-drawer_quickSubmit__LXEVV:disabled{opacity:.55;cursor:not-allowed}.task-drawer_body__CM_tN{flex:1 1 auto;overflow-y:auto;overflow-x:hidden;padding:6px 0 8px;scrollbar-width:thin;scrollbar-color:#d8e0ec transparent}.task-drawer_loadingState__uoV3H{display:flex;align-items:center;justify-content:center;gap:6px;padding:40px 20px}.task-drawer_loadingDot__z8LPR{width:8px;height:8px;border-radius:999px;background:#c0cedd;animation:task-drawer_dotPulse__xWm5S 1.2s ease-in-out infinite}.task-drawer_loadingDot__z8LPR:nth-child(2){animation-delay:.2s}.task-drawer_loadingDot__z8LPR:nth-child(3){animation-delay:.4s}@keyframes task-drawer_dotPulse__xWm5S{0%,80%,to{opacity:.3;transform:scale(.85)}40%{opacity:1;transform:scale(1)}}.task-drawer_emptyState__VshkT{display:flex;flex-direction:column;align-items:center;gap:8px;padding:48px 24px;text-align:center;color:#7a8fa8}.task-drawer_emptyState__VshkT svg{width:48px;height:48px;color:#c8d6e5;margin-bottom:4px}.task-drawer_emptyState__VshkT strong{font-size:15px;font-weight:700;color:#3a4f66}.task-drawer_emptyState__VshkT span{font-size:13px;color:#8898ae}.task-drawer_emptyAction__SlGiU{margin-top:8px;font-size:13px;font-weight:600;color:#2563eb;text-decoration:none;padding:7px 16px;border-radius:8px;border:1px solid rgba(37,99,235,.22);transition:background .15s ease}.task-drawer_emptyAction__SlGiU:hover{background:rgba(37,99,235,.06)}.task-drawer_errorState__weCc1{display:flex;flex-direction:column;align-items:center;gap:6px;padding:44px 24px;text-align:center}.task-drawer_errorState__weCc1 strong{font-size:14px;font-weight:700;color:#3a4f66}.task-drawer_errorState__weCc1 span{font-size:12.5px;color:#8898ae}.task-drawer_retryBtn__8M_u9{margin-top:10px;height:32px;padding:0 16px;border-radius:8px;border:1px solid #dde4ee;background:#ffffff;color:#1b2d49;font:inherit;font-size:12.5px;font-weight:600;cursor:pointer;transition:background .15s ease,border-color .15s ease}.task-drawer_retryBtn__8M_u9:hover{background:#f7f8fa;border-color:#c8d2e0}.task-drawer_moreHint__mcNSu{padding:12px 16px 6px;font-size:11.5px;color:#8898ae;text-align:center}.task-drawer_moreHint__mcNSu a{color:#2563eb;text-decoration:none;font-weight:600}.task-drawer_moreHint__mcNSu a:hover{text-decoration:underline}.task-drawer_section__jFCCN{padding:4px 0 8px}.task-drawer_sectionTitle__8IrRO{display:flex;align-items:center;gap:7px;padding:8px 16px 5px;font-size:10.5px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#7a8fa8}.task-drawer_sectionDot__Rjn35{width:6px;height:6px;border-radius:999px;background:currentColor;flex-shrink:0}.task-drawer_sectionUrgent__VNG9k{color:#c0392b}.task-drawer_sectionToday__CsoPg{color:#b45309}.task-drawer_taskList__MTsXF{list-style:none;margin:0;padding:0}.task-drawer_taskItem__gX51Z{display:flex;align-items:flex-start;gap:10px;padding:9px 14px 9px 12px;border-bottom:1px solid #f1f5f9;transition:background .12s ease,opacity .2s ease}.task-drawer_taskItem__gX51Z:last-child{border-bottom:none}.task-drawer_taskItem__gX51Z:hover{background:#f8fafc}.task-drawer_taskCompleting__pC2gN{opacity:.45;pointer-events:none}.task-drawer_checkBtn__Hodyk{width:20px;height:20px;flex-shrink:0;margin-top:1px;border-radius:999px;border:1.8px solid #c8d5e2;background:#ffffff;color:transparent;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:border-color .15s ease,background .15s ease,color .15s ease,transform .1s ease}.task-drawer_checkBtn__Hodyk svg{width:10px;height:10px}.task-drawer_checkBtn__Hodyk:hover{border-color:#22a046;background:rgba(34,160,70,.1);color:#22a046;transform:scale(1.1)}.task-drawer_checkBtn__Hodyk:focus-visible{outline:2px solid #2563eb;outline-offset:2px;border-color:#22a046;color:#22a046}.task-drawer_taskContent__Bu4io{flex:1 1;min-width:0;display:grid;grid-gap:2px;gap:2px}.task-drawer_taskTitle__GyYtF{font-size:13px;font-weight:500;color:#1b2d49;text-decoration:none;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.task-drawer_taskTitle__GyYtF:hover{color:#2563eb;text-decoration:underline}.task-drawer_taskSource__JgjFP{font-size:11px;color:#8898ae;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.task-drawer_taskSourceLink___TWoo{color:inherit;text-decoration:none}.task-drawer_taskSourceLink___TWoo:hover{color:#2563eb;text-decoration:underline}.task-drawer_dueBadge__sz9GU{flex-shrink:0;font-size:10.5px;font-weight:600;color:#8898ae;white-space:nowrap;margin-top:2px}.task-drawer_dueOverdue__BmjCL{color:#c0392b}.task-drawer_dueToday__Kq0HQ{color:#b45309}.task-drawer_footer__zPL6R{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 16px;border-top:1px solid #eef1f6;background:#fafbfd;flex-shrink:0}.task-drawer_footerLink__Imobk{display:inline-flex;align-items:center;gap:4px;font-size:13px;font-weight:600;color:#4a6080;text-decoration:none;transition:color .15s ease}.task-drawer_footerLink__Imobk svg{width:14px;height:14px}.task-drawer_footerLink__Imobk:hover{color:#2563eb}.task-drawer_footerNew__B4C8n{font-size:12.5px;font-weight:600;color:#2563eb;text-decoration:none;padding:5px 12px;border-radius:7px;border:1px solid rgba(37,99,235,.22);transition:background .15s ease}.task-drawer_footerNew__B4C8n:hover{background:rgba(37,99,235,.06)}.wordmark_wm__dzltg{display:inline-flex;align-items:baseline;gap:.55em;line-height:1;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}.wordmark_name__SUu_D{font-family:var(--font-fraunces),"Fraunces",Georgia,"Times New Roman",serif;font-weight:600;font-size:1em;letter-spacing:-.025em;color:#0e1f38}.wordmark_era__fMh_R{color:#2563eb}.wordmark_tag__Bi47z{font-family:var(--font-plex-sans),ui-sans-serif,system-ui,sans-serif;font-weight:600;font-size:.42em;letter-spacing:.3em;color:#5e708d;transform:translateY(-.15em)}.wordmark_sm__fsSQt{font-size:18px}.wordmark_md__70u_C{font-size:22px}.wordmark_lg__3ozT0{font-size:40px}.wordmark_dark__Fdhf3 .wordmark_name__SUu_D{color:#ffffff}.wordmark_dark__Fdhf3 .wordmark_era__fMh_R{color:#5b8af4}.wordmark_dark__Fdhf3 .wordmark_tag__Bi47z{color:#9bb9fb}.app-shell_shell__Inu3Z{min-height:100vh;display:grid;grid-template-columns:76px minmax(0,1fr);grid-template-rows:66px 1fr;background:#ffffff}.app-shell_topbar__TKFfj{grid-column:1/-1;grid-row:1;position:-webkit-sticky;position:sticky;top:0;z-index:50;display:grid;grid-template-columns:214px minmax(0,1fr) auto;align-items:center;grid-gap:16px;gap:16px;min-height:66px;padding:0 14px;border-bottom:1px solid rgba(222,229,238,.92);background:rgba(255,255,255,.98);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.app-shell_brand__vp86k{min-width:0;height:100%;padding-right:13px;border-right:none;display:inline-flex;align-items:center;gap:10px}.app-shell_brandMark___GV_M{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.app-shell_brandMark___GV_M svg{width:30px;height:30px}.app-shell_brandText__fIyCO{display:grid;grid-gap:2px;gap:2px;min-width:0}.app-shell_brandEyebrow__ANhbu{font-size:9px;font-weight:700;line-height:1;letter-spacing:.08em;text-transform:uppercase;color:#94a0b3}.app-shell_brandName__7NHU8{font-size:12px;line-height:1;letter-spacing:.02em;color:#8190a3;white-space:nowrap}.app-shell_brandName__7NHU8 strong{color:#2660ea;font-weight:800}.app-shell_topbarBlank__SU0PO{min-width:0;height:100%}.app-shell_utilityColumn__rP0WJ{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:8px}.app-shell_utilityButton__Fp2m_{position:relative;width:38px;height:38px;border-radius:12px;border:1px solid #e1e8f1;background:#ffffff;color:#677991;display:inline-flex;align-items:center;justify-content:center;box-shadow:inset 0 1px 0 rgba(255,255,255,.72);transition:border-color .18s ease,background .18s ease,color .18s ease,transform .18s ease}.app-shell_utilityButton__Fp2m_:hover{color:#2855d4;border-color:#d7e1f0;background:#fbfcff}.app-shell_utilityButton__Fp2m_:active{transform:translateY(1px)}.app-shell_utilityButton__Fp2m_ svg{width:18px;height:18px}.app-shell_utilityBadge__EQiN_{position:absolute;top:-4px;right:-4px;min-width:16px;height:16px;border-radius:999px;padding:0 4px;background:#2563eb;color:#ffffff;font-size:9px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 4px 10px rgba(37,99,235,.12)}.app-shell_utilityBadgeUrgent__Wj892{background:#dc2626;box-shadow:0 4px 10px rgba(220,38,38,.18)}.app-shell_tenantSwitcher__37d8W{min-width:244px;height:40px;padding:0 12px;border-radius:12px;border:1px solid #e1e8f1;background:#ffffff;display:flex;align-items:center;box-shadow:inset 0 1px 0 rgba(255,255,255,.72)}.app-shell_tenantCompany__tOKrg{min-width:0;font-size:12px;font-weight:700;color:#142646;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-shell_userMenuAnchor__6ei_X{position:relative;flex:0 0 auto;display:inline-flex}.app-shell_avatar__7GaWu{position:relative;width:36px;height:36px;padding:0;border:0;border-radius:999px;background:linear-gradient(135deg,#2563eb,#1f56d9);color:#ffffff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font:inherit;font-size:12px;font-weight:800;box-shadow:0 7px 14px rgba(37,99,235,.14);transition:box-shadow .18s ease,transform .18s ease}.app-shell_avatar__7GaWu:hover{box-shadow:0 8px 18px rgba(37,99,235,.24)}.app-shell_avatar__7GaWu:active{transform:translateY(1px)}.app-shell_userMenu__qjEcE{position:absolute;top:calc(100% + 10px);right:0;z-index:90;min-width:232px;padding:8px;border-radius:16px;border:1px solid rgba(218,226,239,.98);background:#ffffff;box-shadow:0 18px 44px rgba(16,33,58,.16)}.app-shell_userMenuHeader__R77kJ{display:grid;grid-gap:3px;gap:3px;padding:6px 8px 10px;border-bottom:1px solid #e8eef6;margin-bottom:6px}.app-shell_userMenuHeader__R77kJ strong{font-size:13px;line-height:1.2;color:#10213a}.app-shell_userMenuHeader__R77kJ span{font-size:11px;line-height:1.2;color:#8d9ab0}.app-shell_userMenuItem__IWUES{width:100%;display:flex;align-items:center;gap:10px;min-height:38px;padding:0 8px;border-radius:11px;border:1px solid transparent;background:transparent;color:#51627a;cursor:pointer;font:inherit;font-size:13px;text-align:left;transition:border-color .16s ease,background .16s ease,color .16s ease}.app-shell_userMenuItem__IWUES:hover{color:#1f4ed8;border-color:rgba(37,99,235,.1);background:#f7faff}.app-shell_userMenuItem__IWUES svg{width:17px;height:17px;flex:0 0 auto}.app-shell_avatarPresence__Jq9FN{position:absolute;right:-1px;bottom:-1px;width:10px;height:10px;border-radius:999px;background:#27c05c;box-shadow:0 0 0 3px #ffffff}.app-shell_rail__GkE7f{grid-column:1;grid-row:2;position:-webkit-sticky;position:sticky;top:66px;z-index:42;height:calc(100vh - 66px);display:flex;flex-direction:column;align-items:center;padding:0;border-right:1px solid rgba(216,224,235,.94);background:#ffffff}.app-shell_railNav__GbHGI{flex:1 1 auto;min-height:0;width:100%;display:flex;flex-direction:column;align-items:center;gap:10px;padding:0;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none}.app-shell_railNav__GbHGI::-webkit-scrollbar{width:0;height:0;display:none}.app-shell_railScrollHint__vS094{flex:0 0 auto;width:34px;height:22px;margin:2px 0 6px;padding:0;border:0;border-radius:8px;background:transparent;color:#b8c3d2;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:color .16s ease,background .16s ease}.app-shell_railScrollHint__vS094:hover{color:#2356da;background:rgba(238,244,255,.74)}.app-shell_railScrollHint__vS094 svg{width:15px;height:15px}.app-shell_railGroup__Ybxdo{position:relative;width:100%;display:flex;justify-content:center}.app-shell_railLink__mT4KT{position:relative;width:68px;height:auto;min-height:48px;padding:7px 4px 5px;border-radius:13px;color:#75839a;border:1px solid transparent;background:transparent;cursor:pointer;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font:inherit;text-decoration:none;transition:border-color .18s ease,background .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease}.app-shell_railGroup__Ybxdo:focus-within>.app-shell_railLink__mT4KT,.app-shell_railLink__mT4KT:hover{color:#2356da;border-color:rgba(37,99,235,.1);background:rgba(238,244,255,.74)}.app-shell_railLink__mT4KT:active{transform:translateY(1px)}.app-shell_railLinkActive__P7PS7{color:#ffffff;border-color:rgba(37,99,235,.15);background:linear-gradient(180deg,#2563eb,#1f56d9);box-shadow:0 4px 10px rgba(37,99,235,.2)}.app-shell_navLabel__Nhz16{font-size:10px;color:#8898ae;text-align:center;line-height:1;letter-spacing:.02em;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.app-shell_railGroup__Ybxdo:focus-within>.app-shell_railLink__mT4KT .app-shell_navLabel__Nhz16,.app-shell_railLink__mT4KT:hover .app-shell_navLabel__Nhz16{color:#2356da}.app-shell_railLinkActive__P7PS7 .app-shell_navLabel__Nhz16{color:#ffffff;font-weight:600}.app-shell_navChevron__xTVb4{position:absolute;top:5px;right:5px;font-size:8px;line-height:1;color:#b0bec8;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.app-shell_railLink__mT4KT:hover .app-shell_navChevron__xTVb4{color:#2356da}.app-shell_railLinkActive__P7PS7 .app-shell_navChevron__xTVb4{color:rgba(255,255,255,.65)}.app-shell_flyoutIcon__RO4KT,.app-shell_railIcon__L53_9{display:inline-flex;align-items:center;justify-content:center}.app-shell_railIcon__L53_9 svg,.app-shell_railLink__mT4KT svg{width:18px;height:18px}.app-shell_railFlyout__bH3et{position:fixed;z-index:80;min-width:286px;max-height:calc(100vh - 90px);display:flex;flex-direction:column;padding:12px;border-radius:18px;border:1px solid rgba(218,226,239,.98);background:rgba(255,255,255,.99);box-shadow:0 18px 48px rgba(16,33,58,.14);opacity:0;visibility:hidden;pointer-events:none;transform:translateX(-6px)}.app-shell_railFlyout__bH3et:before{content:"";position:absolute;left:-17px;top:0;width:18px;height:100%}.app-shell_railGroupOpen__0nPCQ .app-shell_railFlyout__bH3et{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(0);transition:opacity .16s ease,transform .16s ease}.app-shell_flyoutHeader__SX1WD{display:grid;grid-gap:3px;gap:3px;padding:4px 6px 10px;border-bottom:1px solid #e8eef6;margin-bottom:8px}.app-shell_flyoutHeader__SX1WD strong{font-size:14px;line-height:1.2;color:#10213a}.app-shell_flyoutEyebrow__UTQf0{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;font-size:10px;font-weight:700;line-height:1.1;letter-spacing:.04em;text-transform:none;white-space:nowrap;color:#8d9ab0}.app-shell_flyoutItems__TFc7x{display:grid;grid-gap:4px;gap:4px;min-height:0;overflow-y:auto;overscroll-behavior:contain}.app-shell_flyoutItem__70S0N{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;grid-gap:10px;gap:10px;min-height:48px;padding:7px 9px;border-radius:13px;border:1px solid transparent;color:#51627a;transition:border-color .16s ease,background .16s ease,color .16s ease}.app-shell_flyoutItem__70S0N:hover{color:#1f4ed8;border-color:rgba(37,99,235,.1);background:#f7faff}.app-shell_flyoutItemActive___WFP8{color:#1f4ed8;border-color:rgba(37,99,235,.14);background:#eef4ff}.app-shell_flyoutIcon__RO4KT{width:36px;height:36px;border-radius:11px;background:#f4f7fb;color:currentColor}.app-shell_flyoutIcon__RO4KT svg{width:16px;height:16px}.app-shell_flyoutText__09BFP{min-width:0;display:grid;grid-gap:2px;gap:2px}.app-shell_flyoutLabel__YsuVO{font-size:13px;font-weight:700;color:#13243f}.app-shell_flyoutDescription__nWnjB{font-size:11.5px;line-height:1.3;color:#78879a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-shell_main__5EqDz{grid-column:2;grid-row:2;min-width:0;display:grid;background:#ffffff;align-content:start;grid-gap:22px;gap:22px;padding:26px 28px 32px}.app-shell_documentMain__fLoIR{min-height:100vh;background:#f1f2f4}@media print{.app-shell_documentMain__fLoIR{background:#ffffff}}@media (max-width:1240px){.app-shell_topbar__TKFfj{grid-template-columns:190px minmax(0,1fr) auto}.app-shell_tenantSwitcher__37d8W{min-width:206px}}@media (max-width:980px){.app-shell_shell__Inu3Z{grid-template-columns:72px minmax(0,1fr);grid-template-rows:auto 1fr}.app-shell_topbar__TKFfj{grid-template-columns:1fr;gap:10px;padding:12px 16px}.app-shell_brand__vp86k{height:auto;padding-right:0;border-right:0}.app-shell_topbarBlank__SU0PO{display:none}.app-shell_utilityColumn__rP0WJ{justify-content:flex-start;flex-wrap:wrap}.app-shell_rail__GkE7f{top:0;height:100%;padding-top:14px}.app-shell_main__5EqDz{padding:22px 22px 28px}}@media (max-width:760px){.app-shell_tenantSwitcher__37d8W{min-width:0;flex:1 1 224px}.app-shell_railFlyout__bH3et{display:none}}