.form-field.svelte-lt5mqc{gap:var(--space-4,4px);flex-direction:column;width:100%;display:flex}.form-field__label.svelte-lt5mqc{color:var(--color-blue-dark,#000f3c);font-size:var(--font-size-14,.875rem);line-height:var(--line-height-14,calc(20 / 14))}.form-field__control.svelte-lt5mqc{align-items:center;gap:var(--space-16,16px);min-height:var(--size-48,48px);padding-inline:var(--space-16,16px);border:1px solid var(--color-gray-dark,#666c80);border-radius:var(--radius-sm,3px);background:var(--color-white,#fff);transition:border-color .15s,box-shadow .15s,background-color .15s;display:flex}.form-field__control.svelte-lt5mqc:hover{border-color:var(--color-button-hover-dark-blue,#000a26)}.form-field__control.svelte-lt5mqc:focus-within{border-color:var(--color-button-active-dark-blue,#00030e)}.form-field__control.svelte-lt5mqc:has(:where(.svelte-lt5mqc):focus-visible):not(.form-field__control--pointer-focus){outline:2px solid var(--color-focus,#101466);outline-offset:2px}.form-field__control--error.svelte-lt5mqc{border-color:var(--color-error,#ff4173);background:var(--color-error-bg,#ffeff4)}.form-field__control--error.svelte-lt5mqc:hover{border-color:var(--color-error,#ff4173)}.form-field__control.svelte-lt5mqc:has(.input:where(.svelte-lt5mqc):user-invalid){border-color:var(--color-error,#ff4173);background:var(--color-error-bg,#ffeff4)}.form-field__control.svelte-lt5mqc:has(.input:where(.svelte-lt5mqc):user-invalid):hover{border-color:var(--color-error,#ff4173)}.form-field__control--disabled.svelte-lt5mqc{background:var(--color-disabled-component,#dadde5);border-color:#0000}.form-field__control--disabled.svelte-lt5mqc:hover,.form-field__control--disabled.svelte-lt5mqc:focus-within{box-shadow:none;border-color:#0000}.input.svelte-lt5mqc{width:100%;min-width:0;color:var(--color-blue-dark,#000f3c);font-family:var(--font-family-base), system-ui, sans-serif;font-size:var(--font-size-16,1rem);line-height:var(--line-height-16,1.5);background:0 0;border:0;padding:0}.input.svelte-lt5mqc::placeholder{color:var(--color-gray-light,#bec1cc)}.input.svelte-lt5mqc:focus{outline:none}.input.svelte-lt5mqc:disabled{color:var(--color-gray-dark,#666c80);cursor:not-allowed}.input[type=search].svelte-lt5mqc::-webkit-search-cancel-button{display:none}.form-field__error.svelte-lt5mqc{border-block-end:1px solid var(--color-error,#ff4173);inline-size:fit-content;color:var(--color-blue-dark,#000f3c);font-size:var(--font-size-14,.875rem);line-height:var(--line-height-14,calc(20 / 14));padding-block-start:var(--space-4,4px)}.form-field__helper.svelte-lt5mqc{color:var(--color-gray-dark,#666c80);font-size:var(--font-size-14,.875rem);line-height:var(--line-height-14,calc(20 / 14))}
