.text-field.svelte-1h9nx81{display:flex;flex-direction:column;gap:8px;width:100%}label.svelte-1h9nx81{display:flex;flex-wrap:wrap;gap:4px;align-items:baseline;font:500 1rem / 1.4 var(--font-info);color:var(--theme--on-base);cursor:pointer}input.svelte-1h9nx81{width:100%;height:40px;padding:var(--text-field-padding, 4px 10px);border:1px solid var(--theme--on-surface);border-radius:var(--radius-sm);background-color:var(--theme--surface);color:var(--theme--on-surface);font:400 1rem / 1.4 var(--font-info);transition:outline .1s,background-color .1s}input.svelte-1h9nx81::placeholder{color:var(--theme--on-surface);opacity:.7}input.svelte-1h9nx81:hover{background-color:oklch(from var(--theme--surface) calc(l - .03) c h)}input.svelte-1h9nx81:focus-visible{outline:3px solid var(--theme--on-surface);outline-offset:2px}.helper.svelte-1h9nx81{margin:0;font:400 .875rem / 1.4 var(--font-info);color:var(--theme--on-base)}.error.svelte-1h9nx81 label:where(.svelte-1h9nx81),.error.svelte-1h9nx81 .required:where(.svelte-1h9nx81){color:var(--theme--error-text)}.error.svelte-1h9nx81 input:where(.svelte-1h9nx81){color:var(--theme--error-text)}.error.svelte-1h9nx81 .helper:where(.svelte-1h9nx81){color:var(--theme--error-text)}.disabled.svelte-1h9nx81 label:where(.svelte-1h9nx81),.disabled.svelte-1h9nx81 .required:where(.svelte-1h9nx81),.disabled.svelte-1h9nx81 .helper:where(.svelte-1h9nx81){color:oklch(from var(--theme--on-surface) l c h / .7);cursor:not-allowed}.disabled.svelte-1h9nx81 input:where(.svelte-1h9nx81){border-color:oklch(from var(--theme--on-surface) l c h / .3);background-color:oklch(from var(--theme--on-surface) l c h / .05);color:oklch(from var(--theme--on-surface) l c h / .4);cursor:not-allowed}
