.popup-overlay.svelte-djrpto{position:fixed;top:0;left:0;right:0;bottom:0;background:#000c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;animation:svelte-djrpto-fadeIn .2s ease-out}.popup-container.svelte-djrpto{background:#1a1a1a;border:1px solid hsl(0deg 0% 20%);border-radius:16px;padding:2rem;max-width:480px;width:100%;position:relative;box-shadow:0 25px 50px -12px #00000080;animation:svelte-djrpto-scaleIn .2s ease-out}@keyframes svelte-djrpto-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes svelte-djrpto-scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.close-btn.svelte-djrpto{position:absolute;top:1rem;right:1rem;background:transparent;border:none;color:#999;cursor:pointer;padding:.5rem;border-radius:8px;transition:all .2s}.close-btn.svelte-djrpto:hover{background:#262626;color:#fff}.popup-title.svelte-djrpto{font-size:1.5rem;font-weight:600;margin:0 0 .5rem;color:#fff}.popup-description.svelte-djrpto{color:#a6a6a6;margin:0 0 1.5rem;line-height:1.5}.request-form.svelte-djrpto{display:flex;flex-direction:column;gap:1.25rem}.form-group.svelte-djrpto{display:flex;flex-direction:column;gap:.5rem}.form-group.svelte-djrpto label:where(.svelte-djrpto){font-size:.875rem;font-weight:500;color:#ccc}.required.svelte-djrpto{color:#e05252}.form-input.svelte-djrpto,.form-textarea.svelte-djrpto{background:#121212;border:1px solid hsl(0deg 0% 25%);border-radius:8px;padding:.75rem 1rem;color:#fff;font-size:1rem;transition:border-color .2s;font-family:inherit}.form-input.svelte-djrpto:focus,.form-textarea.svelte-djrpto:focus{outline:none;border-color:#22c35d}.form-input.svelte-djrpto::placeholder,.form-textarea.svelte-djrpto::placeholder{color:#666}.form-input.svelte-djrpto:disabled,.form-textarea.svelte-djrpto:disabled{opacity:.6;cursor:not-allowed}.form-textarea.svelte-djrpto{resize:vertical;min-height:80px}.error-message.svelte-djrpto{background:#391313;border:1px solid hsl(0deg 50% 30%);color:#e87d7d;padding:.75rem 1rem;border-radius:8px;font-size:.875rem}.btn-submit.svelte-djrpto{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;font-size:1rem;font-weight:450;border-radius:.5rem;text-decoration:none;transition:all .2s ease;cursor:pointer;min-width:160px;gap:.5rem;background:#0d240d;color:#fff;border:1px solid #60fa60}.btn-submit.svelte-djrpto:hover:not(:disabled){background:#0f2f0f}.btn-submit.svelte-djrpto:disabled{opacity:.7;cursor:not-allowed}.spinner.svelte-djrpto{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:svelte-djrpto-spin .8s linear infinite}@keyframes svelte-djrpto-spin{to{transform:rotate(360deg)}}.success-content.svelte-djrpto{text-align:center;padding:1rem 0}.success-title.svelte-djrpto{font-size:1.5rem;font-weight:600;margin:0 0 .75rem;color:#fff}.success-message.svelte-djrpto{color:#a6a6a6;margin:0 0 1.5rem;line-height:1.5}.btn-primary.svelte-djrpto{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;font-size:1rem;font-weight:450;border-radius:.5rem;text-decoration:none;transition:all .2s ease;cursor:pointer;min-width:160px;background:#0d240d;color:#fff;border:1px solid #60fa60}.btn-primary.svelte-djrpto:hover{background:#0f2f0f}:root{--spacing-scale: 2px;--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 16px;--spacing-lg: 32px;--spacing-xl: 64px;--borderradius-sm: 4px;--borderradius-lg: 8px;--borderradius-xl: 16px}[data-theme=dark].svelte-1r9cmp4{--helpers-os-appearance: Dark;--border-stronger: 0deg 0% 27.1%;--border-default: 0deg 0% 18%;--background-surface-400: 0deg 0% 16.1%;--background-surface-300: 0deg 0% 16.1%;--background-surface-75: 0deg 0% 9%;--background-default: 0deg 0% 7.1%;--foreground-muted: 0deg 0% 30.2%;--foreground-lighter: 0deg 0% 53.7%;--foreground-light: 0deg 0% 70.6%;--foreground-default: 0deg 0% 98%;--border-muted: 0deg 0% 14.1%}.svelte-1r9cmp4,.svelte-1r9cmp4:after,.svelte-1r9cmp4:before{box-sizing:border-box;border-width:0;border-style:solid;border-color:hsl(var(--border-default) / 1)}h1.svelte-1r9cmp4,h2.svelte-1r9cmp4,h3.svelte-1r9cmp4{font-size:inherit}a.svelte-1r9cmp4{color:inherit;text-decoration:inherit}h1.svelte-1r9cmp4,h2.svelte-1r9cmp4,h3.svelte-1r9cmp4,p.svelte-1r9cmp4{margin:0}.container.svelte-1r9cmp4{width:100%}@media(min-width:480px){.container.svelte-1r9cmp4{max-width:480px}}@media(min-width:640px){.container.svelte-1r9cmp4{max-width:640px}}@media(min-width:768px){.container.svelte-1r9cmp4{max-width:768px}}@media(min-width:1024px){.container.svelte-1r9cmp4{max-width:1024px}}@media(min-width:1280px){.container.svelte-1r9cmp4{max-width:1280px}}@media(min-width:1536px){.container.svelte-1r9cmp4{max-width:1536px}}.relative.svelte-1r9cmp4{position:relative}.mx-auto.svelte-1r9cmp4{margin-left:auto;margin-right:auto}.mb-16.svelte-1r9cmp4{margin-bottom:4rem}.flex.svelte-1r9cmp4{display:flex}.min-h-screen.svelte-1r9cmp4{min-height:100vh}.w-full.svelte-1r9cmp4{width:100%}.max-w-\[1400px\].svelte-1r9cmp4{max-width:1400px}.flex-col.svelte-1r9cmp4{flex-direction:column}.items-center.svelte-1r9cmp4{align-items:center}.\!px-0.svelte-1r9cmp4{padding-left:0!important;padding-right:0!important}.px-6.svelte-1r9cmp4{padding-left:1.5rem;padding-right:1.5rem}.py-8.svelte-1r9cmp4{padding-top:2rem;padding-bottom:2rem}.\!pb-0.svelte-1r9cmp4{padding-bottom:0!important}.\!pt-2.svelte-1r9cmp4{padding-top:.5rem!important}.text-center.svelte-1r9cmp4{text-align:center}.h1.svelte-1r9cmp4{font-size:2.5rem;line-height:1.2;font-weight:450;margin-bottom:16px;color:hsl(var(--foreground-default))}.h2.svelte-1r9cmp4{font-weight:400;font-size:1.25rem;line-height:1.5;color:hsl(var(--foreground-light));max-width:700px;margin-bottom:16px}.cta-buttons.svelte-1r9cmp4{display:flex;gap:1rem;margin-top:1rem;margin-bottom:1.5rem}.btn.svelte-1r9cmp4{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;font-size:1rem;font-weight:450;border-radius:1.5rem;text-decoration:none;transition:all .2s ease;cursor:pointer;min-width:185px}.btn-primary.svelte-1r9cmp4{background:#0f290f;color:#fff;border:3px solid #60fa60}.btn-primary.svelte-1r9cmp4:hover{background:#194d19}.btn-secondary.svelte-1r9cmp4{background:#292929;color:#fff;border:3px solid #707070}.btn-secondary.svelte-1r9cmp4:hover{background:#3a3a3a}.compare-vpn-btn.svelte-1r9cmp4{display:inline-flex;align-items:center;gap:.5rem;padding:.375rem 1rem;font-size:1rem;font-weight:450;color:#60fa60;border-radius:9999px;text-decoration:none;transition:all .2s ease;margin-bottom:1.5rem}.compare-vpn-arrow.svelte-1r9cmp4{transition:transform .2s ease}.compare-vpn-btn.svelte-1r9cmp4:hover .compare-vpn-arrow:where(.svelte-1r9cmp4){transform:translate(3px)}@media only screen and (max-width:520px){.cta-buttons.svelte-1r9cmp4{flex-direction:column;gap:.75rem;width:100%;max-width:200px}.btn.svelte-1r9cmp4{min-width:unset;width:100%;padding:.75rem 1rem;font-size:.9rem}}@media only screen and (max-width:380px){.btn.svelte-1r9cmp4{padding:.75rem;font-size:.85rem}}@media only screen and (max-width:960px){.h1.svelte-1r9cmp4{font-size:2.25rem!important}.h2.svelte-1r9cmp4{font-size:1.15rem!important}}@media only screen and (max-width:720px){.h1.svelte-1r9cmp4{font-size:2rem!important}.h2.svelte-1r9cmp4{font-size:1.1rem!important}}@media only screen and (max-width:520px){.h1.svelte-1r9cmp4{font-size:1.75rem!important}.h2.svelte-1r9cmp4{font-size:1rem!important}}@media(min-width:768px){.md\:mb-12.svelte-1r9cmp4{margin-bottom:3rem}.md\:py-12.svelte-1r9cmp4{padding-top:3rem;padding-bottom:3rem}}@media(min-width:1024px){.lg\:mb-12.svelte-1r9cmp4{margin-bottom:3rem}.lg\:\!px-16.svelte-1r9cmp4{padding-left:4rem!important;padding-right:4rem!important}.lg\:px-16.svelte-1r9cmp4{padding-left:4rem;padding-right:4rem}.lg\:py-12.svelte-1r9cmp4{padding-top:3rem;padding-bottom:3rem}}@media(min-width:1280px){.xl\:\!px-20.svelte-1r9cmp4{padding-left:5rem!important;padding-right:5rem!important}.xl\:px-20.svelte-1r9cmp4{padding-left:5rem;padding-right:5rem}.xl\:pt-16.svelte-1r9cmp4{padding-top:4rem}}.search-bar-container.svelte-1r9cmp4{margin-bottom:0rem;margin-top:1.5rem}.search-bar.svelte-1r9cmp4{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:hsl(var(--background-surface-75));border:1px solid hsl(var(--border-default));border-radius:.75rem;transition:all .2s ease}.search-bar.svelte-1r9cmp4:focus-within{border-color:hsl(var(--border-stronger));box-shadow:0 0 0 2px hsl(var(--border-default) / .5)}.search-icon.svelte-1r9cmp4{flex-shrink:0;color:hsl(var(--foreground-lighter))}.search-input.svelte-1r9cmp4{flex:1;background:transparent;border:none;outline:none;font-size:1rem;color:hsl(var(--foreground-default))}.search-input.svelte-1r9cmp4::placeholder{color:hsl(var(--foreground-lighter))}.clear-btn.svelte-1r9cmp4{flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:.25rem;background:transparent;border:none;border-radius:4px;cursor:pointer;color:hsl(var(--foreground-lighter));transition:color .2s ease}.clear-btn.svelte-1r9cmp4:hover{color:hsl(var(--foreground-default))}.websites-container.svelte-1r9cmp4{display:flex;flex-direction:column;gap:.75rem}.website-row.svelte-1r9cmp4{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;background:hsl(var(--background-surface-75));border:1px solid hsl(var(--border-default));border-radius:.75rem;transition:all .2s ease;cursor:pointer}.website-row.svelte-1r9cmp4:hover{background:hsl(var(--background-surface-300))}.website-image.svelte-1r9cmp4{flex-shrink:0;width:48px;height:48px;border-radius:8px;overflow:hidden;background:hsl(var(--background-surface-300))}.product-img.svelte-1r9cmp4{width:100%;height:100%;object-fit:cover}.placeholder-img.svelte-1r9cmp4{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:450;color:hsl(var(--foreground-light));background:hsl(var(--background-surface-400))}.website-info.svelte-1r9cmp4{flex:1;display:flex;align-items:center;gap:1rem;min-width:0}.website-main.svelte-1r9cmp4{display:flex;flex-direction:column;min-width:0}.product-name.svelte-1r9cmp4{font-size:1rem;font-weight:450;color:hsl(var(--foreground-default));white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.website-domain.svelte-1r9cmp4{font-size:.8rem;color:hsl(var(--foreground-lighter))}.website-pricing.svelte-1r9cmp4{display:flex;align-items:center;gap:1rem;flex-shrink:0;margin-right:.5rem}.collapsed-country-info.svelte-1r9cmp4{display:flex;align-items:center;gap:.5rem}.collapsed-price-info.svelte-1r9cmp4{display:flex;align-items:center;gap:.4rem}.cheapest-country-logo.svelte-1r9cmp4{width:28px;height:21px;object-fit:contain;border-radius:2px;display:flex;align-items:center}.cheapest-country-name.svelte-1r9cmp4{font-size:.85rem;color:hsl(var(--foreground-light))}.savings-badge.svelte-1r9cmp4{font-size:.75rem;font-weight:600;padding:.1rem .35rem;border-radius:4px;display:inline-flex;align-items:center}.savings-badge.savings-negative.svelte-1r9cmp4{color:#d65c5c}.savings-badge.savings-neutral.svelte-1r9cmp4{color:hsl(var(--foreground-lighter))}.savings-badge-inline.svelte-1r9cmp4{font-size:.75rem;font-weight:600;margin-right:.4rem;display:inline-flex;align-items:center}.savings-badge-inline.savings-negative.svelte-1r9cmp4{color:#d65c5c}.savings-badge-inline.savings-neutral.svelte-1r9cmp4{color:hsl(var(--foreground-lighter))}.price-value.svelte-1r9cmp4{font-size:1.1rem;font-weight:450;color:hsl(var(--foreground-default));display:flex;align-items:center}.skeleton-row.svelte-1r9cmp4{pointer-events:none}.skeleton-image.svelte-1r9cmp4{width:48px;height:48px;border-radius:8px;background:hsl(var(--background-surface-300))}.skeleton-content.svelte-1r9cmp4{flex:1;display:flex;flex-direction:column;gap:.5rem}.skeleton-title.svelte-1r9cmp4{height:1rem;width:200px;background:hsl(var(--background-surface-300));border-radius:4px}.skeleton-text.svelte-1r9cmp4{height:.75rem;width:120px;background:hsl(var(--background-surface-300));border-radius:4px}.no-websites.svelte-1r9cmp4{text-align:center;padding:3rem;color:hsl(var(--foreground-light))}@media(max-width:768px){.website-row.svelte-1r9cmp4{gap:.5rem;padding:.75rem 1rem}.website-image.svelte-1r9cmp4{width:36px;height:36px}.website-info.svelte-1r9cmp4{flex:1;min-width:0}.product-name.svelte-1r9cmp4{font-size:.9rem}.website-domain.svelte-1r9cmp4{font-size:.7rem}.price-value.svelte-1r9cmp4{font-size:1rem}.cheapest-country-logo.svelte-1r9cmp4{width:24px;height:18px}.cheapest-country-name.svelte-1r9cmp4{font-size:.7rem}}@media(max-width:480px){.website-row.svelte-1r9cmp4{gap:.4rem;padding:.6rem .75rem}.website-image.svelte-1r9cmp4{width:32px;height:32px}.product-name.svelte-1r9cmp4{font-size:.8rem}.website-domain.svelte-1r9cmp4{font-size:.65rem}.website-pricing.svelte-1r9cmp4{gap:.5rem}.collapsed-country-info.svelte-1r9cmp4{gap:.35rem}.collapsed-price-info.svelte-1r9cmp4{gap:.3rem}.price-value.svelte-1r9cmp4{font-size:.9rem}.cheapest-country-logo.svelte-1r9cmp4{width:20px;height:15px}.cheapest-country-name.svelte-1r9cmp4,.savings-badge.svelte-1r9cmp4{font-size:.65rem}.website-arrow.svelte-1r9cmp4 svg:where(.svelte-1r9cmp4){width:16px;height:16px}}body{overflow:auto;background-color:hsl(var(--background-default));color:hsl(var(--foreground-default))}.website-card.svelte-1r9cmp4{display:flex;flex-direction:column;background:hsl(var(--background-surface-75));border:1px solid hsl(var(--border-default));border-radius:.75rem;overflow:hidden;transition:all .2s ease}.website-card.svelte-1r9cmp4:hover{border-color:hsl(var(--border-stronger))}.website-card.svelte-1r9cmp4 .website-row:where(.svelte-1r9cmp4){border:none;border-radius:0;background:transparent;width:100%;text-align:left;font-family:inherit;font-size:inherit;border-bottom:1px solid transparent}.website-card.expanded.svelte-1r9cmp4 .website-row:where(.svelte-1r9cmp4){border-bottom-color:hsl(var(--border-default))}.website-arrow.svelte-1r9cmp4{flex-shrink:0;color:hsl(var(--foreground-lighter));transition:transform .2s ease,color .2s ease;display:flex;align-items:center;justify-content:center}.website-arrow.rotated.svelte-1r9cmp4{transform:rotate(180deg)}.website-row.svelte-1r9cmp4:hover .website-arrow:where(.svelte-1r9cmp4){color:#60fa60}.countries-panel.svelte-1r9cmp4{padding:0 1.25rem 1rem;background:hsl(var(--background-surface-75))}.countries-loading.svelte-1r9cmp4{text-align:center;padding:1rem;color:hsl(var(--foreground-lighter))}.countries-header.svelte-1r9cmp4{display:flex;justify-content:space-between;align-items:center;margin-bottom:0;padding:0 1.25rem;border-bottom:1px solid hsl(var(--border-default));margin-left:-1.25rem;margin-right:-1.25rem;box-sizing:border-box;height:2.75rem}.countries-title.svelte-1r9cmp4{font-size:.85rem;font-weight:450;color:hsl(var(--foreground-light));text-transform:uppercase;letter-spacing:.05em}.visit-link.svelte-1r9cmp4{display:inline-flex;align-items:center;gap:.35rem;font-size:.85rem;color:#60fa60;text-decoration:none;transition:color .2s ease}.visit-link.svelte-1r9cmp4 svg:where(.svelte-1r9cmp4){display:block}.visit-link.svelte-1r9cmp4:hover{color:#fff}.countries-list.svelte-1r9cmp4{display:flex;flex-direction:column;gap:0;margin-top:0}.country-row.svelte-1r9cmp4{display:flex;align-items:center;gap:.75rem;background:hsl(var(--background-surface-75));border-radius:0;border-bottom:1px solid hsl(var(--border-default));margin-left:-1.25rem;margin-right:-1.25rem;padding:.6rem 1.25rem;min-height:2.75rem;box-sizing:border-box}.country-rank.svelte-1r9cmp4{flex-shrink:0;width:2rem;font-size:.8rem;font-weight:450;color:hsl(var(--foreground-muted));display:inline-flex;align-items:center;justify-content:center}.most-expensive-row.svelte-1r9cmp4{margin-top:.75rem;border-top:1px solid hsl(var(--border-default));background:hsl(var(--background-surface-300))}.most-expensive-label.svelte-1r9cmp4{width:auto;font-size:.7rem;font-weight:600;color:#d65c5c;text-transform:uppercase;letter-spacing:.02em}.country-info.svelte-1r9cmp4{display:flex;align-items:center;gap:.5rem;flex:1;min-width:0}.country-logo.svelte-1r9cmp4{width:24px;height:18px;object-fit:contain;border-radius:2px;flex-shrink:0;display:flex;align-self:center}.country-name.svelte-1r9cmp4{font-size:.95rem;color:hsl(var(--foreground-default));white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-flex;align-items:center}.country-pricing.svelte-1r9cmp4{display:flex;align-items:center;justify-content:flex-end;gap:.5rem;flex-shrink:0}.country-price-usd.svelte-1r9cmp4{font-size:.95rem;font-weight:450;color:hsl(var(--foreground-default));display:inline-flex;align-items:center}.country-price-local.svelte-1r9cmp4{font-size:.8rem;color:hsl(var(--foreground-lighter));display:inline-flex;align-items:center}.show-more-btn.svelte-1r9cmp4{display:flex;align-items:center;justify-content:center;width:100%;margin-top:1rem;padding:0;height:2.75rem;background:hsl(var(--background-surface-75));border:1px solid hsl(var(--border-default));border-radius:.5rem;color:hsl(var(--foreground-light));font-size:.9rem;font-weight:350;cursor:pointer;transition:all .2s ease;font-family:inherit;box-sizing:border-box;line-height:1;text-align:center}.show-more-btn.svelte-1r9cmp4:hover{background:hsl(var(--background-surface-300));border-color:hsl(var(--border-stronger));color:hsl(var(--foreground-default))}.show-more-websites-container.svelte-1r9cmp4{display:flex;justify-content:center;margin-top:1.5rem;padding:0 1rem;margin-bottom:1.5rem}.show-more-websites-btn.svelte-1r9cmp4{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;background:hsl(var(--background-surface-75));border:3px solid hsl(var(--border-default));border-radius:1.5rem;color:hsl(var(--foreground-light));font-size:1rem;font-weight:400;cursor:pointer;transition:all .2s ease;font-family:inherit;min-width:150px;line-height:1}.show-more-websites-btn.svelte-1r9cmp4:hover:not(:disabled){background:hsl(var(--background-surface-300));border-color:hsl(var(--border-stronger));color:hsl(var(--foreground-default))}.show-more-websites-btn.svelte-1r9cmp4:disabled{cursor:not-allowed;opacity:.7}@media(max-width:768px){.show-more-websites-btn.svelte-1r9cmp4{padding:.6rem 1.5rem;font-size:.9rem;min-width:130px}}@media(max-width:480px){.show-more-websites-btn.svelte-1r9cmp4{padding:.6rem 1rem;font-size:.85rem;min-width:110px}}@media(max-width:550px){.website-row.svelte-1r9cmp4{flex-wrap:nowrap;text-align:left;gap:.75rem;padding:.6rem .75rem;min-height:auto;justify-content:space-between;position:relative;align-items:center}.website-image.svelte-1r9cmp4{flex:0 0 auto;width:32px;height:32px;margin-left:0;margin-right:0;align-self:center}.website-info.svelte-1r9cmp4{flex:1 1 auto;text-align:left;display:flex;justify-content:flex-start;align-items:center;width:auto;min-width:0}.website-main.svelte-1r9cmp4{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:auto;min-width:0}.product-name.svelte-1r9cmp4,.website-domain.svelte-1r9cmp4{white-space:normal;overflow:visible;text-overflow:clip;margin:0}.website-pricing.svelte-1r9cmp4{flex:0 0 auto;justify-content:flex-start;flex-direction:column;align-items:flex-end;gap:.15rem;align-self:center;flex-wrap:nowrap;width:auto;padding-left:0;padding-right:1.75rem}.collapsed-country-info.svelte-1r9cmp4{min-width:0;justify-content:flex-end;flex-wrap:nowrap;order:0}.cheapest-country-name.svelte-1r9cmp4{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:40vw}.collapsed-price-info.svelte-1r9cmp4{justify-content:flex-end;flex-wrap:nowrap;order:1}.website-arrow.svelte-1r9cmp4{position:absolute;top:.55rem;right:.5rem}.country-row.svelte-1r9cmp4{gap:.5rem;padding:.5rem .6rem}.country-rank.svelte-1r9cmp4{width:1.5rem;font-size:.7rem}.country-logo.svelte-1r9cmp4{width:20px;height:15px}.country-name.svelte-1r9cmp4,.country-price-usd.svelte-1r9cmp4{font-size:.8rem}.country-price-local.svelte-1r9cmp4{font-size:.7rem}.most-expensive-row.svelte-1r9cmp4{flex-wrap:wrap;justify-content:center;text-align:center;gap:.4rem;padding:.6rem}.most-expensive-label.svelte-1r9cmp4{font-size:.6rem;white-space:nowrap;flex:0 0 100%;text-align:center;order:-2;margin-bottom:.15rem}.most-expensive-row.svelte-1r9cmp4 .country-info:where(.svelte-1r9cmp4){flex:0 0 auto;order:-1}.most-expensive-row.svelte-1r9cmp4 .country-pricing:where(.svelte-1r9cmp4){flex:1 1 100%;justify-content:center;margin-top:.15rem}}@media(max-width:400px){.country-row.svelte-1r9cmp4{flex-wrap:wrap;justify-content:center;text-align:center;gap:.5rem;padding:.5rem}.country-rank.svelte-1r9cmp4{flex:0 0 auto;width:auto;order:-1;margin-right:0}.country-info.svelte-1r9cmp4{flex:0 0 auto;order:0}.country-pricing.svelte-1r9cmp4{flex:1 1 100%;justify-content:center;margin-top:.25rem;gap:.3rem}.most-expensive-row.svelte-1r9cmp4{padding-top:.6rem;padding-bottom:.6rem}.most-expensive-label.svelte-1r9cmp4{font-size:.55rem;flex:0 0 100%;text-align:center;order:-2;margin-bottom:.25rem}}
