.country-dropdown-container.svelte-lx8nlo{position:relative;display:inline-block}.country-dropdown-button.svelte-lx8nlo{display:flex;align-items:center;gap:8px;border:1px solid var(--primary-color);border-radius:10px;font-size:1rem;letter-spacing:2px;font-family:Arial,sans-serif;color:#444;background:#fff;padding:10px;cursor:pointer;min-width:80px;max-width:120px;justify-content:space-between;flex-shrink:0}.country-dropdown-button.svelte-lx8nlo:hover:not(.disabled){background:#f5f5f5}.country-dropdown-button.disabled.svelte-lx8nlo{opacity:.5;cursor:not-allowed}.country-code-text.svelte-lx8nlo{font-weight:700}.dropdown-arrow.svelte-lx8nlo{font-size:12px;transition:transform .2s ease}.dropdown-arrow.open.svelte-lx8nlo{transform:rotate(180deg)}.country-dropdown-menu.svelte-lx8nlo{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid var(--primary-color);border-radius:10px;box-shadow:0 4px 6px #0000001a;z-index:1000;margin-top:2px}.country-dropdown-item.svelte-lx8nlo{display:flex;align-items:center;gap:8px;width:100%;padding:10px;border:none;background:#fff;cursor:pointer;font-size:1rem;letter-spacing:2px;font-family:Arial,sans-serif;color:#444;text-align:left}.country-dropdown-item.svelte-lx8nlo:hover{background:#f5f5f5}.country-dropdown-item.selected.svelte-lx8nlo{background:#e3f2fd;font-weight:700}.country-dropdown-item.svelte-lx8nlo:first-child{border-radius:10px 10px 0 0}.country-dropdown-item.svelte-lx8nlo:last-child{border-radius:0 0 10px 10px}.country-dropdown-item.svelte-lx8nlo:only-child{border-radius:10px}
