.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)}.PhotoGallery_toolbar__pXrB_{display:flex;justify-content:flex-end;margin-bottom:1.5rem}.PhotoGallery_downloadButton__P1nsQ{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;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}.PhotoGallery_downloadButton__P1nsQ:hover:not(:disabled){border-color:hsl(var(--brand));background:hsl(var(--brand)/.05)}.PhotoGallery_downloadButton__P1nsQ:disabled{opacity:.6;cursor:not-allowed}.PhotoGallery_gallery__FC4V9{display:flex;flex-direction:column;gap:2rem}.PhotoGallery_categorySection__5OgoL{display:flex;flex-direction:column;gap:1rem}.PhotoGallery_categoryTitle__cCBXe{font-size:1.125rem;font-weight:600;color:hsl(var(--text-prio-1));margin:0;text-transform:capitalize}.PhotoGallery_imageGrid__N4uWg{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem}.PhotoGallery_imageCard__ru52g{all:unset;cursor:pointer;border-radius:10px;overflow:hidden;border:1px solid hsl(var(--border));background:hsl(var(--background-stack-1));transition:border-color .15s ease,transform .15s ease;aspect-ratio:4/3;display:flex;align-items:center;justify-content:center}.PhotoGallery_imageCard__ru52g:hover{border-color:hsl(var(--brand));transform:scale(1.02)}.PhotoGallery_image__GbSUs{width:100%;height:100%;object-fit:cover}.PhotoGallery_empty__D7gV_{color:hsl(var(--text-prio-3));padding:2rem;text-align:center}.PhotoGallery_lightbox__UloIf{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:hsl(0 0% 0%/.85);backdrop-filter:blur(4px)}.PhotoGallery_lightboxClose__cDRbx{all:unset;position:absolute;top:1rem;right:1.25rem;font-size:1.5rem;color:white;cursor:pointer;z-index:1010;line-height:1;padding:.5rem}.PhotoGallery_lightboxClose__cDRbx:hover{opacity:.7}.PhotoGallery_lightboxImage__X24Sf{max-width:90vw;max-height:85vh;width:auto;height:auto;object-fit:contain;border-radius:8px}.PhotoGallery_lightboxNav__ZSm7P{all:unset;position:absolute;top:50%;transform:translateY(-50%);font-size:2.5rem;color:white;cursor:pointer;padding:.5rem 1rem;z-index:1010;user-select:none}.PhotoGallery_lightboxNav__ZSm7P:hover{opacity:.7}.PhotoGallery_lightboxPrev__GZskb{left:1rem}.PhotoGallery_lightboxNext__Kg8Rq{right:1rem}.PhotoGallery_lightboxCaption__bQZSf{position:absolute;bottom:1.5rem;left:50%;transform:translateX(-50%);color:white;font-size:.875rem;opacity:.8;text-transform:capitalize}@media (max-width:768px){.PhotoGallery_imageGrid__N4uWg{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.5rem}}.PlanList_grid__cdK4Z{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1rem}.PlanList_card__mSfMS{display:flex;flex-direction:column;gap:.75rem;padding:1.25rem;background:hsl(var(--background-stack-1));border:1px solid hsl(var(--border));border-radius:12px;text-decoration:none;color:inherit;transition:border-color .15s ease,box-shadow .15s ease}.PlanList_card__mSfMS:hover{border-color:hsl(var(--brand));box-shadow:0 2px 8px hsl(var(--brand)/.1)}.PlanList_cardHeader__rJ0L1{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem}.PlanList_planName__YeIZj{font-size:1rem;font-weight:600;color:hsl(var(--text-prio-1));margin:0;line-height:1.3}.PlanList_statusBadge__Ks_Dk{flex-shrink:0;font-size:.75rem;font-weight:500;padding:.2rem .6rem;border-radius:999px;background:hsl(var(--brand)/.1);color:hsl(var(--brand));white-space:nowrap}.PlanList_photoCount__ZX9f8{font-size:.875rem;color:hsl(var(--text-prio-2));margin:0}.PlanList_categories__GtnJd{display:flex;flex-wrap:wrap;gap:.5rem}.PlanList_categoryChip__yZIhA{font-size:.75rem;padding:.2rem .5rem;border-radius:6px;background:hsl(var(--background-stack-2));color:hsl(var(--text-prio-3))}.PlanList_empty__anbxx{color:hsl(var(--text-prio-3));padding:2rem;text-align:center}@media (max-width:480px){.PlanList_grid__cdK4Z{grid-template-columns:1fr}}.WorkerPhotoPlansSection_container__F1_OE{width:100%;max-width:1400px;margin:0 auto;padding:2rem}.WorkerPhotoPlansSection_header__blDCX{margin-bottom:2rem}.WorkerPhotoPlansSection_title__dKgDH{font-size:1.5rem;font-weight:700;color:hsl(var(--text-prio-1));margin:0 0 .25rem}.WorkerPhotoPlansSection_subtitle__jhssE{font-size:.875rem;color:hsl(var(--text-prio-3));margin:0}@media (max-width:768px){.WorkerPhotoPlansSection_container__F1_OE{padding:1rem}}.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}.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))}.FilterBar_filterBar__Qvd8i{display:flex;flex-wrap:wrap;gap:12px;padding:12px 16px;background-color:hsl(var(--background-stack-1));border:1px solid hsl(var(--border));border-radius:8px;align-items:center}.FilterBar_clearBtn__tFS2u{padding:6px 12px;background:transparent;border:1px solid hsl(var(--border));border-radius:6px;color:hsl(var(--text-prio-3));font-size:12px;font-weight:500;cursor:pointer;transition:all .2s;white-space:nowrap;margin-left:auto}.FilterBar_clearBtn__tFS2u:hover{border-color:hsl(var(--brand));color:hsl(var(--brand))}.FilterMultiSelect_container__OXTx_{position:relative}.FilterMultiSelect_button__GJ_hA{display:flex;align-items:center;gap:8px;padding:8px 12px;background-color:hsl(var(--background-stack-2));border:1px solid hsl(var(--border));border-radius:6px;color:hsl(var(--text-prio-2));font-size:13px;font-weight:500;cursor:pointer;transition:all .2s;min-width:140px}.FilterMultiSelect_button__GJ_hA:hover{border-color:hsl(var(--text-prio-3))}.FilterMultiSelect_buttonOpen__ndynP{border-color:hsl(var(--brand))}.FilterMultiSelect_hasSelection__bOYvj{color:hsl(var(--text-prio-1))}.FilterMultiSelect_chevron__jMCiZ{color:hsl(var(--text-prio-3));margin-left:auto;transition:transform .2s}.FilterMultiSelect_buttonOpen__ndynP .FilterMultiSelect_chevron__jMCiZ{transform:rotate(180deg);color:hsl(var(--brand))}.FilterMultiSelect_dropdown__K8DrI{position:absolute;top:calc(100% + 4px);left:0;min-width:200px;max-height:280px;overflow-y:auto;background-color:hsl(var(--background-stack-2));border:1px solid hsl(var(--brand));border-radius:6px;box-shadow:0 8px 24px rgba(0,0,0,.4);z-index:100;animation:FilterMultiSelect_slideDown__gtmC9 .15s ease-out}@keyframes FilterMultiSelect_slideDown__gtmC9{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.FilterMultiSelect_option__XC22D{display:flex;align-items:center;gap:10px;padding:10px 12px;cursor:pointer;color:hsl(var(--text-prio-2));font-size:13px;transition:background-color .15s}.FilterMultiSelect_option__XC22D:hover{background-color:hsl(var(--border))}.FilterMultiSelect_optionSelected__Wa46J{background-color:hsl(var(--brand)/.1)}.FilterMultiSelect_optionSelected__Wa46J:hover{background-color:hsl(var(--brand)/.15)}.FilterMultiSelect_checkbox__zswRO{display:flex;align-items:center;justify-content:center;width:16px;height:16px;border:1px solid hsl(var(--text-prio-3));border-radius:3px;flex-shrink:0}.FilterMultiSelect_optionSelected__Wa46J .FilterMultiSelect_checkbox__zswRO{background-color:hsl(var(--brand));border-color:hsl(var(--brand));color:hsl(var(--text-on-brand))}.DocumentsSection_container__w9WGv{display:flex;flex-direction:column;gap:.5rem;width:100%}.DocumentsSection_documentCard__874Xc{display:flex;flex-direction:column;gap:.25rem;padding:.75rem;background-color:hsl(var(--background-stack-1));border:1px solid hsl(var(--border));border-radius:.5rem;transition:background-color .2s;min-width:0}.DocumentsSection_documentHeader__l7kcN{display:flex;align-items:center;gap:.5rem}.DocumentsSection_documentLabel__5__gv{color:hsl(var(--text-prio-1));font-size:1.125rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.DocumentsSection_cardFooter__onB_v{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-top:.125rem}.DocumentsSection_iconBar__CoYXU{display:flex;gap:.5rem;flex-shrink:0}.DocumentsSection_button__gyRht{display:flex;align-items:center;justify-content:center;padding:.375rem;color:hsl(var(--text-prio-3));border-radius:.375rem;transition:all .2s}.DocumentsSection_button__gyRht:hover{color:hsl(var(--text-prio-1));background-color:rgba(255,255,255,.1)}.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;padding:.375rem;color:hsl(var(--error));border-radius:.375rem;transition:all .2s}.DocumentsSection_deleteButton__Bx38o:hover{color:hsl(var(--error-dark));background-color:rgba(220,38,38,.1)}.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}.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:.75rem;padding:.5rem .625rem;background-color:hsl(var(--background-stack-1));border-radius:.375rem}.DocumentsSection_requestHeader__TNmjq{flex:1;min-width:0}.DocumentsSection_requestHeader__TNmjq,.DocumentsSection_requestMeta__9qZob{display:flex;align-items:center;gap:.75rem}.DocumentsSection_signingBadge__wF3Ka{display:inline-flex;align-items:center;gap:.375rem;padding:.25rem .5rem;border-radius:.375rem;font-size:.75rem;font-weight:500;width:fit-content}.DocumentsSection_signingNotRequested__NEk9G{background-color:hsl(var(--background-stack-2));color:hsl(var(--text-prio-3))}.DocumentsSection_signingPending__bv6Xw{background-color:rgba(251,191,36,.2);color:#FBBF24}.DocumentsSection_signingExpired__bBzI1{background-color:hsla(47,100%,56%,.15);color:hsl(47,100%,44%);border:1px solid hsla(47,100%,56%,.3)}.DocumentsSection_signingCancelled__nxAkj{background-color:hsla(0,84%,60%,.14);color:hsl(var(--error));border:1px solid hsla(0,84%,60%,.28)}.DocumentsSection_createdAt__on4Yy{margin-left:auto}.DocumentsSection_createdAt__on4Yy,.DocumentsSection_expiresAt__74gAp{font-size:.75rem;color:hsl(var(--text-prio-1));flex-shrink:0;white-space:nowrap}.DocumentsSection_expiredAt__JFegR{font-size:.75rem;color:hsl(47,100%,44%);flex-shrink:0;white-space:nowrap}.DocumentsSection_signingSigned__OITJg{background-color:rgba(34,197,94,.2);color:#22C55E}.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)}}.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_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)}}.MessageTimeline_header__OicqC{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.MessageTimeline_title__Z3_nn{color:white;font-size:18px;font-weight:600}.MessageTimeline_timeline__fgAtb{position:relative;padding-left:32px;width:100%}.MessageTimeline_timeline__fgAtb:before{content:"";position:absolute;left:8px;top:0;bottom:0;width:2px;background-color:#333}.MessageTimeline_messageItem__xX4zQ{position:relative;margin-bottom:24px;padding:16px;background-color:#374151;border-radius:8px;cursor:pointer;transition:background-color .2s}.MessageTimeline_messageItem__xX4zQ:before{content:"";position:absolute;left:-32px;top:24px;width:16px;height:16px;border-radius:50%;background-color:#ffcd1e;border:2px solid #1a1a1a}.MessageTimeline_messageHeader___zjQE{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}.MessageTimeline_headerRight__ew3TL{display:flex;gap:8px;align-items:center}.MessageTimeline_messageSubject__j1cKg{color:white;font-weight:500;font-size:16px}.MessageTimeline_messageDate__zRtXh{font-size:14px}.MessageTimeline_messageDetails__0BxYL{display:flex;gap:16px;color:#D1D5DB;font-size:14px}.MessageTimeline_daysBadge__siBn5,.MessageTimeline_statusBadge__l5oNu{padding:4px 8px;border-radius:4px;font-size:12px;font-weight:500}.MessageTimeline_daysBadge__siBn5{background-color:#4B5563;color:white}.MessageTimeline_statusPending__LdGwu{background-color:#ffcd1e;color:black}.MessageTimeline_statusSent__JjRtF{background-color:#4CAF50;color:white}.MessageTimeline_statusFailed__M9z3z{background-color:#f44336;color:white}.MessageTimeline_statusSkipped__MFz58{background-color:#9e9e9e;color:white}.MessageContentPopup_overlay__o4NXl{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:1000}.MessageContentPopup_popup__gBXth{background-color:black;border-radius:8px;width:90%;max-width:800px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 4px 6px rgba(0,0,0,.1)}.MessageContentPopup_header__2KQmr{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;border-bottom:1px solid #333}.MessageContentPopup_header__2KQmr h3{color:white;margin:0;font-size:18px;font-weight:500}.MessageContentPopup_closeButton__2_UBE{background:none;border:none;color:#888;font-size:24px;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px}.MessageContentPopup_closeButton__2_UBE:hover{background-color:#333;color:white}.MessageContentPopup_content__K6w7W{padding:24px;overflow-y:auto;color:#D1D5DB;font-size:14px;line-height:1.6}.MessageContentPopup_replyTo__pWdtp{margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #333}.MessageContentPopup_replyTo__pWdtp .MessageContentPopup_label__B8bHy{color:#888;margin-right:8px}.MessageContentPopup_replyTo__pWdtp .MessageContentPopup_value__rrcal{color:#D1D5DB}.MessageContentPopup_noContent___CBVU{color:#888;font-style:italic;text-align:center;padding:32px}.MatchingOrders_matchingOrderSearchResults__3703t{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px;margin-bottom:24px}.MatchingOrders_matchingOrderCard__FwY_L{background-color:#111827;border:1px solid #374151;border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:12px;transition:all .2s ease;cursor:pointer}.MatchingOrders_matchingOrderCard__FwY_L:hover{border-color:#ffcd1e;transform:translateY(-2px);box-shadow:0 4px 12px rgba(255,205,30,.1)}.MatchingOrders_matchingOrderCardTitle__2RaHk{color:#ffffff;font-size:16px;font-weight:600;margin-bottom:8px}.MatchingOrders_matchingOrderCardField__Xd_hn{display:flex;justify-content:space-between;align-items:center;padding:4px 0}.MatchingOrders_matchingOrderCardLabel__iX_PN{color:#9CA3AF;font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.MatchingOrders_matchingOrderCardValue__WaTo4{color:#D1D5DB;font-size:14px;font-weight:400;text-align:right;max-width:60%;word-break:break-word}.MatchingOrders_matchingOrderCardId__qJ9dt{color:#6B7280;font-size:11px;font-family:monospace;background-color:#1F2937;padding:2px 6px;border-radius:4px;align-self:flex-start}.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{position:relative}.EditableDeliveryLeader_indicatorWrapper__Y4Yrk{position:absolute;left:-24px;top:26px;z-index:1}.EditableDeliveryLeader_container__GGPSS{display:flex;flex-direction:column;gap:3px;width:fit-content;word-wrap:break-word;overflow-wrap:break-word;position:relative}.EditableDeliveryLeader_label__Ho4mI{color:#D1D5DB;font-size:14px;white-space:normal}.EditableDeliveryLeader_valueContainer__2Z9RT{display:flex;align-items:center;gap:8px;position:relative}.EditableDeliveryLeader_value__w5MM4{color:white;font-weight:600;font-size:16px;word-break:break-word;white-space:normal}.EditableDeliveryLeader_editButton__ZcByx{background:transparent;border:none;cursor:pointer;color:#9CA3AF;display:flex;align-items:center;justify-content:center;padding:2px;border-radius:4px;transition:color .2s ease}.EditableDeliveryLeader_editButton__ZcByx:hover{color:#ffffff}.EditableDeliveryLeader_dropdown__ta1up{position:absolute;top:100%;left:0;right:0;background:#1F2937;border:1px solid #374151;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:#D1D5DB;font-size:14px;text-align:left;cursor:pointer;transition:background-color .2s ease}.EditableDeliveryLeader_dropdownItem___tFk_:hover{background:#374151}.EditableDeliveryLeader_dropdownItem___tFk_.EditableDeliveryLeader_selected__RrIfh{background:#4B5563;color:#ffffff}.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:1.25rem}.NewDocumentModal_fieldGroup__cKuTh{display:flex;flex-direction:column;gap:.5rem;border:none;padding:0;margin:0}.NewDocumentModal_label__bOg__{color:#D1D5DB;font-size:.875rem;font-weight:500;margin-bottom:.25rem;padding:0}.NewDocumentModal_radioOption__fVF4k{display:flex;align-items:center;gap:.625rem;padding:.625rem .75rem;border:1px solid #374151;border-radius:.5rem;cursor:pointer;transition:border-color .2s}.NewDocumentModal_radioOption__fVF4k:hover{border-color:hsl(var(--text-prio-3))}.NewDocumentModal_radioOption__fVF4k:has(.NewDocumentModal_radioInput__sGPrn:checked){border-color:hsl(var(--brand));background-color:rgba(255,205,30,.05)}.NewDocumentModal_radioInput__sGPrn{accent-color:hsl(var(--brand));width:1rem;height:1rem;flex-shrink:0;cursor:pointer}.NewDocumentModal_radioLabel__YFz7V{color:hsl(var(--text-prio-1));font-size:.875rem}.NewDocumentModal_errorMessage__jJI85{color:#FDB1B8;font-size:.875rem;padding:.75rem;background-color:rgba(220,38,38,.1);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{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)}}.WorkerPhotosSection_container__ozzyv{width:100%}.WorkerPhotosSection_loading__M_OQF{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;color:#6B7280}.WorkerPhotosSection_spinner__Bd0wf{width:2rem;height:2rem;border:2px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;animation:WorkerPhotosSection_spin__5v76T 1s linear infinite;margin-bottom:.5rem}@keyframes WorkerPhotosSection_spin__5v76T{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.WorkerPhotosSection_error__7PXMB{padding:1rem;background-color:#FEF2F2;border:1px solid #fecaca;border-radius:.5rem;color:#DC2626;text-align:center}.WorkerPhotosSection_empty__uOoku{padding:2rem;text-align:center;color:#6B7280;background-color:#F9FAFB;border-radius:.5rem;border:1px dashed #d1d5db}.WorkerPhotosSection_categoryTabs__9LXPK{display:flex;gap:.5rem;margin-bottom:1rem;border-bottom:1px solid #e5e7eb;padding-bottom:.5rem}.WorkerPhotosSection_categoryTab__TEfUN{padding:.5rem 1rem;background-color:#F3F4F6;border:1px solid #d1d5db;border-radius:.375rem;color:#6B7280;cursor:pointer;transition:all .2s ease;font-size:.875rem;font-weight:500}.WorkerPhotosSection_categoryTab__TEfUN:hover{background-color:#E5E7EB;color:#374151}.WorkerPhotosSection_categoryTab__TEfUN.WorkerPhotosSection_active__sBjWS{background-color:rgba(255,205,30,1);color:#374151;border-color:rgba(255,205,30,1)}.WorkerPhotosSection_photosGrid__32z2o{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;padding:0}.WorkerPhotosSection_photoContainer__WY_ET{position:relative;background-color:white;border-radius:.5rem;overflow:hidden;border:1px solid #e5e7eb;box-shadow:0 1px 3px 0 rgba(0,0,0,.1);transition:transform .2s ease,box-shadow .2s ease;cursor:pointer}.WorkerPhotosSection_photoContainer__WY_ET:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.WorkerPhotosSection_photo__twBVW{width:100%;height:200px;object-fit:cover;display:block}@media (max-width:768px){.WorkerPhotosSection_photosGrid__32z2o{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.75rem}.WorkerPhotosSection_photo__twBVW{height:150px}.WorkerPhotosSection_categoryTabs__9LXPK{flex-wrap:wrap}.WorkerPhotosSection_categoryTab__TEfUN{padding:.375rem .75rem;font-size:.8125rem}}@media (max-width:480px){.WorkerPhotosSection_photosGrid__32z2o{grid-template-columns:repeat(2,1fr)}}.WorkerPhotosSection_previewOverlay__Nyuc5{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.9);display:flex;align-items:center;justify-content:center;z-index:1000;backdrop-filter:blur(4px)}.WorkerPhotosSection_previewContainer__EF_2L{position:relative;max-width:90vw;max-height:90vh;display:flex;align-items:center;justify-content:center}.WorkerPhotosSection_closeButton__kLPjP{position:fixed;top:20px;right:20px;background:rgba(0,0,0,.7);color:white;border:1px solid rgba(255,255,255,.2);border-radius:8px;width:40px;height:40px;font-size:20px;font-weight:400;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:1001;transition:all .2s ease}.WorkerPhotosSection_closeButton__kLPjP:hover{background:rgba(0,0,0,.9);border-color:rgba(255,255,255,.4)}.WorkerPhotosSection_nextButton__CaGWq,.WorkerPhotosSection_prevButton__bO2bS{position:fixed;top:50%;transform:translateY(-50%);background:rgba(0,0,0,.7);color:white;border:1px solid rgba(255,255,255,.2);border-radius:8px;width:50px;height:50px;font-size:20px;font-weight:400;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:1001;transition:all .2s ease}.WorkerPhotosSection_prevButton__bO2bS{left:20px}.WorkerPhotosSection_nextButton__CaGWq{right:20px}.WorkerPhotosSection_nextButton__CaGWq:hover,.WorkerPhotosSection_prevButton__bO2bS:hover{background:rgba(0,0,0,.9);border-color:rgba(255,255,255,.4)}.WorkerPhotosSection_imageCounter__WQQr5{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);color:white;background:rgba(0,0,0,.8);border:1px solid rgba(255,255,255,.2);padding:8px 16px;border-radius:6px;font-size:14px;font-weight:500}@media (max-width:768px){.WorkerPhotosSection_prevButton__bO2bS{left:10px;width:40px;height:40px;font-size:18px}.WorkerPhotosSection_nextButton__CaGWq{right:10px;width:40px;height:40px;font-size:18px}.WorkerPhotosSection_closeButton__kLPjP{top:10px;right:10px;width:35px;height:35px;font-size:18px}.WorkerPhotosSection_imageCounter__WQQr5{bottom:10px;font-size:12px;padding:6px 12px}}@media (max-width:480px){.WorkerPhotosSection_prevButton__bO2bS{left:5px;width:35px;height:35px;font-size:16px}.WorkerPhotosSection_nextButton__CaGWq{right:5px;width:35px;height:35px;font-size:16px}.WorkerPhotosSection_closeButton__kLPjP{top:5px;right:5px;width:32px;height:32px;font-size:16px}}.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}}.WorkerDetailsModal_content__obtcd{padding:0}.WorkerDetailsModal_summary__MsyeZ{padding:16px 20px;background:hsl(var(--background-stack-1));border-radius:8px;margin-bottom:20px}.WorkerDetailsModal_summaryText__EUvS8{margin:0;font-size:14px;color:hsl(var(--text-prio-2))}.WorkerDetailsModal_summaryText__EUvS8 strong{color:hsl(var(--text-prio-1));font-weight:600}.WorkerDetailsModal_workerList__F3lj2{max-height:500px;overflow-y:auto;display:flex;flex-direction:column;gap:8px}.WorkerDetailsModal_workerItem__XdW0z{padding:12px 16px;background:hsl(var(--background-stack-1));border-radius:6px;transition:background-color .15s ease}.WorkerDetailsModal_workerItem__XdW0z:hover{background:hsl(var(--background-stack-2))}.WorkerDetailsModal_workerName___Rpf2{font-size:14px;font-weight:500;color:hsl(var(--text-prio-1));margin-bottom:6px}.WorkerDetailsModal_workerDetails__qGf9Z{display:flex;gap:16px;font-size:13px;color:hsl(var(--text-prio-3))}.WorkerDetailsModal_detailItem__VN3ve{display:inline-flex;align-items:center}.WorkerDetailsModal_workerList__F3lj2::-webkit-scrollbar{width:8px}.WorkerDetailsModal_workerList__F3lj2::-webkit-scrollbar-track{background:hsl(var(--background-stack-1));border-radius:4px}.WorkerDetailsModal_workerList__F3lj2::-webkit-scrollbar-thumb{background:hsl(var(--border));border-radius:4px}.WorkerDetailsModal_workerList__F3lj2::-webkit-scrollbar-thumb:hover{background:hsl(var(--text-prio-3))}.DeliveryDetailsModal_content__d1Llv{padding:0}.DeliveryDetailsModal_summary__sa_Wh{padding:16px 20px;background:hsl(var(--background-stack-1));border-radius:8px;margin-bottom:20px}.DeliveryDetailsModal_summaryText__UyWmF{margin:0;font-size:14px;color:hsl(var(--text-prio-2))}.DeliveryDetailsModal_summaryText__UyWmF strong{color:hsl(var(--text-prio-1));font-weight:600}.DeliveryDetailsModal_deliveryList__BsgNn{max-height:500px;overflow-y:auto;display:flex;flex-direction:column;gap:8px}.DeliveryDetailsModal_deliveryItem__50v0B{padding:12px 16px;background:hsl(var(--background-stack-1));border-radius:6px;transition:background-color .15s ease}.DeliveryDetailsModal_deliveryTitle___T_Gz{display:block;font-size:14px;font-weight:500;color:hsl(var(--text-prio-1));margin-bottom:6px;text-decoration:none}.DeliveryDetailsModal_deliveryTitle___T_Gz:hover{text-decoration:underline}.DeliveryDetailsModal_deliveryDetails__Zpm7x{display:flex;gap:16px;font-size:13px;color:hsl(var(--text-prio-3))}.DeliveryDetailsModal_detailItem__GBcWO{display:inline-flex;align-items:center}.DeliveryDetailsModal_deliveryList__BsgNn::-webkit-scrollbar{width:8px}.DeliveryDetailsModal_deliveryList__BsgNn::-webkit-scrollbar-track{background:hsl(var(--background-stack-1));border-radius:4px}.DeliveryDetailsModal_deliveryList__BsgNn::-webkit-scrollbar-thumb{background:hsl(var(--border));border-radius:4px}.DeliveryDetailsModal_deliveryList__BsgNn::-webkit-scrollbar-thumb:hover{background:hsl(var(--text-prio-3))}.ResponseAnswers_wrapper__XobK5{background:hsl(var(--background-stack-1));border:1px solid hsl(var(--border));border-radius:16px;padding:1.5rem}.ResponseAnswers_header__AQGVF{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px solid hsl(var(--border))}.ResponseAnswers_headerTitle__6KC6x{margin:0;font-size:1rem;font-weight:700;color:hsl(var(--text-prio-1))}.ResponseAnswers_headerToken__jwmYv{font-size:.75rem;color:hsl(var(--text-prio-3));font-family:monospace;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ResponseAnswers_npsCard__NQz87{margin-bottom:1.25rem;padding:1.25rem;background:hsl(var(--background-stack-2));border:1px solid hsl(var(--border));border-radius:12px}.ResponseAnswers_npsHeader__A__im{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.ResponseAnswers_npsTitle__FpMH6{font-size:.8125rem;font-weight:700;color:hsl(var(--text-prio-1))}.ResponseAnswers_npsCategoryBadge__yNtfe{font-size:.6875rem;font-weight:700;padding:.1875rem .625rem;border-radius:999px;text-transform:uppercase;letter-spacing:.03em}.ResponseAnswers_npsScoreRow__ceiT0{display:flex;align-items:baseline;gap:.125rem;margin-bottom:1rem}.ResponseAnswers_npsScoreValue__F2yvY{font-size:2.5rem;font-weight:800;line-height:1}.ResponseAnswers_npsScoreMax__SnSDK{font-size:1rem;font-weight:600;color:hsl(var(--text-prio-3))}.ResponseAnswers_npsScale__YwRQH{display:flex;gap:2px;margin-bottom:.75rem}.ResponseAnswers_npsSegment__v20k0{flex:1;display:flex;align-items:center;justify-content:center;height:32px;border-radius:4px;transition:transform .15s,box-shadow .15s}.ResponseAnswers_npsSegment__v20k0:first-child{border-radius:6px 4px 4px 6px}.ResponseAnswers_npsSegment__v20k0:last-child{border-radius:4px 6px 6px 4px}.ResponseAnswers_npsSegLabel__DAiN_{font-size:.6875rem;font-weight:600;color:hsl(var(--text-prio-3))}.ResponseAnswers_npsSegActive__MioN1{transform:scaleY(1.25);box-shadow:0 0 0 2px hsl(var(--text-prio-1));z-index:1}.ResponseAnswers_npsSegActive__MioN1 .ResponseAnswers_npsSegLabel__DAiN_{color:hsl(var(--text-prio-1));font-weight:800}.ResponseAnswers_npsSegDetractor__mg8z5{background:hsla(0,70%,50%,.15)}.ResponseAnswers_npsSegPassive__gjryt{background:hsla(45,80%,50%,.15)}.ResponseAnswers_npsSegPromoter__Qv4il{background:hsla(142,76%,36%,.15)}.ResponseAnswers_npsDetractor__mCch2{color:hsl(0,70%,55%);background:hsla(0,70%,50%,.12)}.ResponseAnswers_npsPassive__fWuKl{color:hsl(45,80%,50%);background:hsla(45,80%,50%,.12)}.ResponseAnswers_npsPromoter__51fLn{color:hsl(142,76%,42%);background:hsla(142,76%,36%,.12)}.ResponseAnswers_npsLegend__gJpRO{display:flex;gap:1rem;flex-wrap:wrap}.ResponseAnswers_npsLegendItem__V25Ny{display:flex;align-items:center;gap:.375rem;font-size:.6875rem;color:hsl(var(--text-prio-3))}.ResponseAnswers_npsLegendDot__lmNzM{width:8px;height:8px;border-radius:2px;flex-shrink:0}.ResponseAnswers_responseMeta__wDxVk{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.25rem;padding:.75rem 1rem;background:hsl(var(--background-stack-2));border-radius:10px}.ResponseAnswers_metaItem__dAr4Z{display:flex;flex-direction:column;gap:.125rem}.ResponseAnswers_metaItemLabel__H83a_{font-size:.6875rem;font-weight:500;color:hsl(var(--text-prio-3));text-transform:uppercase;letter-spacing:.04em}.ResponseAnswers_metaItemValue__d8ISw{font-size:.8125rem;font-weight:600;color:hsl(var(--text-prio-1))}.ResponseAnswers_answersGrid__GbjGM{display:flex;flex-direction:column;gap:.625rem}.ResponseAnswers_answerRow__dKI07{display:grid;grid-template-columns:1fr auto;gap:1rem;padding:.875rem 1rem;background:hsl(var(--background-stack-2));border:1px solid hsl(var(--border));border-radius:10px;transition:border-color .15s}.ResponseAnswers_answerRow__dKI07:hover{border-color:hsl(var(--text-prio-3))}.ResponseAnswers_answerLeft__YqG3V{display:flex;flex-direction:column;gap:.375rem;min-width:0}.ResponseAnswers_questionTitle__je3WF{font-size:.8125rem;font-weight:600;color:hsl(var(--text-prio-1));word-break:break-word}.ResponseAnswers_answerValue__WK3ob{font-size:.8125rem;color:hsl(var(--text-prio-2));word-break:break-word}.ResponseAnswers_answerRight__ui__y{display:flex;align-items:flex-start}.ResponseAnswers_typeBadge__9enp8{display:inline-flex;font-size:.625rem;font-weight:600;padding:.125rem .4375rem;border-radius:4px;background:hsla(var(--brand),.1);color:hsl(var(--brand));text-transform:uppercase;letter-spacing:.03em;white-space:nowrap}.ResponseAnswers_choiceList__vxCec{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.25rem}.ResponseAnswers_choiceItem__zULRF{display:flex;align-items:baseline;gap:.5rem;font-size:.8125rem}.ResponseAnswers_choiceNumber__ObG4H{font-weight:700;color:hsl(var(--text-prio-3));min-width:1.25rem;text-align:right;flex-shrink:0}.ResponseAnswers_choiceLabel__UXiaI{color:hsl(var(--text-prio-2));word-break:break-word}.ResponseAnswers_placeholder__ZidYS{flex-direction:column;align-items:center;gap:.5rem;border:1px dashed hsl(var(--border));border-radius:16px;color:hsl(var(--text-prio-3));font-size:.875rem;text-align:center}.ResponseAnswers_loadingState__ggujx,.ResponseAnswers_placeholder__ZidYS{display:flex;justify-content:center;padding:3rem 2rem;background:hsl(var(--background-stack-1))}.ResponseAnswers_loadingState__ggujx{border:1px solid hsl(var(--border));border-radius:16px}.ResponseAnswers_errorState__uHRuI{padding:1rem 1.25rem;color:hsl(var(--error));background:hsl(var(--error-light));border:1px solid hsl(var(--error-border));border-radius:12px;font-size:.875rem}.ResponseAnswers_emptyAnswers__Exjee{padding:2rem;text-align:center;color:hsl(var(--text-prio-3));font-size:.875rem}.ResponseList_wrapper__CM6To{display:flex;flex-direction:column;gap:.75rem}.ResponseList_headerRow__tX8H7{display:flex;justify-content:space-between;align-items:center;padding:0 .25rem}.ResponseList_title__OwYRM{font-size:.875rem;font-weight:600;color:hsl(var(--text-prio-1));text-transform:uppercase;letter-spacing:.04em}.ResponseList_pageInfo__nKrDN{font-size:.75rem;color:hsl(var(--text-prio-3))}.ResponseList_list__JX3pX{display:flex;flex-direction:column;gap:.5rem;max-height:560px;overflow-y:auto;padding-right:4px}.ResponseList_item__GJQDO{display:flex;flex-direction:column;gap:.5rem;text-align:left;width:100%;border:1px solid hsl(var(--border));border-radius:12px;background:hsl(var(--background-stack-1));color:hsl(var(--text-prio-1));padding:.875rem 1rem;cursor:pointer;transition:border-color .15s,background-color .15s}.ResponseList_item__GJQDO:hover{border-color:hsl(var(--text-prio-3));background:hsl(var(--background-stack-2))}.ResponseList_active__QDaR0{border-color:hsl(var(--brand));background:hsl(var(--background-stack-2))}.ResponseList_itemTop__adyvB{display:flex;justify-content:space-between;align-items:center}.ResponseList_orderLabel__wQIlm{font-weight:700;font-size:.875rem;color:hsl(var(--text-prio-1))}.ResponseList_npsBadge__ltUQ5{display:inline-flex;align-items:center;gap:.25rem;font-size:.75rem;font-weight:600;padding:.125rem .5rem;border-radius:999px;background:hsla(var(--brand),.12);color:hsl(var(--brand))}.ResponseList_npsBadgeNeutral__cQeVA{background:hsla(var(--text-prio-3),.15);color:hsl(var(--text-prio-3))}.ResponseList_itemBody__C3eW4{display:flex;flex-direction:column;gap:.125rem}.ResponseList_metaRow__DJoGZ{display:flex;justify-content:space-between;font-size:.75rem;color:hsl(var(--text-prio-3))}.ResponseList_metaLabel__80mME{font-weight:500}.ResponseList_metaValue__C__88{color:hsl(var(--text-prio-2))}.ResponseList_statusChip__jWnWz{display:inline-flex;align-items:center;font-size:.6875rem;font-weight:600;padding:.125rem .375rem;border-radius:4px;background:hsla(var(--success),.12);color:hsl(var(--success));text-transform:uppercase;letter-spacing:.03em}.ResponseList_statusChipUnlinked__C5V5r{background:hsla(var(--error),.12);color:hsl(var(--error))}.ResponseList_pagination__RQUZ3{display:flex;gap:.5rem;align-items:center;justify-content:space-between;padding-top:.25rem}.ResponseList_paginationInfo__ALvEX{font-size:.75rem;color:hsl(var(--text-prio-3))}.ResponseList_paginationButtons__du8NI{display:flex;gap:.5rem}.ResponseList_paginationBtn__Fp4yp{display:flex;align-items:center;gap:.25rem;border:1px solid hsl(var(--border));border-radius:8px;background:hsl(var(--background-stack-1));color:hsl(var(--text-prio-2));padding:.375rem .75rem;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .15s}.ResponseList_paginationBtn__Fp4yp:hover:not(:disabled){border-color:hsl(var(--brand));color:hsl(var(--brand))}.ResponseList_paginationBtn__Fp4yp:disabled{opacity:.4;cursor:not-allowed}.ResponseList_empty__dCJeY{display:flex;align-items:center;justify-content:center;padding:2rem 1rem;border:1px dashed hsl(var(--border));border-radius:12px;color:hsl(var(--text-prio-3));font-size:.875rem}.DeliverySurveyResponsesSection_splitView__qO7Gy{display:grid;grid-template-columns:360px 1fr;gap:1.5rem;align-items:flex-start}.DeliverySurveyResponsesSection_loadingState__Plbse{display:flex;justify-content:center;padding:2rem}.DeliverySurveyResponsesSection_errorState__1Aq9U{padding:1rem 1.25rem;color:hsl(var(--error));background:hsl(var(--error-light));border:1px solid hsl(var(--error-border));border-radius:12px;font-size:.875rem}.DeliverySurveyResponsesSection_emptyState__i_blU{padding:2rem;text-align:center;color:hsl(var(--text-prio-3));border:1px dashed hsl(var(--border));border-radius:12px;font-size:.875rem}@media (max-width:1024px){.DeliverySurveyResponsesSection_splitView__qO7Gy{grid-template-columns:1fr}}.SummaryCard_summaryCard___29sG{background:hsl(var(--background-stack-1));border-radius:16px;padding:1.5rem;border:1px solid hsl(var(--border))}.SummaryCard_summaryCardTitle__493Pp{font-size:.875rem;font-weight:500;color:hsl(var(--text-prio-3));margin-bottom:.5rem}.SummaryCard_summaryCardValue__hwexO{font-size:1.875rem;font-weight:700;color:hsl(var(--text-prio-1))}@media (max-width:768px){.SummaryCard_summaryCard___29sG{padding:1rem}.SummaryCard_summaryCardValue__hwexO{font-size:1.5rem}}.WorkerTable_workerTable__LAQM6{background:hsl(var(--background-stack-1));border-radius:8px;border:1px solid hsl(var(--border));overflow:hidden}.WorkerTable_workerTableHeader__tm8Lm{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;background-color:hsl(var(--background-stack-2));border-bottom:1px solid hsl(var(--border))}.WorkerTable_workerTableHeaderCell__nxS1Q{padding:.75rem;font-size:.75rem;font-weight:600;color:hsl(var(--text-prio-3));text-transform:uppercase;letter-spacing:.05em;border-right:1px solid hsl(var(--border))}.WorkerTable_workerTableHeaderCell__nxS1Q:last-child{border-right:none}.WorkerTable_workerTableRow__MNlOG{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;border-bottom:1px solid hsl(var(--border));transition:background-color .2s}.WorkerTable_workerTableRow__MNlOG:hover{background-color:hsl(var(--background-stack-2))}.WorkerTable_workerTableRow__MNlOG:last-child{border-bottom:none}.WorkerTable_workerTableCell__66PO6{padding:.75rem;font-size:.875rem;color:hsl(var(--text-prio-1));border-right:1px solid hsl(var(--border));display:flex;align-items:center}.WorkerTable_workerTableCell__66PO6:last-child{border-right:none}@media (max-width:768px){.WorkerTable_workerTableHeader__tm8Lm,.WorkerTable_workerTableRow__MNlOG{grid-template-columns:1fr;gap:.5rem}.WorkerTable_workerTableCell__66PO6,.WorkerTable_workerTableHeaderCell__nxS1Q{border-right:none;border-bottom:1px solid hsl(var(--border));padding:.5rem}.WorkerTable_workerTableCell__66PO6:last-child,.WorkerTable_workerTableHeaderCell__nxS1Q:last-child{border-bottom:none}}.MonthlyCard_monthlyCard__peEfk{background:hsl(var(--background-stack-1));border-radius:16px;border:1px solid hsl(var(--border));overflow:hidden}.MonthlyCard_monthlyCardHeader__Y4ggc{padding:1.5rem;cursor:pointer;transition:background-color .2s}.MonthlyCard_monthlyCardHeader__Y4ggc:hover{background-color:hsl(var(--background-stack-2))}.MonthlyCard_monthlyCardTitle__wbNTK{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.MonthlyCard_monthlyCardTitle__wbNTK h3{font-size:1.125rem;font-weight:600;color:hsl(var(--text-prio-1));margin:0}.MonthlyCard_expandIcon__PSBGD{font-size:.875rem;color:hsl(var(--text-prio-3));transition:transform .2s}.MonthlyCard_monthlyCardStats__5amu9{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1rem}.MonthlyCard_monthlyStat__IlEOt{display:flex;flex-direction:column;gap:.25rem}.MonthlyCard_monthlyStatLabel__17w7t{font-size:.75rem;font-weight:500;color:hsl(var(--text-prio-3));text-transform:uppercase;letter-spacing:.05em}.MonthlyCard_monthlyStatValue__kFQqj{font-size:1rem;font-weight:600;color:hsl(var(--text-prio-1))}.MonthlyCard_workerList__n9eJo{padding:0 1.5rem 1.5rem;border-top:1px solid hsl(var(--border));background-color:hsl(var(--background-stack-2))}.MonthlyCard_workerListTitle__Ur_3D{font-size:1rem;font-weight:600;color:hsl(var(--text-prio-1));margin:1rem 0}@media (max-width:768px){.MonthlyCard_monthlyCardHeader__Y4ggc{padding:1rem}.MonthlyCard_monthlyCardStats__5amu9{grid-template-columns:repeat(2,1fr);gap:.75rem}}@media (max-width:480px){.MonthlyCard_monthlyCardStats__5amu9{grid-template-columns:1fr}}.HourAveragesSection_pageContainer__AlpKA{width:100%;max-width:1400px;margin:0 auto;padding:2rem;position:relative}.HourAveragesSection_headerSection__HYjNR{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}@media (min-width:1024px){.HourAveragesSection_headerSection__HYjNR{flex-direction:row;justify-content:space-between;align-items:center}}.HourAveragesSection_pageTitle__c4KvM{font-size:1.5rem;font-weight:700;color:hsl(var(--text-prio-1));margin-bottom:.25rem}.HourAveragesSection_pageSubtitle__NVIQz{font-size:.875rem;color:hsl(var(--text-prio-3))}.HourAveragesSection_dateFilters__pDrsZ{display:flex;gap:1rem}.HourAveragesSection_dateInput__UlkB7{display:flex;flex-direction:column;gap:.25rem}.HourAveragesSection_dateInput__UlkB7 label{font-size:.875rem;font-weight:500;color:hsl(var(--text-prio-3))}.HourAveragesSection_dateInput__UlkB7 input{padding:.5rem .75rem;border-radius:8px;border:1px solid hsl(var(--border));background:hsl(var(--background-stack-1));color:hsl(var(--text-prio-1));font-size:.875rem}.HourAveragesSection_dateInput__UlkB7 input:focus{outline:none;border-color:hsl(var(--brand))}.HourAveragesSection_loadingOverlay__6fYuz{display:flex;justify-content:center;padding:2rem}.HourAveragesSection_contentLoading__uwNu0{opacity:.6;pointer-events:none;transition:opacity .2s ease}.HourAveragesSection_errorMessage__YWNSY{padding:1rem;color:hsl(var(--error));background:hsl(var(--error-light));border:1px solid hsl(var(--error-border));border-radius:8px}.HourAveragesSection_emptyMessage__mz2gD{padding:1rem;color:hsl(var(--text-prio-3))}.HourAveragesSection_summaryCards__DrVlu{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem}.HourAveragesSection_periodInfo__Xusoo{margin-bottom:2rem;padding:1rem;background:hsl(var(--background-stack-1));border-radius:16px;border:1px solid hsl(var(--border))}.HourAveragesSection_periodInfo__Xusoo p{color:hsl(var(--text-prio-3));margin:0}.HourAveragesSection_monthlySection__xtodi{margin-top:2rem}.HourAveragesSection_sectionTitle__aufb2{font-size:1.25rem;font-weight:600;color:hsl(var(--text-prio-1));margin-bottom:1rem}.HourAveragesSection_monthlyCards__VBuZs{display:flex;flex-direction:column;gap:1rem}@media (max-width:768px){.HourAveragesSection_pageContainer__AlpKA{padding:1rem}.HourAveragesSection_summaryCards__DrVlu{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.75rem}}@media (max-width:480px){.HourAveragesSection_pageContainer__AlpKA{padding:1rem}.HourAveragesSection_summaryCards__DrVlu{grid-template-columns:1fr}}.SurveyConfigsContainer_pageContainer__qmTe_{width:100%;max-width:1000px;margin:0 auto;padding:2rem}.SurveyConfigsContainer_headerSection__RwDiJ{margin-bottom:1.5rem}.SurveyConfigsContainer_headerTop__YtREA{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.25rem}.SurveyConfigsContainer_pageTitle__ignTo{font-size:1.5rem;font-weight:700;color:hsl(var(--text-prio-1));margin:0}.SurveyConfigsContainer_pageSubtitle__ztXSH{font-size:.875rem;color:hsl(var(--text-prio-3));margin:0}.SurveyConfigsContainer_addBtn__7wS7q{display:flex;align-items:center;gap:.375rem;padding:.5rem 1rem;border:none;border-radius:8px;background:hsl(var(--brand));color:hsl(var(--text-on-brand));font-size:.8125rem;font-weight:700;cursor:pointer;white-space:nowrap;transition:opacity .15s;flex-shrink:0}.SurveyConfigsContainer_addBtn__7wS7q:hover{opacity:.9}.SurveyConfigsContainer_addBtn__7wS7q:disabled{opacity:.5;cursor:not-allowed}.SurveyConfigsContainer_loadingOverlay__AOjW_{display:flex;justify-content:center;padding:4rem 2rem}.SurveyConfigsContainer_errorMessage__87JJt{padding:1rem 1.25rem;color:hsl(var(--error));background:hsl(var(--error-light));border:1px solid hsl(var(--error-border));border-radius:12px;font-size:.875rem;margin-bottom:1rem}.SurveyConfigsContainer_emptyState__WLCfZ{padding:3rem 2rem;text-align:center;color:hsl(var(--text-prio-3));background:hsl(var(--background-stack-1));border:1px dashed hsl(var(--border));border-radius:16px;font-size:.875rem}.SurveyConfigsContainer_emptyTitle__t9Ydf{font-weight:600;color:hsl(var(--text-prio-2));margin-bottom:.25rem}.SurveyConfigsContainer_table__PYiSK{width:100%;table-layout:fixed;border-collapse:separate;border-spacing:0;background:hsl(var(--background-stack-1));border:1px solid hsl(var(--border));border-radius:12px;overflow:hidden}.SurveyConfigsContainer_table__PYiSK td,.SurveyConfigsContainer_table__PYiSK th{padding:.75rem 1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.SurveyConfigsContainer_table__PYiSK th{text-align:left;font-size:.6875rem;font-weight:600;color:hsl(var(--text-prio-3));text-transform:uppercase;letter-spacing:.04em;background:hsl(var(--background-stack-2));border-bottom:1px solid hsl(var(--border))}.SurveyConfigsContainer_table__PYiSK td{font-size:.8125rem;color:hsl(var(--text-prio-1));border-bottom:1px solid hsl(var(--border));vertical-align:middle}.SurveyConfigsContainer_table__PYiSK tr:last-child td{border-bottom:none}.SurveyConfigsContainer_table__PYiSK tr:hover td{background:hsl(var(--background-stack-2))}.SurveyConfigsContainer_nullValue__U_S5U{color:hsl(var(--text-prio-3));font-style:italic;font-size:.75rem}.SurveyConfigsContainer_urlCell__t610P{font-family:monospace;font-size:.75rem;color:hsl(var(--text-prio-2))}.SurveyConfigsContainer_priorityBadge__aA8s_{display:inline-flex;align-items:center;gap:.25rem;padding:.125rem .5rem;border-radius:999px;font-size:.6875rem;font-weight:600;background:hsl(var(--background-stack-2));color:hsl(var(--text-prio-3));border:1px solid hsl(var(--border))}.SurveyConfigsContainer_priorityExact__GbPyr{background:hsl(142,76%,36%,.12);color:hsl(var(--success));border-color:hsl(142,76%,36%,.25)}.SurveyConfigsContainer_priorityPartial__zbAUF{background:hsl(var(--brand)/.12);color:hsl(var(--brand-dark));border-color:hsl(var(--brand)/.25)}.SurveyConfigsContainer_priorityDefault__nXXPq{background:hsl(var(--text-prio-3)/.12);color:hsl(var(--text-prio-3));border-color:hsl(var(--text-prio-3)/.2)}.SurveyConfigsContainer_actions__Da3ny{display:flex;gap:.25rem}.SurveyConfigsContainer_actionBtn__OkLlx{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid hsl(var(--border));border-radius:6px;background:hsl(var(--background-stack-1));color:hsl(var(--text-prio-2));cursor:pointer;transition:all .15s}.SurveyConfigsContainer_actionBtn__OkLlx:hover{border-color:hsl(var(--brand));color:hsl(var(--brand))}.SurveyConfigsContainer_actionBtnDanger__NzIsK:hover{border-color:hsl(var(--error));color:hsl(var(--error))}.SurveyConfigsContainer_actionBtn__OkLlx:disabled{opacity:.4;cursor:not-allowed}.SurveyConfigsContainer_formGroup__5WQDB{margin-bottom:1.25rem}.SurveyConfigsContainer_formLabel__izukv{display:block;font-size:.8125rem;font-weight:600;color:hsl(var(--text-prio-1));margin-bottom:.375rem}.SurveyConfigsContainer_formHint__WEI6j{font-size:.75rem;color:hsl(var(--text-prio-3));margin-top:.25rem;font-weight:400}.SurveyConfigsContainer_formInput__Yb6vr{width:100%;padding:.5rem .75rem;border:1px solid hsl(var(--border));border-radius:8px;background:hsl(var(--background-stack-2));color:hsl(var(--text-prio-1));font-size:.8125rem;box-sizing:border-box}.SurveyConfigsContainer_formInput__Yb6vr:focus{outline:none;border-color:hsl(var(--brand))}.SurveyConfigsContainer_formInput__Yb6vr::placeholder{color:hsl(var(--text-prio-3))}select.SurveyConfigsContainer_formInput__Yb6vr{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;padding-right:2rem;cursor:pointer}.SurveyConfigsContainer_formTextarea__IMDkB{width:100%;min-height:72px;padding:.5rem .75rem;border:1px solid hsl(var(--border));border-radius:8px;background:hsl(var(--background-stack-2));color:hsl(var(--text-prio-1));font-size:.8125rem;font-family:monospace;resize:vertical;box-sizing:border-box}.SurveyConfigsContainer_formTextarea__IMDkB:focus{outline:none;border-color:hsl(var(--brand))}.SurveyConfigsContainer_formTextarea__IMDkB::placeholder{color:hsl(var(--text-prio-3));font-family:inherit}.SurveyConfigsContainer_formCheckbox__lZM4o{display:flex;align-items:center;gap:.5rem}.SurveyConfigsContainer_formCheckbox__lZM4o input[type=checkbox]{width:16px;height:16px;accent-color:hsl(var(--brand))}.SurveyConfigsContainer_formCheckbox__lZM4o label{font-size:.8125rem;color:hsl(var(--text-prio-2))}.SurveyConfigsContainer_placeholderSection__PCukk{margin-top:.5rem}.SurveyConfigsContainer_placeholderLabel__CLj7Z{font-size:.6875rem;font-weight:600;color:hsl(var(--text-prio-3));text-transform:uppercase;letter-spacing:.04em;margin-bottom:.375rem}.SurveyConfigsContainer_placeholderChips__FYUbL{display:flex;flex-wrap:wrap;gap:.375rem}.SurveyConfigsContainer_placeholderChip__JrW9D{display:inline-flex;align-items:center;padding:.25rem .5rem;border:1px solid hsl(var(--border));border-radius:6px;background:hsl(var(--background-stack-2));font-size:.6875rem;font-family:monospace;color:hsl(var(--text-prio-2));cursor:pointer;transition:all .15s;user-select:none}.SurveyConfigsContainer_placeholderChip__JrW9D:hover{border-color:hsl(var(--brand));color:hsl(var(--brand));background:hsl(var(--background-stack-1))}.SurveyConfigsContainer_modalFooter__TW9WP{display:flex;justify-content:flex-end;gap:.5rem;margin-top:1.5rem;padding-top:1rem;border-top:1px solid hsl(var(--border))}.SurveyConfigsContainer_cancelBtn__JKWtn{padding:.5rem 1rem;border:1px solid hsl(var(--border));border-radius:8px;background:hsl(var(--background-stack-1));color:hsl(var(--text-prio-2));font-size:.8125rem;font-weight:600;cursor:pointer;transition:all .15s}.SurveyConfigsContainer_cancelBtn__JKWtn:hover{border-color:hsl(var(--text-prio-3))}.SurveyConfigsContainer_saveBtn__HyHVb{padding:.5rem 1.25rem;border:none;border-radius:8px;background:hsl(var(--brand));color:hsl(var(--text-on-brand));font-size:.8125rem;font-weight:700;cursor:pointer;transition:opacity .15s}.SurveyConfigsContainer_saveBtn__HyHVb:hover{opacity:.9}.SurveyConfigsContainer_saveBtn__HyHVb:disabled{opacity:.5;cursor:not-allowed}.SurveyConfigsContainer_infoSection__fqjcW{margin-top:2rem;padding:1.25rem;background:hsl(var(--background-stack-2));border:1px solid hsl(var(--border));border-radius:12px}.SurveyConfigsContainer_infoTitle__tYTgy{display:flex;align-items:center;gap:.375rem;font-size:.8125rem;font-weight:700;color:hsl(var(--text-prio-3));margin:0 0 .75rem}.SurveyConfigsContainer_infoList__333qP{list-style:none;padding:0;margin:0}.SurveyConfigsContainer_infoList__333qP li{display:flex;align-items:baseline;gap:.75rem;padding:.375rem 0;font-size:.8125rem;color:hsl(var(--text-prio-2));border-bottom:1px solid hsl(var(--border))}.SurveyConfigsContainer_infoList__333qP li:last-child{border-bottom:none}.SurveyConfigsContainer_infoPriority__Dpr3U{font-weight:700;color:hsl(var(--text-prio-1));min-width:20px;text-align:center;flex-shrink:0}@media (max-width:768px){.SurveyConfigsContainer_pageContainer__qmTe_{padding:1rem}.SurveyConfigsContainer_headerTop__YtREA{flex-direction:column}}.UnlinkedResponsesContainer_pageContainer__apdmT{width:100%;max-width:1000px;margin:0 auto;padding:2rem}.UnlinkedResponsesContainer_headerSection__RmjLb{margin-bottom:2rem}.UnlinkedResponsesContainer_pageTitle__xJg0x{font-size:1.5rem;font-weight:700;color:hsl(var(--text-prio-1));margin:0 0 .25rem}.UnlinkedResponsesContainer_pageSubtitle__gmEVz{font-size:.875rem;color:hsl(var(--text-prio-3));margin:0}.UnlinkedResponsesContainer_loadingOverlay__G1u_I{display:flex;justify-content:center;padding:4rem 2rem}.UnlinkedResponsesContainer_errorMessage__TzVfF{padding:1rem 1.25rem;color:hsl(var(--error));background:hsl(var(--error-light));border:1px solid hsl(var(--error-border));border-radius:12px;font-size:.875rem;margin-bottom:1rem}.UnlinkedResponsesContainer_undoBar__mpvuo{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.875rem 1.25rem;background:hsl(var(--background-stack-2));border:1px solid hsl(var(--brand));border-radius:12px;margin-bottom:1rem;animation:UnlinkedResponsesContainer_slideIn__cRzNt .2s ease}@keyframes UnlinkedResponsesContainer_slideIn__cRzNt{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.UnlinkedResponsesContainer_undoMessage__7Rlof{font-size:.8125rem;color:hsl(var(--text-prio-1));font-weight:500}.UnlinkedResponsesContainer_undoBtn__Ed4hw{display:flex;align-items:center;gap:.375rem;padding:.375rem .875rem;border:1px solid hsl(var(--border));border-radius:6px;background:hsl(var(--background-stack-1));color:hsl(var(--text-prio-1));font-size:.75rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:all .15s}.UnlinkedResponsesContainer_undoBtn__Ed4hw:hover{border-color:hsl(var(--error));color:hsl(var(--error))}.UnlinkedResponsesContainer_emptyState__DVs5u{padding:3rem 2rem;text-align:center;color:hsl(var(--text-prio-3));background:hsl(var(--background-stack-1));border:1px dashed hsl(var(--border));border-radius:16px;font-size:.875rem}.UnlinkedResponsesContainer_table__5Jz9f{width:100%;border-collapse:separate;border-spacing:0;background:hsl(var(--background-stack-1));border:1px solid hsl(var(--border));border-radius:12px;overflow:hidden}.UnlinkedResponsesContainer_table__5Jz9f th{text-align:left;padding:.75rem 1rem;font-size:.6875rem;font-weight:600;color:hsl(var(--text-prio-3));text-transform:uppercase;letter-spacing:.04em;background:hsl(var(--background-stack-2));border-bottom:1px solid hsl(var(--border))}.UnlinkedResponsesContainer_table__5Jz9f td{padding:.75rem 1rem;font-size:.8125rem;color:hsl(var(--text-prio-1));border-bottom:1px solid hsl(var(--border));vertical-align:middle}.UnlinkedResponsesContainer_table__5Jz9f tr:last-child td{border-bottom:none}.UnlinkedResponsesContainer_table__5Jz9f tr:hover td{background:hsl(var(--background-stack-2))}.UnlinkedResponsesContainer_reasonText__FpFPD,.UnlinkedResponsesContainer_tokenCell__vFphD{font-size:.75rem;color:hsl(var(--text-prio-3))}.UnlinkedResponsesContainer_tokenCell__vFphD{font-family:monospace;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.UnlinkedResponsesContainer_linkForm__hVS_P{display:flex;gap:.5rem;align-items:center}.UnlinkedResponsesContainer_orderInput__LLSVV{width:100px;padding:.375rem .5rem;border:1px solid hsl(var(--border));border-radius:6px;background:hsl(var(--background-stack-2));color:hsl(var(--text-prio-1));font-size:.8125rem}.UnlinkedResponsesContainer_orderInput__LLSVV:focus{outline:none;border-color:hsl(var(--brand))}.UnlinkedResponsesContainer_linkBtn__M4lBe{padding:.375rem .75rem;border:none;border-radius:6px;background:hsl(var(--brand));color:hsl(var(--text-on-brand));font-size:.75rem;font-weight:700;cursor:pointer;white-space:nowrap;transition:opacity .15s}.UnlinkedResponsesContainer_linkBtn__M4lBe:hover{opacity:.9}.UnlinkedResponsesContainer_linkBtn__M4lBe:disabled{opacity:.5;cursor:not-allowed}.UnlinkedResponsesContainer_pagination__xiquQ{display:flex;gap:.5rem;align-items:center;justify-content:space-between;padding-top:1rem}.UnlinkedResponsesContainer_paginationInfo__KfGxQ{font-size:.75rem;color:hsl(var(--text-prio-3))}.UnlinkedResponsesContainer_paginationButtons__43v0_{display:flex;gap:.5rem}.UnlinkedResponsesContainer_paginationBtn__65Ceu{display:flex;align-items:center;gap:.25rem;border:1px solid hsl(var(--border));border-radius:8px;background:hsl(var(--background-stack-1));color:hsl(var(--text-prio-2));padding:.375rem .75rem;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .15s}.UnlinkedResponsesContainer_paginationBtn__65Ceu:hover:not(:disabled){border-color:hsl(var(--brand));color:hsl(var(--brand))}.UnlinkedResponsesContainer_paginationBtn__65Ceu:disabled{opacity:.4;cursor:not-allowed}@media (max-width:768px){.UnlinkedResponsesContainer_pageContainer__apdmT{padding:1rem}.UnlinkedResponsesContainer_linkForm__hVS_P{flex-direction:column;align-items:flex-start}}.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)}.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}