:root{--hl-ink: #312d2a;--hl-accent: #fb6405;--hl-cream: #fbf2e8;--hl-muted: #8a7b6e;--hl-hairline: rgba(49, 45, 42, .1);--hl-card-shadow: 0 12px 36px -10px rgba(49, 45, 42, .24), 0 3px 8px -3px rgba(49, 45, 42, .12);--hl-focus-ring: 0 0 0 3px rgba(251, 100, 5, .2)}.heimat-lang{position:relative}.heimat-lang__form{margin:0}.heimat-lang--header{display:inline-flex}.heimat-lang__toggle{display:inline-flex;align-items:center;gap:.5rem;height:3.6rem;padding:0 1.1rem;border:0;background:transparent;cursor:pointer;font-family:inherit;font-size:1.4rem;font-weight:600;line-height:1;color:var(--hl-ink);border-radius:999px;transition:background-color .15s ease,box-shadow .15s ease}.heimat-lang__toggle:hover{background:#312d2a0f}.heimat-lang__toggle:focus-visible{outline:none;box-shadow:var(--hl-focus-ring)}.heimat-lang__globe{width:2rem;height:2rem;flex:0 0 auto}.heimat-lang__current{letter-spacing:.04em}.heimat-lang__caret{width:1.3rem;height:1.3rem;opacity:.65;transition:transform .2s ease}.heimat-lang__toggle[aria-expanded=true] .heimat-lang__caret{transform:rotate(180deg)}.heimat-lang__panel{position:absolute;top:calc(100% + .8rem);right:0;z-index:60;min-width:17rem;padding:.6rem;display:flex;flex-direction:column;gap:2px;background:#fff;border:1px solid var(--hl-hairline);border-radius:1.4rem;box-shadow:var(--hl-card-shadow);transform-origin:top right;animation:heimat-lang-pop .16s ease both}.heimat-lang__panel[hidden]{display:none}@keyframes heimat-lang-pop{0%{opacity:0;transform:translateY(-4px) scale(.97)}to{opacity:1;transform:none}}.heimat-lang__item{display:flex;align-items:center;gap:.7rem;width:100%;padding:.85rem 1rem;border:0;background:transparent;cursor:pointer;font-family:inherit;font-size:1.45rem;font-weight:500;line-height:1.1;text-align:left;color:var(--hl-ink);border-radius:999px;transition:background-color .12s ease,color .12s ease}.heimat-lang__item:hover,.heimat-lang__item:focus-visible{background:var(--hl-cream);color:var(--hl-accent);outline:none}.heimat-lang__item.is-active{color:var(--hl-accent);font-weight:700}.heimat-lang__check{display:inline-flex;width:1.6rem;height:1.6rem;flex:0 0 auto;color:var(--hl-accent);opacity:0}.heimat-lang__check svg{width:100%;height:100%}.heimat-lang__item.is-active .heimat-lang__check{opacity:1}.heimat-lang__name{flex:1 1 auto}.heimat-lang--drawer{display:block;width:100%}.heimat-lang--drawer .heimat-lang__form{display:flex;align-items:center;justify-content:space-between;gap:1.2rem}.heimat-lang__label{display:inline-flex;align-items:center;gap:.7rem;font-size:1.4rem;font-weight:600;color:var(--hl-muted)}.heimat-lang__label svg{width:2rem;height:2rem}.heimat-lang__seg{display:inline-flex;padding:.3rem;gap:.2rem;background:#312d2a0d;border-radius:999px}.heimat-lang__segbtn{min-width:4.6rem;padding:.7rem 1.2rem;border:0;background:transparent;cursor:pointer;font-family:inherit;font-size:1.35rem;font-weight:600;color:var(--hl-ink);border-radius:999px;transition:background-color .15s ease,color .15s ease,box-shadow .15s ease}.heimat-lang__segbtn:hover{color:var(--hl-accent)}.heimat-lang__segbtn:focus-visible{outline:none;box-shadow:var(--hl-focus-ring)}.heimat-lang__segbtn.is-active{background:#fff;color:var(--hl-accent);box-shadow:0 1px 3px #312d2a29}.heimat-market-popup{position:fixed;right:2rem;bottom:2rem;bottom:calc(2rem + env(safe-area-inset-bottom,0px));z-index:1000;width:min(34rem,calc(100vw - 3.2rem));padding:1.8rem 1.8rem 1.6rem;background:#fff;border:1px solid var(--hl-hairline);border-radius:1.8rem;box-shadow:var(--hl-card-shadow);color:var(--hl-ink);opacity:0;visibility:hidden;transform:translateY(1.2rem) scale(.98);transition:opacity .28s ease,transform .28s cubic-bezier(.2,.8,.2,1),visibility 0s linear .28s}.heimat-market-popup.is-visible{opacity:1;visibility:visible;transform:none;transition:opacity .32s ease,transform .42s cubic-bezier(.2,.9,.2,1)}.heimat-market-popup[hidden]{display:none}.heimat-market-popup__head{display:flex;align-items:flex-start;gap:1rem;margin-bottom:.6rem}.heimat-market-popup__flag{display:inline-flex;align-items:center;justify-content:center;width:3.4rem;height:3.4rem;flex:0 0 auto;border-radius:999px;background:var(--hl-cream);color:var(--hl-accent)}.heimat-market-popup__flag svg{width:1.9rem;height:1.9rem}.heimat-market-popup__heading{margin:.3rem 0 0;font-family:inherit;font-size:1.7rem;font-weight:700;line-height:1.2;letter-spacing:-.01em;flex:1 1 auto}.heimat-market-popup__close{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;margin:-.4rem -.4rem 0 0;padding:0;border:0;background:transparent;color:var(--hl-muted);border-radius:999px;cursor:pointer;transition:background-color .15s ease,color .15s ease}.heimat-market-popup__close:hover{background:#312d2a0f;color:var(--hl-ink)}.heimat-market-popup__close:focus-visible{outline:none;box-shadow:var(--hl-focus-ring)}.heimat-market-popup__close svg{width:1.6rem;height:1.6rem}.heimat-market-popup__body{margin:0 0 1.4rem;font-size:1.45rem;line-height:1.45;color:var(--hl-muted)}.heimat-market-popup__actions{display:flex;flex-direction:column;gap:.6rem}.heimat-market-popup__form{margin:0}.heimat-market-popup__switch{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;width:100%;padding:1.1rem 1.4rem;border:0;background:var(--hl-accent);color:#fff;font-family:inherit;font-size:1.5rem;font-weight:700;border-radius:999px;cursor:pointer;transition:filter .15s ease,transform .06s ease,box-shadow .15s ease}.heimat-market-popup__switch:hover{filter:brightness(.95)}.heimat-market-popup__switch:active{transform:translateY(1px)}.heimat-market-popup__switch:focus-visible{outline:none;box-shadow:var(--hl-focus-ring)}.heimat-market-popup__switch svg{width:1.7rem;height:1.7rem}.heimat-market-popup__stay{width:100%;padding:.9rem 1.4rem;border:0;background:transparent;color:var(--hl-muted);font-family:inherit;font-size:1.4rem;font-weight:600;border-radius:999px;cursor:pointer;transition:background-color .15s ease,color .15s ease}.heimat-market-popup__stay:hover{background:#312d2a0d;color:var(--hl-ink)}.heimat-market-popup__stay:focus-visible{outline:none;box-shadow:var(--hl-focus-ring)}@media(max-width:749px){.heimat-market-popup{right:1.2rem;left:1.2rem;bottom:1.2rem;bottom:calc(1.2rem + env(safe-area-inset-bottom,0px));width:auto}}.heimat-header__icons .heimat-lang{position:relative}.heimat-header__icons .heimat-lang__toggle{width:auto;height:3.6rem}.heimat-header__icons .heimat-lang__item{width:100%;height:auto;justify-content:flex-start}.heimat-header__icons .heimat-lang__globe{width:2rem;height:2rem}.heimat-header__icons .heimat-lang__globe svg{width:2rem;height:2rem}.heimat-header__icons .heimat-lang__caret{width:1.3rem;height:1.3rem}.heimat-header__icons .heimat-lang__check{width:1.6rem;height:1.6rem}.heimat-header__icons .heimat-lang__check svg{width:1.4rem;height:1.4rem}@media(max-width:749px){.heimat-header__icons .heimat-lang--header{display:none}}.heimat-drawer__footer .heimat-lang--drawer:not(:last-child){margin-bottom:1.2rem;padding-bottom:1.2rem;border-bottom:1px solid var(--hl-hairline)}@media(prefers-reduced-motion:reduce){.heimat-lang__panel,.heimat-market-popup,.heimat-market-popup.is-visible,.heimat-lang__caret{animation:none!important;transition:opacity .2s ease,visibility 0s!important;transform:none!important}}
/*# sourceMappingURL=/cdn/shop/t/67/assets/heimat-localization.css.map */
