:root{--bg:#950a0e;--bg-deep:#7a080b;--card-bg:#fff;--price:#ff0f23;--price-tag:#ff4d4f;--text:#1a1a1a;--text-sub:#888;--cream:#ffead0;--tab-active:#ff0f23;--safe-bottom:env(safe-area-inset-bottom,0px);}*{box-sizing:border-box;margin:0;padding:0;}html,body{-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;font-family:PingFang SC,HarmonyOS Sans,Roboto,Helvetica Neue,Arial,Noto Sans SC,Microsoft YaHei,sans-serif;background:var(--bg);color:var(--text);min-height:100%;width:100%;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;}img{display:block;max-width:100%;border:0;}button{font:inherit;border:none;background:none;cursor:pointer;-webkit-tap-highlight-color:transparent;}.jumpable,.jumpable *{cursor:pointer;}.page{max-width:750px;margin:0 auto;padding-bottom:calc(60px+var(--safe-bottom));}.inject_accessibility{position:sticky;top:0;z-index:10;}.accessibility_module{display:flex;align-items:center;height:51px;padding:0 10px;max-width:750px;margin:0 auto;}.accessibility_module .left{font-size:0;padding-right:10px;}.accessibility_module .loc{align-items:center;border-radius:50px;display:flex;height:32px;max-width:120px;padding:0 10px;}.accessibility_module .pos_icon.black{background:url(assets/loc.png) center / 100% 100% no-repeat;flex:0 0 auto;height:15px;width:12px;}.accessibility_module .address{-webkit-line-clamp:1;display:-webkit-box;-webkit-box-orient:vertical;font-size:13px;font-weight:700;height:15px;line-height:15px;margin-left:5px;min-width:63px;overflow:hidden;text-overflow:ellipsis;word-break:break-all;}.accessibility_module .arrow_icon.black{background:url(assets/arrow.png) center / 100% 100% no-repeat;flex:0 0 auto;height:5px;margin-left:5px;width:13px;}.accessibility_module .search{flex:1;position:relative;}.accessibility_module .search_bar_wrap{background-color:#fff;border-radius:20px;padding:0 30px;position:relative;}.accessibility_module .search_icon_2{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAAQlBMVEUAAAC3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7ewnznGAAAAFXRSTlMAggrnq3YexL4/yKSYUycvJBKaa1mk7ePvAAAAu0lEQVQoz6WTSQ7DIBRDGTI1CWR8979qgSiIggSLemX0hPUBI6JsP2nQU29Fqc9I1PjJoFr50apSesw4dfeglL077+cj2Tt7uL/LvfNcRXwCfZrWA2ec6qE5f+cbXbLI5PLHx23AkOMB2IKTsIhCC8hgJjAlNjAFo2N2lq6DAVSJFdDGIdxWwiuj1Q/WuJb2pbafRKzAldILWKt10DIv02JcmQaz4CnIShUljleKnPHiG0ReKnJR5VL8py9z9hKE6N1/YAAAAABJRU5ErkJggg==");background-position:50% 50%;background-repeat:no-repeat;background-size:100%;height:14px;left:15px;position:absolute;top:50%;transform:translate3d(-50%,-50%,0);width:14px;}.accessibility_module .search_bar input{background-color:transparent;border:0;font-size:13px;height:32px;outline:none;width:100%;}.accessibility_module .search_bar input::placeholder{color:#999;}.hotzone{line-height:0;}.tabs{position:sticky;top:51px;z-index:9;background:var(--bg);padding:8px 0 6px;}.tabs-scroll{display:flex;gap:8px;overflow-x:auto;padding:0 12px;scrollbar-width:none;}.tabs-scroll::-webkit-scrollbar{display:none;}.tab{flex-shrink:0;padding:6px 14px;border-radius:16px;font-size:13px;font-weight:500;color:var(--cream);background:rgba(255,255,255,0.12);transition:all 0.2s;}.tab.active{color:#fff;background:var(--tab-active);font-weight:600;}.coupon-strip{padding:0 12px 10px;}.coupon-card{display:flex;align-items:center;gap:8px;padding:10px 12px;border-radius:10px;background:linear-gradient(90deg,#fff5e6 0%,#ffe8cc 100%);}.coupon-tag{flex-shrink:0;padding:2px 6px;border-radius:4px;font-size:11px;font-weight:600;color:#fff;background:var(--price);}.coupon-title{font-size:14px;font-weight:700;color:#961913;}.coupon-desc{flex:1;font-size:11px;color:#b35a52;}.coupon-btn{flex-shrink:0;padding:5px 12px;border-radius:14px;font-size:12px;font-weight:600;color:#fff;background:var(--price);}.feeds{display:flex;gap:8px;padding:0 8px 16px;align-items:flex-start;}.feeds-col{flex:1;min-width:0;display:flex;flex-direction:column;gap:8px;}.product-card{background:var(--card-bg);border-radius:10px;overflow:hidden;}.product-card .store{display:flex;align-items:center;gap:6px;padding:8px 10px 4px;font-size:11px;color:var(--text-sub);}.product-card .store-logo{width:18px;height:18px;border-radius:4px;background:linear-gradient(135deg,#ff6b35,#ff0f23);flex-shrink:0;}.product-card .store-name{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.product-card .delivery{flex-shrink:0;font-size:10px;}.product-card .pic{position:relative;width:100%;aspect-ratio:1;overflow:hidden;}.product-card .pic-bg{width:100%;height:100%;object-fit:cover;}.product-card .badge{position:absolute;left:8px;top:8px;padding:2px 6px;border-radius:4px;font-size:10px;font-weight:600;color:#fff;background:var(--price);}.product-card .info{padding:8px 10px 10px;}.product-card .title{font-size:13px;font-weight:500;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:6px;}.product-card .price-row{display:flex;align-items:baseline;gap:4px;}.product-card .price{font-size:18px;font-weight:700;color:var(--price);font-family:JDZhengHT2,PingFang SC,sans-serif;}.product-card .price::before{content:"¥";font-size:12px;}.product-card .origin{font-size:11px;color:#bbb;text-decoration:line-through;}.product-card .tag-row{margin-top:4px;display:flex;flex-wrap:wrap;gap:4px;}.product-card .tag{padding:1px 5px;border-radius:3px;font-size:10px;color:var(--price);border:1px solid rgba(255,15,35,0.35);}.footer-tip{text-align:center;padding:12px 0 24px;font-size:12px;color:rgba(255,234,208,0.5);}.bottom-tips{position:fixed;left:50%;transform:translateX(-50%);bottom:calc(22.93vw+var(--safe-bottom));z-index:15;width:calc(100% - 26px);max-width:724px;transition:bottom 1s ease,opacity 0.3s;}.bottom-tips.hidden{opacity:0;pointer-events:none;}.tips-inner{position:relative;height:13.33vw;max-height:50px;border-radius:8px;background:rgba(0,0,0,0.75);display:flex;align-items:center;padding:0 36px 0 16px;}.tips-text{font-size:13px;font-weight:500;color:#ffe1bd;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.tips-close{position:absolute;right:0;top:0;width:25px;height:25px;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAf+SC3AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAAdgAAAHYBTnsmCAAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAABQSURBVCiR7c4xDQAgDAPB9l8a0gE6sANJk6ZJkyZNmjRp0qRJkyZNmjRp0qRJkyZNmjRp0qRJkyZNmjRp0qRJkyZNmjRp0qRJkyZNmjRp0qRJkyZNmjRp0qRJk/8B7wEGqQqJ8QAAAABJRU5ErkJggg==") center / 60% no-repeat;opacity:0.7;}.back-top{position:fixed;right:4.27vw;bottom:calc(60px+var(--safe-bottom));width:10.67vw;height:10.67vw;max-width:40px;max-height:40px;opacity:0;pointer-events:none;transition:opacity 0.15s;z-index:300;background:url(assets/go_top.png) center / 100% no-repeat;}.back-top.visible{opacity:1;pointer-events:auto;}@media screen and (min-width:520px){.back-top{right:16px;width:40px;height:40px;}}.copy-guide{display:none;position:fixed;inset:0;z-index:10000;align-items:center;justify-content:center;padding:24px;}.copy-guide.show{display:flex;}.copy-guide-mask{position:absolute;inset:0;background:rgba(0,0,0,0.65);}.copy-guide-panel{position:relative;width:100%;max-width:320px;padding:24px 20px 20px;border-radius:14px;background:#fff;text-align:center;}.copy-guide-title{font-size:18px;font-weight:600;color:#1a1a1a;margin-bottom:10px;}.copy-guide-desc{font-size:13px;line-height:1.5;color:#666;margin-bottom:14px;text-align:left;}.copy-guide-url{padding:12px;margin-bottom:16px;border-radius:8px;background:#f5f5f5;font-size:13px;line-height:1.4;color:#333;word-break:break-all;text-align:left;user-select:text;-webkit-user-select:text;}.copy-guide-btn{display:block;width:100%;height:44px;margin-bottom:10px;border-radius:22px;font-size:15px;font-weight:600;color:#666;background:#f0f0f0;}.copy-guide-btn.primary{color:#fff;background:var(--price);margin-bottom:8px;}.copy-guide-btn.primary.copied{background:#22ae09;}.copy-guide-tip{min-height:18px;font-size:12px;color:#22ae09;}