.totals_main__jghzG{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:1em}.totals_card__F1mTy{flex:1;padding:1em}.totals_card__F1mTy h3{color:var(--color-heading);font-size:.8rem}.totals_card__F1mTy h2{color:var(--color-dark-muted);font-size:1.4rem;margin:0}.dialog_fullscreen__vAPxH{position:fixed;top:0;left:0;background-color:var(--color-blue-transparenter);width:100%;height:100%;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(5px);z-index:9001}.dialog_modal__ZMQqb{overflow:auto;width:500px;max-width:90dvw;max-height:90dvh;padding:1rem;white-space:normal;overflow-wrap:anywhere;word-break:break-word;hyphens:auto;text-wrap:pretty}@media screen and (max-width:600px){.dialog_modal__ZMQqb{padding:1em}}.dialog_modal__ZMQqb .dialog_content__yVv7E input{margin-top:1.25rem;width:100%;border-radius:var(--border-radius-medium);padding:.85rem .9rem;border:1px solid var(--color-white-blue);background:var(--color-container);outline:none;box-shadow:none;&::placeholder{font-weight:300;color:var(--cdme)}}.dialog_modal__ZMQqb .dialog_content__yVv7E input:focus{border-color:color-mix(in oklab,var(--color-plain) 65%,white);box-shadow:0 0 0 4px color-mix(in oklab,var(--color-plain) 18%,transparent)}.dialog_modal__ZMQqb .dialog_content__yVv7E .dialog_icon__fTuI2{display:flex;align-items:center;justify-content:center;max-width:56px;min-width:56px;max-height:56px;min-height:56px;border-radius:var(--border-radius-medium);transition:all .25s ease}.dialog_modal__ZMQqb .dialog_content__yVv7E .dialog_icon__fTuI2 svg{width:26px;height:26px}.dialog_modal__ZMQqb .dialog_content__yVv7E .dialog_notice__v7i1_{display:flex;align-items:flex-start;justify-content:space-between;gap:1.25rem}.dialog_modal__ZMQqb .dialog_content__yVv7E .dialog_text__qNB6o{flex:1 1 auto;min-width:0}.dialog_modal__ZMQqb .dialog_title__tFOnk{font-size:1.15rem;font-weight:600;letter-spacing:-.01em;margin:0}.dialog_modal__ZMQqb .dialog_message__7dT1S{font-size:.95rem;font-weight:400;color:var(--color-dark-muted);line-height:1.35;margin-top:.35rem}.dialog_modal__ZMQqb .dialog_buttons__rDght{margin-top:1.5rem;display:flex;justify-content:end;gap:1ch}.dialog_modal__ZMQqb .dialog_buttons__rDght button{font-size:.9rem;padding:.5rem 1rem;border-radius:var(--border-radius-round);border:none;min-width:92px}.dialog_modal__ZMQqb .dialog_buttons__rDght .dialog_cancelBtn__Mw_68{background-color:var(--color-plain-bg);color:var(--color-plain);border-color:transparent}.dialog_modal__ZMQqb .dialog_buttons__rDght button:hover{filter:brightness(.98)}.dialog_modal__ZMQqb .dialog_buttons__rDght button:active{transform:translateY(1px)}.dialog_modal__ZMQqb .dialog_buttons__rDght button:focus-visible{outline:2px solid color-mix(in oklab,var(--color-plain) 60%,white);outline-offset:2px}.dialog_modal__ZMQqb .dialog_buttons__rDght .dialog_danger__7RXHW:hover{outline:none;box-shadow:0 0 7px var(--color-failure)}.dialog_safe__6oYes{background-color:var(--color-success-bg);color:var(--color-success)}.dialog_danger__7RXHW{background-color:var(--color-failure-bg);color:var(--color-failure);border-color:transparent;box-shadow:0 0 0 var(--color-failure);transition:box-shadow .25s ease}.dialog_confirmBtn__TPLpR.dialog_danger__7RXHW{background-color:var(--color-failure);color:var(--color-failure-bg);border-color:transparent;box-shadow:0 0 0 var(--color-failure-bg);transition:box-shadow .25s ease}.dialog_confirm__0luks,.dialog_modal__ZMQqb .dialog_buttons__rDght .dialog_confirm__0luks{background-color:var(--color-plain);color:var(--color-white)}.emailFolderList_header__dJMqA{display:flex;align-items:center;width:100%;height:24px;max-width:100%;gap:1ch;&:hover{.emailFolderList_menuIcon__bpL5X{opacity:1;color:black}.emailFolderList_collapseButton__6Ru_8{opacity:1}}}.emailFolderList_menuIcon__bpL5X{opacity:.25;transition:all .25s ease}.emailFolderList_collapseButton__6Ru_8{display:inline-flex;align-items:center;justify-content:center;padding:0;border:none;background:transparent;color:var(--color-dark);transition:all .25s ease;cursor:pointer;flex:0 0 auto;opacity:.5;&:hover{outline:none}&:active{background-color:transparent;color:inherit}}.emailFolderList_label__H8mzT{color:var(--color-dark);font-weight:500;flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.emailFolderList_menu__1dhGi{margin-left:auto;flex:0 0 auto}.form_form__lW5_v{max-width:600px;padding:10px;background:#fff;border-radius:8px;display:flex;flex-direction:column;gap:10px;font-size:16px;-webkit-box-sizing:border-box;box-sizing:border-box}.form_form__lW5_v input,.form_form__lW5_v select,.form_form__lW5_v textarea{width:100%;font-size:1rem;padding:5px;-webkit-box-sizing:border-box;box-sizing:border-box}.form_form__lW5_v input:focus,.form_form__lW5_v select:focus,.form_form__lW5_v textarea:focus{outline:none;border-color:var(--color-blue)}.form_form__lW5_v label{color:var(--color-dark-muted);margin-bottom:.25rem;display:block;font-size:clamp(.775rem,.875rem,.975rem)}.form_form__lW5_v label:has(input:required):before,.form_form__lW5_v label[data-required=true]:before{content:"*";color:var(--color-failure)}.form_form__lW5_v label:has(input:disabled){opacity:.5}.form_form__lW5_v label:has(input[data-visible=true]:disabled){opacity:1!important}.form_form__lW5_v button:disabled{opacity:.5!important;cursor:not-allowed}.form_form__lW5_v label input:disabled{cursor:not-allowed}.form_form__lW5_v button{padding:.5rem 1rem;font-size:clamp(.775rem,.875rem,.975rem);border:none;box-shadow:none;border-radius:6px;color:var(--color-plain);cursor:pointer;-webkit-transition:background .2s ease;-o-transition:background .2s ease;transition:background .2s ease}.form_form__lW5_v button,.form_form__lW5_v button:hover{background:var(--color-plain-bg)}.form_form__lW5_v input[type=checkbox],.form_form__lW5_v input[type=radio]{margin-right:.5rem;vertical-align:middle;width:20px;height:20px;accent-color:#005fcc}.form_form__lW5_v fieldset{display:flex;flex-direction:column;gap:1ch;background-color:var(--color-container);border-radius:var(--border-radius-medium);padding:1rem}.form_form__lW5_v legend{color:var(--color-dark-muted);margin-bottom:0;font-size:1.3rem;font-weight:500}.form_form__lW5_v .form_helper__JpDmV{font-size:.875rem;color:#666;margin-top:.25rem}.form_form__lW5_v .form_error__F_Op8{color:#c00}.form_form__lW5_v button[type=reset]{background-color:var(--color-container);color:var(--color-blue);&:hover{background-color:var(--color-failure-bg);color:var(--color-failure)}}.form_form__lW5_v button[type=submit]{background-color:var(--color-plain);color:var(--color-white);border-radius:var(--border-radius-round);&:hover{background-color:var(--color-success-bg);color:var(--color-success)}}.form_row__cl9FS{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;align-items:center;flex-wrap:wrap;gap:10px}.form_row__cl9FS label{-webkit-box-flex:1;-ms-flex:1;flex:1}.form_formFooter__UwD9e{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;height:fit-content;gap:10px}.form_formFooter__UwD9e button{padding:.5em 1em}.form_stepIndicator__Zp3yK{-ms-flex-pack:distribute;justify-content:space-around;margin-bottom:1rem}.form_stepCircle__1GqRm,.form_stepIndicator__Zp3yK{display:-webkit-box;display:-ms-flexbox;display:flex}.form_stepCircle__1GqRm{width:2rem;height:2rem;border:2px solid var(--color-white-blue);-webkit-box-shadow:var(--drop-shadow-slight);box-shadow:var(--drop-shadow-slight);border-radius:50%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:white;color:var(--color-dark-muted);font-weight:700}.form_stepCircle__1GqRm.form_completed__VQ4c_{background:var(--color-secondary);border-color:var(--color-secondary);color:white}.form_stepCircle__1GqRm.form_active__LTEOI{background:var(--color-blue);border-color:var(--color-blue);color:white}.form_example__ifKyq{display:-ms-grid;display:grid;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:-webkit-gradient(linear,left top,left bottom,from(white),to(black));background:-o-linear-gradient(top,white,black);background:linear-gradient(180deg,white,black)}.form_form__lW5_v input[type=file]{padding:4px;overflow:auto;border:1px solid var(--color-white-blue);border-radius:4px;background-color:var(--color-white);font-size:1rem;cursor:pointer;color:var(--color-dark-muted);transition:border-color .2s ease,background-color .2s ease}.form_form__lW5_v input[type=file]::file-selector-button{height:100%;border:none;border-radius:var(--border-radius-large);background:var(--color-plain);color:var(--color-white);cursor:pointer;transition:background .2s ease;font-size:.9rem;text-align:center}.form_form__lW5_v input[type=file]::file-selector-button:hover{background:var(--color-plain-bg);color:var(--color-plain)}.form_form__lW5_v input[type=file]::file-selector-button{border-radius:1000px;padding:0 10px}@media (max-width:600px){.form_formFooter__UwD9e{justify-content:stretch;display:grid;grid-template-columns:1fr 1fr;gap:8px}.form_formFooter__UwD9e button{width:100%;padding:8px;border-radius:10px;min-height:36px;font-size:.8rem;white-space:nowrap;line-height:1}.form_formFooter__UwD9e button:nth-child(3){grid-column:1/-1;padding:10px;min-height:42px;font-size:.88rem;font-weight:600;border-radius:12px}.form_formFooter__UwD9e button[type=submit]{grid-column:1/-1;padding:9px 10px;min-height:38px;font-size:.85rem}}@media (max-width:360px){.form_formFooter__UwD9e{grid-template-columns:1fr;gap:6px}.form_formFooter__UwD9e button,.form_formFooter__UwD9e button[type=submit]{min-height:34px;padding:7px 8px;font-size:.78rem}.form_formFooter__UwD9e button:nth-child(3){min-height:38px;padding:9px 10px;font-size:.84rem}}.conferenceForm_formLayout__z8YOW{width:100%;max-width:920px;margin:0 auto;display:grid;grid-template-rows:auto 1fr auto auto;gap:10px}.conferenceForm_tabBar__H_TMO{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.conferenceForm_tabButton__Uz70S{border:1px solid var(--color-white-blue);background:var(--color-white);color:var(--color-dark);border-radius:var(--border-radius-small);padding:8px 10px;cursor:pointer;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:8px}.conferenceForm_tabButton__Uz70S[data-active=true]{background:var(--color-blue-muted);color:var(--color-white);border-color:var(--color-blue-muted)}.conferenceForm_tabCount__9FDlH{min-width:20px;height:20px;border-radius:999px;background:rgba(0,0,0,.15);display:inline-flex;align-items:center;justify-content:center;font-size:.75rem;line-height:1;padding:0 6px}.conferenceForm_tabPanel__IK8GJ{display:flex;flex-direction:column;gap:10px;min-height:300px}.conferenceForm_detailsGrid__WJnHQ{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;align-items:start}.conferenceForm_spanTwo__glroB{grid-column:1/-1}.conferenceForm_formGrid__0qNsv{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:10px}.conferenceForm_section__lYjjy{display:flex;flex-direction:column;gap:10px;padding:10px;border:1px solid var(--color-white-blue);border-radius:var(--border-radius-small);background:var(--color-white)}.conferenceForm_sectionHeader__tyspt{display:flex;justify-content:space-between;align-items:center}.conferenceForm_sectionHeader__tyspt h3{margin:0;font-size:1rem}.conferenceForm_sectionEmpty__6PupE{margin:0;color:var(--color-dark-muted);font-size:.9rem}.conferenceForm_supplementCard__FbCap{display:flex;flex-direction:column;gap:10px;padding:10px;border:1px dashed var(--color-white-blue);border-radius:var(--border-radius-small);background:var(--color-container)}.conferenceForm_supplementHeader__UR6mk{display:flex;justify-content:space-between;align-items:center;gap:10px}.conferenceForm_fileMeta___bcBR{display:block;margin-top:6px;font-size:.85rem;color:var(--color-dark-muted)}.conferenceForm_attachmentsList__I6zK5{margin-top:10px;display:flex;flex-direction:column;gap:8px}.conferenceForm_attachmentItem__X_kGb{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;background-color:var(--color-container);border-radius:var(--border-radius-small);font-size:.9rem}.conferenceForm_removeAttachment__moAK4{padding:4px 8px;font-size:.85rem;background-color:var(--color-failure-bg);color:var(--color-failure);border:none;border-radius:var(--border-radius-small);cursor:pointer;transition:all .2s ease}.conferenceForm_removeAttachment__moAK4:hover{background-color:var(--color-failure);color:var(--color-white)}@media (max-width:900px){.conferenceForm_tabBar__H_TMO{grid-template-columns:repeat(2,minmax(0,1fr))}.conferenceForm_detailsGrid__WJnHQ{grid-template-columns:1fr}.conferenceForm_spanTwo__glroB{grid-column:auto}.conferenceForm_tabPanel__IK8GJ{min-height:0}}.infoRow_row__5vRV1{display:flex;justify-content:space-between;align-items:center;padding:8px 0;font-size:small}.infoRow_label__okcJC{font-weight:600;color:var(--color-dark-muted);margin-right:16px;width:50%}.infoRow_value__HebFn{color:var(--color-dark);text-align:left;width:50%}.payrollExperienceModal_modalWrapper__Birs8{width:100%;margin:0 auto}.payrollExperienceModal_modalForm__fcf2m{display:flex;flex-direction:column;padding:24px;margin:0;gap:20px}.payrollExperienceModal_modalForm__fcf2m label{display:flex;flex-direction:row;align-items:center;gap:12px;flex-wrap:wrap}.payrollExperienceModal_modalForm__fcf2m label span{min-width:150px;flex-shrink:0}.payrollExperienceModal_modalForm__fcf2m label input{flex:1;min-width:200px;box-sizing:border-box}.payrollExperienceModal_modalForm__fcf2m label .select{width:100%;box-sizing:border-box}.payrollExperienceModal_modalButtons__q5bkW{display:flex;margin-top:16px;padding-top:16px}.payrollExperienceModal_modalButtons__q5bkW button{font-weight:500;padding:0;background-color:transparent;color:var(--color-failure)}.payrollExperienceModal_saveButton___YCHc{padding:.5ch 1ch!important;background-color:var(--color-success-bg)!important;color:var(--color-success)!important}.payrollExperienceModal_cancelButton__dmse5{margin-right:2ch;padding:.5ch 1ch!important;background-color:var(--color-failure-bg)!important}.tabber_tabber__44tmo{display:flex;flex-direction:column;overflow:auto;min-height:250px}.tabber_tabber__44tmo[data-flex=false]{max-height:400px}.tabber_tabber__44tmo[data-flex=true]{flex:1}.tabber_tabber__44tmo[data-background=transparent]{background-color:transparent!important}.tabber_header__tOJSI{justify-content:space-between;background-color:var(--color-container);min-height:fit-content}.tabber_buttons__rV0Vo,.tabber_header__tOJSI{display:flex;align-items:center;overflow-x:auto}.tabber_buttons__rV0Vo{height:100%;overflow-y:hidden}.tabber_actions__fYQYr{display:flex;padding:2px;align-items:center}.tabber_headerButton__u9s9B{border-bottom:2px solid transparent;transition:all .25s ease;flex:1;padding:8px 16px;cursor:pointer;user-select:none;color:var(--color-dark-muted);font-size:.875rem;text-wrap:nowrap}.tabber_headerButton__u9s9B:hover{background-color:var(--color-white-blue)}.tabber_headerButton__u9s9B[data-active=true]{color:var(--color-plain);border-color:var(--color-plain)}.tabber_dropdownButton__eKalA{background-color:transparent!important;display:flex;align-items:center;text-align:start;gap:1ch;width:100%;padding:1ch}.tabber_content__s4mjM{height:100%;overflow:auto;display:flex;flex-direction:column;flex:1}.detailsSidebar_menu__vOb_N{display:flex;flex-direction:column;gap:1em;padding:10px;width:100%;border:1px solid var(--color-white-blue);box-shadow:var(--drop-shadow-slight);border-radius:var(--border-radius-small)}.detailsSidebar_main__jPtZC h1{margin-top:1ch;font-size:1rem;font-weight:600;color:var(--color-dark)}.detailsSidebar_main__jPtZC h3{font-size:1rem;color:var(--color-dark-muted)}.detailsSidebar_main__jPtZC{padding:10px;background-color:#fff;overflow-y:auto;height:100%;max-width:350px;width:350px;border-right:1px solid var(--color-white-blue)}@media screen and (max-width:1000px){.detailsSidebar_main__jPtZC{width:100%;max-width:100%}}.detailsSidebar_menuTitle__u78fX{font-size:20px;color:var(--color-dark-muted)}.detailsSidebar_menu__vOb_N hr{color:var(--color-white-blue)!important;opacity:1}.detailsSidebar_infoTable___ZsJD{padding-bottom:2em}.detailsSidebar_contactWrapper__rQBXm{max-width:300px}@media screen and (max-width:1000px){.detailsSidebar_contactWrapper__rQBXm{max-width:100%}}.sidebarMenu_menu__JLo9h{display:flex;flex-direction:column;margin-bottom:24px;gap:5px}.sidebarMenu_sidebarWrapper__ZDM22{overflow:clip;border-radius:var(--border-radius-small)}.sidebarMenu_item__5b2_3{display:flex;align-items:center;padding:6px 12px;background:none;width:100%;color:var(--color-dark-muted);font-size:clamp(.775rem,.875rem,.975rem);cursor:pointer;border:none;border-left:2px solid transparent;border-radius:0;transition:background .2s}.sidebarMenu_item__5b2_3[data-active=true]{background-color:var(--color-white-blue);border-left:2px solid var(--color-blue)}.sidebarMenu_icon___jUEO{margin-right:8px;display:flex;font-size:1.2rem}.teamlist_container__wtxbB{margin-bottom:24px}.teamlist_header__B__iX{display:flex;justify-content:space-between;align-items:center}.teamlist_header__B__iX button{background-color:var(--color-blue-medium);color:var(--color-white);font-size:.7rem;padding:2px 10px;font-weight:700}.teamlist_heading__Rcxat{font-size:.9rem;font-weight:600;color:#555;margin:0}.teamlist_list__lAaTs{list-style:none;padding:0;margin:0}.teamlist_item__x06PF{display:flex;align-items:center;padding:6px 0}.teamlist_avatar__WvtG_{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;margin-right:8px}.teamlist_name__KoMOe{font-weight:500;color:#333}.teamlist_role__swu2Z{font-size:.85rem;color:#777}.teamlist_none__lCdqX{display:flex;align-items:center;justify-content:center;font-size:.875rem;opacity:.5;color:var(--color-dark-muted)}.teamList_container__Ly9R1{margin-bottom:24px}.teamList_header__cI3yS{display:flex;justify-content:space-between;align-items:center}.teamList_header__cI3yS button{background-color:transparent;color:var(--color-blue);font-size:.8rem;font-weight:700}.teamList_heading__kLFGu{font-size:.9rem;font-weight:600;color:var(--color-dark-muted);margin:0}.teamList_list__kDBC4{list-style:none;padding:0;margin:0}.teamList_item__71hiE{justify-content:space-between;padding:6px 0}.teamList_avatar__iel4e,.teamList_itemHead__9c6Nl,.teamList_item__71hiE{display:flex;align-items:center}.teamList_avatar__iel4e{justify-content:center;width:32px;height:32px;border-radius:50%;margin-right:8px;object-fit:cover}.teamList_email__q_Ybp{font-size:.85rem;color:#777}.teamList_name__hFMQG{font-weight:500;color:#333}.teamList_role__bNO8J{font-size:.85rem;color:#777}.teamList_none__4VcYE{display:flex;align-items:center;justify-content:center;font-size:.875rem;opacity:.5;color:var(--color-dark-muted)}.teamList_classificationHeader__q3IYJ{margin-bottom:16px}.teamList_classificationName__c6v9I{font-size:1.1rem;font-weight:600;color:var(--color-dark);margin-bottom:4px}.teamList_classificationEmail__G4rt2{font-size:.9rem;color:var(--color-dark-muted)}.teamList_classificationHelp__2QR21{font-size:.875rem;color:var(--color-dark-muted);margin-bottom:16px;line-height:1.5}.teamList_classificationActions__XtwrS{display:flex;gap:12px;justify-content:flex-end;margin-top:24px}.teamList_primaryButton__1bU9G{padding:10px 20px;border-radius:var(--border-radius-round,6px);border:1px solid var(--color-plain);background:var(--color-plain);color:var(--color-white);font-size:.9rem;font-weight:600;cursor:pointer;transition:all .15s ease;min-width:140px}.teamList_primaryButton__1bU9G:hover{background:var(--color-plain-bg);color:var(--color-plain);border-color:var(--color-plain)}.teamList_primaryButton__1bU9G:active{transform:translateY(1px)}.teamList_secondaryButton__frb8O{padding:10px 20px;border-radius:var(--border-radius-round,6px);border:1px solid var(--color-white-blue,#e5e7eb);background:var(--color-white);color:var(--color-dark-muted);font-size:.9rem;font-weight:600;cursor:pointer;transition:all .15s ease;min-width:100px}.teamList_secondaryButton__frb8O:hover{background:var(--color-white-muted,#f9fafb);color:var(--color-dark);border-color:var(--color-white-blue,#e5e7eb)}.teamList_secondaryButton__frb8O:active{transform:translateY(1px)}.infoTable_grid__rYdN7{display:grid;grid-template-columns:repeat(2,minmax(100px,1fr));gap:1em 0;padding:1em 5px;max-width:300px;font-size:small}.infoTable_label___aH1a{font-weight:600;color:var(--color-dark-muted);margin-right:16px;display:flex;align-items:center;justify-content:start}.infoTable_value__o27JA{display:flex;justify-content:start;color:var(--color-dark);flex:1;white-space:normal;overflow-wrap:anywhere;word-break:break-word;hyphens:auto;text-wrap:pretty}.infoTable_value__o27JA input,.infoTable_value__o27JA select{width:100%}@media screen and (max-width:1000px){.infoTable_grid__rYdN7{max-width:100%}}