.posh-chipbtn{display:inline-flex;align-items:center;padding:0;margin:0;border:0;background:none;font-family:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}:is(.posh-chipbtn,[data-posh-country]) .posh-chip{display:inline-flex;align-items:center;gap:5px;min-height:36px;padding:6px 12px;border-radius:999px;border:1px solid rgb(201 164 73 / .5);background:#ffffffeb;font-size:12.5px;font-weight:700;color:#2b2721;line-height:1.3;white-space:nowrap}:is(.posh-chipbtn,[data-posh-country]) .posh-chip__lbl{color:#8a7d6c;font-weight:600}:is(.posh-chipbtn,[data-posh-country]) .posh-chip__flag{font-size:14px}:is(.posh-chipbtn,[data-posh-country]) .posh-chip__arrow{color:#b8962e;font-size:12px}#header-component .drawer-localization__button{padding:0;border:0;background:none}#header-component .drawer-localization .menu-drawer__submenu{display:none!important}@media screen and (max-width:749px){:is(.posh-chipbtn,[data-posh-country]) .posh-chip__lbl{display:none}:is(.posh-chipbtn,[data-posh-country]) .posh-chip{padding:6px 10px}}@media screen and (max-width:430px){.posh-chipbtn .posh-chip__name{display:none}.posh-chipbtn .posh-chip{gap:3px;min-height:34px;padding:5px 9px}}.posh-cs{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90}.posh-cs[hidden]{display:none}.posh-cs__back{position:absolute;top:0;right:0;bottom:0;left:0;background:#1a0e0a80;opacity:0;transition:opacity .25s ease}.posh-cs.is-in .posh-cs__back{opacity:1}.posh-cs__panel{position:absolute;inset-inline:0;bottom:0;max-height:86vh;overflow-y:auto;padding:10px 16px calc(20px + env(safe-area-inset-bottom,0px));border-radius:22px 22px 0 0;background:#fffdf8;border-top:2px solid rgb(201 164 73 / .55);transform:translateY(100%);transition:transform .3s cubic-bezier(.22,1,.36,1);text-align:start}.posh-cs.is-in .posh-cs__panel{transform:translateY(0)}@media screen and (min-width:750px){.posh-cs__panel{inset-inline:auto 24px;bottom:24px;width:360px;border-radius:20px;border:1px solid rgb(201 164 73 / .55);transform:translateY(16px);opacity:0;transition:transform .25s ease,opacity .25s ease}.posh-cs.is-in .posh-cs__panel{transform:translateY(0);opacity:1}}.posh-cs__grip{width:44px;height:4px;margin:2px auto 12px;border-radius:999px;background:#e6dcc8}@media screen and (min-width:750px){.posh-cs__grip{display:none}}.posh-cs__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.posh-cs__head b{font-size:17px;font-weight:800;color:var(--posh-burgundy, #800020)}.posh-cs__x{width:34px;height:34px;border:0;border-radius:50%;background:#f6efdc;color:#7a6d5d;font-size:14px;cursor:pointer}.posh-cs__rows{display:grid;gap:8px}.posh-cs__row{display:flex;align-items:center;gap:12px;width:100%;min-height:60px;padding:10px 14px;border:1.5px solid #ece3d1;border-radius:14px;background:#fff;font-family:inherit;text-align:start;cursor:pointer}.posh-cs__row.is-on{border-color:#c9a449e6;background:#fffaf0}.posh-cs__flag{font-size:24px;flex-shrink:0}.posh-cs__meta{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.posh-cs__meta b{font-size:15px;font-weight:800;color:#1f1a16}.posh-cs__meta small{font-size:12px;color:#7a6d5d}.posh-cs__tick{color:var(--posh-burgundy, #800020);font-size:16px;font-weight:800}.posh-cs__foot{margin:14px 0 0;font-size:12px;line-height:1.8;color:#8a7d6c;text-align:center}.posh-geo{position:fixed;inset-inline:12px;bottom:12px;z-index:80;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;padding:14px 16px;border-radius:16px;background:#fffdf8;border:1px solid rgb(201 164 73 / .6);box-shadow:0 18px 44px -18px #3a160a80;opacity:0;transform:translateY(14px);transition:opacity .3s ease,transform .3s ease}.posh-geo.is-in{opacity:1;transform:translateY(0)}.posh-geo__txt{font-size:13.5px;font-weight:700;line-height:1.7;color:#2b2721}.posh-geo__btns{display:flex;gap:8px;margin-inline-start:auto}.posh-geo__btns button{min-height:40px;padding:0 16px;border:0;border-radius:10px;background:var(--posh-burgundy, #800020);color:var(--posh-beige, #f5f5dc);font-family:inherit;font-size:13.5px;font-weight:800;cursor:pointer}.posh-geo__btns button[data-no]{background:#fff;color:#7a6d5d;box-shadow:inset 0 0 0 1px #e6dcc8}@media screen and (min-width:750px){.posh-geo{inset-inline:auto 20px;max-width:460px;bottom:20px}}.posh-wa{position:fixed;inset-inline-end:16px;bottom:86px;z-index:40;display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:50%;background:#25d366;color:#fff;box-shadow:0 10px 26px -8px #25d366a6;transition:transform .25s ease}.posh-wa:hover{transform:scale(1.06)}.posh-wa svg{width:28px;height:28px}.posh-wa__label{position:absolute;inset-inline-end:62px;padding:7px 12px;border-radius:999px;background:#fffdf8;border:1px solid rgb(201 164 73 / .5);color:#2b2721;font-size:12.5px;font-weight:700;white-space:nowrap;opacity:0;pointer-events:none;transform:translate(6px);transition:opacity .25s ease,transform .25s ease}.posh-wa:hover .posh-wa__label{opacity:1;transform:translate(0)}@media screen and (max-width:749px){.posh-wa{width:50px;height:50px;bottom:92px;inset-inline-end:12px}.posh-wa svg{width:26px;height:26px}.posh-wa__label{display:none}}html:has(#cart-drawer dialog[open]) .posh-wa,html:has(.posh-cs:not([hidden])) .posh-wa,html:has(.posh-geo) .posh-wa{opacity:0;pointer-events:none}
/*# sourceMappingURL=/cdn/shop/t/7/assets/posh-localization.css.map */
