.country-dropdown__trigger{flex:0 1 auto;min-width:44px;max-width:min(260px,34vw);justify-content:flex-start;gap:.45rem;padding-inline:.55rem}.country-dropdown__trigger-name{min-width:0;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:899px){.country-dropdown__trigger-name{display:none}.country-dropdown__trigger{width:72px;max-width:72px;padding-inline:.5rem}.country-dropdown__trigger-chevron{display:none}}.country-dropdown__trigger-flag{flex:none;width:24px;height:18px;padding:0;border:0;border-radius:0;background:transparent}.country-dropdown__trigger-flag .fi{font-size:24px;line-height:1}.country-dropdown__trigger-chevron{flex:none;color:var(--text-muted-2)}.country-dropdown__search-section{padding:10px 10px 6px}.country-dropdown__separator{height:1px;background:var(--glass-border-subtle);margin:0 10px 6px}.country-dropdown__search-wrap{position:relative;display:flex;align-items:center}.country-dropdown__search-icon{position:absolute;left:10px;color:var(--text-faint);pointer-events:none}.country-dropdown__search-input{width:100%;padding:8px 12px 8px 32px;font-size:var(--text-sm);border:1px solid var(--glass-border-medium);border-radius:var(--radius-md);background:var(--glass-bg-medium);color:inherit;outline:none;transition:border-color var(--dur-base) var(--ease-standard),box-shadow var(--dur-base) var(--ease-standard)}.country-dropdown__search-input::placeholder{color:var(--text-faint)}.country-dropdown__search-input:focus{border-color:var(--control-focus-ring);box-shadow:0 0 0 2px color-mix(in srgb,var(--control-focus-ring) 24%,transparent)}.country-dropdown__search-results{display:flex;flex-direction:column;gap:2px}@media (min-width:768px){.country-dropdown__search-results{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}.country-dropdown__item-region{font-size:var(--text-xs);color:var(--text-faint);margin-left:auto;flex-shrink:0}.country-dropdown__empty{padding:1rem;text-align:center;font-size:var(--text-xs);color:var(--text-muted-2)}.country-dropdown__popup{min-width:min(92vw,360px);max-width:min(92vw,420px);max-height:80vh;display:flex;flex-direction:column;transform-origin:var(--transform-origin);overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;@media (min-width:768px){min-width:360px;max-width:380px;max-height:min(680px,calc(100dvh - var(--site-header-height, 64px) - 16px))}}.country-dropdown__scroll{flex:1;overflow-y:auto;padding:6px;scrollbar-width:thin;scrollbar-color:var(--glass-border-strong) transparent}.country-dropdown__scroll::-webkit-scrollbar{width:6px}.country-dropdown__scroll::-webkit-scrollbar-track{background:transparent}.country-dropdown__scroll::-webkit-scrollbar-thumb{background:var(--glass-border-strong);border-radius:var(--radius-sm)}.country-dropdown__item{overflow:hidden}.country-dropdown__item:hover,.country-dropdown__item[data-highlighted]{background:var(--glass-bg-hover)}.country-dropdown__item .fi{flex-shrink:0;width:1.25rem;border-radius:2px;box-shadow:0 0 0 1px var(--glass-border-subtle)}.country-dropdown__item-title{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.country-dropdown__loading{padding:1rem;text-align:center;font-size:var(--text-sm);color:var(--text-muted-2)}.country-dropdown__error{padding:.75rem;margin:6px;background:color-mix(in srgb,var(--color-status-error) 10%,transparent);border:1px solid color-mix(in srgb,var(--color-status-error) 28%,transparent);border-radius:var(--radius-md);font-size:var(--text-xs);color:var(--color-status-error)}.country-dropdown__footer{padding:.5rem .75rem;font-size:var(--text-xs);color:var(--text-faint);text-align:center;border-top:1px solid var(--glass-border-subtle);background:var(--glass-bg-subtle)}.country-dropdown__footer-bar{height:4px;border-radius:var(--radius-full);background:var(--glass-bg-hover);overflow:hidden;margin-bottom:.4rem}.country-dropdown__footer-bar-fill{display:block;height:100%;border-radius:var(--radius-full);background:var(--color-primary);opacity:.85;transition:width .4s ease}.country-dropdown__footer strong{font-weight:700;color:inherit}.country-dropdown__actions{padding:10px 12px 4px}.country-dropdown__hero{display:flex;align-items:flex-start;gap:.7rem;margin-bottom:12px}.country-dropdown__hero-flag .iso-flag{width:56px;height:40px}.country-dropdown__hero-info{display:flex;flex-direction:column;align-items:flex-start;gap:2px;min-width:0;flex:1}.country-dropdown__hero-eyebrow{font-size:var(--text-2xs);font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted-2)}.country-dropdown__hero-name{max-width:100%;font-size:1.4rem;font-weight:700;line-height:1.1;color:var(--color-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.country-dropdown__open-page{width:fit-content;margin-top:6px}.country-dropdown__cat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;margin-bottom:4px}.country-dropdown__cat{flex-direction:column;justify-content:center;gap:6px;padding:10px 4px;color:var(--text-soft)}.country-dropdown__cat:hover,.country-dropdown__cat[data-highlighted]{background:var(--glass-bg-subtle);color:var(--color-text)}.country-dropdown__cat-icon{display:flex;align-items:center;justify-content:center;color:var(--text-muted-2);transition:color .15s ease}.country-dropdown__cat:hover .country-dropdown__cat-icon,.country-dropdown__cat[data-highlighted] .country-dropdown__cat-icon{color:var(--color-primary)}.country-dropdown__cat-label{font-size:var(--text-2xs);font-weight:600;text-transform:uppercase;letter-spacing:.03em;white-space:nowrap}.country-dropdown__continents{padding:10px 12px 12px}.country-dropdown__section-label{display:block;margin:0 2px 8px;font-size:var(--text-2xs);font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted-2)}.country-dropdown__random-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;margin-bottom:12px}.country-dropdown__random-item{flex-direction:column;justify-content:center;gap:4px;min-width:0;padding:7px 3px}.country-dropdown__random-item .fi{width:1.5rem;height:1rem}.country-dropdown__random-code{font-size:var(--text-2xs);font-weight:700;letter-spacing:.04em;color:var(--text-soft)}.country-dropdown__browse-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:6px}@media (min-width:768px){.country-dropdown__browse-grid{grid-template-columns:repeat(3,1fr)}}.country-dropdown__browse-chip{position:relative;min-width:0;padding:7px 8px;overflow:hidden;color:var(--text-soft)}.country-dropdown__browse-chip:hover,.country-dropdown__browse-chip[data-highlighted]{color:var(--color-text)}.country-dropdown__browse-chip:focus-visible{outline:2px solid var(--control-focus-ring);outline-offset:2px}.country-dropdown__browse-chip--wide{justify-content:center;font-weight:700}.country-dropdown__browse-emoji{font-size:1.05rem;line-height:1;flex-shrink:0}.country-dropdown__browse-label{min-width:0;line-height:1.1;white-space:normal;overflow:hidden}.country-dropdown__browse-count{margin-left:auto;flex-shrink:0;font-size:.68rem;font-weight:600;font-variant-numeric:tabular-nums;color:var(--text-soft);opacity:.75}.country-dropdown__browse-bar{position:absolute;left:0;right:0;bottom:0;height:3px;pointer-events:none}.country-dropdown__browse-bar-fill{display:block;height:100%;border-radius:0 var(--radius-full) var(--radius-full) 0;background:var(--color-primary);opacity:.8}