.RoleTable_tableContainer__QfMUv{width:100%;overflow-x:auto}.RoleTable_table__cBcW2{width:100%;border-collapse:collapse;font-size:14px}.RoleTable_table__cBcW2 th{background-color:#1F2937;color:#E5E7EB;padding:16px;text-align:left;font-weight:600;font-size:13px;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #374151}.RoleTable_table__cBcW2 td{padding:16px;color:#D1D5DB;border-bottom:1px solid #374151;vertical-align:top}.RoleTable_table__cBcW2 tr:hover{background-color:rgba(55,65,81,.3)}.RoleTable_emptyState__Ib7RN{padding:60px 20px;text-align:center;color:#9CA3AF;font-style:italic}.RoleTable_nameCell__SnL9t{min-width:200px}.RoleTable_roleName__2SNmO{display:flex;align-items:flex-start;gap:8px}.RoleTable_roleCode__UcX7h{font-weight:600;color:#E5E7EB}.RoleTable_roleLabel__FJ_8a{font-size:12px;color:#9CA3AF;margin-top:2px}.RoleTable_permissionsCell__TUDB4{min-width:180px}.RoleTable_permissionCount__SuQ0n{display:flex;align-items:center;gap:6px;color:#9CA3AF;font-size:13px}.RoleTable_dateCell__YHOnz{min-width:150px;font-size:13px;color:#9CA3AF}.RoleTable_actionsCell__0lNYN{min-width:140px}.RoleTable_actionButtons___wXr9{display:flex;gap:8px;align-items:center}.RoleTable_actionButton__Bq6q6{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:transparent;border:1px solid #374151;border-radius:6px;color:#9CA3AF;cursor:pointer;transition:all .2s}.RoleTable_actionButton__Bq6q6:hover{border-color:#ffcd1e;color:#ffcd1e;background-color:rgba(255,205,30,.05)}.RoleTable_deleteButton__Q6LDI:hover{border-color:#EF4444;color:#EF4444;background-color:rgba(239,68,68,.05)}.PermissionTable_tableContainer__quwok{width:100%;overflow-x:auto}.PermissionTable_table__ZaU_u{width:100%;border-collapse:collapse;font-size:14px}.PermissionTable_table__ZaU_u th{background-color:#1F2937;color:#E5E7EB;padding:16px;text-align:left;font-weight:600;font-size:13px;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #374151}.PermissionTable_table__ZaU_u td{padding:16px;color:#D1D5DB;border-bottom:1px solid #374151;vertical-align:top}.PermissionTable_table__ZaU_u tr:hover{background-color:rgba(55,65,81,.3)}.PermissionTable_emptyState__Ojqrh{padding:60px 20px;text-align:center;color:#9CA3AF;font-style:italic}.PermissionTable_nameCell__EKiX_{min-width:300px}.PermissionTable_permissionName__OuaPw{display:flex;align-items:flex-start;gap:8px}.PermissionTable_permissionCode__PCUJX{font-weight:600;color:#E5E7EB}.PermissionTable_permissionDescription__uLqR4{font-size:12px;color:#9CA3AF;margin-top:2px}.PermissionTable_dateCell__YHkG_{min-width:150px;font-size:13px;color:#9CA3AF}.PermissionTable_actionsCell__0dUhC{min-width:100px}.PermissionTable_actionButtons__5PApu{display:flex;gap:8px;align-items:center}.PermissionTable_actionButton__ykf6s{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:transparent;border:1px solid #374151;border-radius:6px;color:#9CA3AF;cursor:pointer;transition:all .2s}.PermissionTable_actionButton__ykf6s:hover{border-color:#ffcd1e;color:#ffcd1e;background-color:rgba(255,205,30,.05)}.PermissionTable_deleteButton__AVF2m:hover{border-color:#EF4444;color:#EF4444;background-color:rgba(239,68,68,.05)}.BaseModal_overlay__fLHUX{position:fixed;inset:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:9999;backdrop-filter:blur(2px)}.BaseModal_modal__nBBBQ{background:hsl(var(--background-stack-1));border:1px solid hsl(var(--border));border-radius:12px;width:90vw;max-width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px rgba(0,0,0,.5)}.BaseModal_header__7VUzi{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid hsl(var(--border));margin-bottom:24px}.BaseModal_title__9wJLr{color:hsl(var(--text-prio-1));font-size:20px;font-weight:700;margin:0}.BaseModal_closeButton__oUEhM{background:none;border:none;color:hsl(var(--text-prio-3));cursor:pointer;padding:8px;border-radius:6px;transition:all .2s}.BaseModal_closeButton__oUEhM:hover{background-color:hsl(var(--error-light));color:hsl(var(--error))}.BaseModal_form__O_C5S{padding:0 24px 24px}.BaseModal_formGrid__g0blh{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:24px}@media (max-width:640px){.BaseModal_formGrid__g0blh{grid-template-columns:1fr;gap:16px}}.BaseModal_formGroup__oiHOP{display:flex;flex-direction:column;gap:8px}.BaseModal_label__CWs4L{display:flex;align-items:center;gap:8px;color:hsl(var(--text-prio-1));font-size:14px;font-weight:600}.BaseModal_input__hPu6Z{background-color:hsl(var(--background-stack-2));border:1px solid hsl(var(--border));border-radius:8px;padding:12px 16px;color:hsl(var(--text-prio-1));font-size:14px;transition:all .2s}.BaseModal_input__hPu6Z:focus{outline:none;border-color:hsl(var(--brand));background-color:hsl(var(--background-stack-1));box-shadow:0 0 0 2px hsl(var(--brand)/.1)}.BaseModal_input__hPu6Z::placeholder{color:hsl(var(--text-prio-3))}.BaseModal_inputError__EKCAw{border-color:hsl(var(--error))}.BaseModal_inputError__EKCAw:focus{border-color:hsl(var(--error));box-shadow:0 0 0 2px hsl(var(--error)/.1)}.BaseModal_errorText__nG6rS{color:hsl(var(--error));font-size:12px;font-weight:500}.BaseModal_rolesSection__tr7JF{margin-bottom:24px;padding:20px;background-color:hsl(var(--background-stack-2)/.5);border:1px solid hsl(var(--border));border-radius:8px}.BaseModal_rolesGrid__tnKz4{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;margin-top:12px}.BaseModal_roleCheckbox__ZyFkn{display:flex;align-items:center;gap:8px;cursor:pointer;padding:8px;border-radius:6px;transition:background-color .2s}.BaseModal_roleCheckbox__ZyFkn:hover{background-color:hsl(var(--background-stack-2)/.5)}.BaseModal_checkbox__r8_iv{width:16px;height:16px;accent-color:hsl(var(--brand))}.BaseModal_roleLabel__SVEjA{color:hsl(var(--text-prio-2));font-size:14px;font-weight:500}.BaseModal_submitError__moDBf{background-color:hsl(var(--error-light));border:1px solid hsl(var(--error-border));border-radius:8px;padding:12px 16px;color:hsl(var(--error));font-size:14px;font-weight:500;margin-bottom:20px}.BaseModal_actions__v6IOT{display:flex;gap:12px;justify-content:flex-end;margin-top:24px;padding-top:20px;border-top:1px solid hsl(var(--border))}.BaseModal_cancelButton__ScDyO{background:transparent;border:1px solid hsl(var(--border));color:hsl(var(--text-prio-3));padding:12px 20px;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s}.BaseModal_cancelButton__ScDyO:hover:not(:disabled){border-color:hsl(var(--text-prio-3));color:hsl(var(--text-prio-1));background-color:hsl(var(--background-stack-2)/.5)}.BaseModal_cancelButton__ScDyO:disabled{opacity:.5;cursor:not-allowed}.BaseModal_submitButton__v1mJv{background-color:hsl(var(--brand));border:none;color:hsl(var(--text-on-brand));padding:12px 20px;border-radius:8px;font-weight:700;cursor:pointer;transition:all .2s;min-width:120px}.BaseModal_submitButton__v1mJv:hover:not(:disabled){background-color:hsl(var(--brand-dark));transform:translateY(-1px);box-shadow:0 4px 12px hsl(var(--brand)/.3)}.BaseModal_submitButton__v1mJv:disabled{background-color:hsl(var(--background-stack-2));color:hsl(var(--text-prio-3));cursor:not-allowed;transform:none;box-shadow:none}.BaseModal_headerIcon__mH_qj{display:flex;align-items:center;justify-content:center;margin-right:4px}.BaseModal_criticalModal__qGM1v{background:linear-gradient(145deg,hsl(var(--background-stack-1)/.95) 0,hsl(0 20% 8%/.95) 100%);border:1px solid hsl(var(--error)/.3);box-shadow:0 25px 50px -12px hsl(var(--error)/.3)}.BaseModal_criticalModal__qGM1v .BaseModal_header__7VUzi{border-left:5px solid hsl(var(--error));background:linear-gradient(90deg,hsl(var(--error)/.1) 0,transparent 100%);border-radius:0 12px 0 0}.BaseModal_criticalModal__qGM1v .BaseModal_headerIcon__mH_qj{color:hsl(var(--error));filter:drop-shadow(0 0 6px hsl(var(--error)/.4))}.BaseModal_warningModal__GubMO{background:linear-gradient(145deg,hsl(var(--background-stack-1)/.95) 0,hsl(30 20% 8%/.95) 100%);border:1px solid hsl(47 100% 50%/.3);box-shadow:0 25px 50px -12px hsl(47 100% 50%/.3)}.BaseModal_warningModal__GubMO .BaseModal_header__7VUzi{border-left:5px solid hsl(47 100% 50%);background:linear-gradient(90deg,hsl(47 100% 50%/.1),transparent);border-radius:0 12px 0 0}.BaseModal_warningModal__GubMO .BaseModal_headerIcon__mH_qj{color:hsl(47 100% 50%);filter:drop-shadow(0 0 6px hsl(47 100% 50%/.4))}.BaseModal_infoModal__Ih4FK{background:linear-gradient(145deg,hsl(var(--background-stack-1)/.95) 0,hsl(220 20% 8%/.95) 100%);border:1px solid hsl(217 91% 60%/.3);box-shadow:0 25px 50px -12px hsl(217 91% 60%/.3)}.BaseModal_infoModal__Ih4FK .BaseModal_header__7VUzi{border-left:5px solid hsl(217 91% 60%);background:linear-gradient(90deg,hsl(217 91% 60%/.1),transparent);border-radius:0 12px 0 0}.BaseModal_infoModal__Ih4FK .BaseModal_headerIcon__mH_qj{color:hsl(217 91% 60%);filter:drop-shadow(0 0 6px hsl(217 91% 60%/.4))}.BaseModal_successModal__GgYFu{background:linear-gradient(145deg,hsl(var(--background-stack-1)/.95) 0,hsl(142 20% 8%/.95) 100%);border:1px solid hsl(var(--success)/.3);box-shadow:0 25px 50px -12px hsl(var(--success)/.3)}.BaseModal_successModal__GgYFu .BaseModal_header__7VUzi{border-left:5px solid hsl(var(--success));background:linear-gradient(90deg,hsl(var(--success)/.1) 0,transparent 100%);border-radius:0 12px 0 0}.BaseModal_successModal__GgYFu .BaseModal_headerIcon__mH_qj{color:hsl(var(--success));filter:drop-shadow(0 0 6px hsl(var(--success)/.4))}.CandidateForm_container__7nOMT{padding:0 var(--spacing);color:hsl(var(--text-prio-2))}.CandidateForm_formRow__HF41L{display:flex;gap:12px;margin-bottom:12px}.CandidateForm_label__58xI4{display:block;margin-bottom:6px;color:hsl(var(--text-prio-3));font-size:13px}.CandidateForm_numberInput___exTg{width:100%;padding:8px 10px;border:1px solid hsl(var(--border));border-radius:8px;background:hsl(var(--background-stack-2));color:hsl(var(--text-prio-1))}.CandidateForm_fullWidthWrapper__Pvv1B{width:100%;min-width:0}.CandidateForm_halfWidth__3u1Kh{width:50%}.CandidateForm_actions__4Ic85{display:flex;justify-content:flex-end;gap:10px;padding-top:var(--spacing);border-top:1px solid #374151;margin-top:calc(var(--spacing) * 1.5)}.DocumentsSection_container__w9WGv{display:flex;flex-direction:column;gap:.625rem;width:100%}.DocumentsSection_documentCard__874Xc{position:relative;display:flex;flex-direction:column;gap:.5rem;padding:.875rem 1rem;background:linear-gradient(135deg,hsl(var(--background-stack-1)) 0,hsl(var(--background-stack-2)/.55) 100%);border:1px solid hsl(var(--border));border-radius:.75rem;box-shadow:inset 0 1px 0 hsl(0 0% 100%/.03),0 1px 2px hsl(0 0% 0%/.12);transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .12s ease;min-width:0;overflow:hidden}.DocumentsSection_documentCard__874Xc:before{content:"";position:absolute;top:0;left:0;bottom:0;width:3px;background:linear-gradient(to bottom,hsl(var(--brand)) 0,hsl(var(--brand)/.35) 100%);opacity:.55;transition:opacity .18s ease}.DocumentsSection_documentCard__874Xc:hover{border-color:hsl(var(--brand)/.45);background:linear-gradient(135deg,hsl(var(--background-stack-1)) 0,hsl(var(--brand)/.08) 100%);box-shadow:inset 0 1px 0 hsl(0 0% 100%/.04),0 6px 18px hsl(0 0% 0%/.28);transform:translateY(-1px)}.DocumentsSection_documentCard__874Xc:hover:before{opacity:1}.DocumentsSection_documentHeader__l7kcN{display:flex;align-items:center;gap:.75rem;min-width:0}.DocumentsSection_documentIcon__T6QiN{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:.5rem;background:hsl(var(--brand)/.12);color:hsl(var(--brand));border:1px solid hsl(var(--brand)/.22)}.DocumentsSection_documentTitles__KnKCz{display:flex;flex-direction:column;min-width:0;gap:.125rem;flex:1}.DocumentsSection_documentLabel__5__gv{color:hsl(var(--text-prio-1));font-size:1rem;font-weight:600;letter-spacing:-.01em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.DocumentsSection_documentMeta__gWNEm{font-size:.75rem;color:hsl(var(--text-prio-3));letter-spacing:.02em;text-transform:uppercase;font-weight:500}.DocumentsSection_cardFooter__onB_v{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-top:.125rem}.DocumentsSection_iconBar__CoYXU{display:flex;gap:.375rem;flex-shrink:0;margin-left:auto}.DocumentsSection_button__gyRht{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;color:hsl(var(--text-prio-2));border:1px solid transparent;border-radius:.5rem;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.DocumentsSection_button__gyRht:hover:not(:disabled){color:hsl(var(--text-prio-1));background-color:hsl(var(--brand)/.12);border-color:hsl(var(--brand)/.32)}.DocumentsSection_button__gyRht:disabled{opacity:.4;cursor:not-allowed}.DocumentsSection_primaryButton__oy8DK{color:hsl(var(--brand))}.DocumentsSection_primaryButton__oy8DK:hover:not(:disabled){color:hsl(var(--brand));background-color:hsl(var(--brand)/.16);border-color:hsl(var(--brand)/.4)}.DocumentsSection_cancelRequestButton__AxXdG{color:hsl(var(--error))}.DocumentsSection_cancelRequestButton__AxXdG:hover{color:hsl(var(--error));background-color:rgba(220,38,38,.1)}.DocumentsSection_deleteButton__Bx38o{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;color:hsl(var(--error));border:1px solid transparent;border-radius:.5rem;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.DocumentsSection_deleteButton__Bx38o:hover:not(:disabled){color:hsl(var(--error));background-color:hsl(var(--error)/.14);border-color:hsl(var(--error)/.4)}.DocumentsSection_deleteButton__Bx38o:disabled{opacity:.4;cursor:not-allowed}.DocumentsSection_confirmationDialog__eAhjq{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:hsl(var(--background-stack-1));padding:1.5rem;border-radius:.5rem;z-index:50;min-width:300px}.DocumentsSection_confirmationDialogOverlay__K5R_K{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:40}.DocumentsSection_confirmationDialogTitle__lAwSt{color:hsl(var(--text-prio-1));font-size:1.125rem;font-weight:600;margin-bottom:1rem}.DocumentsSection_confirmationDialogMessage__r46gx{color:hsl(var(--text-prio-3));margin-bottom:1.5rem}.DocumentsSection_confirmationDialogButtons__UI7bt{display:flex;justify-content:flex-end;gap:.75rem}.DocumentsSection_confirmationDialogButton__8cUAy{padding:.5rem 1rem;border-radius:.375rem;font-size:.875rem;font-weight:500;transition:background-color .2s}.DocumentsSection_confirmationDialogButtonCancel__rtnya{background-color:hsl(var(--background-stack-2));color:white}.DocumentsSection_confirmationDialogButtonCancel__rtnya:hover{background-color:hsl(var(--background-stack-1))}.DocumentsSection_confirmationDialogButtonConfirm__L0kCf{background-color:#EF4444;color:white}.DocumentsSection_confirmationDialogButtonConfirm__L0kCf:hover{background-color:#DC2626}.DocumentsSection_loadingSpinner__c2aih{animation:DocumentsSection_spin__baxnK 1s linear infinite}.DocumentsSection_loadingContainer__S_wnU{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:2rem;color:#9CA3AF}.DocumentsSection_loadingContainer__S_wnU span{font-size:.875rem}.DocumentsSection_emptyState__lNoZS{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;text-align:center;grid-column:1/-1}.DocumentsSection_emptyStateIcon__wTzY4{color:#9CA3AF;margin-bottom:1rem}.DocumentsSection_emptyStateTitle__uYDdG{color:white;font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.DocumentsSection_emptyStateText___cMZm{color:#9CA3AF;font-size:.875rem}.DocumentsSection_signingStatusRow__u_M_N{display:flex;align-items:center;gap:.5rem}.DocumentsSection_requestsList__vREZa{display:flex;flex-direction:column;gap:.5rem;margin-top:.25rem}.DocumentsSection_expandRequestsButton__DW6a6{align-self:flex-start;display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;border-radius:.375rem;font-size:.75rem;color:hsl(var(--text-prio-2));transition:background-color .2s,color .2s}.DocumentsSection_expandRequestsButton__DW6a6:hover{color:hsl(var(--text-prio-1));background-color:rgba(255,255,255,.08)}.DocumentsSection_requestItem__ESC7X{display:flex;align-items:center;justify-content:space-between;gap:.875rem;padding:.625rem .875rem;background:hsl(var(--background-stack-2)/.55);border:1px solid hsl(var(--border)/.6);border-radius:.625rem;transition:background-color .15s ease,border-color .15s ease}.DocumentsSection_requestItem__ESC7X:hover{background:hsl(var(--background-stack-2)/.85);border-color:hsl(var(--border))}.DocumentsSection_requestHeader__TNmjq{display:flex;align-items:center;gap:.75rem 1rem;flex-wrap:wrap;flex:1;min-width:0}.DocumentsSection_requestMeta__9qZob{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin-left:auto}.DocumentsSection_signingBadge__wF3Ka{display:inline-flex;align-items:center;gap:.375rem;padding:.3125rem .625rem;border-radius:999px;font-size:.75rem;font-weight:600;letter-spacing:.01em;white-space:nowrap;line-height:1;flex-shrink:0;border:1px solid transparent}.DocumentsSection_signingNotRequested__NEk9G{background-color:hsl(var(--background-stack-2));color:hsl(var(--text-prio-3));border-color:hsl(var(--border))}.DocumentsSection_signingPending__bv6Xw{background-color:hsl(43 96% 56%/.14);color:#FBBF24;border-color:hsl(43 96% 56%/.32)}.DocumentsSection_signingExpired__bBzI1{background-color:hsla(47,100%,56%,.15);color:hsl(47,100%,44%);border-color:hsla(47,100%,56%,.32)}.DocumentsSection_signingCancelled__nxAkj{background-color:hsla(0,84%,60%,.14);color:hsl(var(--error));border-color:hsla(0,84%,60%,.32)}.DocumentsSection_signingSigned__OITJg{background-color:hsl(142 72% 45%/.16);color:#22C55E;border-color:hsl(142 72% 45%/.35)}.DocumentsSection_createdAt__on4Yy,.DocumentsSection_expiredAt__JFegR,.DocumentsSection_expiresAt__74gAp{font-size:.75rem;color:hsl(var(--text-prio-3));flex-shrink:0;white-space:nowrap;line-height:1.2}.DocumentsSection_expiredAt__JFegR{color:hsl(47,100%,44%);font-weight:500}.DocumentsSection_signingWarningText__eZaJ4{color:hsl(var(--text-prio-1));max-width:400px;font-size:.75rem;margin:0;text-align:left}.DocumentsSection_spinner__Mib82{animation:DocumentsSection_spin__baxnK 1s linear infinite}@keyframes DocumentsSection_spin__baxnK{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.StageDailyReportsSection_container__DtjcI{display:flex;flex-direction:column;gap:1rem;width:100%}.StageDailyReportsSection_toolbar__i5DNA{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem}.StageDailyReportsSection_hint__FQa55{margin:0;flex:1;min-width:12rem;font-size:.8125rem;line-height:1.45;color:hsl(var(--text-prio-3))}.StageDailyReportsSection_chipList__91nb1{display:flex;flex-wrap:wrap;gap:.625rem}.StageDailyReportsSection_chip__W1Q6Y{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .875rem;font-size:.875rem;font-weight:600;color:hsl(var(--text-prio-1));background:hsl(var(--background-stack-2)/.55);border:1px solid hsl(var(--border));border-radius:999px;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease,box-shadow .15s ease;max-width:100%}.StageDailyReportsSection_chip__W1Q6Y:hover:not(:disabled){border-color:hsl(var(--brand)/.55);background:hsl(var(--brand)/.08);color:hsl(var(--text-prio-1));box-shadow:0 1px 4px hsl(var(--brand)/.12)}.StageDailyReportsSection_chip__W1Q6Y:disabled{cursor:not-allowed}.StageDailyReportsSection_chip__W1Q6Y:disabled:not(.StageDailyReportsSection_chipDone__GmOVD):not(.StageDailyReportsSection_chipLoading__f5EdN):not(.StageDailyReportsSection_chipWaiting__d51SZ):not(.StageDailyReportsSection_chipError__TcKTZ){opacity:.65}.StageDailyReportsSection_chipWaiting__d51SZ{border-style:dashed;border-color:hsl(var(--border));background:hsl(var(--background-stack-2)/.35);color:hsl(var(--text-prio-3));opacity:1}.StageDailyReportsSection_chipLoading__f5EdN{border-color:hsl(var(--brand)/.45);background:hsl(var(--brand)/.1);opacity:1}.StageDailyReportsSection_chipDone__GmOVD{border-color:hsl(142 45% 45%/.55);background:hsl(142 45% 45%/.12);color:hsl(142 35% 28%);opacity:1}.StageDailyReportsSection_chipDone__GmOVD svg{color:hsl(142 45% 38%)}.StageDailyReportsSection_chipError__TcKTZ{border-color:hsl(0 65% 55%/.55);background:hsl(0 65% 55%/.1);color:hsl(0 55% 32%);opacity:1}.StageDailyReportsSection_chipError__TcKTZ svg{color:hsl(0 60% 45%)}.StageDailyReportsSection_chipLabel__JeD_w{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.StageDailyReportsSection_chipStatus__LLIXR{flex-shrink:0;font-size:.6875rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase;opacity:.85}.StageDailyReportsSection_loadAllButton__t1hCA{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .875rem;font-size:.875rem;font-weight:600;color:hsl(var(--text-prio-1));background:hsl(var(--background-stack-1));border:1px solid hsl(var(--border));border-radius:8px;cursor:pointer;transition:border-color .15s ease,background .15s ease}.StageDailyReportsSection_loadAllButton__t1hCA:hover:not(:disabled){border-color:hsl(var(--brand));background:hsl(var(--brand)/.06)}.StageDailyReportsSection_loadAllButton__t1hCA:disabled{opacity:.65;cursor:not-allowed}.StageDailyReportsSection_loadingSpinner__xxLX_{animation:StageDailyReportsSection_spin__j_kWv 1s linear infinite}@keyframes StageDailyReportsSection_spin__j_kWv{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.SigningModal_signingForm___QQXQ{display:flex;flex-direction:column;gap:1.5rem}.SigningModal_documentInfo__ebS5H{color:#9CA3AF;font-size:.875rem}.SigningModal_documentInfo__ebS5H strong{color:#D1D5DB}.SigningModal_documentId__texgc{color:hsl(var(--text-prio-3));font-weight:500}.SigningModal_label__RXfXy{color:#D1D5DB;font-size:.875rem;font-weight:500;margin-bottom:.5rem;display:block}.SigningModal_hint__n93Sp{color:hsl(var(--text-prio-1));font-size:.8rem;margin-top:.5rem}.SigningModal_errorMessage__HgmNO{color:#FDB1B8;font-size:.875rem;padding:.75rem;background-color:rgba(220,38,38,.1);border-radius:.5rem}.SigningModal_signersList__5VNpV{display:flex;flex-direction:column}.SigningModal_signersListItems__sIONo{display:flex;flex-direction:column;gap:.5rem;max-height:200px;overflow-y:auto}.SigningModal_signerItem__rBhK4{display:flex;align-items:center;gap:.75rem;padding:.625rem .75rem;background-color:hsl(var(--background-stack-1));border:1px solid hsl(var(--border));border-radius:.5rem}.SigningModal_signerIcon__MN_jE{color:hsl(var(--text-prio-1));flex-shrink:0}.SigningModal_signerInfo__Bg8kY{display:flex;flex-direction:column;flex:1;min-width:0}.SigningModal_signerName__ZreNJ{color:hsl(var(--text-prio-1));font-size:.875rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.SigningModal_signerPhone__LEdDH{color:hsl(var(--text-prio-3));font-size:.75rem}.SigningModal_removeSignerButton__3_fRC{display:flex;align-items:center;justify-content:center;padding:.25rem;color:hsl(var(--text-prio-3));border-radius:.25rem;transition:all .2s;flex-shrink:0}.SigningModal_removeSignerButton__3_fRC:hover{color:hsl(var(--error));background-color:rgba(220,38,38,.1)}.SigningModal_removeSignerButton__3_fRC:disabled{opacity:.5;cursor:not-allowed}.SigningModal_addSignerSection__cbGSz{display:flex;flex-direction:column}.SigningModal_inputRow__E6bAX{display:flex;gap:.5rem}.SigningModal_nameInput__CnWmc,.SigningModal_phoneInput__nxQck{flex:1;font-size:.875rem;color:hsl(var(--text-prio-1));background-color:transparent;border:1px solid #374151;border-radius:.5rem;padding:.625rem .75rem}.SigningModal_nameInput__CnWmc:focus,.SigningModal_phoneInput__nxQck:focus{outline:none;border-color:#ffcd1e}.SigningModal_nameInput__CnWmc:disabled,.SigningModal_phoneInput__nxQck:disabled{opacity:.5;cursor:not-allowed}.SigningModal_nameInput__CnWmc::placeholder,.SigningModal_phoneInput__nxQck::placeholder{color:hsl(var(--text-prio-3))}.SigningModal_addButton__4vovh{display:flex;align-items:center;justify-content:center;padding:.625rem;background-color:hsl(var(--background-stack-1));color:hsl(var(--text-prio-1));border:1px solid #374151;border-radius:.5rem;transition:all .2s;flex-shrink:0}.SigningModal_addButton__4vovh:hover{background-color:hsl(var(--background-stack-2));border-color:hsl(var(--background-stack-2))}.SigningModal_addButton__4vovh:disabled{opacity:.5;cursor:not-allowed}.SigningModal_modalFooter__QeWCq{display:flex;flex-direction:row;justify-content:flex-end;gap:.75rem;margin-top:.5rem}.SigningModal_cancelButton__XnRTd{display:flex;flex-direction:row;gap:.5rem;padding:.75rem 1.5rem;justify-content:center;align-items:center;border:1px solid hsl(var(--border));border-radius:.75rem;font-size:.875rem;font-weight:500;color:hsl(var(--text-prio-1));background-color:transparent;transition:background-color .2s}.SigningModal_cancelButton__XnRTd:hover{background-color:hsl(var(--background-stack-2))}.SigningModal_cancelButton__XnRTd:disabled{opacity:.5;cursor:not-allowed}.SigningModal_submitButton__im19t{display:flex;flex-direction:row;gap:.5rem;padding:.75rem 1.5rem;justify-content:center;align-items:center;border:none;border-radius:.75rem;font-size:.875rem;font-weight:600;color:hsl(var(--text-on-brand));background-color:hsl(var(--brand));transition:background-color .2s}.SigningModal_submitButton__im19t:hover{background-color:hsl(var(--brand-dark))}.SigningModal_submitButton__im19t:disabled{opacity:.5;cursor:not-allowed}.SigningModal_spinner__ttLQP{animation:SigningModal_spin__1bfOo 1s linear infinite}@keyframes SigningModal_spin__1bfOo{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.DocumentPreviewModal_body__yZRUf{display:flex;flex-direction:column;gap:16px;min-height:240px}.DocumentPreviewModal_stateContainer__iMqv6{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:48px 16px;color:hsl(var(--text-prio-3));text-align:center}.DocumentPreviewModal_stateText__fWRtD{font-size:14px;color:hsl(var(--text-prio-3));margin:0}.DocumentPreviewModal_spinner___ZqpX{animation:DocumentPreviewModal_docPreviewSpin__ZUFZK .7s linear infinite}@keyframes DocumentPreviewModal_docPreviewSpin__ZUFZK{to{transform:rotate(1turn)}}.DocumentPreviewModal_pageInfo__PVX3M{text-align:center;font-size:12px;font-weight:600;color:hsl(var(--text-prio-3));letter-spacing:.04em;text-transform:uppercase;margin:0}.DocumentPreviewModal_pageStrip__0cx1I{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:4px 2px 12px}.DocumentPreviewModal_pageStrip__0cx1I::-webkit-scrollbar{height:8px}.DocumentPreviewModal_pageStrip__0cx1I::-webkit-scrollbar-thumb{background:hsl(var(--border));border-radius:4px}.DocumentPreviewModal_pageButton__1bzji{position:relative;flex:0 0 min(78vw,320px);appearance:none;border:1px solid hsl(var(--border));padding:0;border-radius:14px;overflow:hidden;background:#ffffff;box-shadow:0 6px 20px rgba(0,0,0,.35);cursor:zoom-in;scroll-snap-align:center;transition:transform .15s ease,box-shadow .15s ease}.DocumentPreviewModal_pageButton__1bzji:hover{transform:translateY(-2px);box-shadow:0 10px 28px rgba(0,0,0,.45)}.DocumentPreviewModal_pageImage__014B0{display:block;width:100%;aspect-ratio:210/297;object-fit:contain;background:#ffffff}.DocumentPreviewModal_pageLabel__PEdvd{position:absolute;right:10px;bottom:10px;padding:4px 10px;border-radius:999px;background-color:rgba(0,0,0,.58);color:#ffffff;font-size:12px;font-weight:600}.DocumentPreviewModal_lightboxOverlay__OYW12{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.78);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);animation:DocumentPreviewModal_lbFadeIn___GwiX .18s ease-out}@keyframes DocumentPreviewModal_lbFadeIn___GwiX{0%{opacity:0}to{opacity:1}}.DocumentPreviewModal_lightboxContent__d0s7F{display:flex;flex-direction:column;align-items:center;gap:12px;width:min(96vw,720px);animation:DocumentPreviewModal_lbScaleIn__ckTXL .2s ease-out}@keyframes DocumentPreviewModal_lbScaleIn__ckTXL{0%{transform:scale(.94);opacity:0}to{transform:scale(1);opacity:1}}.DocumentPreviewModal_lightboxImgWrapper__EDJNU{position:relative;width:100%}.DocumentPreviewModal_lightboxImg___11xl{width:100%;border-radius:14px;box-shadow:0 20px 60px rgba(0,0,0,.5);background:#ffffff;display:block}.DocumentPreviewModal_lightboxClose__VlHzX{position:absolute;top:10px;right:10px;width:36px;height:36px;border-radius:999px;border:none;background-color:rgba(0,0,0,.55);color:#ffffff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .15s ease}.DocumentPreviewModal_lightboxClose__VlHzX:hover{background-color:rgba(0,0,0,.75)}.DocumentPreviewModal_lightboxNav__crghp{display:flex;align-items:center;gap:16px}.DocumentPreviewModal_lightboxNavBtn__tS3Zr{width:40px;height:40px;border:none;border-radius:999px;background-color:rgba(255,255,255,.14);color:#ffffff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .15s ease}.DocumentPreviewModal_lightboxNavBtn__tS3Zr:hover:not(:disabled){background-color:rgba(255,255,255,.28)}.DocumentPreviewModal_lightboxNavBtn__tS3Zr:disabled{opacity:.3;cursor:default}.DocumentPreviewModal_lightboxCounter__vYSKp{font-size:14px;font-weight:600;color:#ffffff;min-width:4ch;text-align:center}.EasoftImageViewer_container__1eW4i{display:flex;flex-direction:column;gap:.75rem;min-height:320px}.EasoftImageViewer_metaRow__CV97H{display:flex;align-items:center;justify-content:space-between;gap:.75rem;font-size:.75rem;color:hsl(var(--text-prio-3));letter-spacing:.02em}.EasoftImageViewer_metaText__bIZa7{text-transform:uppercase;font-weight:600}.EasoftImageViewer_viewport__a3Aay{position:relative;display:flex;align-items:center;justify-content:center;min-height:320px;max-height:70vh;background:#0b0b0f;border:1px solid hsl(var(--border));border-radius:12px;overflow:hidden}.EasoftImageViewer_image__nAmvo{display:block;max-width:100%;max-height:70vh;width:auto;height:auto;object-fit:contain;border-radius:10px;box-shadow:0 14px 40px rgba(0,0,0,.45)}.EasoftImageViewer_stateBox__zmG_7{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.625rem;padding:2rem 1rem;color:hsl(var(--text-prio-3));text-align:center}.EasoftImageViewer_stateText__BWWXd{font-size:.875rem;margin:0}.EasoftImageViewer_spinner__PUBU4{animation:EasoftImageViewer_easoftViewerSpin__TCvY2 .8s linear infinite}@keyframes EasoftImageViewer_easoftViewerSpin__TCvY2{to{transform:rotate(1turn)}}.EasoftImageViewer_edgeNav__a4hCS{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border:none;border-radius:999px;background-color:rgba(0,0,0,.55);color:#ffffff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .15s ease,opacity .15s ease;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.EasoftImageViewer_edgeNav__a4hCS:hover:not(:disabled){background-color:rgba(0,0,0,.75)}.EasoftImageViewer_edgeNav__a4hCS:disabled{opacity:.3;cursor:default}.EasoftImageViewer_edgeNavPrev__sA5RC{left:12px}.EasoftImageViewer_edgeNavNext__kkUJs{right:12px}.EasoftImageViewer_controls__xlsaj{display:flex;align-items:center;justify-content:space-between;gap:.5rem;flex-wrap:wrap}.EasoftImageViewer_closeButton__D5oVb,.EasoftImageViewer_downloadButton___t990,.EasoftImageViewer_navButton__OZoVI{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem .875rem;font-size:.8125rem;font-weight:500;border-radius:.625rem;border:1px solid hsl(var(--border));background:hsl(var(--background-stack-2)/.55);color:hsl(var(--text-prio-1));cursor:pointer;transition:background-color .15s ease,border-color .15s ease,opacity .15s ease;text-decoration:none}.EasoftImageViewer_closeButton__D5oVb:hover,.EasoftImageViewer_downloadButton___t990:hover,.EasoftImageViewer_navButton__OZoVI:hover:not(:disabled){background:hsl(var(--background-stack-2));border-color:hsl(var(--brand)/.45)}.EasoftImageViewer_navButton__OZoVI:disabled{opacity:.4;cursor:not-allowed}.EasoftImageViewer_downloadButton___t990{color:hsl(var(--brand));border-color:hsl(var(--brand)/.32);background:hsl(var(--brand)/.1)}.EasoftImageViewer_downloadButton___t990:hover{color:hsl(var(--brand));background:hsl(var(--brand)/.18);border-color:hsl(var(--brand)/.5)}.EasoftImagesSection_grid__kS3Rw{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem;width:100%}.EasoftImagesSection_card__RjM5c{display:flex;flex-direction:column;gap:.5rem;padding:.5rem;background:linear-gradient(135deg,hsl(var(--background-stack-1)) 0,hsl(var(--background-stack-2)/.55) 100%);border:1px solid hsl(var(--border));border-radius:.75rem;color:hsl(var(--text-prio-1));cursor:pointer;text-align:left;transition:border-color .15s ease,transform .12s ease,box-shadow .15s ease,background .15s ease}.EasoftImagesSection_card__RjM5c:hover{border-color:hsl(var(--brand)/.5);transform:translateY(-1px);box-shadow:0 6px 18px hsl(0 0% 0%/.28);background:linear-gradient(135deg,hsl(var(--background-stack-1)) 0,hsl(var(--brand)/.08) 100%)}.EasoftImagesSection_card__RjM5c:focus-visible{outline:none;border-color:hsl(var(--brand)/.7);box-shadow:0 0 0 3px hsl(var(--brand)/.2)}.EasoftImagesSection_imageWrap__O7ex8{position:relative;width:100%;aspect-ratio:4/3;overflow:hidden;border-radius:.5rem;background:hsl(var(--background-stack-2));display:flex;align-items:center;justify-content:center}.EasoftImagesSection_thumbnail__mTLCN{width:100%;height:100%;object-fit:cover;display:block}.EasoftImagesSection_placeholder__hfEIP{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:hsl(var(--text-prio-3))}.EasoftImagesSection_spinner__n_LrR{animation:EasoftImagesSection_easoftSpin__yBBX_ .8s linear infinite;color:hsl(var(--brand))}@keyframes EasoftImagesSection_easoftSpin__yBBX_{to{transform:rotate(1turn)}}.EasoftImagesSection_label__ejyLI{font-size:.8125rem;font-weight:500;color:hsl(var(--text-prio-1));overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 .125rem .125rem}.EasoftImagesSection_stateBox__L_tPv{display:flex;align-items:center;gap:.625rem;padding:1rem;color:hsl(var(--text-prio-3));font-size:.875rem}.EasoftImagesSection_emptyState__KrEzb{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:2rem 1rem;border:1px dashed hsl(var(--border));border-radius:.75rem;color:hsl(var(--text-prio-3));text-align:center}.EasoftImagesSection_emptyIcon___6ggj{color:hsl(var(--text-prio-3))}.EasoftImagesSection_emptyText__ApQmf{font-size:.875rem;margin:0}.VerticalTimeline_timelineEmpty__jRUVu{padding:.25rem 0 .75rem}.VerticalTimeline_timelineScroll__KPdVr{--timeline-scroll-end-pad:0.25rem;flex:1;min-height:0;overflow-y:auto;padding-right:var(--timeline-scroll-end-pad);scrollbar-width:none;-ms-overflow-style:none}.VerticalTimeline_timelineScrollClip__hFxfi{overflow:hidden;overscroll-behavior:none}.VerticalTimeline_timelineFooter__X5J7_{flex-shrink:0}.VerticalTimeline_timelineScroll__KPdVr::-webkit-scrollbar{display:none}.VerticalTimeline_timeline__7EHGD{--timeline-gutter:1.75rem;--timeline-dot:16px;--timeline-line:2px;--timeline-dot-top:calc(0.75rem + 0.25rem + (0.75rem * 0.62) - (var(--timeline-dot) / 2) + 2px);display:flex;flex-direction:column;gap:0;position:relative;padding-left:var(--timeline-gutter)}.VerticalTimeline_timeline__7EHGD:before{content:"";position:absolute;left:calc((var(--timeline-gutter) - var(--timeline-line)) / 2);top:calc(var(--timeline-dot-top) - 2px);bottom:12px;width:var(--timeline-line);background:hsl(var(--border)/.5);border-radius:1px}.VerticalTimeline_timelineEntry__99pc_{position:relative;padding:.75rem 0}.VerticalTimeline_compactEntry__oLGgY{padding:.25rem 0}.VerticalTimeline_compactEntry__oLGgY .VerticalTimeline_timelineBody__3T0tX{flex-direction:row;flex-wrap:nowrap;align-items:center;gap:.625rem;width:100%;max-width:100%;padding:.0625rem .5rem}.VerticalTimeline_compactEntry__oLGgY .VerticalTimeline_timelineHeader__wLe48{flex-shrink:0;flex-wrap:nowrap;font-size:.6875rem;gap:.375rem;white-space:nowrap}.VerticalTimeline_compactEntry__oLGgY .VerticalTimeline_timelineText__QQSH3{flex:1;min-width:0;font-size:.8125rem;font-weight:400;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:hsl(var(--text-prio-2))}.VerticalTimeline_compactEntry__oLGgY .VerticalTimeline_timelineDot__Vll73{top:50%;transform:translateY(-50%)}.VerticalTimeline_clickableEntry__Pbybm{cursor:pointer;border-radius:8px;transition:background .15s ease}.VerticalTimeline_clickableEntry__Pbybm:hover{background:hsl(var(--background-stack-2)/.45)}.VerticalTimeline_timelineDot__Vll73{box-sizing:border-box;position:absolute;left:calc(-1 * var(--timeline-gutter) + (var(--timeline-gutter) - var(--timeline-dot)) / 2);top:var(--timeline-dot-top);width:var(--timeline-dot);height:var(--timeline-dot);border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:1}.VerticalTimeline_systemDot__v2RPE{background:hsl(var(--background-stack-2));border:2px solid hsl(var(--border));color:hsl(var(--text-prio-3))}.VerticalTimeline_manualDot__QHigs{background:hsl(var(--brand));border:2px solid hsl(var(--brand));color:hsl(var(--text-on-brand))}.VerticalTimeline_timelineBody__3T0tX{display:flex;flex-direction:column;gap:.375rem;width:fit-content;max-width:100%;min-width:0;padding:.25rem .5rem}.VerticalTimeline_timelineHeader__wLe48{display:flex;align-items:center;gap:.5rem;font-size:.75rem;flex-wrap:wrap}.VerticalTimeline_timelineDate__YC0LD{color:hsl(var(--text-prio-3))}.VerticalTimeline_timelineAuthor__AQNLd{color:hsl(var(--text-prio-2));font-weight:500}.VerticalTimeline_timelineAuthor__AQNLd:before{content:"·";margin-right:.5rem;color:hsl(var(--text-prio-3))}.VerticalTimeline_timelineText__QQSH3{font-size:.9375rem;line-height:1.55;color:hsl(var(--text-prio-1));white-space:pre-wrap;word-wrap:break-word;text-decoration:none}.VerticalTimeline_systemText__JVfLh{color:hsl(var(--text-prio-3));font-style:italic;font-size:.875rem}.VerticalTimeline_systemEntry__s8ECv{opacity:.75}.VerticalTimeline_manualEntry__wJUi_ .VerticalTimeline_timelineText__QQSH3{font-weight:500}.VerticalTimeline_timelineNowDivider__T7EPT{position:relative;box-sizing:border-box;padding:.75rem 0 .5rem;margin-top:.5rem;margin-left:0;margin-right:calc(-1 * var(--timeline-scroll-end-pad));width:calc(100% + var(--timeline-scroll-end-pad))}.VerticalTimeline_timelineNowDividerLine__pR3hH{display:flex;align-items:center;gap:.75rem;width:100%}.VerticalTimeline_timelineNowDividerHairline__rw1su{flex:1;min-width:.75rem;height:0;align-self:center;border:none;border-top:1px dashed hsl(var(--brand)/.55)}.VerticalTimeline_timelineNowDividerLabel___FVku{flex-shrink:0;line-height:1;font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:hsl(var(--brand));padding:.25rem .5rem;border-radius:999px;background:hsl(var(--brand)/.12);border:1px solid hsl(var(--brand)/.28)}.VerticalTimeline_timelineNowDivider__T7EPT~.VerticalTimeline_timelineEntry__99pc_{background:linear-gradient(to right,hsl(var(--brand)/.06) 0,hsl(var(--brand)/.02) 45%,transparent 100%);border-radius:6px}.VerticalTimeline_timelineNowDivider__T7EPT~.VerticalTimeline_timelineEntry__99pc_ .VerticalTimeline_timelineDot__Vll73{background:hsl(var(--background-stack-1));border-style:dashed;border-color:hsl(var(--brand)/.65);color:hsl(var(--brand))}.VerticalTimeline_timelineNowDivider__T7EPT~.VerticalTimeline_timelineEntry__99pc_ .VerticalTimeline_manualDot__QHigs{background:hsl(var(--brand)/.18);color:hsl(var(--brand))}.VerticalTimeline_timelineNowDivider__T7EPT~.VerticalTimeline_timelineEntry__99pc_ .VerticalTimeline_timelineText__QQSH3{color:hsl(var(--text-prio-2))}.InformationMessagePreviewContent_previewStatus__eyp0W{font-size:9px;font-weight:600;padding:2px 6px;border-radius:3px;text-transform:uppercase}.InformationMessagePreviewContent_nodePending__KgV8t{background-color:#ffcd1e;color:#1a1a1a}.InformationMessagePreviewContent_nodeSent__V78qb{background-color:#4caf50;color:white}.InformationMessagePreviewContent_nodeFailed__o5RlX{background-color:#f44336;color:white}.InformationMessagePreviewContent_nodeSkipped__ZNW7T{background-color:#6b7280;color:#d1d5db}.InformationMessagePreviewContent_emailHeader__7Rgfj{padding:16px 20px;border-bottom:1px solid #e5e7eb;background-color:#f9fafb;border-radius:8px 8px 0 0}.InformationMessagePreviewContent_emailMeta__Zc_oh{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px;min-width:0}.InformationMessagePreviewContent_headerTrailing__QfOX9{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-shrink:0}.InformationMessagePreviewContent_emailFrom__vk_lG{display:flex;align-items:center;gap:8px;font-size:13px;color:#374151;font-weight:500;min-width:0;flex:1}.InformationMessagePreviewContent_emailSubject__ABrUn{font-size:16px;color:#111827;font-weight:600;line-height:1.4;margin-bottom:4px}.InformationMessagePreviewContent_emailDate__x5DpV{font-size:12px;color:#6b7280}.InformationMessagePreviewContent_emailDays__lCEEK{color:#d97706;font-weight:600}.InformationMessagePreviewContent_emailContent__CkYKe{flex:1;min-height:0;max-height:min(350px,calc(100dvh - 200px));overflow:hidden;background-color:#ffffff;border-radius:0 0 8px 8px}.InformationMessagePreviewContent_emailIframe__tH6Qx{width:100%;height:100%;min-height:200px;border:none;display:block}.InformationMessagePreviewContent_previewEmpty__K2c8T{margin:0;font-size:.875rem;color:hsl(var(--text-prio-3));padding:1rem}.InformationMessagePreviewContent_smsHeader__gt5nJ{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;border-bottom:1px solid #374151;background-color:rgba(55,65,81,.5);border-radius:20px 20px 0 0;min-width:0}.InformationMessagePreviewContent_smsContact__kawbo{display:flex;align-items:center;gap:8px;font-size:12px;color:#9ca3af;font-weight:500;min-width:0;flex:1}.InformationMessagePreviewContent_smsThread__UCGYI{padding:16px;display:flex;flex-direction:column;align-items:flex-end}.InformationMessagePreviewContent_smsBubble__jkLgQ{max-width:90%;background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:18px 18px 4px 18px;padding:10px 14px;box-shadow:0 2px 8px rgba(59,130,246,.3)}.InformationMessagePreviewContent_smsText__QxXz1{font-size:13px;line-height:1.45;color:#f9fafb;white-space:pre-wrap;word-break:break-word}.InformationMessagePreviewContent_smsTime__mk_NK{margin-top:8px;font-size:11px;color:rgba(249,250,251,.75)}.InformationMessagePreviewContent_smsDays__eGiOD{color:#fcd34d;font-weight:600}.MessageTimeline_verticalWrap__0B_88{display:flex;flex-direction:column;flex:1 1 0;gap:1rem;width:100%;min-height:0}.MessageTimeline_timelineRoot__RUXP2{flex:1;min-height:0;display:flex;flex-direction:column}.MessageTimeline_empty__SaOhx{margin:0;font-size:.875rem;color:hsl(var(--text-prio-3))}.MessageTimeline_notePreview__ymYIt{white-space:pre-wrap;word-break:break-word;text-decoration:none;color:inherit}.MessageTimeline_noteCard__Q6qTg{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:.5rem;padding:.5rem .625rem;border:1px solid hsl(var(--brand)/.28);border-radius:10px;background:hsl(var(--brand)/.07)}.MessageTimeline_noteCardBody__BaDrb{flex:1;min-width:0;font-size:.95rem}.MessageTimeline_noteActions__nD2HB{display:flex;gap:.25rem;align-self:flex-end;opacity:0;transition:opacity .12s ease}.MessageTimeline_noteCard__Q6qTg:focus-within .MessageTimeline_noteActions__nD2HB,.MessageTimeline_noteCard__Q6qTg:hover .MessageTimeline_noteActions__nD2HB{opacity:1}.MessageTimeline_noteIconButton__deQjU{appearance:none;width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid transparent;background:transparent;color:hsl(var(--text-prio-3));border-radius:6px;cursor:pointer;transition:background .12s ease,color .12s ease,border-color .12s ease}.MessageTimeline_noteIconButton__deQjU:hover:not(:disabled){color:hsl(var(--text-prio-1));background:hsl(var(--background-stack-2));border-color:hsl(var(--border))}.MessageTimeline_noteIconButton__deQjU:disabled{opacity:.5;cursor:not-allowed}.MessageTimeline_noteIconButtonDanger__c8OYg{appearance:none;width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid transparent;background:transparent;color:hsl(var(--text-prio-3));border-radius:6px;cursor:pointer;transition:background .12s ease,color .12s ease,border-color .12s ease}.MessageTimeline_noteIconButtonDanger__c8OYg:hover:not(:disabled){color:hsl(var(--error));background:hsl(var(--error)/.08);border-color:hsl(var(--error)/.4)}.MessageTimeline_noteIconButtonDanger__c8OYg:disabled{opacity:.5;cursor:not-allowed}.MessageTimeline_noteFormBleed__FgGi8{margin-left:calc(-1 * var(--message-timeline-inline-pad, 1.25rem));margin-right:calc(-1 * var(--message-timeline-inline-pad, 1.25rem));padding-left:var(--message-timeline-inline-pad,1.25rem);padding-right:var(--message-timeline-inline-pad,1.25rem);box-sizing:border-box}.MessageTimeline_noteComposer___sAea{display:flex;flex-direction:column;gap:.5rem;padding-top:1rem;border-top:1px solid hsl(var(--border)/.5)}.MessageTimeline_editBanner__Ag92x{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.375rem .5rem;border-radius:8px;background:hsl(var(--brand)/.08);border:1px solid hsl(var(--brand)/.28)}.MessageTimeline_editBannerLabel__dOWAn{gap:.35rem;font-weight:600}.MessageTimeline_editBannerCancel__iaOvm,.MessageTimeline_editBannerLabel__dOWAn{display:inline-flex;align-items:center;font-size:.75rem;color:hsl(var(--text-prio-2))}.MessageTimeline_editBannerCancel__iaOvm{appearance:none;gap:.25rem;padding:.2rem .45rem;border-radius:6px;border:1px solid transparent;background:transparent;cursor:pointer;transition:background .12s ease,border-color .12s ease,color .12s ease}.MessageTimeline_editBannerCancel__iaOvm:hover:not(:disabled){background:hsl(var(--background-stack-2));border-color:hsl(var(--border));color:hsl(var(--text-prio-1))}.MessageTimeline_editBannerCancel__iaOvm:disabled{opacity:.5;cursor:not-allowed}.MessageTimeline_noteHeaderRow__j7G02{display:flex;align-items:center}.MessageTimeline_noteForm__XNFaD{display:flex;gap:.75rem;align-items:flex-end}.MessageTimeline_privacyToggle__PLzZG{display:flex;align-items:center;gap:.625rem}.MessageTimeline_notePrivateBadge__HDqAj{display:inline-flex;align-items:center;gap:.3rem;margin-left:.35rem;padding:.12rem .4rem .1rem;border-radius:6px;font-size:.6875rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase;line-height:1;color:hsl(var(--text-prio-2));background:hsl(var(--background-stack-2));border:1px solid hsl(var(--border)/.7);vertical-align:middle}.MessageTimeline_notePrivateBadge__HDqAj svg{display:block;flex-shrink:0}.MessageTimeline_notePrivateBadgeLabel__scqsY{display:block;line-height:1;transform:translateY(.04em)}.MessageTimeline_privacyText__AK533{display:flex;align-items:center;gap:.35rem;font-size:.8125rem;color:hsl(var(--text-prio-2));line-height:1.3}.MessageTimeline_noteTextarea__wzGyU{flex:1}.MessageTimeline_noteTextarea__wzGyU textarea{background:hsl(var(--background-stack-2)/.5)!important;border-color:hsl(var(--border)/.6)!important;border-radius:10px!important;font-size:.9375rem!important;line-height:1.4!important;padding-block:10px!important;resize:none!important;transition:all .15s ease!important}.MessageTimeline_noteTextarea__wzGyU textarea:focus{background:hsl(var(--background-stack-2))!important;border-color:hsl(var(--brand)/.5)!important}.MessageTimeline_sendButton__pcQny{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:hsl(var(--brand));border:none;border-radius:10px;color:hsl(var(--text-on-brand));cursor:pointer;transition:all .2s ease;flex-shrink:0}.MessageTimeline_sendButton__pcQny:hover:not(:disabled){transform:scale(1.05)}.MessageTimeline_sendButton__pcQny:disabled{opacity:.4;cursor:not-allowed}.MessageTimeline_dotPending__KtuY8{background:hsl(var(--brand))!important;border-color:hsl(var(--brand))!important;color:hsl(var(--text-on-brand))!important}.MessageTimeline_dotSent__70gES{background:hsl(var(--success))!important;border-color:hsl(var(--success))!important;color:#fff!important}.MessageTimeline_dotFailed__GgwTd{background:hsl(var(--error))!important;border-color:hsl(var(--error))!important;color:hsl(var(--text-on-brand))!important}.MessageTimeline_dotSkipped__kxXfE{background:hsl(var(--text-prio-3)/.35)!important;border-color:hsl(var(--border))!important;color:hsl(var(--text-prio-2))!important}.MessageTimeline_previewCard__zTbmW{box-shadow:0 12px 40px rgba(0,0,0,.45);z-index:9999;overflow:hidden;position:fixed;display:flex;flex-direction:column;max-height:min(540px,calc(100dvh - 32px))}.MessageTimeline_previewStatus__NN3qj{font-size:9px;font-weight:600;padding:2px 6px;border-radius:3px;text-transform:uppercase}.MessageTimeline_nodePending__FPPik{background-color:#ffcd1e;color:#1a1a1a}.MessageTimeline_nodeSent__gIdqm{background-color:#4caf50;color:white}.MessageTimeline_nodeFailed__ywble{background-color:#f44336;color:white}.MessageTimeline_nodeSkipped__x2tmZ{background-color:#6b7280;color:#d1d5db}.MessageTimeline_emailPreview__VLZ7h{width:500px;max-width:min(500px,calc(100vw - 32px));background-color:#ffffff;border-radius:8px;border:1px solid #e5e7eb}.MessageTimeline_smsPreview__ZvvdQ{width:280px;max-width:min(280px,calc(100vw - 32px));max-height:min(320px,calc(100dvh - 32px));background-color:#1f2937;border-radius:20px;border:1px solid #374151}.MessageTimeline_clickOverlay__M7UOh{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:1rem;box-sizing:border-box;background:rgba(0,0,0,.55)}.MessageTimeline_clickPreviewCard__RddSI{position:relative;top:auto;left:auto;max-height:min(540px,calc(100dvh - 32px));isolation:isolate}.MessageTimeline_clickClose__vM0dx{flex-shrink:0;width:28px;height:28px;margin:0;padding:0;border:none;border-radius:8px;background:rgba(0,0,0,.45);color:#fff;font-size:1.35rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.MessageTimeline_clickClose__vM0dx:hover{background:rgba(0,0,0,.65)}.TextArea_field__svCgb{display:flex;flex-direction:column;gap:8px}.TextArea_label__aMjfN{color:hsl(var(--text-prio-1));font-weight:600;font-size:14px}.TextArea_required__91sck{color:hsl(var(--error))}.TextArea_textarea__wp45o{background-color:hsl(var(--background-stack-2));border:1px solid hsl(var(--border));border-radius:8px;padding:12px;color:hsl(var(--text-prio-1));font-size:14px;transition:all .2s;resize:vertical;font-family:inherit}.TextArea_textarea__wp45o:focus{outline:none;border-color:hsl(var(--brand));box-shadow:0 0 0 3px hsl(var(--brand)/.1)}.TextArea_textarea__wp45o::placeholder{color:hsl(var(--text-prio-3))}.TextArea_textarea__wp45o:disabled{opacity:.5;cursor:not-allowed}.TextArea_hint__5RClO{color:hsl(var(--text-prio-3));font-size:12px;font-style:italic}.CancelBtn_cancel__nrtDH{background:transparent;border:1px solid hsl(var(--brand));padding:8px 12px;border-radius:8px;cursor:pointer;color:hsl(var(--text-prio-2))}.CancelBtn_iconOnly__WH3nl{padding:6px;display:inline-flex;align-items:center;justify-content:center}.CancelBtn_small__g1Qw6{padding:6px 8px;border-radius:6px}.CancelBtn_hidden__rDJiB{display:none}.CancelBtn_cancel__nrtDH:disabled{opacity:.6;cursor:not-allowed;border-color:hsl(var(--background-stack-2));color:hsl(var(--text-prio-3))}.FormActionBtn_primary__tIYK1{background:hsl(var(--brand));color:hsl(var(--text-on-brand));border:none;padding:8px 12px;border-radius:8px;cursor:pointer;font-weight:var(--font-weight-medium)}.FormActionBtn_fullWidth__II5WA{width:100%}.FormActionBtn_small__XIuH3{padding:6px 8px;border-radius:6px}.FormActionBtn_primary__tIYK1:disabled{opacity:.6;cursor:not-allowed}.RelatedDeliveryOrdersList_wrapper__sdZjU{display:flex;flex-direction:column;gap:.5rem;padding:.875rem 1rem 1rem;border:1px solid hsl(var(--border)/.6);border-radius:12px;background:hsl(var(--background-stack-1))}.RelatedDeliveryOrdersList_header__JfGzk{display:flex;align-items:center;gap:.5rem;color:hsl(var(--text-prio-3));font-size:.75rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.RelatedDeliveryOrdersList_headerIcon__ZI6zo{color:hsl(var(--text-prio-3));flex-shrink:0}.RelatedDeliveryOrdersList_headerLabel__jw5S2{flex:1;min-width:0}.RelatedDeliveryOrdersList_headerBadge__Nr80_{display:inline-flex;align-items:center;justify-content:center;min-width:1.25rem;height:1.25rem;padding:0 .35rem;border-radius:999px;background:hsl(var(--background-stack-2));color:hsl(var(--text-prio-2));font-size:.6875rem;font-weight:700;letter-spacing:0;text-transform:none}.RelatedDeliveryOrdersList_list__B3lzU{display:flex;flex-direction:column;gap:.25rem}.RelatedDeliveryOrdersList_row__ystGK{display:flex;align-items:center;gap:.75rem;width:100%;padding:.625rem .75rem;background:hsl(var(--background-stack-2)/.35);border:1px solid transparent;border-radius:10px;color:hsl(var(--text-prio-1));text-align:left;cursor:pointer;transition:background .15s ease,border-color .15s ease,transform .1s ease}.RelatedDeliveryOrdersList_row__ystGK:hover{background:hsl(var(--background-stack-2)/.7);border-color:hsl(var(--brand)/.45)}.RelatedDeliveryOrdersList_row__ystGK:active{transform:translateY(1px)}.RelatedDeliveryOrdersList_rowMain__H_i8J{display:flex;flex-direction:column;gap:.2rem;flex:1;min-width:0}.RelatedDeliveryOrdersList_rowTitle__6Vqqr{color:hsl(var(--text-prio-1));font-size:.875rem;font-weight:600;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.RelatedDeliveryOrdersList_rowMeta__7fMqw{display:flex;flex-wrap:wrap;gap:.25rem .75rem;color:hsl(var(--text-prio-3));font-size:.75rem;line-height:1.3}.RelatedDeliveryOrdersList_rowMeta__7fMqw>span+span:before{content:"·";margin-right:.75rem;color:hsl(var(--text-prio-4,var(--text-prio-3))/.6)}.RelatedDeliveryOrdersList_rowStatus__dwvbI{color:hsl(var(--text-prio-2));font-weight:600}.RelatedDeliveryOrdersList_rowChevron__Z4Yhs{color:hsl(var(--text-prio-3));flex-shrink:0;transition:transform .15s ease,color .15s ease}.RelatedDeliveryOrdersList_row__ystGK:hover .RelatedDeliveryOrdersList_rowChevron__Z4Yhs{color:hsl(var(--brand));transform:translateX(2px)}.RelatedDeliveryOrdersList_listActionContainer__xOJdq{display:flex;justify-content:center;padding-top:.25rem}.RelatedDeliveryOrdersList_listActionBtn__mqT8Z{display:flex;align-items:center;justify-content:center;width:100%;padding:.5rem 1rem;background-color:hsl(var(--background-stack-2)/.5);border:1px solid hsl(var(--border)/.6);border-radius:8px;font-size:.8125rem;font-weight:500;color:hsl(var(--text-prio-2));cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.RelatedDeliveryOrdersList_listActionBtn__mqT8Z:hover{background-color:hsl(var(--background-stack-2));border-color:hsl(var(--brand)/.45);color:hsl(var(--text-prio-1))}.RelatedOrdersCollapseButton_wrapper__WcH0p{display:flex;justify-content:center;padding-top:.125rem}.RelatedOrdersCollapseButton_button__pjV8Z{padding:.125rem .375rem;background:transparent;border:none;border-radius:6px;font-size:.75rem;font-weight:500;color:hsl(var(--text-prio-3));cursor:pointer;transition:background .15s ease,color .15s ease}.RelatedOrdersCollapseButton_button__pjV8Z:hover{background:hsl(var(--background-stack-2)/.4);color:hsl(var(--text-prio-2))}.ConfirmDeliveryLeaderChangeModal_overlay__yO7H_{position:fixed;inset:0;background:radial-gradient(1200px 800px at 50% 0,rgba(0,0,0,.55) 0,rgba(0,0,0,.65) 60%,rgba(0,0,0,.72) 100%);display:flex;align-items:center;justify-content:center;z-index:10000;backdrop-filter:blur(6px) saturate(110%);-webkit-backdrop-filter:blur(6px) saturate(110%)}.ConfirmDeliveryLeaderChangeModal_modal__tXi02{width:500px;max-width:calc(100vw - 32px);background:linear-gradient(180deg,rgba(17,24,39,.55),rgba(15,23,42,.5));border:1px solid rgba(255,255,255,.08);border-radius:16px;color:#E5E7EB;box-shadow:0 40px 100px rgba(0,0,0,.65),inset 0 0 0 1px rgba(255,255,255,.02),0 0 0 1px rgba(255,255,255,.04);backdrop-filter:saturate(140%) blur(16px);-webkit-backdrop-filter:saturate(140%) blur(16px);animation:ConfirmDeliveryLeaderChangeModal_modalIn__60E92 .2s ease-out}@keyframes ConfirmDeliveryLeaderChangeModal_modalIn__60E92{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.ConfirmDeliveryLeaderChangeModal_header__YhhRs{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid rgba(255,255,255,.08)}.ConfirmDeliveryLeaderChangeModal_titleWrap__4VhkU{display:flex;align-items:center;gap:10px}.ConfirmDeliveryLeaderChangeModal_titleIcon__5wMKK{color:#1F2937;background:#FDE68A;border-radius:10px;padding:6px;box-shadow:0 4px 18px rgba(252,214,77,.35)}.ConfirmDeliveryLeaderChangeModal_title__Vu_ke{font-weight:800;font-size:16px;color:#F9FAFB;letter-spacing:.2px}.ConfirmDeliveryLeaderChangeModal_iconButton__1zVFh{color:#9CA3AF;border-radius:8px;padding:6px;transition:background .15s ease,color .15s ease}.ConfirmDeliveryLeaderChangeModal_iconButton__1zVFh:hover{background:rgba(255,255,255,.06);color:#F3F4F6}.ConfirmDeliveryLeaderChangeModal_body__S2XKC{padding:16px 18px;display:flex;flex-direction:column;gap:14px}.ConfirmDeliveryLeaderChangeModal_message__NZfr2{background:rgba(55,65,81,.45);border:1px solid rgba(148,163,184,.18);color:#E5E7EB;padding:14px 16px;border-radius:12px;font-size:14px;line-height:1.5}.ConfirmDeliveryLeaderChangeModal_footer__cMpCb{display:flex;justify-content:flex-end;gap:10px;padding:14px 18px 18px;border-top:1px solid rgba(255,255,255,.08)}.ConfirmDeliveryLeaderChangeModal_secondaryBtn__dcwD8{background:rgba(148,163,184,.12);color:#E5E7EB;padding:10px 16px;border-radius:12px;border:1px solid rgba(148,163,184,.18);transition:background .15s ease,border .15s ease;font-weight:600}.ConfirmDeliveryLeaderChangeModal_secondaryBtn__dcwD8:hover{background:rgba(148,163,184,.18);border-color:rgba(148,163,184,.28)}.ConfirmDeliveryLeaderChangeModal_warningBtn__5V_HH{background:linear-gradient(180deg,#f59e0b,#d97706);color:white;padding:10px 16px;border-radius:12px;font-weight:800;display:inline-flex;align-items:center;gap:8px;box-shadow:0 10px 24px rgba(217,119,6,.35);transition:transform .1s ease,box-shadow .15s ease}.ConfirmDeliveryLeaderChangeModal_warningBtn__5V_HH:hover{transform:translateY(-1px);box-shadow:0 16px 36px rgba(217,119,6,.45)}.EditableDeliveryLeader_wrapper__oR__p{display:flex;flex-direction:column;gap:3px;width:fit-content;max-width:100%;word-wrap:break-word;overflow-wrap:break-word}.EditableDeliveryLeader_label__Ho4mI{color:hsl(var(--text-prio-2));font-size:14px;white-space:normal}.EditableDeliveryLeader_valueRow__8FQ7f{display:flex;flex-direction:row;align-items:center;gap:.5rem;min-width:0}.EditableDeliveryLeader_indicatorWrapper__Y4Yrk{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.EditableDeliveryLeader_valueContainer__2Z9RT{display:flex;align-items:center;gap:8px;position:relative;min-width:0}.EditableDeliveryLeader_value__w5MM4{color:hsl(var(--text-prio-1));font-weight:600;font-size:16px;word-break:break-word;white-space:normal}.EditableDeliveryLeader_editButton__ZcByx{background:transparent;border:none;cursor:pointer;color:hsl(var(--text-prio-3));display:flex;align-items:center;justify-content:center;padding:2px;border-radius:4px;transition:color .2s ease;flex-shrink:0}.EditableDeliveryLeader_editButton__ZcByx:hover{color:hsl(var(--text-prio-1))}.EditableDeliveryLeader_dropdown__ta1up{position:absolute;top:100%;left:0;right:0;background:hsl(var(--background-stack-2));border:1px solid hsl(var(--border));border-radius:8px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);z-index:1000;margin-top:4px;min-width:200px}.EditableDeliveryLeader_dropdownItem___tFk_{display:block;width:100%;padding:8px 12px;background:transparent;border:none;color:hsl(var(--text-prio-2));font-size:14px;text-align:left;cursor:pointer;transition:background-color .2s ease}.EditableDeliveryLeader_dropdownItem___tFk_:hover{background:hsl(var(--background-stack-1))}.EditableDeliveryLeader_dropdownItem___tFk_.EditableDeliveryLeader_selected__RrIfh{background:hsl(var(--border));color:hsl(var(--text-prio-1))}.EditableDeliveryLeader_dropdownItem___tFk_:first-child{border-radius:8px 8px 0 0}.EditableDeliveryLeader_dropdownItem___tFk_:last-child{border-radius:0 0 8px 8px}.EditableDeliveryLeader_manualIndicator__zQJd0{color:#FCD34D;opacity:.8}.EditableDeliveryLeader_automaticIndicator__pTJsR{color:#34D399;opacity:.8}.DeleteDeliveryPlanModal_overlay__sSVoh{position:fixed;inset:0;background:radial-gradient(1200px 800px at 50% 0,rgba(0,0,0,.55) 0,rgba(0,0,0,.65) 60%,rgba(0,0,0,.72) 100%);display:flex;align-items:center;justify-content:center;z-index:10000;backdrop-filter:blur(6px) saturate(110%);-webkit-backdrop-filter:blur(6px) saturate(110%)}.DeleteDeliveryPlanModal_modal__oaVzF{width:620px;max-width:calc(100vw - 32px);background:linear-gradient(180deg,rgba(17,24,39,.55),rgba(15,23,42,.5));border:1px solid rgba(255,255,255,.08);border-radius:16px;color:#E5E7EB;box-shadow:0 40px 100px rgba(0,0,0,.65),inset 0 0 0 1px rgba(255,255,255,.02),0 0 0 1px rgba(255,255,255,.04);backdrop-filter:saturate(140%) blur(16px);-webkit-backdrop-filter:saturate(140%) blur(16px);animation:DeleteDeliveryPlanModal_modalIn__TAkah .2s ease-out}@keyframes DeleteDeliveryPlanModal_modalIn__TAkah{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.DeleteDeliveryPlanModal_header__sUFWz{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid rgba(255,255,255,.08)}.DeleteDeliveryPlanModal_titleWrap__yenJE{display:flex;align-items:center;gap:10px}.DeleteDeliveryPlanModal_titleIcon__qpdeX{color:#1F2937;background:#FDE68A;border-radius:10px;padding:6px;box-shadow:0 4px 18px rgba(252,214,77,.35)}.DeleteDeliveryPlanModal_title__9AGoh{font-weight:800;font-size:16px;color:#F9FAFB;letter-spacing:.2px}.DeleteDeliveryPlanModal_iconButton___kuPG{color:#9CA3AF;border-radius:8px;padding:6px;transition:background .15s ease,color .15s ease}.DeleteDeliveryPlanModal_iconButton___kuPG:hover{background:rgba(255,255,255,.06);color:#F3F4F6}.DeleteDeliveryPlanModal_body__QeE48{padding:16px 18px;display:flex;flex-direction:column;gap:14px}.DeleteDeliveryPlanModal_note__T2224{background:rgba(55,65,81,.45);border:1px solid rgba(148,163,184,.18);color:#E5E7EB;padding:12px 14px;border-radius:12px;font-size:13px}.DeleteDeliveryPlanModal_children__CikIY{display:flex;flex-direction:column;gap:10px;max-height:260px;overflow-y:auto}.DeleteDeliveryPlanModal_childRow__nxbez{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(180deg,rgba(31,41,55,.6),rgba(17,24,39,.6));border:1px solid rgba(255,255,255,.06);border-radius:12px;padding:10px 12px;transition:transform .15s ease,background .2s ease}.DeleteDeliveryPlanModal_childRow__nxbez:hover{transform:translateY(-1px);background:linear-gradient(180deg,rgba(31,41,55,.7),rgba(17,24,39,.7))}.DeleteDeliveryPlanModal_childLabel__Q0V1h{font-weight:700;color:#F3F4F6}.DeleteDeliveryPlanModal_childCount__5H_aw{color:#CBD5E1;font-weight:600}.DeleteDeliveryPlanModal_loading__Z7PZl{color:#9CA3AF}.DeleteDeliveryPlanModal_empty__zcKny{color:#9CA3AF;font-style:italic}.DeleteDeliveryPlanModal_error__pr4lU{color:#FCA5A5;font-weight:700;background:rgba(239,68,68,.08);border:1px solid rgba(239,68,68,.25);padding:10px 12px;border-radius:12px}.DeleteDeliveryPlanModal_confirmBlock__GoXOD{display:flex;flex-direction:column;gap:8px;margin-top:4px}.DeleteDeliveryPlanModal_confirmLabel__8NElp{font-size:13px;color:#E5E7EB}.DeleteDeliveryPlanModal_input__6YDMo{background:rgba(2,6,23,.5);border:1px solid rgba(148,163,184,.18);color:#F9FAFB;border-radius:12px;padding:12px 14px;outline:none;transition:border .2s ease,box-shadow .2s ease}.DeleteDeliveryPlanModal_input__6YDMo:focus{border-color:rgba(252,211,77,.6);box-shadow:0 0 0 4px rgba(252,211,77,.12)}.DeleteDeliveryPlanModal_footer__z7sQN{display:flex;justify-content:flex-end;gap:10px;padding:14px 18px 18px;border-top:1px solid rgba(255,255,255,.08)}.DeleteDeliveryPlanModal_secondaryBtn__PotBl{background:rgba(148,163,184,.12);color:#E5E7EB;padding:10px 14px;border-radius:12px;border:1px solid rgba(148,163,184,.18);transition:background .15s ease,border .15s ease}.DeleteDeliveryPlanModal_secondaryBtn__PotBl:hover{background:rgba(148,163,184,.18);border-color:rgba(148,163,184,.28)}.DeleteDeliveryPlanModal_dangerBtn__XqnsO{background:linear-gradient(180deg,#ef4444,#b91c1c);color:white;padding:10px 14px;border-radius:12px;font-weight:800;display:inline-flex;align-items:center;gap:8px;box-shadow:0 10px 24px rgba(185,28,28,.35);transition:transform .1s ease,box-shadow .15s ease}.DeleteDeliveryPlanModal_dangerBtn__XqnsO:hover{transform:translateY(-1px);box-shadow:0 16px 36px rgba(185,28,28,.45)}.DeleteDeliveryPlanModal_dangerBtnDisabled__nFleC{background:rgba(75,85,99,.6);color:#CBD5E1;padding:10px 14px;border-radius:12px;font-weight:800;display:inline-flex;align-items:center;gap:8px}.NewDocumentModal_form__wrC0O{display:flex;flex-direction:column;gap:1rem}.NewDocumentModal_intro__wxcui{color:hsl(var(--text-prio-3));font-size:.875rem;line-height:1.5}.NewDocumentModal_templateGrid__ij5p3{display:grid;grid-template-columns:1fr;gap:.625rem;max-height:420px;overflow-y:auto;padding-right:.25rem}@media (min-width:520px){.NewDocumentModal_templateGrid__ij5p3{grid-template-columns:1fr 1fr}}.NewDocumentModal_templateCard__ic34d{position:relative;display:grid;grid-template-columns:auto 1fr auto;align-items:start;gap:.75rem;padding:.875rem 1rem;background:linear-gradient(135deg,hsl(var(--background-stack-1)) 0,hsl(var(--background-stack-2)/.45) 100%);border:1px solid hsl(var(--border));border-radius:.75rem;color:hsl(var(--text-prio-1));text-align:left;cursor:pointer;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease,transform .12s ease}.NewDocumentModal_templateCard__ic34d:hover:not(:disabled){border-color:hsl(var(--brand)/.4);background:linear-gradient(135deg,hsl(var(--background-stack-1)) 0,hsl(var(--brand)/.06) 100%);transform:translateY(-1px);box-shadow:0 6px 18px hsl(0 0% 0%/.2)}.NewDocumentModal_templateCard__ic34d:focus-visible{outline:none;border-color:hsl(var(--brand)/.65);box-shadow:0 0 0 3px hsl(var(--brand)/.18)}.NewDocumentModal_templateCard__ic34d:disabled{cursor:not-allowed;opacity:.6}.NewDocumentModal_templateCardSelected__SKbGc{border-color:hsl(var(--brand));background:linear-gradient(135deg,hsl(var(--brand)/.12) 0,hsl(var(--brand)/.04) 100%);box-shadow:0 0 0 1px hsl(var(--brand)/.45) inset}.NewDocumentModal_templateIcon__EAAPe{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:.5rem;background:hsl(var(--brand)/.14);color:hsl(var(--brand));border:1px solid hsl(var(--brand)/.28)}.NewDocumentModal_templateBody__mPckr{display:flex;flex-direction:column;gap:.25rem;min-width:0}.NewDocumentModal_templateTitle__2Y7o6{font-size:.9375rem;font-weight:600;color:hsl(var(--text-prio-1));line-height:1.3}.NewDocumentModal_templateDescription___zslA{font-size:.8125rem;color:hsl(var(--text-prio-3));line-height:1.45}.NewDocumentModal_templateCheck__mhiHg{display:flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:hsl(var(--brand));color:hsl(var(--text-on-brand));align-self:center;opacity:0;transform:scale(.6);transition:opacity .15s ease,transform .15s ease}.NewDocumentModal_templateCardSelected__SKbGc .NewDocumentModal_templateCheck__mhiHg{opacity:1;transform:scale(1)}.NewDocumentModal_stateBox__FY4f5{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.625rem;padding:2rem 1rem;border:1px dashed hsl(var(--border));border-radius:.75rem;color:hsl(var(--text-prio-3));font-size:.875rem}.NewDocumentModal_errorMessage__jJI85{color:#FDB1B8;font-size:.875rem;padding:.75rem;background-color:hsl(0 84% 60%/.1);border:1px solid hsl(0 84% 60%/.25);border-radius:.5rem}.NewDocumentModal_footer__Ct_8I{display:flex;flex-direction:row;justify-content:flex-end;gap:.75rem;margin-top:.25rem}.NewDocumentModal_cancelButton__Ei6eI{display:flex;gap:.5rem;padding:.75rem 1.5rem;justify-content:center;align-items:center;border:1px solid hsl(var(--border));border-radius:.75rem;font-size:.875rem;font-weight:500;color:hsl(var(--text-prio-1));background-color:transparent;transition:background-color .2s}.NewDocumentModal_cancelButton__Ei6eI:hover{background-color:hsl(var(--background-stack-2))}.NewDocumentModal_cancelButton__Ei6eI:disabled{opacity:.5;cursor:not-allowed}.NewDocumentModal_submitButton__a6eWZ{display:flex;gap:.5rem;padding:.75rem 1.5rem;justify-content:center;align-items:center;border:none;border-radius:.75rem;font-size:.875rem;font-weight:600;color:hsl(var(--text-on-brand));background-color:hsl(var(--brand));transition:background-color .2s}.NewDocumentModal_submitButton__a6eWZ:hover:not(:disabled){background-color:hsl(var(--brand-dark))}.NewDocumentModal_submitButton__a6eWZ:disabled{opacity:.5;cursor:not-allowed}.NewDocumentModal_spinner__1Vssm{animation:NewDocumentModal_spin__uaFqf 1s linear infinite}@keyframes NewDocumentModal_spin__uaFqf{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.SendSurveyReminderModal_form__DZkdf{display:flex;flex-direction:column;gap:1.25rem}.SendSurveyReminderModal_hint__JfLqE{color:hsl(var(--text-prio-2));font-size:.875rem;line-height:1.45;margin:0}.SendSurveyReminderModal_label__GGK5k{color:#d1d5db;font-size:.875rem;font-weight:500;margin-bottom:.5rem;display:block}.SendSurveyReminderModal_errorMessage__EGrAb{color:#fdb1b8;font-size:.875rem;padding:.75rem;background-color:rgba(220,38,38,.1);border-radius:.5rem}.SendSurveyReminderModal_emailsListItems__3mJyC{display:flex;flex-direction:column;gap:.5rem;max-height:200px;overflow-y:auto}.SendSurveyReminderModal_emailItem__a_68m{display:flex;align-items:center;gap:.75rem;padding:.625rem .75rem;background-color:hsl(var(--background-stack-1));border:1px solid hsl(var(--border));border-radius:.5rem}.SendSurveyReminderModal_emailIcon__UHnmE{color:hsl(var(--text-prio-2));flex-shrink:0}.SendSurveyReminderModal_emailAddress__iVpC6{color:hsl(var(--text-prio-1));font-size:.875rem;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis}.SendSurveyReminderModal_removeButton__Mfr_0{display:flex;align-items:center;justify-content:center;padding:.25rem;border:none;background:transparent;color:hsl(var(--text-prio-3));cursor:pointer;border-radius:.25rem}.SendSurveyReminderModal_removeButton__Mfr_0:hover:not(:disabled){color:hsl(var(--error));background:hsl(var(--error)/.1)}.SendSurveyReminderModal_removeButton__Mfr_0:disabled{opacity:.5;cursor:not-allowed}.SendSurveyReminderModal_inputRow__ebF_g{display:flex;gap:.5rem}.SendSurveyReminderModal_emailInput__LpMRF{flex:1;min-width:0;padding:.625rem .75rem;border:1px solid hsl(var(--border));border-radius:.5rem;background:hsl(var(--background-stack-1));color:hsl(var(--text-prio-1));font-size:.875rem}.SendSurveyReminderModal_emailInput__LpMRF:focus{outline:none;border-color:hsl(var(--brand))}.SendSurveyReminderModal_addButton__QwEJo{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:2.5rem;height:2.5rem;padding:0;border:1px solid hsl(var(--border));border-radius:.5rem;background:hsl(var(--background-stack-2));color:hsl(var(--text-prio-1));cursor:pointer;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.SendSurveyReminderModal_addButton__QwEJo:hover:not(:disabled){border-color:hsl(var(--brand)/.5);background:hsl(var(--brand)/.1);color:hsl(var(--brand))}.SendSurveyReminderModal_addButton__QwEJo:disabled{opacity:.5;cursor:not-allowed}.SendSurveyReminderModal_modalFooter__lpKLg{display:flex;justify-content:flex-end;gap:.75rem;padding-top:.5rem}.SendSurveyReminderModal_cancelButton__NlGfV{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;border:1px solid hsl(var(--border));border-radius:.75rem;background:transparent;color:hsl(var(--text-prio-1));font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s ease}.SendSurveyReminderModal_cancelButton__NlGfV:hover:not(:disabled){background:hsl(var(--background-stack-2))}.SendSurveyReminderModal_submitButton__tkRBN{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;border:none;border-radius:.75rem;background:hsl(var(--brand));color:hsl(var(--text-on-brand));font-size:.875rem;font-weight:600;cursor:pointer;transition:background-color .2s ease}.SendSurveyReminderModal_submitButton__tkRBN:hover:not(:disabled){background:hsl(var(--brand-dark))}.SendSurveyReminderModal_cancelButton__NlGfV:disabled,.SendSurveyReminderModal_submitButton__tkRBN:disabled{opacity:.5;cursor:not-allowed}.SendSurveyReminderModal_spinner__jX1My{animation:SendSurveyReminderModal_spin__56pPK .8s linear infinite}@keyframes SendSurveyReminderModal_spin__56pPK{to{transform:rotate(1turn)}}.LoadingSpinner_spinnerContainer__xgxsJ{display:flex;justify-content:center;align-items:center;gap:8px;height:90vh}.LoadingSpinner_dot__Y96UL{width:24px;height:24px;background-color:#ffcd1e;border-radius:50%;animation:LoadingSpinner_bounce__xUuJ0 1.5s ease infinite}.LoadingSpinner_dot__Y96UL:first-child{animation-delay:0s}.LoadingSpinner_dot__Y96UL:nth-child(2){animation-delay:.1s}.LoadingSpinner_dot__Y96UL:nth-child(3){animation-delay:.2s}@keyframes LoadingSpinner_bounce__xUuJ0{0%,80%,to{transform:scale(0);opacity:.3}40%{transform:scale(1);opacity:1}}.AttachmentModal_description__OGF1A{color:hsl(var(--text-prio-2));font-size:14px;margin:0 0 20px;line-height:1.5}.AttachmentModal_options__a_0QM{display:flex;flex-direction:column;gap:12px}.AttachmentModal_optionBlock__06Wxa{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px;background:hsl(var(--background-stack-2));border:1px solid hsl(var(--border));border-radius:10px;cursor:pointer;transition:all .15s ease;text-align:left;width:100%}.AttachmentModal_optionBlock__06Wxa:hover{background:hsl(var(--background-stack-2)/.7);border-color:hsl(var(--brand)/.5)}.AttachmentModal_optionBlock__06Wxa:active{transform:scale(.99)}.AttachmentModal_optionContent__jFJKI{flex:1;min-width:0}.AttachmentModal_optionTitle___qj9q{font-size:15px;font-weight:600;color:hsl(var(--text-prio-1));margin-bottom:4px}.AttachmentModal_optionDescription__JFqh_{font-size:13px;color:hsl(var(--text-prio-3))}.AttachmentModal_optionIcon__iD0kC{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:10px;background:hsl(var(--brand)/.1);color:hsl(var(--brand));flex-shrink:0}.AddParticipantModal_form__0ngO3{display:flex;flex-direction:column;gap:16px}.AddParticipantModal_field__chXTu{display:flex;flex-direction:column;gap:6px}.AddParticipantModal_label__oUQah{font-size:13px;font-weight:500;color:hsl(var(--text-prio-1))}.AddParticipantModal_required__BptvR{color:hsl(var(--error))}.AddParticipantModal_optional__tPJEL{font-weight:400;color:hsl(var(--text-prio-3))}.AddParticipantModal_input__c3sMg{padding:10px 14px;border-radius:8px;border:1px solid hsl(var(--border));background:hsl(var(--background-stack-2));color:hsl(var(--text-prio-1));font-size:14px;font-family:inherit;transition:border-color .15s}.AddParticipantModal_input__c3sMg::placeholder{color:hsl(var(--text-prio-3))}.AddParticipantModal_input__c3sMg:focus{outline:none;border-color:hsl(var(--brand))}.AddParticipantModal_input__c3sMg:disabled{opacity:.6;cursor:not-allowed}.AddParticipantModal_fieldHint__vi6k6{font-size:12px;color:hsl(var(--warning))}.AddParticipantModal_error___2KPs{display:flex;align-items:center;gap:6px;padding:10px 12px;font-size:13px;color:hsl(var(--error));background:hsl(var(--error)/.08);border-radius:8px;line-height:1.4}.AddParticipantModal_submitBtn__RNZwS{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:12px 16px;border-radius:10px;background:hsl(var(--brand));color:hsl(var(--text-on-brand));font-size:14px;font-weight:500;font-family:inherit;border:none;cursor:pointer;transition:opacity .15s}.AddParticipantModal_submitBtn__RNZwS:hover:not(:disabled){opacity:.9}.AddParticipantModal_submitBtn__RNZwS:disabled{opacity:.45;cursor:not-allowed}.AddParticipantModal_spinner__J96rT{width:16px;height:16px;border:2px solid hsl(var(--text-on-brand)/.3);border-top-color:hsl(var(--text-on-brand));border-radius:50%;animation:AddParticipantModal_spin__gvnyB .6s linear infinite}@keyframes AddParticipantModal_spin__gvnyB{to{transform:rotate(1turn)}}.AddParticipantModal_successView__P7maR{display:flex;flex-direction:column;align-items:center;text-align:center;padding:8px 0 4px;gap:12px}.AddParticipantModal_successIcon__HgGbA{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%}.AddParticipantModal_addedIcon__BG6Na{background:hsl(var(--success)/.12);color:hsl(var(--success))}.AddParticipantModal_invitedIcon__ZPttO{background:hsl(var(--brand)/.12);color:hsl(var(--brand))}.AddParticipantModal_successTitle__FtTkx{margin:0;font-size:16px;font-weight:600;color:hsl(var(--text-prio-1))}.AddParticipantModal_successDescription__oGFDV{margin:0;font-size:14px;color:hsl(var(--text-prio-2));line-height:1.5;max-width:320px}.AddParticipantModal_doneBtn__4Yhez{margin-top:4px;padding:10px 32px;border-radius:8px;background:hsl(var(--background-stack-2));color:hsl(var(--text-prio-1));font-size:14px;font-weight:500;font-family:inherit;border:1px solid hsl(var(--border));cursor:pointer;transition:background .15s}.AddParticipantModal_doneBtn__4Yhez:hover{background:hsl(var(--border))}.MentionAutocomplete_popup__ebXTH{position:absolute;z-index:60;display:flex;flex-direction:column;min-width:220px;max-width:320px;max-height:240px;overflow-y:auto;padding:4px;background:hsl(var(--background-stack-1));border:1px solid hsl(var(--border));border-radius:10px;box-shadow:0 8px 24px rgb(0 0 0/.18);transform:translateY(-100%)}.MentionAutocomplete_empty__f7ri8,.MentionAutocomplete_loading__LECon{padding:10px 12px;color:hsl(var(--text-prio-3));font-size:13px}.MentionAutocomplete_option__TwQCE{display:flex;align-items:center;gap:10px;width:100%;padding:8px 10px;border:none;background:transparent;color:hsl(var(--text-prio-1));text-align:left;border-radius:6px;cursor:pointer;font-size:14px;line-height:1.2}.MentionAutocomplete_avatar__WGF3g,.MentionAutocomplete_option__TwQCE.MentionAutocomplete_active__9TFUq,.MentionAutocomplete_option__TwQCE:hover{background:hsl(var(--background-stack-2))}.MentionAutocomplete_avatar__WGF3g{width:28px;height:28px;border-radius:50%;flex-shrink:0;color:hsl(var(--text-prio-2));display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;overflow:hidden}.MentionAutocomplete_avatar__WGF3g img{width:100%;height:100%;object-fit:cover}.MentionAutocomplete_text__lCTNA{display:flex;flex-direction:column;min-width:0}.MentionAutocomplete_name__kPpgm{color:hsl(var(--text-prio-1));font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.MentionAutocomplete_email__SBZG8{color:hsl(var(--text-prio-3));font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Forbidden_container__mfyMV{display:flex;align-items:center;justify-content:center;min-height:240px;padding:24px}.Forbidden_content__xwOK2{text-align:center}.Forbidden_title__j3jmZ{font-size:20px;margin-bottom:8px;color:#ffcd1e}.Forbidden_message__ijjXM{color:#D1D5DB}.MultiSelect_field__rtm2G{display:flex;flex-direction:column;gap:8px}.MultiSelect_label__YONZ9{color:hsl(var(--text-prio-1));font-weight:600;font-size:14px;display:flex;align-items:center;gap:8px}.MultiSelect_required__hvwps{color:hsl(var(--error))}.MultiSelect_count__FlDMl{color:hsl(var(--text-prio-3));font-weight:400;font-size:12px}.MultiSelect_searchContainer__plcqm{display:flex;flex-direction:column;gap:8px;margin-bottom:8px}.MultiSelect_searchInputContainer__LAIfE{position:relative;display:flex;align-items:center}.MultiSelect_searchIcon__CAGeo{position:absolute;left:12px;color:hsl(var(--text-prio-3));pointer-events:none}.MultiSelect_searchInput___GH8O{width:100%;background-color:hsl(var(--background-stack-2));border:1px solid hsl(var(--border));border-radius:6px;padding:8px 12px 8px 36px;color:hsl(var(--text-prio-1));font-size:14px;transition:all .2s}.MultiSelect_searchInput___GH8O:focus{outline:none;border-color:hsl(var(--brand));box-shadow:0 0 0 2px hsl(var(--brand)/.1)}.MultiSelect_searchInput___GH8O::placeholder{color:hsl(var(--text-prio-3))}.MultiSelect_searchInput___GH8O:disabled{opacity:.5;cursor:not-allowed}.MultiSelect_selectAllButton__7Au0z{display:flex;align-items:center;gap:6px;background:transparent;color:hsl(var(--text-prio-3));padding:6px 8px;border-radius:4px;border:1px solid hsl(var(--border));cursor:pointer;font-size:13px;transition:all .2s;align-self:flex-start}.MultiSelect_selectAllButton__7Au0z:hover:not(:disabled){border-color:hsl(var(--brand));color:hsl(var(--brand));background-color:hsl(var(--brand)/.05)}.MultiSelect_selectAllButton__7Au0z:disabled{opacity:.5;cursor:not-allowed}.MultiSelect_optionsList__D36Vn{background-color:hsl(var(--background-stack-2));border:1px solid hsl(var(--border));border-radius:8px;max-height:200px;overflow-y:auto;padding:8px}.MultiSelect_emptyMessage__7yQPB{padding:20px;text-align:center;color:hsl(var(--text-prio-3));font-style:italic}.MultiSelect_optionItem__IsCl1{display:flex;align-items:center;gap:8px;padding:8px;border-radius:6px;cursor:pointer;transition:all .2s}.MultiSelect_optionItem__IsCl1:hover{background-color:hsl(var(--background-stack-1)/.5)}.MultiSelect_checkbox__PPe7p{width:16px;height:16px;accent-color:hsl(var(--brand))}.MultiSelect_optionLabel__Gct7_{color:hsl(var(--text-prio-2));font-size:14px;user-select:none}.MultiSelect_hint__jPOWH{color:hsl(var(--text-prio-3));font-size:12px;font-style:italic}