label.svelte-1vqoxiy:has(+input:where(.svelte-1vqoxiy):required):after{content:" *";color:var(--red-color)}.content.svelte-1vqoxiy{display:flex;flex-direction:column;align-items:center;justify-content:center}form.svelte-1vqoxiy{width:50%;display:flex;flex-direction:column;gap:1rem}form.svelte-1vqoxiy .form-field:where(.svelte-1vqoxiy){display:flex;flex-direction:column;gap:.5rem}form.svelte-1vqoxiy .form-field:where(.svelte-1vqoxiy) label:where(.svelte-1vqoxiy){color:var(--text-color-light);font-size:large}form.svelte-1vqoxiy .form-field:where(.svelte-1vqoxiy) input:where(.svelte-1vqoxiy){max-width:450px;background-color:var(--border-color);color:var(--text-color);padding:8px 12px;outline:none;border-radius:2px;border:0;border-bottom:1px solid var(--text-color);transition:border-color .2s ease}form.svelte-1vqoxiy .form-field:where(.svelte-1vqoxiy) input:where(.svelte-1vqoxiy):focus{border-bottom:1px solid var(--cyan-color);background-image:linear-gradient(0deg,rgba(34,211,238,.4),transparent 30%)}form.svelte-1vqoxiy .form-field:where(.svelte-1vqoxiy) textarea:where(.svelte-1vqoxiy){max-width:800px;background-color:var(--border-color);color:var(--text-color);padding:8px 12px;outline:none;border-radius:2px;border:0;border-bottom:1px solid var(--text-color);transition:border-color .2s ease}form.svelte-1vqoxiy .form-field:where(.svelte-1vqoxiy) textarea:where(.svelte-1vqoxiy):focus{border-bottom:1px solid var(--cyan-color);background-image:linear-gradient(0deg,rgba(34,211,238,.4),transparent 10%)}form.svelte-1vqoxiy .btn-div:where(.svelte-1vqoxiy){width:100%}
