.hdr-country{position:relative;display:flex;align-items:center;flex:none}.bh-country--in-header{margin-left:16px}.country-name{white-space:nowrap}.country-btn{display:inline-flex;align-items:center;gap:7px;padding:6px 4px;border:none;background:0 0;font:inherit;font-size:14px;font-weight:500;color:inherit;cursor:pointer;line-height:1.2;white-space:nowrap}.country-btn .ic{opacity:.6;transition:transform .2s}.country-btn[aria-expanded=true] .ic{transform:rotate(180deg)}.country-btn .flag{width:16px;height:16px;border-radius:50%;object-fit:cover;flex:none;box-shadow:inset 0 0 0 1px rgba(0,0,0,.18)}.bh-country-bar{background:var(--green,#10281c);color:#eef4e8}.bh-country-bar__inner{max-width:1000px;margin:0 auto;padding:0 24px;height:40px;display:flex;align-items:center;justify-content:flex-end}.bh-country-bar :focus-visible{outline:2px solid var(--lime,#b5e33d);outline-offset:2px}.bh-country-bar .country-btn .flag{box-shadow:inset 0 0 0 1px rgba(255,255,255,.25)}.country-menu{display:none;position:absolute;right:0;top:calc(100% + 8px);width:300px;max-height:70vh;overflow-y:auto;background:#fff;color:var(--ink,#14251b);border:1px solid var(--line,#dcd8cb);border-radius:6px;box-shadow:0 12px 32px rgba(20,37,27,.18);z-index:30}.country-menu.is-open{display:block}.country-menu .countries-top{padding:10px 12px;position:sticky;top:0;z-index:1}.country-menu .countries-search{width:100%;height:36px}.country-menu .countries-search input{width:100%}.country-menu .region{padding:10px 12px;border-top:1px solid var(--line,#dcd8cb)}.country-menu .region:first-of-type{border-top:none}.country-menu h4{margin:0 0 8px;font-size:12px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--muted,#5d675e)}.country-menu ul{display:block;list-style:none;margin:0;padding:0}.country-menu li{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 6px;border-radius:5px;background:0 0;font-size:14px;cursor:pointer}.country-menu li:hover{background:var(--paper,#f3f1ea)}.country-menu li.me{background:var(--moss-bg,#e6efe6);color:var(--ink,#14251b);font-weight:600}.country-menu li.me:after{content:'✓';color:var(--moss,#2f6b45);font-weight:700}.country-menu li small{font-size:12px;color:var(--muted,#5d675e);font-weight:500}.country-menu li.na small{color:var(--rust,#b4501a)}.country-menu li.hide,.country-menu .region.hide{display:none}.country-menu .countries-empty{display:none;font-size:13px;color:var(--muted,#5d675e);padding:14px 12px;margin:0}.country-menu.no-match .countries-empty{display:block}.country-menu-foot{padding:10px 12px;border-top:1px solid var(--line,#dcd8cb);font-size:12.5px;line-height:1.45;color:var(--muted,#5d675e);background:var(--stub,#f8f6ef)}@media (max-width:782px){.bh-country--in-header{margin-left:8px}.country-btn{font-size:13px;gap:5px;padding:6px 2px}}@media (max-width:400px){.bh-country--in-header .country-name{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}}@media (max-width:760px){.bh-country-bar__inner{padding:0 16px;height:36px}.country-menu.is-open{position:fixed;left:0;right:0;bottom:0;top:auto;width:auto;max-height:82vh;border-radius:14px 14px 0 0;box-shadow:0 -12px 40px rgba(20,37,27,.25);z-index:40;-webkit-overflow-scrolling:touch}.country-menu li{padding:11px 8px;font-size:15px}}