.register-page.svelte-ydeots{min-height:100svh;background:#fff;font-family:Nunito Sans,sans-serif;color:#111c18;overflow-x:clip}.register-layout.svelte-ydeots{width:100%;min-height:100svh;display:grid;grid-template-columns:minmax(320px,45%) minmax(0,55%)}.form-panel.svelte-ydeots{min-height:900px;padding:40px 32px;display:flex;align-items:center;justify-content:center;background:#fff}.form-shell.svelte-ydeots{width:400px;display:flex;flex-direction:column;gap:20px}.form-header.svelte-ydeots{display:flex;flex-direction:column;align-items:center;gap:5px;text-align:center}.form-header.svelte-ydeots h1:where(.svelte-ydeots){margin:0;font-size:26px;line-height:35px;font-weight:700;color:#000}.form-header.svelte-ydeots p:where(.svelte-ydeots){margin:0;width:min(376px,100%);font-size:14px;line-height:21px;color:#5a5a5a}.register-form.svelte-ydeots{display:flex;flex-direction:column;gap:30px}.field-stack.svelte-ydeots{display:flex;flex-direction:column;gap:20px}.field-row.svelte-ydeots{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%}.field.svelte-ydeots{display:flex;flex-direction:column;gap:6px;width:100%}.field.svelte-ydeots span:where(.svelte-ydeots),.option-group__label.svelte-ydeots{font-size:12px;line-height:16px;font-weight:600;color:#000}.field.svelte-ydeots input:where(.svelte-ydeots),.field.svelte-ydeots textarea:where(.svelte-ydeots),.phone-prefix.svelte-ydeots,.phone-input.svelte-ydeots{border:.5px solid #5a5a5a;border-radius:8px;background:#fff;font-size:10px;line-height:14px;color:#111c18;outline:none}.field.svelte-ydeots input:where(.svelte-ydeots),.phone-input.svelte-ydeots{width:100%;height:44px;padding:0 14px}.field.svelte-ydeots textarea:where(.svelte-ydeots){width:100%;min-height:88px;padding:14px;resize:none}.field.svelte-ydeots input:where(.svelte-ydeots)::placeholder,.field.svelte-ydeots textarea:where(.svelte-ydeots)::placeholder,.phone-input.svelte-ydeots::placeholder{color:#7e7e7e}.field.svelte-ydeots input:where(.svelte-ydeots):focus,.field.svelte-ydeots textarea:where(.svelte-ydeots):focus,.phone-input.svelte-ydeots:focus,.phone-prefix.svelte-ydeots:focus-within{border-color:#78d796}.field.svelte-ydeots input[readonly]:where(.svelte-ydeots){color:#5a5a5a;background:#fafafa}.phone-row.svelte-ydeots{display:flex;gap:6px;width:100%}.phone-prefix.svelte-ydeots{position:relative;width:74px;height:44px;padding:0 28px 0 10px;display:flex;align-items:center}.phone-prefix.svelte-ydeots select:where(.svelte-ydeots){width:100%;border:0;background:transparent;font:inherit;color:inherit;appearance:none;outline:none}.phone-prefix__arrow.svelte-ydeots{position:absolute;right:12px;top:50%;width:8px;height:8px;border-right:1.5px solid #111c18;border-bottom:1.5px solid #111c18;transform:translateY(-65%) rotate(45deg);pointer-events:none}.phone-input.svelte-ydeots{flex:1}.option-group.svelte-ydeots{display:flex;flex-direction:column;gap:10px;width:100%}.chip-grid.svelte-ydeots{display:flex;flex-wrap:wrap;gap:10px;width:100%}.chip-grid--source.svelte-ydeots{min-height:74px}.chip-option.svelte-ydeots{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:8px 16px;border-radius:999px;background:#f2f2f2;cursor:pointer;transition:background-color .16s ease,color .16s ease}.chip-option.svelte-ydeots input:where(.svelte-ydeots){position:absolute;opacity:0;pointer-events:none}.chip-option.svelte-ydeots span:where(.svelte-ydeots){font-size:12px;line-height:16px;font-weight:600;color:#a8a8a8;white-space:nowrap}.chip-option.selected.svelte-ydeots{background:#1a1a1a}.chip-option.selected.svelte-ydeots span:where(.svelte-ydeots){color:#f2f2f2}.actions-block.svelte-ydeots{width:100%}.submit-button.svelte-ydeots{width:100%;height:48px;border:0;border-radius:8px;background:radial-gradient(circle at top right,#f2f2f2,#affac4);color:#111c18;font-size:14px;line-height:19px;font-weight:400;cursor:pointer}.submit-button.svelte-ydeots:disabled{opacity:.7;cursor:default}.message-banner.svelte-ydeots{border-radius:8px;padding:12px 14px;font-size:12px;line-height:16px}.message-banner--error.svelte-ydeots{border:1px solid #e4b4b4;background:#fff3f3;color:#912d2d}.message-banner--success.svelte-ydeots{border:1px solid #b8e5c6;background:#effcf3;color:#22633a}@media(max-width:960px){.register-layout.svelte-ydeots{grid-template-columns:1fr}.form-panel.svelte-ydeots{min-height:100svh;padding:32px 20px}}@media(max-width:640px){.form-shell.svelte-ydeots{width:100%;max-width:400px}.field-row.svelte-ydeots{grid-template-columns:1fr}}
