@font-face{font-family:Open Sans;src:url(/assets/OpenSans-Italic-VariableFont_wdth_wght-B4AZ-wl6.ttf) format("truetype");font-weight:100 900;font-stretch:75% 125%;font-style:italic}@font-face{font-family:Open Sans;src:url(/assets/OpenSans-VariableFont_wdth_wght-BZBpG5Iz.ttf) format("truetype");font-weight:100 900;font-stretch:75% 125%;font-style:normal}html{color-scheme:light;background:var(--pallet-color-white);height:100vh}body{height:100%;display:flex;flex-direction:column;font-family:var(--pallet-font-family)}.accordion-module__accordion___-QCqz{display:flex;flex-direction:column;overflow:auto;position:relative}.accordion-item-module__accordionItem___3Htro{background-color:var(--pallet-color-gray-50);border-top:1px solid var(--pallet-color-gray-300)}.accordion-item-module__accordionItem___3Htro:first-of-type{border-top:none}.accordion-item-module__trigger___Goh2e{color:var(--pallet-color-gray-700);font-weight:var(--pallet-font-weight-300);cursor:pointer;outline:none;display:flex;justify-content:space-between;align-items:center;font-family:var(--pallet-font-family);border:none;margin:0;padding:4px 20px 4px 24px;width:100%;overflow:visible;line-height:normal;font-size:var(--pallet-font-size-200);background:var(--pallet-color-white);border-bottom:3px solid var(--pallet-color-blue-200)}.accordion-item-module__trigger___Goh2e:hover{background:var(--pallet-color-blue-100);animation-name:accordion-item-module__on-hover-animation___b-ArZ}.accordion-item-module__stateIcon___CMfgs{display:flex;align-items:center;height:32px;padding:6px 8px 8px}.accordion-item-module__stateIcon___CMfgs.accordion-item-module__closed___S60tp{padding-top:3px}.accordion-item-module__stateIcon___CMfgs svg{transform:rotate(180deg)}.accordion-item-module__closed___S60tp{transform:rotate(180deg)}.accordion-item-module__content___ORQ4K{display:flex;flex-direction:column;overflow:hidden}.accordion-item-module__accordionContentInner___o4Io8{padding:0}.app-container-module__appContainer___2D-fb{display:grid;grid-template-areas:"appHeader" "pageHeader" "content" "footer";grid-template-rows:var(--pallet-app-header-height) var(--pallet-page-header-height) 1fr 40px;overflow:auto;flex:1}@media (width >= 500px){.app-container-module__appContainer___2D-fb{grid-template:"appHeader appHeader" var(--pallet-app-header-height) "pageHeader pageHeader" var(--pallet-page-header-height) "sideBarActions contentActions" 40px "sidebar content" minmax(0,1fr) "footer footer" 40px / 300px 1fr;overflow:hidden}}.app-error-module__pageError___m5en1{--content-padding: 20px 30px 20px;display:flex;align-items:center;justify-content:center;flex:1;padding-bottom:30%;color:var(--pallet-color-gray-600);font-family:var(--pallet-font-family)}.app-error-module__errorPanel___5TuhC{display:flex;justify-content:center;gap:8px;margin-right:48px}.app-error-module__errorIcon___6Pqy0{color:var(--pallet-color-red-500);padding:16px 8px 0 0}.app-error-module__content___f0kqR{display:flex;flex-direction:column;gap:12px}.app-error-module__card___kqAaB{display:flex;flex-direction:column;gap:12px;border:1px solid var(--pallet-color-gray-200);border-radius:4px;padding:var(--content-padding)}.app-error-module__errorHeaderText___mOMGA{margin-block:0;color:var(--pallet-color-gray-800);font-weight:var(--pallet-font-weight-300);font-size:var(--pallet-font-size-400)}.app-error-module__errorText___weDfh,.app-error-module__resolution___575et{font-weight:var(--pallet-font-weight-300);font-size:var(--pallet-font-size-200);line-height:1.4}.app-error-module__resolution___575et{padding:var(--content-padding);color:var(--pallet-color-gray-600);font-weight:var(--pallet-font-weight-400)}@media (width >= 700px){.app-error-module__content___f0kqR{max-width:70%}}.app-header-module__header___K00mc{grid-area:appHeader;width:100vw;color:var(--pallet-color-gray-800);background-color:var(--pallet-color-white);display:flex;align-items:center;padding:0 16px;position:sticky;justify-content:space-between;top:0}@media (width >= 500px){.app-header-module__header___K00mc{padding:0 20px}}.button-module__button___vN04R{-webkit-appearance:button;-moz-appearance:button;appearance:button;border-radius:var(--pallet-form-shape-button-radius);box-sizing:border-box;color:var(--pallet-color-gray-600);cursor:pointer;display:flex;align-items:center;font-size:var(--pallet-font-size-100);font-weight:var(--pallet-font-weight-400);font-family:var(--pallet-font-family);gap:6px;height:var(--pallet-form-size-input-height);line-height:1.15;overflow:visible;padding:4px 20px;position:relative;text-align:center;text-transform:none;transition:all 80ms ease-in-out;-webkit-user-select:none;user-select:none;touch-action:manipulation;width:fit-content;text-wrap:nowrap}.button-module__inline___yZupv{padding:2px 16px;height:unset}.button-module__button___vN04R:disabled{cursor:not-allowed}.button-module__button___vN04R:focus{outline:var(--pallet-form-size-focus) solid var(--pallet-form-color-focus);outline-offset:var(--pallet-form-size-outline-offset)}.button-module__primary___z6LbW{color:var(--pallet-color-white);background:linear-gradient(28deg,var(--pallet-color-blue-300),var(--pallet-color-turquoise-500));border:1px solid var(--pallet-color-blue-200);box-shadow:var(--pallet-shadow-out-100)}.button-module__primary___z6LbW:disabled{opacity:.5}.button-module__primary___z6LbW:hover:not(:disabled){background-color:var(--pallet-color-turquoise-600);border-color:var(--pallet-color-turquoise-600)}.button-module__primary___z6LbW:active:not(:disabled){background-color:var(--pallet-color-turquoise-600);border-color:var(--pallet-color-turquoise-600)}.button-module__secondary___nM7tt{background-color:var(--pallet-white);border:2px solid var(--pallet-color-gray-400);box-shadow:var(--pallet-shadow-out-100)}.button-module__secondary___nM7tt:disabled{opacity:.5}.button-module__secondary___nM7tt:hover:not(:disabled){background-color:var(--pallet-color-gray-200)}.button-module__tertiary___6HCzc{background:transparent;border:2px solid transparent}.button-module__tertiary___6HCzc:disabled{opacity:.5}.button-module__tertiary___6HCzc:hover:not(:disabled){background-color:var(--pallet-color-gray-100)}.button-module__danger___hu7w7{color:var(--pallet-color-white);background:linear-gradient(28deg,var(--pallet-color-orange-500),var(--pallet-color-orange-600));border:1px solid var(--pallet-color-orange-500);box-shadow:var(--pallet-shadow-out-100)}.button-module__danger___hu7w7:disabled{opacity:.5}.button-module__danger___hu7w7:hover:not(:disabled){background-color:var(--pallet-color-orange-600);border-color:var(--pallet-color-orange-600)}.button-module__danger___hu7w7:active:not(:disabled){background-color:var(--pallet-color-orange-600);border-color:var(--pallet-color-orange-600)}.button-module__iconLeft___D-jkO{padding-left:16px}.button-module__iconRight___n5bHE{padding-right:16px}.button-module__iconOnly___hybAq{padding:4px 10px;gap:0}.button-module__iconOnly___hybAq.button-module__inline___yZupv{padding:2px 10px}.palletThemeBlue .button-module__secondary___nM7tt{background-color:var(--pallet-white);border:2px solid var(--pallet-color-white);color:var(--pallet-color-white)}.palletThemeBlue .button-module__secondary___nM7tt:hover:not(:disabled){background-color:var(--pallet-color-blue-700)}.card-module__card___HZMO6{flex:1;border-radius:2px;padding:20px 32px 52px;box-shadow:var(--pallet-shadow-out-100);border:1px solid var(--pallet-color-gray-200);background-color:var(--pallet-color-white)}.card-module__none___Bppn7{padding:0}.checkbox-module__checkbox___2-pKL{display:flex;align-items:center;gap:var(--pallet-form-size-control-gap);font-size:var(--pallet-form-font-size);color:var(--pallet-form-color-value);font-family:var(--pallet-font-family);forced-color-adjust:none}.checkbox-module__checkbox___2-pKL .checkbox-module__box___IEslN{width:var(--pallet-form-size-control-width);height:var(--pallet-form-size-control-height);background-color:var(--pallet-form-color-background-base);border:1px solid var(--pallet-form-color-border-base);border-radius:var(--pallet-form-shape-corner-radius);transition:all .2s;display:flex;align-items:center;justify-content:center}.checkbox-module__checkbox___2-pKL .checkbox-module__check___G7G-S{width:12px;height:12px;fill:none;stroke:var(--pallet-color-white);stroke-width:3px;stroke-dasharray:22px;stroke-dashoffset:66;transition:all .2s}.checkbox-module__checkbox___2-pKL[data-pressed] .checkbox-module__box___IEslN{border-color:var(--pallet-color-blue-100)}.checkbox-module__checkbox___2-pKL[data-focus-visible] .checkbox-module__box___IEslN{outline:var(--pallet-form-size-focus) solid var(--pallet-form-color-focus);outline-offset:var(--pallet-form-size-outline-offset)}.checkbox-module__checkbox___2-pKL[data-selected] .checkbox-module__box___IEslN,.checkbox-module__checkbox___2-pKL[data-indeterminate] .checkbox-module__box___IEslN{border-color:var(--pallet-form-color-border-base);background:var(--pallet-form-color-control-selected-base)}.checkbox-module__checkbox___2-pKL[data-selected][data-pressed] .checkbox-module__box___IEslN,.checkbox-module__checkbox___2-pKL[data-indeterminate][data-pressed] .checkbox-module__box___IEslN{border-color:var(--pallet-form-color-border-base);background:var(--pallet-form-color-control-selected-pressed)}.checkbox-module__checkbox___2-pKL[data-selected] .checkbox-module__check___G7G-S,.checkbox-module__checkbox___2-pKL[data-indeterminate] .checkbox-module__check___G7G-S{stroke-dashoffset:44}.checkbox-module__checkbox___2-pKL[data-indeterminate] .checkbox-module__check___G7G-S{stroke:none;fill:var(--pallet-color-white)}.label-module__label___oQVHc{font-family:var(--pallet-font-family);color:var(--pallet-form-color-label);font-size:var(--pallet-form-font-size);font-weight:var(--pallet-font-weight-300);min-width:80px;margin-bottom:var(--pallet-form-size-gap)}.label-module__row___dHMC2{min-width:0;margin-bottom:0}.checkbox-group-module__checkboxGroup___-ZwFE{display:flex;flex-direction:column;gap:6px;font-family:var(--pallet-font-family)}.checkbox-group-module__error___If9xV{color:var(--pallet-form-color-error);margin-top:var(--pallet-form-size-gap);font-size:var(--pallet-form-font-size)}.date-picker-module__datePicker___VTlKC{color:var(--pallet-form-color-value);display:flex;flex-direction:column;font-family:var(--pallet-font-family);font-size:var(--pallet-form-font-size)}.date-picker-module__dateInput___ddtwU{padding:3px 32px 3px 8px;display:flex}.date-picker-module__segment___WGZPS{padding:4px 0}.date-picker-module__segment___WGZPS:focus{background-color:var(--pallet-color-blue-500);color:var(--pallet-color-white);outline:none;border-radius:4px}.date-picker-module__popover___ghWYq[data-trigger=DatePicker]{max-width:unset}.date-picker-module__group___t-40x{background-color:var(--pallet-form-color-background-base);border:var(--pallet-form-size-border) solid var(--pallet-form-color-border-base);border-radius:var(--pallet-form-shape-corner-radius);display:flex;justify-content:space-between;padding-block:0;padding-inline:2px;outline:none;width:100%;height:var(--pallet-form-size-input-height)}.date-picker-module__button___A4-i9{background-color:var(--pallet-form-color-background-base);border:none;border-left:var(--pallet-form-size-border) solid var(--pallet-form-color-border-base);padding:4px 8px 6px;display:flex;align-items:center;color:var(--pallet-color-gray-600)}.date-picker-module__button___A4-i9[data-focus-visible]{outline:var(--pallet-form-size-focus) solid var(--pallet-form-color-focus);outline-offset:var(--pallet-form-size-outline-offset)}.date-picker-module__button___A4-i9[data-focus-visible]:hover{border:var(--pallet-form-size-border) solid var(--pallet-form-color-border-base)}.date-picker-module__calendar___dJ2pb{color:var(--pallet-form-color-value);display:flex;flex-direction:column;align-items:center;font-size:var(--pallet-form-font-size);font-family:var(--pallet-font-family);box-sizing:border-box;outline:none;background-color:var(--pallet-form-color-background-base);border:var(--pallet-form-size-border) solid var(--pallet-form-color-border-base);border-radius:var(--pallet-form-shape-corner-radius);box-shadow:var(--pallet-form-shadow-hover)}.date-picker-module__calendarHeader___-BPkQ{flex:1;display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 18px 12px}.date-picker-module__calendarHeader___-BPkQ .date-picker-module__button___A4-i9{border:none;display:flex;align-items:center}.date-picker-module__calendarGrid___XAaAR th{font-weight:var(--pallet-font-weight-300);color:var(--pallet-color-blue-300);padding:8px}.date-picker-module__calendarGrid___XAaAR{margin:4px 12px 12px;min-height:210px}.date-picker-module__month___U756a{font-weight:var(--pallet-font-weight-300)}.date-picker-module__calendarCell___YU-AD{padding:8px;text-align:center;cursor:pointer}.date-picker-module__calendarCell___YU-AD[data-focus-visible]{outline:var(--pallet-form-size-focus) solid var(--pallet-form-color-focus);outline-offset:var(--pallet-form-size-outline-offset)}.date-picker-module__calendarCell___YU-AD[data-selected]{background:var(--pallet-color-blue-500);color:var(--pallet-color-white);border-radius:50%}.date-picker-module__calendarCell___YU-AD[data-outside-month]{color:var(--pallet-color-gray-300)}.date-picker-module__calendarCell___YU-AD[data-disabled]{color:var(--pallet-color-gray-300);cursor:not-allowed}.date-picker-module__calendarCell___YU-AD:hover{background-color:var(--pallet-color-blue-100);border-radius:4px}.date-picker-module__calendarCell___YU-AD[data-selected]:hover{background-color:var(--pallet-color-blue-300);color:var(--pallet-color-white);border-radius:50%}.date-picker-module__error___Xofwa{color:var(--pallet-form-color-error);margin-top:var(--pallet-form-size-gap);font-size:var(--pallet-form-font-size)}.empty-state-module__emptyState___MJUYZ{font-size:var(--pallet-font-size-300);font-family:var(--pallet-font-family);color:var(--pallet-color-gray-500);display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;gap:18px}.empty-state-module__messaging___G0ocb{display:flex;align-items:center;gap:10px;flex-direction:column}.empty-state-module__helpText___G19Et{color:var(--pallet-color-gray-400);font-size:var(--pallet-font-size-200)}.heading-module__heading___1Z8gd{font-family:var(--pallet-font-family)}.heading-module__heading1___6vz23{font-size:var(--pallet-font-size-400);color:var(--pallet-color-gray-800);font-weight:var(--pallet-font-weight-300)}.heading-module__heading2___yBqUm{color:var(--pallet-color-gray-800);font-size:var(--pallet-font-size-300);font-weight:var(--pallet-font-weight-400)}.heading-module__heading3___-8SSn{color:var(--pallet-color-gray-800);text-transform:uppercase;font-size:var(--pallet-font-size-100);font-weight:var(--pallet-font-weight-400);letter-spacing:.025rem}.palletThemeBlue .heading-module__heading1___6vz23{color:var(--pallet-color-white)}.modal-module__modalOverlay___nUhO7{position:fixed;top:0;left:0;width:100vw;height:100vh;background:var(--pallet-color-transparent-blue-500);display:flex;align-items:center;justify-content:center;z-index:var(--pallet-elevation-500);padding:4px 0}.modal-module__modal___KMDXm{box-shadow:var(--pallet-shadow-out-500);border-radius:12px;background:var(--pallet-color-white);color:var(--pallet-color-gray-800);display:flex;outline:none;padding:16px 24px 28px;margin-bottom:240px;min-width:400px;overflow:hidden;font-family:var(--pallet-font-family);font-size:var(--pallet-font-size-100);transform:translate(0);opacity:1;transition:transform .2s ease-out,opacity .2s ease-out}.modal-module__header___URinh{display:flex;align-items:center;width:100%;justify-content:space-between;margin-bottom:16px}.modal-module__dialog___N-W-g{display:flex;flex-direction:column;max-height:100%;width:100%;outline:none;overflow:hidden}.modal-module__modal___KMDXm.modal-module__loading___qkW2y{opacity:0;transform:translateY(-5%)}.modal-module__dismissButton___mUxPB{align-self:flex-start}@media (prefers-reduced-motion: reduce){.modal-module__modal___KMDXm{transition:none}}.text-input-module__textField___Rj9pv{display:flex;flex-direction:column;font-family:var(--pallet-font-family)}.text-input-module__input___ZCdFN{background-color:var(--pallet-form-color-background-base);border:var(--pallet-form-size-border) solid var(--pallet-form-color-border-base);border-radius:var(--pallet-form-shape-corner-radius);color:var(--pallet-form-color-value);font-size:var(--pallet-form-font-size);outline:none;padding:6px;height:var(--pallet-form-size-input-height);width:var(--pallet-form-size-input-width)}.text-input-module__input___ZCdFN:hover{box-shadow:var(--pallet-form-shadow-hover)}.text-input-module__input___ZCdFN:focus{outline:var(--pallet-form-size-focus) solid var(--pallet-form-color-focus);outline-offset:var(--pallet-form-size-outline-offset)}.text-input-module__input___ZCdFN:focus:hover{border:var(--pallet-form-size-border) solid var(--pallet-form-color-border-base)}.text-input-module__input___ZCdFN::placeholder{color:var(--pallet-form-color-placeholder)}.text-input-module__error___LSHjU{color:var(--pallet-form-color-error);margin-top:var(--pallet-form-size-gap);font-size:var(--pallet-form-font-size)}.text-input-module__labelRow___NUXTt{display:flex;justify-content:space-between;align-items:center}.text-input-module__required___xws-s{color:var(--pallet-color-blue-500)}.text-input-module__readOnly___wk8Bh{background-color:var(--pallet-color-gray-50);cursor:not-allowed}.text-input-module__readOnly___wk8Bh:hover{box-shadow:none}.textarea-module__textField___TUzUx{display:flex;flex-direction:column;margin-top:5px}.textarea-module__textArea___eWs0x{background-color:var(--pallet-form-color-background-base);border:var(--pallet-form-size-border) solid var(--pallet-form-color-border-base);border-radius:var(--pallet-form-shape-corner-radius);color:var(--pallet-form-color-value);font-size:var(--pallet-form-font-size);outline:none;padding:6px;height:var(--pallet-form-size-textarea-height);width:var(--pallet-form-size-textarea-width);resize:var(--pallet-form-resize-textarea);overflow:scroll}.textarea-module__textArea___eWs0x:hover{box-shadow:var(--pallet-form-shadow-hover)}.textarea-module__textArea___eWs0x:focus{outline:var(--pallet-form-size-focus) solid var(--pallet-form-color-focus);outline-offset:var(--pallet-form-size-outline-offset)}.textarea-module__textArea___eWs0x:focus:hover{border:var(--pallet-form-size-border) solid var(--pallet-form-color-border-base)}.textarea-module__textArea___eWs0x::placeholder{color:var(--pallet-form-color-placeholder)}.textarea-module__error___09DCP{color:var(--pallet-form-color-error);margin-top:var(--pallet-form-size-gap);font-size:var(--pallet-form-font-size)}.edit-modal-module__form___Lfxhs{display:flex;flex-direction:column;gap:24px;padding:24px;min-width:600px;max-width:800px}.edit-modal-module__formGrid___ZKeVT{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px}.fullWidth{grid-column:1 / -1}.edit-modal-module__actions___CBC-Z{display:flex;flex-direction:row-reverse;justify-content:space-between;gap:12px;padding-top:8px}.form-module__form___QrnUF{display:flex;flex-direction:column;gap:28px;min-width:260px}.form-module__centered___-QsJL{align-items:center}.form-module__header___qNjpg{display:flex;justify-content:space-between;align-items:center;padding:8px 32px;position:sticky;top:0;background-color:var(--pallet-color-white);box-shadow:var(--pallet-shadow-out-100)}.form-module__formElements___aI6Ge{flex:1;display:flex;align-items:flex-start;gap:18px;justify-content:space-between;padding:16px 28px;background:var(--pallet-color-gray-100)}.form-module__submitButton___37jPA{display:flex;justify-content:flex-end}.form-module__pageSubmit___d1WxL{position:sticky;top:8px}.form-module__page___mnSaf{flex:1;gap:0}.global-search-module__modalOverlay___mjwSi{grid-area:content;position:fixed;top:0;left:0;width:100vw;height:100vh;background:var(--pallet-color-transparent-gray-500);display:flex;align-items:center;justify-content:center;z-index:var(--pallet-elevation-500)}.global-search-module__modal___K5t11{box-shadow:var(--pallet-shadow-out-500);border-radius:12px;background:var(--pallet-color-white);color:var(--pallet-color-gray-800);display:flex;outline:none;max-width:1000px;max-height:750px;padding:16px;height:80vh;width:80vw;overflow:hidden;font-family:var(--pallet-font-family);font-size:var(--pallet-font-size-100)}.global-search-module__emptyState___cnpLe{margin-bottom:20%}.global-search-module__dialog___AEPfJ{display:flex;flex-direction:column;max-height:100%;width:100%;outline:none;overflow:hidden}.global-search-module__searchableList___5zNKQ{display:flex;flex-direction:column;height:100%;overflow:hidden;gap:28px;flex:1;padding:8px 20px}.global-search-module__resultsPane___4K4xq{display:flex;flex-direction:column;flex:1;overflow:hidden}.global-search-module__gridList___lbwu-{overflow-y:scroll;flex:1}.global-search-module__listItem___Zdwt1{border-bottom:1px solid var(--pallet-color-gray-300)}.global-search-module__resultsHeader___zeB68{color:var(--pallet-color-gray-500);text-transform:uppercase;font-size:var(--pallet-font-size-100);padding:0 12px 8px 0}.global-search-module__listItem___Zdwt1:focus{outline:var(--pallet-form-size-focus) solid var(--pallet-form-color-focus);outline-offset:-4px}.global-search-module__popoverTrigger___WxQ-F{border:1px solid var(--pallet-color-gray-300);background-color:var(--pallet-color-gray-50);height:var(--pallet-form-size-input-height);display:flex;align-items:center;justify-content:center;gap:8px;padding-right:12px;border-radius:4px;cursor:pointer;width:100%;color:var(--pallet-color-gray-700)}.global-search-module__popoverTrigger___WxQ-F:hover{border-color:var(--pallet-color-turquoise-500);border-width:2px}.global-search-module__popover___v2BP0{background-color:var(--pallet-color-white);border-radius:4px;box-shadow:var(--pallet-shadow-out-500);border:1px solid var(--pallet-color-gray-200);padding:4px 0;overflow:hidden;height:100%;width:90%}@media (width >= 700px){.global-search-module__modal___K5t11{padding:28px 32px;width:75vw}.global-search-module__popover___v2BP0{width:50%}}.search-module__textField___6H-lb{display:flex;align-items:center}.search-module__textField___6H-lb input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;-moz-appearance:none;appearance:none}.search-module__label___CB0Q-{visibility:hidden;width:0;height:0}.search-module__input___WJjT3{background-color:var(--pallet-color-transparent-white-500);border:1px solid var(--pallet-color-gray-300);border-radius:6px;font-size:var(--pallet-font-size-100);outline:none;padding:8px 12px;width:100%;height:var(--pallet-form-size-input-height);min-width:332px}.search-module__input___WJjT3:hover{background-color:var(--pallet-color-white)}.search-module__input___WJjT3:focus{outline:var(--pallet-form-size-focus) solid var(--pallet-form-color-focus);outline-offset:var(--pallet-form-size-outline-offset)}.search-module__input___WJjT3:focus:hover{border:2px solid var(--pallet-color-gray-200)}.search-module__searchIcon___-ijot{visibility:hidden;width:0;color:var(--pallet-color-gray-400)}@media (width >= 700px){.search-module__searchIcon___-ijot{visibility:visible;width:auto;margin-right:8px}}.search-module__input___WJjT3::placeholder{color:var(--pallet-color-gray-600)}.search-module__clearButton___HaMF-{cursor:pointer;width:18px;height:18px;margin-left:-24px;line-height:1;vertical-align:middle;text-align:center;background:transparent;color:var(--pallet-color-gray-600);border:none;padding:0 24px 0 0}.search-module__clearButton___HaMF-[data-pressed]{background:var(--gray-600)}.search-module__textField___6H-lb[data-empty] button{display:none}.palletThemeBlue .search-module__searchIcon___-ijot{color:var(--pallet-color-blue-200)}.palletThemeBlue .search-module__input___WJjT3{background-color:var(--pallet-color-transparent-blue-500);border-color:var(--pallet-color-blue-300);color:var(--pallet-color-white)}.palletThemeBlue .search-module__input___WJjT3:hover{background-color:var(--pallet-color-transparent-blue-500)}.palletThemeBlue .search-module__input___WJjT3:focus:hover{border-color:var(--pallet-color-blue-300)}.palletThemeBlue .search-module__input___WJjT3::placeholder{color:var(--pallet-color-blue-200)}.palletThemeBlue .search-module__input___WJjT3:hover::placeholder{color:var(--pallet-color-blue-200)}.palletThemeBlue .search-module__clearButton___HaMF-{color:var(--pallet-color-white)}.loader-module__page___w2lX6{display:flex;align-items:center;justify-content:center;flex:1;padding-bottom:20%}.loader-module__loader___fIaQx{width:4px;color:var(--pallet-color-gray-400);aspect-ratio:1;border-radius:50%;box-shadow:19px -19px,38px -19px,57px -19px,19px 0 0 5px,38px 0 0 5px,57px 0 0 5px,19px 19px,38px 19px,57px 19px;transform:translate(-38px);animation:loader-module__l26___oeRZC 2s infinite linear}@keyframes loader-module__l26___oeRZC{12.5%{box-shadow:19px -19px,38px -19px,57px -19px 0 5px,19px 0 0 5px,38px 0,57px 0 0 5px,19px 19px,38px 19px,57px 19px}25%{box-shadow:19px -19px 0 5px,38px -19px,57px -19px 0 5px,19px 0,38px 0,57px 0,19px 19px,38px 19px 0 5px,57px 19px}50%{box-shadow:19px -19px 0 5px,38px -19px 0 5px,57px -19px,19px 0,38px 0,57px 0,19px 19px,38px 19px,57px 19px 0 5px}62.5%{box-shadow:19px -19px,38px -19px,57px -19px,19px 0 0 5px,38px 0,57px 0,19px 19px,38px 19px 0 5px,57px 19px 0 5px}75%{box-shadow:19px -19px,38px -19px 0 5px,57px -19px,19px 0,38px 0,57px 0 0 5px,19px 19px,38px 19px,57px 19px 0 5px}87.5%{box-shadow:19px -19px,38px -19px 0 5px,57px -19px,19px 0,38px 0 0 5px,57px 0,19px 19px 0 5px,38px 19px,57px 19px}}.menu-module__menu___bT8xw{font-family:var(--pallet-font-family)}.dropdown-popover-module__popOver___VDtT4{border:var(--pallet-form-size-border) solid var(--pallet-form-color-border-base);border-radius:var(--pallet-form-shape-corner-radius);background-color:var(--pallet-form-color-background-base)}.menu-list-item-module__menuItem___9sP5K{border-radius:var(--pallet-form-shape-corner-radius);outline:none;cursor:pointer;color:var(--pallet-form-color-value);font-size:var(--pallet-form-font-size);position:relative;display:flex;justify-content:space-between;padding:8px 12px}.menu-list-item-module__menuItem___9sP5K:last-child{border-bottom:0}.menu-list-item-module__menuItem___9sP5K[data-selected]{background-color:var(--pallet-color-blue-100)}.menu-list-item-module__menuItem___9sP5K[data-focused],.menu-list-item-module__menuItem___9sP5K:hover{background:var(--pallet-color-blue-100);color:var(--pallet-color-gray-800)}.list-box-module__list___-SOjm{font-family:var(--pallet-font-family);max-height:inherit;overflow:hidden auto;padding:4px;min-width:240px;box-sizing:border-box;outline:none;background-color:var(--pallet-form-color-background-base);border-radius:var(--pallet-form-shape-corner-radius);box-shadow:var(--pallet-form-shadow-hover)}.list-box-module__menuItem___ZWZ99{border-radius:var(--pallet-form-shape-corner-radius);outline:none;cursor:pointer;color:var(--pallet-form-color-value);font-size:var(--pallet-form-font-size);position:relative;overflow:hidden;width:100%;display:flex;justify-content:space-between;padding:8px 12px;line-height:1.3}.list-box-module__itemLabel___b3Fvl{text-overflow:ellipsis;white-space:nowrap;text-align:left;width:90%;overflow:hidden}.list-box-module__menuItem___ZWZ99:last-child{border-bottom:0}.list-box-module__menuItem___ZWZ99[data-selected]{background-color:var(--pallet-color-blue-100)}.list-box-module__menuItem___ZWZ99[data-focused],.list-box-module__menuItem___ZWZ99:hover{background:var(--pallet-color-blue-100);color:var(--pallet-color-gray-800)}.list-box-module__check___3LHpK{display:none}.list-box-module__menuItem___ZWZ99[data-selected] .list-box-module__check___3LHpK{display:block;color:var(--pallet-color-blue-300)}.select-trigger-module__trigger___lKu-h{background-color:var(--pallet-form-color-background-base);border:var(--pallet-form-size-border) solid var(--pallet-form-color-border-base);border-radius:var(--pallet-form-shape-corner-radius);display:flex;justify-content:space-between;padding-block:0;padding-inline:0;font-family:var(--pallet-font-family);font-size:var(--pallet-form-font-size);outline:none;width:100%;height:var(--pallet-form-size-input-height)}.select-trigger-module__triggerCaret___-4pSM{border-left:var(--pallet-form-size-border) solid var(--pallet-form-color-border-base);padding:4px 8px 6px}.select-trigger-module__trigger___lKu-h:hover{box-shadow:var(--pallet-form-shadow-hover)}.select-trigger-module__trigger___lKu-h:focus{outline:var(--pallet-form-size-focus) solid var(--pallet-form-color-focus);outline-offset:var(--pallet-form-size-outline-offset)}.select-trigger-module__trigger___lKu-h:focus:hover{border:var(--pallet-form-size-border) solid var(--pallet-form-color-border-base)}.multi-select-module__multiSelect___KrncC{display:flex;flex-direction:column;font-family:var(--pallet-font-family)}.multi-select-module__row___zqWUF{flex-direction:row;align-items:center}.multi-select-module__selectValue___yn72S{display:flex;flex:1;align-items:center;padding:4px 6px 6px}.multi-select-module__labelRow___8WSIB{display:flex;justify-content:space-between;align-items:center}.multi-select-module__row___zqWUF .multi-select-module__labelRow___8WSIB{margin-right:16px}.multi-select-module__required___o4Wfh{color:var(--pallet-color-blue-500)}.multi-select-module__row___zqWUF .multi-select-module__required___o4Wfh{margin-left:8px}.multi-select-module__searchBox___kNqD0{padding:4px}.multi-select-module__input___ZrjUn{background-color:var(--pallet-color-transparent-white-500);border:1px solid var(--pallet-color-gray-200);border-radius:6px;color:var(--pallet-color-gray-700);font-size:var(--pallet-font-size-100);outline:none;padding:8px 12px;width:100%;height:var(--pallet-form-size-input-height)}.multi-select-module__clearButton___PVnrn{cursor:pointer;width:18px;height:18px;margin-left:-24px;line-height:1;vertical-align:middle;text-align:center;background:transparent;color:var(--pallet-color-gray-600);border:none;padding:0 24px 0 0}.multi-select-module__hideButton___-JJG8{display:none}.multi-select-module__matchTrigger___1pFBz{width:var(--trigger-width);max-width:var(--trigger-width)}.pagination-module__pagination___ZxyIe{font-size:var(--pallet-font-size-100);display:flex;align-items:center;font-family:var(--pallet-font-family);flex:1;justify-content:space-between}.pagination-module__pageCount___FPCBI{display:flex;gap:6px;font-weight:var(--pallet-font-weight-300);color:var(--pallet-color-gray-600)}.pagination-module__paginator___o0SHq{color:var(--pallet-color-gray-600);display:flex;align-items:center;gap:8px;margin-left:16px}.pagination-module__currentPage___R7uPM{color:var(--pallet-color-blue-500);font-weight:var(--pallet-font-weight-400)}.pagination-module__button___6rcTF{cursor:pointer;color:var(--pallet-color-gray-600);display:flex;align-items:center;background:transparent;padding-inline:0;padding-block:0;justify-content:center;padding:3px 4px;border:1px solid var(--pallet-color-gray-200);border-radius:6px}.pagination-module__button___6rcTF:hover{background-color:var(--pallet-color-blue-100)}.pagination-module__right___DJKNS{padding-left:6px}.pagination-module__left___qxTPf{padding-right:6px}.pagination-module__countAndSearch___5Xt0Y{display:flex;gap:16px;align-items:center}.page-header-module__header___gZ9RW{grid-area:pageHeader;align-items:center;background:var(--pallet-color-blue-700);display:flex;padding:16px 24px;justify-content:space-between;top:var(--pallet-app-header-height);height:var(--pallet-page-header-height);box-shadow:var(--pallet-shadow-inset-300)}.page-header-module__section___aYnLT{color:var(--pallet-color-gray-400);font-weight:var(--pallet-font-weight-400);text-transform:uppercase;margin-bottom:4px;letter-spacing:1px}.page-header-module__title___UhUQN{min-width:276px}.page-header-module__pageActions___a79xv{flex:1;display:flex;justify-content:space-between}.page-header-module__actions___XOnUd{display:flex;gap:12px;align-items:center;width:100%;justify-content:flex-end}.radio-group-module__radioGroup___k6cAA{display:flex;flex-direction:column;gap:6px;font-family:var(--pallet-font-family)}.radio-group-module__radioOption___GqQoD{cursor:pointer;display:flex;align-items:center;gap:var(--pallet-form-size-control-gap);color:var(--pallet-form-color-value);font-size:var(--pallet-form-font-size);font-family:var(--pallet-font-family);forced-color-adjust:none;margin-bottom:var(--pallet-form-size-gap)}.radio-group-module__radioOption___GqQoD:before{content:"";display:block;width:var(--pallet-form-size-control-width);height:var(--pallet-form-size-control-height);box-sizing:border-box;border:var(--pallet-form-size-border) solid var(--pallet-form-color-border-base);background-color:var(--pallet-form-color-background-base);border-radius:50%;transition:all .2s}.radio-group-module__radioOption___GqQoD[data-pressed]:before{border-color:var(--pallet-color-blue-100)}.radio-group-module__radioOption___GqQoD[data-selected]:before{border-color:var(--pallet-form-color-control-selected-base);border-width:.429rem}.radio-group-module__radioOption___GqQoD[data-selected][data-pressed]:before{border-color:var(--pallet-form-color-control-selected-pressed)}.radio-group-module__radioOption___GqQoD[data-focus-visible]:before{outline:var(--pallet-form-size-focus) solid var(--pallet-form-color-focus);outline-offset:var(--pallet-form-size-outline-offset)}.radio-group-module__horizontal___YD7nR{margin:var(--pallet-form-size-gap);flex-direction:row}.radio-group-module__error___0h05f{color:var(--pallet-form-color-error);margin-top:var(--pallet-form-size-gap);font-size:var(--pallet-form-font-size)}.select-module__select___LMmiZ{display:flex;flex-direction:column;font-family:var(--pallet-font-family)}.select-module__row___6oahh{flex-direction:row;align-items:center}.select-module__selectValue___U-4qE{color:var(--pallet-form-color-value);display:flex;flex:1;align-items:center;padding:4px 6px 6px;overflow:hidden;white-space:nowrap;-webkit-mask-image:linear-gradient(to right,#000 80%,#0000);mask-image:linear-gradient(to right,#000 80%,#0000)}.select-module__error___AA2jC{color:var(--pallet-form-color-error);margin-top:var(--pallet-form-size-gap);font-size:var(--pallet-form-font-size)}.select-module__labelRow___hzuJc{display:flex;justify-content:space-between;align-items:center}.select-module__row___6oahh .select-module__labelRow___hzuJc{margin-right:16px}.select-module__required___IJEkG{color:var(--pallet-color-blue-500)}.select-module__row___6oahh .select-module__required___IJEkG{margin-left:8px}.select-module__readOnly___HSsqz{background-color:var(--pallet-color-gray-50);cursor:not-allowed}.select-module__readOnly___HSsqz:hover{box-shadow:none}.select-module__searchBox___Lb59H{padding:4px}.select-module__input___2QnDr{background-color:var(--pallet-color-transparent-white-500);border:1px solid var(--pallet-color-gray-200);border-radius:6px;color:var(--pallet-color-gray-700);font-size:var(--pallet-font-size-100);outline:none;padding:8px 12px;width:100%;height:var(--pallet-form-size-input-height)}.select-module__clearButton___seHT-{cursor:pointer;width:18px;height:18px;margin-left:-24px;line-height:1;vertical-align:middle;text-align:center;background:transparent;color:var(--pallet-color-gray-600);border:none;padding:0 24px 0 0}.select-module__hideButton___W1SYV{display:none}.select-module__matchTrigger___iJ4KU{width:var(--trigger-width);max-width:var(--trigger-width)}.sidebar-overlay-module__modalOverlay___ncmMQ{grid-area:content;position:fixed;top:0;left:0;width:100vw;height:100vh;background:var(--pallet-color-transparent-white-500);display:flex;z-index:var(--pallet-elevation-500);padding:4px 0}.sidebar-overlay-module__sidebar___X3pbL{box-shadow:var(--pallet-shadow-out-500);border-radius:12px;background:var(--pallet-color-white);color:var(--pallet-color-gray-800);display:flex;outline:none;padding:16px;height:100%;width:95%;overflow:hidden;font-family:var(--pallet-font-family);font-size:var(--pallet-font-size-100);transform:translate(0);opacity:1;transition:transform .2s ease-out,opacity .2s ease-out}.sidebar-overlay-module__header___CMG9A{display:flex;align-items:center;width:100%;justify-content:space-between;margin-bottom:24px}.sidebar-overlay-module__dialog___RX-vL{display:flex;flex-direction:column;max-height:100%;width:100%;outline:none;overflow:hidden}@media (width >= 700px){.sidebar-overlay-module__sidebar___X3pbL{width:360px}}.sidebar-overlay-module__sidebar___X3pbL.sidebar-overlay-module__loading___RydPP{opacity:0;transform:translate(-100%)}@media (prefers-reduced-motion: reduce){.sidebar-overlay-module__sidebar___X3pbL{transition:none}}.sidebar-page-module__sidebarPage___Yl6S2{grid-area:sideBarActions / sidebar / sidebar / content;display:grid;grid-template-rows:1fr;grid-template-columns:300px 1fr}.sidebar-page-module__content___DXvsV{display:flex;flex:1;border-right:1px solid var(--pallet-color-gray-300);border-top:1px solid var(--pallet-color-gray-200);max-width:100%}.sidebar-page-module__sidebar___gcjte{display:flex;height:100%;overflow:hidden;background-color:var(--pallet-color-gray-50);border-right:1px solid var(--pallet-color-gray-300);position:relative}.sidebar-page-module__body___EuMQl{display:flex;flex-direction:column;font-family:var(--pallet-font-family);color:var(--pallet-color-gray-800);font-size:var(--pallet-font-size-100);overflow:hidden;border-top:1px solid var(--pallet-color-gray-200)}.sidebar-page-module__resizeHandle___1fIQd{width:5px;cursor:ew-resize;background-color:var(--pallet-color-white);border-left:1px solid var(--pallet-color-gray-200);height:100%;position:absolute;right:0;top:0}.sidebar-page-module__resizeHandle___1fIQd:hover,.sidebar-page-module__resizeHandle___1fIQd:active{background-color:var(--pallet-color-lemon-500)}@media (width <= 500px){.sidebar-page-module__body___EuMQl{padding:0 16px 8px}.sidebar-page-module__sidebar___gcjte{border:none}}.table-module__table___KMas1{font-family:var(--pallet-font-family);color:var(--pallet-color-gray-800);font-size:var(--pallet-font-size-100);border-collapse:separate}.table-body-module__emptyState___ziHrh{margin:5% 0}.table-body-module__body___eEj4o{background-color:var(--pallet-color-white)}.table-cell-module__cell___uxEYc{padding:8px 12px;overflow:hidden;text-overflow:ellipsis;border-bottom:1px solid var(--pallet-color-gray-300);color:var(--pallet-color-gray-600);vertical-align:middle;white-space:nowrap}.table-cell-module__horizontalPadding___kMhEs{padding-left:12px;padding-right:12px}.table-cell-module__paddingNone___tx8t5{padding:0}.table-cell-module__paddingSmall___cMtBi{padding-top:2px;padding-bottom:2px}.table-cell-module__paddingMedium___V9t-m{padding-top:6px;padding-bottom:6px}.table-cell-module__center___U5-OF{text-align:center}.table-cell-module__left___62otg{text-align:left}.table-cell-module__right___sO-vm{text-align:right}.table-cell-module__error___8sd-7{background-color:var(--pallet-color-red-100)}.table-cell-module__edit___ctd-v{background-color:var(--pallet-color-blue-100)}.table-head-module__tableHead___V09Dx{position:sticky;z-index:1;top:0;background-color:var(--pallet-color-white);font-size:var(--pallet-font-size-50)}.table-header-cell-module__headerCell___tjWEd{text-align:left;border-bottom:3px solid var(--pallet-color-blue-200);color:var(--pallet-color-gray-800);font-weight:var(--pallet-font-weight-300);border-right:1px solid var(--pallet-color-gray-200)}.table-header-cell-module__cellWrapper___P4ikp{display:flex;justify-content:space-between;align-items:center;max-height:40px;height:40px;width:100%}.table-header-cell-module__content___X1a6J{padding:8px;line-height:1.4;width:100%;overflow:hidden;white-space:nowrap;-webkit-mask-image:linear-gradient(to right,#000 80%,#0000);mask-image:linear-gradient(to right,#000 80%,#0000)}.table-header-cell-module__actions___qFaW-{display:flex;align-items:center;height:100%}.table-header-cell-module__headerCell___tjWEd:focus{outline:none}.table-header-cell-module__headerCell___tjWEd:last-of-type{border-right:none}.table-header-cell-module__isSortable___A6hkM{cursor:pointer}.table-header-cell-module__isSortable___A6hkM:hover{background-color:var(--pallet-color-blue-100)}.table-header-cell-module__sortIndicator___-Pufz{border-radius:2px;padding:0 2px}.table-header-cell-module__isSortable___A6hkM:hover .table-header-cell-module__sortIndicator___-Pufz,.table-header-cell-module__headerCell___tjWEd[data-sort-direction]{background-color:var(--pallet-color-blue-100)}.table-header-cell-module__headerCell___tjWEd:not([data-sort-direction]) .table-header-cell-module__sorted___um0-P{display:none}.table-header-cell-module__headerCell___tjWEd[data-sort-direction] .table-header-cell-module__canSort___EvqkM{display:none}.table-header-cell-module__resizer___x7TNP{width:13px;background-color:var(--pallet-color-gray-300);height:100%;flex:0 0 auto;touch-action:none;box-sizing:border-box;border:6px;border-style:none solid;border-color:transparent;background-clip:content-box}.table-header-cell-module__resizer___x7TNP[data-resizable-direction=both]{cursor:ew-resize}.table-header-cell-module__resizer___x7TNP[data-resizable-direction=left]{cursor:e-resize}.table-header-cell-module__resizer___x7TNP[data-resizable-direction=right]{cursor:w-resize}.table-header-cell-module__resizer___x7TNP[data-focus-visible]{background-color:var(--pallet-color-blue-200)}.table-header-cell-module__resizer___x7TNP[data-resizing]{border-color:var(--pallet-color-blue-200);background-color:transparent}.table-header-cell-module__center___r0VHk{text-align:center}.table-header-cell-module__left___iQjo3{text-align:left}.table-header-cell-module__right___yuxt1{text-align:right}.table-row-module__hoverable___4VrAy:hover{background-color:var(--pallet-color-blue-100);cursor:pointer;outline:none}.table-row-module__summaryRow___5uetA{background-color:var(--pallet-color-blue-100)}.tag-module__tag___Iv1bs{background-color:var(--pallet-color-gray-200);border-radius:4px;color:var(--pallet-color-gray-700);font-family:var(--pallet-font-family);font-size:var(--pallet-font-size-50);padding:2px 8px}.time-picker-module__timePicker___HH0A5{color:var(--pallet-form-color-value);display:flex;flex-direction:column;font-family:var(--pallet-font-family);font-size:var(--pallet-form-font-size)}.time-picker-module__dateInput___XQGPx{height:var(--pallet-form-size-input-height);display:flex;background-color:var(--pallet-form-color-background-base);border:var(--pallet-form-size-border) solid var(--pallet-form-color-border-base);border-radius:var(--pallet-form-shape-corner-radius);padding-block:3px;padding-inline:8px;outline:none}.time-picker-module__error___UbG5a{color:var(--pallet-form-color-error);margin-top:var(--pallet-form-size-gap);font-size:var(--pallet-form-font-size)}.time-picker-module__segment___yYuyU{padding:4px 0}.time-picker-module__segment___yYuyU:focus{background-color:var(--pallet-color-blue-500);color:var(--pallet-color-white);outline:none;border-radius:4px}.toaster-module__toast___6euis{background-color:var(--pallet-color-gray-700);color:var(--pallet-color-white);min-width:360px;max-width:480px;border-radius:var(--pallet-form-shape-corner-radius);min-height:80px;padding:12px 16px;display:flex;align-items:center;font-family:var(--pallet-font-family);font-size:var(--pallet-font-size-100);cursor:pointer}.toaster-module__success___xybGF{background-color:var(--pallet-color-gray-700);border-left:8px solid var(--pallet-color-lemon-500)}.toaster-module__default___oSrcX,.toaster-module__info___4zrFC{background-color:var(--pallet-color-gray-700);border-left:8px solid var(--pallet-color-blue-200)}.toaster-module__error___Qe-yR{background-color:var(--pallet-color-gray-700);border-left:8px solid var(--pallet-color-orange-500)}.toaster-module__warning___PYSq6{background-color:var(--pallet-color-gray-700);border-left:8px solid var(--pallet-color-orange-300)}.toaster-module__checkCircle___D4Tgu{color:var(--pallet-color-lemon-500)}.toaster-module__errorIcon___E8p4P{color:var(--pallet-color-orange-300)}.toaster-module__infoIcon___jtgDa{color:var(--pallet-color-blue-200)}.toaster-module__warningIcon___29nN-{color:var(--pallet-color-orange-300)}.tooltip-module__tooltip___KnQPt{box-shadow:var(--pallet-shadow-out-100);border-radius:4px;background:var(--pallet-color-gray-800);color:var(--pallet-color-white);font-family:var(--pallet-font-family);font-size:var(--pallet-font-size-50);forced-color-adjust:none;outline:none;line-height:1.3;padding:8px 12px;max-width:150px;transform:translateZ(0);transition:transform 50ms,opacity 50ms}.tooltip-module__tooltip___KnQPt[data-entering],.tooltip-module__tooltip___KnQPt[data-exiting]{transform:var(--origin);opacity:0}.tooltip-module__tooltip___KnQPt[data-placement=top]{margin-bottom:8px;--origin: translateY(4px)}.tooltip-module__tooltip___KnQPt[data-placement=bottom]{margin-top:8px;--origin: translateY(-4px)}.tooltip-module__tooltip___KnQPt[data-placement=bottom] .tooltip-module__overlayArrow___-Bwc- svg{transform:rotate(180deg)}.tooltip-module__tooltip___KnQPt[data-placement=right]{margin-left:8px;--origin: translateX(-4px)}.tooltip-module__tooltip___KnQPt[data-placement=right] .tooltip-module__overlayArrow___-Bwc- svg{transform:rotate(90deg)}.tooltip-module__tooltip___KnQPt[data-placement=left]{margin-right:8px;--origin: translateX(4px)}.tooltip-module__tooltip___KnQPt[data-placement=left] .tooltip-module__overlayArrow___-Bwc- svg{transform:rotate(-90deg)}.tooltip-module__tooltip___KnQPt .tooltip-module__overlayArrow___-Bwc- svg{display:block;fill:var(--pallet-color-gray-800)}.tooltip-module__button___Cl8nE{color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;text-align:inherit;text-decoration:inherit;border:none;margin:0;padding:0;max-width:100%;overflow:hidden;background:none}.tooltip-module__ellipsis___nfCMB{text-overflow:ellipsis}.switch-module__switch___0pQ9k{display:flex;align-items:center;gap:var(--pallet-form-size-control-gap);font-size:var(--pallet-form-font-size);font-family:var(--pallet-font-family);font-weight:var(--pallet-font-weight-300);color:var(--pallet-form-color-value);forced-color-adjust:none}.switch-module__column___9ncA1{flex-direction:column-reverse;align-items:flex-start;gap:var(--pallet-form-size-gap)}.switch-module__switch___0pQ9k .switch-module__indicator___uZ2rD{width:44px;height:27px;border:1px solid var(--pallet-form-color-border-base);background:var(--pallet-form-color-background-base);border-radius:18px;transition:transform .2s;box-shadow:var(--pallet-shadow-inset-500)}.switch-module__switch___0pQ9k .switch-module__indicator___uZ2rD:before{content:"";display:block;width:24px;height:24px;border:1px solid var(--pallet-color-gray-300);background:linear-gradient(184deg,var(--pallet-color-gray-50),var(--pallet-color-gray-100));border-radius:18px;transition:transform .2s}.switch-module__switch___0pQ9k[data-pressed] .switch-module__indicator___uZ2rD{border-color:var(--pallet-color-gray-400)}.switch-module__switch___0pQ9k[data-pressed] .switch-module__indicator___uZ2rD:before{border-color:var(--pallet-color-gray-300)}.switch-module__switch___0pQ9k[data-selected] .switch-module__indicator___uZ2rD{border-color:var(--pallet-form-color-border-base);background:var(--pallet-form-color-control-selected-base)}.switch-module__switch___0pQ9k[data-selected] .switch-module__indicator___uZ2rD:before{background:linear-gradient(184deg,var(--pallet-color-white),var(--pallet-color-blue-100));border:1px solid var(--pallet-color-blue-200);transform:translate(80%)}.switch-module__switch___0pQ9k[data-selected][data-pressed] .switch-module__indicator___uZ2rD{border-color:var(--pallet-form-color-border-base);background:var(--pallet-form-color-control-selected-pressed)}.switch-module__switch___0pQ9k[data-focus-visible] .switch-module__indicator___uZ2rD{outline:2px solid var(--pallet-form-color-focus);outline-offset:2px}:root{--pallet-color-white: #fafafa;--pallet-color-blue-100: #f1f3f7;--pallet-color-blue-125: #dbe3f4;--pallet-color-blue-150: #b9c9ea;--pallet-color-blue-200: #a2b7e1;--pallet-color-blue-300: #3156b4;--pallet-color-blue-500: #1c3e95;--pallet-color-blue-700: #132652;--pallet-color-orange-125: #febfb7;--pallet-color-orange-300: #ff614b;--pallet-color-orange-500: #d73723;--pallet-color-orange-600: #ba301c;--pallet-color-lemon-500: #d2df64;--pallet-color-turquoise-125: #ade6e1;--pallet-color-turquoise-500: #23b1a5;--pallet-color-turquoise-600: #1d9c91;--pallet-color-gray-50: #f6f6f6;--pallet-color-gray-100: #ededed;--pallet-color-gray-200: #e2e2e3;--pallet-color-gray-300: #cacbcf;--pallet-color-gray-400: #a5a5af;--pallet-color-gray-500: #7e7c85;--pallet-color-gray-600: #6c6a71;--pallet-color-gray-700: #414141;--pallet-color-gray-800: #282828;--pallet-color-red-100: #f2b8b8;--pallet-color-red-500: #c50000;--pallet-color-transparent-gray-500: rgba(0 0 0 / 50%);--pallet-color-transparent-white-500: rgba(250 250 250 / 50%);--pallet-color-transparent-blue-500: rgb(162 183 225 / 44%);--pallet-app-header-height: 52px;--pallet-page-header-height: 68px;--pallet-elevation-500: 100;--pallet-font-size-50: 13px;--pallet-font-size-100: 14px;--pallet-font-size-200: 16px;--pallet-font-size-300: 20px;--pallet-font-size-400: 24px;--pallet-font-size-600: 28px;--pallet-font-size-700: 36px;--pallet-font-size-800: 48px;--pallet-font-weight-200: 400;--pallet-font-weight-300: 500;--pallet-font-weight-400: 600;--pallet-font-weight-600: 700;--pallet-font-family: "Open Sans", sans-serif;--pallet-form-color-border-base: #cacbcf;--pallet-form-color-focus: #23b1a5;--pallet-form-color-background-base: #fafafa;--pallet-form-color-label: #414141;--pallet-form-color-placeholder: #e2e2e3;--pallet-form-color-value: #414141;--pallet-form-color-control-selected-base: linear-gradient( 20deg, #3156b4 0%, #132652 100% );--pallet-form-color-control-selected-pressed: #132652;--pallet-form-color-error: #c50000;--pallet-form-size-control-height: 18px;--pallet-form-size-control-width: 18px;--pallet-form-size-control-gap: 8px;--pallet-form-size-input-height: 32px;--pallet-form-size-input-width: 100%;--pallet-form-size-textarea-height: 100px;--pallet-form-size-textarea-width: 100%;--pallet-form-size-border: 1px;--pallet-form-size-focus: 2px;--pallet-form-size-outline-offset: 0;--pallet-form-size-gap: 8px;--pallet-form-shape-corner-radius: 4px;--pallet-form-shape-button-radius: 4px;--pallet-form-font-size: 14px;--pallet-form-shadow-hover: 2px 4px 5px rgba(0 0 0 / 5%);--pallet-shadow-inset-300: inset 0px 0px 3px 1px hsl(0deg 0% 0% / 8%);--pallet-shadow-inset-500: inset 0px 0px 3px 1px hsl(0deg 0% 0% / 13%);--pallet-shadow-out-100: 2px 4px 5px rgba(0 0 0 / 5%);--pallet-shadow-out-500: 0 8px 20px rgba(0 0 0 / 10%)}html,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{box-sizing:border-box;margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}body{box-sizing:border-box;margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;line-height:1}*,*:before,*:after{box-sizing:inherit}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.reset-password-module__resetPasswordInput___1HU-l{align-self:stretch}.reset-password-module__form___Tzvzf{display:flex;flex-direction:column;gap:28px;min-width:260px;align-items:center}.reset-password-module__submitButton___rKql8{display:flex;justify-content:flex-end}.reset-password-module__signInOptions___zK0FH{display:flex;flex-direction:column;gap:12px;align-items:center}.reset-password-module__errorToast___Nn8aU{display:flex;flex-direction:column;gap:12px}.reset-password-module__heading___FMWha{font-weight:var(--pallet-font-weight-600)}.reset-password-module__errorMessage___wqFOn{line-height:1.3}.auth-container-module__external___tg31p{position:relative;width:100%;height:100vh;overflow:hidden;display:flex;flex:1;flex-direction:column;align-items:center;background:linear-gradient(20deg,var(--pallet-color-blue-300) 0%,var(--pallet-color-blue-700) 100%)}.auth-container-module__externalHeader___M46SV{align-items:center;display:flex;width:100%;justify-content:center;padding:10% 0 3%}.auth-container-module__logo___EFU5Q{padding-right:48px;opacity:.5;animation:auth-container-module__fadein___MU0PJ .5s ease-in-out forwards;position:relative;z-index:1}.auth-container-module__children___cRi4F{position:relative;z-index:1}@media (prefers-reduced-motion){.auth-container-module__logo___EFU5Q{opacity:1;animation:none}}@keyframes auth-container-module__fadein___MU0PJ{0%{opacity:.5}to{opacity:1}}.auth-container-module__background___R56gp{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;object-fit:cover;pointer-events:none;background-size:cover}.login-card-module__cardWrapper___XbmZF{background-color:var(--pallet-color-white);width:440px;border-radius:12px;box-shadow:var(--pallet-shadow-out-500)}.login-card-module__card___I7bRX{display:flex;flex-direction:column;align-items:center;gap:28px;justify-content:center;padding:40px 60px 52px;transform:translate(2%);opacity:0;transition:transform .2s ease-out,opacity .4s ease-out}.login-card-module__card___I7bRX.login-card-module__loaded___J8O9n{opacity:1;transform:translate(0)}@media (prefers-reduced-motion: reduce){.login-card-module__card___I7bRX{transition:none}}.location-select-module__selectionGroup___jgKzg{display:flex;flex-direction:column;gap:44px;align-items:center;width:100%}.location-select-module__locationPanel___-EhxD{width:100%;max-height:300px;overflow-y:auto}.location-select-module__locationPanelWrapper___UmtpD{border:1px solid var(--pallet-form-color-border-base);border-radius:12px;padding:8px 0;box-shadow:var(--pallet-shadow-inset-300);width:100%}.user-name-module__userName___v8w3n{color:var(--pallet-color-gray-600)}.location-list-item-module__locationItem___xXQgL{display:flex;align-items:center;justify-content:space-between;cursor:pointer;padding:6px 6px 6px 14px;width:100%;border-radius:12px}.location-list-item-module__locationItem___xXQgL:hover{background-color:var(--pallet-color-blue-100);color:var(--pallet-color-blue-700)}.location-list-item-module__location___t9GBw{display:flex;border-bottom:1px solid var(--pallet-form-color-border-base)}.location-list-item-module__location___t9GBw:focus{outline:var(--pallet-form-size-focus) solid var(--pallet-form-color-focus);outline-offset:var(--pallet-form-size-outline-offset)}.location-list-item-module__location___t9GBw:last-of-type{border-bottom:none}.location-list-item-module__location___t9GBw:last-of-type>.location-list-item-module__locationItem___xXQgL{border-bottom:none;padding-bottom:0}.location-list-item-module__location___t9GBw:first-child>.location-list-item-module__locationItem___xXQgL{padding-top:0}.location-list-item-module__arrow___RjC2w{visibility:hidden;color:var(--pallet-color-blue-500)}.location-list-item-module__location___t9GBw:hover .location-list-item-module__arrow___RjC2w{visibility:visible}.location-name-plate-module__locName___OJXlA{display:flex;align-items:center;gap:24px;color:var(--pallet-color-gray-700)}.location-name-plate-module__locName___OJXlA.location-name-plate-module__header___F2xV-{font-size:var(--pallet-font-size-400);gap:18px;margin-right:64px}.location-name-plate-module__iconWrapper___5eQjs{padding:6px 8px;border-radius:50%;background-color:var(--pallet-color-gray-100)}.location-name-plate-module__header___F2xV- .location-name-plate-module__iconWrapper___5eQjs{background-color:var(--pallet-color-blue-100)}.location-name-plate-module__locIcon___GkqK4{color:var(--pallet-color-gray-700)}.location-name-plate-module__iconWrapper___5eQjs.location-name-plate-module__hovered___rewMZ{background-color:var(--pallet-color-white)}.organization-select-module__selectionGroup___6s7PB{display:flex;flex-direction:column;gap:44px;align-items:center;width:100%}.organization-select-module__locationPanel___30C58{width:100%;max-height:300px;overflow-y:auto}.organization-select-module__locationPanelWrapper___ahgpM{border:1px solid var(--pallet-form-color-border-base);border-radius:12px;padding:8px 0;box-shadow:var(--pallet-shadow-inset-300);width:100%}.redirect-module__errorToast___TtUYm{display:flex;flex-direction:column;gap:12px}.redirect-module__heading___-NLFu{font-weight:var(--pallet-font-weight-600)}.redirect-module__errorMessage___PxS9I{line-height:1.3}.request-orgs-module__loading___EnJoL,.waiting-for-redirect-module__loading___aTCcG{margin:24px}.waiting-for-redirect-module__identity___6G26b{display:flex;align-items:center;gap:8px;flex-direction:column}.login-module__errorToast___-hWF8{display:flex;flex-direction:column;gap:12px}.login-module__heading___rS8oS{font-weight:var(--pallet-font-weight-600)}.login-module__errorMessage___Y0-D-{line-height:1.3}.email-entry-module__emailInput___s-L7w{align-self:stretch}.email-entry-module__form___p01SS{display:flex;flex-direction:column;gap:28px;min-width:260px;align-items:center}.email-entry-module__submitButton___zOUh1{display:flex;justify-content:flex-end}.email-entry-module__signInOptions___1T2uA{display:flex;flex-direction:column;gap:12px;align-items:center}.email-entry-module__errorToast___-6rUj{display:flex;flex-direction:column;gap:12px}.email-entry-module__heading___e4c5-{font-weight:var(--pallet-font-weight-600)}.email-entry-module__errorMessage___EMSNL{line-height:1.3}.password-entry-module__passwordInput___nDp2Y{align-self:stretch}.password-entry-module__identity___8qRMW{display:flex;align-items:center;gap:8px;flex-direction:column}
