#onboarding-form-wrap[data-astro-cid-zimjyvh5]{font-family:var(--font-body)}.form-section[data-astro-cid-zimjyvh5]{border:1px solid var(--color-outline-variant);border-radius:var(--radius-lg);padding:1.5rem;margin-bottom:1.5rem;background:var(--color-surface-container-low)}.section-legend[data-astro-cid-zimjyvh5]{font-family:var(--font-display);font-size:1rem;font-weight:700;color:var(--color-primary);padding:0 .5rem;letter-spacing:.01em}.subsection-label[data-astro-cid-zimjyvh5]{font-size:.875rem;font-weight:700;color:var(--color-secondary);margin:1.25rem 0 .75rem;border-bottom:1px solid var(--color-outline-variant);padding-bottom:.375rem}.form-row-2[data-astro-cid-zimjyvh5]{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.form-row-3[data-astro-cid-zimjyvh5]{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem;margin-bottom:1rem}.form-field[data-astro-cid-zimjyvh5]{display:flex;flex-direction:column;margin-bottom:1rem}.form-field-half[data-astro-cid-zimjyvh5]{max-width:50%}.form-field[data-astro-cid-zimjyvh5]>label[data-astro-cid-zimjyvh5],.field-label-block[data-astro-cid-zimjyvh5]{font-size:.8125rem;font-weight:600;color:var(--color-primary);margin-bottom:.375rem;letter-spacing:.01em}.req[data-astro-cid-zimjyvh5]{color:#dc4444;margin-left:2px}.form-field[data-astro-cid-zimjyvh5] input[data-astro-cid-zimjyvh5][type=text],.form-field[data-astro-cid-zimjyvh5] input[data-astro-cid-zimjyvh5][type=email],.form-field[data-astro-cid-zimjyvh5] input[data-astro-cid-zimjyvh5][type=date],.form-field[data-astro-cid-zimjyvh5] select[data-astro-cid-zimjyvh5],.form-field[data-astro-cid-zimjyvh5] textarea[data-astro-cid-zimjyvh5],.iti-wrap[data-astro-cid-zimjyvh5] input[data-astro-cid-zimjyvh5][type=tel]{width:100%;padding:.75rem 1rem;background:var(--color-surface-container-lowest);border:1.5px solid var(--color-outline-variant);border-radius:var(--radius-md);font-size:.875rem;font-family:var(--font-body);color:var(--color-on-surface);transition:border-color .15s,box-shadow .15s;outline:none;box-sizing:border-box;-webkit-appearance:none;appearance:none}.form-field[data-astro-cid-zimjyvh5] input[data-astro-cid-zimjyvh5]:focus,.form-field[data-astro-cid-zimjyvh5] select[data-astro-cid-zimjyvh5]:focus,.form-field[data-astro-cid-zimjyvh5] textarea[data-astro-cid-zimjyvh5]:focus{border-color:var(--color-secondary);box-shadow:0 0 0 3px #2d619226;background:var(--color-surface-container-lowest)}.form-field[data-astro-cid-zimjyvh5] select[data-astro-cid-zimjyvh5]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%232D6192' viewBox='0 0 24 24'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .875rem center;background-size:1rem;padding-right:2.75rem;cursor:pointer}.form-field[data-astro-cid-zimjyvh5] textarea[data-astro-cid-zimjyvh5]{resize:vertical;min-height:96px;line-height:1.6}.checkbox-grid[data-astro-cid-zimjyvh5]{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.5rem}.checkbox-item[data-astro-cid-zimjyvh5]{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--color-on-surface);cursor:pointer}.checkbox-item[data-astro-cid-zimjyvh5] input[data-astro-cid-zimjyvh5][type=checkbox]{width:1rem;height:1rem;accent-color:var(--color-secondary);flex-shrink:0}.consent-checkbox[data-astro-cid-zimjyvh5]{align-items:flex-start;font-size:.9375rem;line-height:1.5}.consent-checkbox[data-astro-cid-zimjyvh5] input[data-astro-cid-zimjyvh5][type=checkbox]{margin-top:.2rem;width:1.1rem;height:1.1rem}.privacy-notice[data-astro-cid-zimjyvh5]{background:var(--color-surface-variant, #f3f4f6);border:1px solid var(--color-outline, #d1d5db);border-radius:.375rem;padding:1rem 1.25rem;margin-bottom:1.25rem;font-size:.875rem;color:var(--color-on-surface-variant, #555);line-height:1.6;max-height:11rem;overflow-y:auto}.privacy-notice[data-astro-cid-zimjyvh5] p[data-astro-cid-zimjyvh5]{margin:0 0 .75rem}.privacy-notice[data-astro-cid-zimjyvh5] p[data-astro-cid-zimjyvh5]:last-child{margin-bottom:0}.radio-group[data-astro-cid-zimjyvh5]{display:flex;flex-wrap:wrap;gap:1rem;margin-top:.25rem}.radio-item[data-astro-cid-zimjyvh5]{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--color-on-surface);cursor:pointer}.radio-item[data-astro-cid-zimjyvh5] input[data-astro-cid-zimjyvh5][type=radio]{width:1rem;height:1rem;accent-color:var(--color-secondary);flex-shrink:0}.form-submit-area[data-astro-cid-zimjyvh5]{margin-top:.5rem}.submit-btn[data-astro-cid-zimjyvh5]{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.9375rem 2rem;background:linear-gradient(135deg,var(--color-accent) 0%,var(--color-tertiary-container) 100%);color:#fff;border:none;border-radius:var(--radius-md);font-family:var(--font-body);font-size:.9375rem;font-weight:700;letter-spacing:.02em;cursor:pointer;transition:opacity .15s ease,transform .1s ease;box-shadow:0 4px 16px #c9973a59}.submit-btn[data-astro-cid-zimjyvh5]:hover:not(:disabled){opacity:.92;transform:translateY(-1px);box-shadow:0 6px 20px #c9973a73}.submit-btn[data-astro-cid-zimjyvh5]:active:not(:disabled){transform:translateY(0)}.submit-btn[data-astro-cid-zimjyvh5]:disabled{opacity:.65;cursor:not-allowed}.spinner[data-astro-cid-zimjyvh5]{display:inline-block;width:1rem;height:1rem;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.field-error{display:block;font-size:12px;color:#dc2626;margin-top:.25rem;font-weight:600;letter-spacing:.01em}input.field-invalid,select.field-invalid,textarea.field-invalid{border-color:#dc2626!important;box-shadow:0 0 0 3px #dc26261f!important}.field-hint[data-astro-cid-zimjyvh5]{display:block;margin-top:.25rem;font-size:.875rem;color:var(--color-on-surface-variant, #6b7280)}.form-error-banner[data-astro-cid-zimjyvh5]{background:#fef2f2;border:1px solid #fca5a5;color:#dc2626;border-radius:var(--radius-md);padding:.75rem 1rem;font-size:.875rem;margin-bottom:1rem}.success-panel[data-astro-cid-zimjyvh5]{text-align:center;padding:3rem 1.5rem;background:var(--color-surface-container-low);border-radius:var(--radius-lg);border:1px solid var(--color-outline-variant)}.success-icon[data-astro-cid-zimjyvh5]{width:3rem;height:3rem;color:#16a34a;margin:0 auto 1rem}.success-panel[data-astro-cid-zimjyvh5] h2[data-astro-cid-zimjyvh5]{font-family:var(--font-display);font-size:1.25rem;font-weight:700;color:var(--color-primary);margin-bottom:.5rem}.success-panel[data-astro-cid-zimjyvh5] p[data-astro-cid-zimjyvh5]{color:var(--color-muted);font-size:.9375rem}.iti-wrap[data-astro-cid-zimjyvh5],.iti{width:100%}.iti__selected-dial-code{font-size:.875rem;font-family:var(--font-body);color:var(--color-on-surface)}.iti__flag-container{border-right:1.5px solid var(--color-outline-variant)}.iti__selected-country{background:var(--color-surface-container-lowest);border-radius:var(--radius-md) 0 0 var(--radius-md);padding:0 .5rem 0 .75rem}.iti__selected-country:hover,.iti__selected-country[aria-expanded=true]{background:var(--color-surface-container)}.iti__dropdown-content{border:1.5px solid var(--color-outline-variant);border-radius:var(--radius-md);box-shadow:0 4px 16px #0000001f;font-family:var(--font-body);font-size:.875rem}.iti__search-input{font-family:var(--font-body);font-size:.875rem;border-bottom:1px solid var(--color-outline-variant);padding:.5rem .75rem;width:100%;outline:none}.iti__country.iti__highlight{background:var(--color-surface-container)}.iti__tel-input{border-radius:0 var(--radius-md) var(--radius-md) 0!important}@media(max-width:768px){.form-row-3[data-astro-cid-zimjyvh5]{grid-template-columns:1fr 1fr}}@media(max-width:640px){.form-row-2[data-astro-cid-zimjyvh5],.form-row-3[data-astro-cid-zimjyvh5]{grid-template-columns:1fr}.form-field-half[data-astro-cid-zimjyvh5]{max-width:100%}.checkbox-grid[data-astro-cid-zimjyvh5]{grid-template-columns:1fr 1fr}}@media(max-width:400px){.checkbox-grid[data-astro-cid-zimjyvh5]{grid-template-columns:1fr}}
