:root{--adm-radius-s: 4px;--adm-radius-m: 8px;--adm-radius-l: 12px;--adm-font-size-1: 9px;--adm-font-size-2: 10px;--adm-font-size-3: 11px;--adm-font-size-4: 12px;--adm-font-size-5: 13px;--adm-font-size-6: 14px;--adm-font-size-7: 15px;--adm-font-size-8: 16px;--adm-font-size-9: 17px;--adm-font-size-10: 18px;--adm-color-primary: #1677ff;--adm-color-success: #00b578;--adm-color-warning: #ff8f1f;--adm-color-danger: #ff3141;--adm-color-yellow: #ff9f18;--adm-color-orange: #ff6430;--adm-color-wathet: #e7f1ff;--adm-color-text: #333333;--adm-color-text-secondary: #666666;--adm-color-weak: #999999;--adm-color-light: #cccccc;--adm-color-border: #eeeeee;--adm-color-background: #ffffff;--adm-color-highlight: var(--adm-color-danger);--adm-color-white: #ffffff;--adm-color-box: #f5f5f5;--adm-color-text-light-solid: var(--adm-color-white);--adm-color-text-dark-solid: #000000;--adm-color-fill-content: var(--adm-color-box);--adm-font-size-main: var(--adm-font-size-5);--adm-font-family: -apple-system, blinkmacsystemfont, "Helvetica Neue", helvetica, segoe ui, arial, roboto, "PingFang SC", "miui", "Hiragino Sans GB", "Microsoft Yahei", sans-serif;--adm-border-color: var(--adm-color-border)}html[data-prefers-color-scheme=dark]{--adm-color-primary: #3086ff;--adm-color-success: #34b368;--adm-color-warning: #ffa930;--adm-color-danger: #ff4a58;--adm-color-yellow: #ffa930;--adm-color-orange: #e65a2b;--adm-color-wathet: #0d2543;--adm-color-text: #e6e6e6;--adm-color-text-secondary: #b3b3b3;--adm-color-weak: #808080;--adm-color-light: #4d4d4d;--adm-color-border: #2b2b2b;--adm-color-box: #0a0a0a;--adm-color-background: #1a1a1a;--adm-color-background-body: var(--adm-color-background);--adm-border-color: var(--adm-color-border)}:root{-webkit-tap-highlight-color:rgba(0,0,0,0)}html{background-color:var(--adm-color-background-body)}body{color:var(--adm-color-text);font-size:var(--adm-font-size-main);font-family:var(--adm-font-family)}a,button{cursor:pointer}a{color:var(--adm-color-primary);transition:opacity ease-in-out .2s}a:active{opacity:.8}.adm-plain-anchor{color:unset;transition:none}.adm-plain-anchor:active{opacity:unset}body.adm-overflow-hidden{overflow:hidden!important}div.adm-px-tester{--size: 1;height:calc(var(--size) / 2 * 2px);width:0;position:fixed;left:-100vw;top:-100vh;-webkit-user-select:none;user-select:none;pointer-events:none}.adm-popup{--z-index: var(--adm-popup-z-index, 1000);position:fixed;z-index:var(--z-index)}.adm-popup-body{position:fixed;background-color:var(--adm-color-background);z-index:calc(var(--z-index) + 10)}.adm-popup-body .adm-popup-close-icon{position:absolute;z-index:100}.adm-popup-body-position-bottom{width:100%;bottom:0;left:0}.adm-popup-body-position-bottom .adm-popup-close-icon{right:8px;top:8px}.adm-popup-body-position-top{width:100%;top:0;left:0}.adm-popup-body-position-top .adm-popup-close-icon{right:8px;bottom:8px}.adm-popup-body-position-left{height:100%;top:0;left:0}.adm-popup-body-position-left .adm-popup-close-icon{right:8px;top:8px}.adm-popup-body-position-right{height:100%;top:0;right:0}.adm-popup-body-position-right .adm-popup-close-icon{left:8px;top:8px}.adm-popup-close-icon{cursor:pointer;padding:4px;font-size:18px;line-height:1;color:var(--adm-color-weak)}.adm-mask{--z-index: var(--adm-mask-z-index, 1000);position:fixed;top:0;left:0;z-index:var(--z-index);display:block;width:100%;height:100%}.adm-mask-aria-button{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;pointer-events:none}.adm-mask-content{z-index:1}.adm-safe-area{--multiple: var(--adm-safe-area-multiple, 1);display:block;width:100%}.adm-safe-area-position-top{padding-top:calc(env(safe-area-inset-top) * var(--multiple))}.adm-safe-area-position-bottom{padding-bottom:calc(env(safe-area-inset-bottom) * var(--multiple))}.adm-auto-center{display:flex;justify-content:center}.adm-auto-center-content{flex:0 1 auto}.adm-dot-loading{display:inline-block}.adm-picker{--header-button-font-size: var(--adm-font-size-7);--title-font-size: var(--adm-font-size-7);--item-font-size: var(--adm-font-size-8);--item-height: 34px;width:100%;height:300px;overflow:hidden;position:relative;display:flex;flex-direction:column;---item-font-size: var(--item-font-size);---item-height: var(--item-height)}.adm-picker .adm-picker-view.adm-picker-view{--item-font-size: var(---item-font-size);--item-height: var(---item-height)}.adm-picker-header{flex-shrink:0;border-bottom:solid 1px var(--adm-color-border);display:flex;justify-content:space-between;align-items:center;padding:4px}.adm-picker-header-button{font-size:var(--header-button-font-size);display:inline-block;padding:8px}.adm-picker-header-button-disabled,.adm-picker-header-button-disabled:active{opacity:.4;cursor:not-allowed}.adm-picker-header-title{padding:4px;font-size:var(--title-font-size);color:var(--adm-color-text);text-align:center;flex:1}.adm-picker-body{flex:1;width:100%;height:100%}.adm-picker-body>.adm-picker-view{--height: 100%}.adm-picker-popup .adm-popup-body{border-top-left-radius:8px;border-top-right-radius:8px}.adm-spin-loading{--color: var(--adm-color-weak);--size: 32px;width:var(--size);height:var(--size)}.adm-spin-loading-svg{width:100%;height:100%;animation:adm-spin-loading-rotate .8s infinite linear}.adm-spin-loading-svg>.adm-spin-loading-fill{stroke:var(--color)}@keyframes adm-spin-loading-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.adm-picker-view{--height: 240px;--item-height: 34px;--item-font-size: var(--adm-font-size-8);height:var(--height);width:100%;display:flex;position:relative;overflow:hidden;background:var(--adm-color-background)}.adm-picker-view-column{height:100%;flex:1;-webkit-user-select:none;user-select:none;touch-action:none;position:relative;z-index:0}.adm-picker-view-column-wheel{width:100%;cursor:-webkit-grab;cursor:grab;position:absolute;top:calc(50% - var(--item-height) / 2);left:0}.adm-picker-view-column-wheel:before{content:" ";display:block;position:absolute;width:100%;height:100vh;top:-100vh}.adm-picker-view-column-wheel:after{content:" ";display:block;position:absolute;width:100%;height:100vh;bottom:-100vh}.adm-picker-view-column-item{font-size:var(--item-font-size);padding:0 6px;height:var(--item-height);display:flex;justify-content:center;align-items:center}.adm-picker-view-column-item-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adm-picker-view-column-accessible{width:100%;height:100%;pointer-events:none;opacity:0;display:flex;flex-direction:column;position:relative;top:calc(var(--item-height) * -1);z-index:0;padding-bottom:1px}.adm-picker-view-column-accessible>*{flex:1;text-overflow:ellipsis}.adm-picker-view-column-accessible-current{position:absolute;width:100%;height:100%}.adm-picker-view-column-accessible-button{width:100%;height:100%}.adm-picker-view-mask{position:absolute;z-index:10000;left:0;top:0;width:100%;height:100%;display:flex;flex-direction:column;pointer-events:none}.adm-picker-view-mask-top,.adm-picker-view-mask-bottom{flex:auto}.adm-picker-view-mask-middle{height:var(--item-height);box-sizing:border-box;flex:none;border-top:solid 1px var(--adm-color-border);border-bottom:solid 1px var(--adm-color-border)}.adm-picker-view-mask-top{background:var(--adm-color-background);-webkit-mask:linear-gradient(0deg,rgba(0,0,0,.6) 0%,rgba(0,0,0,.8) 50%,#000000 100%);mask:linear-gradient(0deg,rgba(0,0,0,.6) 0%,rgba(0,0,0,.8) 50%,#000000 100%)}.adm-picker-view-mask-bottom{background:var(--adm-color-background);-webkit-mask:linear-gradient(180deg,rgba(0,0,0,.6) 0%,rgba(0,0,0,.8) 50%,#000000 100%);mask:linear-gradient(180deg,rgba(0,0,0,.6) 0%,rgba(0,0,0,.8) 50%,#000000 100%)}.adm-picker-view-loading-content{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.adm-picker-view-item-height-measure{position:relative;left:0;top:0;height:var(--item-height);width:0;pointer-events:none}.adm-skeleton{--width: 100%;--height: 0;--border-radius: 0;background-color:#bebebe33;border-radius:var(--border-radius);width:var(--width);height:var(--height);display:block}.adm-skeleton.adm-skeleton-animated{background:linear-gradient(90deg,#bebebe33 25%,#8181813d 37%,#bebebe33 63%);background-size:400% 100%;animation:adm-skeleton-loading 1.4s ease infinite}.adm-skeleton.adm-skeleton-title{--width: 45%;--height: 32px;--border-radius: 2px;margin-bottom:16px;margin-top:16px}.adm-skeleton.adm-skeleton-paragraph-line{--height: 18px;--border-radius: 2px;margin-top:12px;margin-bottom:12px}.adm-skeleton.adm-skeleton-paragraph-line:last-child{--width: 65%}@keyframes adm-skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}.adm-image-viewer-content{width:100vw;height:100vh;touch-action:none;-webkit-user-select:none;user-select:none}.adm-image-viewer-footer{position:absolute;width:100%;bottom:0;z-index:1}.adm-image-viewer-slides{height:100%;position:relative;z-index:1;cursor:-webkit-grab;cursor:grab;touch-action:none}.adm-image-viewer-slides-inner{height:100%;white-space:nowrap}.adm-image-viewer-slides-inner>*{margin-right:16px}.adm-image-viewer-slide{position:relative;width:100%;height:100%;display:inline-block}.adm-image-viewer-control{position:absolute;z-index:1;left:0;top:0;width:100%;height:100%;cursor:-webkit-grab;cursor:grab;touch-action:none}.adm-image-viewer-image-wrapper{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.adm-image-viewer-image-wrapper img{display:block;max-width:100%;max-height:100%}.adm-image-viewer-indicator{position:absolute;z-index:2;left:50%;top:12px;transform:translate(-50%);color:var(--adm-color-border);font-size:var(--adm-font-size-6)}.adm-infinite-scroll{color:var(--adm-color-weak);padding:18px;display:flex;justify-content:center;align-items:center;font-size:var(--adm-font-size-main)}.adm-infinite-scroll-failed-text{display:inline-block;margin-right:8px}.adm-pull-to-refresh-head{overflow:hidden;position:relative}.adm-pull-to-refresh-head-content{position:absolute;bottom:0;left:0;width:100%;color:var(--adm-color-weak);display:flex;justify-content:center;align-items:center}.adm-toast-mask .adm-toast-wrap{position:fixed;top:0;left:0;width:100%;height:100%;text-align:center}.adm-toast-mask .adm-toast-main{display:inline-block;position:relative;top:50%;transform:translateY(-50%);width:auto;max-width:204px;max-height:70%;overflow:auto;color:#fff;word-break:break-all;background-color:#000000b3;border-radius:8px;pointer-events:all;font-size:var(--adm-font-size-7);line-height:1.5;box-sizing:border-box;text-align:initial}.adm-toast-mask .adm-toast-main-text{padding:12px;min-width:0}.adm-toast-mask .adm-toast-main-icon{padding:35px 12px;min-width:150px}.adm-toast-mask .adm-toast-main-icon .adm-toast-icon{text-align:center;margin-bottom:8px;font-size:36px;line-height:1}.adm-toast-loading{--size: 48px;margin:0 auto 8px}.main-content-container{height:100%;overflow-y:scroll;background-color:#fff}.speaker{height:20px;position:absolute}.search-page{width:100%;max-width:100%;margin:0 auto;background-color:#fff;min-height:100vh;display:flex;flex-direction:column}.search-header{display:flex;align-items:center;justify-content:space-between;padding:15px;background-color:#fff;position:sticky;top:0;z-index:100;height:78px}.back-btn{border:none;background-color:#fff;padding:5px;width:28px;height:28px}.back-icon{width:100%;height:100%;object-fit:contain}.search-title{font-size:18px;font-weight:600;color:#333;margin:0}.search-placeholder{width:40px}.search-bar-container{padding:15px;background-color:#fff}.search-bar-wrapper{display:flex;align-items:center;background-color:#eeeff1;border:0px solid #e0e0e0;border-radius:15px;padding:0 15px;height:47px}.search-input{flex:1;background:transparent;border:none;outline:none;font-size:16px;color:#525e73;padding:0 10px}.search-icon1{width:28px;height:28px;object-fit:contain}.search-input::placeholder{color:#999}.camera-btn{background:transparent;border:none;cursor:pointer;padding:5px;margin-right:3px;margin-top:5px}.camera-icon{font-size:20px;color:#666}.search-btn-primary{background-color:#fe5102;color:#fff;border:none;border-radius:12px;padding:8px 20px;font-size:16px;font-weight:400;cursor:pointer;min-width:95px;margin-right:-12px;height:35px}.history-search{padding:0 15px 15px;background-color:#fff}.history-title{font-size:14px;font-weight:600;color:#666;margin:0 0 10px;display:flex;align-items:center;justify-content:space-between;position:relative}.del-icon{width:18px;height:18px;object-fit:contain;cursor:pointer;margin-left:10px}.history-tags{display:flex;flex-wrap:wrap;gap:10px}.history-tag{border:1px solid #C4C4C4;color:#686868;font-size:14px;padding:5px 12px;border-radius:15px;cursor:pointer}.search-results{flex:1;padding:10px}.price-row{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:5px}.sales-info{font-size:12px;color:#9e9e9e;margin-left:auto;margin-right:-20px}.product-card{background-color:#fff;border-radius:13px;overflow:hidden;position:relative}.product-image-container1{position:relative;padding-top:75%;overflow:hidden;width:100%;height:auto}.product-image1{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:13px}.product-title{font-size:13px;font-weight:500;color:#333;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.5}.product-price-container{display:flex;align-items:flex-end;justify-content:space-between;margin-top:5px}.price-info{display:flex;flex-direction:column;flex:1}.original-price{font-size:14px;color:#999;text-decoration:line-through}.current-price{display:flex;align-items:baseline;font-size:16px;font-weight:700;color:#e7772e;margin-top:-4px;font-family:Alimama ShuHeiTi-Bold,sans-serif}.current-price-value{font-size:24px}.products-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:10px}.search-header1{padding-top:50px;height:auto;height:18px}@media(min-width:768px){.search-page{max-width:768px;margin:0 auto;box-shadow:0 0 10px #0000001a}}@media(max-width:767px){.search-header{height:auto;min-height:78px}.search-title{font-size:16px}.search-bar-wrapper{height:45px;padding:0 12px}.search-input{font-size:14px}.search-btn-primary{min-width:80px;padding:6px 16px;font-size:16px;margin-right:-8px}.products-grid{grid-template-columns:repeat(2,1fr);gap:10px}.product-card{height:auto;min-height:260px}}@media(max-width:480px){.search-header,.search-bar-container{padding:10px 15px}.search-bar-wrapper{height:42px}.search-icon1{width:24px;height:24px}.search-btn-primary{min-width:70px;padding:5px 12px;font-size:16px;margin-right:-9px}.history-search{padding:0 15px 10px}.history-tags{gap:8px}.history-tag{font-size:13px;padding:4px 10px}.del-icon{top:10.5em;left:23em;width:16px;height:16px}.search-results{padding:10px}.products-grid{gap:8px;margin-top:8px}.product-card{min-height:240px}.product-title{font-size:12px}.current-price{font-size:15px}.current-price-value{font-size:20px}.sales-info{font-size:11px;margin-right:-15px}}@media(max-width:360px){.search-title{font-size:15px}.search-input{font-size:13px}.products-grid{gap:6px}.product-card{min-height:220px}.product-title{font-size:11px}.current-price{font-size:14px}.del-icon{left:20em}}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:50px 0;color:#666}.loading-spinner{width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid #FE5102;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:15px}.no-results{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:50px 0;color:#999;text-align:center}.no-results-icon{width:100px;height:100px;object-fit:contain;margin-bottom:15px;opacity:.5}.params-modal-car-Pay{padding:0;position:fixed;inset:0;z-index:101;background-color:#00000080;animation:fadeIn .3s ease-out}.car-pay-modal-container{position:fixed;bottom:0;max-height:95vh;overflow-y:auto;background:#fff;width:100%;border-top-left-radius:20px;border-top-right-radius:20px;animation:slideIn .3s ease-out}@keyframes slideIn{0%{bottom:-100%}to{bottom:0}}.close-icon-box{display:flex;justify-content:end;position:absolute;right:16px;top:16px}.close-icon-box .car-title{position:absolute;width:100%;text-align:center}.car-pay-modal-header{position:static;top:0;margin-top:10px}.car-pay-modal-main{height:48vh;overflow:auto;margin-bottom:10vh}.car-Pay-params-modal-product{display:flex;padding:0 20px;justify-content:space-between;align-items:center;background-color:#fff}.car-Pay-params-modal-product .img-box{width:80px;height:80px;border-radius:5px;overflow:hidden}.car-Pay-params-modal-product .img-box img{width:100%;height:100%;object-fit:cover}.product-info{flex:1;display:flex;flex-wrap:wrap;justify-content:space-between;flex-direction:column;gap:4px}.product-info .cart-pay-detail{display:flex;justify-content:space-between}.car-Pay-params-modal-product .product-title{width:100%}.cart-pay-product-price{display:flex;gap:5px;align-items:center}.product-title{font-size:16px;font-weight:700;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;padding-right:20px}.car-Pay-params-modal-product .price-section{margin:0}.price-ranges{display:flex;gap:15px}.price-item{justify-content:space-between;font-size:14px}.price-label{color:#e7772e;display:block;font-weight:700;font-family:bahnschrift;font-size:20px}.price-value{color:#f40;font-weight:700;font-size:16px;font-family:Alimama ShuHeiTi-Bold}.amount-onsale{color:#ff6100;background:#fff4eb;font-size:10px;padding:0 4px;border-radius:2px}.car-pay-param-item{display:block;padding:15px}.car-pay-param-item .param-label{font-size:14px;font-weight:700;margin-bottom:10px;display:block;min-width:90px;width:100%;margin-left:0}.param-options{display:flex;flex-wrap:wrap;gap:12px}.color-option{display:flex;align-items:center;border:1px solid transparent;border-radius:5px;cursor:pointer;background:#f2f5f7;color:#3c3c3c;gap:5px}.color-option.selected{border-color:#ed6816;background:#fff8f2;color:#ed6816}.color-option img{width:26px;height:26px;border-radius:5px}.color-option span{font-size:12px;padding:0 5px}.size-quantity-container{display:flex;gap:10px;flex-wrap:wrap}.size-quantity-item{display:flex;justify-content:space-between;align-items:center;border:1px solid transparent;border-radius:5px;cursor:pointer;background:#f2f5f7;color:#3c3c3c;gap:8px}.size-info{display:flex;gap:5px;align-items:center}.size-info img{width:26px;height:26px;border-radius:5px}.size-value{font-size:12px;padding:5px;border-radius:3px;border:1px solid transparent}.size-quantity-item.active{background-color:#fff8f2;color:#ed6816;border-color:#ed6816}.size-price{color:#666}.size-stock{font-size:12px;color:#666}.quantity-control{display:flex;align-items:center}.quantity-btn{width:30px;height:30px;border:1px solid #ddd;background-color:#fff;border-radius:50%;font-size:18px;display:flex;justify-content:center;align-items:center;cursor:pointer}.quantity-btn:disabled{color:#ccc;cursor:not-allowed}.quantity-display{width:40px;text-align:center;font-size:16px;background:#f2f5f7;border-radius:4px}.modal-footer{padding:15px;position:fixed;bottom:0;width:100%}.total-info{display:flex;justify-content:space-between;margin-bottom:10px}.total-quantity{font-size:14px;color:#666}.total-amount{font-size:14px;padding:0 10px}.amount-value{color:#f40;font-size:18px;font-weight:700}.delivery-info{font-size:12px;color:#666;margin-bottom:15px}.car-pay-confirm-btn{width:100%;height:45px;background-color:#ed6816;color:#fff;border:none;font-size:16px;font-weight:700;cursor:pointer;border-radius:50px}@media(max-width:360px){.modal-container{width:95%}.params-modal-product-detail{padding:10px}.params-modal-product-detail .img-box{width:80px;height:80px}.product-title{font-size:14px}.price-item{font-size:12px}.color-option img{width:26px;height:26px}.size-value{font-size:14px}.quantity-btn{width:25px;height:25px;font-size:16px}.quantity-display{width:35px;font-size:14px}.buy-btn{height:40px;font-size:14px}}@font-face{font-family:Alimama ShuHeiTi-Bold;src:url(../fonts/AlimamaShuHeiTi-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}.pay-page-container{width:100%;max-width:100%;margin:0 auto;background-color:#f5f5f5;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;box-sizing:border-box}.pay-page-header{display:flex;align-items:center;padding:15px 10px 0;background-color:#fff;box-shadow:0 2px 4px #0000000d}.pay-page-back-btn{background:none;border:none;cursor:pointer;padding:10px;margin-right:20px;width:auto;height:auto;z-index:10;display:flex;align-items:center;justify-content:center}.pay-page-back-icon{width:18px;height:18px}.pay-page-title{font-size:18px;font-weight:400;color:#191919;margin:0 0 0 -3rem;flex:1;text-align:center}.pay-page-address-section{background-color:#fff;padding:15px 20px;margin:0}.pay-page-address-info{display:flex;justify-content:space-between;align-items:center}.pay-page-address-header{display:flex;align-items:flex-start;gap:10px;flex:1}.pay-page-location-icon{width:20px;height:20px;margin-top:2px}.pay-page-address-text{flex:1}.pay-page-address-name{font-size:14px;font-weight:500;color:#333;margin-bottom:5px}.pay-page-address-details{font-size:12px;color:#666;display:flex;align-items:center;gap:5px}.pay-page-address-details .protected-phone{font-size:10px;color:#808081;border:1px solid #D9D9D9;border-radius:2px;padding:0 2px}.pay-page-divider{color:#ccc}.pay-page-address-actions{display:flex;gap:15px;margin-bottom:18px}.pay-page-action-icon{width:20px;height:20px;cursor:pointer}.product-section{background-color:#fff;padding:15px;margin:10px 0 10px 3%;border-radius:8px;width:94%}.pay-page-store-name{font-size:16px;font-weight:600;color:#333;margin-bottom:10px;background-color:#fff}.pay-page-product-info{background-color:#fff;display:flex;gap:15px}.pay-page-product-image-container{width:88px;height:88px;flex-shrink:0;background-color:#f5f5f5;border-radius:8px;overflow:hidden}.pay-page-product-image{width:100%;height:100%;object-fit:cover}.pay-page-product-details{flex:1;display:flex;flex-direction:column;gap:5px}.pay-page-product-title{font-size:14px;color:#000;line-height:1.4;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.pay-page-product-subtitle{font-size:12px;color:#969696;line-height:1.3;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.pay-page-product-price{font-size:16px;font-weight:600;color:#fe5102;font-family:Alimama ShuHeiTi-Bold}.pay-page-product-quantity{display:flex;align-items:center;gap:10px;flex-direction:row-reverse;margin-top:-30px}.pay-page-quantity-btn{width:28px;height:28px;background-color:transparent;border:0px;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:500;color:#333;cursor:pointer;padding:0}.pay-page-quantity-value{min-width:36px;text-align:center;font-size:14px;font-weight:500;color:#000;border:0px;border-radius:4px}.pay-page-options-section{background-color:#fff;padding:15px 20px}.pay-page-option-title{font-size:14px;font-weight:500;color:#333;margin-bottom:12px}.pay-page-color-options{display:flex;flex-wrap:wrap;gap:10px}.pay-page-color-option{display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:4px;cursor:pointer;background-color:#f2f5f7;transition:all .2s ease;width:147px;height:38px}.pay-page-color-option.selected{border:1px solid #ED6816;background-color:#ed68161a;color:#ed6816}.pay-page-color-image{width:24px;height:24px;object-fit:cover;border-radius:4px}.pay-page-color-name{font-size:13px}.pay-page-size-options{display:flex;flex-wrap:wrap;gap:10px}.pay-page-size-option{display:flex;align-items:center;justify-content:center;width:60px;height:36px;border-radius:4px;cursor:pointer;background-color:#f2f5f7;font-size:13px;color:#333;transition:all .2s ease}.pay-page-size-option.selected{border:1px solid #ED6816;background-color:#ed68161a;color:#ed6816}.pay-page-order-notes{background-color:#fff;padding:15px 20px;display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.pay-page-note-icon{width:15px;height:15px;margin-left:5px;margin-bottom:-2.5px}.pay-page-notes-label{font-size:14px;color:#333;font-weight:700}.pay-page-notes-value1,.pay-page-notes-value2{font-size:14px;color:#969696}.pay-page-notes-value{font-size:14px;color:#50555c}.pay-page-shipping-info{background-color:#fff;padding:15px 20px;display:flex;flex-direction:column;gap:15px}.pay-page-shipping-item{display:flex;justify-content:space-between;align-items:center}.shipping-item{display:flex;justify-content:space-between;border:0}.pay-page-shipping-price{display:inline-block;background-color:#f2f5f7;border-radius:2px;font-size:12px;width:62px;height:18px;color:#50555c;text-align:center;margin-left:10px}.pay-page-shipping-label{font-size:14px;color:#333}.pay-page-shipping-label.bold{font-weight:700}.pay-page-shipping-value{font-size:14px;color:#3f8ee6;display:flex;align-items:center;gap:5px}.pay-page-shipping-value.selectable{color:#fe5102}.pay-page-product-mainContent{padding-bottom:100px}.pay-page-footer{background-color:#fff;padding:15px 20px;position:fixed;bottom:0;left:0;right:0}.pay-page-pay-btn{width:100%;height:48px;background-color:#ed6816;color:#fff;border:none;border-radius:30px;font-size:22px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:5px;transition:opacity .2s ease;font-family:Arial}.pay-page-currency{font-family:Alimama ShuHeiTi-Bold;font-size:21px;margin-left:5px;letter-spacing:1px}.pay-page-pay-btn:hover{opacity:.9}.pay-page-address-modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:flex-end;z-index:1000}.pay-page-address-modal{background-color:#fff;width:100%;max-width:768px;height:75%;border-top-left-radius:12px;border-top-right-radius:12px;overflow:hidden;box-shadow:0 -2px 10px #0000001a;animation:slide-up .3s ease;display:flex;flex-direction:column}@keyframes slide-up{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.pay-page-address-modal-header{display:flex;justify-content:center;align-items:center;padding:20px 20px 15px;position:relative}.pay-page-address-modal-title{font-size:20px;font-weight:500;color:#333;margin:0;text-align:center}.pay-page-address-modal-close{background:none;border:none;cursor:pointer;padding:8px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;position:absolute;right:20px;top:15px;background-color:transparent}.pay-page-address-modal-close-icon{width:30px;height:30px}.pay-page-address-modal-content{flex:1;overflow-y:auto;padding:0;background-color:#fff}.pay-page-address-modal-section{padding:0 20px;background-color:#fff}.pay-page-address-modal-section-header{display:flex;justify-content:space-between;align-items:center;padding:5px 0 10px;border-bottom:1px solid #f0f0f0;background-color:#fff}.pay-page-address-modal-section-title{font-size:16px;font-weight:500;color:#333}.pay-page-address-modal-add-btn{background:none;border:none;cursor:pointer;color:#ed6816;font-size:14px;padding:0;font-weight:500;font-family:inherit}.pay-page-address-list{display:flex;flex-direction:column;gap:0;margin:0 -20px}.pay-page-address-item{display:flex;justify-content:space-between;align-items:flex-start;padding:14.4px 20px;cursor:pointer;transition:all .2s ease;background-color:#fff;border-bottom:1px solid #f0f0f0;position:relative;box-sizing:border-box}.pay-page-address-item.selected{background-color:#fef6f3}.pay-page-address-item.selected .pay-page-address-item-region,.pay-page-address-item.selected .pay-page-address-item-location,.pay-page-address-item.selected .pay-page-address-item-name,.pay-page-address-item.selected .pay-page-address-item-phone{color:#ed6816}.pay-page-address-item-content{flex:1;display:flex;flex-direction:column;gap:5px}.pay-page-address-item-region{font-size:12px;color:#3c3c3c;line-height:1.2}.pay-page-address-item-location{font-size:16px;font-weight:600;color:#3c3c3c;line-height:1.4;margin:0 0 -8px}.pay-page-address-item-contact{display:flex;align-items:center;gap:10px;font-size:14px;margin-top:5px}.pay-page-address-item-name{font-weight:500;color:#333}.pay-page-address-item-phone{font-weight:400;color:#333}.pay-page-address-item-default{font-size:10px;color:#fff;background-color:#fe5102;padding:2px 8px;border-radius:2px;font-weight:500;height:18px;line-height:14.5px}.pay-page-address-item-edit{background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:flex-start;justify-content:center;margin-left:10px;margin-top:0;flex-shrink:0}.pay-page-address-item-edit-icon{width:22px;height:22px;margin-top:18px}.pay-page-address-modal-view-all-icon{width:10px;height:10px;margin-left:2px}.pay-page-address-modal-view-all{text-align:center;border-bottom:none;margin:0;background-color:#fff}.pay-page-address-modal-view-all-btn{background:none;border:none;cursor:pointer;color:#3f8ee6;font-size:14px;padding:0;display:block;font-weight:500;margin:0 auto 0 184px;font-family:inherit}.pay-page-address-modal-footer{padding:20px;border-top:1px solid #f0f0f0;background-color:#fff;margin:0 -20px -20px;display:flex;flex-direction:column;gap:0}.pay-page-address-modal-confirm-btn{width:90%;height:45px;color:#fff;border:none;border-radius:30px;font-size:20px;font-weight:400;cursor:pointer;font-family:inherit;transition:opacity .2s ease;box-shadow:0 2px 8px #fe510233;background-color:#ed6816;margin:15px auto 30px;display:flex;align-items:center;justify-content:center}.pay-page-address-modal-confirm-btn:hover{opacity:.9}.pay-page-pickup-modal{background-color:#fff;width:100%;max-width:768px;height:65%;border-top-left-radius:16px;border-top-right-radius:16px;overflow:hidden;box-shadow:0 -2px 10px #0000001a;animation:slide-up .3s ease;display:flex;flex-direction:column;max-height:80vh}.pay-page-pickup-modal-header{display:flex;justify-content:center;align-items:center;padding:20px 20px 15px;position:relative}.pay-page-pickup-modal-title{font-size:20px;font-weight:460;color:#333;margin:0;text-align:center}.pay-page-pickup-modal-close{background:none;border:none;cursor:pointer;padding:8px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;position:absolute;right:20px;top:15px;background-color:transparent}.pay-page-pickup-modal-close-icon{width:30px;height:30px}.pay-page-pickup-modal-content{flex:1;overflow-y:auto;padding:20px;background-color:#fff}.pay-page-pickup-input-container{width:100%}.pay-page-pickup-input{width:100%;height:174px;padding:15px;border:0;border-radius:6px;font-size:15px;color:#8f959f;font-family:inherit;resize:none;box-sizing:border-box;background-color:#f2f5f7;line-height:1.4;text-align:left;vertical-align:top}.pay-page-pickup-input::placeholder{color:#3c3c3c}.pay-page-pickup-modal-footer{padding:20px;background-color:#fff;margin:0 -20px -20px}.pay-page-pickup-input:focus{outline:none;border-color:#ed6816}.pay-page-pickup-modal-confirm-btn,.pay-page-confirm-btn{width:90%;height:45px;color:#fff;border:none;border-radius:30px;font-size:20px;font-weight:400;cursor:pointer;font-family:inherit;transition:opacity .2s ease;box-shadow:0 2px 8px #fe510233;background-color:#ed6816;margin:15px auto 30px;display:flex;align-items:center;justify-content:center}.pay-page-pickup-modal-confirm-btn:hover,.pay-page-confirm-btn:hover{opacity:.9}.pay-page-shipping-company-item img{width:25px;vertical-align:middle;margin:5px 5px 5px 20px}.pay-page-pickup-address-item{margin-bottom:10px;cursor:pointer;padding:10px}.pay-page-notes-value1,.pay-page-notes-value2{display:flex;align-items:center;flex:1;padding:5px;justify-content:flex-end}.pay-page-pickup-address-item.selected{border:2px solid #ed6816;border-radius:9px}@media(min-width:768px){.pay-page-container{max-width:768px;margin:0 auto;box-shadow:0 0 10px #0000001a}.pay-page-footer{max-width:768px;margin:0 auto;left:50%;transform:translate(-50%)}}.image-view{position:absolute;background:#000;z-index:111;height:100vh;width:100vw;left:0;display:flex;justify-content:center;align-items:center}.image-view img{width:100%}.image-view .close-image{position:absolute;width:26px;right:10px;top:10px}.product-detail-modal-overlay{position:absolute;width:100vw;height:100vh}.product-detail{width:100%;max-width:100%;margin:0 auto;background-color:#f5f6f8;min-height:100vh;display:flex;flex-direction:column;box-sizing:border-box;overflow:auto}.product-image-section{width:100%;padding:0;margin:0;box-sizing:border-box}.main-product-image{display:block}.main-image-container{position:relative;width:100%;height:auto;display:flex;justify-content:center}.main-product-image{display:block;max-height:400px}.image-indicators{position:absolute;bottom:15px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:10;overflow-x:auto;width:100%;justify-content:center}.indicator{width:8px;min-width:8px;height:8px;border-radius:50%;background-color:#fff9;cursor:pointer;transition:all .3s ease}.indicator.active{background-color:#fff;width:24px;border-radius:4px}.thumbnail-container{display:flex;gap:8px;padding:10px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.thumbnail-container::-webkit-scrollbar{display:none}.thumbnail-item{flex-shrink:0;width:50px;height:50px;border-radius:4px;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:all .3s ease}.thumbnail-item.active{border-color:#fe5102}.thumbnail-image{width:100%;height:100%;object-fit:cover;display:block}.product-info-section,.goods-details{width:100%;box-sizing:border-box}.details-content{width:100%;margin:0;padding:0}.detail-image{width:100%;height:auto;display:block}.product-image-section{position:relative;width:100%;padding:0;background-color:#fff}.to-top{position:fixed;background:#ffffffb3;width:40px;height:40px;right:10px;bottom:100px;border-radius:40px;display:flex;flex-direction:column;align-items:center;font-size:10px;justify-content:center}.to-top img{width:20px}.back-icon1{display:flex;align-items:center;justify-content:center;position:fixed;top:15px;left:15px;display:inline-block;margin-left:-2px;width:28px;height:28px;z-index:100}.main-product-image{max-height:400px}.product-info-section{padding:15px;background-color:#fff;border-bottom:none;margin-bottom:10px;box-shadow:0 2px 4px #0000000d}.price-section{display:flex;align-items:baseline;gap:10px;margin-bottom:15px;margin-top:-15px}.sale-price{font-size:26px;font-weight:700;color:#ed6816;font-family:bahnschrift;margin-top:10px}.original-price{font-size:16px;color:#999;text-decoration:line-through}.product-title{font-size:22px;font-weight:700;color:#333;line-height:1.4;font-family:Arial}.product-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.product-tag{background-color:#fe51021a;color:#fe5102;font-size:12px;padding:4px 10px;border-radius:12px}.shipping-info-section{display:flex;flex-direction:column;gap:8px;padding:0;margin-top:10px}.shipping-item1{display:flex;align-items:center;gap:10px;font-size:14px;border-bottom:1px solid #DDDDDD}.shipping-item1.green{color:#1fcf67;font-weight:700;margin-left:0;margin-top:0;height:auto;padding:4px 0}.shipping-item1.gray{color:#525e73;font-weight:700;margin-left:0;margin-top:0;height:auto;padding:4px 0}.shipping-icon{width:16px;height:16px;object-fit:contain;flex-shrink:0}.shipping-text{font-size:14px;line-height:1.5;margin-right:0;margin-top:0;flex:1;white-space:nowrap;overflow:scroll}.attributes-info-section{margin-bottom:20px;padding:2px;display:flex;width:95%;justify-content:flex-start;margin-top:15px;font-size:12px;white-space:nowrap;overflow:scroll}.attributes-item{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 5px}.attributes-item:nth-child(2){border-left:1px solid #dfdfdf;border-right:1px solid #dfdfdf}.attributes-more{position:absolute;right:10px}.attributes-more img{width:16px}.product-attributes{display:flex;flex-direction:column;gap:10px;margin-bottom:20px;margin-top:-1rem}.attribute-item{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid #f0f0f0}.attribute-item1{display:flex;justify-content:space-between;align-items:center}.attribute-label{font-size:14px;color:#666;flex-shrink:0;width:22px}.attribute-label1{font-size:14px;color:#666;flex-shrink:0;width:80px}.attribute-value{font-size:14px;color:#333;text-align:left;flex:1;margin-left:8px}.attribute-value1{font-size:14px;color:#333;text-align:left;flex:1;margin-left:15px}.attribute-valuee{font-size:14px;color:#000;text-align:left;flex:1;margin-left:-40px;width:10px;font-weight:400}.attribute-valueee{font-size:14px;color:#333;text-align:left;flex:1;margin-right:10px}.view-all{display:flex;align-items:center;justify-content:left;gap:5px;cursor:pointer;color:#3f8ee6;font-size:14px;margin-top:-5px}.arrow-icon{width:20px;height:20px;margin-left:-3px}.store-info-section{background-color:#fff;margin-top:0;margin-bottom:10px;padding:0 15px;box-shadow:0 2px 4px #0000000d}.store-info{display:flex;align-items:center;gap:15px;padding:15px 0;margin-top:15px}.store-logo{width:62px;height:62px;border-radius:8px;overflow:hidden;background-color:#f5f5f5}.logo-image{width:100%;height:100%;object-fit:contain;padding:10px}.store-details{flex:1}.product-title1{font-size:18px;margin-top:-15px}.store-name1{font-size:18px;font-weight:700;color:#333;margin-bottom:5px;width:auto;margin-left:0;line-height:1.2}.store-followers{background-color:#f1f5f8;font-size:12px;color:#525e73;margin-left:0;margin-top:5px;padding:4px 12px;border-radius:12px;width:auto;display:inline-block}.follow-btn{background-color:#fe5102;color:#fff;border:none;border-radius:5px;padding:8px 20px;font-size:14px;cursor:pointer;height:auto;display:flex;align-items:center;justify-content:center;margin-top:20px}.follow-btn img{width:16px;height:16px;margin-right:8px}.follow-btn span{display:flex;align-items:center;width:auto;height:auto}.goods-details{background-color:#fff;margin-bottom:80px;box-shadow:0 2px 4px #0000000d;overflow-x:hidden}.section-title{font-size:16px;font-weight:400;color:#525e73;margin:15px 10px;font-family:Arial}.details-content{width:100%;margin:10px 0 0;overflow-x:hidden}.details-content img{max-width:100%!important;height:auto!important;display:block!important;margin:0 auto!important}.details-content div{max-width:100%!important;overflow-x:hidden!important;box-sizing:border-box!important}.details-content [style*="width:"]{max-width:100%!important;width:100%!important}.detail-image{width:100%;height:auto;object-fit:cover}.params-modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:flex-end;justify-content:center;z-index:200;animation:fadeIn .3s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.params-modal{background-color:#fff;width:100%;max-width:768px;border-top-left-radius:10px;border-top-right-radius:10px;padding:0 20px 20px;max-height:80vh;overflow-y:auto;height:66%}.modal-header{display:flex;align-items:center;margin-bottom:20px;padding-bottom:15px;position:relative}.modal-title{font-size:18px;font-weight:600;color:#333;margin:0;text-align:center;flex:1}.modal-close{background:transparent;border:none;font-size:24px;cursor:pointer;color:#999;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;position:absolute;right:0;top:0}.close-icon{width:28px;height:28px;position:relative;z-index:2}.modal-content{display:flex;flex-direction:column;gap:16px;margin-top:-10px}.param-item{display:flex;justify-content:space-between;align-items:center;font-size:12px}.param-label{font-size:14px;color:#525e73;flex-shrink:0;width:40%;margin-left:8px}.param-value{font-size:14px;color:#333;text-align:left;flex:1}.modal-footer{margin-top:15px;padding-top:15px}.modal-divider{width:40px;height:3px;background-color:#e0e0e0;border-radius:1.5px;margin:0 auto}.bottom-buy-bar{position:fixed;bottom:0;left:0;display:flex;align-items:center;justify-content:flex-end;padding:10px 15px;background-color:#fff;border-top:1px solid #e0e0e0;z-index:100;box-shadow:0 -2px 10px #0000001a;height:auto;min-height:60px;box-sizing:border-box;width:100%;right:500px}.buy-btn{text-align:center;padding:10px 20px;font-size:16px;font-weight:500;cursor:pointer;border:none;outline:none;height:45px;display:flex;align-items:center;justify-content:center}.buy-btn.opacity{filter:opacity(.5)}.add-to-cart-btn1{color:#fff;border-top-left-radius:20px;border-bottom-left-radius:20px;margin-right:-1px;flex:1;max-width:180px;background:linear-gradient(to right,#ffc904 8%,#fd9404)}.buy-now-btn{background-color:#fe5102;color:#fff;border-top-right-radius:20px;border-bottom-right-radius:20px;flex:1;max-width:180px;background:linear-gradient(to right,#fe7902 8%,#ff4d03)}.loading,.not-found{display:flex;align-items:center;justify-content:center;min-height:200px;font-size:16px;color:#666}@media(min-width:768px){.product-detail{max-width:768px;margin:0 auto;box-shadow:0 0 10px #0000001a}.main-product-image{max-height:500px}.bottom-buy-bar{padding:0 20px}.buy-btn{max-width:250px}}@media(max-width:767px){.main-product-image{max-height:350px}.product-info-section{padding:12px}.price-section{margin-bottom:12px}.sale-price{font-size:26px}.product-title1{margin-top:-10px}.attributes-info-section{margin-bottom:15px}.shipping-info-section{padding:12px}.shipping-item1{font-size:13px}.store-info{padding:12px 0;gap:12px}.store-logo{width:62px;height:62px}.store-name1{font-size:16px}.store-followers{font-size:11px}.follow-btn{padding:4px 12px;font-size:14px}.goods-details{margin-bottom:70px}.section-title{font-size:15px}.details-content{width:100%;margin:8px 0 0}.buy-btn{height:42px;font-size:15px}.bottom-buy-bar{padding:0 15px}}@media(max-width:480px){.back-icon1{width:24px;height:24px;top:12px;left:12px}.main-product-image{max-height:300px}.product-info-section{padding:10px}.sale-price{font-size:26px}.product-title1{line-height:1.3}.shipping-info-section{padding:10px}.shipping-item1.green{margin-left:-10px;margin-top:-10px}.shipping-item1.gray{margin-left:-10px}.product-attributes{margin-bottom:15px}.attribute-item1{font-size:13px}.attribute-label1{width:70px}.view-all{font-size:13px}.arrow-icon{width:18px;height:18px}.store-info{gap:10px}.store-logo{width:62px;height:62px}.store-name1{font-size:16px;width:160px}.follow-btn{padding:3px 10px;font-size:14px}.follow-btn span{width:50px;height:24px}.follow-btn img{width:16px;height:16px;margin-right:6px}.goods-details{margin-bottom:60px}.section-title{font-size:14px}.params-modal{max-height:85vh;padding-top:0}.modal-header{padding-top:20px;padding-bottom:12px;position:sticky;top:0;background:#fff}.modal-close{top:16px}.modal-title{font-size:16px}.modal-content{gap:12px}.param-item{font-size:12px}.buy-btn{height:40px;font-size:14px;max-width:150px}.bottom-buy-bar{padding:0 10px;height:55px}}.params-modal-product-detail .img-box{width:150px;border-radius:1.6vw;box-sizing:border-box;height:17.06667vw;width:17.06667vw}.params-modal-product-detail{padding:0}.params-modal-product-detail-content{height:100%;background-image:linear-gradient(#fff,0%,#f2f2f2,2%,#f4f4f4,2%,#f4f4f4)}@media(max-width:360px){.product-title1{font-size:15px}.shipping-text,.attribute-item1{font-size:12px}.attribute-label1{width:65px}.store-name1{width:160px}.param-label,.param-value{font-size:12px}.buy-btn{font-size:13px;height:38px;max-width:130px}.bottom-buy-bar{padding:0 8px}}._bottom-nav_1njfj_1{background-color:#fff;border-top:1px solid #e0e0e0;padding:10px 5px 24px;display:flex;justify-content:space-around;align-items:center;position:fixed;bottom:0;left:0;right:0;z-index:100;max-width:768px;margin:0 auto}._nav-item_1njfj_18{display:flex;flex-direction:column;align-items:center;gap:5px;cursor:pointer}._nav-text_1njfj_26{font-size:13px;color:#4d515b;font-family:Arial;display:block;text-align:center}._nav-item_1njfj_18._active_1njfj_34 ._nav-text_1njfj_26{color:#ff6b00}._nav-icon_1njfj_38{width:28px;height:28px;object-fit:contain}._item_cart_1njfj_44{position:relative;text-align:center}._cart-count_1njfj_49{position:absolute;top:-5px;right:-10px;background-color:#ff6b00;color:#fff;font-size:12px;font-weight:700;border-radius:50%;line-height:20px;display:block;height:20px;width:20px;text-align:center}@media(max-width:480px){._nav-item_1njfj_18 ._nav-text_1njfj_26{font-size:12px}._nav-icon_1njfj_38{width:24px;height:24px}}.cart-page{width:100%;max-width:100%;margin:0 auto;background-color:#f1f5f8;min-height:100vh;display:flex;flex-direction:column;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;background-color:#f5f5f5}.cart-header{display:flex;justify-content:space-between;align-items:center;padding:15px;background-color:#fff;border-bottom:1px solid #e0e0e0;position:sticky;top:0;z-index:100;height:60px}.cart-title{font-size:18px;font-weight:600;color:#333;margin:0 0 0 5px}.cart-manage{font-size:14px;color:#666;cursor:pointer}.header-actions{display:flex;align-items:center;gap:20px}.language-switcher{display:flex;gap:5px}.language-switcher button{background-color:transparent;border:1px solid #e0e0e0;border-radius:15px;padding:4px 10px;font-size:12px;cursor:pointer;color:#666;transition:all .2s ease}.language-switcher button:hover{background-color:#f5f5f5}.language-switcher button.active{background-color:#ed6816;color:#fff;border-color:#ed6816}.cart-items{flex:1;padding:10px 15px;gap:10px;display:flex;flex-direction:column;background-color:#f1f5f8}.store-group{border-radius:8px;margin-bottom:-8px;margin-top:8px;padding-bottom:100px}.cart-items .store-group:last-child{margin-bottom:100px}.store-header{padding:15px 15px 0;display:flex;align-items:center;gap:10px;margin-bottom:10px}.store-name{font-size:18px;font-weight:600;color:#333;width:100%}.cart-item{background-color:#fff;padding:15px 15px 15px 0;display:flex;align-items:flex-start;gap:10px;border-radius:10px;margin-bottom:8px}.cart-item:not(:last-child){border-bottom:0px solid #f0f0f0}.item-select{padding-top:25px;display:flex;flex-direction:column;gap:20px;margin-left:15px}.store-select{margin-bottom:20px}.select-checkbox{width:20px;height:20px;cursor:pointer;accent-color:#FE5102}.select-checkbox.checked{accent-color:#FE5102}.item-info{flex:1;display:flex;flex-direction:column;gap:5px}.item-store{font-size:14px;font-weight:500;color:#333;margin-bottom:10px}.item-content{display:flex;align-items:flex-start;gap:15px}.item-image2{width:80px;height:80px;background-color:#f5f5f5;border-radius:4px;overflow:hidden;flex-shrink:0;margin-top:-5px}.product-image2{width:100%;height:100%;object-fit:cover}.item-details{flex:1;display:flex;flex-direction:column;gap:5px}.item-title{font-size:14px;font-weight:500;color:#333;line-height:1.4;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.item-subtitle{font-size:12px;color:#999;line-height:1.3;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.item-price-quantity{display:flex;justify-content:space-between;align-items:flex-end;margin-top:auto}.item-price{font-size:16px;font-weight:600;color:#fe5102;font-family:Alimama ShuHeiTi-Bold}.item-quantity{display:flex;align-items:center;gap:10px;margin-right:10px}.quantity-btn{width:28px;height:28px;background-color:transparent;border:0px;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:500;color:#333;cursor:pointer;padding:0}.quantity-btn:hover{background-color:#e9e9e9}.quantity-value{min-width:36px;text-align:center;font-size:14px;font-weight:500;color:#000;background-color:#f2f5f7;border:0px;border-radius:4px;padding:5px 10px}.cart-footer{display:flex;justify-content:space-between;align-items:center;padding:15px;background-color:#fff;border-top:1px solid #e0e0e0;box-shadow:0 -2px 4px #0000000d;position:fixed;left:0;right:0;bottom:80px;z-index:99;max-width:768px;margin:0 auto}.select-all{display:flex;align-items:center;gap:10px}.select-all-checkbox{width:20px;height:20px;cursor:pointer;accent-color:#FE5102}.select-all-text{font-size:14px;color:#333;cursor:pointer}.total-section{display:flex;align-items:center;gap:20px}.total-amount{display:flex;align-items:baseline;gap:5px;font-weight:500}.total-label{font-size:14px;color:#666}.total-value{font-size:18px;font-weight:600;color:#fe5102;font-family:Alimama ShuHeiTi-Bold}.checkout-btn{background-color:#ed6816;color:#fff;border:none;border-radius:20px;padding:10px 20px;font-size:16px;font-weight:500;cursor:pointer;min-width:120px}.checkout-btn:hover{opacity:.9}.bottom-nav{background-color:#fff;border-top:1px solid #e0e0e0;padding:10px 5px 24px;display:flex;justify-content:space-around;align-items:center;position:fixed;bottom:0;left:0;right:0;z-index:100;height:70px;box-sizing:border-box}.nav-item .nav-text{font-size:13px;color:#4d515b}.cart-delete-product-drawer-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:99999}.cart-delete-product-drawer{background:#fff;padding:20px;border-radius:10px;text-align:center;width:280px;min-width:280px}p.cart-detete-product-text{font-size:16px;font-weight:700}@media(min-width:768px){.cart-page{max-width:768px;margin:0 auto;box-shadow:0 0 10px #0000001a}}@media(max-width:767px){.cart-header{padding:12px 15px}.cart-title{font-size:16px;margin-left:5px}.cart-manage{font-size:14px}.cart-items{padding:0 12px}.cart-item{padding:12px 12px 12px 0}.item-select{margin-right:12px;padding-top:20px}.select-checkbox{width:18px;height:18px}.item-image{width:70px;height:70px}.item-store{font-size:13px}.item-title{font-size:14px}.item-subtitle{font-size:12px}.item-price{font-size:15px}.quantity-btn{width:26px;height:26px;font-size:14px}.quantity-value{min-width:36px;font-size:13px}.cart-footer{padding:12px}.select-all-checkbox{width:18px;height:18px}.select-all-text{font-size:13px}.total-amount{gap:4px}.total-label{font-size:13px}.total-value{font-size:18px}.checkout-btn{padding:8px 16px;font-size:14px;min-width:100px}.cart-bottom-nav{height:65px;padding-bottom:20px}.nav-icon{width:26px;height:26px}.nav-item .nav-text{font-size:12px}}.cart-delete-product-btn-box{display:flex;justify-content:space-around;padding:20px 0 15px;gap:20px}.cart-delete-product-btn{border:1px solid #999;border-radius:5px;padding:5px 25px}.cart-delete-product-confirm-btn{color:#fff;background-color:#ed6816}@media(max-width:480px){.total-amount{gap:2px}.cart-header{padding:10px 12px}.cart-title{font-size:15px;margin-left:5px}.cart-items{padding:0 10px}.cart-item{padding:10px 10px 10px 0}.item-select{margin-right:10px;padding-top:18px}.item-image{width:65px;height:65px}.item-store{font-size:12px}.item-title{font-size:14px}.item-subtitle{font-size:12px}.item-price{font-size:14px}.quantity-btn{width:24px;height:24px;font-size:15px}.quantity-value{min-width:36px;font-size:12px}.cart-footer{padding:10px}.select-all{gap:8px;margin-top:7px}.total-section{gap:15px}.checkout-btn{padding:7px 14px;font-size:13px;min-width:90px}.cart-bottom-nav{height:60px;padding-bottom:18px}.nav-icon{width:24px;height:24px}.nav-item .nav-text{font-size:11px}}@media(max-width:360px){.cart-footer{flex-direction:row;gap:10px;align-items:flex-start}.total-section{align-self:flex-end;gap:10px}.checkout-btn{min-width:66px;padding:6px 12px;font-size:12px}}.order-page-container{width:100%;max-width:100%;margin:0 auto;background-color:#f5f5f5;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;box-sizing:border-box}.order-page-header{display:flex;align-items:center;justify-content:space-between;background-color:#fff;box-shadow:0 2px 4px #0000000d;top:0;z-index:100;height:48px;box-sizing:border-box;padding:30px 15px}.order-page-back-btn{background:none;border:none;cursor:pointer;padding:8px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;margin-right:8px}.order-page-back-icon{width:16px;height:16px}.order-page-search-bar{display:flex;align-items:center;background-color:#f1f5f8;border-radius:8px;padding:6px 12px;flex:1;max-width:none;width:auto;height:32px;box-sizing:border-box}.order-page-search-icon{width:14px;height:14px;margin-right:8px;color:#999}.order-page-search-input{flex:1;border:none;background:transparent;outline:none;font-size:14px;color:#333;padding:0;height:100%;line-height:1}.order-page-more-btn{background:none;border:none;cursor:pointer;color:#000;margin-left:12px;padding:0;display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1;margin-top:4px;width:auto;height:auto;gap:2px}.order-page-more-icon{width:20px;height:20px;object-fit:contain}.order-page-more-text{font-size:12px;color:#666;margin-top:2px;white-space:nowrap}.order-page-status-tabs{background-color:#fff;padding:0;box-shadow:0 2px 4px #0000000d;position:sticky;top:48px;z-index:99;height:40px;align-items:center;position:static;white-space:nowrap;overflow:scroll}.order-page-status-tab{background:none;border:none;cursor:pointer;font-size:14px;color:#666;padding:12px 10px;border-radius:0;font-weight:500;transition:all .2s ease;position:relative;flex:1;text-align:center;line-height:1}.order-page-status-tab.active{color:#fe5102;background-color:transparent}.order-page-status-tab.active:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:18px;height:2px;background-color:#fe5102;border-radius:1px}.order-page-orders{padding:10px 20px;background-color:#f1f5f8;overflow:scroll;height:calc(100vh - 100px)}.order-item{background-color:#fff;border-radius:8px;overflow:hidden;margin-bottom:10px;box-shadow:0 2px 4px #0000000d}.order-item-header{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;background-color:#fff}.order-item-store{font-size:14px;font-weight:700;color:#333}.order-item-status{font-size:14px;color:#ed6816;font-weight:500}.order-item-product{display:flex;padding:15px 20px;gap:15px;background-color:#fff}.order-item-product-image{width:88px;height:88px;flex-shrink:0;background-color:#f9f9f9;border-radius:4px;overflow:hidden}.order-item-product-image img{width:100%;height:100%;object-fit:cover}.order-item-product-info{flex:1;display:flex;flex-direction:column}.order-item-product-name{font-size:14px;color:#333;font-weight:500;line-height:1.2}.order-item-product-details{font-size:12px;color:#969696;line-height:1.4}.order-item-product-services{display:flex;gap:12px;color:#28c445;font-size:12px}.order-item-product-service{font-size:12px;color:#1fcf67;background-color:transparent;padding:0;border-radius:0;font-weight:500}.order-item-product-price{display:flex;flex-direction:column;align-items:flex-end;gap:5px}.order-item-product-price-value{font-size:16px;font-weight:600;color:#000;font-family:bahnschrift}.order-item-product-quantity{font-size:14px;color:#999}.order-item-shipping{display:flex;align-items:center;gap:8px;padding:8px 20px;background-color:#f5f5f5;font-size:14px;height:26px;margin:5px 8px 4px;border-radius:4px;border:none}.order-item-shipping-icon{font-size:16px;flex-shrink:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center}.order-item-shipping-info{flex:1;display:flex;align-items:center;gap:10px;margin-left:-6px}.order-item-shipping-content{display:flex;align-items:center;gap:8px}.order-item-shipping-status{font-weight:500}.shipping-in-transit .order-item-shipping-icon,.shipping-in-transit .order-item-shipping-status,.shipping-in-transit .order-item-shipping-details{color:#969696}.shipping-ready-pickup .order-item-shipping-icon,.shipping-ready-pickup .order-item-shipping-status,.shipping-ready-pickup .order-item-shipping-details{color:#ed6816}.order-item-shipping-placeholder{height:35px;background-color:transparent}.order-item-shipping-icon-image{width:20px;height:20px;margin-left:-8px}.order-item-footer{display:flex;justify-content:flex-end;align-items:flex-end;padding:10px 15px;background-color:transparent;width:100%;box-sizing:border-box;flex-direction:column;margin-top:-12px}.order-item-payment{display:flex;align-items:center;gap:5px;margin-bottom:10px}.order-item-payment-label{font-size:14px;color:#000;margin-left:auto}.order-item-payment-amount{font-size:13px;font-weight:700;color:#000;font-family:Arial}.order-item-actions{display:flex;gap:10px}.order-item-action-btn{background:none;border:0px solid #e0e0e0;color:#666;cursor:pointer;padding:8px 15px;font-size:14px;font-weight:500;background-color:#f2f5f7;transition:all .2s ease;margin-left:auto;border-radius:20px}.order-item-action-btn.primary{background-color:#ffefe5;color:#ed6816;border-color:#ed6816}.order-item-action-btn:hover{opacity:.9}@media(min-width:768px){.order-page-container{max-width:768px;box-shadow:0 0 10px #0000001a;margin:0 auto}}@media(max-width:480px){.order-item{background-color:#fff;border-radius:8px;overflow:hidden;margin-bottom:10px;box-shadow:0 2px 4px #0000000d}.order-page-header{padding:30px 15px}.order-page-title{font-size:16px}.order-page-search-bar{width:150px}.order-page-orders{padding:10px 15px}.order-item{margin-bottom:10px}.order-item-header,.order-item-product,.order-item-shipping,.order-item-footer{padding:10px 15px}.order-item-product{gap:10px}.order-item-product-image{width:88px;height:88px}.order-item-actions{gap:8px}.order-item-action-btn{padding:6px 12px;font-size:13px}}@media(max-width:344px){.order-item-product-services{width:143px}.order-item-product-service{padding-left:-5px}.order-item{width:330px;margin-left:-8.5px}.order-item-shipping-placeholder{height:10px}.order-item-header,.order-item-product,.order-item-shipping,.order-item-footer{padding:8px 15px}}.order-filter-overlay{position:fixed;inset:0;background-color:#00000080;z-index:1000;display:flex;justify-content:center;align-items:flex-end}.order-filter-drawer{width:100%;height:auto;background-color:#fff;box-shadow:0 -4px 16px #0000001a;display:flex;flex-direction:column;animation:slideUp .3s ease-out}.order-filter-drawer-header{display:flex;align-items:center;padding:20px;position:relative}.order-filter-drawer-title{font-size:18px;font-weight:600;color:#333;margin:0;text-align:center;width:100%}.order-filter-drawer-close{position:absolute;right:20px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center}.order-filter-drawer-close-icon{width:28px;height:28px;object-fit:contain}.order-filter-drawer-content{flex:1;padding:0 20px 20px;overflow-y:auto}.order-filter-section{margin-bottom:28px}.order-filter-section-title{font-size:14px;font-weight:600;color:#666;margin:0 0 16px}.order-filter-options{display:flex;gap:16px;flex-wrap:wrap}.order-filter-option{background:#f2f5f7;border:1px solid #E0E0E0;color:#666;cursor:pointer;padding:10px 24px;font-size:14px;font-weight:500;border-radius:5px;transition:all .2s ease;min-width:80px;text-align:center;width:110px;height:40px}.order-filter-option:hover{background:#ffefe5}.order-filter-option.active{color:#ed6816;border-color:#ed6816;background:#ffefe5;box-shadow:0 2px 8px #ed681633}.order-filter-time-range{display:flex;align-items:center;gap:12px}.order-filter-time-input{flex:1;background:#f2f5f7;border:0;color:#999;padding:14px 16px;font-size:14px;border-radius:5px;outline:none;transition:all .2s ease;position:relative;background-repeat:no-repeat;background-position:right 16px center;background-size:16px 16px;cursor:pointer;height:40px}.order-filter-time-input::-webkit-calendar-picker-indicator{opacity:0;position:absolute;right:0;top:0;width:100%;height:100%;cursor:pointer}.order-filter-time-input:focus{border-color:#ed6816;background-color:#fff;box-shadow:0 0 0 2px #ed68161a}.order-filter-time-separator{font-size:14px;color:#999;font-weight:500}.order-filter-input{width:100%;background:#f2f5f7;border:0px solid #E0E0E0;color:#333;padding:14px 16px;font-size:14px;border-radius:5px;outline:none;transition:all .2s ease;box-sizing:border-box;height:40px}.order-filter-input::placeholder{color:#999}.order-filter-input:focus{border-color:#ed6816;background:#fff;box-shadow:0 0 0 2px #ed68161a}.order-filter-drawer-footer{display:flex;gap:16px;padding:20px;background:#fff;flex-direction:row;justify-content:center;margin-bottom:30px;margin-top:-25px}.order-filter-btn{width:160px;font-size:16px;font-weight:600;border:none;border-radius:20px;cursor:pointer;transition:all .2s ease;height:40px}.order-filter-btn-reset{background:#ffebdf;color:#ed6816;border:1px solid #E0E0E0}.order-filter-btn-reset:hover{background:#e0e0e0}.order-filter-btn-confirm{background:#ed6816;color:#fff}.order-filter-btn-confirm:hover{background:#d5580e;box-shadow:0 4px 12px #ed681633}.order-page-more-btn{cursor:pointer}.payment-success-container{width:100%;max-width:100%;margin:0 auto;background-color:#f5f5f5;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;box-sizing:border-box}.payment-success-header{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;background-color:#f1f5f8}.payment-success-back-btn{background:none;border:none;cursor:pointer;padding:8px;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.payment-success-back-icon{width:18px;height:18px}.payment-success-header-actions{display:flex;align-items:center;gap:15px;margin-right:10px}.payment-success-home-btn{background:none;border:none;cursor:pointer;color:#333;font-size:16px;font-weight:500;margin-left:-10px}.payment-success-dot-divider{width:4px;height:4px;border-radius:50%;background-color:#999}.payment-success-more-btn{background:none;border:none;cursor:pointer;color:#333;font-size:18px;font-weight:500;line-height:1}.payment-success-info{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px 20px;background-color:#f1f5f8;margin-bottom:10px}.payment-success-title{font-size:32px;font-weight:700;color:#333;margin:0 0 15px;letter-spacing:-.5px}.payment-success-order-btn{color:#fff;border:none;cursor:pointer;font-size:14px;font-weight:400;display:flex;align-items:center;gap:5px;text-decoration:none;background:#ed6816;border-radius:30px;padding:6px 20px}.payment-success-order-arrow{font-size:18px;font-weight:600;color:#3f8ee6;transform:rotate(45deg);display:inline-block;margin-top:-2px}.payment-success-recommended{padding:10px;background-color:#f1f5f8}.payment-success-price-row{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:5px;margin-top:-10px}.payment-success-sales-info{font-size:14px;color:#9e9e9e;margin-left:auto;margin-right:-20px}.payment-success-product-card{background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 4px #0000001a;position:relative;height:auto;min-height:260px}.payment-success-product-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.payment-success-product-image-container{position:relative;padding-top:100%;overflow:hidden;width:100%;height:auto;background-color:#f9f9f9}.payment-success-product-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.payment-success-product-tag{position:absolute;bottom:10px;left:10px;background-color:#fffc;color:#333;font-size:12px;font-weight:500;padding:2px 8px;border-radius:4px;display:inline-block}.payment-success-product-info{padding:10px}.payment-success-product-title{font-size:16px;font-weight:500;margin-bottom:8px;color:#333;height:36px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.payment-success-product-price-container{display:flex;align-items:flex-end;justify-content:space-between;margin-top:5px}.payment-success-price-info{display:flex;flex-direction:column;flex:1}.payment-success-original-price{font-size:15px;color:#9e9e9e;text-decoration:line-through}.payment-success-current-price{display:flex;align-items:baseline;font-size:16px;font-weight:700;color:#e7772e;margin-top:-4px;font-family:Alimama ShuHeiTi-Bold,sans-serif}.payment-success-currency{font-size:17px;margin-right:3px;color:#f44}.payment-success-current-price-value{font-size:18px}.payment-success-add-to-cart-btn{width:28px;height:28px;background-color:#fe5102;color:#fff;border:none;border-radius:50%;font-size:20px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1;box-shadow:0 2px 4px #fe510233;margin-bottom:3px}.payment-success-products-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:10px auto 0;max-width:768px}@media(min-width:768px){.payment-success-container{max-width:768px;margin:0 auto;box-shadow:0 0 10px #0000001a}.recommended-grid{gap:20px}}@media(max-width:480px){.recommended-grid{grid-template-columns:repeat(2,1fr);gap:10px}.payment-success-info{padding:10px 20px}.payment-success-title{font-size:32px}}.pending-shipment-container{width:100%;max-width:100%;margin:0 auto;background-color:#f1f5f8;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;box-sizing:border-box;padding-bottom:80px}.pending-shipment-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;background-color:#fff}.pending-shipment-header{display:flex;align-items:center;justify-content:space-between;padding:15px;background-color:#fff;position:sticky;top:0;z-index:100;box-sizing:border-box;margin-bottom:-10px}.pending-shipment-back-btn{background:none;border:none;cursor:pointer;padding:8px;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.pending-shipment-back-icon{width:16px;height:16px}.pending-shipment-title{font-size:20px;font-weight:600;color:#333;margin:0}.pending-shipment-header-right{width:32px}.pending-shipment-address{display:flex;align-items:flex-start;gap:12px;padding:15px 18px;background-color:#fff;margin:10px 0;box-sizing:border-box}.pending-shipment-address-icon{width:18px;height:18px;margin-top:2px;flex-shrink:0}.pending-shipment-address-info{flex:1;display:flex;flex-direction:column;gap:5px}.pending-shipment-address-location{font-size:16px;color:#333;line-height:1.4;font-weight:700}.pending-shipment-address-contact{display:flex;align-items:center;gap:10px;font-size:13px;color:#666}.pending-shipment-address-name{font-weight:500;color:#333}.pending-shipment-address-phone{color:#666}.pending-shipment-phone-protect{font-size:10px;color:#999;border:1px solid #D9D9D9;padding:0 4px;border-radius:4px}.pending-shipment-edit-address-btn{display:flex;align-items:center;gap:4px;background:none;border:none;cursor:pointer;font-size:14px;color:#ed6816;margin-top:2px;padding:0}.pending-shipment-edit-icon{width:14px;height:14px}.pending-shipment-shipping-time{display:flex;align-items:center;gap:8px;padding:10px 15px;background-color:#fff;margin-bottom:10px;box-sizing:border-box;height:50px}.pending-shipment-time-icon{width:16px;height:16px;flex-shrink:0}.pending-shipment-time-text{font-size:14px;color:#333;font-weight:600;margin-left:8px}.pending-shipment-store{background-color:#fff;margin-bottom:10px;box-sizing:border-box}.pending-shipment-store-info{display:flex;justify-content:space-between;align-items:center;padding:15px}.pending-shipment-store-name{font-size:14px;font-weight:500;color:#333}.pending-shipment-store-status{font-size:14px;color:#ed6816;font-weight:500}.pending-shipment-product{display:flex;align-items:flex-start;gap:15px;padding:15px}.pending-shipment-product-image{width:88px;height:88px;flex-shrink:0;background-color:#f9f9f9;border-radius:4px;overflow:hidden}.pending-shipment-product-image img{width:100%;height:100%;object-fit:cover}.pending-shipment-product-info{flex:1;display:flex;flex-direction:column;gap:6px}.pending-shipment-product-name{font-size:14px;color:#333;font-weight:500;line-height:1.4;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.pending-shipment-product-details{font-size:12px;color:#666;line-height:1.4}.pending-shipment-product-services{display:flex;gap:12px}.pending-shipment-product-service{font-size:12px;color:#1fcf67;background-color:transparent;padding:0;border-radius:0;font-weight:500}.pending-shipment-product-price{display:flex;flex-direction:column;align-items:flex-end;gap:5px}.pending-shipment-product-price-value{font-size:16px;font-weight:600;color:#333;font-family:bahnschrift}.pending-shipment-product-quantity{font-size:15px;color:#969696}.pending-shipment-refund-btn{background:none;border:0px solid #e0e0e0;color:#666;cursor:pointer;padding:8px 15px;font-size:14px;font-weight:500;background-color:#f2f5f7;border-radius:4px;margin:0 15px 15px 0;float:right;clear:both;width:70px;height:30px}.pending-shipment-total{display:flex;justify-content:flex-end;align-items:center;gap:5px;padding:0 15px 15px 0;font-size:14px;color:#333;clear:both}.pending-shipment-total-label{color:#000}.pending-shipment-total-amount{font-weight:700;color:#333}.pending-shipment-order-info{background-color:#fff;margin-bottom:10px;padding:15px;box-sizing:border-box}.pending-shipment-order-info-title{font-size:16px;font-weight:600;color:#333;margin:0 0 15px;padding-left:5px}.pending-shipment-order-detail{display:flex;justify-content:space-between;align-items:flex-start;padding:12px 5px;font-size:14px}.pending-shipment-order-detail:last-child{border-bottom:none}.pending-shipment-order-detail-label{color:#333;font-weight:500;min-width:100px;flex-shrink:0;padding-right:15px;padding-left:5px}.pending-shipment-order-detail-value{display:flex;align-items:center;gap:10px;flex:1;justify-content:flex-end}.pending-shipment-order-detail-text{color:#969696;line-height:1.4;text-align:right;flex:1}.pending-shipment-snapshot-info{display:flex;align-items:center;gap:5px;color:#333;flex:1;justify-content:flex-end}.pending-shipment-snapshot-text{font-size:13px;color:#969696;text-align:right;white-space:break-space;overflow:visible;text-overflow:clip;flex:1;line-height:1.4}.pending-shipment-copy-btn{background:none;border:0px solid #e0e0e0;color:#333;cursor:pointer;font-size:12px;border-radius:3px;background-color:transparent}.pending-shipment-snapshot-info{display:flex;align-items:center;gap:5px;color:#333;flex-shrink:0;max-width:70%}.pending-shipment-snapshot-text{font-size:13px;color:#969696;flex:1;white-space:break-space;overflow:hidden;text-overflow:ellipsis;text-align:right}.pending-shipment-arrow-right{width:12px;height:12px;flex-shrink:0}.pending-shipment-refund-drawer-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:flex-end;justify-content:center;z-index:1000}.pending-shipment-refund-drawer{width:100%;background-color:#fff;border-radius:20px 20px 0 0;padding:20px;box-sizing:border-box;animation:slideUp .3s ease-out}.pending-shipment-refund-drawer-header{display:flex;justify-content:flex-end;margin-bottom:20px}.pending-shipment-refund-drawer-close{background:none;border:none;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.pending-shipment-refund-drawer-close-icon{width:24px;height:24px}.pending-shipment-refund-drawer-content{display:flex;flex-direction:column;align-items:center;gap:20px;padding:20px 0}.pending-shipment-refund-drawer-tag{display:flex;align-items:center;gap:8px;margin-bottom:20px;margin-top:-60px}.pending-shipment-refund-drawer-tag-icon{width:20px;height:20px}.pending-shipment-refund-drawer-tag-text{font-size:14px;color:#ed6816;font-weight:500}.pending-shipment-refund-drawer-image-placeholder{width:220px;height:170px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.pending-shipment-refund-drawer-image{width:100%;height:100%}.pending-shipment-refund-drawer-title{font-size:24px;font-weight:600;color:#333;margin-bottom:30px;margin-top:-25px}.pending-shipment-refund-drawer-actions{display:flex;gap:15px;width:100%;padding:0 20px;box-sizing:border-box;margin-bottom:25px}.pending-shipment-refund-drawer-cancel{flex:1;padding:10px;font-size:16px;font-weight:500;background-color:#ffebdf;color:#ed6816;border:none;border-radius:20px;cursor:pointer;transition:all .2s ease}.pending-shipment-refund-drawer-cancel:hover{background-color:#e0e0e0}.order-page-more-icon{width:16px;height:16px}.pending-shipment-refund-drawer-confirm{flex:1;padding:10px;font-size:16px;font-weight:400;color:#fff;background-color:#ed6816;border:none;border-radius:20px;cursor:pointer;transition:all .2s ease}.pending-shipment-refund-drawer-confirm:hover{background-color:#f50}.pending-shipment-bottom-edit-btn{position:fixed;bottom:28px;right:15px;width:110px;height:40px;border-radius:20px;background-color:#ed6816;color:#fff;border:none;cursor:pointer;font-size:16px;font-weight:500;z-index:100;box-shadow:0 -2px 8px #0000001a}@media(min-width:768px){.pending-shipment-container{max-width:768px;margin:0 auto;box-shadow:0 0 10px #0000001a}}@media(max-width:480px){.pending-shipment-header{padding:15px 10px}.pending-shipment-address,.pending-shipment-shipping-time{padding:12px 18px}.pending-shipment-store-info,.pending-shipment-product{padding:12px 10px}.pending-shipment-refund-btn{margin:0 10px 12px 0;padding:6px 12px;font-size:13px;border-radius:20px}.pending-shipment-total{padding:0 10px 12px 0}.pending-shipment-order-info{padding:12px 10px}.pending-shipment-order-detail{padding:10px 0;font-size:13px}}.shipped-container{width:100%;max-width:100%;margin:0 auto;background-color:#f1f5f8;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;box-sizing:border-box;padding-bottom:80px}.shipped-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;background-color:#fff}.loading-spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #FE5102;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:16px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-text{font-size:14px;color:#666}.shipped-header{display:flex;align-items:center;justify-content:space-between;padding:10px 15px 15px;background-color:#fff;position:sticky;top:0;z-index:100;box-sizing:border-box;margin-bottom:-10px}.shipped-back-btn{background:none;border:none;cursor:pointer;padding:8px;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.shipped-back-icon{width:16px;height:16px}.shipped-title{font-size:20px;font-weight:600;color:#333;margin:0}.shipped-header-right{width:32px}.shipped-address{display:flex;align-items:flex-start;gap:12px;padding:15px;background-color:#fff;margin:10px 0;box-sizing:border-box;border-radius:0}.shipped-address-icon{width:20px;height:20px;margin-top:2px;flex-shrink:0}.shipped-address-info{flex:1;display:flex;flex-direction:column}.shipped-address-location{font-size:16px;color:#333;line-height:1.4;font-weight:500;margin:0;padding:0}.shipped-address-detail{font-size:14px;color:#666;line-height:1.4;margin:0;padding:0}.shipped-address-contact{display:flex;align-items:center;gap:10px;font-size:14px;color:#666;margin:0;padding:0}.shipped-address-name{font-weight:500;color:#333}.shipped-address-phone{color:#333;font-weight:500}.shipped-phone-protect{font-size:12px;color:#999;border:1px solid #D9D9D9;padding:0 6px;border-radius:4px;margin-left:8px}.shipped-more{position:absolute;text-align:center;bottom:0;width:100%;transform:rotate(-90deg)}.shipped-more.roate90{transform:rotate(90deg)}.shipped-delivery-more{display:flex;flex-direction:column;padding-left:28px;margin-top:10px}.shipped-delivery-info{background-color:#fff;margin:0 0 -10px;padding:15px;box-sizing:border-box;border-radius:0;position:relative}.shipped-delivery-info:after{content:"";position:absolute;bottom:0;left:20px;right:20px;height:1.5px;background-color:#ececec}.shipped-delivery-status{display:flex;align-items:center;gap:8px}.shipped-delivery-status-icon{width:20px;height:20px;flex-shrink:0}.shipped-delivery-status-icon img{width:100%;height:100%;object-fit:contain}.shipped-delivery-status-text{font-size:16px;font-weight:600;color:#ed6816}.shipped-delivery-time{font-size:14px;color:#ed6816;font-weight:500}.shipped-delivery-details{padding-left:28px}.shipped-delivery-status-description{font-size:12px;color:#999;margin-bottom:2px}.shipped-delivery-company{display:flex;align-items:center;gap:8px;font-size:14px;justify-content:space-between}.shipped-delivery-company div{display:flex;gap:6px}.shipped-delivery-company-label{color:#384c6e}.shipped-delivery-tracking-number{color:#384c6e;font-weight:500}.shipped-delivery-copy-btn{background:none;border:none;color:#06f;font-size:14px;cursor:pointer;padding:0;margin-left:80px}.shipped-delivery-copy-btn:hover{text-decoration:underline}.shipped-shipping-time{display:none}.shipped-store{background-color:#fff;margin-bottom:10px;box-sizing:border-box}.shipped-store-info{display:flex;justify-content:space-between;align-items:center;padding:15px}.shipped-store-name{font-size:14px;font-weight:500;color:#333}.shipped-store-status{font-size:14px;color:#ed6816;font-weight:500}.shipped-product{display:flex;align-items:flex-start;gap:15px;padding:15px}.shipped-product-image{width:88px;height:88px;flex-shrink:0;background-color:#f9f9f9;border-radius:4px;overflow:hidden}.shipped-product-image img{width:100%;height:100%;object-fit:cover}.shipped-product-info{flex:1;display:flex;flex-direction:column;gap:6px}.shipped-product-name{font-size:14px;color:#333;font-weight:500;line-height:1.4;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.shipped-product-details{font-size:12px;color:#666;line-height:1.4}.shipped-product-services{display:flex;gap:12px}.shipped-product-service{font-size:12px;color:#1fcf67;background-color:transparent;padding:0;border-radius:0;font-weight:500}.shipped-product-price{display:flex;flex-direction:column;align-items:flex-end;gap:5px}.shipped-product-price-value{font-size:16px;font-weight:600;color:#333;font-family:bahnschrift}.shipped-product-quantity{font-size:15px;color:#969696}.shipped-refund-btn{background:none;border:0px solid #e0e0e0;color:#666;cursor:pointer;padding:8px 15px;font-size:14px;font-weight:500;background-color:#f2f5f7;border-radius:4px;margin:0 15px 15px 0;float:right;clear:both;width:70px;height:30px}.shipped-total{display:flex;justify-content:flex-end;align-items:center;gap:5px;padding:0 15px 15px 0;font-size:14px;color:#333;clear:both}.shipped-total-label{color:#000}.shipped-total-amount{font-weight:700;color:#333}.shipped-order-info{background-color:#fff;margin-bottom:10px;padding:15px;box-sizing:border-box}.shipped-order-info-title{font-size:16px;font-weight:600;color:#333;margin:0 0 15px;padding-left:5px}.shipped-order-detail{display:flex;justify-content:space-between;align-items:flex-start;padding:12px 5px;font-size:14px}.shipped-order-detail:last-child{border-bottom:none}.shipped-order-detail-label{color:#333;font-weight:500;min-width:100px;flex-shrink:0;padding-right:15px;padding-left:5px}.qqq{height:80px;width:100%;background-color:#fff;position:fixed;bottom:0;max-width:768px}.shipped-order-detail-value{display:flex;align-items:center;gap:10px;flex:1;justify-content:flex-end}.shipped-order-detail-text{color:#969696;line-height:1.4;text-align:right;flex:1}.shipped-snapshot-info{display:flex;align-items:center;gap:5px;color:#333;flex:1;justify-content:flex-end}.shipped-snapshot-text{font-size:13px;color:#969696;text-align:right;white-space:break-space;overflow:visible;text-overflow:clip;flex:1;line-height:1.4}.shipped-copy-btn{background:none;border:0px solid #e0e0e0;color:#333;cursor:pointer;font-size:12px;border-radius:3px;background-color:transparent}.shipped-snapshot-info{display:flex;align-items:center;gap:5px;color:#333;flex-shrink:0;max-width:70%}.shipped-snapshot-text{font-size:13px;color:#969696;flex:1;white-space:break-space;overflow:hidden;text-overflow:ellipsis;text-align:right}.shipped-arrow-right{width:12px;height:12px;flex-shrink:0}.shipped-refund-drawer-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:flex-end;justify-content:center;z-index:1000}.shipped-refund-drawer{width:100%;background-color:#fff;border-radius:20px 20px 0 0;padding:20px;box-sizing:border-box;animation:slideUp .3s ease-out}.shipped-refund-drawer-header{display:flex;justify-content:flex-end;margin-bottom:20px}.shipped-refund-drawer-close{background:none;border:none;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.shipped-refund-drawer-close-icon{width:24px;height:24px}.shipped-refund-drawer-content{display:flex;flex-direction:column;align-items:center;gap:20px;padding:20px 0}.shipped-refund-drawer-tag{display:flex;align-items:center;gap:8px;margin-bottom:20px;margin-top:-60px}.shipped-refund-drawer-tag-icon{width:20px;height:20px}.shipped-refund-drawer-tag-text{font-size:14px;color:#666;font-weight:500}.shipped-refund-drawer-image-placeholder{width:220px;height:170px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.shipped-refund-drawer-image{width:100%;height:100%}.shipped-refund-drawer-title{font-size:24px;font-weight:600;color:#333;margin-bottom:30px;margin-top:-25px}.shipped-refund-drawer-actions{display:flex;gap:15px;width:100%;padding:0 20px;box-sizing:border-box;margin-bottom:25px}.shipped-refund-drawer-cancel{flex:1;padding:10px;font-size:16px;font-weight:500;background-color:#ffebdf;color:#ed6816;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease}.shipped-refund-drawer-cancel:hover{background-color:#e0e0e0}.shipped-refund-drawer-confirm{flex:1;padding:10px;font-size:16px;font-weight:400;color:#fff;background-color:#ed6816;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease}.shipped-refund-drawer-confirm:hover{background-color:#f50}.shipped-bottom-edit-btn{position:fixed;bottom:28px;right:15px;width:110px;height:40px;border-radius:20px;background-color:#ed6816;color:#fff;border:none;cursor:pointer;font-size:16px;font-weight:500;z-index:100;box-shadow:0 -2px 8px #0000001a}.shipped-bottom-btn{position:fixed;bottom:28px;right:140px;width:110px;height:40px;border-radius:20px;color:#ed6816;border:1.5px solid #ED6816;cursor:pointer;font-size:16px;font-weight:600;z-index:100;box-shadow:0 -2px 8px #0000001a}@media(min-width:768px){.shipped-container{max-width:768px;margin:0 auto;box-shadow:0 0 10px #0000001a}}@media(max-width:480px){.shipped-header{padding:10px 10px 15px}.shipped-address,.shipped-shipping-time{padding:12px 18px}.shipped-store-info,.shipped-product{padding:12px 10px}.shipped-refund-btn{margin:0 10px 12px 0;padding:6px 12px;font-size:13px;border-radius:20px}.shipped-total{padding:0 10px 12px 0}.shipped-order-info{padding:12px 10px}.shipped-order-detail{padding:10px 0;font-size:13px}}.edit-address-container{width:100%;max-width:100%;margin:0 auto;background-color:#f1f5f8;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;box-sizing:border-box}.edit-address-header{display:flex;align-items:center;justify-content:space-between;padding:10px;background-color:#fff;position:sticky;top:0;z-index:100;box-sizing:border-box}.edit-address-back-btn{background:none;border:none;cursor:pointer;padding:8px;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.edit-address-back-icon{width:16px;height:16px}.edit-address-title{font-size:18px;font-weight:600;color:#333;margin:0}.edit-address-header-right{width:32px}.edit-address-form-identify{background:#fff;height:156px;border-radius:8px;width:93%;margin:10px auto 0;padding:10px;position:relative}button.edit-address-identify-btn{position:absolute;bottom:20px;right:20px;background:#ed6816;border-radius:20px;color:#fff;padding:6px 20px}textarea.edit-address-form-textarea{width:100%;height:100%;border:none}.edit-address-form-container{padding-bottom:90px}.edit-address-form{background:#fff;border-radius:8px;width:93%;margin:10px auto;padding:10px}.edit-address-form-header{font-size:18px;font-weight:700;display:flex;align-items:center;gap:4px;padding:6px 0}.edit-address-form-header img{width:20px}.edit-address-form-line{display:flex;gap:4px}.edit-address-form-line .edit-address-form-item{width:33.3%}.edit-address-form-item{display:flex;flex-direction:column;color:#3a3a3a;gap:6px;padding:4px 0}input.edit-address-form-input{border:1px solid #E3E4E8;height:36px;border-radius:8px;padding:0 6px}.edit-address-form-select{border:1px solid #E3E4E8;height:36px;border-radius:8px;padding:0 6px;line-height:36px;white-space:pre;overflow:hidden}.edit-address-section{background-color:#fff;margin-bottom:10px;padding:15px;box-sizing:border-box}.edit-address-section-title{font-size:16px;font-weight:600;color:#333;margin:0 0 15px 10px}.edit-address-current{padding:20px 15px 15px;background-color:#fff;border-radius:8px}.edit-address-current-info{display:flex;flex-direction:column;gap:8px;margin-top:-10px}.edit-address-current-location{font-size:12px;color:#3c3c3c;font-weight:500}.edit-address-current-detail{font-size:16px;color:#3c3c3c;line-height:1.4}.edit-address-current-contact{display:flex;gap:8px;font-size:13px;color:#3c3c3c}.edit-address-current-name{font-weight:500}.edit-address-current-phone{color:#666}.edit-address-section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.edit-address-add-btn{background:none;border:none;cursor:pointer;font-size:14px;color:#ff6b00;padding:0;display:flex;align-items:center;gap:4px;margin-top:-15px}.edit-address-list{display:flex;flex-direction:column;gap:10px;padding-bottom:100px}.edit-address-item{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;padding:15px;background-color:#fff;border-bottom:1px solid #e0e0e0;cursor:pointer;transition:all .2s ease}.edit-address-item:hover{color:#ed6816}.edit-address-item.selected{background-color:#fef6f3;color:#ed6816}.edit-address-item.selected .edit-address-item-province,.edit-address-item.selected .edit-address-item-city,.edit-address-item.selected .edit-address-item-detail,.edit-address-item.selected .edit-address-item-name,.edit-address-item.selected .edit-address-item-phone{color:#ed6816}.edit-address-item-info{display:flex;flex-direction:column;gap:8px;flex:1;margin-top:-10px}.edit-address-item-location{font-size:14px;color:#333;font-weight:500}.edit-address-item-province{color:#3c3c3c}.edit-address-item-city{color:#333}.edit-address-item-detail{font-size:14px;color:#666;line-height:1.4}.edit-address-item-contact{display:flex;gap:15px;font-size:14px;color:#333}.edit-address-item-name{font-weight:500}.edit-address-item-phone{color:#666}.edit-address-item-edit{background:none;border:none;cursor:pointer;padding:8px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;margin-top:13px;margin-right:5px}.edit-address-item-edit-icon{width:16px;height:16px;color:#999}.edit-address-submit-btn{width:calc(100% - 30px);margin:20px 15px 30px;padding:10px;font-size:18px;font-weight:500;color:#fff;background-color:#ed6816;border:none;border-radius:20px;cursor:pointer;transition:all .2s ease;position:sticky;bottom:0;box-shadow:0 -2px 8px #0000001a}.edit-address-submit-btn:hover{background-color:#f50}.edit-address-drawer-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:flex-end;justify-content:center;z-index:1000}.edit-address-drawer{width:100%;max-width:768px;background-color:#fff;padding:0;box-sizing:border-box;animation:slideUp .3s ease-out;border-top-left-radius:10px;border-top-right-radius:10px}.edit-address-drawer-header{display:flex;align-items:center;justify-content:space-between;padding:20px 20px 0;margin-bottom:30px}.edit-address-drawer-title{font-size:18px;font-weight:600;color:#333;margin-left:160px}.edit-address-drawer-close{background:none;border:none;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.edit-address-drawer-close-icon{display:block;width:24px;height:24px;object-fit:contain}.edit-address-drawer-content{margin-bottom:0;padding:0 20px}.edit-address-drawer-form-item{margin-bottom:0;padding:15px 0;border-bottom:1px solid #E0E0E0;display:flex;align-items:flex-start;justify-content:space-between;min-height:40px}.edit-address-drawer-form-label{font-size:16px;font-weight:500;color:#333;margin:0;flex:0 0 auto}.edit-address-drawer-form-input{flex:1;margin-left:20px;padding:0;font-size:16px;color:#000;border:none;outline:none;background:transparent;text-align:right;word-wrap:break-word;white-space:normal;min-height:20px}.edit-address-drawer-form-input:focus{border:none;box-shadow:none}.edit-address-drawer-form-input::placeholder{color:#999;font-size:16px;text-align:right;height:400px}.edit-address-drawer-footer{margin-top:40px;padding:0 20px 30px}.edit-address-drawer-submit-btn{width:100%;padding:10px;font-size:18px;font-weight:600;color:#fff;background-color:#ed6816;border:none;border-radius:30px;cursor:pointer;transition:all .2s ease;box-shadow:none}.edit-address-drawer-submit-btn:hover{background-color:#f50}.edit-address-drawer-submit-btn:active{transform:none;box-shadow:none}.setting-address-wrapper{width:100%;display:flex;padding:10px 0 0;align-items:center;justify-content:space-between;font-size:12px}.setting-address-item{padding-right:5px;display:flex;flex:1;font-size:12px}.setting-edit-address{padding-right:10px}.setting-address-right{justify-content:flex-end}@media(min-width:768px){.edit-address-container{max-width:768px;margin:0 auto;box-shadow:0 0 10px #0000001a}}@media(max-width:480px){.edit-address-section{padding:12px 10px}.edit-address-current{padding:12px}.edit-address-item{padding:20px 12px 12px}.edit-address-submit-btn{width:calc(100% - 20px);margin:20px 10px 30px;padding:10px}.edit-address-drawer-title{margin-left:160px}}@media(max-width:375px){.edit-address-drawer-title{margin-left:115px}}.address-container{width:100%;max-width:768px;margin:0 auto;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;box-sizing:border-box;overflow:hidden;height:100vh}.address-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background-color:#fff;position:sticky;z-index:100}.address-back{width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer}.address-back img{width:20px;height:20px;object-fit:contain}.address-title{font-size:20px;font-weight:700;color:#333;margin:0}.address-empty{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.address-empty img{width:80%}.address-btn-container{background:#fff;height:116px;margin-top:18px;display:flex;justify-content:space-around;align-items:center;gap:10px;padding:0 10px;position:fixed;width:100%;bottom:0}.address-filter{width:60px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;gap:4px}.address-filter img{width:20px;height:20px;object-fit:contain}.address-section-title{background-color:#fff;padding:0 20px;font-size:15px}.address-list{background-color:#fff;margin-top:10px;padding:0;overflow:auto;height:100%;color:#3c3c3c;height:calc(100vh - 336px)}.address-list.order{height:calc(100vh - 200px)}.address-item{background-color:#fff;border-bottom:1px solid #ECECEC;padding:10px 20px}.address-item.active{background-color:#fef6f3;color:#ed6816}.address-item-header{display:flex;justify-content:space-between;font-size:12px;height:20px;align-items:center}.address-item-header .address-header-left .tag{border-radius:4px;margin-left:10px}.address-item-header .address-header-left .tag.warning{border:1px solid #ED6816;color:#ed6816}.address-item-header .address-header-left .tag.primary{border:1px solid #0084FF;color:#0084ff}.address-item-header .address-header-left .tag.success{border:1px solid #00B578;color:#00b578}.address-detail{font-weight:700;display:flex;justify-content:space-between;padding:4px 0}.address-detail .addres-detail-left{width:40px}.address-detail .addres-detail-left img{width:20px}.address-header-right img{width:16px}.address-default{display:flex;align-items:center;gap:8px;font-size:12px}.address-default img{width:14px;height:14px}.address-add-btn{background-color:#ed6816;color:#fff;border:none;border-radius:25px;font-size:18px;font-weight:600;cursor:pointer;padding:14px;transition:all .2s ease;box-shadow:0 4px 12px #ff6b0033;flex:1}@media(max-width:768px){.address-header{padding:12px 16px}.address-title{font-size:20px}.address-back,.address-filter{width:50px;height:40px}.address-back img,.address-filter img{width:18px;height:18px}.login-page-submit-btn{font-size:16px;padding:12px}}@media(max-width:480px){.address-header{padding:10px 12px}.address-title{font-size:20px}.address-back,.address-filter{width:50px;height:36px}.address-back img,.address-filter img{width:16px;height:16px}.login-page-submit-btn{font-size:15px;padding:11px}}.logistics-container{width:100%;max-width:768px;margin:0 auto;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;box-sizing:border-box;overflow:hidden;height:100vh}.logistics-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background-color:#fff;position:sticky;z-index:100}.logistics-back{width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer}.logistics-back img{width:20px;height:20px;object-fit:contain}.logistics-title{font-size:20px;font-weight:700;color:#333;margin:0}.logistics-empty{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.logistics-empty img{width:80%}.logistics-filter{width:60px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;gap:4px}.logistics-filter img{width:20px;height:20px;object-fit:contain}.logistics-list{padding:0 0 100px;overflow:auto;height:100%}.logistics-btn{background:#fff;height:115px;width:100%;position:fixed;bottom:0}.logistics-item{background-color:#fff;border-bottom:1px solid #ECECEC;overflow:hidden;width:93%;margin:10px auto 0;border-radius:8px;padding:0 8px}.logistics-item .logistics-item-header{height:36px;display:flex;justify-content:space-between;align-items:center}.logistics-item .logistics-item-header img{width:16px;height:16px}.logistics-item-content{display:flex;align-items:center;justify-content:space-between}.logistics-item-left{display:flex;align-items:center;gap:12px}.logistics-item-icon{width:80px;height:80px;display:flex;align-items:center;justify-content:center}.logistics-item-icon img{width:100%;height:100%;object-fit:contain}.logistics-item-info{display:flex;flex-direction:column;gap:4px}.logistics-item-type-row{display:flex;align-items:flex-start;gap:12px}.logistics-item-type-row img{width:16px}.logistics-item-type{font-size:15px;font-weight:500;color:#333}.logistics-item-transaction{font-size:13px;color:#333;margin-left:-5px}.logistics-item-date{font-size:12px;color:#384c6e}.logistics-item-amount{font-size:16px;font-weight:600}.logistics-item-amount.positive,.logistics-item-amount.negative{color:#ed6816}@media(max-width:768px){.logistics-header{padding:12px 16px}.logistics-title{font-size:20px}.logistics-back,.logistics-filter{width:50px;height:40px}.logistics-back img,.logistics-filter img{width:18px;height:18px}.logistics-list{padding:0}.login-page-submit-btn{font-size:16px;padding:12px}.logistics-item-left{gap:10px}.logistics-item-icon{width:80px;height:80px}.logistics-item-type{font-size:15px}.logistics-item-transaction{font-size:13px}.logistics-item-date{font-size:12px}.logistics-item-amount{font-size:16px}}@media(max-width:480px){.logistics-header{padding:10px 12px}.logistics-title{font-size:20px}.logistics-back,.logistics-filter{width:50px;height:36px}.logistics-back img,.logistics-filter img{width:16px;height:16px}.login-page-submit-btn{font-size:15px;padding:11px}.logistics-item-left{gap:8px}.logistics-item-icon{width:80px;height:80px}.logistics-item-type{font-size:15px}.logistics-item-transaction{font-size:13px}.logistics-item-date{font-size:12px}.logistics-item-amount{font-size:16px}}.logistics-info-container{width:100%;max-width:768px;margin:0 auto;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;box-sizing:border-box;overflow:hidden;height:100vh}.logistics-info-header{display:flex;align-items:center;justify-content:space-between;padding:5px 10px;background-color:#fff;position:sticky;z-index:100}.logistics-info-back{width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer}.logistics-info-back img{width:20px;height:20px;object-fit:contain}.logistics-info-title{font-size:20px;font-weight:700;color:#333;margin:0}.logistics-info-filter{width:60px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;gap:4px}.logistics-add-btn{background-color:#ed6816;color:#fff;border:none;border-radius:25px;font-size:18px;font-weight:600;cursor:pointer;padding:14px;transition:all .2s ease;box-shadow:0 4px 12px #ff6b0033;position:fixed;bottom:50px;left:50%;transform:translate(-50%);width:90%;max-width:680px}.logistics-info-address{background-color:#fff;border-bottom:1px solid #ECECEC;overflow:hidden;width:93%;margin:10px auto 0;border-radius:8px;padding:0 8px}.logistics-info-address-header{height:36px;display:flex;justify-content:space-between;align-items:center;font-size:18px;font-weight:700}.logistics-info-address-header img{width:16px;height:16px}.logistics-item .logistics-item-title .name{font-weight:700}.logistics-item .logistics-item-title .status{margin-left:10px;border-radius:3px;font-size:10px;padding:0 2px}.logistics-item .logistics-item-title .status img{height:10px;width:10px}.logistics-item .logistics-item-title .status.primary{color:#13c77c;border:1px solid #13c77c}.logistics-item .logistics-item-title .status.danger{color:#fa5151;border:1px solid #FA5151}.logistics-item:last-child{margin-bottom:0}.logistics-info-address-detail{display:flex;align-items:center;justify-content:space-between}.logistics-info-address-detail{display:flex;align-items:center;gap:12px}.logistics-info-address-left{width:80px;height:80px;display:flex;align-items:center;justify-content:center}.logistics-info-address-left img{width:100%;height:100%;object-fit:contain}.logistics-info-address-right{display:flex;flex-direction:column;gap:4px}.logistics-info-address-right-row{display:flex;align-items:flex-start;gap:12px}.logistics-info-address-right-row img{width:16px}.logistics-info-address-date{font-size:12px;color:#384c6e}.logistics-info-statistic{display:flex;justify-content:space-evenly;width:93%;margin:0 auto;gap:10px}.logistics-info-statistic div{background-color:#fff;border-bottom:1px solid #ECECEC;overflow:hidden;width:93%;margin:10px auto 0;border-radius:8px;padding:10px 8px;display:flex;flex-direction:column;align-items:center;gap:10px}.logistics-info-statistic div img{width:30px}.logistics-info-message{background-color:#fff;border-bottom:1px solid #ECECEC;overflow:hidden;width:93%;margin:10px auto 0;border-radius:8px;padding:10px 8px}.logistics-info-message img{width:16px}.logistics-info-message-header{font-size:18px;font-weight:700}.logistics-info-message .info-item{height:44px;display:flex;align-items:center;background:#f1f5f8;margin:10px 0;border-radius:8px;padding:0 10px;gap:10px}@media(max-width:768px){.logistics-header{padding:12px 16px}.logistics-title{font-size:20px}.logistics-back,.logistics-filter{width:50px;height:40px}.logistics-back img,.logistics-filter img{width:18px;height:18px}.logistics-list{padding:0}.login-page-submit-btn{font-size:16px;padding:12px}.logistics-info-address-detail{gap:10px}.logistics-info-address-left{width:80px;height:80px}.logistics-item-type{font-size:15px}.logistics-item-transaction{font-size:13px}.logistics-info-address-date{font-size:12px}.logistics-item-amount{font-size:16px}}@media(max-width:480px){.logistics-header{padding:10px 12px}.logistics-title{font-size:20px}.logistics-back,.logistics-filter{width:50px;height:36px}.logistics-back img,.logistics-filter img{width:16px;height:16px}.login-page-submit-btn{font-size:15px;padding:11px}.logistics-info-address-detail{gap:8px}.logistics-info-address-left{width:80px;height:80px}.logistics-item-type{font-size:15px}.logistics-item-transaction{font-size:13px}.logistics-item-date{font-size:12px}.logistics-item-amount{font-size:16px}}.logistics-filter-overlay{position:fixed;inset:0;background-color:#00000080;z-index:1000;display:flex;justify-content:center;align-items:flex-end}.logistics-filter-drawer{width:100%;height:auto;background-color:#fff;box-shadow:0 -4px 16px #0000001a;display:flex;flex-direction:column;animation:slideUp .3s ease-out}.logistics-filter-drawer-header{display:flex;align-items:center;padding:20px;position:relative}.logistics-filter-drawer-title{font-size:18px;font-weight:600;color:#333;margin:0;text-align:center;width:100%}.logistics-filter-drawer-close{position:absolute;right:20px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center}.logistics-filter-drawer-close-icon{width:28px;height:28px;object-fit:contain}.logistics-filter-drawer-content{flex:1;padding:0 20px 20px;overflow-y:auto}.logistics-filter-section{margin-bottom:28px}.logistics-filter-section-title{font-size:14px;font-weight:600;color:#666;margin:0 0 16px}.logistics-filter-options{display:flex;gap:16px;flex-wrap:wrap}.logistics-filter-option{background:#f2f5f7;border:0px solid #E0E0E0;color:#666;cursor:pointer;padding:10px 24px;font-size:14px;font-weight:500;border-radius:5px;transition:all .2s ease;min-width:80px;text-align:center;width:110px;height:40px}.logistics-filter-option:hover{background:#ffefe5}.logistics-filter-option.active{color:#ed6816;border:1px solid #ED6816;background:#ffefe5;box-shadow:0 2px 8px #ed681633}.logistics-filter-time-range{display:flex;align-items:center;gap:12px}.logistics-filter-time-input{flex:1;background:#f2f5f7;border:0;color:#999;padding:14px 16px;font-size:14px;border-radius:5px;outline:none;transition:all .2s ease;position:relative;background-repeat:no-repeat;background-position:right 16px center;background-size:16px 16px;cursor:pointer;height:40px}.logistics-filter-time-input::-webkit-calendar-picker-indicator{opacity:0;position:absolute;right:0;top:0;width:100%;height:100%;cursor:pointer}.logistics-filter-time-input:focus{border-color:#ed6816;background-color:#fff;box-shadow:0 0 0 2px #ed68161a}.logistics-filter-time-separator{font-size:14px;color:#999;font-weight:500}.logistics-filter-input{width:100%;background:#f2f5f7;border:0px solid #E0E0E0;color:#333;padding:14px 16px;font-size:14px;border-radius:5px;outline:none;transition:all .2s ease;box-sizing:border-box;height:40px}.logistics-filter-input::placeholder{color:#999}.logistics-filter-input:focus{border-color:#ed6816;background:#fff;box-shadow:0 0 0 2px #ed68161a}.logistics-filter-drawer-footer{display:flex;gap:16px;padding:20px;background:#fff;flex-direction:row;justify-content:center;margin-bottom:30px}.logistics-filter-btn{flex:1;background:#f2f5f7;border:0px solid #E0E0E0;color:#999;cursor:pointer;padding:12px 28px;font-size:16px;font-weight:600;border-radius:24px;transition:all .2s ease;min-width:160px;height:40px;display:flex;align-items:center;justify-content:center}.logistics-filter-btn-reset{background:#ffebdf;color:#ed6816}.logistics-filter-btn-confirm{background:#ed6816;color:#fff}.logistics-filter-btn-confirm:hover{background:#e55c00;box-shadow:0 4px 12px #ed68164d}.my-page-container{width:100%;max-width:100%;margin:0 auto;background-color:#f1f5f8;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;box-sizing:border-box;display:flex;flex-direction:column}.my-page-content{flex:1;overflow-y:auto}.my-page-header{background:linear-gradient(to right,#ff6601 18%,#ff8e36);padding:20px 15px 0;box-sizing:border-box;display:flex;flex-direction:column;height:180px}.my-page-header-top{display:flex;align-items:center;gap:15px;margin-top:20px}.my-page-avatar{width:60px;height:60px;border-radius:50%;overflow:hidden;border:2px solid rgba(255,255,255,.8);display:flex;align-items:center;justify-content:center;background-color:#fff;box-shadow:0 2px 8px #00000026}.my-page-avatar img{width:100%;height:100%;object-fit:cover}.my-page-user-details{display:flex;flex-direction:column;gap:5px}.my-page-username{font-size:18px;font-weight:600;color:#fff;margin:0;padding:0;line-height:1.2}.my-page-account{font-size:14px;color:#ffffffe6;margin:0;padding:0;line-height:1.2}.my-page-header-divider{width:100%;height:1px;background-color:#ffffff4d;margin-bottom:15px;margin-top:12px}.my-page-header-bottom{display:flex;justify-content:space-between;align-items:center}.my-page-balance-info{display:flex;align-items:center;gap:8px}.my-page-balance-label{font-size:14px;color:#fff;font-weight:400}.my-page-balance-amount{font-size:20px;color:#fff;font-weight:700}.my-page-recharge-btn{background-color:#fff;color:#ff6b00;border:none;border-radius:18px;padding:8px 20px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #00000026;width:auto;white-space:nowrap;min-width:60px}.my-page-recharge-btn:hover{background-color:#f8f8f8;transform:translateY(-1px);box-shadow:0 3px 6px #00000026}.my-page-pinduoduo{background-color:#fff;margin:15px auto;padding:15px;box-sizing:border-box;width:95%;height:80px;border-radius:10px;box-shadow:0 2px 4px #0000000d;display:flex;justify-content:space-between;align-items:center}.my-page-pinduoduo-text{font-size:18px;font-weight:600;height:80px;color:#000;line-height:80px}.my-page-pinduoduo-qrcode{width:65px;height:65px;background-color:#fff;display:flex;align-items:center;justify-content:center}.my-page-pinduoduo-qrcode img{width:100%;height:100%;object-fit:contain}.my-page-section{background-color:#fff;margin:15px auto;padding:15px;box-sizing:border-box;width:95%;border-radius:10px;box-shadow:0 2px 4px #0000000d}.my-page-orders-section{padding:15px 0}.my-page-order-statuses{display:flex;justify-content:space-between;padding:0 15px}.my-page-order-status-item{display:flex;flex-direction:column;align-items:center;gap:8px;cursor:pointer;transition:all .2s ease;padding:10px 5px;border-radius:8px;flex:1;max-width:80px;box-sizing:border-box}.my-page-order-status-item:hover{background-color:#f5f5f5}.my-page-order-status-icon{width:36px;height:36px;display:flex;align-items:center;justify-content:center}.my-page-order-status-icon img{width:100%;height:100%;object-fit:contain}.my-page-order-status-icon .badge{position:absolute;top:6px;right:8px;font-size:10px;background:#f4650d;border-radius:10px;color:#fff;padding:0 4px}.my-page-order-status-name{font-size:12px;color:#666;font-weight:500;text-align:center;line-height:1.2;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:28px;display:flex;align-items:center;justify-content:center}.my-page-functions-section,.my-page-services-section{padding:0}.my-page-function-item{display:flex;align-items:center;gap:12px;padding:15px;border-bottom:1px solid #F0F0F0;cursor:pointer;transition:all .2s ease;font-size:16px;color:#333}.my-page-function-item:last-child{border-bottom:none}.my-page-function-icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.my-page-function-icon img{width:100%;height:100%;object-fit:contain}.my-page-function-name{flex:1;font-weight:500;color:#333}.my-page-function-arrow{width:16px;height:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.my-page-function-arrow img{width:100%;height:100%;object-fit:contain;opacity:.5}.my-page-orders-title{font-size:18px;font-weight:600;color:#000;margin-bottom:15px;margin-left:10px;margin-top:5px}@media(min-width:768px){.my-page-container{max-width:768px;margin:0 auto;box-shadow:0 0 10px #0000001a}}@media(max-width:480px){.my-page-user-info{gap:12px}.my-page-avatar{width:50px;height:50px}.my-page-username{font-size:18px}.my-page-account,.my-page-balance{font-size:14px}.my-page-recharge-btn{padding:6px 12px;font-size:13px}.my-page-section{width:96%;margin:12px auto;border-radius:8px;padding:12px}.my-page-pinduoduo{padding:12px;margin:12px auto}.my-page-pinduoduo-text{font-size:18px}.my-page-pinduoduo-qrcode{width:65px;height:65px}.my-page-order-statuses{padding:0 8px}.my-page-order-status-item{gap:6px;padding:8px 3px}.my-page-order-status-icon{width:32px;height:32px}.my-page-order-status-name{font-size:11px}.my-page-function-item{padding:12px;font-size:15px;gap:10px}.my-page-function-icon{width:18px;height:18px}.my-page-function-arrow{width:14px;height:14px}}.my-page-order-status-item:active,.my-page-function-item:active{transform:scale(.98);opacity:.8}.my-page-recharge-btn:active{transform:scale(.96);opacity:.8}.my-page-language-select-panel{background-color:#fff;border-radius:10px;box-shadow:0 4px 12px #00000026;margin:10px 15px;overflow:hidden;animation:fadeIn .2s ease-out}.my-page-language-option{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;cursor:pointer;transition:all .2s ease;border-bottom:1px solid #F0F0F0}.my-page-language-option:last-child{border-bottom:none}.my-page-language-option:hover{background-color:#f5f5f5}.my-page-language-option.selected{background-color:#fff6f0;color:#ff6b00}.my-page-language-name{font-size:16px;color:#333}.my-page-language-option.selected .my-page-language-name{color:#ff6b00;font-weight:600}.my-page-language-selected-icon{width:20px;height:20px;object-fit:contain}.my-page-container{animation:fadeIn .3s ease-out;padding-bottom:140px}.my-page-pinduoduo,.my-page-order-status-item,.my-page-function-item{animation:fadeIn .3s ease-out;animation-delay:calc(var(--index, 0) * .05s);animation-fill-mode:both}.my-page-pinduoduo{--index: 1}.my-page-order-status-item:nth-child(1){--index: 2}.my-page-order-status-item:nth-child(2){--index: 3}.my-page-order-status-item:nth-child(3){--index: 4}.my-page-order-status-item:nth-child(4){--index: 5}.my-page-function-item:nth-child(1){--index: 6}.my-page-function-item:nth-child(2){--index: 7}.my-page-function-item:nth-child(3){--index: 8}.my-page-function-item:nth-child(4){--index: 9}.my-page-function-item:nth-child(5){--index: 10}.my-page-language-select-panel{animation:fadeIn .2s ease-out;--index: 11}.prohibited-page{width:100%;max-width:100%;margin:0 auto;background-color:#f5f5f5;min-height:100vh;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;box-sizing:border-box;padding-bottom:100px}.prohibited-header{display:flex;justify-content:space-between;align-items:center;padding:15px;background-color:#fff;border-bottom:1px solid #E0E0E0;position:sticky;top:0;z-index:100;height:60px;box-sizing:border-box}.prohibited-title{font-size:18px;font-weight:600;color:#333;margin:0}.prohibited-list{margin:15px;background-color:#fff}.prohibited-item{display:flex;justify-content:space-between;align-items:center;padding:18px 20px;cursor:pointer;transition:all .2s ease;border-bottom:1px solid #F0F0F0}.prohibited-item:last-child{border-bottom:none}.prohibited-name{font-size:16px;color:#333}@media(min-width:768px){.prohibited-page{max-width:768px;margin:0 auto;box-shadow:0 0 10px #0000001a}}@media(max-width:480px){.prohibited-header{padding:12px 15px;height:55px}.prohibited-title{font-size:17px}.prohibited-list{margin:12px;border-radius:8px}.prohibited-item{padding:15px 18px}.prohibited-name{font-size:15px}}.prohibited-page{animation:fadeIn .3s ease-out}.prohibited-item{animation:fadeIn .3s ease-out;animation-delay:calc(var(--index, 0) * .05s);animation-fill-mode:both}.prohibited-item:nth-child(1){--index: 1}.prohibited-item:nth-child(2){--index: 2}.prohibited-item:nth-child(3){--index: 3}.prohibited-item:nth-child(4){--index: 4}.contact-page{width:100%;max-width:100%;margin:0 auto;background-color:#f5f5f5;min-height:100vh;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;box-sizing:border-box;padding-bottom:100px}.contact-header{display:flex;justify-content:space-between;align-items:center;padding:15px;background-color:#fff;border-bottom:1px solid #E0E0E0;position:sticky;top:0;z-index:100;height:60px;box-sizing:border-box}.contact-title{font-size:18px;font-weight:600;color:#333;margin:0}.contact-list{margin:15px;background-color:#fff}.contact-item{display:flex;justify-content:space-between;padding:18px 20px;cursor:pointer;transition:all .2s ease;border-bottom:1px solid #F0F0F0;flex-direction:column}.contact-item:last-child{border-bottom:none}.contact-name{font-size:16px;color:#333}@media(min-width:768px){.contact-page{max-width:768px;margin:0 auto;box-shadow:0 0 10px #0000001a}}@media(max-width:480px){.contact-header{padding:12px 15px;height:55px}.contact-title{font-size:17px}.contact-list{margin:12px;border-radius:8px}.contact-item{padding:15px 18px}.contact-name{font-size:15px}}.contact-page{animation:fadeIn .3s ease-out}.contact-item{animation:fadeIn .3s ease-out;animation-delay:calc(var(--index, 0) * .05s);animation-fill-mode:both}.contact-item:nth-child(1){--index: 1}.contact-item:nth-child(2){--index: 2}.contact-item:nth-child(3){--index: 3}.contact-item:nth-child(4){--index: 4}.profile-page-container{width:100%;max-width:768px;margin:0 auto;background-color:#f1f5f8;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;box-sizing:border-box}.profile-page-header{display:flex;justify-content:space-between;align-items:center;padding:40px 20px 16px;background-color:#fff;box-shadow:0 2px 4px #0000000d;position:sticky;top:0;z-index:100;height:56px}.profile-page-back-btn{background:none;border:none;cursor:pointer;padding:8px;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.profile-page-back-icon{width:16px;height:16px;object-fit:contain}.profile-page-title{font-size:18px;font-weight:600;color:#333;margin:0}.profile-page-header-right{width:32px}.profile-page-content{padding:0}.profile-page-avatar-section{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px 0;background-color:#fff;box-shadow:0 2px 8px #0000000d}.profile-page-avatar{width:100px;height:100px;border-radius:50%;overflow:hidden;margin-bottom:16px;border:2px solid #F0F0F0}.profile-page-avatar-image{width:100%;height:100%;object-fit:cover}.profile-page-edit-btn{background:none;border:none;cursor:pointer;color:#ed6816;font-size:14px;font-weight:500;padding:4px 8px;border-radius:4px;transition:all .2s ease}.profile-page-edit-btn:hover{background-color:#ed68161a}.profile-page-info-list{background-color:#fff;box-shadow:0 2px 8px #0000000d;overflow:hidden}.profile-page-info-item{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #F5F5F5;cursor:pointer;transition:all .2s ease}.profile-page-info-item:last-child{border-bottom:none}.profile-page-info-item:hover{background-color:#f9f9f9}.profile-page-info-item-left{display:flex;align-items:center;gap:12px;min-width:100px}.profile-page-info-item-icon{width:20px;height:20px;object-fit:contain}.profile-page-info-item-label{font-size:14px;color:#666;font-weight:500}.profile-page-info-item-right{display:flex;align-items:center;gap:8px;max-width:calc(100% - 105px)}.profile-page-info-item-value{font-size:14px;color:#333;font-weight:500;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-page-info-item-arrow{width:14px;height:14px;object-fit:contain;opacity:.6}.profile-page-info-return{display:flex;justify-content:center;padding:20px;cursor:default}@media(max-width:768px){.profile-page-container{max-width:100%;margin:0}}@media(max-width:344px){.profile-change-phone-phone-input{width:100%}}.profile-change-phone-overlay{position:fixed;inset:0;background-color:#00000080;z-index:1001;display:flex;justify-content:center;align-items:flex-end}.profile-change-phone-drawer{width:100%;max-width:768px;background-color:#fff;box-shadow:0 -4px 20px #00000026;overflow:hidden;animation:slideUp .3s ease-out}.profile-change-phone-header{display:flex;justify-content:space-between;align-items:center;padding:20px}.profile-change-phone-title{font-size:18px;font-weight:600;color:#333;margin:0}.profile-change-phone-close-btn{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center}.profile-change-phone-close-icon{width:28px;height:28px;object-fit:contain}.profile-change-phone-content{padding:20px;box-sizing:border-box}.profile-change-phone-input-group{margin-bottom:20px;display:flex;justify-content:center;height:45px}.profile-change-phone-phone-input{display:flex;align-items:center;border:1px solid #E0E0E0;border-radius:8px;overflow:hidden;transition:all .2s ease;width:95%;height:48px}.profile-change-phone-phone-input:focus-within{border-color:#ed6816;box-shadow:0 0 0 2px #ed68161a}.profile-change-phone-country-code{display:flex;align-items:center;gap:4px;padding:14px 16px;color:#333;font-size:14px;font-weight:500}.profile-change-phone-country-code-arrow{width:12px;height:12px;object-fit:contain;opacity:.6}.profile-change-phone-input{flex:1;border:none;outline:none;padding:14px 16px;font-size:14px;color:#333;background-color:#fff}.profile-change-phone-input::placeholder{color:#999;font-size:14px}.profile-change-phone-code-input{display:flex;align-items:center;border:1px solid #E0E0E0;border-radius:8px;overflow:hidden;transition:all .2s ease;width:95%;height:45px}.profile-change-phone-code-input:focus-within{border-color:#ed6816;box-shadow:0 0 0 2px #ed68161a}.profile-change-phone-get-code-btn{background:none;border:none;outline:none;padding:14px 16px;font-size:14px;color:#ed6816;font-weight:500;cursor:pointer;transition:all .2s ease}.profile-change-phone-get-code-btn:hover{background-color:#ed68161a}.profile-change-phone-confirm-btn{width:95%;background-color:#ed6816;color:#fff;border:none;border-radius:25px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;margin:70px auto 30px;display:block;height:40px}.profile-change-phone-confirm-btn:hover{background-color:#d5580e;box-shadow:0 4px 12px #ed681633}.profile-change-phone-confirm-btn:disabled{background-color:#f5f5f5;color:#999;cursor:not-allowed;box-shadow:none}@keyframes slideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.recharge-container{width:100%;max-width:100%;margin:0 auto;background-color:#fff;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;box-sizing:border-box;display:flex;flex-direction:column}.recharge-content{flex:1;overflow-y:auto;padding-bottom:60px}.recharge-header{display:flex;align-items:center;justify-content:space-between;padding:20px;background-color:#fff;position:sticky;top:0;z-index:100;box-sizing:border-box}.recharge-back-btn{background:none;border:none;cursor:pointer;padding:8px;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.recharge-back-icon{width:16px;height:16px;object-fit:contain}.recharge-title{font-size:18px;font-weight:600;color:#333;margin:0}.recharge-header-right{width:32px}.recharge-methods,.recharge-amount-section{background-color:#fff;padding:20px;box-sizing:border-box}.recharge-section-title{font-size:16px;font-weight:600;color:#333;margin:0 0 20px}.recharge-method-item{display:flex;justify-content:space-between;align-items:center;padding:15px;border:2px solid #E0E0E0;border-radius:35px;margin-bottom:15px;cursor:pointer;transition:all .2s ease;background-color:#fff}.recharge-method-item:hover{border-color:#ff6b00;box-shadow:0 2px 8px #ff6b001a}.recharge-method-info{display:flex;align-items:center;gap:15px}.recharge-method-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center}.recharge-method-icon img{width:100%;height:100%;object-fit:contain}.recharge-method-name{font-size:16px;font-weight:500;color:#333}.recharge-method-arrow{width:44px;height:44px;display:flex;align-items:center;justify-content:center}.recharge-method-arrow img{width:44px;height:44px;object-fit:contain}.recharge-amount-input-container{display:flex;align-items:center;gap:10px;margin-top:20px;margin-left:40px;padding:15px;background-color:#fff;border-radius:10px;justify-content:center}.recharge-currency-symbol{font-size:36px;font-weight:600;color:#333;font-family:Arial,sans-serif;flex-shrink:0}.recharge-amount-input{flex:1;padding:0;font-size:36px;font-weight:600;color:#333;border:none;outline:none;background:transparent;text-align:left;font-family:Arial,sans-serif;max-width:200px}.recharge-amount-input::placeholder{color:#ccc;font-weight:400}.recharge-amount-input::-webkit-inner-spin-button,.recharge-amount-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.recharge-amount-input{-moz-appearance:textfield}@media(min-width:768px){.recharge-container{max-width:768px;margin:0 auto;box-shadow:0 0 10px #0000001a}}@media(max-width:480px){.recharge-header{padding:20px 15px 15px}.recharge-methods,.recharge-amount-section,.recharge-confirm-section{padding:15px}.recharge-method-item{padding:12px;margin-bottom:12px}.recharge-currency-symbol,.recharge-amount-input{font-size:28px}.recharge-confirm-btn{padding:15px;font-size:16px}.recharge-confirm-btn{padding:18px;height:40px;line-height:10px}}.recharge-confirm-container{width:100%;max-width:100%;margin:0 auto;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;box-sizing:border-box;display:flex;flex-direction:column}.recharge-confirm-content{flex:1;overflow-y:auto;padding-bottom:60px}.recharge-confirm-header{display:flex;align-items:center;justify-content:space-between;padding:20px;background-color:#fff;position:sticky;top:0;z-index:100;box-sizing:border-box}.recharge-confirm-back-btn{background:none;border:none;cursor:pointer;padding:8px;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.recharge-confirm-back-icon{width:16px;height:16px;object-fit:contain}.recharge-confirm-title{font-size:18px;font-weight:600;color:#333;margin:0}.recharge-confirm-info{background:#fff;margin:10px 0;padding:10px 20px;display:flex;flex-direction:column;gap:10px}.red-text{color:#ff4b4b}.blue-text{color:#4b4fff}.bold-text{font-weight:700}.recharge-confirm-item span:first-child{color:#898989}.recharge-confirm-upload{background:#fff;padding:10px 20px;display:flex;flex-direction:column;gap:10px}.recharge-confirm-upload .recharge-selected-image{display:flex;gap:6px;align-items:center}.recharge-confirm-upload .upload-sample{text-align:center;font-size:12px;color:#fd4444;text-decoration:underline;cursor:pointer}.upload-container{background:#f5f5f5;width:80px;height:80px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:2px dashed #dbdbdb;border-radius:10px;color:#898989;font-size:12px;gap:4px}.hide-input-file{display:none}.upload-container .default-upload{width:30px}.selected-upload{width:50px}.upload-show{font-size:12px;width:50px;text-align:center;text-decoration:underline;display:inline-block}.recharge-confirm-section{padding:20px;box-sizing:border-box}.recharge-confirm-btn{width:100%;padding:18px;font-size:18px;font-weight:600;color:#fff;background-color:#ed6816;border:none;border-radius:30px;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #ff6b0033}.recharge-confirm-btn:hover{background-color:#ed6816;transform:translateY(-1px);box-shadow:0 4px 12px #ff6b004d}.recharge-confirm-btn:active{transform:translateY(0);box-shadow:0 2px 6px #ff6b0033}.recharge-success-tip-layer{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fffffff2;padding:20px;border-radius:10px;box-shadow:0 4px 12px #0000001a;z-index:1000;display:flex;align-items:center;justify-content:center}@media(min-width:768px){.recharge-confirm-container{max-width:768px;margin:0 auto;box-shadow:0 0 10px #0000001a}}@media(max-width:480px){.recharge-confirm-header{padding:20px 15px 15px}.recharge-confirm-section{padding:15px}.recharge-confirm-btn{padding:15px;font-size:16px}.recharge-confirm-btn{padding:18px;height:40px;line-height:10px}}.recharge-result-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;gap:16px}.recharge-result-section{padding:20px;box-sizing:border-box;width:80%}.recharge-result-btn{width:100%;padding:18px;font-size:18px;font-weight:600;color:#fff;background-color:#ed6816;border:none;border-radius:30px;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #ff6b0033}.recharge-result-btn:hover{background-color:#ed6816;transform:translateY(-1px);box-shadow:0 4px 12px #ff6b004d}.recharge-result-btn:active{transform:translateY(0);box-shadow:0 2px 6px #ff6b0033}.recharge-history-page{width:100%;max-width:100%;margin:0 auto;background-color:#fff;min-height:100vh;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;box-sizing:border-box;padding-bottom:100px}.recharge-history-header{display:flex;justify-content:space-between;align-items:center;padding:15px;background-color:#fff;border-bottom:1px solid #E0E0E0;position:sticky;top:0;z-index:100;height:60px;box-sizing:border-box}.recharge-history-title{font-size:18px;font-weight:600;color:#333;margin:0}.recharge-list{margin:15px}.recharge-history-item{border-bottom:1px solid #ECECEC;display:flex;margin-bottom:15px;justify-content:space-between;align-items:center;gap:8px;padding:10px 0}.recharge-user-logo{width:40px}.recharge-amount{text-align:right;color:#ed6816;font-weight:700}.recharge-info{flex:1}.recharge-time{font-size:12px;color:#969696}.recharge-status{font-size:10px;border-radius:3px;margin-left:10px;padding:0 2px}.recharge-status-success{color:#13c77c;border:1px solid #13C77C}.recharge-status-danger{color:#fa5151;border:1px solid #FA5151}.recharge-status-warning{color:#ff6c11;border:1px solid #FF6C11}.login-page-container{width:100%;max-width:768px;margin:0 auto;background-color:#fff;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;box-sizing:border-box;overflow:hidden}.login-page-header{background:linear-gradient(to right,#ff6601 10%,#ff8e36);height:300px;display:flex;justify-content:center;align-items:center;position:relative;border-radius:0;box-shadow:none}.login-language{position:absolute;right:5%;top:16%;color:#fff;font-size:12px;letter-spacing:1px;width:60px}.language{display:flex;align-items:center;gap:2px;cursor:pointer}.language-container{position:absolute;top:20px;background:#fff;color:#000;padding:4px}.language-container div{cursor:pointer;display:flex;gap:4px;align-items:center}.language-container div:hover,.language-container div.active{color:#ff6b00}.login-page-logo{font-size:60px;font-weight:700;color:#fff;margin-bottom:5px}.login-page-form-container{background-color:#fff;border-radius:30px 30px 0 0;padding:30px 20px 0;position:relative;margin-top:-80px;box-shadow:0 -4px 12px #0000000d;width:100%;max-width:768px;margin-left:auto;margin-right:auto;box-sizing:border-box}.login-page-tabs{display:flex;justify-content:center;gap:40px;margin-bottom:40px}.login-page-tab{background:none;border:none;cursor:pointer;font-size:18px;font-weight:500;color:#666;padding:0 0 10px;border-bottom:2px solid transparent;transition:all .2s ease;width:180px}.login-page-tab.active{color:#ff6b00;border-bottom-color:#ff6b00}.login-page-tab:hover{color:#ff6b00}.login-page-form{display:flex;flex-direction:column;gap:24px;margin-top:30px}.login-page-input-group{display:flex;flex-direction:column;gap:8px}.login-page-phone-input{display:flex;align-items:center;border:1px solid #E0E0E0;border-radius:8px;overflow:hidden;transition:all .2s ease;height:50px}.login-page-phone-input:focus-within{border-color:#ff6b00;box-shadow:0 0 0 2px #ff6b001a}.login-page-country-code{padding:0 16px;color:#333;font-size:16px;font-weight:500;height:100%;display:flex;align-items:center;justify-content:center;gap:4px;position:relative}.login-page-country-code:after{content:"";width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #666666;position:absolute;right:0;top:50%;transform:translateY(-50%)}.login-page-password-input{display:flex;align-items:center;border:1px solid #E0E0E0;border-radius:8px;overflow:hidden;transition:all .2s ease;height:50px}.login-page-password-input:focus-within{border-color:#ff6b00;box-shadow:0 0 0 2px #ff6b001a}.login-page-input{flex:1;border:none;outline:none;padding:0 16px;font-size:16px;color:#333;background-color:#fff;height:100%}.login-page-input::placeholder{color:#999;font-size:16px}.login-page-input.error{color:#ff4d4f}.login-page-password-toggle{background:none;border:none;cursor:pointer;padding:0 16px;display:flex;align-items:center;justify-content:center;height:100%}.login-page-password-toggle-icon{width:20px;height:20px;object-fit:contain;opacity:.6}.login-page-error{color:#ff2525;font-size:14px;margin-top:4px;position:relative;padding-left:20px}.login-page-error:before{content:"";position:absolute;left:0;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAACQUlEQVR4AYRTS0sbURT+ziQ+Vy20GkpHfO9bV0K7aaEttbjvopQu/RV9LCoFXSooErJ0W0ofgm5EaNcu+hCrpkQwRmI0LVGiuf1OJJnHncFwvvCd75z7zbl35jqI+RnXvWEGByeINPGZ+GKGhpRPaC1mGSxDMzDgcmEG7e1ZiMwSL4hHxEOaKJ9FW9sf7eFDblILRMCQZrpwnR3PiSQRHSIJFrRnnaYPyJvRNDT9/ffhOO8hcqVZVZJKASsrwPIy0NWligeRq+z/wEHuNcS6oentTSGRWKTYSgRjdBRwXaCnB1AerGrWykEWTV9ftyZ1QyST75hcI+woFj3t8NDjQXadA71Vyak7izzVJBL5vCf7uadeMJFn6uVw3HEqLUR0+E383O5u4ZRjuuXbds2n6DZPT4GTE6BU8hUi6S2dMPTqIhr39wFFRCkkdTswphYS7VS3qrArlqKGu5YaFvb2AEVYt/Ocw4P8ZushJZ0GFhZCYmT61UGx+JGlMhEf2Sywe+lGjlEuf3Lk4KDMc5yJdRseBtbWgNVVQHlcozEzks//089GWyb595uwQ006OoDOznhDYzZwdHRxU9RBNjePUa0+IS8QwVhaAubmgPl5QHmwqlkB5+fjUij81aQxIWRn5yfOzu5S/EF4Ua0C09PA1BT4UE9XZsx3mt2R7e1fmiqahprUC5XKCM/0FRF/LYwpsf6SA4zI1taGrm0gYKii5HIVHsFr8hRqtcdcqGeTYZ4hn+REY+Qp9rzhrngfmfniPwAAAP//KJIQ8wAAAAZJREFUAwDFNMhJ2LCcZAAAAABJRU5ErkJggg==);width:20px;height:20px;background-size:14px;background-repeat:no-repeat;background-position:3px 3px}.login-page-forgot-password{display:flex;justify-content:center;position:fixed;bottom:106px;left:0;right:0}.login-page-forgot-password-btn{background:none;border:none;cursor:pointer;color:#ed6816;font-size:16px;font-weight:500;padding:8px 16px;border-radius:4px;transition:all .2s ease}.login-page-forgot-password-btn:hover{background-color:#ff6b001a}.login-page-submit-btn{background-color:#ed6816;color:#fff;border:none;border-radius:25px;font-size:18px;font-weight:600;cursor:pointer;padding:14px;transition:all .2s ease;box-shadow:0 4px 12px #ff6b0033;position:fixed;bottom:50px;left:50%;transform:translate(-50%);width:90%;max-width:680px}.login-page-submit-btn:hover{background-color:#e55c00;box-shadow:0 6px 16px #ff6b004d}.login-page-submit-btn:active{transform:translateY(1px);box-shadow:0 2px 8px #ff6b0033}@media(max-width:768px){.login-page-container{max-width:100%}.login-page-header{border-radius:0 0 30px 30px}.login-page-logo{font-size:60px}.login-page-form-container{padding:20px 16px 0}.login-page-tabs{gap:40px;margin-bottom:30px}.login-page-tab{font-size:16px}.login-page-form{gap:20px}.login-page-phone-input,.login-page-password-input{height:46px}.login-page-input::placeholder{font-size:14px}.login-page-submit-btn{font-size:16px;padding:12px}}@media(max-width:480px){.login-page-header{border-radius:0 0 20px 20px}.login-page-logo{font-size:60px}.login-page-form-container{padding:16px}.login-page-tabs{gap:40px;margin-bottom:24px}.login-page-tab{font-size:14px;padding:0 0 8px}.login-page-form{gap:16px}.login-page-phone-input,.login-page-password-input{height:44px}.login-page-country-code,.login-page-input{font-size:14px;padding:0 12px}.login-page-submit-btn{font-size:15px;padding:11px}}.bill-detail-container{width:100%;max-width:768px;margin:0 auto;background-color:#fff;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;box-sizing:border-box;overflow:hidden;height:100vh}.bill-detail-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background-color:#fff;position:sticky;top:15px;z-index:100}.bill-detail-back{width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer}.bill-detail-back img{width:20px;height:20px;object-fit:contain}.bill-detail-title{font-size:20px;font-weight:700;color:#333;margin:0}.bill-detail-filter{width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer}.bill-detail-filter img{width:20px;height:20px;object-fit:contain}.bill-detail-list{background-color:#fff;margin-top:20px;padding:0 0 100px;overflow:auto;height:100%}.bill-item{background-color:#fff;border-bottom:1px solid #ECECEC;overflow:hidden;height:70px;width:93%;margin:0 auto}.bill-item:last-child{margin-bottom:0}.bill-item-content{display:flex;align-items:center;justify-content:space-between;padding:10px 0 0}.bill-item-left{display:flex;align-items:center;gap:12px}.bill-item-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center}.bill-item-icon img{width:40px;height:40px;object-fit:contain}.bill-item-info{display:flex;flex-direction:column;gap:4px}.bill-item-type-row{display:flex;align-items:center;gap:12px}.bill-item-type{font-size:15px;font-weight:500;color:#333}.bill-item-transaction{font-size:13px;color:#333;margin-left:-5px}.bill-item-date{font-size:12px;color:#969696}.bill-item-amount{font-size:16px;font-weight:600}.bill-item-amount.positive,.bill-item-amount.negative{color:#ed6816}@media(max-width:768px){.bill-detail-header{padding:12px 16px}.bill-detail-title{font-size:20px}.bill-detail-back,.bill-detail-filter{width:40px;height:40px}.bill-detail-back img,.bill-detail-filter img{width:18px;height:18px}.bill-detail-list{padding:0}.bill-item-content{padding:10px 0 0}.bill-item-left{gap:10px}.bill-item-icon{width:44px;height:44px}.bill-item-icon img{width:40px;height:40px}.bill-item-type{font-size:15px}.bill-item-transaction{font-size:13px}.bill-item-date{font-size:12px}.bill-item-amount{font-size:16px}}@media(max-width:480px){.bill-detail-header{padding:10px 12px}.bill-detail-title{font-size:20px}.bill-detail-back,.bill-detail-filter{width:36px;height:36px}.bill-detail-back img,.bill-detail-filter img{width:16px;height:16px}.bill-item-content{padding:10px 0 0}.bill-item-left{gap:8px}.bill-item-icon{width:50px;height:50px}.bill-item-icon img{width:45px;height:45px}.bill-item-type{font-size:15px}.bill-item-transaction{font-size:13px}.bill-item-date{font-size:12px}.bill-item-amount{font-size:16px}}.bill-filter-overlay{position:fixed;inset:0;background-color:#00000080;z-index:1000;display:flex;justify-content:center;align-items:flex-end}.bill-filter-drawer{width:100%;height:auto;background-color:#fff;box-shadow:0 -4px 16px #0000001a;display:flex;flex-direction:column;animation:slideUp .3s ease-out}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.bill-filter-drawer-header{display:flex;align-items:center;padding:20px;position:relative}.bill-filter-drawer-title{font-size:18px;font-weight:600;color:#333;margin:0;text-align:center;width:100%}.bill-filter-drawer-close{position:absolute;right:20px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center}.bill-filter-drawer-close-icon{width:28px;height:28px;object-fit:contain}.bill-filter-drawer-content{flex:1;padding:0 20px 20px;overflow-y:auto}.bill-filter-section{margin-bottom:28px}.bill-filter-section-title{font-size:14px;font-weight:600;color:#666;margin:0 0 16px}.bill-filter-options{display:flex;gap:16px;flex-wrap:wrap}.bill-filter-option{background:#f2f5f7;border:0px solid #E0E0E0;color:#666;cursor:pointer;padding:10px 24px;font-size:14px;font-weight:500;border-radius:5px;transition:all .2s ease;min-width:80px;text-align:center;width:110px;height:40px}.bill-filter-option:hover{background:#ffefe5}.bill-filter-option.active{color:#ed6816;border:1px solid #ED6816;background:#ffefe5;box-shadow:0 2px 8px #ed681633}.bill-filter-time-range{display:flex;align-items:center;gap:12px}.bill-filter-time-input{flex:1;background:#f2f5f7;border:0;color:#999;padding:14px 16px;font-size:14px;border-radius:5px;outline:none;transition:all .2s ease;position:relative;background-repeat:no-repeat;background-position:right 16px center;background-size:16px 16px;cursor:pointer;height:40px}.bill-filter-time-input::-webkit-calendar-picker-indicator{opacity:0;position:absolute;right:0;top:0;width:100%;height:100%;cursor:pointer}.bill-filter-time-input:focus{border-color:#ed6816;background-color:#fff;box-shadow:0 0 0 2px #ed68161a}.bill-filter-time-separator{font-size:14px;color:#999;font-weight:500}.bill-filter-input{width:100%;background:#f2f5f7;border:0px solid #E0E0E0;color:#333;padding:14px 16px;font-size:14px;border-radius:5px;outline:none;transition:all .2s ease;box-sizing:border-box;height:40px}.bill-filter-input::placeholder{color:#999}.bill-filter-input:focus{border-color:#ed6816;background:#fff;box-shadow:0 0 0 2px #ed68161a}.bill-filter-drawer-footer{display:flex;gap:16px;padding:20px;background:#fff;flex-direction:row;justify-content:center;margin-bottom:30px}.bill-filter-btn{flex:1;background:#f2f5f7;border:0px solid #E0E0E0;color:#999;cursor:pointer;padding:12px 28px;font-size:16px;font-weight:600;border-radius:24px;transition:all .2s ease;min-width:160px;height:40px;display:flex;align-items:center;justify-content:center}.bill-filter-btn-reset{background:#ffebdf;color:#ed6816}.bill-filter-btn-confirm{background:#ed6816;color:#fff}.bill-filter-btn-confirm:hover{background:#e55c00;box-shadow:0 4px 12px #ed68164d}.language-settings-page{width:100%;max-width:100%;margin:0 auto;background-color:#f5f5f5;min-height:100vh;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;box-sizing:border-box;padding-bottom:100px}.language-settings-header{display:flex;justify-content:space-between;align-items:center;padding:15px;background-color:#fff;border-bottom:1px solid #E0E0E0;position:sticky;top:0;z-index:100;height:60px;box-sizing:border-box}.back-button{background-color:transparent;border:none;cursor:pointer;padding:8px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.back-button:hover{background-color:#f5f5f5}.back-button img{width:20px;height:20px;object-fit:contain}.language-settings-title{font-size:18px;font-weight:600;color:#333;margin:0}.header-placeholder{width:36px}.language-list{background-color:#fff;margin:15px;border-radius:10px;overflow:hidden;box-shadow:0 2px 4px #0000000d}.language-item{display:flex;justify-content:space-between;align-items:center;padding:18px 20px;cursor:pointer;transition:all .2s ease;border-bottom:1px solid #F0F0F0}.language-item:last-child{border-bottom:none}.language-item:hover{background-color:#f5f5f5}.language-item.selected{background-color:#fff6f0;color:#ff6b00}.language-item-label{display:flex;align-items:center;gap:6px}.language-name{font-size:16px;color:#333}.language-item.selected .language-name{color:#ff6b00;font-weight:600}.selected-icon{width:20px;height:20px;object-fit:contain}@media(min-width:768px){.language-settings-page{max-width:768px;margin:0 auto;box-shadow:0 0 10px #0000001a}}@media(max-width:480px){.language-settings-header{padding:12px 15px;height:55px}.language-settings-title{font-size:17px}.language-list{margin:12px;border-radius:8px}.language-item{padding:15px 18px}.language-name{font-size:15px}}.language-settings-page{animation:fadeIn .3s ease-out}.language-item{animation:fadeIn .3s ease-out;animation-delay:calc(var(--index, 0) * .05s);animation-fill-mode:both}.language-item:nth-child(1){--index: 1}.language-item:nth-child(2){--index: 2}.language-item:nth-child(3){--index: 3}.language-item:nth-child(4){--index: 4}.category-page{width:100%;max-width:100%;margin:0 auto;background-color:#fff;min-height:100vh;display:flex;flex-direction:column}.category-list{flex:1;display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding:20px;background:linear-gradient(to top,#f4f5f7 70%,#fff);overflow-y:auto;margin-bottom:83px}.category-item{display:flex;flex-direction:column;align-items:center;justify-content:center;transition:all .2s ease}.category-item:hover{transform:translateY(-2px);box-shadow:0 3px 6px #00000026}.category-icon-container{width:65px;height:65px;display:flex;align-items:center;justify-content:center;margin-bottom:10px;border-radius:50%;overflow:hidden}.category-icon{width:60px;height:60px;object-fit:contain}.category-name{font-size:13px;color:#333;text-align:center;line-height:1.4;max-width:80px;white-space:normal;word-wrap:break-word}@media(max-width:768px){.category-list{grid-template-columns:repeat(4,1fr);gap:15px;padding:15px}.category-icon-container{width:65px;height:65px}.category-icon{width:100%;height:100%}.category-name{font-size:13px}}@media(max-width:480px){.category-list{grid-template-columns:repeat(4,1fr);gap:10px;padding:10px}.category-icon-container{width:65px;height:65px}.category-icon{width:100%;height:100%}.category-name{font-size:13px}}@media(max-width:360px){.category-list{grid-template-columns:repeat(4,1fr);gap:8px;padding:8px}.category-item{padding:10px 5px}.category-icon-container{width:65px;height:65px}.category-icon{width:100%;height:100%}.category-name{font-size:13px}}@font-face{font-family:Alimama ShuHeiTi-Bold;src:url(../fonts/AlimamaShuHeiTi-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:bahnschrift;src:url(../fonts/bahnschrift.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Arial;src:url(../fonts/Arial.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:14px;line-height:1.5;color:#333;background-color:#f5f5f5}#root{width:768px;max-width:100%;margin:0 auto}.app{width:100%;max-width:100%;margin:0 auto;background-color:#fff;height:100vh;display:flex;flex-direction:column}.header{background-color:#ffece8;padding:15px 0 25px;position:sticky;top:0;z-index:100;overflow:visible;height:78px}.header-top{padding:0 15px}.nav-tabs-container{display:flex;align-items:center;justify-content:flex-start;height:auto;margin-top:10px;overflow:visible;margin-bottom:-20px}.scrollable-tabs{display:flex;align-items:center;gap:20px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-top:10px;flex:1;min-width:0}.scrollable-tabs::-webkit-scrollbar{display:none}.tab{padding:5px 0;font-size:16px;font-weight:500;color:#000;white-space:nowrap;cursor:pointer;position:relative;flex-shrink:0;transition:color .2s ease}.tab:hover{color:#fe5102}.tab.active{font-size:18px;font-weight:600;color:#fe5102}.tab.active:after{content:"";position:absolute;bottom:1px;left:50%;transform:translate(-50%);width:20px;height:5px;background-image:url(../select.png);background-size:100% 100%;background-repeat:no-repeat;background-position:center;z-index:10}.tab.more-categories{color:#000;font-size:16px;margin-left:15px;flex-shrink:0}.tab.more-categories:hover{color:#fe5102}.tab.more-categories.active{color:#fe5102;font-size:18px;font-weight:600}.search-section{padding:0 15px;margin-bottom:15px;display:flex;justify-content:center}.search-container{width:100%;max-width:600px}.search-bar{display:flex;align-items:center;background-color:#fff;border:3px solid #E08354;border-radius:17px;padding:8px 15px;width:100%;height:50px;margin-top:10px}.search-icon{width:24px;height:24px;margin-right:10px;object-fit:contain}.search-divider{width:1px;height:16px;background-color:#e0e0e0;margin-right:10px}.search-bar input{flex:1;background:transparent;border:none;outline:none;font-size:15px;color:#333}.search-bar input::placeholder{color:#999}.search-btn{background-color:#fe5102;color:#fff;border:none;border-radius:13px;padding:1px 20px;font-size:16px;font-weight:380;cursor:pointer;min-width:95px;min-height:40px;margin-right:-.8rem}.main{flex:1;padding:0 15px}.activities-container{display:flex;justify-content:space-evenly;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:5px}.activity-card{border-radius:8px;position:relative;width:128px;height:155px}.corner-tag{position:absolute;top:0;right:0;background-color:#f44;color:#fff;font-size:10px;padding:2px 8px;transform:rotate(45deg);transform-origin:top right;width:100px;text-align:center;font-weight:700}.activity-content{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%}.activity-header{display:flex;justify-content:center;align-items:center;width:100%}.activity-title{font-size:14px;font-weight:600;color:#333;margin:0;padding-top:10px}.activity-seal{font-size:10px;padding:12px 8px 2px;border-radius:10px;font-weight:700;width:30px;margin-right:15px}.activity-corner-tag{position:absolute;top:-29px;right:-7px;width:55px;height:100px;object-fit:contain;transform:rotate(0);z-index:10}.activity-image-container{width:100px;height:100px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;margin-top:-20px}.activity-image{width:80px;height:80px;object-fit:contain}.activity-footer{display:flex;flex-direction:column;align-items:center;width:100%;margin-top:-25px;margin-left:-5px;margin-bottom:10px}.activity-price{font-size:19px;font-weight:700;color:#d13f39;margin-bottom:5px;margin-left:-50px;font-family:bahnschrift}.activity-tag{font-size:11px;color:#fff;margin-top:-27.5px;margin-left:50px;background-color:#e53e6c;width:55px;border-radius:6px;align-items:center;justify-content:center}.activity-tag.subsidy-price{background-color:#ee383c}.activity-tag.seckill-price{background-color:#e53e6c}.activity-icon{width:10px}.promo-banner{background:linear-gradient(to right,#fc0304 30%,#fc4103);border-radius:4px;padding:10px;margin-bottom:15px;color:#fff}.banner-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px}.banner-text{font-size:15px;font-weight:400;flex:1;padding-left:30px}.banner-tags{display:flex;align-items:center;gap:10px;margin:-5px}.banner-tag-btn{width:100px;height:28px;object-fit:contain}.tag福利{background-color:#fff3cd;color:#856404;font-size:12px;padding:2px 8px;border-radius:10px;font-weight:700}.tag-link{font-size:12px;color:#fff;text-decoration:underline;cursor:pointer}.products-section{margin-bottom:20px;min-height:100vh}.products-grid{display:flex;flex-wrap:wrap;justify-content:space-evenly;gap:10px;width:100%}.product-card{background-color:#fff;border-radius:4px;overflow:hidden;box-shadow:0 1px 4px #0000001a;position:relative;width:195px;height:280px}.product-card.product-card-empty{box-shadow:none}.product-header{padding:8px}.product-tags{display:flex;gap:5px;flex-wrap:wrap}.product-tag{background-color:#ff6b001a;color:#ff6b00;font-size:10px;padding:2px 6px;border-radius:10px}.product-image-container{position:relative;padding-top:75%;overflow:hidden;width:195px;height:195px;margin-top:-15px}.product-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.product-discount{position:absolute;bottom:10px;left:10px;background-color:#f44;color:#fff;font-size:10px;padding:2px 8px;border-radius:10px;font-weight:700}.product-price-tag{position:absolute;top:10px;right:10px;background-color:#ffffffe6;color:#f44;font-size:16px;font-weight:700;padding:5px 10px;border-radius:15px}.product-info{padding:10px}.regular-price{text-decoration:line-through;color:#9e9e9e}.product-title{font-size:13px;font-weight:500;color:#333;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-price-container{display:flex;align-items:flex-end;justify-content:space-between}.price-info{display:flex;flex-direction:column}.original-price{font-size:14px;color:#999;text-decoration:line-through;margin-top:3px}.current-price{display:flex;align-items:baseline;font-size:16px;font-weight:700;font-family:Alimama ShuHeiTi-Bold;color:#e7772e;margin-top:-4px}.currency{font-size:20px;margin-right:3px;color:#f44}.current-price-value{font-size:24px;font-weight:500;font-family:bahnschrift}.add-to-cart-btn{width:18px;height:18px;margin-bottom:3px}.bottom-nav{background-color:#fff;border-top:1px solid #e0e0e0;padding:10px 5px 24px;display:flex;justify-content:space-around;align-items:center;position:sticky;bottom:0;z-index:100}.nav-item{display:flex;flex-direction:column;align-items:center;gap:5px;cursor:pointer}.nav-item .nav-text{font-size:13px;color:#4d515b;font-family:Arial}.nav-item.active .nav-text{color:#ff6b00}.nav-icon{width:28px;height:28px;object-fit:contain}@media(min-width:768px){.app{max-width:768px;margin:0 auto;box-shadow:0 0 10px #0000001a}}@media(max-width:767px){.activities-container{grid-template-columns:repeat(3,1fr);gap:10px}.activity-card{width:100%;height:auto;min-height:100px}.activity-image{width:80px;height:80px}.activity-title{font-size:12px}.products-grid{grid-template-columns:repeat(2,1fr);gap:10px}.product-card{width:100%;height:auto;min-height:260px;max-width:calc(50% - 5px)}.product-image-container{width:100%;height:auto;padding-top:100%}}@media(max-width:480px){.header{padding:10px 0 20px;height:auto;min-height:78px}.nav-tabs{gap:10px;padding:10px 0}.tab{font-size:14px}.tab.active{font-size:16px}.search-bar{height:45px;padding:6px 12px}.search-btn{min-width:80px;min-height:35px;font-size:14px;margin-right:-10px}.activities-container{gap:8px}.activity-card{min-height:100px}.activity-image{width:80px;height:80px}.activity-price{font-size:16px}.activity-tag{font-size:10px;width:50px}.banner-text{font-size:12px;padding-left:30px}.banner-tags{gap:5px}.banner-tag-btn{width:100px;height:28px}.products-grid{gap:8px}.product-card{min-height:240px}.product-title{font-size:12px}.current-price{font-size:15px}.current-price-value{font-size:20px}.nav-item .nav-text{font-size:12px}.nav-icon{width:24px;height:24px}}@media(max-width:360px){.activities-container{grid-template-columns:repeat(3,1fr);gap:6px}.activity-card{min-height:100px}.activity-title{font-size:12px}.activity-image{width:80px;height:80px}.products-grid{gap:6px}.product-card{min-height:220px}.product-title{font-size:11px}.current-price{font-size:14px}.current-price-value{font-size:20px}.activity-seal{font-size:10px;padding:12px 8px 2px;border-radius:10px;font-weight:700;width:30px;margin-right:7px}.banner-text{font-size:15px;padding-left:20px}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.activity-card,.product-card{animation:fadeIn .3s ease forwards}.activity-card:nth-child(2){animation-delay:.1s}.activity-card:nth-child(3){animation-delay:.2s}.product-card:nth-child(2){animation-delay:.1s}.product-card:nth-child(3){animation-delay:.2s}.product-card:nth-child(4){animation-delay:.3s}textarea:focus-visible{outline:none}input:focus-visible{outline:none}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;color:#333}.no-scroll{overflow:hidden}.loading-container{position:relative}.loading-spinner{position:absolute;top:calc(50% - 20px);left:calc(50% - 20px);border:4px solid rgba(0,0,0,.1);border-left-color:#e7772e;border-radius:50%;width:40px;height:40px;animation:spin 1s linear infinite;margin:0 auto 10px}.loading-skeleton{width:100%}.header-top .loading-skeleton-title{margin-bottom:0;width:100%}@keyframes spin{to{transform:rotate(360deg)}}.loading-text{text-align:center;color:#666;font-size:14px}button{cursor:pointer;border:none;outline:none;background:none}a{text-decoration:none;color:inherit}
