.TextInput_supportingText__y0AGe{flex:1 1;position:relative;line-height:var(--font-size-7xl);color:var(--Colors-Body-Default,#4a4f56);font-family:Work Sans;font-size:var(--Typography-Body-Default,16px);font-style:normal;font-weight:400}.TextInput_supportingText1__IQLeq{position:relative;font-size:var(--Typography-Body-Small,14px);font-style:italic;color:var(--Colors-Body-Second,#9ca2ab)!important}.TextInput_supportingTextParent__i6Tji{align-self:stretch;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:var(--gap-0)}.TextInput_supportingText2__z5uXj{color:var(--Colors-Body-Default,#4a4f56);border:none;width:100%}.TextInput_supportingText2__z5uXj::placeholder{width:100%;border:0;outline:0;font-family:var(--font-work-sans);font-size:var(--Typography-Body-Default1);background-color:transparent;position:relative;line-height:var(--font-size-5xl);text-align:left;display:inline-block;opacity:.5}.TextInput_supportingTextWrapper__KmEn8{align-self:stretch;border-radius:var(--br-3xs);background-color:var(--Colors-White);border:1px solid var(--Colors-Border-31);display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:var(--Spacing-XXXS1) var(--Spacing-XS);transition:border-color .2s ease,box-shadow .2s ease;height:48px}.TextInput_supportingTextWrapper__KmEn8:hover{border:1px solid #4d8ff1}.TextInput_supportingTextWrapper__KmEn8:focus-within{border:1px solid #4d8ff1;box-shadow:0 0 3px 0 rgba(2,96,238,.51)}.TextInput_supportingText3__v69wp{position:relative;font-size:var(--Typography-Body-Small);line-height:var(--font-size-7xl)}.TextInput_textInput__LSlC5{align-self:stretch;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:var(--gap-9xs);text-align:left;font-size:var(--Typography-Body-Default1);color:var(--Colors-Body-Default,#4a4f56);font-family:var(--font-work-sans)}.TextInput_errorMessage__jkBVR{color:#ee2e2e;font-family:var(--font-family,"Work Sans");font-size:14px;font-style:normal;font-weight:400;line-height:normal;display:flex;align-items:center;gap:4px;align-self:stretch}.TextInput_inputError__xgrcP{border:1px solid #ef8943;background:#fdf3ec}.TextInput_errorWrapper__Wpycw{border:1px solid #ee2e2e}.TextInput_supportingText2__z5uXj[type=password]::-ms-clear,.TextInput_supportingText2__z5uXj[type=password]::-ms-reveal{display:none}.TextInput_disabled__yUZhu{pointer-events:none}.TextInput_disabledWrapper__f_16x{background-color:#eef0f3;cursor:not-allowed;opacity:.5}.TextInput_disabledWrapper__f_16x:hover{border-color:#d0d0d0}.TextInput_disabledWrapper__f_16x:focus-within{border-color:#d0d0d0;box-shadow:none}.TextInput_disabledInput__8T3Wq{cursor:not-allowed;background:none}.TextInput_disabledInput__8T3Wq::placeholder{color:#ccc}.TextInput_noNumberArrows__CGMAU[type=number]::-webkit-inner-spin-button,.TextInput_noNumberArrows__CGMAU[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.TextInput_noNumberArrows__CGMAU[type=number]{-moz-appearance:textfield}.Tooltip_tooltipContainer___PE82{position:relative;display:inline-block;cursor:pointer}.Tooltip_tooltipContent__fR7qQ{position:absolute;bottom:calc(100% + 5px);left:50%;transform:translateX(-50%);background:#fff;padding:16px;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);z-index:1000;width:max-content;max-width:300px;border:1px solid var(--Colors-Border-3,#e8f1ff);background:var(--Colors-Body-Background)}.Tooltip_tooltipContent__fR7qQ:before{content:"";position:absolute;bottom:-6px;left:50%;transform:translateX(-50%) rotate(225deg);width:12px;height:12px;background:var(--Colors-Body-Background);border-left:1px solid var(--Colors-Border-3,#e8f1ff);border-top:1px solid var(--Colors-Border-3,#e8f1ff)}