.site-main{padding:198px 0 0;min-width:1200px}.content-page__search{position:fixed;top:198px;z-index:90;background:#fafafa;width:100%}.kfm-content{width:1200px;margin:0 auto;padding:0 0px 30px;box-sizing:border-box;position:relative}.detail-content{position:relative;padding:0 0 30px;display:flex;align-items:flex-start;gap:24px;margin-top:24px}.detail-main{flex:1;min-width:0;position:relative}.detail-main.unfixed{position:static !important;height:auto !important;overflow:visible !important}.product-images{display:flex;flex-direction:column;gap:12px}.images-box{position:relative;overflow:hidden}.img-lists{display:flex;overflow-x:auto;overflow-y:hidden;position:relative;gap:12px;scroll-behavior:smooth;width:100%}.img-lists::-webkit-scrollbar{display:none}.thumb-nav{position:absolute;top:50%;transform:translateY(-50%);width:26px;height:26px;background:var(--Font-Gy3, rgba(0, 0, 0, 0.4));border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;opacity:0;transition:all .2s;box-shadow:0 2px 6px rgba(0,0,0,.1)}.thumb-nav.prev{left:0}.thumb-nav.next{right:0}.thumb-nav:hover{background:var(--Font-Gy4, rgba(0, 0, 0, 0.6))}.thumb-nav svg path{transition:fill .2s}.images-box:hover .thumb-nav{opacity:1}.img-more{position:absolute;left:50%;transform:translateX(-50%);bottom:0px;background:none;border:none;cursor:pointer;width:36px;height:36px;border-radius:50%;background:#f5f5f5}.img-more img{width:14px;height:10px}.img-item{width:130px;min-width:130px;height:130px;border-radius:var(--theme-inner-radius, 2px);border:1px solid #f2f2f2;cursor:pointer;box-sizing:border-box;display:block;position:relative}.img-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.img-active{border:1px solid #ff8429}.currently-img{height:588px;position:relative;overflow:hidden;border:1px solid #f2f2f2;border-radius:var(--theme-outer-radius, 4px);background-color:#fff}.currently-img .currently-img__image{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.currently-img .top-right-actions{position:absolute;top:20px;right:20px;display:flex;flex-direction:column;gap:12px;opacity:0;transition:opacity .3s;z-index:10}.currently-img .top-right-actions .action-btn{width:40px;height:40px;border-radius:50%;background:#fff;box-shadow:0 2px 6px rgba(0,0,0,.1);border:none;cursor:pointer;transition:transform .2s;display:inline-flex;padding:5px;align-items:center;justify-content:center;gap:12.5px}.currently-img .top-right-actions .action-btn.favorite-btn.is-collected{color:#ff8429}.currently-img .top-right-actions .action-btn:hover{transform:scale(1.1);color:#ff8429}.currently-img .top-right-actions .action-btn .icon-collect{width:20px;height:20px}.currently-img:hover .top-right-actions{opacity:1}.currently-img .img-controls-bottom{position:absolute;bottom:20px;left:0;width:100%;display:flex;justify-content:center;pointer-events:none}.currently-img .img-controls-bottom .control-bar{pointer-events:auto;display:flex;align-items:center;gap:8px}.currently-img .img-controls-bottom .control-arrow{width:32px;height:32px;border-radius:50%;background:var(--Font-Gy3, rgba(0, 0, 0, 0.4));display:flex;padding:6.4px;justify-content:center;align-items:center}.currently-img .img-controls-bottom .control-arrow:hover{background:var(--Font-Gy4, rgba(0, 0, 0, 0.6))}.currently-img .img-controls-bottom .control-count{display:flex;min-width:43px;padding:4px 12px;flex-direction:column;justify-content:center;align-items:center;gap:10px;border-radius:24px;background:var(--Font-Gy3, rgba(0, 0, 0, 0.4));color:var(--Font-Gy5, #FFF);font-size:16px;font-weight:500;line-height:24px}.magnifier-lens{position:absolute;border:2px solid #eee;width:120px;height:120px;border-radius:50%;pointer-events:none;background:hsla(0,0%,100%,.2);display:none}.magnifier-result{position:fixed;right:6%;top:180px;width:40vw;height:40vw;border:1px solid #eee;background-repeat:no-repeat;background-size:200% 200%;display:none;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.08)}.product-detail,.specification-description{width:100%;position:relative}.specification-description{padding:16px}.product-detail__title,.specification-description__title,.guess-like__title{margin-bottom:24px;color:var(--Font-Gy1, rgba(0, 0, 0, 0.9));font-size:24px;font-weight:700;line-height:32px}.product-detail div{width:auto !important;margin:0 auto}.product-detail img{width:100%;-o-object-fit:contain;object-fit:contain;display:inline-block}.product-detail video{width:auto !important;max-width:100%;height:auto;display:block;margin:0 auto}.product-detail-content-wrap{position:relative;max-width:100%;margin-bottom:32px}.product-detail-content{max-height:320px;overflow:hidden;transition:max-height .3s;position:relative;min-height:150px}.product-detail-mask{position:absolute;left:0;right:0;bottom:-10px;height:150px;background:linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 40%, #fff 100%);pointer-events:none;transition:opacity .3s}.expanded-wrap{background:none}.product-detail-more-btn{display:flex;align-items:center;justify-content:center;margin:5px auto 0;padding:0 32px;min-width:214px;height:52px;background:#fafafa;border-radius:100px;border:1px solid #ff8429;cursor:pointer;position:relative;transition:background .2s,color .2s;font-weight:500;font-size:16px;color:#ff8429}.product-detail-more-btn .icon-arrow{width:14px !important;height:14px;transform:rotate(90deg);margin-left:5px}.fixed-bottom{position:sticky;bottom:20px}.product-detail-more-btn:hover{background:#f8f4f0}.product-detail .product-detail-more-btn.is-expanded .icon-arrow{transform:rotate(-90deg)}.product-detail-content.expanded{max-height:none}.description-list{position:relative}.description-item{display:flex;align-items:center;padding:16px 0;border-top:1px dashed #ddd;font-weight:400;font-size:14px;color:#222}.description-item:last-child{border-bottom:1px dashed #ddd}.item-left{flex:1}.item-right{flex:2}.seckill-info{height:56px;position:relative;border-radius:10px;margin-bottom:-10px;overflow:hidden}.seckill-info img{width:100%;height:100%;position:absolute;top:0;right:0}.seckill-timer{position:relative;display:flex;align-items:center;justify-content:flex-end;font-size:14px;color:#fff;padding:0 15px;height:46px}.status-active{font-weight:bold;color:#000;margin-right:2px}.countdown-item{color:#000;background:#fff;margin:0 2px;padding:0 2px;height:20px;border-radius:3px}.product-collect{width:588px;box-sizing:border-box;position:sticky;top:224px;border-radius:10px;z-index:1}.detail-info{position:relative}.product-info{box-sizing:border-box;max-height:calc(100vh - 220px);padding:12px;overflow-y:auto;border-radius:5px;background:#fff}.product-info--seckill{max-height:calc(100vh - 260px)}.product-info::-webkit-scrollbar{display:none}.product-shop{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.shop-name{display:flex;align-items:center;font-weight:bold;font-size:14px;color:#281f15;word-break:break-word}.shop-name img{width:32px;height:32px;border-radius:3px;margin-right:5px}.product-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.product-title{font-weight:500;font-size:14px;color:#281f15;line-height:20px;word-break:break-word;flex:1}.tag-share{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:none;background:none;cursor:pointer}.tag-share img{width:24px;height:24px}.tag-share:hover{transform:scale(1.1)}.product-tag{display:flex;align-items:center;margin-top:13px}.tag-link,.tag-refresh{height:32px;padding:0 10px;background:rgba(120,206,0,.06);border:none;font-weight:400;font-size:14px;color:#78ce00;display:flex;align-items:center;justify-content:center;margin-right:8px;cursor:pointer}.tag-item img,.tag-refresh img{width:20px;height:20px;margin-right:3px}.product-price{margin-top:12px;border-bottom:1px solid #eee;padding-bottom:12px}.selling-price{font-weight:bold;font-size:20px;color:#281f15;word-break:break-word;width:100%}.original-price{font-weight:500;font-size:16px;color:#999;margin-left:8px;position:relative}.seckill-coupon{position:relative}.coupons-list{height:44px;overflow:hidden}.seckill-expanded{height:auto}.coupons-scroll{display:flex;align-items:center;gap:8px}.seckill-more{display:flex;align-items:center;justify-content:center;cursor:pointer;min-width:101px;height:32px;background:linear-gradient(90deg, #FF1C09 0%, #FF8121 100%);border-radius:5px;font-weight:500;font-size:14px;color:#fff;gap:4px;margin-top:10px;padding:0 10px;box-sizing:border-box}.seckill-more img{width:20px;height:20px;transform:rotate(90deg)}.seckill-up img{transform:rotate(-90deg)}.coupon-item{flex:1;height:32px;background:linear-gradient(90deg, #FF1C09 0%, #FF8121 100%);border-radius:5px 5px 5px 5px;display:flex;align-items:center;padding:0 18px;margin-top:10px}.coupon-item img{width:16px;height:16px;margin-right:8px}.coupon-name{flex:1;font-weight:400;font-size:14px;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.coupon-discount{border:none;border-radius:5px;line-height:20px;padding:0 8px;background:#fff;border-radius:5px 5px 5px 5px;border:1px solid #f2f2f2;font-weight:500;font-size:14px;color:#ff8429;cursor:pointer}.coupon-discount--disabled{color:#ec2336;cursor:not-allowed;background-color:#e5e7eb;opacity:.5}.product-color,.product-power,.product-battery,.product-quantity,.product-remark,.product-btns{margin-top:12px;position:relative}.product-color.product-color--single{display:none}.product-btns{display:flex;align-items:center;justify-content:space-between}.color-title,.power-title,.battery-title,.quantity-title,.remark-title{font-weight:bold;font-size:16px;color:#281f15;margin-bottom:12px}.color-list,.power-list,.battery-list,.quantity-list{flex:1;display:flex;flex-wrap:wrap;position:relative;gap:2%}.quantity-list{justify-content:flex-start;align-items:center}.color-item,.power-item,.battery-item{width:49%;min-height:46px;box-sizing:border-box;border:1px solid #f2f2f2;padding:2px;display:flex;align-items:center;cursor:pointer;border-radius:5px;font-weight:500;font-size:12px;color:#281f15;margin-bottom:6px;gap:5px}.color-item:hover,.power-item:hover,.battery-item:hover{border:1px solid #ff8429}.no-img{width:auto;min-height:25px;padding:0 12px;border-radius:35px;display:flex;align-items:center;justify-content:center}.color-active,.power-active,.battery-active{border:1px solid #ff8429;background:#ff8429;color:#fff}.color-disable,.power-disable{opacity:.5}.color-item img{width:42px;height:42px;-o-object-fit:cover;object-fit:cover}.color-name{flex:1;word-break:break-word;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.quantity-info{background:#fff;border-radius:35px;border:1px solid #f2f2f2;padding:4px;display:flex;align-items:center}.quantity-reduce,.quantity-add{border:0;width:26px;height:26px;background:#ff8429;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:500;font-size:12px;cursor:pointer}.quantity-reduce{background:#f2f2f2;color:#9e9e9e}.is-disabled{background:#f2f2f2;color:#9e9e9e;cursor:not-allowed}.quantity-num{font-weight:500;font-size:12px;color:#281f15;text-align:center}.stock-info{font-weight:500;font-size:12px;color:#858585;margin-left:12px}.remark-list .el-textarea__inner{background:none;border:none;padding:0}.remark-list{flex:1;width:100%;background:#f7f8fa;border-radius:5px;border:1px solid #e9e9e9;padding:6px;position:relative;box-sizing:border-box;word-break:break-word;min-height:62px;font-weight:400;font-size:12px;color:#d6d6d6}.remark-input{width:100%;height:40px;background:rgba(215,239,67,.1);padding:0 10px;font-weight:400;font-size:14px;color:#222}.remark-upload{margin-top:10px;display:flex;align-items:center}.remark-img{width:60px;height:60px;margin-right:10px}.remark-tip{flex:1;font-weight:400;font-size:12px;color:#999}.product-buy,.product-cart{width:186px;height:48px;background:#fff;border-radius:5px;border:1px solid #ff8429;cursor:pointer;font-weight:500;font-size:16px;color:#ff8429;display:flex;align-items:center;justify-content:center}.product-cart{background:#ff8429;border:1px solid #ff8429;color:#fff;margin:0 3px !important;transition:background .3s ease;font-weight:bold}.product-cart:hover{background:#e6611a}.product-collect-wrap{display:flex;flex-direction:column;align-items:center}.product-favorite{border:none;width:34px;height:34px;background:#fff;display:flex;align-items:center;justify-content:center;color:#999;cursor:pointer;font-weight:500;font-size:16px;color:#3e3e3e;gap:4px;border:1px solid #3e3e3e;border-radius:50%}.is-active{border:none}.product-favorite img{width:20px;height:20px}.transport-purchase{margin-top:20px}.transport-purchase--disclaimer{background:#f8f8f8;border-radius:5px;padding:6px}.collapse-btn,.disclaimer-btn{width:100%;font-weight:bold;font-size:16px;color:#281f15;display:flex;align-items:center;justify-content:space-between;border:none;background:none;cursor:pointer}.collapse-icon{width:14px;height:10px}.collect-count{font-size:12px}.transport-purchase__list{position:relative;margin-top:12px}.list-item{display:flex;align-items:center;font-weight:500;font-size:12px;color:#198055;margin-top:20px;gap:6px}.list-item:first-child{margin-top:0}.list-item img{width:24px;height:24px}.shipping-step{display:flex;align-items:center;justify-content:space-between;margin-top:10px;font-weight:500;font-size:12px;color:#281f15;word-break:break-word;margin-left:30px}.step-left{display:flex;align-items:center;color:#281f15;font-family:"Satoshi Variable";font-size:12px;font-style:normal;font-weight:500;line-height:18px}.step-left span{display:block;width:32px;height:32px;background:var(--theme-color);line-height:32px;text-align:center;margin-right:10px;flex-shrink:0}.step-right{color:#281f15;font-family:"Satoshi Variable";font-size:12px;font-style:normal;font-weight:500;line-height:18px;margin-right:18px}.estimate{color:#f1ba18;cursor:pointer;word-break:break-word}.disclaimer-content{font-weight:400;font-size:13px;color:#666;line-height:23px}.agreement-btn{border:0;background:none;font-weight:400;font-size:13px;color:#222;margin-top:10px;display:flex;align-items:center;cursor:pointer;gap:6px}.agreement-btn img{width:16px;height:16px}.agree-tip{color:red;font-size:12px;margin-left:22px}.tip-shake{animation:shakeX .5s}.store-card-left{margin-top:24px;padding:16px;border-radius:var(--theme-outer-radius, 4px);background:#fff}.store-card-left .store-card-inner{display:flex;align-items:center;gap:16px}.store-card-left .store-logo-left{width:64px;height:64px;border-radius:var(--theme-outer-radius, 4px);-o-object-fit:cover;object-fit:cover}.store-card-left .store-meta-left{flex:1;display:flex;flex-direction:column}.store-card-left .store-name-left{overflow:hidden;color:var(--Font-Gy1, rgba(0, 0, 0, 0.9));text-overflow:ellipsis;font-size:18px;font-weight:700;line-height:26px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;align-self:stretch}.store-card-left .store-followers-left{margin-top:8px;color:var(--Font-Gy2, rgba(0, 0, 0, 0.6));font-size:14px;font-weight:500;line-height:20px}.store-card-left .store-visit-btn-left{display:flex;padding:9px 8px;align-items:center;gap:8px;border-radius:var(--theme-inner-radius, 2px);border:1px solid var(--Gray4_, #DCDCDC);background:var(--Backdrop-Gy2, #FFF);height:-moz-max-content;height:max-content;color:var(--Font-Gy1, rgba(0, 0, 0, 0.9));font-size:14px;font-weight:500;line-height:20px}.store-card-left .store-visit-btn-left:hover{border-color:#ff8429;color:#ff8429}.product-anchor-tabs{display:flex;gap:24px;padding-bottom:8px;margin-bottom:16px;position:sticky;top:200px;z-index:1;background-color:#fff}.product-anchor-tabs .anchor-tab-item{color:var(--Font-Gy1, rgba(0, 0, 0, 0.9));font-size:14px;font-weight:500;line-height:22px;cursor:pointer;position:relative;display:flex;padding:4px 8px;justify-content:center;align-items:center;gap:10px}.product-anchor-tabs .anchor-tab-item.active{color:#ff8429;font-weight:700}.product-anchor-tabs .anchor-tab-item.active:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:40px;height:2px;background:#ff8429}.product-header-new{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px}.product-header-new .product-title-new{color:var(--Font-Gy1, rgba(0, 0, 0, 0.9));font-size:18px;font-weight:700;line-height:26px;margin:0;flex:1}.product-header-new .product-title-new .free-shipping-tag{display:inline-flex;padding:2px 4px;justify-content:center;align-items:center;gap:8px;border-radius:var(--theme-inner-radius, 2px);border:1px solid #ff8429;background:var(--Backdrop-Gy2, #FFF);width:-moz-max-content;width:max-content;color:#ff8429;text-align:center;font-size:10px;font-weight:500;line-height:18px;vertical-align:middle}.product-header-new .tag-share-new{background:none;border:none;cursor:pointer;padding:4px;opacity:.6}.product-header-new .tag-share-new:hover{opacity:1}.product-price-new .main-price-row{display:flex;align-items:baseline;gap:6px}.product-price-new .currency-code{font-size:18px;font-weight:700}.product-price-new .price-value{font-size:28px;font-weight:800;color:#222}.product-price-new .original-price{text-decoration:line-through;color:#999;font-size:14px}.approx-price-row{color:#ff8429;font-size:14px;margin-top:4px;margin-bottom:20px}.coupons-block-new{display:flex;padding:16px;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch;border-radius:var(--theme-outer-radius, 4px);background:#fef2f2;margin-bottom:20px}.coupons-block-new .block-label{color:var(--Font-Gy1, rgba(0, 0, 0, 0.9));font-size:16px;font-weight:700;line-height:24px}.coupons-block-new .coupons-stack{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:12px;align-self:stretch}.coupons-block-new .coupon-ticket{display:flex;padding:12px;justify-content:space-between;align-items:center;align-self:stretch;border-radius:var(--theme-outer-radius, 4px);border:1px solid #ffc4c4;background:var(--Backdrop-Gy2, #FFF)}.coupons-block-new .coupon-ticket .coupon-left{display:flex;align-items:center;gap:10px}.coupons-block-new .coupon-ticket .coupon-icon-wrapper{display:flex;padding:8px;align-items:center;gap:10px;border-radius:40px;border:1px solid #ffc4c4;background:var(--Backdrop-Gy2, #FFF)}.coupons-block-new .coupon-ticket .coupon-title{color:#e34d59;font-size:18px;font-weight:700;line-height:26px}.coupons-block-new .coupon-ticket .coupon-sub{color:#e34d59;font-size:14px;font-weight:500;line-height:22px}.coupons-block-new .coupon-ticket .coupon-claim-btn{display:flex;padding:2px 8px;justify-content:center;align-items:center;gap:10px;border-radius:var(--theme-outer-radius, 4px);background:#e34d59;color:var(--Font-Gy5, #FFF);text-align:center;font-size:12px;font-weight:700;line-height:20px}.coupons-block-new .coupon-ticket .coupon-claim-btn.claimed{background:#f6c1c5}.coupons-block-new .coupons-more{text-align:center;color:var(--Font-Gy2, rgba(0, 0, 0, 0.6));font-size:12px;font-weight:500;line-height:20px;align-self:center;cursor:pointer;display:flex;align-items:center}.option-group{margin-bottom:20px}.option-group .option-label{font-size:14px;font-weight:700;margin-bottom:12px}.option-group .option-chips-list{display:flex;flex-wrap:wrap;gap:10px}.option-group .option-chip{border:1px solid #eee;padding:6px 16px;border-radius:var(--theme-inner-radius, 2px);cursor:pointer;display:flex;align-items:center;gap:6px;font-size:13px}.option-group .option-chip.active{border-color:#ff8429;color:#ff8429;background:#fff5f0}.option-group .option-chip.disabled{opacity:.5;cursor:not-allowed}.option-group .option-chip .chip-img{width:24px;height:24px;border-radius:2px}.quantity-section-new{margin-bottom:24px}.quantity-section-new .option-label{font-size:14px;font-weight:700;margin-bottom:10px}.quantity-section-new .quantity-wrapper{display:flex;align-items:center;gap:12px}.quantity-section-new .quantity-stepper{display:flex;height:36px;gap:4px}.quantity-section-new .quantity-stepper button{cursor:pointer;border-radius:3px;border:1px solid var(--Gray4_, #DCDCDC);background:var(--Backdrop-Gy2, #FFF);display:flex;width:32px;height:32px;padding:8px;justify-content:center;align-items:center;flex-shrink:0}.quantity-section-new .quantity-stepper button:disabled{cursor:not-allowed;opacity:.5}.quantity-section-new .quantity-stepper input{display:flex;height:32px;padding:5px 8px;align-items:center;gap:8px;flex:1 0 0;border-radius:3px;border:1px solid var(--Gray4_, #DCDCDC);background:var(--Backdrop-Gy2, #FFF);width:72px;text-align:center}.quantity-section-new .quantity-stepper input::-webkit-inner-spin-button,.quantity-section-new .quantity-stepper input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.quantity-section-new .stock-status{font-size:12px;color:#999}.action-buttons-new{display:flex;gap:12px;margin-bottom:20px}.action-buttons-new button{margin-left:0 !important}.action-buttons-new .btn-action{flex:1;height:48px;border-radius:4px;font-size:16px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center}.action-buttons-new .btn-outline-orange{border:1px solid #ff8429;color:#ff8429;background:#fff}.action-buttons-new .btn-outline-orange:hover{background:#fff5f0}.action-buttons-new .btn-filled-orange{border:none;background:#ff8429;color:#fff}.action-buttons-new .btn-filled-orange:hover{background:#ff6a00}.action-buttons-new .favorite-btn{color:var(--Font-Gy2, rgba(0, 0, 0, 0.6))}.action-buttons-new .favorite-btn.is-collected{color:#ff8429}.action-buttons-new .favorite-btn,.action-buttons-new .tag-share-new{width:48px;max-width:48px}.disclaimer-agreement-new{margin-bottom:24px}.disclaimer-agreement-new .agreement-check{color:var(--Font-Gy2, rgba(0, 0, 0, 0.6));font-size:14px;font-weight:500;line-height:22px}.disclaimer-agreement-new .agreement-check.is-checked .el-checkbox__label{color:var(--Font-Gy2, rgba(0, 0, 0, 0.6)) !important}.disclaimer-agreement-new .link-blue{color:#116df3;text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.service-process-info{display:flex;align-items:center;gap:4px;margin-bottom:24px;color:var(--Font-Gy2, rgba(0, 0, 0, 0.6));font-size:12px;font-weight:500;line-height:20px}.transport-grid-wrapper{background:#f8fafc;padding:12px;border-radius:var(--theme-inner-radius, 2px)}.transport-grid-wrapper .transport-header{margin-bottom:24px;color:var(--Font-Gy1, rgba(0, 0, 0, 0.9));font-size:18px;font-weight:700;line-height:26px}.transport-grid-wrapper .transport-grid-layout{display:grid;grid-template-columns:1fr 1fr;gap:24px}.transport-grid-wrapper .t-card{display:flex;gap:8px;align-items:flex-start}.transport-grid-wrapper .t-icon{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.transport-grid-wrapper .t-icon.bg-orange-light{background:#fff7ed}.transport-grid-wrapper .t-icon.bg-red-light{background:#fff1ef}.transport-grid-wrapper .t-icon.bg-blue-light{background:#dbeafe}.transport-grid-wrapper .t-icon.bg-green-light{background:#deffef}.transport-grid-wrapper .t-icon.bg-deep-green-light{background:#daffd8}.transport-grid-wrapper .t-info{font-size:12px}.transport-grid-wrapper .t-info .t-title{color:var(--Font-Gy1, rgba(0, 0, 0, 0.9));font-size:14px;font-weight:700;line-height:22px}.transport-grid-wrapper .t-info .t-desc{color:var(--Font-Gy2, rgba(0, 0, 0, 0.6));font-size:12px;font-weight:500;line-height:20px;display:flex;align-items:center}.transport-grid-wrapper .t-info .t-desc.line-1{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis}.transport-grid-wrapper .t-info .green-text{color:#007d40}.transport-grid-wrapper .t-info .blue-text{color:#116df3}.product-detail-info{background-color:#fff;padding-top:16px;border-radius:var(--theme-outer-radius, 4px);margin-top:16px}.slide-left-enter-active,.slide-left-leave-active,.slide-right-enter-active,.slide-right-leave-active{transition-duration:.3s;transition-property:opacity,transform;transition-timing-function:ease}.slide-left-enter{opacity:0;transform:translateX(20px)}.slide-left-leave-to{opacity:0;transform:translateX(-20px)}.slide-right-enter{opacity:0;transform:translateX(-20px)}.slide-right-leave-to{opacity:0;transform:translateX(20px)}.large-preview-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.9);z-index:9999;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .3s}.large-preview-overlay.show{opacity:1;pointer-events:auto}.large-preview-img{max-width:90%;max-height:90%;-o-object-fit:contain;object-fit:contain}.large-preview-close{position:absolute;top:30px;right:30px;background:none;border:none;color:#fff;font-size:40px;cursor:pointer;width:40px;height:40px;display:flex;align-items:center;justify-content:center;transition:transform .2s}.large-preview-close:hover{transform:rotate(90deg) scale(1.1)}.seckill-banner-new{margin-bottom:12px;color:#fff;display:flex;padding:16px;justify-content:space-between;align-items:center;align-self:stretch;border-radius:var(--theme-outer-radius, 4px);background:linear-gradient(90deg, #FB2C36 0%, #FF6900 100%);box-shadow:0 4px 6px -1px #ffe2e2,0 2px 4px -2px #ffe2e2}.seckill-banner-new .seckill-left{display:flex;align-items:center;gap:8px}.seckill-banner-new .seckill-left .seckill-icon-box{width:36px;height:36px;display:flex;padding:8px;align-items:center;gap:10px;border-radius:var(--theme-outer-radius, 4px);background:hsla(0,0%,100%,.2)}.seckill-banner-new .seckill-left .seckill-timer-info{display:flex;flex-direction:column}.seckill-banner-new .seckill-left .seckill-timer-info .flash-label{color:#ffe2e2;font-size:12px;font-weight:500;line-height:20px}.seckill-banner-new .seckill-left .seckill-timer-info .timer-digits{color:#fff;font-size:18px;font-weight:700;line-height:26px}.seckill-banner-new .seckill-right-price{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:4px}.seckill-banner-new .seckill-right-price .seckill-original-price{color:hsla(0,0%,100%,.7);text-align:right;font-size:12px;font-weight:500;line-height:20px;text-decoration-line:line-through}.seckill-banner-new .seckill-right-price .seckill-current-price{color:var(--Font-Gy5, #FFF);font-size:24px;font-weight:700;line-height:32px}.coupon-expand-enter-active,.coupon-expand-leave-active{transition:all .3s ease;max-height:100px;opacity:1;overflow:hidden}.coupon-expand-enter,.coupon-expand-leave-to{max-height:0;opacity:0;padding-top:0 !important;padding-bottom:0 !important;margin:0 !important;border-width:0 !important}.rotate-180{transform:rotate(180deg)}
