.Button.svelte-1gj84xh{align-items:center;background-color:#ff9272;border-radius:4px;box-shadow:none;color:#7f2006;display:flex;flex:1;justify-content:center;min-width:5rem;padding:.5rem;transition:box-shadow .3s;width:100%}.Button.svelte-1gj84xh:hover{box-shadow:0 1px 2px #696969}@media (min-width: 48rem){.Button.svelte-1gj84xh{max-width:12.5rem}}.Form.svelte-1a6csuh{align-items:center;display:flex;flex-direction:column;justify-content:center;max-width:32rem;width:100%}@media (min-width: 48rem){.Form.svelte-1a6csuh{align-items:flex-start}}.Form__button.svelte-1a6csuh{margin-block:2rem;width:100%}.Field.svelte-tochiv{align-items:flex-start;display:flex;flex-direction:column;gap:.25rem;padding-block:.5rem;position:relative;width:100%}.Field__label.svelte-tochiv{color:gray;font-size:.825rem;padding-block:.5rem .25rem;width:100%}.Field__input.svelte-tochiv{background-color:#fdfcff;border:1px solid rgba(143,156,76,.2);border-radius:.25rem;color:#8f9c4c;flex-shrink:1;font-size:max(16px,1em);padding:.5rem;transition:.18s box-shadow ease-in-out;width:100%}.Field__input.svelte-tochiv:focus{border-color:#8f9c4c;box-shadow:0 0 0 2px #8f9c4c1a;outline:none}.Field[data-has-error=true].svelte-tochiv .Field__input:where(.svelte-tochiv){border-color:#dc2626}.Field[data-has-error=true].svelte-tochiv .Field__input:where(.svelte-tochiv):focus{box-shadow:0 0 0 2px #dc26261a}
