@layer base, typography, link, app-layout, image, icon, button, components;@layer components{.InputBox_root__o5dHR>.InputBox_labelText__kHwyC+.InputBox_inputWrapper__pt0mD{margin-top:var(--input-box-label-gap)}.InputBox_root__o5dHR.InputBox_small__SBGvw{--input-padding-x:var(--space-s)}.InputBox_root__o5dHR:not(.InputBox_small__SBGvw){--input-padding-x:var(--space-l)}.InputBox_root__o5dHR:focus-within .InputBox_inputWrapper__pt0mD{outline-color:var(--focus-outline-color);border-color:transparent;border-radius:2px}.InputBox_labelText__kHwyC{transition:color .1s ease-in-out;display:block}.InputBox_appendWrapper__mbMXl{flex:0 0 auto;display:flex;align-items:center;padding-left:calc(var(--input-padding-x) / 2)}.InputBox_inputWrapper__pt0mD{position:relative;width:100%;display:flex}.InputBox_inputWrapper__pt0mD>:first-child{flex:1;min-width:0}.InputBox_inputWrapper__pt0mD{padding:0 calc(var(--input-padding-x) / 2) 0 0;border:1px solid var(--color-black);transition:background-color .1s ease-out,border-color 50ms ease-out,outline-color 50ms ease-out,border-radius 50ms ease-out;outline:2px solid transparent;outline-offset:2px}.InputBox_inputWrapper__pt0mD:not(.InputBox_hasAppend__C9K9P),.InputBox_inputWrapper__pt0mD:not(.InputBox_hasAppend__C9K9P) .InputBox_appendWrapper__mbMXl{padding:0}.InputBox_inputWrapper__pt0mD.InputBox_hasError__sSmN0{background-color:var(--color-purple-lightest)}.InputBox_inputWrapper__pt0mD.InputBox_disabled__597r9:not(.InputBox_hasError__sSmN0){background-color:var(--color-gray-light)}.InputBox_inputWrapper__pt0mD:not(.InputBox_hasError__sSmN0):not(.InputBox_disabled__597r9){background-color:var(--color-white)}.SelectInput_inputBoxInputWrapper__M3SVA{outline:1px solid transparent;outline-offset:0}}@layer components{.SelectInput_inputBoxInputWrapper__M3SVA.SelectInput_inputBoxInputWrapper__M3SVA:focus-within{outline:1px solid var(--focus-outline-color);border:1px solid var(--focus-outline-color);outline-offset:0}.SelectInput_reactSelectGroupHeading__nSV6E.SelectInput_reactSelectGroupHeading__nSV6E{text-transform:none;font-weight:700;color:var(--text-color)}.SelectInput_multiValue__tqHeY{margin:var(--select-input-multi-value-margin-x);text-transform:none;font-weight:700;font-size:var(--select-input-font-size,var(--font-size-small));background-color:var(--color-purple-dark);height:calc(var(--select-input-inner-visible-height) - 2 * var(--select-input-multi-value-margin-x));display:flex;align-items:center;padding:0 var(--space-xs)}.SelectInput_multiValue__tqHeY+.SelectInput_inputContainer__CaZWf{padding-left:0;margin-left:var(--select-input-multi-value-margin-x)}.SelectInput_groupHeading__AdnSK.SelectInput_groupHeading__AdnSK{font-weight:700}.SelectInput_placeholder__PxSDW.SelectInput_placeholder__PxSDW,.SelectInput_singleValue__GapV5.SelectInput_singleValue__GapV5{margin:0 var(--select-input-first-line-margin-left);display:flex;align-items:center;height:calc(var(--select-input-inner-visible-height));font-size:var(--select-input-font-size,16px)}.SelectInput_inputContainer__CaZWf.SelectInput_inputContainer__CaZWf{margin:0;padding:0 var(--select-input-first-line-margin-left);height:calc(var(--select-input-inner-visible-height));font-size:var(--select-input-font-size,16px)}.SelectInput_inputContainer__CaZWf.SelectInput_inputContainer__CaZWf input{appearance:none;font-size:var(--select-input-font-size,16px)}[autocomplete=off]:is(.SelectInput_inputContainer__CaZWf.SelectInput_inputContainer__CaZWf input)::-webkit-contacts-auto-fill-button,[autocomplete=off]:is(.SelectInput_inputContainer__CaZWf.SelectInput_inputContainer__CaZWf input)::-webkit-credentials-auto-fill-button{visibility:hidden;display:none!important;height:0;width:0;margin:0}[autocomplete=off]:is(.SelectInput_inputContainer__CaZWf.SelectInput_inputContainer__CaZWf input)::-webkit-search-decoration{appearance:none;visibility:hidden}[autocomplete=off]:is(.SelectInput_inputContainer__CaZWf.SelectInput_inputContainer__CaZWf input)::-webkit-search-cancel-button{appearance:none;visibility:hidden;opacity:0}.SelectInput_option___CY1y{cursor:pointer;transition:color .1s ease-out,background-color .1s ease-out;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.SelectInput_option___CY1y.SelectInput_isFocused__R7pmD,.SelectInput_option___CY1y:active{background-color:var(--color-purple-lightest)}.SelectInput_option___CY1y.SelectInput_isSelected__twu81{background-color:var(--color-purple);--text-color:var(--color-white);--text-subtle-color:var(--color-purple-lightest)}.SelectInput_menuNotice__rCfwe.SelectInput_menuNotice__rCfwe{--text-color:var(--text-subtle-color)}.SelectInput_small__tfTBh:is(.SelectInput_option___CY1y.SelectInput_option___CY1y,.SelectInput_groupHeading__AdnSK.SelectInput_groupHeading__AdnSK,.SelectInput_menuNotice__rCfwe.SelectInput_menuNotice__rCfwe){font-size:var(--font-size-s);padding:var(--space-xs) var(--space-s)}:is(.SelectInput_option___CY1y.SelectInput_option___CY1y,.SelectInput_groupHeading__AdnSK.SelectInput_groupHeading__AdnSK,.SelectInput_menuNotice__rCfwe.SelectInput_menuNotice__rCfwe):not(.SelectInput_small__tfTBh){font-size:var(--font-size-s);padding:var(--space-s) var(--space-m)}}