.locale-selector__trigger{display:inline-flex;align-items:center;flex-wrap:nowrap;gap:0 .8rem;max-width:100%;margin:0;padding:0;border:none;background:none;font:inherit;font-size:1.3rem;letter-spacing:.06rem;color:inherit;cursor:pointer;text-decoration:none;text-underline-offset:.2em;opacity:.85;line-height:1.35}.locale-selector__trigger:hover,.locale-selector__trigger:focus-visible{opacity:1;text-decoration:underline}.locale-selector__trigger .locale-selector__globe,.locale-selector__trigger .icon-globe{flex-shrink:0;width:1.6rem;height:1.6rem;stroke-width:1.75px}.locale-selector__text{display:inline-flex;align-items:center;flex-wrap:nowrap;gap:0 .45rem;min-width:0}.locale-selector__text--short{display:none}.locale-selector__text--full{display:inline-flex}@media screen and (min-width:750px){.locale-selector__text{gap:0 .8rem;flex-wrap:nowrap}.locale-selector__text--short{display:none!important}.locale-selector__text--full{display:inline-flex;flex-wrap:nowrap;white-space:nowrap;max-width:min(100%,72vw);overflow:hidden;text-overflow:ellipsis}.locale-selector__trigger{flex-wrap:nowrap;max-width:100%}}@media screen and (max-width:749px){.locale-selector__text--full{display:none!important}.locale-selector__text--short{display:inline-flex!important}}.locale-selector__country{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:22ch}.locale-selector__pipe{opacity:.45;-webkit-user-select:none;user-select:none}@media screen and (max-width:749px){.locale-selector__trigger{font-size:1.15rem;letter-spacing:.04rem}}.locale-modal[hidden]{display:none!important}.locale-modal:not([hidden]){display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;position:fixed;top:0;right:0;bottom:0;left:0;z-index:10020;padding-top:var(--locale-modal-inset-top, max(env(safe-area-inset-top, 0px), 1.6rem));padding-right:max(env(safe-area-inset-right,0px),1.2rem);padding-bottom:max(env(safe-area-inset-bottom,0px),1.2rem);padding-left:max(env(safe-area-inset-left,0px),1.2rem)}.locale-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000a6;cursor:pointer}.locale-modal__panel{position:relative;box-sizing:border-box;margin:0 auto;width:min(90vw,480px);max-width:480px;max-height:min(calc(100vh - var(--locale-modal-inset-top, 0px) - 3rem),42rem);overflow:auto;flex-shrink:1;padding:2.8rem;border-radius:1.2rem;border:.1rem solid rgba(var(--color-foreground),.12);box-shadow:0 0 0 .1rem rgba(var(--color-foreground),.04),0 2rem 6rem #00000059;color:rgb(var(--color-foreground));background:rgb(var(--color-background));background:var(--gradient-background);background-attachment:local;color-scheme:light dark}.locale-modal__title{margin:0 0 .6rem;font-size:calc(var(--font-heading-scale) * 1.8rem);font-weight:600;line-height:1.2;color:rgb(var(--color-foreground))}.locale-modal__subtitle{margin:0 0 1.5rem;font-size:1.35rem;line-height:1.45;color:rgb(var(--color-foreground));opacity:.88}.locale-modal__form{display:flex;flex-direction:column;gap:1.35rem}.locale-modal__field{display:flex;flex-direction:column;margin:0}.locale-modal__field+.locale-modal__field,.locale-modal__field:not(label)+.locale-modal__field{margin-top:0}label.locale-modal__field:first-of-type,.locale-modal__field:first-child{margin-top:0}.locale-modal__label{display:block;margin-bottom:.5rem;margin-top:0;font-weight:600;font-size:1.3rem;color:rgb(var(--color-foreground))}label.locale-modal__field:first-of-type>.locale-modal__label{margin-top:0}.locale-modal__select{width:100%;box-sizing:border-box;padding:1rem 3.8rem 1rem 1.2rem;margin:0;border:1px solid rgba(var(--color-foreground),.32);border-radius:.75rem;appearance:none;-webkit-appearance:none;accent-color:rgb(var(--color-button));font-size:1.45rem;font-weight:500;line-height:1.3;color:rgb(var(--color-foreground));caret-color:rgb(var(--color-foreground));background-color:rgba(var(--color-background-contrast),.18);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 12'%3E%3Cpath stroke='%23909090' stroke-width='2' stroke-linecap='round' d='m2 3 8 8 8-8'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1.2rem center;background-size:1.05rem auto;outline:none}.locale-modal .locale-modal__select option{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));font-weight:500;padding:.6rem .8rem}.locale-modal__select:focus-visible{border-color:rgba(var(--color-foreground),.55);box-shadow:0 0 0 2px rgba(var(--color-button),.65)}.locale-modal__select--muted{opacity:.95}.locale-modal__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:1.2rem;margin-top:1.75rem;padding-top:1.35rem;border-top:.1rem solid rgba(var(--color-foreground),.12)}.locale-modal__btn{cursor:pointer;font-family:inherit;font-weight:600;font-size:1.4rem;padding:.9rem 2rem;border-radius:999px;border-width:.15rem;border-style:solid;transition:opacity .15s ease,transform .1s ease}.locale-modal__btn:hover{opacity:.92}.locale-modal__btn:active{transform:scale(.98)}.locale-modal__btn--cancel{border-color:rgba(var(--color-foreground),.45);background:rgba(var(--color-foreground),.08);color:rgb(var(--color-foreground))}.locale-modal__btn--save{border-color:transparent;background:rgb(var(--color-button));color:rgb(var(--color-button-text))}.locale-modal__busy[hidden]{display:none!important;pointer-events:none}.locale-modal__busy{pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;align-items:center;justify-content:center;background:rgba(var(--color-background),.75)}.locale-modal__busy:not([hidden]){pointer-events:auto}.locale-modal__spinner{width:2.8rem;height:2.8rem;border:3px solid rgba(var(--color-foreground),.2);border-top-color:rgb(var(--color-button));border-radius:50%;animation:locale-modal-spin .7s linear infinite}@keyframes locale-modal-spin{to{transform:rotate(360deg)}}html.locale-modal--open,html.locale-modal--open body{overflow:hidden}@media screen and (max-width:749px){.locale-modal__panel{margin:0 auto;padding:2rem 1.6rem;width:90vw}.locale-modal__actions{flex-direction:column-reverse}.locale-modal__btn{width:100%;text-align:center}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/component-locale-modal.css.map */
