@charset "UTF-8";*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,PingFang SC,Microsoft YaHei,sans-serif;background:#f0f0f0;color:#333;-webkit-font-smoothing:antialiased}#app{min-height:100vh}.portal-page{min-height:100vh;display:flex;flex-direction:column;max-width:480px;margin:0 auto;background:#f5f5f5}.portal-header{background:#fff;padding:12px 16px;display:flex;align-items:center;justify-content:center;border-bottom:2px solid #e53935;position:relative}.portal-header__back,.portal-header__menu{width:36px;border:none;background:none;font-size:22px;color:#666;cursor:pointer;flex-shrink:0}.portal-header__spacer{width:36px;flex-shrink:0}.portal-header__title{margin:0;font-size:18px;color:#e53935;font-weight:600;flex:1;text-align:center}.portal-header__title--active{border-bottom:3px solid #e53935;padding-bottom:4px}.portal-header--sub{position:relative;justify-content:center;flex-shrink:0}.portal-header--sub .portal-header__back{position:absolute;left:8px;top:50%;transform:translateY(-50%);width:auto;font-size:28px;line-height:1;color:#e53935;padding:4px 12px}html.is-wechat .portal-header__title{display:none}html.is-wechat .portal-header{border-bottom:none;min-height:0}html.is-wechat .portal-header:not(:has(.portal-header__back)):not(:has(.portal-header__menu)){display:none}html.is-wechat .portal-header:has(.portal-header__back),html.is-wechat .portal-header:has(.portal-header__menu){padding-top:8px;padding-bottom:8px}.portal-page--with-footer{padding-bottom:64px}.portal-page--home{background:#f0f0f0}.portal-page:has(.portal-tabbar){padding-bottom:calc(56px + env(safe-area-inset-bottom,0px))}.portal-page:has(.portal-tabbar):has(.portal-footer-bar){padding-bottom:calc(120px + env(safe-area-inset-bottom,0px))}.portal-page:has(.portal-tabbar) .portal-footer-bar{bottom:calc(56px + env(safe-area-inset-bottom,0px))}.portal-carousel{position:relative;width:100%;margin:0 0 12px;overflow:hidden;background:#000;aspect-ratio:375/240;border-radius:8px;box-shadow:0 1px 4px #0000000f}.portal-carousel__track{display:flex;height:100%;transition:transform .35s ease}.portal-carousel__slide{position:relative;flex:0 0 100%;height:100%}.portal-carousel__slide img{display:block;width:100%;height:100%;object-fit:cover}.portal-carousel__caption{position:absolute;left:0;right:0;bottom:0;padding:28px 12px 10px;background:linear-gradient(transparent,#000000a6);color:#fff;pointer-events:none}.portal-carousel__caption-title{margin:0;font-size:14px;font-weight:600;line-height:1.35;text-shadow:0 1px 2px rgba(0,0,0,.35)}.portal-carousel__caption-desc{margin:4px 0 0;font-size:12px;line-height:1.4;opacity:.92;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.portal-carousel__dots{position:absolute;left:0;right:0;bottom:36px;display:flex;justify-content:center;gap:6px}.portal-carousel__dot{width:8px;height:8px;padding:0;border:none;border-radius:50%;background:#ffffff73;cursor:pointer}.portal-carousel__dot.is-active{background:#409eff}.portal-body{flex:1;padding:16px}.portal-body--home{padding:0}.portal-hero{position:relative;padding-bottom:72px;background:#f0f0f0}.portal-carousel--hero{aspect-ratio:1/1;width:100%;height:auto;background:#1a1a1a}.portal-carousel--hero .portal-carousel__track{height:100%}.portal-carousel--hero .portal-carousel__slide img{object-fit:cover;object-position:center center}.portal-hero__carousel.portal-carousel{margin:0;border-radius:0;box-shadow:none}.portal-hero__carousel .portal-carousel__dots{bottom:16px}.portal-form{background:#fff;border-radius:8px;padding:16px;box-shadow:0 1px 4px #0000000f}.portal-form--overlay{position:absolute;left:16px;right:16px;bottom:0;z-index:2;margin:0;padding:14px 16px 16px;border-radius:12px;box-shadow:0 2px 16px #00000014;overflow:hidden}.portal-form--overlay .portal-field{position:relative;display:flex;align-items:center;margin-bottom:10px;border:none;border-radius:999px;background:#f8f8f8;overflow:hidden}.portal-form--overlay .portal-field__icon{display:flex;align-items:center;justify-content:center;width:42px;flex-shrink:0;color:#e53935;background:transparent}.portal-form--overlay .portal-field__icon svg{width:18px;height:18px}.portal-form--overlay .portal-field input{flex:1;min-width:0;padding:12px 16px 12px 0;font-size:14px;border:0;outline:none;background:transparent!important;background-color:transparent!important;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none;color:#333}.portal-form--overlay .portal-field input::placeholder{color:#bbb}.portal-form--overlay .portal-field input:-webkit-autofill,.portal-form--overlay .portal-field input:-webkit-autofill:hover,.portal-form--overlay .portal-field input:-webkit-autofill:focus,.portal-form--overlay .portal-field input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 1000px #f8f8f8 inset;box-shadow:0 0 0 1000px #f8f8f8 inset;-webkit-text-fill-color:#333;caret-color:#333;transition:background-color 99999s ease-out}.portal-form.portal-form--overlay{background:#fffffff2}.portal-submit--compact{width:100%;padding:12px;margin-top:2px;font-size:16px;font-weight:600;border-radius:999px;letter-spacing:.5px}.portal-field{display:flex;align-items:center;border:1px solid #ddd;border-radius:4px;margin-bottom:12px;overflow:hidden;background:#fff}.portal-field__icon{width:40px;text-align:center;color:#999;flex-shrink:0}.portal-field input{flex:1;border:none;outline:none;padding:12px 8px;font-size:15px;min-width:0}.portal-slider{display:flex;align-items:center;height:40px;background:#e8f5e9;border:1px solid #c8e6c9;border-radius:4px;margin-bottom:16px;position:relative;-webkit-user-select:none;user-select:none;touch-action:none}.portal-slider__track{flex:1;text-align:center;font-size:14px;color:#666}.portal-slider__handle{position:absolute;left:0;top:0;width:48px;height:100%;background:#fff;border:1px solid #c8e6c9;display:flex;align-items:center;justify-content:center;cursor:grab;transition:left .1s}.portal-slider.is-done .portal-slider__track{color:#4caf50}.portal-submit{width:100%;padding:14px;border:none;border-radius:24px;background:#e53935;color:#fff;font-size:16px;font-weight:600;cursor:pointer}.portal-submit:disabled{opacity:.6;cursor:not-allowed}.portal-notice{width:100%;margin:0;padding:16px 16px 20px;background:transparent}.portal-notice__title{margin:0 0 10px;font-size:15px;font-weight:600;color:#e53935;text-align:center}.portal-notice__body{font-size:13px;line-height:1.65;color:#666}.portal-site-copyright{padding:0 16px 24px;text-align:center;background:#f0f0f0}.portal-site-copyright__line{margin:0;font-size:11px;line-height:1.6;color:#999}.portal-site-copyright__line--inline{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:4px 6px}.portal-site-copyright__text{white-space:nowrap}.portal-site-copyright__beian-link{display:inline-flex;align-items:center;justify-content:center;gap:4px;font-size:inherit;line-height:1;color:#999;text-decoration:none;white-space:nowrap}.portal-site-copyright__line--hotline{display:flex;align-items:center;justify-content:center}.portal-site-copyright__tel{color:inherit;text-decoration:none;white-space:nowrap}.portal-site-copyright__beian{display:flex;flex-direction:column;align-items:center;gap:4px}.portal-site-copyright__beian-icon{width:14px;height:14px;object-fit:contain;flex-shrink:0}.portal-rich{overflow-x:hidden;word-break:break-word}.portal-rich p{margin:0 0 8px}.portal-rich ol,.portal-rich ul{margin:0 0 8px;padding-left:1.4em}.portal-rich li{margin-bottom:4px}.portal-rich figure.image,.portal-rich figure{display:block;width:100%;max-width:100%;margin:0 0 8px;float:none!important}.portal-rich figure.image img,.portal-rich img,.portal-rich .portal-rich__img{display:block;box-sizing:border-box;width:100%;max-width:100%;height:auto!important;object-fit:contain;object-position:center;margin:0 0 8px}.portal-rich figure.media{display:block;width:100%;max-width:100%;margin:0 0 8px}.portal-rich video{display:block;max-width:100%;width:100%;height:auto;margin:0 auto 8px;background:#1a1a1a;object-fit:cover;object-position:center}.portal-rich iframe{max-width:100%}.portal-rich table{max-width:100%;table-layout:fixed}.portal-tabbar{position:fixed;left:0;right:0;bottom:0;z-index:30;max-width:480px;margin:0 auto;display:flex;align-items:stretch;background:#fff;border-top:1px solid #eee;padding-bottom:env(safe-area-inset-bottom,0px);box-shadow:0 -2px 12px #0000000f}.portal-tabbar__item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;padding:6px 4px 4px;border:none;background:transparent;color:#999;cursor:pointer;min-width:0}.portal-tabbar__item.is-active{color:#e53935}.portal-tabbar__item.is-active .portal-tabbar__icon{width:36px;height:36px;background:#e53935;color:#fff}.portal-tabbar__item.is-active .portal-tabbar__label{color:#e53935;font-weight:600}.portal-tabbar__item:active{opacity:.85}.portal-tabbar__icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;color:#999;transition:width .15s ease,height .15s ease,background .15s ease,color .15s ease}.portal-tabbar__icon svg{width:20px;height:20px}.portal-tabbar__item.is-active .portal-tabbar__icon svg{width:18px;height:18px}.portal-tabbar__label{font-size:11px;line-height:1.2;color:#999;white-space:nowrap}.portal-dialog{position:relative;background:#fff;border-radius:8px;width:100%;max-width:320px;padding:20px 16px 16px}.portal-dialog--order{max-width:300px}.portal-dialog__x{position:absolute;top:8px;right:10px;border:none;background:transparent;font-size:20px;color:#999;cursor:pointer;line-height:1}.portal-dialog__tip{margin:0 0 12px;font-size:14px;color:#333;text-align:center;line-height:1.5}.portal-dialog__input{width:100%;box-sizing:border-box;padding:10px 12px;border:1px solid #ddd;border-radius:4px;font-size:15px;margin-bottom:16px}.portal-dialog__actions{display:flex;flex-direction:column;gap:10px}.portal-dialog__actions--row{flex-direction:row;justify-content:center;gap:12px}.portal-dialog__btn{flex:1;max-width:120px;padding:10px 16px;border-radius:4px;font-size:15px;border:none;cursor:pointer}.portal-dialog__btn--primary{background:#1e88e5;color:#fff}.portal-dialog__btn--ghost{background:#f5f5f5;color:#333;border:1px solid #ddd}.portal-modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:100;display:flex;align-items:center;justify-content:center;padding:16px}.portal-modal{background:#fff;border-radius:8px;width:100%;max-width:400px;max-height:80vh;display:flex;flex-direction:column;overflow:hidden}.portal-modal__title{padding:14px;text-align:center;font-size:16px;font-weight:600;border-bottom:1px solid #eee}.portal-modal__body{padding:16px;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;font-size:14px;line-height:1.7;color:#333}.portal-modal__body :deep(.emphasis){color:#e53935}.portal-modal__footer{padding:12px 16px 16px;text-align:center}.portal-modal__close{min-width:120px;padding:10px 24px;border:none;border-radius:20px;background:#e53935;color:#fff;font-size:15px;cursor:pointer}.portal-notice-sheet-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:250;display:flex;align-items:flex-end;justify-content:center;background:#00000073}.portal-notice-sheet{width:100%;max-width:480px;max-height:min(85vh,640px);display:flex;flex-direction:column;background:#fff;border-radius:16px 16px 0 0;overflow:hidden;padding-bottom:env(safe-area-inset-bottom,0px)}.portal-notice-sheet__header{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;padding:12px 16px;background:#e53935;color:#fff}.portal-notice-sheet__title{margin:0;font-size:17px;font-weight:600;line-height:1.3}.portal-notice-sheet__close{flex-shrink:0;border:none;background:none;color:#fff;font-size:26px;line-height:1;padding:0 4px;cursor:pointer}.portal-notice-sheet__body{flex:1;min-height:0;padding:16px 18px;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;font-size:14px;line-height:1.75;color:#333;text-align:left}.portal-notice-sheet__body :deep(.emphasis){color:#e53935}.portal-notice-sheet__footer{flex-shrink:0;padding:12px 20px 20px}.portal-notice-sheet__ack{width:100%;padding:13px 16px;border:none;border-radius:999px;background:#e53935;color:#fff;font-size:16px;font-weight:500;cursor:pointer}.portal-notice-sheet__ack:disabled{opacity:.55;cursor:not-allowed}.portal-notice-sheet-enter-active,.portal-notice-sheet-leave-active{transition:background-color .32s ease}.portal-notice-sheet-enter-active .portal-notice-sheet,.portal-notice-sheet-leave-active .portal-notice-sheet{transition:transform .32s cubic-bezier(.32,.72,0,1)}.portal-notice-sheet-enter-from,.portal-notice-sheet-leave-to{background-color:#0000}.portal-notice-sheet-enter-from .portal-notice-sheet,.portal-notice-sheet-leave-to .portal-notice-sheet{transform:translateY(100%)}.portal-toast{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#000000bf;color:#fff;padding:12px 16px;border-radius:8px;font-size:14px;line-height:1.5;z-index:200;max-width:min(88vw,320px);max-height:50vh;overflow-y:auto;text-align:center;white-space:pre-wrap;word-break:break-word;box-sizing:border-box}.portal-alert-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:300;display:flex;align-items:center;justify-content:center;padding:24px 16px;background:#00000073;box-sizing:border-box}.portal-alert{width:min(100%,340px);max-height:min(70vh,480px);display:flex;flex-direction:column;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 8px 32px #0000002e}.portal-alert__title{margin:0;padding:16px 16px 0;font-size:17px;font-weight:600;color:#303133;text-align:center}.portal-alert__body{flex:1;margin:0;padding:12px 16px 16px;font-size:14px;line-height:1.65;color:#606266;overflow-y:auto;white-space:pre-wrap;word-break:break-word}.portal-alert__btn{margin:0 16px 16px;padding:12px;border:none;border-radius:24px;background:#e53935;color:#fff;font-size:16px;cursor:pointer}.express-trace-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:320;display:flex;align-items:flex-end;justify-content:center;padding:0;background:#00000073;box-sizing:border-box}.express-trace{width:100%;max-width:480px;max-height:min(85vh,640px);display:flex;flex-direction:column;background:#fff;border-radius:16px 16px 0 0;overflow:hidden}.express-trace__header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid #f0f0f0}.express-trace__title{margin:0;font-size:17px;font-weight:600;color:#303133}.express-trace__close{border:none;background:none;font-size:28px;line-height:1;color:#909399;cursor:pointer;padding:0 4px}.express-trace__loading,.express-trace__empty,.express-trace__tip{padding:16px;font-size:14px;color:#909399;text-align:center}.express-trace__tip{color:#e6a23c;background:#fdf6ec;margin:0 16px;border-radius:6px}.express-trace__summary{padding:12px 16px;font-size:14px;line-height:1.8;color:#606266;border-bottom:1px solid #f5f5f5}.express-trace__summary p{margin:0}.express-trace__summary .label{display:inline-block;width:72px;color:#909399}.express-trace__summary .state{font-style:normal;color:#f57c00;font-weight:600}.express-trace__timeline{list-style:none;margin:0;padding:12px 16px;overflow-y:auto;flex:1;max-height:42vh;-webkit-overflow-scrolling:touch}.express-trace__item{position:relative;display:flex;gap:10px;padding:0 0 16px 4px}.express-trace__item:last-child{padding-bottom:0}.express-trace__item:before{content:"";position:absolute;left:7px;top:14px;bottom:0;width:2px;background:#e4e7ed}.express-trace__item:last-child:before{display:none}.express-trace__item.is-first .express-trace__dot{background:#e53935;box-shadow:0 0 0 3px #e5393533}.express-trace__item.is-first .express-trace__content{color:#303133}.express-trace__item.is-first .express-trace__content p{font-weight:500}.express-trace__dot{flex-shrink:0;width:10px;height:10px;margin-top:4px;border-radius:50%;background:#c0c4cc;z-index:1}.express-trace__content{flex:1;min-width:0;font-size:13px;color:#909399}.express-trace__content time{display:block;margin-bottom:4px;font-size:12px}.express-trace__content p{margin:0;line-height:1.5;word-break:break-word}.express-trace__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px 20px;border-top:1px solid #f0f0f0;padding-bottom:max(20px,env(safe-area-inset-bottom))}.express-trace__link{font-size:13px;color:#409eff;text-decoration:none}.express-trace__btn{flex:1;max-width:160px;margin-left:auto;padding:10px 20px;border:none;border-radius:22px;background:#e53935;color:#fff;font-size:15px;cursor:pointer}.portal-body--card{padding-bottom:8px}.card-product{display:flex;gap:12px;background:#fff;padding:12px;border-radius:8px;margin-bottom:12px}.card-product__img{width:88px;height:88px;border-radius:6px;object-fit:cover;flex-shrink:0}.card-product__img--placeholder{display:flex;align-items:center;justify-content:center;background:#eee;color:#999}.card-product__name{margin:0 0 8px;font-size:16px}.card-product__subtitle{margin:0 0 6px;font-size:12px;color:#888;line-height:1.4}.card-product__price{display:flex;align-items:baseline;gap:2px;margin:0 0 6px;font-weight:600;color:#e53935}.card-product__price--market{font-size:14px}.card-product__price--market .card-product__amount{font-size:15px}.card-product__amount{font-size:18px}.card-product__spec{margin:0;font-size:13px;color:#888}.btn-outline{width:100%;padding:10px;border:1px solid #e53935;border-radius:20px;background:#fff;color:#e53935;font-size:15px;cursor:pointer;margin-bottom:16px}.section-divider{text-align:center;color:#999;font-size:13px;margin:16px 0}.info-list{list-style:none;margin:0 0 16px;padding:0;background:#fff;border-radius:8px}.info-list li{display:flex;justify-content:space-between;padding:12px 14px;border-bottom:1px solid #f0f0f0;font-size:14px}.info-list li:last-child{border-bottom:none}.info-list span{color:#666}.info-list em{font-style:normal;color:#333}.mall-notice{background:#fff;border-radius:8px;padding:14px;margin-bottom:16px}.mall-notice__title{font-size:14px;margin-bottom:8px}.mall-notice__text{margin:0;font-size:13px;color:#666;line-height:1.6}.portal-footer-bar{position:fixed;left:0;right:0;bottom:0;max-width:480px;margin:0 auto;display:flex;background:#fff;border-top:1px solid #eee;z-index:20}.footer-btn{flex:1;padding:14px;border:none;font-size:16px;cursor:pointer}.footer-btn--outline{background:#fff;color:#409eff}.footer-btn--primary{background:#e53935;color:#fff}.ship-row__label--with-help{display:inline-flex;align-items:center;justify-content:flex-end;gap:2px;width:96px;flex-shrink:0;text-align:right}.ship-row__label--with-help .ship-row__label-text{flex-shrink:0}.ship-date-help-wrap{position:relative;display:inline-flex;flex-shrink:0;margin-left:1px;vertical-align:middle}.ship-date-help-btn{flex-shrink:0;width:16px;height:16px;padding:0;border:1px solid #e53935;border-radius:50%;background:#fff;color:#e53935;font-size:12px;font-weight:600;line-height:14px;text-align:center;cursor:help}.ship-date-help-btn:hover,.ship-date-help-btn:focus-visible,.ship-date-help-btn[aria-expanded=true]{color:#c62828;outline:none}.ship-date-tooltip{position:absolute;left:calc(100% + 10px);top:50%;z-index:30;transform:translateY(-50%);width:max-content;max-width:min(280px,100vw - 130px);padding:8px 12px;font-size:12px;line-height:1.5;color:#fff;text-align:left;background:#303133;border-radius:4px;box-shadow:0 2px 12px #0000001f;pointer-events:none}.ship-date-tooltip:after{content:"";position:absolute;left:-5px;top:50%;transform:translateY(-50%);border:5px solid transparent;border-right-color:#303133}.ship-row:has(.ship-date-help-wrap){overflow:visible}.shipping-form{overflow:visible;background:#fff}.ship-row{display:flex;align-items:center;border-bottom:1px solid #eee;padding:0 12px;min-height:48px}.ship-row__label{width:96px;flex-shrink:0;font-size:14px;color:#333;text-align:right;padding-right:8px;box-sizing:border-box}.ship-row__label.req:before{content:"* ";color:#e53935}.ship-row input,.ship-row select{flex:1;border:none;outline:none;padding:12px 0;font-size:15px;background:transparent;min-width:0}.ship-row--plain{margin-bottom:0}.smart-block{padding:12px;border-top:8px solid #f5f5f5}.smart-block__title{font-size:14px;margin-bottom:8px}.smart-block textarea{width:100%;border:1px solid #ddd;border-radius:4px;padding:8px;font-size:14px;resize:vertical}.smart-block__btn{float:right;margin-top:8px;padding:6px 16px;border:none;border-radius:4px;background:#e53935;color:#fff;font-size:14px;cursor:pointer}.smart-block__hint{clear:both;margin:40px 0 0;font-size:12px;color:#999;background:#f9f9f9;padding:8px;border-radius:4px}.shipping-form .portal-slider{margin:16px 12px}.shipping-form .portal-submit{margin:0 12px 16px;width:calc(100% - 24px)}.portal-page--orders .portal-body{padding:12px}.order-list{list-style:none;margin:16px 0 0;padding:0}.order-list__item{margin-bottom:12px;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000f;overflow:hidden}.order-card{background:#fff;border-radius:8px;margin-bottom:10px;box-shadow:0 1px 4px #0000000f}.order-card--compact{margin-bottom:0;border-radius:0;box-shadow:none}.order-card--compact:first-child{border-radius:8px 8px 0 0}.order-card--recipient{padding:14px 12px 10px}.order-card--plain{padding:10px 12px 12px;border-top:1px solid #f5f5f5}.order-card__name-row{display:flex;align-items:baseline;gap:10px;margin-bottom:8px}.order-card__name{font-size:18px;font-weight:700;color:#222}.order-card__phone{font-size:16px;color:#333}.order-card__addr{margin:0;font-size:14px;line-height:1.5;color:#888;display:flex;gap:4px;align-items:flex-start}.order-card__pin{flex-shrink:0}.order-kv{margin:0}.order-kv__row{display:flex;font-size:14px;line-height:1.8;color:#666}.order-kv__row dt{flex-shrink:0;width:72px;margin:0;color:#999}.order-kv__row dd{margin:0;flex:1;color:#333;word-break:break-all}.order-kv--compact .order-kv__row{line-height:1.6}.order-status-bar{display:flex;align-items:center;justify-content:space-between;padding:12px;background:#fff;border-radius:8px;margin-bottom:10px;box-shadow:0 1px 4px #0000000f}.order-status-bar--inline{margin-bottom:0;border-radius:0;box-shadow:none;border-top:1px solid #f5f5f5;border-bottom:1px solid #f5f5f5}.order-status-bar__status{display:flex;align-items:center;gap:6px;font-size:15px;font-weight:600;color:#e53935}.order-status-bar__status.is-shipped{color:#f57c00}.order-status-bar__status.is-cancelled{color:#999}.order-status-bar__status.is-pending{color:#e53935}.order-product{display:flex;gap:12px;padding:12px;margin-bottom:0;border-radius:0;box-shadow:none}.order-product__thumb{width:72px;height:72px;flex-shrink:0;border-radius:6px;background:#f5f5f5;display:flex;align-items:center;justify-content:center;overflow:hidden}.order-product__img{width:100%;height:100%;object-fit:cover}.order-product__placeholder{font-size:36px;line-height:1}.order-product__name{margin:0 0 6px;font-size:15px;font-weight:600;color:#333;line-height:1.4}.order-product__spec,.order-product__qty{margin:0 0 4px;font-size:13px;color:#999}.order-express{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;background:#fff;border-radius:0 0 8px 8px;border-top:1px solid #f0f0f0}.order-express--inline{margin-top:0}.order-express__info{flex:1;min-width:0;font-size:13px;line-height:1.6;color:#666}.order-express__info p{margin:0;word-break:break-all}.order-express__btn{flex-shrink:0;padding:8px 14px;border:none;border-radius:20px;background:#e53935;color:#fff;font-size:13px;cursor:pointer;white-space:nowrap}.portal-page--success{background:#fff}.portal-page--benefit{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;background:#fff}.portal-page--benefit .portal-footer{flex-shrink:0}.portal-benefit{flex:1;display:flex;flex-direction:column;padding:28px 20px 16px;box-sizing:border-box;min-height:0}.portal-benefit__loading{flex:1;display:flex;align-items:center;justify-content:center;font-size:14px;color:#999}.portal-benefit__head{flex-shrink:0;margin-bottom:8px}.portal-benefit__title{margin:0 0 12px;font-size:20px;font-weight:600;color:#333;line-height:1.45}.portal-benefit__intro{margin:12px 0 0;font-size:15px;color:#555;line-height:1.7}.portal-benefit__body{flex:1;display:flex;flex-direction:column;min-height:0;padding-top:16px}.portal-benefit__body--center{justify-content:center;align-items:stretch;gap:24px;padding-top:0}.portal-benefit__phone-block{padding:28px 20px;background:#fff7f0;border-radius:12px;text-align:center}.portal-benefit__phone-label{display:block;margin-bottom:10px;font-size:14px;color:#999}.portal-benefit__phone{display:block;font-size:30px;font-weight:700;color:#e53935;text-decoration:none;line-height:1.2}.portal-benefit__note{margin:0;font-size:14px;color:#666;line-height:1.65;text-align:center}.portal-benefit__actions{flex-shrink:0;padding-top:28px;display:flex;flex-direction:column;gap:12px}.portal-page--centered{min-height:100vh;display:flex;flex-direction:column}.pickup-success{flex:1;display:flex;flex-direction:column;align-items:center;padding:48px 24px 24px;text-align:center}.pickup-success--centered{justify-content:center}.pickup-success__icon{width:88px;height:88px;border-radius:50%;background:#e53935;color:#fff;font-size:48px;font-weight:700;line-height:88px;margin-bottom:20px}.pickup-success__title{margin:0 0 16px;font-size:22px;font-weight:600;color:#333}.pickup-success__order{margin:0 0 32px;font-size:15px;color:#666;word-break:break-all}.pickup-success__order-no{color:#e53935;font-weight:600}.pickup-success__actions{width:100%;max-width:320px;display:flex;flex-direction:column;gap:12px;border:none;padding:0;margin:0;background:transparent}.pickup-success__btn{width:100%;min-height:48px;padding:12px 18px;border-radius:24px;font-size:16px;font-weight:600;cursor:pointer;box-sizing:border-box;border:1px solid #ddd;background:#fff;color:#333;font-family:inherit;line-height:1.35;text-align:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent}.pickup-success__btn:disabled{opacity:.6;cursor:not-allowed}.pickup-success__btn:active:not(:disabled){opacity:.92}.pickup-success__btn--primary{border-color:#e53935;background:#e53935;color:#fff}.pickup-success__btn--outline{border-color:#ddd;background:#fff;color:#333}.portal-footer{padding:16px;text-align:center;font-size:12px;color:#bbb}.product-sort-tabs{display:flex;background:#fff;border-bottom:1px solid #eee}.product-sort-tabs__item{flex:1;padding:12px 8px;border:none;background:none;font-size:14px;color:#666;cursor:pointer}.product-sort-tabs__item.is-active{color:#e53935;font-weight:600;box-shadow:inset 0 -2px #e53935}.product-sort-tabs__arrows{margin-left:2px;font-size:11px;color:#999}.portal-body--products{padding:12px}.product-empty{text-align:center;color:#999;font-size:14px;padding:32px 16px}.product-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:10px}.product-card{background:#fff;border-radius:8px;overflow:hidden;display:flex;flex-direction:column}.product-card__main{flex:1;border:none;background:none;padding:0;text-align:left;cursor:pointer}.product-card__img{display:block;width:100%;aspect-ratio:1;object-fit:cover}.product-card__img--placeholder{display:flex;align-items:center;justify-content:center;background:#eee;color:#999}.product-card__info{padding:8px 10px 4px}.product-card__name{margin:0 0 6px;font-size:13px;line-height:1.35;color:#333;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card__price{margin:0;display:flex;align-items:baseline;gap:2px;color:#e53935;font-weight:600}.product-card__amount{font-size:15px}.product-card__unit{font-size:12px}.product-card__pick{align-self:flex-end;margin:0 10px 8px;border:none;background:none;font-size:18px;cursor:pointer;line-height:1}.product-card--disabled{opacity:.45}.product-card--disabled .product-card__main,.product-card--disabled .product-card__pick{cursor:not-allowed}.portal-body--product-detail{padding-bottom:72px}.product-detail__name{margin:0 0 8px;font-size:18px;font-weight:600}.product-detail__price{margin:0 0 16px;color:#e91e63;font-weight:600}.product-detail__amount{font-size:20px}.product-detail__unit{font-size:14px;margin-left:4px}.product-detail__section-title{margin:0 0 12px;font-size:15px;font-weight:600;color:#333}.product-detail__hero{display:block;width:100%;border-radius:6px;margin-bottom:12px}.product-detail__desc{margin:0;font-size:14px;line-height:1.7;color:#555}.product-detail__rich{font-size:14px}.portal-footer-bar--product{padding:8px 12px;gap:8px;align-items:center}.footer-service{display:flex;flex-direction:column;align-items:center;justify-content:center;width:56px;border:none;background:none;font-size:11px;color:#666;flex-shrink:0;opacity:.5}.footer-service__icon{font-size:20px;line-height:1}.footer-btn--redeem{flex:1;border-radius:24px}.portal-body--payment{padding:16px}.payment-card{background:#fff;border-radius:8px;padding:20px 16px;margin-bottom:16px}.payment-card__title{margin:0 0 12px;font-size:17px;font-weight:600}.payment-card__hint{margin:0 0 10px;font-size:13px;color:#888}.payment-card__amount{margin:0;display:flex;align-items:baseline;justify-content:space-between}.payment-card__label{color:#666;font-size:14px}.payment-card__value{color:#e53935;font-size:24px;font-weight:700}.payment-tip{text-align:center;color:#666;font-size:14px;line-height:1.6}.payment-tip--ok{color:#4caf50;font-weight:600}.payment-qr-link{display:block;margin:16px auto;text-align:center;padding:14px 20px;background:#e53935;color:#fff;border:none;border-radius:24px;text-decoration:none;font-size:16px;font-weight:600;max-width:280px;width:100%;cursor:pointer;box-sizing:border-box}.payment-polling{text-align:center;color:#999;font-size:13px}.product-detail__pay-tag{margin-left:8px;font-size:12px;color:#e53935;border:1px solid #ffcdd2;border-radius:4px;padding:0 6px}
