.language-switcher{position:relative}.language-switcher__toggle{display:inline-flex;min-width:48px;height:36px;align-items:center;justify-content:center;gap:6px;padding:0 8px;border:1px solid rgba(51,51,51,.16);border-radius:999px;background:#ffffffb8;color:var(--color-charcoal);cursor:pointer;font-size:10px;font-weight:700;letter-spacing:.05em;line-height:1;list-style:none;white-space:nowrap}.language-switcher__toggle::-webkit-details-marker{display:none}.language-switcher__toggle svg{width:9px;transition:transform .2s ease}.language-switcher[open] .language-switcher__toggle{border-color:var(--color-sage);color:var(--color-sage)}.language-switcher[open] .language-switcher__toggle svg{transform:rotate(180deg)}.language-switcher__panel{position:absolute;z-index:50;top:calc(100% + 14px);right:0;width:232px;padding:14px;border:1px solid rgba(127,144,117,.22);border-radius:14px;background:#fffdf9;box-shadow:0 18px 44px #33333324}.language-switcher__title{margin:0 8px 8px;color:#77736b;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.language-switcher__form{display:grid;gap:3px}.language-switcher__option{display:flex;width:100%;min-height:42px;align-items:center;justify-content:space-between;padding:9px 10px;border:0;border-radius:9px;background:transparent;cursor:pointer;font-size:13px;text-align:left}.language-switcher__option:hover,.language-switcher__option:focus-visible,.language-switcher__option[aria-current=true]{background:#7f907521;outline:none}.language-switcher__option[aria-current=true]{color:var(--color-sage);font-weight:700}.language-switcher__option small{color:#8b877f;font-size:9px;font-weight:700;letter-spacing:.06em}@media(max-width:680px){.language-switcher__toggle{min-width:42px;height:32px;padding:0 7px;font-size:9px}.language-switcher__panel{right:-76px;width:min(232px,calc(100vw - 32px))}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/language-switcher.css.map */
