.input.svelte-caz84d{display:flex;flex-direction:column;align-items:flex-start;padding:10px 0}.input.label-left.svelte-caz84d{flex-direction:row;gap:10px}.input.label-left.svelte-caz84d label:where(.svelte-caz84d){font-size:var(--default-font-size);line-height:30px}.input.svelte-caz84d label:where(.svelte-caz84d){font-size:var(--font-small);padding-bottom:4px}.input.svelte-caz84d input:where(.svelte-caz84d),.input.svelte-caz84d select:where(.svelte-caz84d){border:1px solid var(--border-color);outline:none;background-color:var(--background-4);color:var(--text-color);width:calc(100% - 30px);height:30px;border-radius:3px;padding:0 5px;line-height:30px;transition:border-color .3s,background-color .3s;font-family:var(--font-family)}.input.svelte-caz84d input:where(.svelte-caz84d):focus,.input.svelte-caz84d select:where(.svelte-caz84d):focus{border-color:var(--border-focus);background-color:var(--background-5)}.input.svelte-caz84d input:where(.svelte-caz84d):disabled,.input.svelte-caz84d select:where(.svelte-caz84d):disabled{background-color:var(--background-2);border-color:var(--border-dull)}.input.svelte-caz84d select:where(.svelte-caz84d){width:calc(100% - 18px)}.input.svelte-caz84d input.nullSet:where(.svelte-caz84d){color:var(--background-2)}.input.nullCheckbox.svelte-caz84d input:where(.svelte-caz84d){width:calc(100% - 64px)}.input.svelte-caz84d textarea:where(.svelte-caz84d){border:1px solid var(--border-color);outline:none;background-color:var(--background-4);color:var(--input-text-color);width:calc(100% - 30px);min-height:90px;max-height:500px;border-radius:3px;padding:5px;font-family:Roboto,sans-serif;font-size:var(--font-small);transition:border-color .3s,background-color .3s;resize:none;overflow:hidden}.input.svelte-caz84d textarea:where(.svelte-caz84d):focus{border-color:var(--border-focus);background-color:var(--background-5)}.input.error.svelte-caz84d input:where(.svelte-caz84d),.input.error.svelte-caz84d select:where(.svelte-caz84d),.input.error.svelte-caz84d textarea:where(.svelte-caz84d){border-color:var(--error-border)}.input.svelte-caz84d .error-description:where(.svelte-caz84d),.checkbox.svelte-caz84d .error-description:where(.svelte-caz84d){font-size:var(--font-small);color:var(--error-border);margin-top:2px;transition:height .3s ease-in-out;overflow:hidden;height:32px}.input.svelte-caz84d .error-description:where(.svelte-caz84d):empty,.checkbox.svelte-caz84d .error-description:where(.svelte-caz84d):empty{height:0}.checkbox.svelte-caz84d{display:var(--checkbox-container-display, block);accent-color:var(--accent-primary)}.checkbox.error.svelte-caz84d label:where(.svelte-caz84d){text-decoration:underline dotted var(--error-border)}.checkbox.svelte-caz84d .error-description:where(.svelte-caz84d){margin-top:5px}.checkbox.svelte-caz84d .checkbox-inner:where(.svelte-caz84d){display:flex;flex-direction:row-reverse;justify-content:flex-end;gap:var(--checkbox-gap, 5px)}.checkbox.svelte-caz84d .checkbox-inner:where(.svelte-caz84d) input:where(.svelte-caz84d){width:18.5px;height:18.5px;padding:0;margin:0;flex:18.5px 0 0}.checkbox.svelte-caz84d .checkbox-inner:where(.svelte-caz84d) label:where(.svelte-caz84d){flex:var(--label-flex, auto 1 1)}.input-inner-wrap.svelte-caz84d{text-align:left;width:100%;display:flex;align-items:center}.input-inner-wrap.svelte-caz84d input[type=checkbox]:where(.svelte-caz84d){width:20px;margin-right:10px;accent-color:var(--accent-primary)}
