.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}input.svelte-1vodk3c{border:1px solid var(--primary-color);border-radius:10px;font-size:1rem;letter-spacing:2px;font-family:Arial,sans-serif;padding:10px;width:100%}.phone-container.svelte-1vodk3c{display:flex;gap:10px}.payment-container.svelte-mcreze{display:grid;grid-template-columns:1fr;grid-auto-flow:row;width:100%;box-sizing:border-box;margin:1rem auto}.subtle-text.svelte-mcreze{font-size:.8rem;color:var(--text-color)}.pay-button.svelte-mcreze{width:100%;padding:1rem;border-radius:10px;margin-top:1rem}.payment-divider.svelte-mcreze{width:100%;text-align:center;border-bottom:1px solid var(--text-color);line-height:.1em;margin:2rem 0}.payment-divider.svelte-mcreze span:where(.svelte-mcreze){background:#fff;padding:0 10px;color:var(--text-color)}.flexgap.svelte-mcreze{display:flex;flex-direction:column;gap:10px}.flexgap.svelte-mcreze p:where(.svelte-mcreze){margin:0}.loading-screen.svelte-mcreze{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000b3;display:flex;justify-content:center;align-items:center;cursor:wait;z-index:9999}.loading-content.svelte-mcreze{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.loading-content.svelte-mcreze p:where(.svelte-mcreze){color:#fff;font-size:1.2rem;font-weight:500;margin:0;text-align:center;padding:0 1rem}.spinner.svelte-mcreze{border:4px solid rgba(255,255,255,.3);border-top:4px solid white;border-radius:50%;width:50px;height:50px;animation:svelte-mcreze-spin 1s linear infinite}@keyframes svelte-mcreze-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}button.svelte-mcreze:disabled{cursor:not-allowed;background-color:#ccc}a.svelte-mcreze{color:var(--primary-color)}
