.reuse-field.svelte-18orfgh{justify-content:space-between;width:100%;display:flex;flex-direction:column;gap:6px}.reuse-field.minimum.svelte-18orfgh{width:auto}.reuse-field.half.svelte-18orfgh{max-width:calc(50% - 8px)}@media (max-width: 1000px){.reuse-field.half.svelte-18orfgh{max-width:100%!important}}label.svelte-18orfgh{text-transform:uppercase;display:flex;gap:3px;font-size:14px;font-weight:500}label.svelte-18orfgh .optional:where(.svelte-18orfgh){font-family:var(--font-mono);font-size:14px}@media only screen and (max-width: 900px){label.svelte-18orfgh{font-size:12px}}input.svelte-18orfgh,textarea.svelte-18orfgh{width:100%;padding:10px 14px;border:1px solid transparent;border-radius:0;background-color:var(--c-neutral-300)}input.svelte-18orfgh::-moz-placeholder,textarea.svelte-18orfgh::-moz-placeholder{color:var(--placeholder-color, --c-gray-light-mode--500)}input.svelte-18orfgh::placeholder,textarea.svelte-18orfgh::placeholder{color:var(--placeholder-color, --c-gray-light-mode--500)}input.svelte-18orfgh:focus,textarea.svelte-18orfgh:focus{border:1px solid var(--c-brand-primary);outline:none}.checkbox-options.svelte-18orfgh{gap:15px 20px;grid-template-columns:repeat(2,1fr);display:grid}@media only screen and (max-width: 500px){.checkbox-options.svelte-18orfgh{grid-template-columns:1fr}}.checkbox-label.svelte-18orfgh input:where(.svelte-18orfgh),.checkbox-input.svelte-18orfgh{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden;clip:rect(0 0 0 0);margin:-1px;padding:0;border:0}.checkbox-label.svelte-18orfgh{display:flex;position:relative;padding-left:32px;font-size:16px;cursor:pointer}.checkbox-label.svelte-18orfgh:before{content:"";position:absolute;top:2px;left:0;width:22px;height:22px;border:1px solid var(--c-border-primary);border-radius:6px}.checkbox-label.svelte-18orfgh:has(input:checked):before{background:#4a6e52;border:none}.checkbox-label.svelte-18orfgh:has(input:checked):after{content:"";position:absolute;top:5px;left:7px;width:8px;height:14px;transform:rotate(45deg);border:solid white;border-width:0 3px 3px 0}.checkbox-label.svelte-18orfgh:focus-within:before{box-shadow:0 0 0 4px #9e56a8!important}.checkbox-label.svelte-18orfgh input:where(.svelte-18orfgh):focus-visible+:where(.svelte-18orfgh):before{outline-offset:1px;box-shadow:0 0 0 4px #002f6c33}.darkBackgroundStyles.svelte-18orfgh .checkbox-label:where(.svelte-18orfgh):before{background-color:#fff0}.darkBackgroundStyles.svelte-18orfgh input:where(.svelte-18orfgh),.darkBackgroundStyles.svelte-18orfgh textarea:where(.svelte-18orfgh){color:#e3d5bd;border:1px solid #6a8b70;background-color:#0000!important}.darkBackgroundStyles.svelte-18orfgh input:where(.svelte-18orfgh)::-moz-placeholder,.darkBackgroundStyles.svelte-18orfgh textarea:where(.svelte-18orfgh)::-moz-placeholder{opacity:1;color:#e3d5bd}.darkBackgroundStyles.svelte-18orfgh input:where(.svelte-18orfgh)::placeholder,.darkBackgroundStyles.svelte-18orfgh textarea:where(.svelte-18orfgh)::placeholder{opacity:1;color:#e3d5bd}.darkBackgroundStyles.svelte-18orfgh input:where(.svelte-18orfgh):focus,.darkBackgroundStyles.svelte-18orfgh textarea:where(.svelte-18orfgh):focus{border:1px solid rgba(0,0,0,0);outline:none}.darkBackgroundStyles.svelte-18orfgh .checkbox-label:where(.svelte-18orfgh):focus-within:before,.darkBackgroundStyles.svelte-18orfgh .checkbox-label:where(.svelte-18orfgh) input:where(.svelte-18orfgh):focus-visible+:where(.svelte-18orfgh):before{outline:none;box-shadow:0 0 0 4px #9e56a8!important}.radio-options.svelte-18orfgh{gap:15px 20px;grid-template-columns:repeat(2,1fr);display:grid}.radio-options.vertical.svelte-18orfgh{display:flex;flex-direction:column;gap:24px}@media only screen and (max-width: 500px){.radio-options.svelte-18orfgh{grid-template-columns:1fr}}.radio-label.svelte-18orfgh input:where(.svelte-18orfgh),.radio-input.svelte-18orfgh{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden;clip:rect(0 0 0 0);margin:-1px;padding:0;border:0}.radio-label.svelte-18orfgh{display:flex;position:relative;padding-left:32px;font-size:16px;cursor:pointer}input.svelte-18orfgh::-moz-placeholder{color:gray}input.svelte-18orfgh::placeholder{color:gray}input.svelte-18orfgh:-ms-input-placeholder{color:gray}input.svelte-18orfgh::-ms-input-placeholder{color:gray}.radio-label.svelte-18orfgh:before{content:"";position:absolute;top:2px;left:0;width:22px;height:22px;border:1px solid var(--c-border-primary);border-radius:50%}.radio-label.svelte-18orfgh:has(input:checked):before{border:7px solid #4a6e52}.radio-label.svelte-18orfgh:focus-within:before{box-shadow:0 0 0 4px #9e56a8!important}.radio-label.svelte-18orfgh input:where(.svelte-18orfgh):focus-visible+:where(.svelte-18orfgh):before,.radio-input.svelte-18orfgh:focus-visible+:where(.svelte-18orfgh):before{outline-offset:1px;box-shadow:0 0 0 4px #002f6c33}.select-trigger-custom{width:100%!important;padding:10px 0 10px 14px!important;border:1px solid transparent!important;border-radius:0!important;background-color:var(--c-neutral-300)!important;height:auto!important;min-height:auto!important;box-shadow:none!important}.select-trigger-custom:focus{border:1px solid var(--c-brand-primary)!important;outline:none!important;ring:none!important}.select-trigger-custom:hover{background-color:var(--c-neutral-300)!important}[data-slot=select-item][data-highlighted]{background-color:var(--c-brand-primary)!important;color:var(--c-white)!important}[data-slot=select-item]{color:var(--c-white)!important;font-family:var(--font-mono)!important}[data-slot=select-item]:hover{background-color:var(--c-bg-primary)!important;color:var(--c-white)!important}
