/* Consumer site and Telegram Mini App share the same responsive shop. */
html{color-scheme:light}body{padding-top:var(--tg-content-safe-area-inset-top,0px)}.shop-header{padding-top:max(15px,env(safe-area-inset-top));min-height:80px}.shop-main{padding-bottom:calc(95px + env(safe-area-inset-bottom))}.shop-mobile-nav{padding-bottom:max(10px,env(safe-area-inset-bottom));bottom:0}.view-order-bar{bottom:calc(86px + env(safe-area-inset-bottom))}.shop-header-actions{margin-left:auto}.shop-brand .wordmark{font-size:1.5rem}.shop-footer{padding-bottom:90px}.shop-header .shop-cart-button>span{display:inline}.miniapp-error{max-width:480px;margin:15vh auto;padding:28px;display:grid;gap:18px}.miniapp-error .btn{justify-self:start}.shop-main:empty{min-height:65vh}@media(min-width:761px){.view-order-bar{bottom:24px}.shop-footer{padding-bottom:24px}.shop-main{padding-bottom:90px}}@media(max-width:460px){.shop-header .shop-cart-button>span{display:inline}.shop-brand .wordmark{font-size:1.4rem}}
