:root{--mbar-h: 2.85rem;--mbar-gap: .65rem}.mbar,.mbar-search{display:none}@media(max-width:989px){.mbar{position:fixed;left:50%;bottom:calc(var(--mbar-gap) + env(safe-area-inset-bottom,0px));z-index:97;display:inline-flex;align-items:center;justify-content:center;gap:.1rem;width:auto;max-width:calc(100vw - 1.5rem);height:var(--mbar-h);padding-inline:.28rem;border-radius:var(--radius-pill, 999px);background:color-mix(in srgb,var(--color-bg, #fff) 58%,transparent);-webkit-backdrop-filter:blur(34px) saturate(210%);backdrop-filter:blur(34px) saturate(210%);box-shadow:0 10px 30px -10px #1a1a1a6b,0 2px 8px -4px #1a1a1a38,inset 0 0 0 1px #ffffff8c,inset 0 1px 1px #ffffffd9;transform:translate(-50%);transition:transform .32s var(--ease-out, cubic-bezier(.22, 1, .36, 1)),opacity .22s ease}.mbar:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:linear-gradient(100deg,#ffffff6b,#ffffff0f 38%,#fff0 58%,#ffffff47)}.mbar[data-hidden=true],body.mbar-suppressed .mbar{transform:translate(-50%,calc(100% + 1.2rem));opacity:0;pointer-events:none}.mbar__slot{-webkit-appearance:none;appearance:none;border:0;background:transparent;font:inherit;color:var(--color-fg, #1a1a1a);text-decoration:none;position:relative;display:grid;place-items:center;width:2.55rem;height:2.35rem;border-radius:var(--radius-pill, 999px);cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .18s var(--ease-out, ease)}.mbar__slot:active{background:color-mix(in srgb,var(--color-fg, #1a1a1a) 8%,transparent)}.mbar__slot:focus-visible{outline:2px solid var(--color-highlight, #e55b2c);outline-offset:1px}.mbar__slot svg{width:1.2rem;height:1.2rem;stroke:currentColor;fill:none;stroke-width:1.6}.mbar__slot small{display:none}.mbar__pip{display:none;position:absolute;top:.08rem;right:.2rem;min-width:.88rem;height:.88rem;padding-inline:.18rem;border-radius:var(--radius-pill, 999px);background:var(--color-highlight, #e55b2c);color:#fff;font-size:.56rem;font-weight:700;place-items:center;font-variant-numeric:tabular-nums}.mbar__pip.is-on{display:grid}.mbar__atc{-webkit-appearance:none;appearance:none;border:0;font:inherit;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.32rem;height:2.25rem;border-radius:var(--radius-pill, 999px);background:var(--color-fg, #1a1a1a);color:var(--color-bg, #fff);font-size:.76rem;font-weight:500;white-space:nowrap;overflow:hidden;width:0;padding:0;opacity:0;pointer-events:none;transition:width .34s var(--ease-out, cubic-bezier(.22, 1, .36, 1)),padding .34s var(--ease-out, cubic-bezier(.22, 1, .36, 1)),opacity .2s ease}.mbar__atc svg{width:.95rem;height:.95rem;stroke:currentColor;fill:none;stroke-width:1.7;flex:0 0 auto}.mbar[data-atc=on] .mbar__atc{width:auto;min-width:6.6rem;padding-inline:.75rem;opacity:1;pointer-events:auto}.mbar__atc[disabled]{background:var(--color-subtle, #7a7568);cursor:not-allowed}.mbar-search{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:flex;flex-direction:column;background:color-mix(in srgb,var(--color-fg, #1a1a1a) 32%,transparent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:0;transition:opacity .24s var(--ease-out, ease)}.mbar-search[hidden]{display:none}.mbar-search.is-open{opacity:1}.mbar-search__sheet{background:var(--color-bg, #fff);border-bottom-left-radius:1.25rem;border-bottom-right-radius:1.25rem;padding:calc(.75rem + env(safe-area-inset-top,0px)) .85rem .85rem;max-height:82vh;display:flex;flex-direction:column;gap:.75rem;transform:translateY(-1rem);transition:transform .28s var(--ease-out, cubic-bezier(.22, 1, .36, 1))}.mbar-search.is-open .mbar-search__sheet{transform:none}.mbar-search__form{display:flex;align-items:center;gap:.5rem;padding:.55rem .6rem .55rem .75rem;border:1px solid var(--color-border, rgba(26, 26, 26, .08));border-radius:var(--radius-pill, 999px);background:color-mix(in srgb,var(--color-fg, #1a1a1a) 4%,transparent)}.mbar-search__icon{width:1.05rem;height:1.05rem;stroke:var(--color-subtle, #7a7568);fill:none;stroke-width:1.6;flex:0 0 auto}.mbar-search__input{flex:1 1 auto;min-width:0;border:0;background:none;font:inherit;font-size:1rem;color:var(--color-fg, #1a1a1a)}.mbar-search__input:focus{outline:none}.mbar-search__close{-webkit-appearance:none;appearance:none;border:0;background:none;padding:.3rem;cursor:pointer;color:var(--color-subtle, #7a7568);flex:0 0 auto}.mbar-search__close svg{width:.85rem;height:.85rem;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;fill:none}.mbar-search__results{overflow-y:auto;-webkit-overflow-scrolling:touch}.mbar-search__row{display:flex;align-items:center;gap:.7rem;padding:.5rem .25rem;color:var(--color-fg, #1a1a1a);text-decoration:none;border-bottom:1px solid var(--color-border, rgba(26, 26, 26, .08))}.mbar-search__row:last-child{border-bottom:0}.mbar-search__thumb{width:2.6rem;aspect-ratio:4 / 5;object-fit:cover;border-radius:.45rem;background:color-mix(in srgb,var(--color-fg, #1a1a1a) 5%,transparent);flex:0 0 auto}.mbar-search__name{flex:1 1 auto;min-width:0;font-size:.88rem;line-height:1.3}.mbar-search__price{font-size:.82rem;color:var(--color-subtle, #7a7568);font-variant-numeric:tabular-nums;flex:0 0 auto}.mbar-search__note{padding:1rem .25rem;font-size:.85rem;color:var(--color-subtle, #7a7568);text-align:center}body:has(.mbar){padding-bottom:calc(var(--mbar-h) + var(--mbar-gap) + .75rem + env(safe-area-inset-bottom,0px))}}@supports not ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){.mbar{background:var(--color-bg, #fff)}}@media(prefers-reduced-motion:reduce){.mbar,.mbar__atc,.mbar__slot,.mbar-search,.mbar-search__sheet{transition-duration:1ms!important}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/mobile-bar.css.map */
