.field-error.svelte-112enz6{margin:0;color:var(--color-error);font-size:.85rem;line-height:1.4}.country-selector.svelte-1qobh6v{position:relative}.country-button.svelte-1qobh6v{display:flex;align-items:center;justify-content:space-between;gap:.5rem;cursor:pointer;min-width:120px}.country-button.svelte-1qobh6v:disabled{opacity:.6;cursor:not-allowed}.country-display.svelte-1qobh6v{font-weight:500}.dropdown-arrow.svelte-1qobh6v{font-size:.65rem;transition:transform .2s ease;opacity:.7}.dropdown-arrow.open.svelte-1qobh6v{transform:rotate(180deg)}.country-dropdown.svelte-1qobh6v{position:absolute;top:calc(100% + .5rem);left:0;width:280px;max-height:400px;background:var(--bg-surface);border:1px solid var(--border-light);border-radius:.75rem;box-shadow:0 10px 40px color-mix(in srgb,var(--color-background, #07131F) 55%,transparent);z-index:1000;overflow:hidden;display:flex;flex-direction:column}.search-container.svelte-1qobh6v{padding:.75rem;border-bottom:1px solid var(--border-light);background:color-mix(in srgb,var(--bg-surface) 82%,transparent)}.country-search-input.svelte-1qobh6v{width:100%;font-size:.95rem}.country-list.svelte-1qobh6v{list-style:none;margin:0;padding:.5rem 0;max-height:320px;overflow-y:auto}.country-list.svelte-1qobh6v::-webkit-scrollbar{width:8px}.country-list.svelte-1qobh6v::-webkit-scrollbar-track{background:color-mix(in srgb,var(--bg-body) 22%,transparent);border-radius:4px}.country-list.svelte-1qobh6v::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--color-border, #4D6174) 55%,transparent);border-radius:4px}.country-list.svelte-1qobh6v::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb,var(--color-border, #4D6174) 78%,transparent)}.country-item.svelte-1qobh6v{display:flex;align-items:center;gap:.75rem;padding:.6rem 1rem;cursor:pointer;transition:background .15s ease}.country-item.svelte-1qobh6v:hover,.country-item.highlighted.svelte-1qobh6v{background:color-mix(in srgb,var(--color-action-primary, #2F6DA3) 12%,transparent)}.country-item.no-results.svelte-1qobh6v{cursor:default;color:var(--text-muted);justify-content:center;padding:1rem}.country-flag.svelte-1qobh6v{font-size:1.4rem;min-width:28px}.country-code.svelte-1qobh6v{color:var(--text-primary);font-weight:500;min-width:50px}.country-name.svelte-1qobh6v{color:var(--text-secondary);font-size:.9rem;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.phone-input.svelte-xx3wyc{display:grid;gap:.5rem}.phone-input-label.svelte-xx3wyc{font-size:.85rem;font-weight:600;color:inherit;letter-spacing:.02em}.phone-input-shell.svelte-xx3wyc{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.75rem;align-items:start}.phone-number.svelte-xx3wyc{min-width:0}.phone-number.invalid.svelte-xx3wyc{border-color:var(--color-error)}.phone-number.svelte-xx3wyc:disabled{opacity:.6;cursor:not-allowed}@media(max-width:640px){.phone-input-shell.svelte-xx3wyc{grid-template-columns:1fr}}
