.shop-card{align-items:stretch;background:#fff;display:flex;padding:.5rem .4rem;transition:background .2s}.shop-card + .shop-card{border-top:.025rem solid #f2f3f5}.shop-card:active{background:#f7f8fa}.shop-image-wrap{border-radius:.2rem;flex-shrink:0;height:4.5rem;margin-right:.5rem;overflow:hidden;width:4.5rem}.shop-image-wrap .shop-image{height:100%;width:100%}.shop-info{display:flex;flex:1;flex-direction:column;justify-content:space-between;min-width:0;padding:.1rem 0}.shop-name-row .shop-name{-webkit-box-orient:vertical;-webkit-line-clamp:1;color:#1a1a1a;display:-webkit-box;font-size:.75rem;font-weight:600;line-height:1.2;overflow:hidden}.shop-rating-row{align-items:center;color:#646566;display:flex;font-size:.6rem;margin-top:.25rem}.shop-rating-row .rating{align-items:center;color:#ff6034;display:flex;font-weight:600}.shop-rating-row .rating .rating-star{font-size:.55rem;margin-right:.05rem}.shop-rating-row .rating .rating-value{font-size:.65rem}.shop-rating-row .sales{color:#646566}.shop-rating-row .delivery-time{color:#1989fa}.shop-rating-row .rating-sep{color:#c8c9cc;margin:0 .2rem}.shop-fee-row{align-items:center;color:#969799;display:flex;font-size:.55rem;margin-top:.2rem}.shop-fee-row .fee-sep{color:#c8c9cc;margin:0 .15rem}.shop-tags{display:flex;flex-wrap:wrap;gap:.2rem;margin-top:.25rem}.shop-tags .shop-tag{margin:0}.shop-desc{-webkit-box-orient:vertical;-webkit-line-clamp:1;color:#969799;display:-webkit-box;font-size:.6rem;line-height:1.4;margin-top:.2rem;overflow:hidden}.food-delivery-page{background:#f7f8fa;display:flex;flex-direction:column;min-height:100vh}.custom-navbar{background:#fff;box-shadow:0 .025rem .1rem rgba(0,0,0,.04)}.navbar-content{align-items:center;display:flex;justify-content:center;padding:0 .6rem}.navbar-title-wrap{align-items:center;display:flex;justify-content:center}.navbar-title{color:#1a1a1a;font-size:.85rem;font-weight:600}.page-scroll{flex:1}.inline-search-section{background:#fff;padding:.5rem .6rem .2rem}.category-section{background:#fff;border-radius:.4rem;box-shadow:0 .05rem .3rem rgba(0,0,0,.04);margin:0 .6rem .3rem;padding:.5rem .2rem .2rem}.shop-list-header{padding:.4rem .6rem .2rem}.shop-list-header .shop-list-title{color:#1a1a1a;font-size:.7rem;font-weight:600}.shop-list-header .shop-list-title .shop-list-count{color:#969799;font-size:.6rem;font-weight:400}.shop-list{background:#fff;border-radius:.4rem;box-shadow:0 .05rem .3rem rgba(0,0,0,.04);margin:0 .6rem;overflow:hidden}.empty-tip{color:#c8c9cc;font-size:.7rem;padding:2rem 0;text-align:center}.bottom-safe{height:1rem}:root,page{--primary-color:#07c160}