.textfield_container__u5FAq{display:flex;flex-direction:column;gap:8px}.textfield_disabled__Aee9t{opacity:.5}.textfield_labelRow__Js__D{display:flex;align-items:flex-start;gap:2px;padding-inline:2px}.textfield_label__dPuLB{color:var(--foreground-soft);font-size:13px;font-weight:400;line-height:18px;letter-spacing:-.75px}.textfield_required__yToPH{display:flex;width:8px;height:8px;flex-shrink:0;align-items:center;justify-content:center}.textfield_required__yToPH:before{width:4px;height:4px;border-radius:999px;background:var(--status-negative);content:""}.textfield_field__G1D1C{display:flex;align-items:center;gap:6px;padding:10px 20px;border:1px solid rgba(112,115,124,.15);border-radius:8px;transition:border-color .15s ease,background-color .15s ease}.textfield_field__G1D1C svg{width:18px;height:18px;flex-shrink:0;color:var(--foreground-soft)}.textfield_readonly__uyYn0{background:rgba(112,115,124,.05)}.textfield_errorField__Fv068{border-color:#ff4242}.textfield_input__EnECH{width:100%;border:0;outline:0;background:rgba(0,0,0,0);color:var(--label-normal);font-size:15px;line-height:22px;letter-spacing:-.75px}.textfield_clearableInput__Qa5KF{min-width:0}.textfield_clearButton__ads1k{display:none;width:18px;height:18px;flex-shrink:0;align-items:center;justify-content:center;padding:0;border:0;border-radius:var(--radius-full);background:var(--bg-transparent);color:var(--label-neutral)}.textfield_field__G1D1C:focus-within .textfield_clearButton__ads1k{display:flex}.textfield_input__EnECH::placeholder{color:var(--label-alternative)}.textfield_input__EnECH:disabled{cursor:not-allowed}.textfield_errorText__wybWw{padding-inline:2px;color:#ff4242;font-size:13px;font-weight:300;line-height:18px;letter-spacing:-.75px}