:root{color:#323233;font-synthesis:none;text-rendering:optimizelegibility;--safe-area-bottom:env(safe-area-inset-bottom,0px);--bottom-nav-base-height:50px;--bottom-nav-height:calc(var(--bottom-nav-base-height) + var(--safe-area-bottom));--fixed-action-base-height:58px;--fixed-action-height:calc(var(--fixed-action-base-height) + var(--safe-area-bottom));background:#f5f5f5;font-family:PingFang SC,Microsoft YaHei,Noto Sans SC,system-ui,sans-serif}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body,#root{min-width:320px;min-height:100vh}body{margin:0}button{font:inherit;color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;background:0 0;border:0;outline:none;padding:0}button:focus,button:focus-visible,button:active,a:focus,a:focus-visible,a:active{-webkit-tap-highlight-color:transparent;outline:none}img{display:block}.mall-stage{background:#e7e7e7;justify-content:center;align-items:center;min-height:100vh;display:flex}.phone-page{background:#f5f5f5;width:min(100vw,540px);height:100vh;max-height:920px;position:relative;overflow:hidden;box-shadow:0 18px 60px #00000029}.phone-page.loading{color:#666;box-shadow:none;place-items:center;font-size:14px;display:grid}.mall-toast{z-index:80;color:#fff;text-align:center;pointer-events:none;background:#000000b8;border-radius:8px;width:max-content;max-width:72%;padding:13px 18px;font-size:14px;line-height:20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 12px 30px #0000002e}.page-scroll{height:calc(100% - var(--bottom-nav-height));scrollbar-width:none;background:#f5f5f5;padding-top:0;padding-bottom:0;overflow-y:auto}.page-scroll::-webkit-scrollbar{display:none}.feature-rail::-webkit-scrollbar{display:none}.goods-rail::-webkit-scrollbar{display:none}.hero-panel{background:#f5f5f5;width:100%;position:relative;overflow:hidden}.hero-image{background:#e9eedb;width:100%;position:relative;overflow:hidden}.hero-image img{aspect-ratio:941/1454;object-fit:cover;width:100%}.quick-nav{grid-template-columns:repeat(var(--quick-nav-count,4), minmax(0, 1fr));background:#fff;height:100px;margin:0 15px;padding:6.5px 0 9px;display:grid;overflow:hidden}.quick-nav:before{content:"";position:absolute}.quick-nav button{background:#fff;flex-direction:column;justify-content:flex-start;align-items:center;gap:0;min-width:0;height:84px;padding-top:6.5px;display:flex}.quick-nav button:first-child{border-radius:6px 0 0 6px}.quick-nav button:last-child{border-radius:0 6px 6px 0}.quick-nav img{object-fit:cover;border-radius:100px;width:50px;height:50px}.quick-nav span{color:#454545;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%;margin-top:6px;font-size:13px;font-weight:400;line-height:17px;overflow:hidden}.home-search-bar{color:#969799;text-align:left;background:#fff;border-radius:17px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px;width:calc(100% - 24px);height:34px;margin:10px 12px 0;padding:0 12px;display:grid;box-shadow:0 1px 6px #0000000a}.home-search-bar span{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;overflow:hidden}.home-search-bar em{color:#e34d4f;font-size:13px;font-style:normal}.open-banner-carousel{touch-action:pan-y;-webkit-user-select:none;user-select:none;background:#f5f5f5;border-radius:6px;height:clamp(300px,96vw,430px);margin:10px 12px;position:relative;overflow:hidden}.open-banner-track{cursor:grab;will-change:transform;width:100%;height:100%;transition:transform .36s;display:flex}.open-banner-carousel:active .open-banner-track{cursor:grabbing}.open-banner-slide{color:#646566;background:#f5f5f5;flex:0 0 100%;min-width:100%;height:100%;font-size:14px;display:block;overflow:hidden}.open-banner-slide[aria-disabled=true]{cursor:default}.open-banner-slide img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.open-banner-dots{pointer-events:none;justify-content:center;align-items:center;gap:5px;display:flex;position:absolute;bottom:8px;left:0;right:0}.open-banner-dots button{pointer-events:auto;background:#ffffffb8;border-radius:999px;width:6px;height:6px;box-shadow:0 0 0 1px #00000014}.open-banner-dots button.active{background:#fff;width:14px}.open-banner-arrow{z-index:2;color:#fff;background:#00000038;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #00000029}.open-banner-arrow-left{left:8px}.open-banner-arrow-right{right:8px}.feature-slider{background:#fffdf6;margin:0;padding:10px 10px 8px;overflow:hidden}.goods-rail{scrollbar-width:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid;overflow:visible}.feature-rail{background:#fffdf6;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:0;display:grid;overflow:hidden}.product-card{scroll-snap-align:start;background:#fff;border:1px solid #eee;border-radius:8px;flex:0 0 152px;width:152px;overflow:hidden}.product-card>button{text-align:left;width:100%}.product-card.compact{flex:initial;border:0;border-radius:8px;width:auto;min-width:0;height:199px;padding:5px 5px 0}.feature-rail .product-card.compact{height:auto}.product-image{aspect-ratio:1;background:#f7f7f7;width:100%;overflow:hidden}.compact .product-image{border-radius:7px}.product-image img{object-fit:cover;width:100%;height:100%}.product-copy{padding:8px 8px 9px}.compact .product-copy{height:82px;padding:5px 3px 1px;overflow:hidden}.product-copy h3{color:#555;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12px;font-weight:400;line-height:17px;display:-webkit-box;overflow:hidden}.product-copy p{color:#fb264d;text-overflow:ellipsis;white-space:nowrap;min-height:16px;margin:1px 0 0;font-size:10px;line-height:16px;overflow:hidden}.product-free-shipping{color:#ff4045;background:#ff40450f;border:1px solid #ff40456b;border-radius:3px;align-items:center;height:15px;margin-top:3px;padding:0 5px;font-size:10px;line-height:15px;display:inline-flex}.price-line{align-items:baseline;gap:5px;margin-top:3px;display:flex}.price-line strong{color:#ff4045;font-size:15px;font-weight:600;line-height:1.1}.compact .price-line strong{font-size:15px;font-weight:500}.price-line del{color:#999;font-size:11px;line-height:1}.more-card{color:#333;background:#fff;border:1px solid #eee;border-radius:8px;place-items:center;width:100%;height:44px;margin-top:9px;padding:0 18px;font-size:13px;line-height:1.35;display:grid}.decor-stream,.home-config-stream{background:#f5f5f5}.home-config-product-section{background:#fffdf6;padding:10px 10px 8px}.home-config-product-section h2{color:#222;margin:0 4px 8px;font-size:15px;font-weight:500;line-height:22px}.banner-section{background:#fff;overflow:hidden}.banner-section img{width:100%;height:auto}.goods-section{z-index:1;background:0 0;margin-top:clamp(-160px,-29.75vw,-116px);padding:0 12px 12px;position:relative}.goods-section .product-card{flex:initial;scroll-snap-align:none;border:0;border-radius:6px;width:auto;min-width:0}.goods-section .product-image{border-radius:6px 6px 0 0}.goods-section .product-copy{background:#fff;padding:7px 7px 8px}.goods-section .product-copy h3{color:#333;min-height:36px;font-size:13px;line-height:18px}.goods-section .price-line{margin-top:6px}.goods-section .price-line strong{font-size:16px}.section-spacer{width:100%}.support-footer{color:#969799;background:#f5f5f5;justify-content:center;align-items:center;gap:5px;height:72px;font-size:12px;display:flex}.category-page{background:#fff;min-height:100%}.page-scroll.page-all{overflow:hidden}.page-all .category-page{height:100%;min-height:0;overflow:hidden}.category-search{color:#969799;background:#fff;border-bottom:1px solid #f4f4f4;align-items:center;height:50px;margin:10px 12px 0;padding:0 12px;display:flex}.category-keywords{height:0;overflow:hidden}.category-layout{background:#fff;grid-template-columns:76px minmax(0,1fr);min-height:740px;display:grid;overflow:hidden}.category-sidebar{background:#fff;flex-direction:column;display:flex}.category-sidebar button{color:#323233;text-align:left;height:60px;padding:0 8px;font-size:13px;line-height:18px}.category-sidebar button.active{color:#111;background:#fff;font-weight:600}.category-list{background:#fff;min-width:0;padding:0 12px 72px}.page-all .category-layout{height:calc(100% - 60px);min-height:0}.page-all .category-sidebar,.page-all .category-list{scrollbar-width:none;overflow-y:auto}.page-all .category-sidebar::-webkit-scrollbar{display:none}.page-all .category-list::-webkit-scrollbar{display:none}.page-all .category-list{padding-bottom:12px}.category-list h2{color:#333;height:30px;margin:0;font-size:13px;font-weight:500;line-height:30px}.list-product-card{background:#fff;min-height:128px;padding:10px 0;position:relative}.list-product-card>button:first-child{text-align:left;grid-template-columns:108px minmax(0,1fr);gap:8px;width:100%;display:grid}.list-product-card>button:first-child>div{min-width:0;padding-right:30px}.list-product-card img{object-fit:cover;width:108px;height:108px}.list-product-card h3{color:#333;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:40px;margin:0;font-size:15px;font-weight:400;line-height:20px;display:-webkit-box;overflow:hidden}.list-product-card p{color:#999;text-overflow:ellipsis;white-space:nowrap;height:18px;margin:8px 0 0;font-size:12px;line-height:18px;overflow:hidden}.list-price-row{align-items:baseline;gap:5px;margin-top:20px;display:flex}.list-price-row strong{color:#ff1f2c;font-size:18px;font-weight:500}.list-price-row del{color:#999;font-size:12px}.list-cart{color:#ff1f2c;position:absolute;bottom:20px;right:4px}.load-next{color:#969799;text-align:center;background:0 0;width:100%;margin:18px 0 0;padding:8px 0;font-size:12px;line-height:16px}.load-next:disabled{color:#c8c9cc}.page-category{background:#fff}.page-scroll.page-category{height:100%}.category-products-page{min-height:100%;padding:10px 0 calc(104px + var(--safe-area-bottom));background:#fff}.category-products-header{background:#fff;border-bottom:1px solid #f3f3f3;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;height:54px;display:grid}.category-products-header button{color:#111;place-items:center;width:44px;height:44px;display:grid}.category-products-header h1{color:#111;text-align:center;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:15px;font-weight:600;line-height:20px;overflow:hidden}.category-search-box{color:#999;background:#fff;border:1px solid #eee;align-items:center;gap:6px;height:32px;margin:0 14px;padding:0 9px;display:flex}.category-search-box input{color:#333;min-width:0;font:inherit;border:0;outline:none;flex:1;font-size:12px}.category-search-box input::placeholder{color:#999}.category-sort-tabs{background:#fff;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;height:38px;padding:0 24px;display:grid}.category-sort-tabs button{color:#777;justify-content:center;align-items:center;gap:2px;font-size:12px;line-height:18px;display:inline-flex}.category-sort-tabs button.active{color:#e60012}.category-sort-tabs span{color:inherit;font-size:10px;line-height:1}.category-products-grid{background:#fff;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:0 14px 16px;display:grid}.category-product-card{background:#fff;border:1px solid #f0f0f0;border-radius:4px;min-width:0;position:relative;overflow:hidden}.category-product-card>button:first-child{text-align:left;width:100%;padding-bottom:9px;display:block}.category-product-card img{aspect-ratio:1;object-fit:cover;background:#f7f7f7;width:100%}.category-product-card h2{color:#222;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:36px;margin:7px 7px 0;font-size:12px;font-weight:600;line-height:18px;display:-webkit-box;overflow:hidden}.category-product-card p{color:#f01414;text-overflow:ellipsis;white-space:nowrap;height:16px;margin:3px 7px 0;font-size:11px;line-height:16px;overflow:hidden}.category-product-card strong{color:#f01414;min-height:18px;margin:4px 38px 0 7px;font-size:16px;font-weight:600;line-height:18px;display:block}.category-product-cart{color:#fff;background:#e60012;border-radius:50%;place-items:center;width:24px;height:24px;display:grid;position:absolute;bottom:8px;right:7px}.category-products-empty{color:#999;text-align:center;margin:40px 0 0;font-size:13px}.category-products-empty.error{color:#e60012}.summer-page{background:#f5f5f5;padding-bottom:70px}.image-band{background:#fff;overflow:hidden}.image-band img{width:100%;height:auto}.small-product-grid{background:#f5f5f5;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:4px 16px 8px;display:grid}.small-product-card{background:#fff;border-radius:6px;overflow:hidden}.small-product-card button{text-align:left;width:100%}.small-product-card img{aspect-ratio:1;object-fit:cover;background:#f7f7f7;width:100%}.small-product-card h3{color:#222;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:40px;margin:8px 8px 0;font-size:14px;font-weight:400;line-height:20px;display:-webkit-box;overflow:hidden}.small-product-card p{color:#8c6b41;text-overflow:ellipsis;white-space:nowrap;height:16px;margin:4px 8px 0;font-size:11px;line-height:16px;overflow:hidden}.small-product-card strong{color:#ff1f2c;margin:8px 8px 12px;font-size:17px;font-weight:500;line-height:18px;display:block}.cart-page{background:#f5f5f5;min-height:100%}.empty-cart{color:#969799;background:#f5f5f5;flex-direction:column;justify-content:center;align-items:center;height:346px;display:flex}.empty-cart svg{color:#ddd}.empty-cart h1{color:#333;margin:22px 0 0;font-size:16px;font-weight:400;line-height:22px}.empty-cart p{color:#969799;margin:8px 0 20px;font-size:14px}.empty-cart button{color:#111;background:#fff;border:1px solid #323233;border-radius:18px;min-width:98px;height:36px;padding:0 24px;font-size:14px}.cart-status,.coupon-status{color:#646566;background:#fff;border-radius:6px;margin:12px;padding:12px;font-size:13px;line-height:20px}.cart-status.error,.coupon-status.error,.address-error,.checkout-error{color:#ee0a24}.cart-list{gap:10px;padding:10px;display:grid}.cart-coupon-bar{background:#fff;border-radius:6px;align-items:center;gap:7px;min-height:38px;padding:0 8px;display:flex}.cart-coupon-main{text-align:left;flex:auto;align-items:center;gap:7px;min-width:0;min-height:38px;display:flex}.cart-coupon-main span{color:#f44;background:snow;border:1px solid #f44;flex:none;height:17px;padding:0 3px;font-size:10px;line-height:15px}.cart-coupon-main strong{color:#646566;text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;font-size:12px;font-weight:400;line-height:18px;overflow:hidden}.cart-coupon-action{color:#ff1f2c;flex:none;align-items:center;font-size:12px;line-height:18px;display:inline-flex}.cart-manage-head{justify-content:space-between;align-items:center;gap:12px;min-height:38px;padding:0 4px;display:flex}.cart-manage-head strong{color:#323233;font-size:14px;font-weight:500}.cart-manage-head button{color:#ff1f2c;background:#fff;border-radius:14px;min-width:86px;height:28px;padding:0 12px;font-size:13px}.cart-item-card{cursor:pointer;background:#fff;border-radius:8px;grid-template-columns:22px 82px minmax(0,1fr) auto;align-items:start;gap:10px;padding:12px;display:grid}.cart-item-select{place-items:center;width:22px;height:82px;display:grid}.cart-item-select input{appearance:none;background:#fff;border:1px solid #dcdee0;border-radius:50%;width:18px;height:18px;margin:0}.cart-item-select input:checked{background:#ff1f2c url("data:image/svg+xml,%3Csvg width='12' height='9' viewBox='0 0 12 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 4.5L4.2 7.5L11 1' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50%/12px 9px no-repeat;border-color:#ff1f2c}.cart-item-image{border-radius:6px;width:82px;height:82px;padding:0;overflow:hidden}.cart-item-card img{object-fit:cover;background:#f7f8fa;border-radius:6px;width:82px;height:82px}.cart-item-card h2{color:#323233;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:38px;margin:0;font-size:14px;font-weight:500;line-height:19px;display:-webkit-box;overflow:hidden}.cart-item-card p{color:#969799;margin:5px 0;font-size:12px;line-height:18px}.cart-item-card strong,.cart-item-card em,.cart-total-bar strong{color:#ff1f2c;font-style:normal}.cart-item-actions{align-items:center;gap:8px;margin-top:8px;display:flex}.cart-item-actions button{color:#323233;background:#f2f3f5;border-radius:12px;min-width:26px;height:24px;padding:0 8px;font-size:12px}.cart-item-actions button:disabled{color:#c8c9cc}.cart-item-actions .cart-item-delete{color:#ff1f2c;background:#fff1f0;margin-left:auto}.cart-item-actions span{color:#323233;text-align:center;min-width:18px;font-size:13px}.cart-total-bar{color:#323233;background:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;min-height:46px;padding:8px 12px;display:flex}.cart-total-bar>div{gap:3px;min-width:0;display:grid}.cart-total-actions{flex:none;align-items:center;gap:8px;display:flex}.cart-total-bar.managing{grid-template-columns:minmax(0,1fr) 88px 88px;column-gap:8px;display:grid}.cart-total-bar.managing .cart-total-actions{display:contents}.cart-total-bar span{color:#323233;font-size:12px;line-height:20px}.cart-total-bar strong{font-size:13px}.cart-total-bar em{color:#969799;font-size:12px;font-style:normal;line-height:16px}.cart-total-bar button{border-radius:18px;flex:none;width:88px;height:36px;font-size:14px;font-weight:500}.cart-total-bar .cart-checkout-button{color:#fff;background:#ff1f2c}.cart-total-bar .cart-checkout-button:disabled{color:#fff;background:#c8c9cc}.cart-total-bar .cart-batch-delete{color:#ff1f2c;background:#fff1f0}.cart-total-bar .cart-batch-delete:disabled{color:#c8c9cc;background:#f2f3f5}.cart-divider{color:#999;background:#f5f5f5;justify-content:center;align-items:center;height:28px;font-size:14px;display:flex}.cart-divider:before,.cart-divider:after{content:"";background:#ddd;width:54px;height:1px;margin:0 12px}.page-scroll.page-mine,.page-scroll.page-shopInfo,.page-scroll.page-logistics{height:calc(100% - var(--bottom-nav-height));background:#f7f7f7}.page-scroll.page-shopInfo,.page-scroll.page-logistics,.page-scroll.page-orders,.page-scroll.page-orderDetail,.page-scroll.page-orderReview,.page-scroll.page-memberVip,.page-scroll.page-memberTool{height:100%}.member-page{background:#f6f6f6;min-height:100%;padding:0 0 76px}.member-profile-card{background:#fff;border-radius:6px;justify-content:space-between;align-items:center;height:86px;margin:8px 16px 10px;padding:0 22px 0 16px;display:flex}.member-profile-left{align-items:center;gap:14px;display:flex}.member-profile-card .member-avatar{color:#f8b26d;width:50px;height:50px;box-shadow:none;background:#fff1dd;border:0;place-items:center;display:grid}.member-profile-card .member-avatar span{color:#f8b26d;font-size:22px;font-weight:600}.member-profile-card .member-avatar-image{object-fit:cover;background:#fff1dd;border-radius:50%;width:50px;height:50px}.member-profile-card strong{color:#111;font-size:15px;font-weight:600}.member-coupon-mini{justify-items:center;gap:4px;min-width:54px;display:grid}.member-coupon-mini strong{color:#111;font-size:16px;line-height:20px}.member-coupon-mini span{color:#666;font-size:12px}.member-hero{color:#333;background:radial-gradient(circle at 18% 36%,#f8ffffe6 0 13px,#0000 14px),radial-gradient(circle at 78% 20%,#fffc 0 18px,#0000 19px),linear-gradient(#d9edf8 0%,#f3f8fb 62%,#fff 100%);align-content:center;justify-items:center;height:150px;display:grid;position:relative}.member-shortcuts{gap:14px;display:flex;position:absolute;top:10px;right:14px}.member-shortcuts button{color:#fff;text-shadow:0 1px 2px #0000002e;align-items:center;gap:3px;font-size:12px;display:inline-flex}.member-avatar{color:#fff;background:linear-gradient(145deg,#dd3158,#62b953);border:2px solid #ffffffe6;border-radius:50%;place-items:center;width:60px;height:60px;font-size:27px;font-weight:600;display:grid;box-shadow:0 5px 14px #0000001f}.member-hero h1{color:#333;margin:7px 0 0;font-size:16px;font-weight:600}.member-hero>span{color:#9a6c3a;background:#fff3df;border-radius:9px;height:18px;margin-top:4px;padding:0 8px;font-size:11px;line-height:18px}.member-wallet,.member-orders,.member-tools{background:#fff;border-radius:6px;margin:0 16px 10px}.member-wallet{grid-template-columns:repeat(4,1fr);align-items:center;height:72px;display:grid}.member-wallet button{justify-items:center;gap:6px;min-width:0;display:grid}.member-wallet strong{color:#333;font-size:15px;font-weight:500}.member-wallet span,.member-section-head button,.member-order-grid span{color:#646566;font-size:12px}.member-section-head{justify-content:space-between;align-items:center;height:50px;padding:0 16px;display:flex}.member-section-head h2,.member-picked-title{color:#333;margin:0;font-size:14px;font-weight:500}.member-section-head button{color:#777;align-items:center;font-size:12px;display:inline-flex}.member-order-grid{grid-template-columns:repeat(5,1fr);height:78px;padding-bottom:8px;display:grid}.member-order-grid button{color:#555;align-content:center;place-items:center;gap:7px;display:grid}.member-order-icon{place-items:center;width:30px;height:24px;display:grid;position:relative}.member-order-badge{color:#fff;text-align:center;background:#f44;border:1px solid #fff;border-radius:999px;min-width:17px;height:17px;padding:0 5px;font-size:10px;font-style:normal;line-height:15px;position:absolute;top:-7px;right:-13px}.member-tools{overflow:hidden}.member-tools button{color:#555;text-align:left;border-bottom:1px solid #f3f3f3;grid-template-columns:28px 1fr 18px;align-items:center;gap:6px;width:100%;height:48px;padding:0 16px;display:grid}.member-tools button:last-child{border-bottom:0}.member-tools span{color:#333;font-size:14px}.member-picked-title{background:#fff;place-items:center;height:42px;display:grid}.member-footer-links{color:#969799;background:#f7f7f7;justify-content:center;gap:10px;padding:18px 0 20px;font-size:11px;display:flex}.member-footer-links button,.member-footer-links span{color:#969799;font-size:11px}.member-sub-page{background:#f7f7f7;min-height:100%;padding-bottom:24px}.member-tool-page.chat-tool-page{background:#f3f4f6;height:100%;min-height:0;padding-bottom:0;overflow:hidden}.order-tabs{background:#fff;grid-template-columns:repeat(6,1fr);height:44px;display:grid}.order-tabs button{color:#646566;font-size:14px;position:relative}.order-tabs button.active{color:#f44;font-weight:500}.order-tabs button.active:after{content:"";background:#f44;border-radius:2px;width:28px;height:2px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.member-empty-card{color:#969799;background:#fff;border-radius:4px;align-content:center;justify-items:center;min-height:240px;margin:12px 12px 0;padding:34px 24px;display:grid}.member-empty-card svg{color:#c8c9cc}.member-empty-card h2{color:#323233;margin:18px 0 0;font-size:16px;font-weight:500}.member-empty-card p{color:#969799;text-align:center;max-width:280px;margin:8px 0 0;font-size:13px;line-height:20px}.member-empty-card button{color:#fff;background:#f44;border-radius:16px;min-width:88px;height:32px;margin-top:18px;padding:0 18px;font-size:13px}.order-empty{min-height:312px}.order-list{gap:10px;padding:10px 10px 16px;display:grid}.order-card{cursor:pointer;background:#fff;border-radius:6px;outline:none;gap:8px;padding:12px;display:grid;position:relative}.order-card:active{background:#fafafa}.order-card:focus-visible{box-shadow:0 0 0 2px #ff44442e}.order-card header,.order-card footer{justify-content:space-between;align-items:center;gap:10px;font-size:12px;display:flex}.order-card header span{color:#646566;text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.order-card header strong{color:#f44;flex:none;font-weight:500}.order-card-items{gap:10px;display:grid}.order-card-item{grid-template-columns:72px minmax(0,1fr) auto;align-items:start;gap:10px;display:grid}.order-card-item img,.order-card-image-empty{object-fit:cover;background:#f7f8fa;border-radius:4px;width:72px;height:72px}.order-card-image-empty{color:#969799;place-items:center;font-size:11px;display:grid}.order-card-item section{min-width:0}.order-card-item h3{color:#323233;margin:0;font-size:13px;font-weight:500;line-height:18px}.order-card-item p{color:#969799;margin:6px 0 0;font-size:12px;line-height:16px}.order-card-item aside{color:#969799;justify-items:end;gap:6px;font-size:12px;display:grid}.order-card-item aside strong{color:#323233;font-size:13px;font-weight:500}.order-card footer{color:#646566;flex-wrap:wrap;justify-content:flex-end}.order-card footer>span:first-child{margin-left:auto}.order-card footer strong{color:#f44;font-size:15px}.order-card-actions{justify-content:flex-end;align-items:center;gap:8px;width:100%;display:flex}.order-card-action{color:#f44;background:#fff;border:1px solid #f44;border-radius:14px;justify-content:center;align-items:center;min-width:74px;height:28px;margin-left:4px;padding:0 14px;font-size:12px;display:inline-flex}.order-card-action.secondary{color:#323233;border-color:#dcdee0}.order-card-action.primary{color:#fff;background:#f44;border-color:#f44}.order-card-detail{background:#f7f8fa;border-radius:6px;gap:6px;padding:10px;display:grid}.order-card-detail p{color:#646566;grid-template-columns:62px minmax(0,1fr);gap:8px;margin:0;font-size:12px;line-height:18px;display:grid}.order-card-detail span{color:#969799}.order-card-detail strong{color:#323233;min-width:0;font-weight:400}.order-confirm-overlay{z-index:50;background:#0000007a;justify-content:center;align-items:center;padding:24px;display:flex;position:absolute;inset:0}.order-confirm-dialog{background:#fff;border-radius:12px;width:min(304px,100%);padding:20px 18px 16px;box-shadow:0 12px 36px #0000002e}.order-confirm-dialog h2{color:#323233;text-align:center;margin:0;font-size:17px;line-height:24px}.order-confirm-dialog p{color:#646566;text-align:center;margin:12px 0 8px;font-size:14px;line-height:21px}.order-confirm-products{background:#f7f8fa;border-radius:8px;grid-template-columns:64px minmax(0,1fr);gap:8px;margin-top:10px;padding:10px;display:grid}.order-confirm-products span{color:#646566;white-space:nowrap;font-size:13px;line-height:20px}.order-confirm-products strong{color:#323233;overflow-wrap:anywhere;min-width:0;font-size:13px;font-weight:500;line-height:20px}.order-confirm-error{color:#ee0a24;text-align:center;margin-top:10px;font-size:12px;line-height:18px;display:block}.order-confirm-dialog footer{gap:10px;margin-top:18px;display:flex}.order-confirm-dialog footer button{color:#323233;background:#fff;border:1px solid #dcdee0;border-radius:19px;flex:1;height:38px;font-size:14px}.order-confirm-dialog footer button:last-child{color:#fff;background:#f44;border-color:#f44}.after-sale-apply-overlay{z-index:49;background:#0000007a;align-items:flex-end;display:flex;position:absolute;inset:0}.after-sale-apply-sheet{width:100%;max-height:min(82vh,680px);padding:0 16px calc(18px + var(--safe-area-bottom));background:#fff;border-radius:12px 12px 0 0;overflow-y:auto;box-shadow:0 -12px 36px #00000029}.after-sale-apply-sheet header{z-index:1;background:#fff;justify-content:space-between;align-items:center;padding:14px 0 12px;display:flex;position:sticky;top:0}.after-sale-apply-sheet header strong{color:#323233;font-size:16px}.after-sale-apply-sheet header button{color:#969799;background:#f2f3f5;border:0;border-radius:999px;width:30px;height:30px}.after-sale-apply-meta{background:#f7f8fa;border-radius:8px;gap:8px;padding:12px;display:grid}.after-sale-apply-meta p,.after-sale-field{color:#646566;grid-template-columns:82px minmax(0,1fr);column-gap:8px;margin:0;font-size:13px;line-height:22px;display:grid}.after-sale-apply-meta p{align-items:center}.after-sale-apply-meta strong{color:#323233;overflow-wrap:anywhere;min-width:0;font-weight:500}.after-sale-field{align-items:center;margin-top:12px}.after-sale-field>span,.after-sale-images>span{white-space:nowrap}.after-sale-field-textarea{align-items:flex-start}.after-sale-field-textarea>span{padding-top:8px}.after-sale-apply-sheet input,.after-sale-apply-sheet textarea{color:#323233;background:#fff;border:1px solid #ebedf0;border-radius:6px;width:100%;padding:8px 10px;font-size:13px}.after-sale-apply-sheet textarea{resize:vertical;min-height:72px}.after-sale-images{color:#646566;grid-template-columns:82px minmax(0,1fr);align-items:center;column-gap:8px;margin-top:12px;font-size:13px;display:grid}.after-sale-images>div{flex-wrap:wrap;gap:8px;display:flex}.after-sale-images button{color:#969799;background:#fff;border:1px solid #ebedf0;border-radius:6px;width:58px;height:58px;padding:0;overflow:hidden}.after-sale-images img{object-fit:cover;width:100%;height:100%}.after-sale-upload{font-size:12px}.after-sale-apply-error{color:#ee0a24;margin:10px 0 0;font-size:12px}.after-sale-apply-sheet footer{gap:10px;padding-top:14px;display:flex}.after-sale-apply-sheet footer button{color:#323233;background:#fff;border:1px solid #dcdee0;border-radius:19px;flex:1;height:38px}.after-sale-apply-sheet footer button:last-child{color:#fff;background:#f44;border-color:#f44}.order-logistics-overlay{z-index:48;background:#0000007a;align-items:flex-end;display:flex;position:absolute;inset:0}.order-logistics-sheet{width:100%;max-height:min(74vh,650px);padding:0 16px calc(18px + var(--safe-area-bottom));background:#fff;border-radius:12px 12px 0 0;overflow-y:auto;box-shadow:0 -12px 36px #00000029}.order-logistics-sheet>header{z-index:1;background:#fff;justify-content:space-between;align-items:center;height:52px;display:flex;position:sticky;top:0}.order-logistics-sheet>header strong{color:#1f2933;font-size:16px;font-weight:600}.order-logistics-sheet>header button{color:#646566;background:#f7f8fa;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.order-logistics-summary{background:#f7f8fa;border-radius:8px;gap:8px;margin:2px 0 16px;padding:12px;display:grid}.order-logistics-summary p{grid-template-columns:70px minmax(0,1fr);gap:10px;margin:0;font-size:12px;line-height:18px;display:grid}.order-logistics-summary span{color:#969799}.order-logistics-summary strong{color:#323233;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:500;overflow:hidden}.order-logistics-timeline{margin:0;padding:0 0 2px 8px;list-style:none;display:grid}.order-logistics-timeline li{border-left:1px solid #ebedf0;gap:5px;padding:0 0 18px 18px;display:grid;position:relative}.order-logistics-timeline li:last-child{border-left-color:#0000;padding-bottom:0}.order-logistics-timeline li:before{content:"";background:#c8c9cc;border-radius:50%;width:7px;height:7px;position:absolute;top:3px;left:-4px}.order-logistics-timeline li:first-child:before{background:#f44;width:9px;height:9px;left:-5px}.order-logistics-timeline time{color:#969799;font-size:12px;line-height:16px}.order-logistics-timeline p{color:#323233;margin:0;font-size:13px;line-height:19px}.order-logistics-timeline span{color:#969799;font-size:12px;line-height:16px}.order-logistics-empty{color:#969799;align-content:center;justify-items:center;gap:10px;min-height:168px;display:grid}.order-logistics-empty svg{color:#c8c9cc}.order-logistics-empty p{color:#969799;text-align:center;margin:0;font-size:13px;line-height:20px}.order-logistics-empty button{color:#fff;background:#f44;border-radius:16px;min-width:88px;height:32px;margin-top:4px;padding:0 18px;font-size:13px}.order-detail-page{padding-bottom:24px}.order-detail-content{gap:10px;padding:10px;display:grid}.order-detail-status,.order-detail-section{background:#fff;border-radius:6px}.order-detail-status{gap:6px;padding:14px 12px;display:grid}.order-detail-status strong{color:#f44;font-size:18px;font-weight:700}.order-detail-status span{color:#646566;font-size:12px}.order-detail-actions{background:#fff;border-radius:6px;flex-wrap:wrap;justify-content:flex-end;gap:8px;padding:12px;display:flex}.order-detail-section{gap:10px;padding:12px;display:grid}.order-detail-section h2{color:#323233;margin:0;font-size:14px;font-weight:600}.order-detail-section p{color:#646566;grid-template-columns:72px minmax(0,1fr);gap:10px;margin:0;font-size:13px;line-height:20px;display:grid}.order-detail-section p span{color:#969799}.order-detail-section p strong{color:#323233;text-align:right;word-break:break-word;min-width:0;font-weight:400}.order-detail-items{gap:12px;display:grid}.order-detail-product{text-align:left;width:100%}.order-detail-product:active{opacity:.82}.order-detail-product:disabled{cursor:default;opacity:1}.order-detail-payable{font-size:16px;color:#f44!important;font-weight:700!important}.order-review-page{padding-bottom:24px}.order-review-order{color:#646566;background:#fff;border-radius:6px;justify-content:space-between;align-items:center;gap:10px;margin:10px 10px 0;padding:12px;font-size:12px;display:flex}.order-review-order strong{color:#f44;font-weight:500}.order-review-list{gap:10px;padding:10px;display:grid}.order-review-card{background:#fff;border-radius:6px;gap:14px;padding:12px;display:grid}.order-review-product{grid-template-columns:64px minmax(0,1fr) auto;align-items:start;gap:10px;display:grid}.order-review-product img,.order-review-product .order-card-image-empty{width:64px;height:64px}.order-review-product h3{color:#323233;margin:0;font-size:14px;font-weight:600;line-height:19px}.order-review-product p,.order-review-product>span{color:#969799;margin:6px 0 0;font-size:12px}.order-review-stars{justify-content:space-between;align-items:center;gap:12px;display:flex}.order-review-stars>span,.order-review-content{color:#323233;font-size:14px}.order-review-stars div{gap:4px;display:flex}.order-review-stars button{color:#d9d9d9;width:30px;height:30px;font-size:25px;line-height:30px}.order-review-stars button.active{color:#ffb400}.order-review-content{gap:8px;display:grid}.order-review-content textarea{color:#323233;width:100%;min-height:92px;font:inherit;resize:none;background:#fff;border:1px solid #ebedf0;border-radius:6px;outline:0;padding:10px;line-height:20px}.order-review-content textarea:focus{border-color:#f44}.order-review-error{color:#f44;margin:0 14px 10px;font-size:12px;line-height:18px}.order-review-submit{color:#fff;background:#f44;border-radius:21px;width:calc(100% - 20px);height:42px;margin:0 10px 18px;font-size:15px;font-weight:600}.order-review-submit:disabled{opacity:.65}.member-code-card{background:#fff;border-radius:4px;justify-items:center;margin:12px 12px 0;padding:28px 24px 26px;display:grid}.member-avatar.large{width:72px;height:72px;font-size:32px}.member-avatar.small{width:42px;height:42px;font-size:20px}.member-code-card h2{color:#323233;margin:10px 0 0;font-size:17px;font-weight:600}.member-code-card p,.member-code-card span{color:#969799;margin:5px 0 0;font-size:12px}.member-qr{color:#323233;background:linear-gradient(#333 0 0) 0 0/24px 3px no-repeat,linear-gradient(#333 0 0) 0 0/3px 24px no-repeat,linear-gradient(#333 0 0) 100% 0/24px 3px no-repeat,linear-gradient(#333 0 0) 100% 0/3px 24px no-repeat,linear-gradient(#333 0 0) 0 100%/24px 3px no-repeat,linear-gradient(#333 0 0) 0 100%/3px 24px no-repeat,linear-gradient(#333 0 0) 100% 100%/24px 3px no-repeat,linear-gradient(#333 0 0) 100% 100%/3px 24px no-repeat,#fff;border:1px solid #ebedf0;place-items:center;width:184px;height:184px;margin-top:22px;display:grid}.settings-list,.wallet-detail-page,.coupon-page{margin-top:12px}.settings-row,.profile-avatar-row{color:#323233;text-align:left;background:#fff;border-bottom:1px solid #f2f2f2;grid-template-columns:1fr auto 18px;align-items:center;gap:8px;width:100%;height:52px;padding:0 14px;display:grid}.profile-settings .settings-row{height:58px}.settings-row span,.profile-avatar-row span{font-size:14px}.settings-row em{color:#969799;font-size:13px;font-style:normal}.settings-row svg{color:#969799}.profile-avatar-row{grid-template-columns:1fr auto 18px;height:70px}.profile-avatar-image{object-fit:cover;border-radius:50%;width:42px;height:42px}.member-safe-tip{color:#969799;margin:12px 14px;font-size:12px;line-height:18px}.profile-edit-overlay{z-index:42;background:#0000007a;position:absolute;inset:0}.profile-edit-panel{z-index:43;padding:18px 14px calc(14px + var(--safe-area-bottom));background:#fff;border-radius:14px 14px 0 0;margin:0;position:absolute;bottom:0;left:0;right:0}.profile-edit-panel strong{color:#323233;font-size:15px;font-weight:500;display:block}.profile-edit-panel input,.profile-select,.profile-area-selects select{color:#323233;width:100%;height:42px;font:inherit;background:#fff;border:1px solid #ebedf0;border-radius:4px;outline:0;margin-top:12px;padding:0 10px}.profile-edit-panel input:focus,.profile-select:focus,.profile-area-selects select:focus{border-color:#f44}.profile-date-input{appearance:auto}.profile-select,.profile-area-selects select{padding-right:28px}.profile-area-selects{gap:8px;margin-top:12px;display:grid}.profile-area-selects select{margin-top:0}.profile-area-selects select:disabled{color:#c8c9cc;background:#f7f8fa}.profile-edit-error{color:#f44;margin-top:10px;font-size:12px;font-style:normal;line-height:18px;display:block}.profile-edit-actions,.address-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:14px;display:grid}.profile-edit-panel button,.address-actions button,.address-list-actions button{color:#fff;background:#f44;border-radius:19px;height:38px;font-size:14px}.profile-edit-panel button:first-child,.address-actions button:first-child{color:#646566;background:#f7f8fa}.profile-avatar-editor{justify-items:center;gap:12px;margin-top:12px;display:grid}.profile-avatar-editor img,.profile-avatar-editor .member-avatar{border-radius:50%;width:68px;height:68px}.profile-avatar-editor img{object-fit:cover}.profile-avatar-editor input{margin-top:0}.profile-avatar-editor-actions{grid-template-columns:1fr 1fr;gap:10px;width:100%;display:grid}.profile-avatar-editor-actions button{color:#f44;background:#fff5f5;border-radius:18px;height:36px;font-size:13px}.profile-avatar-editor-actions button:disabled{color:#c8c9cc;background:#f7f8fa}.profile-avatar-file-input{display:none}.address-editor,.address-list-page{margin:12px}.address-editor{background:#fff;border-radius:6px;overflow:hidden}.address-field{border-bottom:1px solid #f2f2f2;grid-template-columns:86px 1fr;align-items:center;min-height:52px;padding:0 14px;display:grid}.address-field span{color:#323233;font-size:14px}.address-required-label b{color:#f44;margin-right:3px;font-style:normal;font-weight:500}.address-field input{color:#323233;min-width:0;font:inherit;background:0 0;border:0;outline:0}.address-area-field{border-bottom:1px solid #f2f2f2;grid-template-columns:86px 1fr;align-items:start;min-height:52px;padding:12px 14px;display:grid}.address-area-field>span{color:#323233;padding-top:8px;font-size:14px}.address-area-selects{gap:8px;min-width:0;display:grid}.address-area-selects select{color:#323233;width:100%;min-width:0;height:36px;font:inherit;background:#fff;border:1px solid #ebedf0;border-radius:4px;outline:0;padding:0 26px 0 10px}.address-area-selects select:disabled{color:#c8c9cc;background:#f7f8fa}.address-area-selects em{color:#f44;font-size:12px;font-style:normal;line-height:18px}.address-default-field{color:#323233;border-bottom:1px solid #f2f2f2;align-items:center;gap:8px;min-height:46px;padding:0 14px;font-size:14px;display:flex}.address-error{margin:10px 14px 0;font-size:12px;line-height:18px}.address-actions{margin-top:0;padding:14px}.address-list-page{gap:12px;display:grid}.address-list-actions{justify-items:center;display:grid}.address-list-actions button:first-child{color:#646566;background:#fff;width:176px}.address-card{background:#fff;border-radius:6px;grid-template-columns:minmax(0,1fr) 58px;align-items:center;gap:10px;padding:14px;display:grid}.address-card.selectable{grid-template-columns:24px minmax(0,1fr) 58px}.address-card-main{text-align:left;width:100%;min-width:0}.address-card-main:disabled{cursor:default}.address-card-main>div{align-items:center;gap:10px;display:flex}.address-card strong{color:#323233;font-size:16px;font-weight:500}.address-card span{color:#646566;font-size:14px}.address-card em{color:#f44;background:#fff5f5;border-radius:9px;height:18px;padding:0 6px;font-size:11px;font-style:normal;line-height:18px}.address-card p{color:#323233;margin:8px 0 0;font-size:14px;line-height:21px}.address-select-dot{background:#fff;border:1px solid #c8c9cc;border-radius:50%;justify-self:center;width:18px;height:18px}.address-select-dot.selected{background:radial-gradient(circle,#f44 0 5px,#fff 6px);border-color:#f44}.address-select-dot:disabled{opacity:.45}.address-card-actions{gap:8px;display:grid}.address-card-edit,.address-card-delete{border-radius:15px;width:58px;height:30px;font-size:13px}.address-card-edit{color:#646566;background:#f7f8fa}.address-card-delete{color:#f44;background:#fff5f5}.address-card-delete:disabled{color:#c8c9cc}.after-sale-user-page{gap:10px;padding:12px 10px 24px;display:grid}.after-sale-apply-form,.after-sale-list article,.after-sale-detail{background:#fff;border-radius:6px}.after-sale-apply-form{overflow:hidden}.after-sale-apply-form h2{color:#323233;margin:0;padding:16px 14px 8px;font-size:18px;font-weight:600;line-height:26px}.after-sale-apply-form label{color:#323233;border-top:1px solid #f2f2f2;grid-template-columns:86px minmax(0,1fr);align-items:center;min-height:52px;padding:0 14px;font-size:14px;display:grid}.after-sale-apply-form input,.after-sale-apply-form textarea{color:#323233;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0}.after-sale-apply-form textarea{resize:none;min-height:70px;padding:15px 0;line-height:20px}.after-sale-apply-form p,.member-tool-status{color:#969799;margin:10px 14px 0;font-size:12px;line-height:18px}.after-sale-apply-form p,.member-tool-status.error{color:#f44}.after-sale-apply-form button{color:#fff;background:#f44;border-radius:20px;width:calc(100% - 28px);height:40px;margin:14px;font-size:14px;font-weight:600}.after-sale-list{gap:10px;display:grid}.after-sale-list article{grid-template-columns:minmax(0,1fr) auto;gap:6px 10px;padding:12px;display:grid}.after-sale-list strong{color:#323233;font-size:14px;font-weight:600}.after-sale-list span{color:#646566;grid-column:1/2;font-size:12px;line-height:18px}.after-sale-list button{color:#f44;background:#fff5f5;border-radius:14px;grid-area:1/2/span 3/3;align-self:center;width:74px;height:28px;font-size:12px}.after-sale-detail{padding:12px}.after-sale-detail h2{color:#323233;margin:0 0 8px;font-size:15px;font-weight:600}.after-sale-detail>p{color:#646566;margin:4px 0 0;font-size:13px;line-height:19px}.after-sale-detail article{grid-template-columns:58px minmax(0,1fr);gap:10px;margin-top:12px;display:grid}.after-sale-detail img{object-fit:cover;border-radius:4px;width:58px;height:58px}.after-sale-detail article div{gap:4px;min-width:0;display:grid}.after-sale-detail article strong{color:#323233;font-size:13px;line-height:18px}.after-sale-detail article span{color:#969799;font-size:12px}.service-chat-page{background:#f3f4f6;grid-template-rows:52px minmax(0,1fr) auto;height:100%;min-height:0;display:grid;position:relative;overflow:hidden}.chat-service-head{background:#fff;border-bottom:1px solid #f0f1f2;justify-content:space-between;align-items:center;height:52px;padding:0 14px;display:flex}.chat-service-info{align-items:center;gap:8px;min-width:0;display:flex}.chat-service-info section{gap:2px;min-width:0;display:grid}.chat-service-avatar,.chat-avatar{color:#fff;background:#f44;border-radius:50%;place-items:center;width:28px;height:28px;display:grid;overflow:hidden}.chat-service-avatar img,.chat-avatar img{object-fit:cover;width:100%;height:100%}.chat-service-avatar svg,.chat-avatar svg{width:16px;height:16px}.chat-service-head strong{color:#323233;font-size:14px;line-height:18px}.chat-service-head span{color:#969799;align-items:center;gap:4px;font-size:11px;line-height:14px;display:inline-flex}.chat-service-head span i{background:#c8c9cc;border-radius:50%;width:6px;height:6px}.chat-service-head span.online{color:#37b26c}.chat-service-head span.online i{background:#37b26c}.chat-service-head button{color:#f44;background:#fff1f1;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.chat-scroll{min-height:0;padding:14px 14px 10px;overflow-y:auto}.chat-day{color:#fff;text-align:center;background:#d2d2d2;border-radius:10px;width:52px;height:20px;margin:0 auto 12px;font-size:12px;line-height:20px}.shop-message{grid-template-columns:32px 1fr;gap:8px;margin-bottom:12px;display:grid}.shop-message svg{color:#fff;background:#f44;border-radius:50%;width:32px;height:32px;padding:7px}.shop-message div{background:#fff;border-radius:4px;min-width:0;padding:10px 12px}.shop-message strong{color:#323233;font-size:13px}.shop-message p{color:#646566;margin:6px 0 0;font-size:13px;line-height:20px}.chat-compose{background:#fff;border-top:1px solid #f0f1f2}.chat-shortcuts{gap:8px;padding:8px 14px 6px;display:flex;overflow-x:auto}.chat-shortcuts button{color:#646566;background:#fff;border-radius:14px;flex:none;height:28px;padding:0 10px;font-size:12px}.chat-status{color:#969799;text-align:center;margin:10px 0;font-size:12px}.chat-status.error{color:#f44}.chat-compose-error{color:#f44;margin:0;padding:0 14px 4px;font-size:12px;line-height:18px}.chat-message{grid-template-columns:32px minmax(0,1fr);gap:8px;margin:10px 0;display:grid}.chat-message.mine{grid-template-columns:minmax(0,1fr) 32px}.chat-message.mine .chat-avatar{grid-area:1/2}.chat-message.mine .chat-message-body{grid-area:1/1;justify-self:end;align-items:flex-end}.chat-avatar{width:32px;height:32px}.chat-message-body{flex-direction:column;justify-self:start;align-items:flex-start;width:fit-content;min-width:0;max-width:76%;display:flex}.chat-message-body>p{box-sizing:border-box;color:#323233;word-break:break-word;overflow-wrap:anywhere;background:#fff;border-radius:6px;width:fit-content;max-width:100%;margin:0;padding:9px 12px;font-size:13px;line-height:20px}.chat-message.mine .chat-message-body>p:not(.chat-emoji-message){color:#fff;background:#f44}.chat-message time{color:#969799;margin-top:4px;font-size:11px;display:block}.chat-message.mine time{text-align:right}.chat-emoji-message{color:inherit!important;background:0 0!important;padding:0!important;font-size:34px!important;line-height:40px!important}.chat-media-image,.chat-media-video{background:#fff;border-radius:8px;max-width:min(220px,100%);display:block}.chat-media-image{object-fit:cover;max-height:260px}.chat-media-video{width:220px;max-height:260px}.chat-card-message{color:#323233;background:#fff;border-radius:8px;width:min(236px,100%);padding:10px;box-shadow:0 1px 3px #0000000a}.chat-card-message.clickable{cursor:pointer}.chat-card-message.clickable:active{opacity:.86}.chat-card-message.clickable:focus-visible{outline-offset:2px;outline:2px solid #ffb3b3}.chat-product-message{grid-template-columns:56px minmax(0,1fr);align-items:center;gap:10px;display:grid}.chat-product-message img,.chat-order-item img,.chat-picker-list img,.chat-card-image-empty{object-fit:cover;background:#f7f8fa;border-radius:6px;width:56px;height:56px}.chat-card-image-empty{color:#c8c9cc;place-items:center;font-size:12px;display:grid}.chat-card-message section,.chat-order-item div,.chat-picker-list section{min-width:0}.chat-card-message strong,.chat-picker-list strong{color:#323233;text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:18px;display:block;overflow:hidden}.chat-card-message span,.chat-card-message small,.chat-picker-list span,.chat-picker-list small{color:#969799;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:12px;line-height:16px;display:block;overflow:hidden}.chat-product-message section span,.chat-order-message footer strong,.chat-picker-list section>span{color:#f44;font-weight:600}.chat-order-message header,.chat-order-message footer{justify-content:space-between;align-items:center;gap:8px;display:flex}.chat-order-message header span{color:#f44;flex:none;margin:0}.chat-order-item{grid-template-columns:56px minmax(0,1fr);gap:10px;margin-top:10px;display:grid}.chat-order-message footer{border-top:1px solid #f0f1f2;margin-top:10px;padding-top:8px}.chat-order-message footer span,.chat-order-message footer strong{margin:0}.chat-input-bar{min-height:calc(50px + var(--safe-area-bottom));padding:7px 14px calc(7px + var(--safe-area-bottom));background:#fff;grid-template-columns:36px minmax(0,1fr) 36px 36px;align-items:center;gap:8px;display:grid}.chat-input-bar input{color:#323233;background:#f7f8fa;border:0;border-radius:19px;outline:none;min-width:0;height:36px;padding:0 12px;font-size:13px}.chat-input-bar input::placeholder{color:#c8c9cc}.chat-input-bar button{color:#fff;background:#f44;border-radius:50%;place-items:center;width:36px;height:36px;font-size:13px;display:grid}.chat-input-bar button.ghost{color:#646566;background:#f7f8fa}.chat-input-bar button.ghost.active{color:#f44;background:#fff1f1}.chat-emoji-panel{padding:12px 14px calc(14px + var(--safe-area-bottom));background:#f7f8fa;grid-template-columns:repeat(9,1fr);gap:10px 8px;display:grid}.chat-emoji-panel button{background:0 0;border-radius:6px;place-items:center;height:34px;font-size:26px;line-height:34px;display:grid}.chat-tools-panel{padding:14px 14px calc(18px + var(--safe-area-bottom));background:#f7f8fa;grid-template-columns:repeat(4,1fr);gap:14px 10px;display:grid}.chat-tools-panel button{color:#323233;background:0 0;justify-items:center;gap:7px;min-width:0;font-size:12px;display:grid}.chat-tools-panel svg{color:#f44;background:#fff;border-radius:12px;width:50px;height:50px;padding:13px}.chat-picker-overlay{z-index:20;background:#00000057;align-items:flex-end;display:flex;position:absolute;inset:0}.chat-picker-sheet{background:#fff;border-radius:12px 12px 0 0;grid-template-rows:auto minmax(0,1fr);width:100%;max-height:72%;display:grid;overflow:hidden}.chat-picker-sheet>header{border-bottom:1px solid #f0f1f2;justify-content:space-between;align-items:center;height:50px;padding:0 14px;display:flex}.chat-picker-sheet>header strong{color:#323233;font-size:15px}.chat-picker-sheet>header button{color:#646566;background:0 0;font-size:13px}.chat-picker-list{min-height:0;padding:10px 14px calc(14px + var(--safe-area-bottom));overflow-y:auto}.chat-picker-list button{text-align:left;background:#f7f8fa;border-radius:8px;grid-template-columns:56px minmax(0,1fr);align-items:center;gap:10px;width:100%;min-height:76px;margin-bottom:10px;padding:10px;display:grid}.chat-picker-status{color:#969799;text-align:center;margin:18px 0;font-size:13px}.chat-picker-status.error{color:#f44}.chat-input-bar button:disabled,.chat-shortcuts button:disabled,.chat-service-head button:disabled,.chat-emoji-panel button:disabled,.chat-tools-panel button:disabled,.chat-picker-list button:disabled{opacity:.55}.wallet-total-card{color:#fff;background:linear-gradient(135deg,#ff7758,#ff4141);border-radius:6px;align-content:center;justify-items:center;height:118px;margin:0 12px 12px;display:grid}.wallet-total-card span{font-size:13px}.wallet-total-card strong{margin-top:8px;font-size:34px;font-weight:600}.coupon-tabs{background:#fff;grid-template-columns:repeat(4,minmax(0,1fr));height:44px;margin-bottom:12px;display:grid}.coupon-tabs button{color:#646566;font-size:14px;position:relative}.coupon-tabs button.active{color:#f44}.coupon-tabs button.active:after{content:"";background:#f44;border-radius:2px;width:32px;height:2px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.coupon-list{gap:10px;margin:12px;display:grid}.coupon-card{text-align:left;background:#fff;border-radius:8px;grid-template-columns:92px minmax(0,1fr);display:grid;overflow:hidden}.coupon-card>div{color:#fff;background:#f44;align-content:center;place-items:center;gap:4px;min-height:96px;display:grid}.coupon-card>div strong{font-size:22px;font-weight:700}.coupon-card>div span{font-size:12px}.coupon-card section{min-width:0;padding:12px}.coupon-card h2{color:#323233;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:15px;font-weight:500;overflow:hidden}.coupon-card p,.coupon-card time{color:#969799;margin:7px 0 0;font-size:12px;line-height:17px;display:block}.coupon-select-page{background:#f5f5f5;min-height:100%;padding-bottom:76px}.coupon-select-list{margin-top:12px}.coupon-select-card{border:1px solid #fff;width:100%;padding:0}.coupon-select-card.selected{background:#fff7f7;border-color:#f44}.coupon-select-card.unavailable{background:#f7f8fa;border-color:#ededed}.coupon-select-card.unavailable>div{background:#c8c9cc}.coupon-select-card.unavailable h2,.coupon-select-card.unavailable p,.coupon-select-card.unavailable time{color:#969799}.coupon-select-card section{padding-right:88px;position:relative}.coupon-select-action{color:#f44;text-align:center;background:#fff;border:1px solid #f44;border-radius:13px;min-width:62px;height:26px;padding:0 10px;font-size:12px;line-height:24px;position:absolute;bottom:12px;right:12px}.coupon-select-card.selected .coupon-select-action{color:#fff;background:#f44}.coupon-select-card.unavailable .coupon-select-action{color:#969799;background:#fff;border-color:#c8c9cc}.coupon-unavailable-reason{color:#646566!important}.coupon-select-submit-bar{z-index:24;height:var(--fixed-action-height);padding:0 12px var(--safe-area-bottom);background:#fff;border-top:1px solid #ebedf0;justify-content:space-between;align-items:center;display:flex;position:absolute;bottom:0;left:0;right:0}.coupon-select-count{color:#646566;min-width:0;font-size:13px;line-height:18px}.coupon-select-submit-bar button{color:#fff;background:#f44;border-radius:19px;width:104px;height:38px;font-size:14px;font-weight:500}.coupon-sheet-mask{z-index:46;background:#00000094;position:absolute;inset:0}.coupon-receive-sheet{z-index:47;max-height:78%;padding:16px 14px calc(12px + var(--safe-area-bottom));background:#fff;border-radius:12px 12px 0 0;grid-template-rows:auto auto minmax(0,1fr) auto;display:grid;position:absolute;bottom:0;left:0;right:0}.coupon-receive-sheet header{place-items:center;min-height:28px;display:grid;position:relative}.coupon-receive-sheet h2{color:#222;margin:0;font-size:16px;font-weight:600}.coupon-receive-sheet header button{color:#969799;position:absolute;top:0;right:0}.coupon-sheet-tip{color:#969799;margin:12px 0 8px;font-size:13px;line-height:20px}.coupon-sheet-tip strong{color:#ff1f2c;font-weight:600}.coupon-sheet-list{align-content:start;gap:10px;min-height:0;padding:0 0 12px;display:grid;overflow-y:auto}.coupon-sheet-card{background:#fff3f3;border-radius:6px;grid-template-columns:88px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:78px;padding:10px 12px;display:grid;position:relative;overflow:hidden}.coupon-sheet-card>div{color:#ff1f2c;justify-items:center;gap:4px;display:grid}.coupon-sheet-card>div strong{font-size:20px;line-height:26px}.coupon-sheet-card>div span{font-size:11px}.coupon-sheet-card section{min-width:0}.coupon-sheet-card h3{color:#323233;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:13px;font-weight:500;overflow:hidden}.coupon-sheet-card time{color:#969799;margin-top:6px;font-size:11px;display:block}.coupon-sheet-card button,.coupon-sheet-card em{color:#fff;text-align:center;background:#ff4454;border-radius:12px;min-width:64px;height:24px;padding:0 10px;font-size:12px;font-style:normal;line-height:24px}.coupon-sheet-card button:disabled{opacity:.6}.coupon-sheet-card.received em{color:#ff6b75;background:#fff;border:1px solid #ff9ca3}.coupon-sheet-empty{color:#969799;place-items:center;min-height:160px;margin:0;font-size:13px;display:grid}.coupon-receive-sheet footer{gap:10px;display:grid}.coupon-receive-sheet footer p{color:#969799;text-align:center;margin:0;font-size:12px;line-height:18px}.coupon-receive-sheet footer button{color:#fff;background:#e34d4f;border-radius:21px;height:42px;font-size:15px;font-weight:600}.address-sheet-mask{z-index:46;background:#0000008f;position:absolute;inset:0}.address-select-sheet{z-index:47;min-height:300px;max-height:72%;padding:46px 20px calc(20px + var(--safe-area-bottom));background:#fff;border-radius:18px 18px 0 0;grid-template-rows:minmax(0,1fr) auto;display:grid;position:absolute;bottom:0;left:0;right:0}.address-sheet-close{color:#969799;place-items:center;display:grid;position:absolute;top:12px;right:14px}.address-sheet-list{align-content:start;gap:14px;min-height:0;display:grid;overflow-y:auto}.address-sheet-item{color:#323233;text-align:left;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:12px;width:100%;padding:4px 0;display:grid}.address-sheet-dot{border:1px solid #c8c9cc;border-radius:50%;width:15px;height:15px;position:relative}.address-sheet-dot.selected{background:#ff8a3d;border-color:#ff8a3d}.address-sheet-dot.selected:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:4px;height:8px;position:absolute;top:2px;left:4px;transform:rotate(45deg)}.address-sheet-info{gap:5px;min-width:0;display:grid}.address-sheet-title{align-items:baseline;gap:8px;min-width:0;display:flex}.address-sheet-title strong{color:#323233;font-size:15px;font-weight:600}.address-sheet-title em{color:#646566;font-size:13px;font-style:normal}.address-sheet-detail{color:#646566;font-size:12px;line-height:18px}.address-sheet-empty{color:#969799;place-items:center;min-height:120px;margin:0;font-size:13px;display:grid}.address-sheet-add{color:#323233;background:#fff;border:1px solid #f0f0f0;border-radius:4px;justify-content:center;align-items:center;gap:5px;height:38px;margin-top:18px;font-size:14px;display:flex}.member-vip-page{min-height:100%;padding-bottom:calc(70px + var(--safe-area-bottom));background:#f6f6f6}.member-vip-hero{color:#fff;background:linear-gradient(135deg,#20222f,#4d4b61);min-height:154px;padding:18px 14px 0}.member-vip-user{grid-template-columns:48px minmax(0,1fr);align-items:center;gap:10px;display:grid}.member-vip-user img,.member-vip-user>span{color:#6b4b2a;background:#f2d7a4;border-radius:50%;place-items:center;width:48px;height:48px;font-size:18px;font-weight:600;display:grid;overflow:hidden}.member-vip-user img{object-fit:cover}.member-vip-user strong{font-size:15px;font-weight:600}.member-vip-user p{color:#ffffffbd;margin:6px 0 0;font-size:12px}.member-vip-tabs{grid-template-columns:1fr 1fr;margin-top:22px;display:grid}.member-vip-tabs button{color:#ffffff73;height:44px;font-size:15px;font-weight:600;position:relative}.member-vip-tabs button.active{color:#f5cc75}.member-vip-tabs button.active:after{content:"";background:#f5cc75;border-radius:3px;width:22px;height:3px;position:absolute;bottom:3px;left:50%;transform:translate(-50%)}.member-vip-status{color:#646566;margin:12px;font-size:13px}.member-vip-status.error{color:#ee0a24}.member-vip-price-grid{background:#fff;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:24px 14px 16px;display:grid}.member-vip-price-grid button{color:#8d5e2d;background:#fffdf9;border:1px solid #ece2d0;border-radius:6px;align-content:center;justify-items:center;gap:4px;min-height:104px;padding:10px 6px 0;display:grid}.member-vip-price-grid button.selected{background:#fff8e7;border-color:#e1b85c}.member-vip-price-grid strong{font-size:15px;font-weight:600}.member-vip-price-grid span{color:#d58a2e;font-size:13px}.member-vip-price-grid span b{font-size:22px}.member-vip-price-grid del{color:#b5a899;font-size:11px}.member-vip-price-grid em{color:#fff;background:#d7ad5b;border-radius:0 0 5px 5px;width:calc(100% + 12px);height:22px;margin-top:3px;font-size:11px;font-style:normal;line-height:22px}.member-vip-rights{background:#fff;margin-top:10px}.member-vip-rights header{justify-content:space-between;align-items:center;height:44px;padding:0 14px;display:flex}.member-vip-rights h2{color:#222;margin:0;font-size:15px}.member-vip-rights header button{color:#d28b2c;align-items:center;font-size:12px;display:inline-flex}.member-vip-richtext{color:#333;background:#fff;min-height:178px;font-size:14px;line-height:1.7;overflow:hidden}.member-vip-richtext p{margin:0}.member-vip-richtext img{width:100%;height:auto;display:block}.member-vip-richtext ul,.member-vip-richtext ol{margin:0;padding:12px 20px}.member-vip-empty-rights{color:#969799;background:#fff;justify-content:center;align-items:center;min-height:178px;margin:0;font-size:13px;display:flex}.member-vip-submit{z-index:24;padding:10px 32px calc(10px + var(--safe-area-bottom));background:#fff;border-top:1px solid #f0f0f0;position:absolute;bottom:0;left:0;right:0}.member-vip-submit button{color:#fff;background:linear-gradient(90deg,#8f929d,#252638);border-radius:21px;width:100%;height:42px;font-size:15px;font-weight:600}.member-vip-submit button:disabled{opacity:.55}.feature-page{background:#f5f5f5;min-height:100%;padding:12px 0 70px}.feature-title-card{background:#fff;border-radius:10px;margin:0 12px 8px;padding:18px 16px}.feature-title-card h1{color:#283a29;margin:0;font-size:22px;font-weight:600;line-height:30px}.feature-title-card p{color:#777;margin:6px 0 0;font-size:13px}.page-scroll.page-search{background:#fff;height:100%;padding-bottom:0}.search-page{background:#fff;min-height:100%}.search-head,.search-results-head{background:#fff;grid-template-columns:1fr 46px;align-items:center;gap:8px;height:64px;padding:0 16px;display:grid}.search-results-head{grid-template-columns:1fr;height:58px;padding:10px 12px 0}.search-input-wrap{color:#969799;background:#f7f8fa;border-radius:17px;align-items:center;height:34px;padding:0 10px;display:flex}.search-results-head .search-input-wrap{border-radius:6px}.search-input-wrap input{color:#333;min-width:0;font:inherit;background:0 0;border:0;outline:0;flex:1;margin-left:6px}.search-input-wrap input::placeholder{color:#969799}.search-head>button{color:#111;height:34px;font-size:15px}.search-page h1{color:#111;margin:8px 16px 10px;font-size:15px;font-weight:400;line-height:22px}.hot-tags{flex-wrap:wrap;gap:10px;padding:0 16px;display:flex}.hot-tags button{color:#333;background:#fff;border:1px solid #ebedf0;border-radius:16px;height:31px;padding:0 15px;font-size:13px}.hot-tags .hot{color:#f44}.search-state{color:#969799;text-align:center;margin:18px 16px;font-size:14px;line-height:22px}.search-state-error{color:#ee0a24}.search-cancel{display:none}.sort-tabs{color:#666;background:#fff;grid-template-columns:repeat(5,1fr);align-items:center;height:50px;padding:0 12px;display:grid}.sort-tabs button{height:50px;color:inherit;justify-content:center;align-items:center;gap:3px;font-size:14px;display:inline-flex}.sort-tabs svg{color:currentColor}.sort-tabs .active{color:#111}.no-more{color:#999;text-align:center;margin:14px 0;font-size:14px;line-height:20px}.more-picked{color:#333;text-align:center;background:#fff;margin:0;padding:0 0 12px;font-size:15px;font-weight:600}.search-product-grid{background:#fff;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:0 16px 8px;display:grid}.search-product-card{background:#fff;border-radius:6px;position:relative;overflow:hidden}.search-product-main{text-align:left;width:100%;min-height:280px;padding-bottom:9px}.search-product-card img{aspect-ratio:1;object-fit:cover;background:#f7f7f7;width:100%}.search-product-card h3{color:#222;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:40px;margin:8px 8px 0;font-size:14px;font-weight:400;line-height:20px;display:-webkit-box;overflow:hidden}.search-product-card p{color:#ff1f2c;height:18px;margin:5px 8px 0;font-size:12px;line-height:18px}.search-price-row{color:#999;justify-content:space-between;align-items:end;height:37px;margin:4px 8px 0;padding-right:34px;display:flex}.search-price-row strong{color:#333;margin-right:4px;font-size:18px;font-weight:400}.search-price-row span,.search-price-row del{color:#c8c9cc;font-size:12px}.search-cart{color:#333;place-items:center;width:28px;height:28px;display:grid;position:absolute;bottom:11px;right:8px}.health-page{background:#fff;min-height:100%;padding-bottom:70px}.feature-search{border-bottom:1px solid #f4f4f4;height:40px;margin:10px 12px 0}.category-search span{color:#969799;margin-left:8px;font-size:14px}.feature-banner{background:#fff;width:100%;height:auto;display:block}.health-main-banner{margin-top:6px}.health-tabs{color:#555;background:#fff;grid-template-columns:repeat(3,1fr);align-items:center;height:44px;padding:0 12px;display:grid}.health-tabs button{height:32px;font-size:14px}.health-tabs .active{color:#fff;background:#63c742;border-radius:16px;font-weight:600}.three-product-grid{background:#fff;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:0 12px 72px;display:grid}.three-product-grid .product-card.compact{border:0;height:215px}.health-product-section{background:#fff}.health-product-section .three-product-grid{z-index:1;margin-top:-109px;padding:0 12px;position:relative}.health-product-section .product-card.compact,.community-products .product-card.compact{border-radius:0;height:199px;padding:0}.health-product-section.primary .product-card.compact{height:215px}.health-product-section .compact .product-image,.community-products .compact .product-image{border-radius:0}.health-product-section .compact .product-copy,.community-products .compact .product-copy{padding:8px 8px 0}.health-product-section .product-copy h3,.community-products .product-copy h3{color:#333;min-height:32px}.health-product-section .product-copy p,.community-products .product-copy p{color:#999}.health-product-section.snack{margin-bottom:34px}.groupon-page{background:#fff;min-height:100%;padding-bottom:70px}.groupon-banner{background:#fff;width:100%;height:auto;margin:10px 0 16px;display:block}.groupon-card{background:#fff;height:138px;min-height:138px;margin:0 12px 8px;position:relative;overflow:hidden}.groupon-card>button:first-child{text-align:left;grid-template-columns:138px 1fr;gap:10px;width:100%;height:138px;display:grid}.groupon-card img{object-fit:cover;width:138px;height:138px}.groupon-card p{color:#fff;background:#ff4724;align-items:center;gap:5px;height:20px;margin:0;font-size:12px;display:flex}.groupon-card p span,.groupon-card p b{padding:0 4px;font-weight:400}.group-count{color:#999;height:17px;font-size:12px;line-height:17px;display:block}.groupon-card h3{color:#333;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:40px;margin:4px 0 0;font-size:14px;font-weight:400;line-height:20px;display:-webkit-box;overflow:hidden}.groupon-card em,.groupon-card small{color:#999;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:12px;font-style:normal;line-height:16px;display:block;overflow:hidden}.groupon-card strong{color:#ff1f2c;margin-top:14px;font-size:18px;font-weight:500;display:inline-block}.groupon-card del{color:#999;margin-left:5px;font-size:12px}.groupon-open{color:#ff1f2c;border:1px solid #f44;border-radius:12px;width:58px;height:24px;font-size:13px;position:absolute;bottom:8px;right:0}.groupon-more{width:calc(100% - 24px);margin:12px}.community-page{background:#f5f5f5;min-height:100%;padding-bottom:70px}.community-poster{width:100%;height:auto;margin-top:-2px;display:block}.community-products{background:#f5f5f5;padding:4px 12px 0}.persona-page{background:#fff;min-height:100%;padding-bottom:70px}.persona-tab-panel{z-index:1;margin:-121px 10px 8px;position:relative}.persona-tabs{background:#fbfff0;grid-template-columns:repeat(3,minmax(0,1fr));height:50px;display:grid}.persona-tabs button{color:#7aa543;text-align:center;min-width:0;padding:5px 4px 4px}.persona-tabs .active{color:#fff;background:#72bd3f}.persona-tabs strong,.persona-tabs span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.persona-tabs strong{font-size:13px;font-weight:600;line-height:18px}.persona-tabs span{font-size:10px;line-height:14px}.persona-grid{background:0 0;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:6px 0 0}.persona-grid .product-card.compact{border-radius:0;height:199px}.persona-grid .compact .product-copy{padding:5px 3px 0}.persona-grid .product-copy h3{color:#333;min-height:32px}.persona-grid .product-copy p{color:#999}.persona-section{background:#fff}.persona-section .persona-grid{z-index:1;margin:-65px 10px 8px;padding:0;position:relative}.persona-bottom-poster{margin-top:8px}.page-scroll.page-product{height:100%;padding-bottom:var(--fixed-action-height)}.page-scroll.page-checkout,.page-scroll.page-cartCheckout,.page-scroll.page-couponSelect{height:100%;padding-bottom:var(--fixed-action-height);background:#f7f7f7}.page-scroll.page-checkout,.page-scroll.page-cartCheckout{height:calc(100% - var(--fixed-action-height));padding-bottom:0}.detail-page{background:#f5f5f5;min-height:100%;padding-bottom:76px}.detail-image{background:#f2f2f2;position:relative;overflow:hidden}.detail-image img{aspect-ratio:750/695;object-fit:cover;width:100%}.detail-price-panel{color:#323233;background:#fff;grid-template-columns:minmax(112px,auto) minmax(0,auto) 1fr;align-items:center;gap:8px;min-height:56px;padding:8px 14px;display:grid}.detail-price-panel.red,.detail-price-panel.group{color:#fff;background:linear-gradient(110deg,#ff4425,#ff1f2d)}.detail-price-panel.white{border-bottom:1px solid #f2f2f2}.detail-price-panel.white>div{color:#ff1f2c}.detail-price-panel strong{font-size:30px;font-weight:700;line-height:32px}.detail-yuan{font-size:18px}.detail-price-panel em{margin-left:3px;font-size:12px;font-style:normal}.discount-badge{color:#ff2929;background:#fff;border-radius:9px;width:fit-content;padding:2px 7px;font-size:13px}.detail-price-panel p{text-align:right;flex-wrap:wrap;justify-content:flex-end;gap:6px 10px;min-width:0;margin:0;font-size:12px;display:flex}.detail-price-panel.white p{color:#969799}.detail-price-panel p span,.detail-price-panel p b{font-weight:400}.detail-coupon-row{color:#ff3144;text-align:left;background:#fff;border-bottom:1px solid #f4f4f4;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:7px;width:100%;min-height:34px;padding:6px 14px;display:grid}.detail-coupon-row span{color:#fff;text-align:center;background:#ff3144;border-radius:3px;min-width:20px;height:18px;font-size:12px;line-height:18px}.detail-coupon-row strong{color:#ff3144;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;font-weight:500;line-height:18px;overflow:hidden}.detail-coupon-row em{color:#ff3144;font-size:12px;font-style:normal}.detail-vip-rows{background:#fff;gap:1px;padding:0 14px 8px;display:grid}.detail-vip-rows button{color:#8f6837;text-align:left;background:#fff7e8;border-radius:4px;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:32px;padding:6px 8px;display:grid}.detail-vip-rows button.svip{color:#e5533f;background:#fff1eb}.detail-vip-rows span{color:#fff;text-align:center;background:linear-gradient(90deg,#e4b358,#f3d58c);border-radius:10px;height:20px;font-size:11px;font-weight:700;line-height:20px}.detail-vip-rows button.svip span{background:linear-gradient(90deg,#ff5c45,#ff8a71)}.detail-vip-rows strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;font-weight:500;overflow:hidden}.member-row{color:#7c5631;background:#fff3e4;border-radius:4px;align-items:center;height:38px;margin:12px 16px 0;padding:0 10px;display:flex}.member-row span{color:#fff;background:#6b574a;border-radius:3px;padding:2px 5px;font-size:12px}.member-row strong{margin-left:5px;font-size:14px}.member-row button{color:#8d5b23;align-items:center;margin-left:auto;font-size:14px;display:flex}.goods-title-block{background:#fff;padding:12px 52px 14px 16px;position:relative}.goods-title-block h1{color:#222;margin:0;font-size:16px;font-weight:500;line-height:24px}.goods-title-block>button{color:#333;place-items:center;font-size:11px;display:grid;position:absolute;top:12px;right:12px}.goods-title-block p{color:#8a8a8a;margin:7px 0 0;font-size:13px;line-height:18px}.detail-tags{gap:6px;margin-top:8px;display:flex}.detail-tags span{color:#969799;border:1px solid #d7d7d7;height:18px;padding:0 5px;font-size:12px;line-height:18px}.service-block{background:#fff;margin-top:8px;padding:13px 16px}.safe-buy{color:#07c160;align-items:center;gap:5px;font-size:15px;display:flex}.service-block p{color:#777;margin:8px 0 0;font-size:13px}.group-play-block{background:#fff;margin-top:8px;padding:13px 16px}.group-play-block h2{color:#333;margin:0;font-size:15px;font-weight:500}.group-play-block p{color:#333;margin:9px 0 0;font-size:14px;line-height:21px}.detail-row-block{background:#fff;margin-top:8px}.detail-row-block button{color:#333;text-align:left;border-bottom:1px solid #f4f4f4;align-items:center;gap:16px;width:100%;height:44px;padding:0 16px;font-size:14px;display:flex}.detail-row-block span{color:#969799}.detail-row-block strong{text-overflow:ellipsis;text-align:left;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.detail-row-block svg{margin-left:auto}.detail-row-block button.delivery-address-row{align-items:flex-start;gap:14px;height:auto;min-height:64px;padding-top:11px;padding-bottom:11px}.detail-row-block button.delivery-address-row>span{line-height:20px}.detail-row-block .delivery-address-row strong{white-space:normal;gap:4px;display:grid;overflow:visible}.delivery-address-row b{color:#646566;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500;line-height:18px;overflow:hidden}.delivery-address-row em{color:#969799;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-style:normal;line-height:17px;overflow:hidden}.detail-row-block .delivery-address-row svg{margin-top:1px}.review-block{background:#fff;margin-top:8px;padding:14px 16px}.review-head{justify-content:space-between;align-items:center;display:flex}.review-head h2,.detail-section-title{color:#222;margin:0;font-size:16px;font-weight:500;line-height:24px}.review-head span,.review-block p{color:#777;font-size:13px}.review-tags{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.review-tags span{color:#7b4f2d;background:#f7efe7;border-radius:14px;height:28px;padding:0 10px;font-size:12px;line-height:28px}.review-status,.review-empty{color:#969799;margin:12px 0 0;font-size:13px;line-height:20px}.review-status.error{color:#ff3144}.review-list{gap:14px;margin-top:12px;display:grid}.review-item{border-top:1px solid #f2f3f5;padding-top:14px}.review-item:first-child{border-top:0;padding-top:0}.review-user{align-items:center;gap:7px;min-width:0;display:flex}.review-user img,.review-avatar-placeholder{object-fit:cover;background:#f2f3f5;border-radius:50%;flex:0 0 28px;width:28px;height:28px}.review-user strong{color:#323233;text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;font-size:13px;font-weight:500;line-height:20px;overflow:hidden}.review-user span,.review-user em{color:#ff3144;flex:none;font-size:12px;font-style:normal;line-height:18px}.review-user em{color:#7b4f2d}.review-score-stars{letter-spacing:1px}.review-meta{color:#969799;flex-wrap:wrap;gap:6px 10px;margin-top:7px;font-size:12px;line-height:18px;display:flex}.review-item>p{color:#323233;margin:8px 0 0;font-size:13px;line-height:21px}.review-images{flex-wrap:wrap;gap:7px;margin-top:9px;display:flex}.review-images img{object-fit:cover;background:#f7f8fa;border-radius:6px;width:68px;height:68px}.review-item>.review-reply{color:#646566;background:#f7f8fa;border-radius:6px;padding:8px 10px}.detail-section-title{background:#fff;margin-top:8px;padding:10px 16px}.detail-related-status{color:#969799;text-align:center;background:#f5f5f5;margin:0;padding:18px 16px;font-size:13px}.detail-related-status.error{color:#ff3144}.detail-intro{background:#fff;padding:0 10px 8px}.detail-intro-image-button{background:0 0;width:100%;display:block}.detail-intro img{cursor:zoom-in;width:100%;height:auto;display:block}.detail-intro-copy{color:#333;background:#fff;padding:14px 6px 10px}.detail-intro-copy h3{margin:0;font-size:16px;font-weight:500;line-height:24px}.detail-intro-copy p{color:#666;margin:8px 0 0;font-size:13px;line-height:21px}.checkout-page{background:#f7f7f7;min-height:100%;padding-bottom:0;display:flow-root}.checkout-address,.checkout-shop-card,.checkout-summary{background:#fff;border-radius:8px;margin:10px 10px 0}.checkout-address{text-align:left;justify-content:space-between;align-items:center;gap:12px;width:calc(100% - 20px);min-height:76px;padding:14px;display:flex}.checkout-address>div{min-width:0}.checkout-address strong,.checkout-shop-card h2{color:#222;font-size:15px;font-weight:500}.checkout-address span{color:#969799;text-overflow:ellipsis;white-space:nowrap;margin-top:6px;font-size:12px;line-height:18px;display:block;overflow:hidden}.checkout-address.selected span{color:#646566}.checkout-address svg{flex:none}.checkout-shop-card{padding:14px}.checkout-shop-card h2{margin:0 0 12px}.checkout-shop-card article{grid-template-columns:76px minmax(0,1fr) auto;gap:10px;display:grid}.checkout-shop-card article+article{border-top:1px solid #f1f2f5;margin-top:12px;padding-top:12px}.checkout-shop-card img{object-fit:cover;border-radius:6px;width:76px;height:76px}.checkout-shop-card h3{color:#333;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:36px;margin:0;font-size:13px;line-height:18px;display:-webkit-box;overflow:hidden}.checkout-shop-card p{color:#969799;margin:6px 0;font-size:12px}.checkout-shop-card strong{color:#ff1f2c;font-size:15px}.checkout-shop-card article>span{color:#969799;font-size:12px}.checkout-summary{padding:6px 14px}.checkout-summary p,.checkout-summary-action{color:#555;justify-content:space-between;align-items:center;height:36px;margin:0;font-size:13px;display:flex}.checkout-summary-action{gap:6px;width:100%}.checkout-summary-action span{margin-right:auto}.checkout-summary-action svg{color:#c8c9cc}.checkout-summary strong{color:#222;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:500;overflow:hidden}.checkout-error{margin:10px 14px 0;font-size:13px;line-height:20px}.checkout-submit-bar{z-index:24;height:var(--fixed-action-height);padding:0 10px var(--safe-area-bottom) 16px;background:#fff;border-top:1px solid #ebedf0;justify-content:flex-end;align-items:center;gap:14px;display:flex;position:absolute;bottom:0;left:0;right:0}.checkout-submit-bar span{color:#333;font-size:13px}.checkout-submit-bar strong{color:#ff1f2c;font-size:18px}.checkout-submit-bar button{color:#fff;background:#ff363f;border-radius:20px;width:128px;height:40px;font-size:15px;font-weight:600}.checkout-submit-bar button:disabled{opacity:.65}.detail-action-bar{z-index:24;height:var(--fixed-action-height);padding:0 10px var(--safe-area-bottom) 0;background:#fff;border-top:1px solid #ebedf0;grid-template-columns:56px 56px 1fr 1fr;align-items:center;display:grid;position:absolute;bottom:0;left:0;right:0}.detail-action-bar button{color:#555;flex-direction:column;justify-content:center;align-items:center;height:58px;font-size:11px;display:flex}.detail-action-bar .add-cart,.detail-action-bar .buy-now{color:#fff;background:#ff8a43;border-radius:22px 0 0 22px;flex-direction:row;height:44px;font-size:16px;font-weight:600}.detail-action-bar .buy-now{background:#ff3636;border-radius:0 22px 22px 0}.detail-action-bar small{margin-left:3px;font-size:10px;font-weight:400;display:block}.share-overlay{z-index:42;background:#0000008c;position:absolute;inset:0}.share-sheet{z-index:43;padding:18px 16px calc(12px + var(--safe-area-bottom));background:#fff;border-radius:16px 16px 0 0;position:absolute;bottom:0;left:0;right:0}.share-sheet h2{color:#222;text-align:center;margin:0;font-size:17px;font-weight:500}.share-product{background:#f7f8fa;border-radius:8px;grid-template-columns:58px minmax(0,1fr);gap:10px;margin-top:16px;padding:10px;display:grid}.share-product img{object-fit:cover;border-radius:6px;width:58px;height:58px}.share-product strong{color:#222;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:36px;font-size:13px;line-height:18px;display:-webkit-box;overflow:hidden}.share-product span,.share-sheet p{color:#969799;font-size:12px;line-height:18px}.share-product span{text-overflow:ellipsis;white-space:nowrap;margin-top:4px;display:block;overflow:hidden}.share-targets{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px;display:grid}.share-targets button{color:#333;background:#f7f8fa;border-radius:8px;place-items:center;gap:6px;height:74px;font-size:13px;display:grid}.wechat-share-logo{width:32px;height:32px;display:block;position:relative}.wechat-share-logo.friend{background:#07c160;border-radius:50%}.wechat-share-logo.friend:before,.wechat-share-logo.friend:after{content:"";background:#fff;border-radius:50%;position:absolute}.wechat-share-logo.friend:before{width:13px;height:10px;top:9px;left:8px}.wechat-share-logo.friend:after{width:11px;height:9px;bottom:8px;right:7px}.wechat-share-logo.friend i,.wechat-share-logo.timeline i{display:none}.wechat-share-logo.timeline{border:3px solid #07c160;border-radius:50%}.wechat-share-logo.timeline:before{content:"";border:3px solid #07c160;border-radius:50%;position:absolute;inset:6px}.wechat-share-logo.timeline:after{content:"";background:#07c160;border-radius:50%;width:7px;height:7px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.share-sheet p{text-align:center;margin:12px 0 0}.share-cancel{color:#333;background:#f7f8fa;border-radius:22px;width:100%;height:44px;margin-top:12px;font-size:15px}.detail-image-preview{z-index:52;background:#000000db;place-items:center;padding:48px 18px;display:grid;position:absolute;inset:0}.detail-image-preview img{object-fit:contain;background:#fff;border-radius:4px;max-width:100%;max-height:78%}.detail-image-preview button{color:#fff;width:34px;height:34px;font-size:36px;line-height:28px;position:absolute;top:18px;right:18px}.sku-overlay{z-index:40;background:#000000a6;position:absolute;inset:0}.sku-popup{z-index:41;height:calc(592px + var(--safe-area-bottom));padding:16px 16px calc(8px + var(--safe-area-bottom));background:#fff;border-radius:10px 10px 0 0;position:absolute;bottom:0;left:0;right:0}.sku-close{color:#c8c9cc;width:28px;height:28px;font-size:34px;line-height:24px;position:absolute;top:12px;right:14px}.sku-summary{border-bottom:1px solid #f2f2f2;grid-template-columns:96px minmax(0,1fr);gap:16px;padding-bottom:18px;display:grid}.sku-summary-image{background:#f7f8fa;border-radius:4px;width:96px;height:96px;overflow:hidden}.sku-summary img{object-fit:cover;width:96px;height:96px;display:block}.sku-price-row{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.sku-price-row.stacked{display:block}.sku-summary strong{color:#ff1f2c;font-size:29px;font-weight:700;line-height:38px;display:block}.sku-price-row>span{color:#fff;background:#f44;border-radius:14px;align-items:center;width:fit-content;padding:3px 8px;font-size:14px;line-height:20px;display:inline-flex}.sku-price-row.stacked>span{color:#e60012;background:#ffecef;margin-top:4px}.sku-summary p{color:#969799;margin:5px 0 0;font-size:16px;line-height:22px}.sku-summary .sku-promo{color:#e60012;background:#fff0f0;border-radius:8px;width:fit-content;padding:1px 6px}.sku-section h3,.sku-quantity>span{color:#333;margin:18px 0 12px;font-size:16px;font-weight:400}.sku-options{flex-wrap:wrap;gap:12px 14px;display:flex}.sku-options button{color:#333;text-align:left;background:#f7f8fa;border:1px solid #ebedf0;border-radius:4px;min-width:76px;min-height:64px;padding:8px 16px 7px;font-size:15px;line-height:20px;position:relative}.sku-options button:focus,.sku-options button:active{color:#333;box-shadow:none;background:#f7f8fa;border-color:#ebedf0}.sku-options .selected,.sku-options .selected:focus,.sku-options .selected:active{box-shadow:inset 0 0 0 1px #e60012;color:#e60012!important;background:#fff8f8!important;border-color:#e60012!important}.sku-options small{color:#969799;text-align:left;margin-top:5px;font-size:13px;display:block}.sku-options .selected small{color:#e60012}.sku-hot{color:#ff1f2c;background:#fff0f0;border-radius:8px;padding:0 6px;font-size:12px;font-weight:400;line-height:18px;position:absolute;top:-11px;right:-11px}.sku-quantity{border-top:1px solid #f2f2f2;justify-content:space-between;align-items:center;margin-top:24px;padding-top:18px;display:flex}.sku-stepper-row{align-items:center;gap:6px;display:flex}.sku-stepper-row>div{background:#f7f8fa;border-radius:4px;grid-template-columns:repeat(3,31px);height:28px;display:grid;overflow:hidden}.sku-stepper-row em{color:#969799;font-size:16px;font-style:normal}.sku-quantity button,.sku-quantity strong{color:#333;place-items:center;font-size:14px;font-weight:400;display:grid}.sku-quantity button:disabled{color:#c8c9cc}.sku-actions{left:16px;right:16px;bottom:calc(8px + var(--safe-area-bottom));border-radius:22px;grid-template-columns:1fr 1fr;display:grid;position:absolute;overflow:hidden}.sku-actions.single{grid-template-columns:1fr}.sku-actions button{color:#fff;height:48px;font-size:16px;font-weight:600}.sku-actions button:first-child{background:#ff8750}.sku-actions button:last-child,.sku-actions.single button{background:#ff363f}.sku-image-preview{z-index:52;background:#000000db;place-items:center;padding:48px 18px;display:grid;position:absolute;inset:0}.sku-image-preview img{object-fit:contain;background:#fff;border-radius:4px;max-width:100%;max-height:78%}.sku-image-preview-close{color:#fff;width:34px;height:34px;font-size:36px;line-height:28px;position:absolute;top:18px;right:18px}.login-shell{background:#fff}.login-page{background:#fff;min-height:100%;padding:36px 30px 24px}.login-page h1{color:#111;margin:0;font-size:24px;font-weight:400;line-height:34px}.login-page>p{color:#969799;margin:22px 0 12px;font-size:14px}.login-field{border-bottom:1px solid #e5e5e5;align-items:center;height:56px;display:flex}.login-field span{color:#111;margin-right:16px;font-size:14px}.login-field input{color:#333;min-width:0;font:inherit;border:0;outline:0;flex:1}.login-field input::placeholder{color:#c8c9cc}.login-field button{color:#1989fa;font-size:14px}.login-submit{color:#fff;background:#7ed9a7;border-radius:2px;width:100%;height:44px;margin-top:32px;font-size:16px}.login-submit:disabled{opacity:.72}.login-error{color:#ee0a24;margin:10px 0 0;font-size:12px;line-height:18px}.login-links{justify-content:space-between;margin-top:18px;display:flex}.login-links button,.login-agree b{color:#1989fa;font-size:12px;font-weight:400}.login-agree{left:56px;right:30px;bottom:calc(45px + var(--safe-area-bottom));color:#969799;align-items:flex-start;gap:4px;font-size:12px;line-height:18px;display:flex;position:absolute}.oauth-page{text-align:center;align-content:center;justify-items:center;display:grid}.oauth-icon{color:#fff;background:#7ed9a7;border-radius:50%;place-items:center;width:58px;height:58px;margin-bottom:18px;display:grid}.oauth-page>p{max-width:280px;margin-top:14px;line-height:20px}.oauth-actions{width:100%;margin-top:4px}.oauth-home-button{color:#323233;border:1px solid #ebedf0;border-radius:2px;width:100%;height:44px;margin-top:12px;font-size:15px}.plain-info-page{color:#333;background:#f7f7f7;min-height:100%;padding-bottom:26px}.shop-verify-card,.logistics-card{text-align:center;background:#fff;border-radius:6px;margin:12px;padding:38px 22px 34px}.shop-verify-card svg,.logistics-card svg{color:#07c160}.logistics-card svg{color:#c8c9cc}.shop-verify-card h2,.logistics-card h2{color:#222;margin:18px 0 0;font-size:18px;font-weight:500;line-height:26px}.shop-verify-card p,.logistics-card p{color:#777;margin:10px 0 0;font-size:14px;line-height:22px}.shop-verify-card button,.logistics-card button{color:#fff;background:#07c160;border-radius:19px;width:138px;height:38px;margin-top:24px;font-size:14px}.logistics-card button{background:#f44}.info-footer{margin-top:12px}.logistics-steps{background:#fff;border-radius:6px;margin:12px;padding:18px 18px 4px}.logistics-steps article{grid-template-columns:18px 1fr;gap:10px;min-height:74px;display:grid;position:relative}.logistics-steps article:before{content:"";background:#ebedf0;width:1px;position:absolute;top:18px;bottom:-8px;left:6px}.logistics-steps article:last-child:before{display:none}.logistics-steps article>span{z-index:1;background:#fff;border:2px solid #c8c9cc;border-radius:50%;width:13px;height:13px;margin-top:4px;position:relative}.logistics-steps .active>span{border-color:#f44}.logistics-steps strong{color:#333;font-size:15px;font-weight:500;display:block}.logistics-steps p{color:#969799;margin:6px 0 0;font-size:13px}.float-tools{right:10px;bottom:calc(63px + var(--safe-area-bottom));z-index:18;flex-direction:column;gap:8px;display:flex;position:absolute}.page-shell-cart .float-tools{bottom:calc(190px + var(--safe-area-bottom))}.float-tools button{color:#333;background:#fffffff5;border-radius:50%;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 3px 16px #00000024}.bottom-nav{z-index:19;height:var(--bottom-nav-height);padding-bottom:var(--safe-area-bottom);background:#fcfcfc;border-top:1px solid #ebedf0;grid-template-columns:repeat(4,1fr);display:grid;position:absolute;bottom:0;left:0;right:0}.bottom-nav button{min-width:0;min-height:var(--bottom-nav-base-height);color:#646566;flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex}.bottom-nav .selected{color:#f44}.bottom-nav span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:11px;line-height:1;overflow:hidden}.bottom-nav img{object-fit:contain;width:20px;height:20px}@media (width<=540px){.mall-stage{background:#f5f5f5;display:block}.phone-page{width:100vw;max-height:none;box-shadow:none}}
