.Overlay-module__Ardx6a__overlay{z-index:9;will-change:opacity, transform;width:100%;height:100dvh;position:fixed;top:0;left:0}.Overlay-module__Ardx6a__overlayFilled .Overlay-module__Ardx6a__background{background-color:var(--bg-filled-secondary)}.Overlay-module__Ardx6a__background{will-change:opacity;background-color:#12131466;width:100%;height:100%}.Overlay-module__Ardx6a__overlayCentered{justify-content:center;align-items:center;display:flex}
.CardContent-module__lK2H2q__cardContent{flex-direction:column;width:100%;display:flex;position:relative;overflow:hidden}.CardContent-module__lK2H2q__cardContentFull{height:calc(100dvh - 122px)}.CardContent-module__lK2H2q__cardContentFull.CardContent-module__lK2H2q__cardContentWithTitle{height:calc(100dvh - 178px)}.CardContent-module__lK2H2q__cardContentFull.CardContent-module__lK2H2q__cardContentWithPadding{height:calc(100dvh - 226px)}.CardContent-module__lK2H2q__cardContentWithAside{width:calc(100% - 294px)}.CardContent-module__lK2H2q__cardContentFull.CardContent-module__lK2H2q__cardContentWithMiniTitle{height:calc(100dvh - 188px)}.CardContent-module__lK2H2q__cardContentOverflow{flex-direction:column;width:100%;display:flex;position:relative;overflow:auto}@media (max-width:860px){.CardContent-module__lK2H2q__cardContentWithAside{width:100%}}
.Avatar-module__L0_VeG__avatar{box-shadow:inset 0 0 0 1px var(--border-primary);color:var(--text-primary);border-radius:100%;justify-content:center;align-items:center;font-size:10px;font-weight:500;display:flex;overflow:hidden}.Avatar-module__L0_VeG__avatarFirm{background:var(--bg-primary-subtle)}.Avatar-module__L0_VeG__avatarGroup,.Avatar-module__L0_VeG__avatarUser{background:var(--bg-primary)}.Avatar-module__L0_VeG__avatarMe{background:var(--bg-primary-subtle);border-color:var(--border-secondary)}.Avatar-module__L0_VeG__avatar__img{width:100%;height:100%}.Avatar-module__L0_VeG__avatar__initialsSvg{width:100%;height:100%;padding-top:3px;display:flex}
.SplitView-module__XmEM5q__splitView{max-width:535px}.SplitView-module__XmEM5q__splitView33{width:calc(33% - 10px);min-width:calc(33% - 10px)}.SplitView-module__XmEM5q__splitView50{width:calc(50% - 10px);min-width:calc(50% - 10px)}.SplitView-module__XmEM5q__splitView66{width:calc(66% - 10px);min-width:calc(66% - 10px)}@media (max-width:1200px){.SplitView-module__XmEM5q__splitView{width:100%!important;max-width:100%!important}}
.Textarea-module__4oFJJa__textareaContainer{width:100%;max-width:100%}.Textarea-module__4oFJJa__textarea{background-color:var(--bg-primary);border:1px solid var(--border-primary);border-radius:var(--radius-base);resize:none;width:100%;min-width:300px;max-width:100%;height:40px;min-height:64px;font-size:var(--font-size-small);-webkit-user-select:none;user-select:none;outline:none;padding:12px;font-family:inherit;transition:all .12s ease-in-out;position:relative;overflow:hidden}.Textarea-module__4oFJJa__textarea:focus:not(.Textarea-module__4oFJJa__inputDisabled),.Textarea-module__4oFJJa__textarea:active:not(.Textarea-module__4oFJJa__inputDisabled){border-color:var(--border-primary-active);outline:none}.Textarea-module__4oFJJa__textarea::placeholder{color:var(--text-placeholder);opacity:1}.Textarea-module__4oFJJa__textarea:focus-visible:not(.Textarea-module__4oFJJa__inputDisabled){outline:2px solid var(--border-secondary)}.Textarea-module__4oFJJa__textareaContainer{width:100%;position:relative}.Textarea-module__4oFJJa__textareaDisabled{background-color:var(--bg-primary-subtle);color:var(--text-placeholder);pointer-events:none}.Textarea-module__4oFJJa__textarea__iconHelper{color:var(--text-disabled)}
.Radio-module__HzPW7q__radio{display:inline-flex}.Radio-module__HzPW7q__radio label{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:center;padding-left:28px;display:inline-flex;position:relative}.Radio-module__HzPW7q__radioDisabled{pointer-events:none;opacity:.5}.Radio-module__HzPW7q__radioInput{appearance:none;cursor:pointer;border-radius:20px;width:20px;height:20px;position:absolute}.Radio-module__HzPW7q__radioInput:focus+.Radio-module__HzPW7q__radioLabel{outline:2px solid var(--border-advise)}.Radio-module__HzPW7q__radio label:before{border:2px solid var(--border-primary);width:20px;height:20px;box-shadow:inset 0 0 0 2px var(--bg-primary);background-color:var(--bg-primary);content:"";border-radius:50%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.Radio-module__HzPW7q__radioChecked label:before{border-color:var(--border-accent);background-color:var(--bg-accent)}.Radio-module__HzPW7q__radioLabel{flex-direction:column;display:flex}.Radio-module__HzPW7q__radioPill{margin-left:4px}
.Password-module__GCAYUa__password__indicator{opacity:0;max-height:0;transition:all 96ms ease-in-out;overflow:hidden}.Password-module__GCAYUa__password__indicatorVisible{opacity:1;max-height:64px}.Password-module__GCAYUa__password__indicator__bars{gap:4px;width:100%;display:flex}.Password-module__GCAYUa__password__indicator__bars span{background-color:var(--bg-primary-active);border-radius:100px;width:25%;height:4px;transition:all 96ms ease-in-out}.Password-module__GCAYUa__password__indicatorStrength1{color:var(--text-critical)}.Password-module__GCAYUa__password__indicatorStrength2,.Password-module__GCAYUa__password__indicatorStrength3{color:var(--text-caution)}.Password-module__GCAYUa__password__indicatorStrength4{color:var(--text-success)}.Password-module__GCAYUa__password__indicatorStrength1 .Password-module__GCAYUa__password__indicator__bars span:first-child{background-color:var(--bg-critical)}.Password-module__GCAYUa__password__indicatorStrength2 .Password-module__GCAYUa__password__indicator__bars span:nth-child(-n+2),.Password-module__GCAYUa__password__indicatorStrength3 .Password-module__GCAYUa__password__indicator__bars span:nth-child(-n+3){background-color:var(--bg-caution)}.Password-module__GCAYUa__password__indicatorStrength4 .Password-module__GCAYUa__password__indicator__bars span{background-color:var(--bg-success)}
.Document-module__DvGOrW__container{padding:var(--spacing-4);background-color:#fff;border:1px solid #ddd;border-radius:4px}.Document-module__DvGOrW__nameAndDescription{width:100%;min-width:0;max-width:calc(100% - 32px)}.Document-module__DvGOrW__contentColumn{flex:1;min-width:0}.Document-module__DvGOrW__nameText,.Document-module__DvGOrW__descriptionText{overflow-wrap:break-word;word-break:break-word;flex:1;min-width:0}
.RolloverItem-module__D1nBpa__rolloverItem{border-radius:var(--radius-base);border:1px solid var(--border-primary);width:100%}
.TemplateSettingsDialog-module__In_ybq__fieldContainer{margin-top:24px}.TemplateSettingsDialog-module__In_ybq__alertContainer{margin-top:12px}
.CreateTemplateLinkDialog-module__RDmVwG__fieldContainer{margin-top:24px}.CreateTemplateLinkDialog-module__RDmVwG__labelContainer{margin-bottom:4px}.CreateTemplateLinkDialog-module__RDmVwG__requiredIndicator{color:var(--text-error)}.CreateTemplateLinkDialog-module__RDmVwG__flexOne{flex:1}.CreateTemplateLinkDialog-module__RDmVwG__qrCanvas{border:1px solid var(--border-primary);border-radius:var(--radius-small)}.CreateTemplateLinkDialog-module__RDmVwG__downloadContainer{margin-top:12px}.CreateTemplateLinkDialog-module__RDmVwG__loadingContainer{text-align:center;margin-top:24px}
.EditTemplateMessagesDialog-module__7zLOzG__description{text-align:left;color:var(--text-secondary);margin-bottom:16px}.EditTemplateMessagesDialog-module__7zLOzG__tabContent{padding-top:0}.EditTemplateMessagesDialog-module__7zLOzG__fieldLabel{color:var(--text-primary);font-size:14px;font-weight:600}.EditTemplateMessagesDialog-module__7zLOzG__link{text-decoration:underline}.EditTemplateMessagesDialog-module__7zLOzG__tabsContainer{margin-top:24px}
.InitialTab-module__Cb-9NW__tabContent{padding-top:0}.InitialTab-module__Cb-9NW__fieldLabel{color:var(--text-primary);font-size:14px;font-weight:600}.InitialTab-module__Cb-9NW__sectionHeader{margin-bottom:8px}.InitialTab-module__Cb-9NW__fieldGroup{margin-top:16px}.InitialTab-module__Cb-9NW__sectionSpacer{margin-top:24px;margin-bottom:8px}
.MessageField-module__J7Dy4G__messageFieldContainer{width:100%}.MessageField-module__J7Dy4G__displayField{border:1px solid var(--border-primary);border-radius:var(--radius-small);background-color:var(--bg-primary);cursor:text;word-wrap:break-word;overflow-wrap:break-word;min-height:44px;padding:12px 16px;line-height:1.6}.MessageField-module__J7Dy4G__displayField.MessageField-module__J7Dy4G__multiLine{white-space:pre-wrap}.MessageField-module__J7Dy4G__displayField:hover{border-color:var(--border-secondary)}.MessageField-module__J7Dy4G__textarea{border:1px solid var(--border-primary);border-radius:var(--radius-small);resize:vertical;background-color:var(--bg-primary);width:100%;padding:12px 16px;font-family:inherit;font-size:14px;line-height:1.6;transition:border-color .2s}.MessageField-module__J7Dy4G__textarea:hover{border-color:var(--border-secondary)}.MessageField-module__J7Dy4G__textarea:focus{border-color:var(--border-accent);box-shadow:0 0 0 3px var(--bg-accent-subtle);outline:none}.MessageField-module__J7Dy4G__textarea::placeholder{color:var(--text-secondary)}.MessageField-module__J7Dy4G__labelContainer{margin-bottom:4px}.MessageField-module__J7Dy4G__editorWrapper{border:1px solid var(--border-primary);border-radius:var(--radius-small);overflow:hidden}.MessageField-module__J7Dy4G__editorWrapper:focus-within{border-color:var(--border-accent);box-shadow:0 0 0 3px var(--bg-accent-subtle)}.MessageField-module__J7Dy4G__editorWrapper trix-editor{border:none;min-height:120px}.MessageField-module__J7Dy4G__editorWrapper trix-toolbar{border-bottom:1px solid var(--border-primary)}
.ReminderTab-module__tuln7G__tabContent{padding-top:0}.ReminderTab-module__tuln7G__fieldLabel{color:var(--text-primary);font-size:14px;font-weight:600}.ReminderTab-module__tuln7G__sectionHeader{margin-bottom:8px}.ReminderTab-module__tuln7G__fieldGroup{margin-top:16px}.ReminderTab-module__tuln7G__sectionSpacer{margin-top:24px;margin-bottom:8px}
.CompletionTab-module__MTgV2q__tabContent{padding-top:0}.CompletionTab-module__MTgV2q__fieldLabel{color:var(--text-primary);font-size:14px;font-weight:600}.CompletionTab-module__MTgV2q__sectionHeader{margin-bottom:8px}.CompletionTab-module__MTgV2q__fieldGroup{margin-top:16px}
.OtherTab-module__z2qbCG__tabContent{padding-top:0}.OtherTab-module__z2qbCG__fieldLabel{color:var(--text-primary);font-size:14px;font-weight:600}.OtherTab-module__z2qbCG__sectionHeader{margin-bottom:8px}
.ExportTemplateDialog-module__h_nDuq__description{text-align:left;color:var(--text-secondary);margin-bottom:16px}.ExportTemplateDialog-module__h_nDuq__formatSelect{margin-bottom:24px}.ExportTemplateDialog-module__h_nDuq__sectionsList{flex-direction:column;gap:12px;max-height:400px;display:flex;overflow-y:auto}
.SendQuestionnaireItem-module__j4qczq__sendQuestionnaireItem{border:1px solid var(--border-primary);border-radius:var(--radius-base);width:200px;max-width:100%;min-height:200px;padding:0 16px;transition:all 96ms ease-in-out}.SendQuestionnaireItem-module__j4qczq__sendQuestionnaireItemDisabled{opacity:.5;pointer-events:none}.SendQuestionnaireItem-module__j4qczq__sendQuestionnaireItem h4,.SendQuestionnaireItem-module__j4qczq__sendQuestionnaireItem small{transition:all 96ms ease-in-out}.SendQuestionnaireItem-module__j4qczq__sendQuestionnaireItem:hover{background-color:var(--bg-primary-hover)}.SendQuestionnaireItem-module__j4qczq__sendQuestionnaireItem:hover h4,.SendQuestionnaireItem-module__j4qczq__sendQuestionnaireItem:hover small{color:var(--text-accent)}.SendQuestionnaireItem-module__j4qczq__sendQuestionnaireItem:hover svg{fill:var(--text-accent)}.SendQuestionnaireItem-module__j4qczq__sendQuestionnaireItem__text{height:80px}
.SelectAllRows-module__KtwR4G__selectAllRows{background-color:var(--bg-accent-subtle);border:1px solid var(--border-accent-subtle);border-radius:8px;padding:8px}
.FilterGroup-module__f8gQRa__filterGroup{background-color:var(--bg-accent-ghost-hover);border-radius:var(--radius-base);border:1px solid var(--border-accent-subtle)}.FilterGroup-module__f8gQRa__filterGroup__header{border-bottom:1px solid var(--border-accent-subtle)}.FilterGroup-module__f8gQRa__filterGroup__content{background-color:var(--bg-primary);border-radius:0 0 var(--radius-base) var(--radius-base)}.FilterGroup-module__f8gQRa__filterGroup__content__username{width:calc(100% - 32px)}
.FileHeader-module__-lK-JW__filterHeader{z-index:10;background-color:var(--bg-primary);border-bottom:1px solid var(--border-primary);width:100%;height:56px;min-height:56px;padding:0 12px 0 16px;position:sticky;top:0}
.StatusCell-module__L5MxwG__statusCell{white-space:nowrap;flex-direction:column;align-items:flex-start;gap:4px;width:100%;display:flex}.StatusCell-module__L5MxwG__statusCell__label{text-overflow:ellipsis;width:100%;overflow:hidden}.StatusCell-module__L5MxwG__statusCell__indicator{background-color:var(--bg-primary-active);border-radius:4px;width:100%;max-width:96px;height:4px;position:relative;overflow:hidden}.StatusCell-module__L5MxwG__statusCell__indicator__bar{background-color:var(--bg-accent);height:100%;position:absolute}.StatusCell-module__L5MxwG__statusCell__indicator__barCompleted{background-color:var(--bg-success)}.StatusCell-module__L5MxwG__statusCell__indicator__barEmpty{background-color:var(--bg-primary-active)}.StatusCell-module__L5MxwG__statusCell__icon{background-color:var(--bg-primary-subtle);border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;display:flex}
.StatusTooltipContent-module__gqyudq__statusTooltipContent{min-width:120px}
.Counter-module__uZfv7q__counter{--counter-success-bg:#e6f6eb;--counter-success-text:#037b30;--counter-warning-bg:#fff7e6;--counter-warning-text:#9c5d00;--counter-danger-bg:#feefee;--counter-danger-text:#d21616;width:42px;height:20px;color:var(--text-accent);border:1px solid var(--border-primary);border-radius:var(--radius-base);text-align:center;white-space:nowrap;justify-content:center;align-items:center;font-size:12px;line-height:20px;display:flex}.Counter-module__uZfv7q__counter span{margin-inline:1px}.Counter-module__uZfv7q__counterZero{color:var(--text-disabled)}.Counter-module__uZfv7q__counterDisabled{background-color:var(--bg-primary-subtle);color:var(--text-disabled);pointer-events:none;border-color:#0000}.Counter-module__uZfv7q__counter.Counter-module__uZfv7q__successColor{background-color:var(--counter-success-bg);border-color:var(--border-success-subtle);color:var(--counter-success-text)}.Counter-module__uZfv7q__counter.Counter-module__uZfv7q__warningColor{background-color:var(--counter-warning-bg);border-color:var(--border-caution-subtle);color:var(--counter-warning-text)}.Counter-module__uZfv7q__counter.Counter-module__uZfv7q__dangerColor{background-color:var(--counter-danger-bg);border-color:var(--border-critical-subtle);color:var(--counter-danger-text)}.Counter-module__uZfv7q__counterDone:not(.Counter-module__uZfv7q__counterZero){background-color:var(--bg-success-subtle);border-color:var(--border-success-subtle);color:var(--text-success)}
.NameCell-module__OjMbaa__nameTrigger{cursor:pointer;border-radius:4px;outline:none;transition:box-shadow .2s ease-in-out}.NameCell-module__OjMbaa__nameTrigger:focus-visible{box-shadow:0 0 0 2px var(--border-accent);outline:2px solid #0000}.NameCell-module__OjMbaa__nameTrigger:hover u{color:var(--border-accent)}
.NoteCounter-module__dvUMSa__noteCounter{width:40px;height:24px;color:var(--text-disabled);border-radius:var(--radius-base);font-size:14px;font-weight:medium;text-align:center;justify-content:center;align-items:center;gap:4px;line-height:24px;display:flex}.NoteCounter-module__dvUMSa__noteCounterCount{color:var(--text-primary)}
.Dropdown-module__N4zU3q__dropdownNav{min-width:100px}
.EditEngagementContactDialog-module__wYaeha__fieldGrid{grid-template-columns:auto minmax(0,16rem);align-items:center;gap:4px 8px;width:100%;display:grid}.EditEngagementContactDialog-module__wYaeha__control{width:100%;min-width:0}
.EngagementCard-module__BVAD-G__engagementCard{border:1px solid var(--color-border-secondary,#e5e7eb);background:var(--color-surface-primary,#fff);border-radius:8px;transition:background-color .15s}.EngagementCard-module__BVAD-G__engagementCard_crossHighlighted{background-color:var(--bg-accent-tooltip)}.EngagementCard-module__BVAD-G__engagementCard__titleLink:hover{opacity:.9;text-underline-offset:.5px;text-decoration:underline;-webkit-text-decoration-color:var(--border-accent);text-decoration-color:var(--border-accent)}
.ManageGroups-module__gPRU5W__manage-groups-container{max-height:400px;overflow-y:auto}
.EditUserInfo-module__n9k9hW__editUserInfo__email{max-width:320px}.EditUserInfo-module__n9k9hW__editUserInfo__workExtenstion{max-width:160px}
.LegacyTaxReturnDeliveryDialog-module__K0kbkG__dialogContainer{z-index:1000;width:100vw;height:100vh;color:var(--text-accent);background:#fff;position:fixed;top:0;left:0}.LegacyTaxReturnDeliveryDialog-module__K0kbkG__iframe{border:0;width:100%;height:100%}
.K1PackageStatusCell-module__7g6KNW__k1PackageStatusCell{align-items:center;gap:4px;min-width:100px;transition:opacity .2s;display:flex}.K1PackageStatusCell-module__7g6KNW__k1PackageStatusCell:hover{opacity:.8}.K1PackageStatusCell-module__7g6KNW__statusIcon{justify-content:center;align-items:center;display:flex}
.SignatureCountCell-module__hjiF2q__listItem{white-space:normal;word-wrap:break-word;overflow-wrap:break-word;padding-bottom:8px}.SignatureCountCell-module__hjiF2q__listItem:last-child{padding-bottom:0}
.PaymentsCountCell-module__1ZYFsW__listItem{white-space:normal;word-wrap:break-word;overflow-wrap:break-word;padding-bottom:8px}.PaymentsCountCell-module__1ZYFsW__listItem:last-child{padding-bottom:0}
.IdentityVerificationDialog-module__WdEnnW__clickableRow{cursor:pointer}.IdentityVerificationDialog-module__WdEnnW__clickableRow:hover{background-color:var(--bg-primary-subtle)}.IdentityVerificationDialog-module__WdEnnW__toggleIcon{cursor:pointer}.IdentityVerificationDialog-module__WdEnnW__identityVerificationDialog__expandedContent{padding-inline:0!important}
.ManuallyVerifiedDetails-module__eLnOAq__manuallyVerifiedDetails{background-color:var(--bg-primary-subtle)}
.ExpandedContent-module__q-u7da__expandedContent{background-color:var(--bg-primary-subtle);padding-left:0}.ExpandedContent-module__q-u7da__expandedContentInner{padding-left:calc(var(--spacing-6) + 8px);border-left:3px solid #0000}.ExpandedContent-module__q-u7da__expandedContentAccent .ExpandedContent-module__q-u7da__expandedContentInner{border-left-color:var(--text-secondary)}.ExpandedContent-module__q-u7da__expandedContentCritical .ExpandedContent-module__q-u7da__expandedContentInner{border-left-color:var(--text-critical)}.ExpandedContent-module__q-u7da__expandedContentDefault .ExpandedContent-module__q-u7da__expandedContentInner{border-left-color:var(--text-primary)}
/*# sourceMappingURL=13zs8cvcpk8hw.css.map*/