.wrapper.svelte-1uha690{width:100%;display:flex;flex-direction:column;gap:.5rem;color:#fff;font-size:1.25rem;font-family:Noto Sans}.req.svelte-1uha690{color:#fca5a5;margin-left:.15rem}.input.svelte-1uha690{padding:1rem 1.25rem;border:2px solid #ccc;border-radius:12px;font-size:1.25rem;background-color:#0000;color:#fff;font-family:Noto Sans}.input.svelte-1uha690:focus{border-color:#6a91f3;outline:none;box-shadow:0 0 0 2px #07f3}.input.invalid.svelte-1uha690{border-color:#dc2626}.input.invalid.svelte-1uha690:focus{box-shadow:0 0 0 2px #dc262640}.subLabel.svelte-1uha690{color:gray;text-align:left;align-self:flex-start;font-size:1rem}.errorText.svelte-1uha690{color:#fca5a5;font-size:.9rem;align-self:flex-start}.wrapper.svelte-yiai3p{width:100%;display:flex;flex-direction:column;gap:.5rem;color:#fff;font-size:1.25rem;font-family:Noto Sans}.req.svelte-yiai3p{color:#fca5a5;margin-left:.15rem}.input.svelte-yiai3p{padding:1rem 1.25rem;border:2px solid #ccc;border-radius:12px;font-size:1.25rem;background-color:#0000;color:#fff;width:100%;font-family:Noto Sans}.input.svelte-yiai3p:focus{border-color:#6a91f3;outline:none;box-shadow:0 0 0 2px #07f3}.input.invalid.svelte-yiai3p{border-color:#dc2626}.input.invalid.svelte-yiai3p:focus{box-shadow:0 0 0 2px #dc262640}.errorText.svelte-yiai3p{color:#fca5a5;font-size:.9rem;align-self:flex-start}.wrapper.svelte-1o17pcv{width:100%;display:flex;flex-direction:column;gap:.5rem;color:#fff;font-size:1.25rem;font-family:Noto Sans}.req.svelte-1o17pcv{color:#fca5a5;margin-left:.15rem}.select.svelte-1o17pcv{padding:1rem 1.25rem;border:2px solid #ccc;border-radius:12px;font-size:1.25rem;background-color:#0000;color:#fff;font-family:Noto Sans}.select.svelte-1o17pcv:focus{border-color:#6a91f3;outline:none;box-shadow:0 0 0 2px #07f3}.select.invalid.svelte-1o17pcv{border-color:#dc2626}.select.invalid.svelte-1o17pcv:focus{box-shadow:0 0 0 2px #dc262640}.errorText.svelte-1o17pcv{color:#fca5a5;font-size:.9rem;align-self:flex-start}.wrapper.svelte-f33uy6{width:100%;display:flex;flex-direction:column;gap:.5rem;color:#fff;font-size:1.25rem;margin:1.5rem 0;font-family:Noto Sans}.container.svelte-f33uy6{display:flex;align-items:center;position:relative;padding-left:35px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.container.svelte-f33uy6 input:where(.svelte-f33uy6){position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark.svelte-f33uy6{position:absolute;top:0;left:0;height:25px;width:25px;border-radius:999px;background-color:#eee}.checkmark.invalid.svelte-f33uy6{box-shadow:0 0 0 2px #dc2626}.req.svelte-f33uy6{color:#fca5a5;margin-left:.15rem}.errorText.svelte-f33uy6{color:#fca5a5;font-size:.9rem;margin-top:.25rem}.container.svelte-f33uy6:hover input:where(.svelte-f33uy6)~.checkmark:where(.svelte-f33uy6){background-color:#ccc}.container.svelte-f33uy6 input:where(.svelte-f33uy6):checked~.checkmark:where(.svelte-f33uy6){background-color:#6a91f3}.checkmark.svelte-f33uy6:after{content:"";position:absolute;display:none}.container.svelte-f33uy6 input:where(.svelte-f33uy6):checked~.checkmark:where(.svelte-f33uy6):after{display:block}.container.svelte-f33uy6 .checkmark:where(.svelte-f33uy6):after{box-sizing:content-box;left:9px;top:5px;width:5px;height:10px;border:solid white;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.wrapper.svelte-meonne{position:absolute;top:0;width:100vw;width:100dvw;height:100vh;height:100dvh;z-index:9999;background-color:#09131c;display:grid;grid-template-columns:2fr 5fr;grid-template-rows:minmax(0,1fr)}.sidebar.svelte-meonne{color:#fff;background-color:#486fd4;display:flex;flex-direction:column;padding:2rem;border-right:5px white solid;min-width:0;min-height:0}.sheet-handle.svelte-meonne{display:none}.sidebar-content.svelte-meonne{display:flex;flex-direction:column;flex:1;min-height:0;overflow-y:auto}.title.svelte-meonne{font-size:2.5rem;line-height:2.5rem}.description.svelte-meonne{font-family:Roboto Mono;padding:1.5rem 0}.details.svelte-meonne{display:flex;align-items:center;flex-direction:row;font-family:Roboto Mono;gap:2rem;margin-bottom:0;margin-top:auto}.details.svelte-meonne div:where(.svelte-meonne){display:flex;align-items:center;gap:.5rem}.exit.svelte-meonne{position:absolute;top:.5rem;right:.5rem}.formWrapper.svelte-meonne{display:flex;width:100%;justify-content:center;align-items:safe center;min-width:0;overflow-y:auto}.submit.svelte-meonne{margin:.25rem 0;width:100%;height:3.5rem;cursor:pointer;border:none;background-color:#486fd4;border-radius:.75rem;color:#fff;font-size:.95rem;font-family:Roboto Mono;transition:all .15s ease}.submit.svelte-meonne:hover:not(:disabled){margin:0;width:110%;height:4rem}.submit.svelte-meonne:disabled{opacity:.6;cursor:not-allowed}.error.svelte-meonne{padding:.75rem 1rem;border-radius:.5rem;background-color:#dc262626;border:1px solid rgba(220,38,38,.5);color:#fca5a5;font-family:Roboto Mono;font-size:.9rem}.success.svelte-meonne{display:flex;flex-direction:column;gap:1rem;align-items:center;text-align:center;color:#fff;max-width:32rem;padding:2rem}.success.svelte-meonne h2:where(.svelte-meonne){font-size:2rem;margin:0}.success.svelte-meonne p:where(.svelte-meonne){font-family:Roboto Mono;margin:0;color:#cbd5e1}.backLink.svelte-meonne{margin-top:.5rem;color:#6a91f3;font-family:Roboto Mono}.form.svelte-meonne{display:flex;flex-direction:column;gap:1rem;padding:5rem 0;justify-self:center;align-items:center;width:32rem;color:#fff}@media screen and (max-width:768px){.wrapper.svelte-meonne{grid-template-columns:1fr;grid-template-rows:auto;height:auto;min-height:100dvh}.sidebar.svelte-meonne{position:fixed;left:0;right:0;bottom:0;height:90dvh;z-index:9999;padding:0;border:none;border-radius:35px 35px 0 0;box-shadow:0 -8px 24px #00000059;transform:translateY(calc(100% - 3rem));transition:transform .3s ease}.sidebar.open.svelte-meonne{transform:translateY(0)}.sheet-handle.svelte-meonne{display:flex;align-items:center;justify-content:center;flex:none;width:100%;height:3rem;padding:0;background:transparent;border:none;cursor:grab;touch-action:none}.grabber.svelte-meonne{width:40px;height:5px;border-radius:999px;background:#fff9}.sidebar-content.svelte-meonne{overflow-y:auto;padding:.25rem 1.5rem 1.5rem}.title.svelte-meonne{font-size:2rem;line-height:2.1rem}.details.svelte-meonne{margin-top:1.5rem}.exit.svelte-meonne{position:fixed;z-index:10000}.formWrapper.svelte-meonne{align-items:flex-start;overflow:visible;padding:2rem 1.25rem 5rem}.form.svelte-meonne{width:100%;max-width:32rem;padding:1rem 0 2rem}.submit.svelte-meonne:hover:not(:disabled){width:100%;height:3.5rem;margin:.25rem 0}}@media screen and (max-width:480px){.title.svelte-meonne{font-size:1.75rem;line-height:1.9rem}.formWrapper.svelte-meonne{padding:1.5rem 1rem 5rem}}
