:root,:host{--van-tabbar-height:50px;--van-tabbar-z-index:1;--van-tabbar-background:var(--van-background-2)}.van-tabbar{z-index:var(--van-tabbar-z-index);box-sizing:content-box;width:100%;height:var(--van-tabbar-height);background:var(--van-tabbar-background);display:flex}.van-tabbar--fixed{position:fixed;bottom:0;left:0}:root,:host{--van-tabbar-item-font-size:var(--van-font-size-sm);--van-tabbar-item-text-color:var(--van-text-color);--van-tabbar-item-active-color:var(--van-primary-color);--van-tabbar-item-active-background:var(--van-background-2);--van-tabbar-item-line-height:1;--van-tabbar-item-icon-size:22px;--van-tabbar-item-icon-margin-bottom:var(--van-padding-base)}.van-tabbar-item{color:var(--van-tabbar-item-text-color);font-size:var(--van-tabbar-item-font-size);line-height:var(--van-tabbar-item-line-height);cursor:pointer;flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.van-tabbar-item__icon{margin-bottom:var(--van-tabbar-item-icon-margin-bottom);font-size:var(--van-tabbar-item-icon-size)}.van-tabbar-item__icon .van-icon{display:block}.van-tabbar-item__icon .van-badge{margin-top:var(--van-padding-base)}.van-tabbar-item__icon img{height:20px;display:block}.van-tabbar-item--active{color:var(--van-tabbar-item-active-color);background-color:var(--van-tabbar-item-active-background)}*{box-sizing:border-box;margin:0;padding:0}body{font-size:14px}.top-header{z-index:999;background:#fff;align-items:center;width:100%;height:42px;padding:0 12px;display:flex;position:fixed;top:0;left:0}.center{flex:1;justify-content:center;align-items:center;display:flex}.logo{width:40px;height:auto}.brand-text{color:#ff8c28;text-transform:uppercase;letter-spacing:1px;margin-left:8px;font-family:Montserrat,sans-serif;font-size:24px;font-weight:700}.right{width:24px}.drawer-wrap{background:#fff;flex-direction:column;height:100vh;display:flex}.drawer-head{border-bottom:1px solid #eee;align-items:center;height:46px;padding:0 15px;display:flex}.head-inner{align-items:center;display:flex}.scroll-box{-webkit-overflow-scrolling:touch;flex:1;overflow-y:auto}.sub-head{cursor:pointer;border-bottom:1px solid #eee;align-items:center;padding:15px;display:flex}.sub-head van-icon{margin-right:10px}.menu-item{cursor:pointer;border-bottom:1px solid #f2f2f2;justify-content:space-between;align-items:center;padding:8px 15px;transition:all .2s;display:flex}.menu-item.active{color:#ff7d00;background:#fff7ee;border-left:4px solid #ff7d00;font-weight:500;box-shadow:inset 0 0 8px #ff7d001a}.menu-item:hover{color:#fff;background-color:#fafafa}.item-left{align-items:center;display:flex}.item-icon{background:#fff7ee;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;margin-right:10px;display:flex;overflow:hidden}.item-icon img{object-fit:contain;border-radius:inherit;width:90%;height:90%}.arrow-icon{color:#ff7d00}.page-container{background:#f8f9fa;width:100%;min-height:100vh;padding:42px 8px 0}.banner-box,.carousel-wrapper{--van-swipe-indicator-active-background:#ff7d00;--van-swipe-indicator-inactive-background:#333;position:relative}.banner-box{padding-top:6px}.banner{border-radius:14px;height:160px;overflow:hidden}.banner-link,.banner-img{object-fit:cover;width:100%;height:100%;display:block}.carousel-img{object-fit:cover;width:100%;height:400px}.category-box{padding:6px 0}.category-grid{background:#fff;border-radius:14px;grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:10px 0;padding:15px 10px;display:grid;box-shadow:0 1px 4px #0000000d}.category-grid .item{cursor:pointer;flex-direction:column;align-items:center;display:flex}.category-grid .item:active{transform:scale(.8)}.category-grid .icon{background:#fff7ee;border:1px solid #ffebd6;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex;overflow:hidden}.category-grid .icon img{object-fit:cover;width:100%;height:100%}.category-grid .text{color:#333;text-align:center;white-space:nowrap;text-overflow:ellipsis;max-width:100%;margin-top:6px;font-size:12px;overflow:hidden}.category-section{margin-bottom:30px}.section-title{justify-content:space-between;align-items:center;padding:6px;display:flex}.section-title H2{color:#1a1a1a;font-size:16px;font-weight:700}.section-title .van-button,.load-more-box .van-button{color:#ff7d00;cursor:pointer;background:0 0;font-size:13px;font-weight:500}.card{cursor:pointer;background:#fff;border-radius:14px;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden;box-shadow:0 1px 4px #0000000d}.card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.card:active{transform:scale(.8)}.card-img{aspect-ratio:1;object-fit:cover;background:#fff7ee;width:100%;height:180px}.card-info{padding:3px 6px}.card-name{color:#1a1a1a;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:40px;font-size:15px;line-height:1.4;display:-webkit-box;overflow:hidden}.card-price{color:#ff7d00;margin:6px 0 0 6px;font-size:18px;font-weight:600}.product-list{grid-template-columns:repeat(2,1fr);gap:15px;max-width:1024px;padding:8px 0;display:grid}@media (width>=2400px){.product-list{grid-template-columns:repeat(4,1fr)}}.product-scroll{scrollbar-width:none;-ms-overflow-style:none;gap:12px;padding:6px 0;display:flex;overflow-x:auto}.product-scroll::-webkit-scrollbar{display:none}.product-scroll .card{flex:none;width:180px}.scroll-container{position:relative}.arrow-indicator{z-index:10;color:#333;pointer-events:none;cursor:default;background:#ffffff54;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 6px #0003}.arrow-indicator.left{left:0}.arrow-indicator.right{right:0}.discount-tag{color:#fff;text-align:center;white-space:nowrap;background:#ff7d00;border-radius:4px;padding:4px 6px;font-size:12px;font-weight:600;line-height:1.2;position:absolute;top:12px;left:12px;box-shadow:0 1px 3px #0000001a}.load-more-box{margin-top:10px;padding:16px 12px}.empty-tip,.loading-tip{color:#999;text-align:center;padding:30px;font-size:14px}.result-tip{color:#333;text-align:center;border-bottom:1px solid #f0f0f0;padding:15px;font-size:16px}
