.styles_textInputRoot__Guv7t{position:relative;background-color:#fff;padding:9px 15px;width:100%;border-radius:6px;border:1px solid #ddd;display:inline-flex;align-items:center;gap:8px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.styles_textInputRoot__Guv7t:has(input:focus){box-shadow:0 0 4px 0 var(--store-secondary-color,rgba(224,31,52,.24));border-color:var(--store-primary-color,#e01f34)}.styles_textInputRoot__Guv7t:has(input:disabled){background-color:#f7f7f7}.styles_textInputRoot__Guv7t:has(input:disabled) svg{fill:#bababa}.styles_textInputRoot__Guv7t:has(input:disabled) img{color:#bababa}.styles_textInputRoot__Guv7t[data-form-error=true]{border-color:#ee4c58}.styles_textInputText__f_Ld_{flex:1 1;padding:0;background:transparent;margin:0;border:0;color:#606060;font-weight:400}.styles_textInputText__f_Ld_:focus{outline:none}.styles_textInputText__f_Ld_:disabled{cursor:not-allowed;color:#bababa}.styles_textInputText__f_Ld_::placeholder{color:#bababa}.styles_textInputText__f_Ld_[data-text-size=lg]{font-size:1rem;line-height:125%}.styles_textInputText__f_Ld_[data-text-size=md]{font-size:.875rem;line-height:157.14%}@media(max-width:768px){.styles_textInputText__f_Ld_[data-text-size=md]{font-size:1rem;line-height:125%;transform:scale(.875);transform-origin:left center}}.styles_textInputText__f_Ld_[data-text-size=sm]{font-size:.75rem;line-height:133.333%}@media(max-width:768px){.styles_textInputText__f_Ld_[data-text-size=sm]{font-size:1rem;line-height:125%;transform:scale(.75);transform-origin:left center}}