@charset "UTF-8";label.svelte-14h7jvf{display:grid;row-gap:.5rem}label.svelte-14h7jvf p:where(.svelte-14h7jvf){position:relative;display:flex;align-items:center;gap:.5rem;font-size:20px;font-family:GeneralSans-SemiBold;text-transform:uppercase;color:var(--valley-palette-2);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}label.svelte-14h7jvf p.optional:where(.svelte-14h7jvf):before{content:"";display:inline-block;width:1rem;height:1rem;background-color:#fff;transition:background-color .3s}label.svelte-14h7jvf p.optional:where(.svelte-14h7jvf):after{position:absolute;left:2px;top:2px;font-size:16px;content:"✓";display:inline-block;width:1rem;height:1rem;color:var(--valley-palette-2);opacity:0;transition:opacity .3s}label.svelte-14h7jvf p.optional.entered:where(.svelte-14h7jvf):before{background-color:var(--valley-palette-5)}label.svelte-14h7jvf p.optional.entered:where(.svelte-14h7jvf):after{opacity:1}label.svelte-14h7jvf input:where(.svelte-14h7jvf){padding:1rem;font-weight:600;resize:none}label.svelte-14h7jvf input:where(.svelte-14h7jvf):user-invalid{border-color:#ffb6c1;background-color:#ffb6c1}
