@keyframes locale-popover-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}body:has(.page-shell--home) .page-shell{padding-top:0}@media (max-width:1024px){.locale-switcher{min-height:36px}.locale-switcher__trigger{padding:0 8px 0 10px;font-size:.68rem}}.locale-switcher{position:relative;display:inline-flex;align-items:center;min-height:42px;border-radius:999px;background:rgba(11,29,39,.04);border:1px solid rgba(11,29,39,.08);transition:background .25s ease,border-color .25s ease}.locale-switcher:hover{background:rgba(11,29,39,.07);border-color:rgba(11,29,39,.14)}.locale-switcher__trigger{display:inline-flex;align-items:center;gap:8px;padding:0 10px 0 12px;min-height:inherit;border:none;background:none;color:inherit;font-family:inherit;font-size:.74rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;line-height:1;cursor:pointer}.locale-switcher__label{color:inherit}.locale-switcher__chevron{width:14px;height:14px;display:block;flex:0 0 auto;transition:transform .2s ease}.locale-switcher__trigger[aria-expanded=true] .locale-switcher__chevron{transform:rotate(180deg)}.locale-switcher__flag{width:22px;height:16px;border-radius:4px;object-fit:contain;background:rgba(255,255,255,.85);box-shadow:0 0 0 1px rgba(11,29,39,.08);flex:0 0 auto;display:block}.locale-switcher__flag--menu{width:24px;height:17px}.locale-switcher__popover{padding:6px;border-radius:16px;border:1px solid rgba(11,29,39,.08);background:#fff;box-shadow:0 18px 42px rgba(8,57,67,.14);animation:locale-popover-in .18s ease}.locale-switcher__option{display:flex;align-items:center;gap:12px;width:100%;min-height:48px;padding:10px 14px;border:none;border-radius:12px;background:none;color:inherit;font-family:inherit;cursor:pointer;transition:background .15s ease}.locale-switcher__option:hover{background:rgba(11,29,39,.05)}.locale-switcher__option.is-active{background:rgba(11,29,39,.07)}.locale-switcher__option-copy{display:grid;grid-gap:2px;gap:2px;line-height:1.1;text-align:left}.locale-switcher__option-copy strong{color:#083d4b;font-size:.86rem;font-weight:700;line-height:1.1}.locale-switcher__option-copy small{color:rgba(13,73,88,.62);font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}body:has(.page-shell--home) .locale-switcher{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.16)}body:has(.page-shell--home) .locale-switcher:hover{background:rgba(255,255,255,.12)}body:has(.page-shell--home) .locale-switcher__chevron,body:has(.page-shell--home) .locale-switcher__label,body:has(.page-shell--home) .locale-switcher__trigger{color:rgba(255,255,255,.9)}