body.shop-body--product{background:#f5f5f5}body.shop-body--product .shop-product__back{position:fixed;top:calc(env(safe-area-inset-top, 0) + 12px);left:12px;z-index:50;width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(255, 255, 255, 0.85);-webkit-backdrop-filter:saturate(180%) blur(14px);backdrop-filter:saturate(180%) blur(14px);color:#222;text-decoration:none;box-shadow:0 4px 12px rgba(0, 0, 0, 0.12);font-size:18px}body.shop-body--product .shop-product__gallery{position:relative;width:100%;aspect-ratio:1/1;background:#fff;overflow:hidden}body.shop-body--product .shop-product__gallery-track{display:flex;width:100%;height:100%}body.shop-body--product .shop-product__gallery-slide{flex:0 0 100%;width:100%;height:100%}body.shop-body--product .shop-product__gallery-slide img{width:100%;height:100%;object-fit:cover;display:block}body.shop-body--product .shop-product__gallery-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#ccc;font-size:64px;background:#fafafa}body.shop-body--product .market-product-detail__gallery-dots{position:absolute;left:0;right:0;bottom:12px;display:flex;justify-content:center;gap:6px}body.shop-body--product .market-product-detail__gallery-dot{width:6px;height:6px;border-radius:50%;background:rgba(255, 255, 255, 0.55);transition:width .2s,background .2s}body.shop-body--product .market-product-detail__gallery-dot--active{width:18px;background:#ffd100;border-radius:3px}body.shop-body--product .market-product-detail__gallery-counter{position:absolute;right:12px;bottom:12px;z-index:2;padding:3px 10px;border-radius:12px;background:rgba(0, 0, 0, 0.55);color:#fff;font-size:12px;line-height:1.4;pointer-events:none;font-variant-numeric:tabular-nums}body.shop-body--product .shop-product__head,body.shop-body--product .shop-product__store,body.shop-body--product .shop-product__sku,body.shop-body--product .shop-product__desc,body.shop-body--product .shop-product__reviews{background:#fff;margin:8px 0 0;padding:14px 14px 16px}body.shop-body--product .shop-product__head{margin-top:0}body.shop-body--product .shop-product__price{display:flex;align-items:flex-end;gap:8px;margin-bottom:6px}body.shop-body--product .shop-product__price-current{color:#f55726;font-size:22px;font-weight:700;line-height:1.1}body.shop-body--product .shop-product__price-original{color:#aaa;font-size:13px;text-decoration:line-through}body.shop-body--product .shop-product__share{margin-left:auto;width:36px;height:36px;border:none;border-radius:50%;background:#f5f5f5;color:#555;font-size:16px;display:flex;align-items:center;justify-content:center;cursor:pointer}body.shop-body--product .shop-product__share:active{background:#ffe36b;color:#222}body.shop-body--product .shop-product__name{font-size:17px;font-weight:700;color:#1a1a1a;margin:4px 0 4px;line-height:1.35}body.shop-body--product .shop-product__name-alt{font-size:12px;color:#888;margin:0 0 8px}body.shop-body--product .shop-product__meta{display:flex;flex-wrap:wrap;gap:10px;font-size:12px;color:#666}body.shop-body--product .shop-product__meta i{margin-right:2px}body.shop-body--product .shop-product__wholesale{margin-top:12px;padding:10px 12px;background:#fff8db;border-radius:10px}body.shop-body--product .shop-product__chips{display:flex;flex-wrap:wrap;gap:6px}body.shop-body--product .shop-product__chip{font-size:11px;padding:3px 8px;border-radius:999px;background:rgba(255, 209, 0, 0.18);color:#6b5a00}body.shop-body--product .shop-product__chip--primary{background:#ffd100;color:#1a1a1a;font-weight:600}body.shop-body--product .shop-product__tier{margin-top:10px}body.shop-body--product .shop-product__tier-title{font-size:12px;color:#6b5a00;margin-bottom:6px}body.shop-body--product .shop-product__tier-table{width:100%;border-collapse:collapse;font-size:12px}body.shop-body--product .shop-product__tier-table td{padding:6px 0;border-bottom:1px dashed rgba(0, 0, 0, 0.08)}body.shop-body--product .shop-product__tier-table td:last-child{text-align:right}body.shop-body--product .shop-product__tier-table td strong{color:#f55726}body.shop-body--product .shop-product__store{display:flex;align-items:center;gap:12px;text-decoration:none;color:inherit}body.shop-body--product .shop-product__store-logo{width:40px;height:40px;border-radius:8px;overflow:hidden;background:#f3f3f3;display:flex;align-items:center;justify-content:center;color:#aaa;font-size:18px}body.shop-body--product .shop-product__store-logo img{width:100%;height:100%;object-fit:cover}body.shop-body--product .shop-product__store-info{flex:1;min-width:0;display:flex;flex-direction:column}body.shop-body--product .shop-product__store-label{font-size:11px;color:#999}body.shop-body--product .shop-product__store-name{font-size:14px;color:#1a1a1a;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body.shop-body--product .shop-product__store>i{color:#ccc;font-size:16px}body.shop-body--product .shop-product__section-title{font-size:15px;font-weight:700;color:#1a1a1a;margin:0 0 10px}body.shop-body--product .shop-product__section-head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:8px}body.shop-body--product .shop-product__section-head .shop-product__section-title{margin:0}body.shop-body--product .shop-product__sku-entry{display:flex;align-items:center;gap:10px;width:100%;padding:14px 16px;background:#fff;border:1px solid #ececec;border-radius:12px;margin-bottom:12px;cursor:pointer;font-family:inherit;text-align:left}body.shop-body--product .shop-product__sku-entry-label{font-size:14px;font-weight:600;color:#1a1a1a}body.shop-body--product .shop-product__sku-entry-hint{flex:1;font-size:13px;color:#888}body.shop-body--product .shop-product__sku-entry i{color:#aaa;font-size:14px}body.shop-body--product .shop-product__sku-entry:active{background:#fafafa}body.shop-body--product .shop-product__sku-list{display:flex;flex-wrap:wrap;gap:8px}body.shop-body--product .shop-product__sku-item{border:1px solid #e6e6e6;background:#fff;border-radius:10px;padding:8px 12px;font-size:13px;color:#333;cursor:pointer;display:inline-flex;flex-direction:column;align-items:flex-start;gap:2px;min-width:88px}body.shop-body--product .shop-product__sku-name{color:#1a1a1a;font-weight:600}body.shop-body--product .shop-product__sku-price{color:#f55726;font-size:12px}body.shop-body--product .shop-product__sku-item.market-product-detail__sku-item--selected{border-color:#ffd100;background:#fff8db}body.shop-body--product .shop-product__desc-body{font-size:13px;color:#444;line-height:1.6;word-break:break-word}body.shop-body--product .shop-product__rating{font-size:13px;color:#f5a623;font-weight:600}body.shop-body--product .shop-product__no-review{color:#999;font-size:13px;text-align:center;margin:12px 0}body.shop-body--product .shop-product__review{padding:10px 0;border-bottom:1px solid #f2f2f2}body.shop-body--product .shop-product__review:last-child{border-bottom:none}body.shop-body--product .shop-product__review-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}body.shop-body--product .shop-product__review-user{display:flex;align-items:center;gap:8px}body.shop-body--product .shop-product__review-avatar{width:28px;height:28px;border-radius:50%;object-fit:cover;background:#f3f3f3;display:flex;align-items:center;justify-content:center;color:#aaa}body.shop-body--product .shop-product__review-name{font-size:12px;color:#555}body.shop-body--product .shop-product__review-rating{color:#f5a623;font-size:12px}body.shop-body--product .shop-product__review-text{font-size:13px;color:#333;line-height:1.5;margin-bottom:6px}body.shop-body--product .shop-product__review-images{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:6px}body.shop-body--product .shop-product__review-images img{width:76px;height:76px;object-fit:cover;border-radius:6px}body.shop-body--product .shop-product__review-reply{background:#fafafa;border-radius:6px;padding:6px 8px;font-size:12px;color:#555;margin-bottom:6px}body.shop-body--product .shop-product__review-time{font-size:11px;color:#aaa}body.shop-body--product .shop-product__view-all{display:flex;justify-content:center;align-items:center;gap:4px;margin-top:10px;color:#888;text-decoration:none;font-size:12px}body.shop-body--product{padding-bottom:calc(72px + env(safe-area-inset-bottom, 0))}body.shop-body--product .shop-tabbar{display:none}body.shop-body--product .shop-product__action-bar{position:fixed;left:0;right:0;bottom:0;z-index:60;display:flex;align-items:center;gap:12px;padding:10px 14px calc(10px + env(safe-area-inset-bottom, 0));background:rgba(255, 255, 255, 0.92);-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);box-shadow:0 -4px 14px rgba(0, 0, 0, 0.06)}body.shop-body--product .shop-product__qty{display:flex;align-items:center;background:#f3f3f3;border-radius:999px;overflow:hidden}body.shop-body--product .shop-product__qty-btn{width:36px;height:36px;border:none;background:transparent;font-size:18px;color:#333;cursor:pointer}body.shop-body--product .shop-product__qty-num{min-width:36px;text-align:center;font-weight:600;color:#1a1a1a}body.shop-body--product .shop-product__add-btn{flex:1;height:44px;border:none;border-radius:999px;background:#ffd100;color:#1a1a1a;font-weight:700;font-size:15px;display:flex;align-items:center;justify-content:center;gap:6px;cursor:pointer;transition:transform .12s,background .12s}body.shop-body--product .shop-product__add-btn:active{transform:scale(0.98);background:#ffc400}body.shop-body--product .shop-product__add-btn[disabled]{opacity:.6;cursor:not-allowed}body.shop-body--product .shop-product__action-bar--v2{gap:0;padding:8px 10px calc(8px + env(safe-area-inset-bottom, 0))}body.shop-body--product .shop-product__act{appearance:none;border:none;background:transparent;font:inherit;cursor:pointer;text-decoration:none;color:#555;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4px 8px;min-width:52px;font-size:11px;line-height:1.2;gap:2px}body.shop-body--product .shop-product__act i{font-size:20px;color:#444}body.shop-body--product .shop-product__act:active{transform:scale(0.95)}body.shop-body--product .shop-product__act.is-on i{color:#ff3b30}body.shop-body--product .shop-product__act.is-on{color:#ff3b30}body.shop-body--product .shop-product__act--cart,body.shop-body--product .shop-product__act--buy{flex:1;flex-direction:row;height:44px;font-size:14px;font-weight:700;color:#1a1a1a;border-radius:999px;margin-left:6px;gap:6px}body.shop-body--product .shop-product__act--cart{background:linear-gradient(135deg, #FFE08A, #FFD100)}body.shop-body--product .shop-product__act--cart i{color:#1a1a1a;font-size:16px}body.shop-body--product .shop-product__act--buy{background:linear-gradient(135deg, #FF8A00, #FF5A00);color:#fff}body.shop-body--product .shop-product__act--buy i{color:#fff;font-size:16px}body.shop-body--product .shop-product__act--buy:active{background:linear-gradient(135deg, #E66F00, #D24E00)}body.shop-body--product .shop-product__act--icon{padding:4px 6px}.sku-sheet{position:fixed;inset:0;z-index:200;pointer-events:none;visibility:hidden}.sku-sheet.is-open{pointer-events:auto;visibility:visible}.sku-sheet__mask{position:absolute;inset:0;background:rgba(0, 0, 0, 0);transition:background .25s ease}.sku-sheet.is-open .sku-sheet__mask{background:rgba(0, 0, 0, 0.45)}.sku-sheet__panel{position:absolute;left:0;right:0;bottom:0;height:90vh;background:#fff;border-radius:16px 16px 0 0;display:flex;flex-direction:column;transform:translateY(100%);transition:transform .28s cubic-bezier(0.22, 0.61, 0.36, 1);overflow:hidden}.sku-sheet.is-open .sku-sheet__panel{transform:translateY(0)}.sku-sheet__head{flex:0 0 auto;padding:14px 16px 12px;display:flex;gap:12px;align-items:flex-start;border-bottom:1px solid #f3f3f3;position:relative}.sku-sheet__summary{display:flex;gap:12px;align-items:center;flex:1;min-width:0}.sku-sheet__thumb{width:64px;height:64px;border-radius:10px;background:#f6f6f6;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.sku-sheet__thumb img{width:100%;height:100%;object-fit:cover}.sku-sheet__thumb i{color:#ccc;font-size:28px}.sku-sheet__info{min-width:0;flex:1}.sku-sheet__price{color:#ff3b30;font-size:20px;font-weight:700;line-height:1.2}.sku-sheet__hint{margin-top:4px;font-size:12px;color:#888}.sku-sheet__close{appearance:none;border:none;background:transparent;color:#999;font-size:20px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.sku-sheet__body{flex:1 1 auto;overflow-y:auto;padding:4px 0 12px;-webkit-overflow-scrolling:touch}.sku-sheet__group{padding:14px 16px 6px}.sku-sheet__group-title{font-size:13px;color:#555;font-weight:600;margin-bottom:10px}.sku-sheet__group-title b{color:#1a1a1a;font-weight:700}.sku-sheet__pills{display:flex;flex-wrap:nowrap;gap:8px;overflow-x:auto;overflow-y:hidden;padding-bottom:4px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.sku-sheet__pills::-webkit-scrollbar{display:none}.sku-sheet__pill{appearance:none;border:1px solid #e0e0e0;background:#f7f7f7;color:#333;font-size:13px;padding:6px 14px;border-radius:999px;cursor:pointer;white-space:nowrap;transition:border-color .15s,background .15s,color .15s;flex-shrink:0}.sku-sheet__pill:active{transform:scale(0.96)}.sku-sheet__pill.is-active{border-color:#ff3b30;background:#fff3f1;color:#ff3b30;font-weight:600}.sku-sheet__pill[disabled]{opacity:.4;cursor:not-allowed;text-decoration:line-through}.sku-sheet__cards{display:grid;grid-template-rows:repeat(2, auto);grid-auto-flow:column;grid-auto-columns:calc((100% - 20px)/3);gap:10px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px}.sku-sheet__cards::-webkit-scrollbar{display:none}.sku-sheet__card{appearance:none;border:1px solid transparent;background:#f5f5f5;border-radius:8px;padding:0;overflow:hidden;cursor:pointer;display:flex;flex-direction:column;transition:border-color .15s,background .15s}.sku-sheet__card-img{width:100%;aspect-ratio:1/1;background:#fff;overflow:hidden;display:flex;align-items:center;justify-content:center;color:#ccc;font-size:28px}.sku-sheet__card-img img{width:100%;height:100%;object-fit:cover;display:block}.sku-sheet__card-label{padding:8px 6px;font-size:13px;color:#333;background:#f5f5f5;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:background .15s,color .15s}.sku-sheet__card.is-active .sku-sheet__card-label{background:#ff6a00;color:#fff;font-weight:600}.sku-sheet__card.is-active{border-color:#ff6a00}.sku-sheet__card:active{transform:scale(0.98)}.sku-sheet__card[disabled]{opacity:.4;cursor:not-allowed}.sku-sheet__card[disabled] .sku-sheet__card-label{text-decoration:line-through}@media(max-width: 360px){.sku-sheet__cards{grid-auto-columns:calc((100% - 10px)/2)}}.sku-sheet__list{display:flex;flex-direction:column;gap:10px}.sku-sheet__row{display:flex;align-items:center;gap:12px;padding:10px 12px;background:#fafafa;border:1px solid #f0f0f0;border-radius:10px}.sku-sheet__row.is-selected{border-color:#ff3b30;background:#fff7f6}.sku-sheet__row.is-out{opacity:.55}.sku-sheet__row-img{width:48px;height:48px;border-radius:8px;background:#f0f0f0;flex-shrink:0;overflow:hidden;display:flex;align-items:center;justify-content:center}.sku-sheet__row-img img{width:100%;height:100%;object-fit:cover;cursor:zoom-in}.sku-sheet__row-img i{color:#ccc;font-size:18px}.sku-sheet__row-main{flex:1;min-width:0}.sku-sheet__row-name{font-size:14px;color:#1a1a1a;font-weight:500;line-height:1.3;word-break:break-word}.sku-sheet__row-meta{margin-top:2px;font-size:11px;color:#999;display:flex;gap:8px;flex-wrap:wrap}.sku-sheet__row-price{color:#ff3b30;font-weight:600}.sku-sheet__stepper{display:flex;align-items:center;gap:0;background:#fff;border:1px solid #e5e5e5;border-radius:999px;overflow:hidden;flex-shrink:0}.sku-sheet__stepper button{appearance:none;border:none;background:transparent;width:28px;height:28px;font-size:16px;line-height:1;color:#333;cursor:pointer}.sku-sheet__stepper button[disabled]{color:#ccc;cursor:not-allowed}.sku-sheet__stepper input{width:40px;border:none;outline:none;text-align:center;font-size:14px;color:#1a1a1a;font-weight:600;background:transparent;-moz-appearance:textfield}.sku-sheet__stepper input::-webkit-outer-spin-button,.sku-sheet__stepper input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.sku-sheet__foot{flex:0 0 auto;padding:10px 14px calc(10px + env(safe-area-inset-bottom, 0));border-top:1px solid #f3f3f3;display:flex;align-items:center;gap:12px;background:#fff}.sku-sheet__foot-info{flex:1;min-width:0;font-size:12px;color:#888;line-height:1.35}.sku-sheet__foot-count{color:#555}.sku-sheet__foot-total{margin-top:2px}.sku-sheet__foot-total span{color:#ff3b30;font-weight:700;font-size:16px}.sku-sheet__confirm{appearance:none;border:none;cursor:pointer;height:44px;min-width:44%;padding:0 22px;font-size:15px;font-weight:700;color:#fff;background:linear-gradient(135deg, #FF8A00, #FF3B30);border-radius:999px;transition:opacity .15s,transform .12s}.sku-sheet__confirm:active{transform:scale(0.97)}.sku-sheet__confirm[disabled]{opacity:.45;cursor:not-allowed}@media(max-width: 480px){.sku-sheet__row-img{width:44px;height:44px}.sku-sheet__row-name{font-size:13px}.sku-sheet__confirm{min-width:48%;padding:0 14px;font-size:14px}}.sku-sheet__brand-pills{display:flex;flex-wrap:wrap;gap:8px;padding:6px 0 4px}.sku-sheet__brand-pill{appearance:none;border:1.5px solid #ddd;background:#f5f5f5;border-radius:999px;padding:5px 14px;font-size:13px;font-weight:500;color:#333;cursor:pointer;transition:border-color .15s,background .15s,color .15s;white-space:nowrap}.sku-sheet__brand-pill:hover{border-color:#ff8a00;background:#fff8f0;color:#ff6200}.sku-sheet__brand-pill.is-active{border-color:#ff8a00;background:#ff8a00;color:#fff}
