.mobile-app-footer{position:fixed;bottom:0;left:0;right:0;background:var(--colorBody, #ffffff);border-top:1px solid var(--colorBorder, #e5e5e5);box-shadow:0 -2px 10px #00000014;z-index:999;display:none;padding-bottom:calc(env(safe-area-inset-bottom) + 4px);transition:transform .3s ease,opacity .3s ease}@media screen and (max-width:767px){.mobile-app-footer{display:block}body:not(.template-product):not(.template-cart){padding-bottom:calc(70px + env(safe-area-inset-bottom))}body.template-cart{padding-bottom:calc(130px + env(safe-area-inset-bottom))}.template-product body,body.template-product{padding-bottom:calc(70px + env(safe-area-inset-bottom))}body.footer-scrolled{padding-bottom:0}}.mobile-app-footer__container{display:flex;justify-content:space-around;align-items:center;max-width:100%;margin:0 auto;padding:8px 0}.mobile-app-footer__item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;color:#b0b0b0;padding:8px 4px;position:relative;transition:color .2s ease;-webkit-tap-highlight-color:transparent;background:none;border:none;font-family:inherit;cursor:pointer;min-height:58px}.mobile-app-footer__item:active{transform:scale(.92);color:var(--colorTextHeader, #000000)}.mobile-app-footer__item.active{color:var(--colorTextHeader, #000000)}.mobile-app-footer__icon{width:24px;height:24px;position:relative;transition:transform .2s ease}.mobile-app-footer__item.active .mobile-app-footer__icon{transform:translateY(-2px)}.mobile-app-footer__icon svg{width:100%;height:100%;stroke:currentColor;fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.mobile-app-footer__label{font-size:11px;font-weight:500;letter-spacing:.02em;max-height:0;overflow:hidden;opacity:0;transition:max-height .2s ease,opacity .2s ease,margin-top .2s ease;margin-top:0}.mobile-app-footer__item.active .mobile-app-footer__label{max-height:20px;opacity:1;margin-top:3px}.mobile-app-footer__badge{position:absolute;top:-2px;right:-6px;background:var(--colorTextHeader, #000000);color:var(--colorBody, #ffffff);font-size:10px;font-weight:700;min-width:18px;height:18px;border-radius:9px;display:flex;align-items:center;justify-content:center;padding:0 5px;line-height:1}.mobile-app-footer__badge:empty{display:none}.mobile-menu-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:1000;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.mobile-menu-overlay.active{opacity:1;visibility:visible}.mobile-menu-drawer{position:fixed;top:0;left:0;right:0;bottom:0;background:var(--colorBody, #ffffff);z-index:1001;transform:translateY(100%);transition:transform .35s cubic-bezier(.4,0,.2,1);overflow:hidden;display:flex;flex-direction:column;padding-bottom:env(safe-area-inset-bottom)}.mobile-menu-overlay.active .mobile-menu-drawer{transform:translateY(0)}.mobile-menu-drawer__header{flex-shrink:0;background:var(--colorBody, #ffffff);border-bottom:1px solid var(--colorBorder, #e5e5e5);display:flex;flex-direction:column}.mobile-menu-drawer__header-top{display:flex;align-items:center;justify-content:flex-end;padding:10px 12px 4px;min-height:44px}.mobile-menu-drawer__header-bottom{display:flex;align-items:center;gap:4px;padding:0 14px 14px}.mobile-menu-drawer__back{background:none;border:none;padding:8px 8px 8px 0;cursor:pointer;color:var(--colorTextBody, #666666);flex-shrink:0;display:none}.mobile-menu-drawer__back svg{width:22px;height:22px;display:block}.mobile-menu-drawer__title{font-size:17px;font-weight:700;margin:0;color:var(--colorTextHeader, #000000);letter-spacing:.01em;display:none}.mobile-menu-drawer__close{background:none;border:none;padding:8px;cursor:pointer;color:var(--colorTextBody, #666666);flex-shrink:0}.mobile-menu-drawer__close svg{width:22px;height:22px;display:block}.mobile-menu-drawer__content{flex:1;overflow:hidden;position:relative;min-height:0}.mobile-menu-drawer__content .push-nav{position:absolute;top:0;right:0;bottom:0;left:0}.push-nav{height:100%;position:relative;overflow:hidden}.push-nav__panel{position:absolute;top:0;right:0;bottom:0;left:0;overflow-y:auto;-webkit-overflow-scrolling:touch;transform:translate(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);background:var(--colorBody, #ffffff);padding:16px 16px 32px;box-sizing:border-box}.push-nav__panel--active{transform:translate(0)}.push-nav__panel--slide-out{transform:translate(-30%)}.push-nav__search{flex:1;min-width:0;position:relative}.push-nav__search-form{display:block;width:100%}.push-nav__search-wrap{display:flex;align-items:center;width:100%;box-sizing:border-box;background:#f5f5f3;border-radius:10px;padding:9px 12px;gap:8px;border:1.5px solid transparent;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.push-nav__search-wrap:focus-within{background:#fff;border-color:var(--colorTextHeader, #000);box-shadow:0 2px 8px #00000014}.push-nav__search-icon{width:17px;height:17px;flex-shrink:0;stroke:#aaa;fill:none;stroke-width:2;stroke-linecap:round;transition:stroke .2s ease}.push-nav__search-wrap:focus-within .push-nav__search-icon{stroke:var(--colorTextHeader, #000)}.push-nav__search-input{flex:1;min-width:0;border:none;background:transparent;font-size:15px;color:var(--colorTextHeader, #000);outline:none;font-family:inherit;appearance:none;-webkit-appearance:none}.push-nav__search-input::placeholder{color:#bbb}.push-nav__panel .push-nav__search{display:none}.push-nav__search-results{display:none;position:absolute;left:0;right:0;margin-top:6px;border-radius:12px;overflow:hidden;background:#fff;border:1px solid var(--colorBorder, #e8e8e8);box-shadow:0 4px 16px #00000014;z-index:10}.push-nav__search-results--visible{display:block}.push-nav__results-group{padding:12px 0 4px}.push-nav__results-label{font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#999;padding:0 14px 8px;display:block}.push-nav__result-product{display:flex;align-items:center;gap:12px;padding:10px 14px;text-decoration:none;transition:background .15s ease;-webkit-tap-highlight-color:transparent}.push-nav__result-product:active{background:#f4f4f2}.push-nav__result-img{width:44px;height:44px;object-fit:cover;border-radius:8px;flex-shrink:0;background:#f4f4f2}.push-nav__result-info{flex:1;min-width:0}.push-nav__result-title{font-size:13px;font-weight:500;color:var(--colorTextHeader, #000);line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.push-nav__result-price{font-size:12px;color:var(--colorTextBody, #666);margin-top:2px}.push-nav__result-link{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;text-decoration:none;font-size:13px;font-weight:500;color:var(--colorTextHeader, #000);transition:background .15s ease;-webkit-tap-highlight-color:transparent}.push-nav__result-link:active{background:#f4f4f2}.push-nav__result-link svg{width:14px;height:14px;stroke:#bbb;fill:none;stroke-width:2;stroke-linecap:round;flex-shrink:0}.push-nav__results-divider{height:1px;background:var(--colorBorder, #f0f0f0);margin:4px 0}.push-nav__results-empty{padding:16px 14px;font-size:13px;color:#999;text-align:center}.push-nav__results-loading{padding:16px 14px;text-align:center}.push-nav__results-spinner{width:20px;height:20px;border:2px solid #e8e8e8;border-top-color:#000;border-radius:50%;animation:push-nav-spin .6s linear infinite;margin:0 auto}@keyframes push-nav-spin{to{transform:rotate(360deg)}}.push-nav__results-all{display:block;padding:12px 14px;border-top:1px solid var(--colorBorder, #f0f0f0);text-align:center;font-size:13px;font-weight:600;color:var(--colorTextHeader, #000);text-decoration:none;background:#fafafa;-webkit-tap-highlight-color:transparent}.push-nav__results-all:active{background:#f0f0f0}.push-nav__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.push-nav__tile{position:relative;display:flex;align-items:center;justify-content:space-between;background:#f2f0eb;border-radius:12px;padding:12px 8px 12px 12px;text-decoration:none;border:none;font-family:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background-color .15s ease,transform .15s ease;min-height:70px;text-align:left;width:100%;box-sizing:border-box}.push-nav__tile:active{background:#ebebea;transform:scale(.97)}.push-nav__tile--sale .push-nav__tile-label{color:#c00}.push-nav__tile-inner{display:flex;align-items:center;justify-content:space-between;width:100%;min-width:0;gap:8px}.push-nav__tile-label{font-size:13px;font-weight:600;color:var(--colorTextHeader, #000000);line-height:1.3;flex:1;min-width:0;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.push-nav__tile-img{width:44px;height:44px;object-fit:cover;border-radius:8px;flex-shrink:0}.push-nav__tile-img--placeholder{width:44px;height:44px;background:#e8e8e6;border-radius:8px;flex-shrink:0}.push-nav__tile-chevron{width:16px;height:16px;flex-shrink:0;color:#bbb;display:none}.push-nav__tile--has-children .push-nav__tile-chevron{display:flex;align-items:center}.push-nav__tile-chevron svg{width:100%;height:100%;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round}.push-nav__all-link{display:flex;align-items:center;justify-content:space-between;padding:14px 4px;margin-bottom:16px;border-bottom:1px solid var(--colorBorder, #e8e8e8);text-decoration:none;font-size:14px;font-weight:500;color:var(--colorTextBody, #666);-webkit-tap-highlight-color:transparent}.push-nav__all-link svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;flex-shrink:0}.push-nav__all-link:active{color:var(--colorTextHeader, #000)}@media screen and (max-width:767px){.header-item--icons{position:absolute!important;left:0!important;top:50%;transform:translateY(-50%);display:flex!important;align-items:center}.header-item--icons>*:not(.header-shop-btn){display:none!important}.header-shop-btn{display:flex!important;align-items:center;justify-content:center;width:44px;height:44px;background:none;border:none;padding:0;cursor:pointer;-webkit-tap-highlight-color:transparent}.header-shop-btn svg{width:22px!important;height:22px!important;stroke:currentColor;fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.js-drawer-open-nav,.site-nav .site-nav__link--icon,.header-item--left{display:none!important}.header-layout{justify-content:center!important;position:relative!important}.header-item--logo{margin:0 auto!important}.header-item--logo .logo-image,.header-item--logo img[class*=logo],.header-item--logo .header__logo-image{max-width:160px!important;width:160px!important}.header-item--logo .logo{font-size:1.4em!important}.toolbar{padding-top:6px!important;padding-bottom:6px!important}.toolbar__content,.toolbar p,.toolbar a,.toolbar span{font-size:11px!important;letter-spacing:.04em!important}}.mobile-app-footer.footer--hidden{transform:translateY(100%);opacity:0;pointer-events:none}@media screen and (max-width:767px){.template-product .variant-wrapper,.template-product fieldset.variant-input-wrap,.template-product .variant__label{display:none!important}.template-product .product-action-wrapper{position:absolute!important;opacity:0!important;pointer-events:none!important;height:0!important;overflow:hidden!important}.template-product .product__quantity,.template-product .product-form__quantity,.template-product .restock-rocket-button-container{display:none!important}#restock-rocket{z-index:1002!important;display:block!important}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/mobile-app-footer.css.map */
