:root{--bottom-bg:#ffffff;--bottom-icon:#666;--bottom-active:#000;--bottom-border:#e5e5e5}@media screen and (max-width:749px){.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;height:68px;display:flex;justify-content:space-between;align-items:center;background:var(--bottom-bg);border-top:1px solid var(--bottom-border);box-shadow:0 -3px 12px #00000014;z-index:9999;padding-bottom:env(safe-area-inset-bottom)}.mobile-bottom-nav__item{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;text-decoration:none;color:var(--bottom-icon);font-size:11px;font-weight:500;position:relative;transition:all .2s ease}.mobile-bottom-nav__item svg{width:22px;height:22px;margin-bottom:4px;stroke:currentColor;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}.mobile-bottom-nav__item.is-active,.mobile-bottom-nav__item:hover{color:var(--bottom-active)}.mobile-bottom-nav__badge{position:absolute;top:6px;right:26%;min-width:18px;height:18px;padding:0 5px;background:#e53935;color:#fff;border-radius:999px;font-size:10px;display:flex;align-items:center;justify-content:center;font-weight:600}body{padding-bottom:calc(68px + env(safe-area-inset-bottom))}}@media screen and (min-width:750px){.mobile-bottom-nav{display:none}}.mobile-bottom-nav{transition:transform .3s ease}.mobile-bottom-nav.hide-nav{transform:translateY(100%)}.mobile-bottom-nav__item.is-active{color:var(--bottom-active)}.mobile-bottom-nav__item.is-active svg{transform:scale(1.1)}.mobile-bottom-nav__item svg{transition:transform .25s ease}.mobile-bottom-nav__item:active{transform:scale(.92)}.mobile-bottom-nav__item{-webkit-tap-highlight-color:transparent}.mobile-bottom-nav__item span{line-height:1}
/*# sourceMappingURL=/cdn/shop/t/5/assets/mobile-bottom-nav.css.map */
