.banner[data-v-7092e31a]{width:688px;height:840px;position:relative;display:flex;flex-direction:column;justify-content:flex-end;background:url(/wp-content/themes/kongfumall/build/images/login_bg.670d8faf.png) no-repeat}.banner .banner-content[data-v-7092e31a]{position:relative;padding:42px;display:flex;flex-direction:column;gap:8px}.banner .banner-title[data-v-7092e31a]{font-weight:700;font-size:36px;line-height:1.222;color:#fff}.banner .banner-subtitle[data-v-7092e31a]{font-weight:500;font-size:14px;line-height:1.571;color:#fff}

.coupon-pack[data-v-4cfbdc7c] {
  padding: 12px 0 0 0;
}
.coupon-grid[data-v-4cfbdc7c]{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  /* grid-template-columns: repeat(auto-fill, minmax(178px, 1fr)); */
  gap: 16px 18px;
}
.coupon-card[data-v-4cfbdc7c]{
  position: relative;
  border-radius: 7px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  box-sizing: border-box;
  transition: transform .15s ease, box-shadow .2s ease, opacity .15s ease;
  cursor: pointer;
  width: 178px;
  /* keep consistent shape even when background image differs */
  height: 167px;
  padding: 16px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border: 1px solid rgba(255,127,0,0.06);
  background-color: rgba(255,250,245,0.35);
}
.coupon-card[data-v-4cfbdc7c]:hover{ transform: translateY(-4px); box-shadow: 0 8px 20px rgba(0,0,0,0.06);
}
.coupon-card.is-active[data-v-4cfbdc7c]{ box-shadow: 0 10px 26px rgba(255,127,0,0.18); border-color: rgba(255,127,0,0.5);
}
.coupon-card.is-disabled[data-v-4cfbdc7c]{ pointer-events: none; opacity: .45;
}
.choose-icon[data-v-4cfbdc7c]{ position: absolute; right: 12px; top: 12px; width: 22px; height: 22px;
}
.card-inner[data-v-4cfbdc7c]{ color: #ff7f00;
}
.coupon-card.is-disabled .choose-icon[data-v-4cfbdc7c]{ display: none;
}
.coupon-card.is-disabled .card-inner[data-v-4cfbdc7c]{ color: #9b9b9b;
}
.coupon-card.is-disabled .amount[data-v-4cfbdc7c]{ color: #6b6b6b
}
.coupon-card.is-disabled .sub[data-v-4cfbdc7c], .coupon-card.is-disabled .valid[data-v-4cfbdc7c], .coupon-card.is-disabled .desc[data-v-4cfbdc7c] { color: #9b9b9b;display: flex;align-items: flex-end;
}
.amount[data-v-4cfbdc7c]{ font-size: 20px; font-weight: 800;
}
.amount .symbol[data-v-4cfbdc7c]{ font-size: 12px;}
.sub[data-v-4cfbdc7c]{ color: #ff7f00; font-size: 12px; opacity: .9;}
.valid[data-v-4cfbdc7c]{ color: #FF9D64; font-size: 12px; margin-top: 10px
}
.desc[data-v-4cfbdc7c]{ 
  color: #ff7f00; 
  font-size: 12px; 
  margin-top: 10px; 
  height: 36px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.bottom-note[data-v-4cfbdc7c]{ left: 14px; bottom: 8px; font-size: 12px; color: #999
}
.coupon-note[data-v-4cfbdc7c] {
  font-weight: 500;
  font-size: 12px;
  color: #A6A6A6;
  margin-top: 4px;
}
.price[data-v-4cfbdc7c] {
  font-weight: 500;
  font-size: 14px;
  color: #A6A6A6;
}

.content-page__banner[data-v-056f9d01]{position:relative;height:658px}.content-page__banner .banner[data-v-056f9d01]{position:relative;border-radius:4px;overflow:hidden;width:1232px;height:436px;margin:0 auto}.content-page__banner .banner .banner-bottom-mask[data-v-056f9d01]{width:100%;height:120px;position:absolute;bottom:0;left:0;background:linear-gradient(0deg, #F3F4F6 0%, rgba(0, 0, 0, 0) 100%);z-index:4}.content-page__banner .banner .banner-bg[data-v-056f9d01]{position:absolute;top:0;left:0;width:100%;height:100%}.content-page__banner .banner .banner-overlay[data-v-056f9d01]{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4)}.content-page__banner .banner .banner-gradient[data-v-056f9d01]{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg, rgba(255, 132, 41, 0.8) 0%, rgba(255, 132, 41, 0.3) 100%)}.content-page__banner .banner .banner-content[data-v-056f9d01]{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;align-items:center;text-align:center;padding:56px 20px 136px 20px;background:rgba(0,0,0,.3)}.content-page__banner .banner .banner-content.delivery[data-v-056f9d01]{padding:24px 20px 136px 20px}.content-page__banner .banner .banner-content.delivery .default-btn-big-size[data-v-056f9d01]{position:absolute;bottom:96px;z-index:6}.content-page__banner .banner .banner-title[data-v-056f9d01]{font-size:64px;font-weight:700;color:#fff;margin-bottom:24px;line-height:72px}.content-page__banner .banner .banner-subtitle[data-v-056f9d01]{color:hsla(0,0%,100%,.9);text-align:center;font-family:Montserrat;font-size:24px;font-style:normal;font-weight:500;line-height:32px;margin-bottom:36px;max-width:965px}.content-page__banner .order-process[data-v-056f9d01]{width:1200px;background:#fff;border-radius:4px;padding:40px;position:relative;top:-72px;z-index:7;height:294px;margin:0 auto}.content-page__banner .order-process .process-title[data-v-056f9d01]{font-size:24px;font-weight:600;margin-bottom:40px;text-align:center}.content-page__banner .order-process .process-steps[data-v-056f9d01]::before{content:"";position:absolute;top:60px;left:0;right:0;height:1px;background:#e5e7eb;z-index:0}.content-page__banner .order-process .process-step[data-v-056f9d01]{text-align:center;position:relative;z-index:1}.content-page__banner .order-process .process-steps[data-v-056f9d01]{display:grid;grid-template-columns:repeat(auto-fit, minmax(0px, 1fr));gap:40px;position:relative}.content-page__banner .order-process .process-steps .step-icon[data-v-056f9d01]{width:96px;height:96px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 24px;font-size:40px;color:#fff;border-radius:71px;border:1px solid #dcdcdc;background:#fff}.content-page__banner .order-process .process-steps .step-title[data-v-056f9d01]{color:rgba(0,0,0,.4);text-align:center;font-size:20px;font-style:normal;font-weight:700;line-height:28px;margin-bottom:24px}.content-page__banner .order-process .process-steps .step-description[data-v-056f9d01]{color:rgba(0,0,0,.26);line-height:1.5;text-align:center;font-family:Montserrat;font-size:14px;font-style:normal;font-weight:500;line-height:22px}.content-page__banner .order-process .process-steps .process-step.active .step-title[data-v-056f9d01]{color:rgba(0,0,0,.9)}.content-page__banner .order-process .process-steps .process-step.active .step-description[data-v-056f9d01]{color:rgba(0,0,0,.6)}.content-page__banner .order-process .process-steps .process-step.active.step-order .step-icon[data-v-056f9d01]{border:1px solid #ff8429;background:#fff3ea}.content-page__banner .order-process .process-steps .process-step.active.step-warehousing .step-icon[data-v-056f9d01]{border:1px solid #0087eb;background:#e6f3fb}.content-page__banner .order-process .process-steps .process-step.active.step-payment .step-icon[data-v-056f9d01]{border:1px solid #eb423c;background:#fdede9}.content-page__banner .order-process .process-steps .process-step.active.step-shipping .step-icon[data-v-056f9d01]{border:1px solid #9e54d6;background:#f4edf9}

.dialog-content__wrapper[data-v-7f703463] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: left;
    padding: 32px;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    min-width: 282px;
    max-width: 600px;
    background: #FFFFFF;
    box-shadow: 0px 10px 30px 0px rgba(0,0,0,0.15);
    border-radius: 30px;
    border: 1px solid #F2F2F2;
    z-index: 999999;
}
.dialog-icon[data-v-7f703463] {
    width: 64px;
    height: 64px;
}
.dialog-message[data-v-7f703463] {
    font-weight: bold;
    font-size: 20px;
    color: #0D0D0D;
    margin-top: 16px;
    word-break: normal !important;
    overflow-wrap: normal !important;
    hyphens: none !important;
    white-space: normal !important;
}


.image-preview__mask[data-v-b537775a] {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.5);
    z-index: 999999;
    display: flex;
    align-items: center;
    justify-content: center;
}
.image-preview__dialog[data-v-b537775a] {
    position: relative;
    max-width: 90vw;
    max-height: 90vh;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.image-preview__img[data-v-b537775a] {
    max-width: 80vw;
    max-height: 80vh;
    border-radius: 8px;
    min-width: 50vw;
    min-height: 50vh;
}
.image-preview__close[data-v-b537775a] {
    position: absolute;
    top: 40px;
    left: 20px;
    font-size: 24px;
    background: #000;
    border: none;
    color: #fff;
    cursor: pointer;
    border-radius: 50%;
    width: 36px;
    height: 36px;
}
.image-preview__prev[data-v-b537775a],
.image-preview__next[data-v-b537775a] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    cursor: pointer;
    background: none;
}
.image-preview__prev img[data-v-b537775a],
.image-preview__next img[data-v-b537775a] {
    width: 40px;
    height: 40px;
}
.image-preview__prev[data-v-b537775a] {
    left: 20px;
}
.image-preview__next[data-v-b537775a] {
    right: 20px;
}
.image-preview__indicator[data-v-b537775a] {
    position: absolute;
    top: 40px;
    right: 20px;
    color: #fff;
}

.kfm-message[data-v-22b6a7c6]{min-width:380px;max-width:480px;box-sizing:border-box;border-radius:8px;position:fixed;left:50%;top:20px;transform:translateX(-50%);background-color:#fff;transition:opacity .3s,transform .4s,top .4s;overflow:hidden;padding:16px 20px;display:flex;align-items:center;gap:12px;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);z-index:9999;font-family:inherit}.kfm-message.is-center[data-v-22b6a7c6]{justify-content:center}.kfm-message__icon[data-v-22b6a7c6]{flex-shrink:0;display:flex;align-items:center}.kfm-message__group[data-v-22b6a7c6]{flex:1;display:flex;flex-direction:column;justify-content:center;gap:4px}.kfm-message__title[data-v-22b6a7c6]{margin:0;font-size:14px;font-weight:500;line-height:20px;color:#0d0d0d}.kfm-message__content[data-v-22b6a7c6]{margin:0;font-size:14px;line-height:20px;color:#0d0d0d;font-weight:500}.kfm-message__action[data-v-22b6a7c6]{flex-shrink:0}.kfm-message__close[data-v-22b6a7c6]{flex-shrink:0;cursor:pointer;color:#999;display:flex;padding:4px}.kfm-message__close[data-v-22b6a7c6]:hover{opacity:.7}.kfm-btn-orange[data-v-22b6a7c6]{background:#ff8429;color:#fff;border:none;border-radius:4px;padding:6px 12px;font-size:12px;font-weight:700;cursor:pointer;transition:background .2s}.kfm-btn-orange[data-v-22b6a7c6]:hover{background:#e66a10}.kfm-message--success[data-v-22b6a7c6],.kfm-message--warning[data-v-22b6a7c6],.kfm-message--error[data-v-22b6a7c6],.kfm-message--unpaid[data-v-22b6a7c6]{background-color:#fff}.kfm-message--redirect[data-v-22b6a7c6]{background-color:#ecfdf3;border:1px solid #20c05c}.kfm-message--redirect .kfm-message__content[data-v-22b6a7c6]{color:#20c05c}.kfm-message--failure[data-v-22b6a7c6]{background-color:#fdf0f0;border:1px solid #e34d59}.kfm-message--failure .kfm-message__content[data-v-22b6a7c6]{color:#e34d59}.kfm-message-fade-enter[data-v-22b6a7c6],.kfm-message-fade-leave-active[data-v-22b6a7c6]{opacity:0;transform:translate(-50%, -100%)}
.login-component[data-v-365d534a]{width:100%}.login-password .el-button.is-loading[data-v-365d534a]{position:absolute;flex-direction:row}.login-password .el-button[data-v-365d534a]:hover,.login-password .el-button[data-v-365d534a]:focus{background:rgba(0,0,0,0);color:var(--theme-font-active-color)}.goole-content[data-v-365d534a]{display:flex;align-items:center;justify-content:center;gap:16px}.send-code-loading[data-v-365d534a]{position:absolute;right:20px;top:33px;color:var(--theme-Font-Gy4);z-index:10}
.login-component[data-v-d8a9cdbe]{width:100%}.register-verify .el-button.is-loading[data-v-d8a9cdbe]{position:absolute;flex-direction:row}.goole-content[data-v-d8a9cdbe]{display:flex;align-items:center;justify-content:center;gap:16px}.send-code-loading[data-v-d8a9cdbe]{position:absolute;right:20px;top:0;color:var(--theme-Font-Gy4);z-index:10}
.login-form[data-v-0d4e5a8e]{padding:26px}.login-component[data-v-0d4e5a8e]{width:100%}.register-verify .el-button.is-loading[data-v-0d4e5a8e]{position:absolute;flex-direction:row}.login-form .welcome-title[data-v-0d4e5a8e]{font-size:30px}.login-form .welcome-subtitle[data-v-0d4e5a8e]{margin:16px 0 24px 0}
.required[data-v-58ca044e]{color:#ff4757;margin-left:2px;font-weight:bold}.total-cost[data-v-58ca044e]{font-weight:bold;font-size:14px;color:#ff7f00}.coupon-box .coupon-item[data-v-58ca044e]{background-repeat:no-repeat;background-position:center center;background-size:cover;padding:18px 20px;border-radius:10px;display:flex;align-items:flex-start;gap:12px;position:relative;min-height:110px;box-sizing:border-box;transition:box-shadow .2s ease,transform .15s ease,opacity .15s ease;cursor:pointer}.coupon-box .coupon-item[data-v-58ca044e]:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgba(0,0,0,.06)}.coupon-box .coupon-item.is-active[data-v-58ca044e]{box-shadow:0 10px 26px rgba(255,127,0,.18)}.coupon-box .coupon-item .coupon-choose[data-v-58ca044e]{position:absolute;top:12px;right:12px;width:22px;height:22px}.coupon-box .coupon-item .coupon-info[data-v-58ca044e]{color:#333;flex:1}.coupon-box .coupon-item .coupon-title[data-v-58ca044e]{font-weight:700;display:flex;align-items:center;gap:8px}.coupon-box .coupon-item.coupon-disabled[data-v-58ca044e]{opacity:.45;pointer-events:none;filter:grayscale(0.08)}.order-previews .order-list[data-v-58ca044e]{display:block}.order-previews .store-box[data-v-58ca044e]{border-radius:8px;margin-bottom:18px;overflow:hidden}.order-previews .store-header[data-v-58ca044e]{display:flex;align-items:center;justify-content:space-between}.order-previews .store-header img[data-v-58ca044e]{width:16px;height:16px}.order-previews .store-header .tip-icon[data-v-58ca044e]{width:14px;height:14px}.order-previews .store-name[data-v-58ca044e]{margin-left:4px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;flex:1 0 0;overflow:hidden;color:var(--Font-Gy2, rgba(0, 0, 0, 0.6));text-overflow:ellipsis;font-size:14px;font-weight:500;line-height:20px}.order-previews .product-row[data-v-58ca044e]{padding:16px 0;border-bottom:1px solid var(--Gray3_, #E7E7E7)}.product-main[data-v-58ca044e]{display:flex;gap:16px;align-items:flex-start}.order-previews .product-row[data-v-58ca044e]:last-child{border-bottom:none}.prod-left[data-v-58ca044e]{width:120px;height:120px;border-radius:3px;overflow:hidden}.prod-pic[data-v-58ca044e]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.prod-right[data-v-58ca044e]{flex:1;min-width:0}.prod-header[data-v-58ca044e]{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;gap:32px}.prod-title[data-v-58ca044e]{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;flex:1 0 0;overflow:hidden;color:var(--Font-Gy1, rgba(0, 0, 0, 0.9));text-overflow:ellipsis;font-size:16px;font-weight:500;line-height:24px}.prod-meta[data-v-58ca044e]{display:flex;flex-direction:column;gap:14px;font-weight:bold;font-size:12px;color:#1c2024;margin-bottom:8px}.muted[data-v-58ca044e]{margin-bottom:8px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;align-self:stretch;overflow:hidden;color:var(--Font-Gy2, rgba(0, 0, 0, 0.6));text-overflow:ellipsis;font-size:12px;font-weight:500;line-height:20px}.prod-delivery[data-v-58ca044e]{display:flex;justify-content:space-between;align-items:center}.prod-delivery input[data-v-58ca044e]{color:#281f15;font-weight:bold;font-size:14px}.delivery-text[data-v-58ca044e]{font-weight:bold;font-size:12px;color:#281f15;margin-right:10px}.prod-price[data-v-58ca044e]{overflow:hidden;color:var(--Font-Gy1, rgba(0, 0, 0, 0.9));text-overflow:ellipsis;font-size:16px;font-weight:500;line-height:24px}.quantity[data-v-58ca044e]{overflow:hidden;color:var(--Font-Gy2, rgba(0, 0, 0, 0.6));text-align:right;text-overflow:ellipsis;white-space:nowrap}.prod-remark[data-v-58ca044e]{margin-top:18px;background:#f2f2f2;padding:8px;border-radius:5px;color:#a6a6a6;font-size:14px}.product-row.unavailable[data-v-58ca044e]{opacity:.45;position:relative}.product-row.unavailable[data-v-58ca044e]::after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background:linear-gradient(180deg, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.6))}.product-row[data-v-58ca044e]{position:relative}.product-row.unavailable[data-v-58ca044e]{filter:grayscale(100%);opacity:.55;pointer-events:none}.product-row.unavailable .prod-pic[data-v-58ca044e]{opacity:.6}.unavailable-overlay[data-v-58ca044e]{position:absolute;left:50%;transform:translateX(-50%);bottom:40%;z-index:30;display:flex;justify-content:center;align-items:center;width:100%;pointer-events:none}.unavailable-bubble[data-v-58ca044e]{background:rgba(0,0,0,.6);color:#fff;padding:5px 14px;border-radius:20px;font-size:12px;max-width:80%;text-align:center;box-shadow:0 6px 18px rgba(0,0,0,.12)}.confirm-right-container[data-v-58ca044e]{position:sticky;top:164px;align-self:flex-start;display:flex;flex-direction:column;gap:24px}.phone-code-select .el-input__inner[data-v-58ca044e]{color:#281f15;font-weight:bold;font-size:14px}.disabled-section[data-v-58ca044e]{opacity:.45;pointer-events:none;filter:grayscale(100%)}.confirm-order__btn[disabled][data-v-58ca044e]{background:#cfcfcf !important;border-color:#cfcfcf !important;color:#fff !important}.per-product-discount[data-v-58ca044e]{display:flex;justify-content:flex-end;align-items:center;font-size:12px;color:#ff7f00;margin-top:8px}.no-data[data-v-58ca044e]{text-align:center;padding:60px 20px;color:#999}.store-note[data-v-58ca044e]{display:flex;padding:8px 12px;flex-direction:column;justify-content:center;gap:8px;align-self:stretch;border-radius:var(--theme-inner-radius, 2px);background:#fff8f0}.store-note .note-item[data-v-58ca044e]{display:flex;align-items:center;gap:8px}.store-note .note-text[data-v-58ca044e]{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;color:#ff8429;text-overflow:ellipsis;font-size:16px;font-weight:500;line-height:24px}.store-note .note-description[data-v-58ca044e]{color:var(--Font-Gy2, rgba(0, 0, 0, 0.6));font-size:16px;font-weight:500;line-height:24px}.store-note .note-description a[data-v-58ca044e]{color:var(--Font-Gy1, rgba(0, 0, 0, 0.9))}.summary-card[data-v-58ca044e]{border-radius:var(--theme-outer-radius, 4px);background:#fff;display:flex;width:400px;padding:16px;flex-direction:column;align-items:flex-start;gap:24px}.summary-card .summary-pay__title[data-v-58ca044e]{color:var(--Font-Gy1, rgba(0, 0, 0, 0.9));font-size:20px;font-weight:700;line-height:28px}.summary-card .summary-pay__icons[data-v-58ca044e]{display:flex;flex-wrap:wrap;gap:8px}.summary-card .summary-pay__icons img[data-v-58ca044e]{width:78px}.coupon-select-btn[data-v-58ca044e]{display:flex;padding:14px 8px;justify-content:space-between;align-items:center;align-self:stretch;border-radius:var(--theme-inner-radius, 2px);border:1px dashed #ffccd0;background:#fcf9f9;cursor:pointer}.coupon-select-btn .apply-coupon[data-v-58ca044e]{display:flex;align-items:center;gap:4px;color:var(--Font-Gy1, rgba(0, 0, 0, 0.9));font-size:16px;font-weight:500;line-height:24px}.coupon-select-btn .coupon-count[data-v-58ca044e]{display:flex;padding:2px 4px;justify-content:center;align-items:center;gap:10px;border-radius:var(--theme-inner-radius, 2px);background:#e34d59;color:#fff9f9;font-size:12px;font-weight:500;line-height:20px}.coupon-select-list[data-v-58ca044e]{display:flex;flex-direction:column;gap:12px;align-self:stretch}.coupon-selected-item[data-v-58ca044e]{display:flex;padding:10px 12px;justify-content:space-between;align-items:center;align-self:stretch;border-radius:var(--theme-inner-radius, 2px);border:1px solid #ffccd0;background:#fff9f9;cursor:pointer}.coupon-selected-item .applied-coupon[data-v-58ca044e]{display:flex;align-items:center;gap:4px;color:#e34d59;font-size:16px;font-weight:500;line-height:24px}.coupon-selected-item .applied-coupon svg path[data-v-58ca044e]{fill:#e34d59}.coupon-selected-item .coupon-count[data-v-58ca044e]{color:#e34d59;font-size:14px;font-weight:500;line-height:20px}[data-v-58ca044e] .coupon-dialog{border-radius:16px;width:614px}[data-v-58ca044e] .coupon-dialog .el-dialog__header .el-dialog__title{color:var(--Font-Gy1, rgba(0, 0, 0, 0.9));font-size:28px;font-weight:700;line-height:36px}[data-v-58ca044e] .coupon-dialog .el-dialog__body{padding:0 20px 0}[data-v-58ca044e] .coupon-dialog .el-dialog__footer{padding-top:16px}.coupons-grid[data-v-58ca044e]{display:flex;flex-direction:column;gap:16px;max-height:400px;overflow-y:auto}.coupon-card[data-v-58ca044e]{position:relative;box-sizing:border-box;height:146px;min-height:146px;border-radius:16px;border:1px solid #dcdcdc;background:linear-gradient(180deg, #FFFEFD 0%, #FFF6EB 100%);overflow:hidden}.coupon-card.coupon-selected[data-v-58ca044e]{border:1px solid #fb3322}.coupon-card.coupon-disabled[data-v-58ca044e]{opacity:.56;background:#fff}.coupon-card.coupon-disabled .coupon-main .coupon-amount[data-v-58ca044e]{background:#c5c5c5}.coupon-card .coupon-main[data-v-58ca044e]{position:relative;z-index:1;height:100%;display:flex;box-sizing:border-box}.coupon-card .coupon-main .coupon-amount[data-v-58ca044e]{background:linear-gradient(127deg, #FE6D41 0.56%, #FA1A15 99.42%);display:flex;width:140px;height:100%;flex-direction:column;justify-content:center;align-items:center;position:relative;color:#fff;word-break:break-word;text-align:center}.coupon-card .coupon-main .coupon-amount .coupon-value[data-v-58ca044e]{font-size:28px;font-weight:700;line-height:1.2}.coupon-card .coupon-main .coupon-amount .coupon-symbol[data-v-58ca044e]{font-size:12px;font-weight:700;line-height:1.5}.coupon-card .coupon-main .coupon-amount .coupon-divider[data-v-58ca044e]{display:flex;flex-direction:column;justify-content:space-between;position:absolute;left:136px;top:50%;transform:translateY(-50%);height:100%;padding:4px 0}.coupon-card .coupon-main .coupon-amount .coupon-divider .coupon-divider-segment[data-v-58ca044e]{height:8px;width:8px;border-radius:50%;background-color:#fff;margin-bottom:4px}.coupon-card .coupon-main .pc-coupon-info[data-v-58ca044e]{flex:1;padding:0 16px;display:flex;flex-direction:column;justify-content:center;gap:8px}.coupon-card .coupon-main .pc-coupon-info .coupon-info__top[data-v-58ca044e]{display:flex;flex-direction:column;justify-content:center;gap:4px}.coupon-card .coupon-main .pc-coupon-info .coupon-name[data-v-58ca044e]{color:rgba(0,0,0,.9);font-size:16px;font-weight:700;line-height:1.4}.coupon-card .coupon-main .pc-coupon-info .coupon-description[data-v-58ca044e]{font-size:12px;color:rgba(0,0,0,.6);line-height:1.5;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.coupon-card .coupon-main .pc-coupon-info .coupon-valid-date[data-v-58ca044e]{display:flex;align-items:center;gap:4px;color:rgba(0,0,0,.6);font-size:12px}.coupon-card .coupon-main .coupon-select-checkbox[data-v-58ca044e]{display:flex;align-items:center;padding-right:20px}.coupon-confirm-btn[data-v-58ca044e]{width:100%;background:linear-gradient(180deg, #FF8429 0%, #FF6900 100%);border:none;font-size:16px;font-weight:700;padding:12px 0}.add-address-placeholder[data-v-58ca044e]{width:100%;height:120px;display:flex;justify-content:center;align-items:center;background:#f9fafb;border:2px dashed #dcdcdc;border-radius:4px;color:#999;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s}.add-address-placeholder[data-v-58ca044e]:hover{border-color:#ff8429;color:#ff8429;background:#fff8f0}.add-address-placeholder.placeholder-error[data-v-58ca044e]{border-color:#ff4757;animation:shake-58ca044e .82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both}@keyframes shake-58ca044e{10%,90%{transform:translate3d(-1px, 0, 0)}20%,80%{transform:translate3d(2px, 0, 0)}30%,50%,70%{transform:translate3d(-4px, 0, 0)}40%,60%{transform:translate3d(4px, 0, 0)}}
.calculator-card[data-v-222cda2c]{width:370px;background:#fff;border-radius:4px;padding:16px;box-sizing:border-box;box-shadow:0 2px 8px rgba(0,0,0,.06)}.calculator-title[data-v-222cda2c]{font-weight:700;font-size:20px;color:#0d0d0d;margin:0 0 24px}.calculator-form[data-v-222cda2c]{display:flex;flex-direction:column;gap:20px}.calculator-form .form-group[data-v-222cda2c]{display:flex;flex-direction:column;gap:8px}.calculator-form .form-label[data-v-222cda2c]{font-weight:500;font-size:14px;color:#0d0d0d}.calculator-form .form-label .required[data-v-222cda2c]{color:#ff4d4f;margin-right:4px}.calculator-form .calculator-select[data-v-222cda2c],.calculator-form .calculator-input[data-v-222cda2c]{width:100%;line-height:40px}.calculator-form .calculator-select .el-input__inner[data-v-222cda2c],.calculator-form .calculator-input .el-input__inner[data-v-222cda2c]{height:40px;border-radius:8px;border:1px solid #e8e8e8;font-size:14px;color:#8c8c8c;background:#f9fafb}.calculator-form .calculator-select .el-input__inner[data-v-222cda2c]:focus,.calculator-form .calculator-input .el-input__inner[data-v-222cda2c]:focus{border-color:#ff8429}.calculator-form .calculator-select .el-input__suffix[data-v-222cda2c],.calculator-form .calculator-input .el-input__suffix[data-v-222cda2c]{display:flex;align-items:center;color:#8c8c8c;font-size:14px;padding-right:12px;line-height:40px}.calculator-form .dimension-input[data-v-222cda2c]{line-height:40px}.calculator-form .dimensions-row[data-v-222cda2c]{display:grid;grid-template-columns:repeat(3, 1fr);gap:12px}.calculator-form .dimensions-row .dimension-input .el-input__inner[data-v-222cda2c]{height:48px;border-radius:8px;border:1px solid #e8e8e8;text-align:center;font-size:14px;color:#8c8c8c}.calculator-form .dimensions-row .dimension-input .el-input__inner[data-v-222cda2c]:focus{border-color:#ff8429}.calculator-form .dimensions-row .dimension-input .el-input__suffix[data-v-222cda2c]{display:flex;align-items:center;color:#8c8c8c;font-size:14px;font-weight:600;line-height:40px}.calculator-form .calculator-btn[data-v-222cda2c]{width:100%;height:40px;background:#ffd4a3;border:none;border-radius:4px;font-weight:600;font-size:16px;color:#fff;cursor:pointer;transition:all .3s ease}.calculator-form .calculator-btn[data-v-222cda2c]:hover{background:#ffbf7a;transform:translateY(-1px);box-shadow:0 4px 12px rgba(255,132,41,.2)}.calculator-form .calculator-btn[data-v-222cda2c]:active{transform:translateY(0)}

.diy-row[data-v-4bd16d6c] .el-input__inner{
    height: 40px;
    line-height: 40px;
    background-color: #f9fafb;
}
.diy-num[data-v-4bd16d6c] {
  -moz-appearance: textfield; /* Firefox */
}
.diy-num[data-v-4bd16d6c]:focus {
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}
.diy-num[data-v-4bd16d6c]::-webkit-outer-spin-button,
.diy-num[data-v-4bd16d6c]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.diy-price[data-v-4bd16d6c] .el-loading-mask .el-loading-spinner {
    margin-top: -11px;
}
.announcement-section[data-v-4bd16d6c] {
    /* background-color: #fff; */
    width: 1200px;
    margin: 0 auto;
    margin-top: 24px;
}
.announcement-wrapper[data-v-4bd16d6c] {
    background: #FFF4EB;
    border-radius: 4px;
    padding: 10px 16px;
    cursor: pointer;
}
.announcement-content[data-v-4bd16d6c] {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
}
.notice-icon[data-v-4bd16d6c] {
    flex-shrink: 0;
}
.notice-label[data-v-4bd16d6c] {
    color: #FF7F00;
    font-weight: bold;
    flex-shrink: 0;
}
.carousel-container[data-v-4bd16d6c] {
    flex: 1;
    overflow: hidden;
    position: relative;
    height: 20px;
}
.notice-text[data-v-4bd16d6c] {
    width: 100%;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 20px;
}
.fade-slide-enter-active[data-v-4bd16d6c], .fade-slide-leave-active[data-v-4bd16d6c] {
  transition: all 0.5s ease;
}
.fade-slide-enter[data-v-4bd16d6c] {
  transform: translateY(20px);
  opacity: 0;
}
.fade-slide-leave-to[data-v-4bd16d6c] {
  transform: translateY(-20px);
  opacity: 0;
}


.el-cascader-panel .el-cascader-menu:nth-child(3) {
    display: none !important;
}
.el-cascader-panel .el-cascader-menu:nth-child(2) .el-icon-arrow-right {
    display: none !important;
}
/* 或者更具体的选择器，如果上面的不够精确 */
.el-cascader-panel .el-cascader-menu:nth-of-type(3) {
    display: none !important;
}
.transport-tips-content p {
    line-height: 1.8;
}
.diy-last-step {
    margin-bottom: 16px;
}


[data-v-2fc5e8f0] .el-input .el-input__count .el-input__count-inner {
    background: unset;
}
.form-group__transport[data-v-2fc5e8f0] .el-input__inner{
    height: 40px;
    line-height: 40px;
    background-color: #f9fafb;
}
.qty-control input[type=number][data-v-2fc5e8f0] {
  -moz-appearance: textfield; /* Firefox */
}
.qty-control input[data-v-2fc5e8f0]:focus {
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}
.qty-control input[type=number][data-v-2fc5e8f0]::-webkit-outer-spin-button,
.qty-control input[type=number][data-v-2fc5e8f0]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.category-input-wrapper[data-v-2fc5e8f0] {
    position: relative;
}
.mode-toggle[data-v-2fc5e8f0] {
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    background: #fff;
}
.mode-toggle .el-button[data-v-2fc5e8f0] {
    padding: 4px;
    min-height: auto;
    border: none;
    background: transparent;
}
.category-suggestion[data-v-2fc5e8f0] {
    padding: 4px 0;
}
.category-name[data-v-2fc5e8f0] {
    font-weight: 500;
    color: #303133;
}
.category-path[data-v-2fc5e8f0] {
    font-size: 12px;
    color: #909399;
    margin-top: 2px;
}
.announcement-section[data-v-2fc5e8f0] {
    /* background-color: #fff; */
    width: 1200px;
    margin: 0 auto;
    margin-top: 24px;
}
.announcement-wrapper[data-v-2fc5e8f0] {
    background: #FFF4EB;
    border-radius: 4px;
    padding: 10px 16px;
    cursor: pointer;
}
.announcement-content[data-v-2fc5e8f0] {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
}
.notice-icon[data-v-2fc5e8f0] {
    flex-shrink: 0;
}
.notice-label[data-v-2fc5e8f0] {
    color: #FF7F00;
    font-weight: bold;
    flex-shrink: 0;
}
.carousel-container[data-v-2fc5e8f0] {
    flex: 1;
    overflow: hidden;
    position: relative;
    height: 20px;
}
.notice-text[data-v-2fc5e8f0] {
    width: 100%;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 20px;
}
.fade-slide-enter-active[data-v-2fc5e8f0], .fade-slide-leave-active[data-v-2fc5e8f0] {
  transition: all 0.5s ease;
}
.fade-slide-enter[data-v-2fc5e8f0] {
  transform: translateY(20px);
  opacity: 0;
}
.fade-slide-leave-to[data-v-2fc5e8f0] {
  transform: translateY(-20px);
  opacity: 0;
}



.el-cascader-panel .el-cascader-menu:nth-child(3) {
    display: none !important;
}
.el-cascader-panel .el-cascader-menu:nth-child(2) .el-icon-arrow-right {
    display: none !important;
}
/* 或者更具体的选择器，如果上面的不够精确 */
.el-cascader-panel .el-cascader-menu:nth-of-type(3) {
    display: none !important;
}
html[dir="rtl"] .el-cascader-node__postfix {
    /* 将加载图标定位到左侧 */
    left: 10px;
    right: auto;
}

.msg-list[data-v-30908fd2]{display:flex;flex-direction:column;gap:0}.msg-item[data-v-30908fd2]{padding:24px 0;border-bottom:1px solid #e7e7e7;background:#fff;cursor:pointer}.msg-item[data-v-30908fd2]:hover{background:#fafafa}.msg-main__detail[data-v-30908fd2]{display:flex;align-items:flex-start;gap:16px}.msg-main__left[data-v-30908fd2]{display:flex;align-items:center;justify-content:center}.msg-main__icon-wrapper[data-v-30908fd2]{position:relative;width:44px;height:44px;display:flex;align-items:center;justify-content:center}.msg-main__icon[data-v-30908fd2]{width:44px;height:44px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.msg-main__icon-bg[data-v-30908fd2]{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#f5f7fa;color:#909399}.icon-system .msg-main__icon-bg[data-v-30908fd2]{background:#e8f4ff;color:#409eff}.icon-order .msg-main__icon-bg[data-v-30908fd2]{background:#e1f6ec;color:#007d40}.icon-promotion .msg-main__icon-bg[data-v-30908fd2]{background:#fef0f0;color:#f56c6c}.icon-notice .msg-main__icon-bg[data-v-30908fd2]{background:#fef9c2;color:#d08700}.icon-default .msg-main__icon-bg[data-v-30908fd2]{background:#f5f7fa;color:#909399}.msg-unread-dot[data-v-30908fd2]{position:absolute;top:4px;left:34px;width:8px;height:8px;background:#e34d59;border-radius:50%;box-shadow:0 0 0 2px rgba(227,77,89,.08)}.msg-main__center[data-v-30908fd2]{flex:1;min-width:0}.msg-main__title[data-v-30908fd2]{font-weight:700;color:#111;font-size:15px;margin-bottom:4px}.msg-main__subtitle[data-v-30908fd2]{color:#8c8c8c;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.msg-main__right[data-v-30908fd2]{flex:0 0 180px;display:flex;align-items:flex-start;justify-content:flex-end}.msg-main__time[data-v-30908fd2]{color:#9b9b9b;font-size:13px}.msg-item-main[data-v-30908fd2]{padding-top:8px}.msg-item-main-top[data-v-30908fd2]{display:flex;gap:12px;align-items:flex-start}.msg-item-main-info[data-v-30908fd2]{flex:1}.msg-item-content[data-v-30908fd2]{margin-top:12px;color:#444;line-height:1.6}.msg-btn[data-v-30908fd2]{background:rgba(0,0,0,0);border:none;padding:6px;cursor:pointer}.msg-end[data-v-30908fd2]{padding:18px;text-align:center;color:#999}.list-loading[data-v-30908fd2]{display:flex;align-items:center;gap:8px;padding:12px}.btn-outline-red[data-v-30908fd2]{border:1px solid #e34d59;color:#e34d59;background:rgba(0,0,0,0);width:100%}.msg-empty[data-v-30908fd2]{display:flex;justify-content:center;padding:28px 0}.msg-empty-card[data-v-30908fd2]{width:680px;max-width:92%;padding:28px 32px;text-align:center}.msg-empty-icon[data-v-30908fd2]{margin-bottom:20px;display:flex;justify-content:center}.msg-empty-card h3[data-v-30908fd2]{margin-bottom:2px;color:var(--Font-Gy1, rgba(0, 0, 0, 0.9));text-align:center;font-size:20px;font-weight:700;line-height:28px}.msg-empty-sub[data-v-30908fd2]{margin:0;color:var(--Font-Gy2, rgba(0, 0, 0, 0.6));text-align:center;font-size:14px;font-weight:500;line-height:22px}@media(max-width: 640px){.msg-main__right[data-v-30908fd2]{flex:0 0 110px}.msg-main__subtitle[data-v-30908fd2]{display:block;white-space:normal}}

.reason-options[data-v-41d81622] {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-bottom: 16px;
}
.reason-option[data-v-41d81622] {
    display: flex;
    align-items: center;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
}
.reason-option input[type="radio"][data-v-41d81622] {
    margin: 0 8px 0 0;
    cursor: pointer;
    flex-shrink: 0;
}
.reason-option span[data-v-41d81622] {
    line-height: 1.5;
}
.reason-textarea[data-v-41d81622] {
    margin-top: 12px;
}


.pagination-extra[data-v-91f2635e] {
    color: #606266;
    font-size: 13px;
}

.password-mask[data-v-aaf85fba]{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.3);z-index:1000;display:block}.password-box[data-v-aaf85fba]{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);background:#fff;border-radius:16px;width:720px;height:auto;box-sizing:border-box;padding:24px;display:flex;flex-direction:column;gap:16px}.password-box .password-box__content[data-v-aaf85fba]{flex:1;min-height:0;max-height:70vh;overflow:hidden;overflow-y:auto;padding:16px 0;display:flex;flex-direction:column;gap:24px}.password-box .password-box__content label[data-v-aaf85fba]{margin-bottom:8px;color:var(--Font-Gy1, rgba(0, 0, 0, 0.9));font-size:16px;font-weight:500;line-height:24px}.password-box__title[data-v-aaf85fba]{display:flex;align-items:center;justify-content:space-between;color:var(--Font-Gy1, rgba(0, 0, 0, 0.9));font-size:28px;font-weight:700;line-height:36px}.password-group[data-v-aaf85fba]{display:flex;flex-direction:column}.password-group input[data-v-aaf85fba]{width:100%;height:36px;position:relative}.password-btns[data-v-aaf85fba]{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:16px;width:100%}.password-btns button[data-v-aaf85fba]{margin-left:0}.password-save[data-v-aaf85fba]{border:1px solid #ff8429;background:#ff8429;color:#fff}.password-cancel[data-v-aaf85fba]:hover{border:1px solid #ff8429}.password-save[data-v-aaf85fba]:hover{background:#e67300;border:1px solid #e67300}.password-tip[data-v-aaf85fba]{font-size:13px;color:#ea4548;margin-top:6px;margin-bottom:8px;padding-left:2px}.password-verification[data-v-aaf85fba]{display:flex;align-items:center;justify-content:space-between;position:relative;gap:8px}

.share-modal__mask[data-v-1d05a589] {
    position: fixed;
    z-index: 1000;
    left: 0; top: 0; right: 0; bottom: 0;
    background: rgba(0,0,0,0.5);
    display: flex;
    align-items: center;
    justify-content: center;
}
.share-modal[data-v-1d05a589] {
    background: #fff;
    border-radius: 12px;
    width: 450px;
    box-shadow: 0 4px 24px rgba(0,0,0,0.08);
    padding: 24px;
    position: relative;
}
.share-modal__header[data-v-1d05a589] {
    display: flex;
    align-items: center;
    margin-bottom: 24px;
}
.share-modal__logo[data-v-1d05a589] {
    width: 190px;
    height: 43px;
    margin-right: 10px;
}
.share-modal__title[data-v-1d05a589] {
    font-size: 20px;
    font-weight: bold;
    flex: 1;
}
.share-modal__close[data-v-1d05a589] {
    background: none;
    border: none;
    cursor: pointer;
}
.share-modal__close img[data-v-1d05a589] {
    width: 24px;
    height: 24px;
}
.share-modal__content[data-v-1d05a589] {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.link-section[data-v-1d05a589] {
    display: flex;
    gap: 16px;
    width: 100%;
    background: #f8f9fa;
    border: 1px solid #e9ecef;
    border-radius: 8px;
    padding: 8px;
}
.share-modal__input-group[data-v-1d05a589] {
    flex: 1;
    display: flex;
    align-items: center;
    gap: 8px;
}
.share-modal__input[data-v-1d05a589] {
    flex: 1;
    border: none;
    background: transparent;
    font-size: 14px;
    color: #333;
    outline: none;
    font-family: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.copy-icon-btn[data-v-1d05a589] {
    background: none;
    border: none;
    color: #666;
    font-size: 16px;
    cursor: pointer;
    padding: 4px;
    border-radius: 4px;
    transition: all 0.2s ease;
}
.copy-icon-btn[data-v-1d05a589]:hover {
    color: #FF6B35;
    background: #fff5f0;
}
.share-modal__copy-btn[data-v-1d05a589] {
    width: 114px;
    height: 48px;
    background: linear-gradient( 90deg, #FEA52A 0%, #E96F0C 100%);
    border-radius: 10px 10px 10px 10px;
    font-weight: 500;
    font-size: 16px;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
}
.share-modal__copy-btn img[data-v-1d05a589] {
    width: 16px;
    height: 16px;
    margin-left: 8px;
}
.share-tip[data-v-1d05a589]{
    font-weight: 400;
    font-size: 14px;
    color: #3E3E3E;
    text-align: center;
    margin: 10px 0;
}

.guess-list[data-v-0bf399ba]{gap:16px}.add-scale-effect[data-v-0bf399ba]{width:100%;height:100%;overflow:hidden}.add-scale-effect img[data-v-0bf399ba]{transition:transform .3s}.add-scale-effect:hover img[data-v-0bf399ba]{width:100%;height:100%;transform:scale(1.1)}.product-detail-container[data-v-0bf399ba]{height:100%}.goods-item[data-v-0bf399ba]{--product-image-size: 227px}.goods-item.goods-item__search[data-v-0bf399ba]{--product-image-size: 204px}.goods-item[data-v-0bf399ba]{background:#fff;box-sizing:border-box;display:flex;flex-direction:column;position:relative;width:227px;height:calc(var(--product-image-size) + var(--goods-details-height) - 44px);cursor:pointer;overflow:hidden;transition:box-shadow .3s ease}.goods-item .discount-percent[data-v-0bf399ba]{position:absolute;left:0;top:0;z-index:1;background:linear-gradient(90deg, #FF8429 0%, #FF1C09 100%);border-radius:2px 0;padding:2px 4px;color:var(--Font-Gy5, #FFF);font-size:12px;font-weight:500;line-height:20px;display:flex;align-items:center;gap:2px}.goods-item .image-container[data-v-0bf399ba]{position:relative;width:100%;height:var(--product-image-size);overflow:hidden}.goods-item .goods-image[data-v-0bf399ba]{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.goods-item .logo-span[data-v-0bf399ba]{position:absolute;left:4px;top:4px;display:inline-flex;padding:0 6px;justify-content:center;align-items:center;gap:8px;border-radius:42px;background:rgba(0,0,0,.5);color:#fff;text-align:center;font-size:10px;font-weight:500;line-height:18px;height:-moz-max-content;height:max-content;backdrop-filter:blur(4px)}.goods-item .goods-favorite[data-v-0bf399ba]{border:none;width:32px;height:32px;background:#fff;border-radius:50%;padding:0;color:var(--Font-Gy1, rgba(0, 0, 0, 0.9));display:none;align-items:center;justify-content:center;position:absolute;right:10px;top:10px}.goods-item .goods-favorite.is-active[data-v-0bf399ba]{color:#ff8429}.goods-item .goods-favorite[data-v-0bf399ba]:focus,.goods-item .goods-favorite[data-v-0bf399ba]:hover{background:#fff;color:#ff8429}.goods-item .goods-details[data-v-0bf399ba]{min-height:136px;position:absolute;left:0;bottom:-44px;width:100%;background:#fff;transition:all .3s;backdrop-filter:blur(6px);display:flex;padding:8px;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch}.goods-item .goods-name[data-v-0bf399ba]{display:-webkit-box;-webkit-line-clamp:2;height:48px;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word;color:rgba(0,0,0,.9);font-size:16px;font-weight:500;line-height:24px}.goods-item .free-shipping[data-v-0bf399ba]{position:absolute;left:4px;bottom:4px;display:inline-flex;padding:0 4px;justify-content:center;align-items:center;gap:8px;border-radius:var(--theme-inner-radius, 2px);background:linear-gradient(90deg, #F97516 0%, #F59C0B 100%);color:#fff;text-align:center;font-size:10px;font-weight:500;line-height:18px}.goods-item .rate[data-v-0bf399ba]{color:rgba(0,0,0,.6);font-size:14px;font-style:normal;font-weight:500;line-height:22px;margin:4px 0;display:flex;align-items:center}.goods-item .goods-price[data-v-0bf399ba]{font-weight:700;font-size:16px;color:rgba(0,0,0,.9);display:flex;flex-direction:column;line-height:24px;margin-bottom:8px}.goods-item .goods-price span[data-v-0bf399ba]{font-weight:400;font-size:12px;color:#888;text-decoration:line-through}.goods-item .goods-info[data-v-0bf399ba]{font-size:14px;color:#888;width:100%}.goods-item .goods-info.seckill-info[data-v-0bf399ba]{align-items:end;min-height:60px}.goods-item .goods-info .goods-info-left[data-v-0bf399ba]{display:flex;align-items:center;gap:8px}.goods-item .goods-info .goods-info-left .star[data-v-0bf399ba]{color:#ffcd28;font-weight:600}.goods-item .goods-info .goods-add[data-v-0bf399ba]{background:none;border:none;cursor:pointer;width:100%;height:36px;border-radius:4px;display:flex;align-items:center;justify-content:center;background:#ff8429;color:#fff}.goods-item .goods-info .goods-add img[data-v-0bf399ba]{width:20px;height:20px;margin-right:4px}.goods-item .goods-info .goods-add[data-v-0bf399ba]:hover{border:1px solid #ff8429}.goods-item.category[data-v-0bf399ba]{background:linear-gradient(180deg, #FFFFFF 17%, #FFEBD5 100%);justify-content:center}.goods-item.category .goods-category[data-v-0bf399ba]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center}.goods-item.category .goods-category .category-name[data-v-0bf399ba]{font-weight:400;font-size:12px;color:#000}.goods-item.category .goods-category .goods-category-btn[data-v-0bf399ba]{display:block;width:120px;height:30px;line-height:30px;text-align:center;background:#d0934f;font-weight:500;font-size:12px;color:#fff;border-radius:16px;text-decoration:none;margin-top:10px;transition:background .2s}.goods-item.category .goods-category .goods-category-btn[data-v-0bf399ba]:hover{background:#ff9c4d}.goods-item.category .goods-category .goods-category-btn .arrow-icon[data-v-0bf399ba]{width:12px;transform:rotate(-90deg);margin-left:4px}.goods-item[data-v-0bf399ba]:hover{box-shadow:0px 6px 10px 0px rgba(0,0,0,.15)}.goods-item:hover .goods-favorite[data-v-0bf399ba]{display:flex}.goods-item:hover .goods-details[data-v-0bf399ba]{background-color:hsla(0,0%,100%,.5);bottom:0}.goods-item__search[data-v-0bf399ba]{width:216px}.goods-item__search:hover .goods-favorite[data-v-0bf399ba]{top:10px}.origin-price[data-v-0bf399ba]{color:#aaa;font-size:14px;text-decoration:line-through;line-height:14px;margin-bottom:12px}

/* 弹窗样式 */
.login-dialog[data-v-3ebb3f44] .el-dialog {
    box-shadow: 0px 10px 30px 0px rgba(0,0,0,0.05);
    border-radius: 15px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin-top: 0 !important;
}
.login-dialog[data-v-3ebb3f44] .el-dialog__header {
    border-bottom: 1px solid #F2F2F2;
    font-weight: bold;
    font-size: 24px;
    color: #0D0D0D;
}
.login-dialog[data-v-3ebb3f44] .el-dialog__body {
    padding: 24px;
}
.login-dialog[data-v-3ebb3f44] .el-dialog__headerbtn {
    font-size: 24px;
    top: 10px;
}
.login-dialog[data-v-3ebb3f44] .el-input__inner {
    height: 48px;
}
.dialog-header[data-v-3ebb3f44] {
    display: flex;
    justify-content: flex-end;
}
.close-btn[data-v-3ebb3f44] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    border: none;
    background: none;
    color: #666;
    cursor: pointer;
    border-radius: 6px;
    transition: all 0.2s ease;
}
.close-btn[data-v-3ebb3f44]:hover{
    color: #FF8429;
}
.tablist[data-v-3ebb3f44]{
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #F2F2F2;
    padding-bottom: 28px;
}
.tab-item[data-v-3ebb3f44]{
    flex: 1;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    color: #281F15;
    cursor: pointer;
    transition: all 0.3s ease;
}
.tab-item--active[data-v-3ebb3f44]{
    color: #FF8429;
    position: relative;
}
.tab-item--active[data-v-3ebb3f44]::after{
    content: '';
    display: block;
    width: 100%;
    height: 3px;
    background: #FF8429;
    position: absolute;
    bottom: -28px;
    left: 0;
}
.login-box[data-v-3ebb3f44]{
    position: relative;
    padding: 0 24px;
}
.login-form[data-v-3ebb3f44]{
}
.login-label[data-v-3ebb3f44]{
    line-height: 46px;
    font-weight: 500;
    font-size: 16px;
    color: #0D0D0D;
}
.password-tip[data-v-3ebb3f44] {
    font-size: 13px;
    color: #ea4548;
    margin-top: 6px;
    margin-bottom: 8px;
}
.login-email[data-v-3ebb3f44],
.login-password[data-v-3ebb3f44],
.register-email[data-v-3ebb3f44],
.register-password[data-v-3ebb3f44],
.confirm-password[data-v-3ebb3f44],
.register-firstname[data-v-3ebb3f44],
.register-lastname[data-v-3ebb3f44],
.register-code[data-v-3ebb3f44],
.send-code[data-v-3ebb3f44]{
    display: flex;
    flex-direction: column;
    position: relative;
}
.login-email input[data-v-3ebb3f44],
.login-password input[data-v-3ebb3f44],
.register-email input[data-v-3ebb3f44],
.register-password input[data-v-3ebb3f44],
.confirm-password input[data-v-3ebb3f44],
.name-item input[data-v-3ebb3f44],
.register-verify input[data-v-3ebb3f44]{
    background: none;
    border: none;
    height: 60px;
    background: #FFFFFF;
    border-radius: 10px;
    border: 1px solid #F2F2F2;
    padding: 0 10px;
    width: 100%;
}
.forgot-code[data-v-3ebb3f44]{
    margin-top: 10px;
}
.look-password[data-v-3ebb3f44]{
    border: none;
    background: none;
    cursor: pointer;
}
.look-password img[data-v-3ebb3f44]{
    width: 18px;
    height: 18px;
}
.login-submit[data-v-3ebb3f44],
.register-submit[data-v-3ebb3f44]{
    height: 60px;
    background: #FF8429;
    border-radius: 200px;
    border: none;
    width: 100%;
    font-weight: bold;
    font-size: 16px;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 24px;
    transition: background 0.3s ease;
&[data-v-3ebb3f44]:hover {
        background: #e6611a;
}
}
.login-btns[data-v-3ebb3f44]{
    background: none;
    padding: 0;
    font-size: 14px;
    color: #999999;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 16px;
}
.forgot-password[data-v-3ebb3f44],
.forgot-register[data-v-3ebb3f44],
.register-btns[data-v-3ebb3f44],
.register-login[data-v-3ebb3f44]{
    background: none;
    border: 0;
    cursor: pointer;
    font-size: 14px;
    color: #999999;
}
.forgot-register[data-v-3ebb3f44],
.register-login[data-v-3ebb3f44]{
    text-decoration: underline;
}
.login-or[data-v-3ebb3f44]{
    font-weight: 400;
    font-size: 14px;
    color: #A6A6A6;
    position: relative;
    text-align: center;
    margin: 16px 0;
}
.login-google[data-v-3ebb3f44],
.login-twitter[data-v-3ebb3f44]{
    width: 100%;
    background: none;
    height: 60px;
    background: #FFFFFF;
    border-radius: 200px;
    border: 1px solid #222222;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 16px;
    position: relative;
    font-weight: 400;
    font-size: 16px;
    color: #222222;
}
.login-google[data-v-3ebb3f44]:hover,
.login-twitter[data-v-3ebb3f44]:hover{
    background: #fcfaf9;
}
.login-google img[data-v-3ebb3f44],
.login-twitter img[data-v-3ebb3f44]{
    width: 28px;
    height: 28px;
    position: absolute;
    left: 30px;
    top: 16px;
}
.register-name[data-v-3ebb3f44],
.register-verify[data-v-3ebb3f44]{
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    position: relative;
}
.register-verify[data-v-3ebb3f44]{
    margin-top: 10px;
}
.name-item[data-v-3ebb3f44]{
    position: relative;
    flex: 1;
}
.send-code[data-v-3ebb3f44]{
    position: absolute;
    right: 10px;
    top: 10px;
    border: none;
    background: #FF8429;
    font-weight: 500;
    font-size: 16px;
    color: #FFFFFF;
    justify-content: center;
    cursor: pointer;
    height: 40px;
    border-radius: 5px;
    width: 200px;
}
.login-code[data-v-3ebb3f44]{
    position: absolute;
    right: 0;
    bottom: 0;
    border: none;
    background: #FF8429;
    font-weight: 500;
    font-size: 16px;
    color: #FFFFFF;
    justify-content: center;
    cursor: pointer;
    height: 48px;
    border-radius: 5px;
    width: 200px;
}
.send-code--disabled[data-v-3ebb3f44]{
    background: #A6A6A6;
    cursor: not-allowed;
}
.register-accept[data-v-3ebb3f44]{
    font-size: 14px;
    color: #222222;
    margin-top: 10px;
    display: flex;
    align-items: center;
}
.agreement-btn[data-v-3ebb3f44]{
    border: 0;
    background: none;
    display: flex;
    align-items: center;
}
.accept-icon[data-v-3ebb3f44]{
    width: 16px;
    height: 16px;
    margin-right: 6px;
}
.agree-tip[data-v-3ebb3f44]{
    color: red;
    font-size: 12px;
    margin-left: 22px;
}
.register-btns[data-v-3ebb3f44]{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
}
.tip-shake[data-v-3ebb3f44] {
    animation: shakeX 0.5s;
}
.check-accept[data-v-3ebb3f44]{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 16px;
    font-weight: 400;
    font-size: 14px;
    color: #222222;
.accept-icon[data-v-3ebb3f44]{
        width: 17px;
        height: 17px;
        margin-right: 6px;
}
}
.article-item[data-v-3ebb3f44]{
    color: #ff8429;
}
.required[data-v-3ebb3f44] {
    color: #ff4757;
    margin-left: 2px;
    font-weight: bold;
}

.property-img-preview[data-v-ad60b462]{position:fixed;z-index:100;pointer-events:none;background:#fff;border:6px solid #fff;box-shadow:0 2px 8px rgba(0,0,0,.15);border-radius:4px;transform:translate(-50%, -100%)}.property-img-preview img[data-v-ad60b462]{max-width:180px;max-height:180px;display:block}.shop-btn[data-v-ad60b462]{min-width:80px;height:28px;background:#fff;border-radius:35px 35px 35px 35px;border:1px solid #f2f2f2;font-weight:500;font-size:12px;color:#ff8429;display:flex;align-items:center;justify-content:center}.shop-btn[data-v-ad60b462]:hover{border:1px solid #ff8429}.quantity-num[data-v-ad60b462]{width:50px;-moz-appearance:textfield}.quantity-num[data-v-ad60b462]::-webkit-outer-spin-button,.quantity-num[data-v-ad60b462]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.quantity-num[data-v-ad60b462]:focus{border:none !important;outline:none !important;box-shadow:none !important}.shipping-info-list[data-v-ad60b462]{display:grid;grid-template-columns:1fr 1fr;padding-left:30px;gap:6px}.shipping-info-item[data-v-ad60b462]{font-weight:500;font-size:12px;color:#777}.list-title[data-v-ad60b462]{display:flex;align-items:center}.right-arrow[data-v-ad60b462]{width:14px;height:14px;cursor:pointer;transition:transform .18s ease}.right-arrow.expanded[data-v-ad60b462]{transform:rotate(90deg)}.collapse-icon[data-v-ad60b462]{transform:rotate(270deg)}.collapse-icon.expanded[data-v-ad60b462]{transform:rotate(0deg)}.shipping-detail-list[data-v-ad60b462]{margin-left:30px}.shipping-detail-list .shipping-detail-item .shipping-detail-title[data-v-ad60b462],.shipping-detail-list .shipping-detail-item .shipping-detail-content[data-v-ad60b462]{color:#281f15;font-family:"Satoshi Variable";font-size:12px;font-style:normal;font-weight:500;line-height:18px;text-transform:capitalize}.shipping-detail-list .shipping-detail-item .line[data-v-ad60b462]{color:rgba(0,0,0,.4);font-family:"Satoshi Variable";font-size:12px;font-style:normal;font-weight:500;line-height:18px;text-transform:capitalize;margin:0 8px}
.shipping-area-dialog{border-radius:16px !important;overflow:hidden;width:720px}.shipping-area-dialog.non-deliverable{background:linear-gradient(180deg, #FFF1EF 0%, #FFF 25%)}.shipping-area-dialog.non-deliverable .el-dialog__title{color:#e34d59}.shipping-area-dialog.deliverable{background:linear-gradient(180deg, #DAFFD8 0%, #FFF 25%)}.shipping-area-dialog.deliverable .el-dialog__title{color:#08a300}.shipping-area-dialog .el-dialog__header{padding:16px 20px !important}.shipping-area-dialog .el-dialog__header .el-dialog__title{font-size:28px;font-weight:700;line-height:36px}.shipping-area-dialog .el-dialog__header .el-dialog__headerbtn{top:16px !important}.shipping-area-dialog .el-dialog__body{padding:0 20px 20px 20px !important}.shipping-area-content{max-height:310px;overflow-y:auto}.shipping-area-content .area-group{display:grid;grid-template-columns:repeat(3, 1fr);gap:16px}.shipping-area-content .area-item{word-break:break-all;color:var(--Font-Gy2, rgba(0, 0, 0, 0.6));font-size:16px;font-weight:500;line-height:24px}.shipping-area-content .shipping-dialog-desc{margin-bottom:15px;font-size:14px;color:#666}.shipping-area-content::-webkit-scrollbar{width:4px}.shipping-area-content::-webkit-scrollbar-thumb{background:#ccc;border-radius:2px}
.discount-list[data-v-6ec89040]{position:relative;margin-bottom:24px}.discount-title[data-v-6ec89040]{display:flex;justify-content:space-between;align-items:center;margin-top:24px;margin-bottom:16px;font-size:24px;color:#000;font-weight:bold;font-style:italic}.discount-btns[data-v-6ec89040]{display:flex;gap:8px}.discount-arrow[data-v-6ec89040]{width:30px;height:30px;background:#fff;border-radius:20px 20px 20px 20px;border:1px solid #281f15;display:flex;align-items:center;justify-content:center;cursor:pointer;outline:none;transition:opacity .2s}.discount-arrow[data-v-6ec89040]:disabled{opacity:.3;cursor:not-allowed}.discount-arrow img[data-v-6ec89040]{width:18px;height:18px}.discount-arrow--left img[data-v-6ec89040]{transform:rotate(90deg)}.discount-arrow--right img[data-v-6ec89040]{transform:rotate(-90deg)}.discount-cards[data-v-6ec89040]{display:flex;gap:26px}.discount-card__btn[data-v-6ec89040]{width:142px;height:38px;background:linear-gradient(132deg, #FF846C 0%, #FB5235 100%);border-radius:88px 88px 88px 88px;font-weight:500;font-size:14px;color:#fff;display:flex;align-items:center;justify-content:center;margin:8px auto 0}.discount-card__btn--disabled[data-v-6ec89040]{background:#f2f2f2;color:#dfdfdf;cursor:not-allowed}.discount-received[data-v-6ec89040]{position:absolute;bottom:26px;right:0px;width:67px;height:62px}.coupon-card[data-v-6ec89040]{position:relative;width:204px;height:184px;box-sizing:border-box;padding:12px}.coupon-icon[data-v-6ec89040]{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.coupon-main[data-v-6ec89040]{position:relative;text-align:center}.coupon-amount__section[data-v-6ec89040]{text-align:center;font-weight:bold;font-size:16px;color:#fff;line-height:20px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis}.coupon-price[data-v-6ec89040]{font-weight:400;font-size:12px;color:#fff;margin-top:5px}.coupon-info[data-v-6ec89040]{flex:1;margin-top:54px}.discount-info[data-v-6ec89040]{margin-top:34px}.coupon-description[data-v-6ec89040]{font-size:14px;font-weight:600;text-align:center;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis}.coupon-validity[data-v-6ec89040]{font-size:10px;opacity:.8;text-align:center}.shop-self[data-v-6ec89040]{display:flex;position:relative;gap:24px}.shop-self .self-left[data-v-6ec89040]{position:sticky;top:198px;z-index:10;background:#fff;width:262px;flex-shrink:0;max-height:calc(100vh - 210px);overflow-y:auto;border-radius:8px;-ms-overflow-style:none;scrollbar-width:none}.shop-self .self-left[data-v-6ec89040]::-webkit-scrollbar{display:none}.shop-self .self-left .filter-section[data-v-6ec89040]{background:#fff;border-radius:8px;margin-bottom:16px;overflow:hidden;padding:12px}.shop-self .self-left .filter-section--disabled[data-v-6ec89040]{opacity:.6;cursor:not-allowed}.shop-self .self-left .filter-section--disabled[data-v-6ec89040]:hover{background-color:rgba(0,0,0,0)}.shop-self .self-left .filter-section__header[data-v-6ec89040]{display:flex;align-items:center;padding-bottom:12px;border-bottom:1px solid #f2f2f2;transition:background-color .2s ease;gap:8px}.shop-self .self-left .filter-icon[data-v-6ec89040]{width:20px;height:20px}.shop-self .self-left .filter-section__title[data-v-6ec89040]{font-weight:600;font-size:14px;color:#333;flex:1}.shop-self .self-left .filter-section__content[data-v-6ec89040]{padding:8px 0}.shop-self .self-left .filter-section__content[data-v-6ec89040]::-webkit-scrollbar{width:4px}.shop-self .self-left .filter-section__content[data-v-6ec89040]::-webkit-scrollbar-track{background:#f5f5f5}.shop-self .self-left .filter-section__content[data-v-6ec89040]::-webkit-scrollbar-thumb{background:#ccc;border-radius:2px}.shop-self .self-left .filter-section__content[data-v-6ec89040]::-webkit-scrollbar-thumb:hover{background:#aaa}.shop-self .self-left .sort-dropdown[data-v-6ec89040]{margin-top:10px}.shop-self .self-left .sort-select[data-v-6ec89040]{width:100%}.shop-self .self-left .filter-option[data-v-6ec89040]{display:flex;align-items:center;justify-content:space-between;padding:10px 20px;cursor:pointer;transition:all .2s ease;border-left:3px solid rgba(0,0,0,0);gap:12px}.shop-self .self-left .filter-option--active .option-name[data-v-6ec89040]{color:#ff6b35;font-weight:600}.shop-self .self-left .option-checkbox[data-v-6ec89040]{flex-shrink:0}.shop-self .self-left .checkbox[data-v-6ec89040]{width:16px;height:16px;border:2px solid #d9d9d9;border-radius:3px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;background:#fff}.shop-self .self-left .checkbox.platform-checkbox[data-v-6ec89040]{border-radius:50%}.shop-self .self-left .checkbox--checked[data-v-6ec89040]{border-color:#ff6b35;background:#ff6b35}.shop-self .self-left .checkbox--checked .checkbox-icon[data-v-6ec89040]{color:#fff;font-size:12px;font-weight:bold;font-style:normal;line-height:1}.shop-self .self-left .checkbox-icon[data-v-6ec89040]{display:block;width:100%;height:100%;text-align:center;line-height:12px}.shop-self .self-left .option-name[data-v-6ec89040]{font-size:14px;color:#333;flex:1;transition:color .2s ease}.shop-self .self-left .option-count[data-v-6ec89040]{font-size:12px;color:#ff6b35;background:#fff0ec;padding:2px 8px;border-radius:12px;font-weight:500;transition:all .2s ease;min-width:24px;text-align:center}.shop-self .self-left--loading[data-v-6ec89040]{opacity:.8;pointer-events:auto}.shop-self .self-right[data-v-6ec89040]{flex:1;min-height:calc(100vh - 200px);position:relative}@keyframes rotate-6ec89040{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.shop-products[data-v-6ec89040]{min-height:40vh}.guess-list[data-v-6ec89040]{gap:16px}.list-loading[data-v-6ec89040]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px 0 16px 0;width:100%}.loading-img[data-v-6ec89040]{width:90px;height:auto;margin-bottom:8px}.no-data[data-v-6ec89040]{text-align:center;color:#999;padding:50px 0}
.insight-select[data-v-6ad970d2]{position:relative;flex:1}.insight-modal__mask[data-v-6ad970d2]{position:fixed;z-index:1000;left:0;top:0;right:0;bottom:0;background:rgba(0,0,0,.18);display:flex;align-items:center;justify-content:center}.insight-modal[data-v-6ad970d2]{background:#fff;border-radius:5px;width:680px;max-width:96vw;padding:24px;position:relative;animation:fadeIn-6ad970d2 .2s}@keyframes fadeIn-6ad970d2{from{opacity:0;transform:scale(0.98)}to{opacity:1;transform:scale(1)}}.insight-modal__header[data-v-6ad970d2]{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.insight-modal__title[data-v-6ad970d2]{color:var(--Font-Gy1, rgba(0, 0, 0, 0.9));font-size:28px;font-weight:700;line-height:36px}.insight-modal__close[data-v-6ad970d2]{font-size:28px;color:#333;cursor:pointer;font-weight:400;line-height:1;transition:color .2s}.insight-modal__close[data-v-6ad970d2]:hover{color:#ff8429}.insight-modal__form[data-v-6ad970d2]{display:flex;flex-direction:column;gap:18px}.insight-modal__row[data-v-6ad970d2]{display:flex;align-items:center;margin-bottom:0;min-height:38px}.insight-modal__label[data-v-6ad970d2]{width:150px;font-weight:500;font-size:14px;color:#281f15;text-align:right}.diy-optional[data-v-6ad970d2]{color:#bbb;font-size:13px;font-weight:400;margin-left:150px;margin-top:-10px}.insight-modal__label[data-v-6ad970d2]:before{content:"*";color:#ff0e0e;margin-right:2px}.select-product__option[data-v-6ad970d2]{display:flex;align-items:center;gap:10px;padding:10px 0}.el-select-dropdown__item[data-v-6ad970d2]{line-height:auto;height:auto}.select-product__img[data-v-6ad970d2]{width:70px;height:70px;border-radius:3px;-o-object-fit:cover;object-fit:cover;margin-right:4px}.select-product__info[data-v-6ad970d2]{width:300px;display:flex;flex-direction:column;min-width:0}.select-product__title[data-v-6ad970d2]{width:300px;font-weight:400;font-size:12px;color:#281f15;word-break:break-word;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.select-product__desc[data-v-6ad970d2]{font-weight:bold;font-size:12px;color:#8c8175;margin-top:2px}.select-product__price[data-v-6ad970d2]{font-weight:bold;font-size:16px;color:#281f15;margin-top:2px}.insight-modal__title-input[data-v-6ad970d2]{flex:1}.upload-image__label[data-v-6ad970d2]{flex:1;display:flex;align-items:center;flex-wrap:wrap;gap:10px}.upload-image__placeholder[data-v-6ad970d2],.upload-image__item[data-v-6ad970d2]{width:120px;height:120px;background:#fafafa;border-radius:2px;border:1px solid #e5e6eb;cursor:pointer;position:relative;display:flex;flex-direction:column;gap:10px;align-items:center;justify-content:center;font-weight:400;font-size:14px;color:#4e5969;-o-object-fit:cover;object-fit:cover}.upload-image__icon[data-v-6ad970d2]{width:38px;height:34px;margin-bottom:4px}.remove-image[data-v-6ad970d2]{position:absolute;top:8px;right:8px;width:20px;height:20px;background:rgba(0,0,0,.6);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.upload-image__preview[data-v-6ad970d2]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px}.insight-modal__content-input[data-v-6ad970d2]{flex:1}.radio-label[data-v-6ad970d2]{font-weight:500;font-size:14px;color:#4e5969;align-items:center;display:flex;margin-right:10px;gap:4px}.scheduled-time__input[data-v-6ad970d2]{width:150px}.insight-modal__btn-row[data-v-6ad970d2]{justify-content:center;margin-top:8px}.insight-modal__submit[data-v-6ad970d2]{width:100%;height:44px;background:#ff8429;border-radius:var(--theme-outer-radius, 4px);transition:background .2s;font-weight:500;font-size:14px;color:#fff;display:flex;align-items:center;justify-content:center}.insight-modal__submit[data-v-6ad970d2]:hover{background:#ff9c4a}

.load-more[data-v-ec8befe0] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 18px 0 26px;
    gap: 8px;
    font-size: 14px;
    color: #999;
}
.load-more img[data-v-ec8befe0] {
    width: 90px;
    height: auto;
}


/* 弹窗遮罩 */
.order-details[data-v-7563030d] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.5);
    z-index: 99;
    display: flex;
    align-items: center;
    justify-content: center;
    animation: fadeIn-7563030d 0.3s ease;
}

/* 弹窗内容 */
.order-details__content[data-v-7563030d] {
    background: #FFFFFF;
    width: 720px;
    max-width: 90vw;
    max-height: 90vh;
    display: flex;
    flex-direction: column;
    box-shadow: 0px 10px 30px 0px rgba(0,0,0,0.05);
    border-radius: 15px;
    animation: slideUp-7563030d 0.3s ease;
}

/* 标题区域 */
.order-details__header[data-v-7563030d] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 24px;
    border-bottom: 1px solid #F0F0F0;
}
.order-details__title[data-v-7563030d] {
    font-size: 18px;
    font-weight: 600;
    color: #333333;
    margin: 0;
}
.order-details__close[data-v-7563030d] {
    background: none;
    border: none;
    font-size: 30px;
    color: #999999;
    cursor: pointer;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s ease;
}
.order-details__close[data-v-7563030d]:hover {
    color: #FF7F00;
}

/* 主要内容区域 */
.order-info__section[data-v-7563030d] {
    padding: 24px;
    flex: 1;
    overflow-y: auto;
}

/* 订单元信息 */
.order-meta[data-v-7563030d] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    padding: 12px 16px;
    background: #F8F9FA;
    border-radius: 8px;
}
.order-meta__box[data-v-7563030d]{
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
.order-number[data-v-7563030d] {
    font-weight: bold;
    font-size: 12px;
    color: #8C8175;
}
.order-number span[data-v-7563030d]{
    color: #281F15;
}
.order-meta__status[data-v-7563030d] {
    font-weight: 500;
    font-size: 12px;
    color: #281F15;
}

/* 产品卡片 */
.product-list[data-v-7563030d] {
    margin-bottom: 20px;
}
.product-card[data-v-7563030d] {
    display: flex;
    align-items: flex-start;
    margin-bottom: 24px;
    background: #FFFFFF;
    gap: 16px;
    cursor: pointer;
}
.product-image[data-v-7563030d] {
    width: 60px;
    height: 60px;
    border-radius: 8px;
    -o-object-fit: cover;
       object-fit: cover;
    flex-shrink: 0;
}
.product-info[data-v-7563030d] {
    flex: 1;
}
.product-title[data-v-7563030d] {
    font-weight: 400;
    font-size: 14px;
    color: #281F15;
    margin-bottom: 8px;
    line-height: 1.4;
}
.product-specs[data-v-7563030d] {
    font-weight: 400;
    font-size: 14px;
    color: #8C8175;
    margin-bottom: 4px;
}
.product-price[data-v-7563030d] {
    font-weight: bold;
    font-size: 14px;
    color: #281F15;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 24px;
}
.product-price span[data-v-7563030d]{
    font-weight: 500;
    font-size: 14px;
    color: #8C8175;
}
.product-remark[data-v-7563030d] {
    font-size: 12px;
    color: #999999;
    background: #F5F5F5;
    padding: 4px 8px;
    border-radius: 4px;
    display: inline-block;
}
/* 地址信息区域 */
.address-info[data-v-7563030d]{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    font-weight: 500;
    font-size: 14px;
    color: #000000;
    margin-bottom: 20px;
}
.address-info__line[data-v-7563030d]{
    font-weight: 500;
    font-size: 14px;
    color: #8C8175;
}
.time-info[data-v-7563030d]{
    height: 36px;
    line-height: 36px;
    background: #FFF5F6;
    border-radius: 10px;
    font-weight: bold;
    font-size: 12px;
    color: #EC2336;
    padding: 0 10px;
    margin-bottom: 20px;
}
/* 费用明细区域 */
.fee-section[data-v-7563030d] {
    border-top: 1px solid #F0F0F0;
    border-radius: 10px;
    border: 1px solid #F2F2F2;
    padding: 8px;
}
.fee-section__box[data-v-7563030d]{
    background: #FAFAFA;
    border-radius: 10px;
    padding: 0 24px;
}
.fee-item[data-v-7563030d] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px 0;
    font-size: 14px;
}
.fee-label[data-v-7563030d] {
    font-weight: 500;
    font-size: 14px;
    color: #0D0D0D;
    flex: 1;
}
.fee-label__with-tip[data-v-7563030d] {
    display: flex;
    align-items: center;
    font-weight: 500;
    font-size: 14px;
    color: #0D0D0D;
    flex: 1;
}
.tip-button[data-v-7563030d] {
    border: 1px solid #281F15;
    color: #281F15;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    font-size: 10px;
    margin-left: 4px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}
.fee-value[data-v-7563030d] {
    font-weight: 500;
    font-size: 14px;
    color: #FF7F00;
    text-align: right;
}

/* 图片画廊 */
.image-gallery[data-v-7563030d] {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
}
.image-gallery img[data-v-7563030d] {
    width: 40px;
    height: 40px;
    border-radius: 6px;
    -o-object-fit: cover;
       object-fit: cover;
    cursor: pointer;
    border: 1px solid #E0E0E0;
    transition: transform 0.2s ease;
}
.image-gallery img[data-v-7563030d]:hover {
    transform: scale(1.1);
}

/* 操作按钮区域 */
.action-buttons[data-v-7563030d] {
    display: flex;
    justify-content: flex-end;
    gap: 12px;
    flex-direction: column;
}
.action-item[data-v-7563030d] {
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: #FF7F00;
    border-radius: 12px;
    font-weight: bold;
    font-size: 16px;
    color: #FFFFFF;
    cursor: pointer;
    transition: all 0.2s ease;
    border: none;
    padding: 0 24px;
}
.primary-btn[data-v-7563030d] {
    background: linear-gradient(90deg, #FF1C09 0%, #FF8121 100%);
    color: #FFFFFF;
&.refund-btn[data-v-7563030d] {
        background: transparent;
        font-weight: 500;
        font-size: 12px;
        color: #8C8175;
}
}

/* .primary-btn:hover {
    background: #FF7F00;
} */

/* 底部确认按钮 */
.dialog-footer[data-v-7563030d] {
    padding: 20px 24px;
}
.confirm-btn[data-v-7563030d] {
    width: 100%;
    height: 60px;
    background: #FF7F00;
    border-radius: 12px;
    font-weight: bold;
    font-size: 16px;
    color: #FFFFFF;
    border: none;
    cursor: pointer;
    transition: background 0.3s ease;
}
.confirm-btn[data-v-7563030d]:hover {
    background: #e6611a;
}

/* 费用提示弹窗 */
.fee-tip__dialog-mask[data-v-7563030d] {
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.3);
    z-index: 1001;
    display: flex;
    align-items: center;
    justify-content: center;
}
.fee-tip__dialog-content[data-v-7563030d] {
    background: #FFFFFF;
    border-radius: 12px;
    box-shadow: 0 4px 24px rgba(0, 0, 0, 0.15);
    padding: 40px 24px 24px;
    min-width: 300px;
    max-width: 500px;
    position: relative;
    animation: slideUp-7563030d 0.3s ease;
}
.fee-tip__dialog-close[data-v-7563030d] {
    position: absolute;
    right: 16px;
    top: 16px;
    background: none;
    border: none;
    font-size: 20px;
    color: #999999;
    cursor: pointer;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.fee-tip__dialog-body[data-v-7563030d] {
    font-size: 14px;
    color: #333333;
    line-height: 1.5;
    max-height: 300px;
    overflow-y: auto;
}

/* 动画效果 */
@keyframes fadeIn-7563030d {
from { opacity: 0;
}
to { opacity: 1;
}
}
@keyframes slideUp-7563030d {
from {
        opacity: 0;
        transform: translateY(30px);
}
to {
        opacity: 1;
        transform: translateY(0);
}
}

/* 滚动条样式 */
[data-v-7563030d]::-webkit-scrollbar {
    width: 6px;
}
[data-v-7563030d]::-webkit-scrollbar-track {
    background: #F5F5F5;
    border-radius: 3px;
}
[data-v-7563030d]::-webkit-scrollbar-thumb {
    background: #D0D0D0;
    border-radius: 3px;
}
[data-v-7563030d]::-webkit-scrollbar-thumb:hover {
    background: #B0B0B0;
}


.freight-plan__overlay[data-v-84b3f0c8] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.5);
    z-index: 100;
    display: flex;
    align-items: center;
    justify-content: center;
    animation: fadeIn-84b3f0c8 0.3s ease;
}
.freight-plan__modal[data-v-84b3f0c8] {
    background: #FFFFFF;
    border-radius: 16px;
    width: 600px;
    max-width: 90vw;
    max-height: 90vh;
    display: flex;
    flex-direction: column;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.15);
    animation: slideUp-84b3f0c8 0.3s ease;
    overflow: hidden;
}

/* 标题栏 */
.freight-plan__header[data-v-84b3f0c8] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 24px;
    border-bottom: 1px solid #F0F0F0;
}
.freight-plan__title[data-v-84b3f0c8] {
    font-size: 20px;
    font-weight: 600;
    color: #333333;
    margin: 0;
}
.freight-plan__close[data-v-84b3f0c8] {
    background: none;
    border: none;
    font-size: 30px;
    color: #999999;
    cursor: pointer;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s ease;
}
.freight-plan__close[data-v-84b3f0c8]:hover {
    color: #FF7F00;
}

/* 主体内容 */
.freight-plan__body[data-v-84b3f0c8] {
    flex: 1;
    padding: 24px;
    overflow-y: auto;
    box-sizing: border-box;
}

/* 包裹信息区域 */
.package-info__section[data-v-84b3f0c8] {
    margin-bottom: 24px;
    border-radius: 10px;
    border: 1px solid #F2F2F2;
    padding: 8px;
}
.section-title[data-v-84b3f0c8] {
    font-weight: 500;
    font-size: 16px;
    color: #0D0D0D;
    margin: 0 0 6px 0;
}
.package-info__grid[data-v-84b3f0c8] {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 16px;
    padding: 16px;
    background: #F8F9FA;
    border-radius: 12px;
}
.info-item[data-v-84b3f0c8] {
    text-align: center;
}
.info-label[data-v-84b3f0c8] {
    display: block;
    font-weight: 500;
    font-size: 14px;
    color: #8C8175;
    margin-bottom: 8px;
}
.info-value[data-v-84b3f0c8] {
    display: block;
    font-weight: 500;
    font-size: 14px;
    color: #281F15;
}


/* 配送选项区域 */
.shipping-options__section[data-v-84b3f0c8] {
    border-radius: 10px;
    border: 1px solid #F2F2F2;
    padding: 8px;
}
.shipping-option__box[data-v-84b3f0c8] {
    background: #FAFAFA;
    border-radius: 10px;
    padding: 16px;
}
.shipping-option__card[data-v-84b3f0c8] {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 16px;
    cursor: pointer;
    transition: all 0.2s ease;
    padding-bottom: 20px;
    border-bottom: 1px solid #ECEEF2;
}
.shipping-option__card[data-v-84b3f0c8]:last-child {
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 0px;
}

/* 选择器 */
.option-selector[data-v-84b3f0c8] {
    flex-shrink: 0;
    margin-top: 2px;
}
.radio-circle[data-v-84b3f0c8] {
    width: 20px;
    height: 20px;
    border: 2px solid #E0E0E0;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s ease;
}
.radio-circle.checked[data-v-84b3f0c8] {
    border-color: #FF7F00;
    background: #FF7F00;
}
.radio-dot[data-v-84b3f0c8] {
    width: 8px;
    height: 8px;
    background: #FFFFFF;
    border-radius: 50%;
}

/* 选项详情 */
.option-details[data-v-84b3f0c8] {
    flex: 1;
}
.option-row[data-v-84b3f0c8] {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
    font-size: 14px;
}
.option-row[data-v-84b3f0c8]:last-child {
    margin-bottom: 0;
}
.detail-label[data-v-84b3f0c8] {
    color: #666666;
    min-width: 120px;
}
.detail-value[data-v-84b3f0c8] {
    color: #333333;
    font-weight: 500;
    text-align: right;
}
.remark-text[data-v-84b3f0c8] {
    word-break: break-word;
    text-align: right;
    max-width: 200px;
}

/* 价格显示 */
.option-price[data-v-84b3f0c8] {
    flex-shrink: 0;
    text-align: right;
}
.price-amount[data-v-84b3f0c8] {
    font-size: 18px;
    font-weight: 700;
    color: #FF7F00;
}

/* 总计区域 */
.total-section[data-v-84b3f0c8] {
    margin-top: 4px;
}
.total-row[data-v-84b3f0c8] {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.total-label[data-v-84b3f0c8] {
    font-weight: bold;
    font-size: 16px;
    color: #0D0D0D;
}
.total-amount[data-v-84b3f0c8] {
    font-weight: bold;
    font-size: 32px;
    color: #FF7F00;
}

/* 底部按钮 */
.freight-plan__footer[data-v-84b3f0c8] {
    padding: 20px 24px;
    border-top: 1px solid #F0F0F0;
    margin-top: 20px;
}
.checkout-btn[data-v-84b3f0c8] {
    width: 100%;
    height: 50px;
    background: #FF7F00;
    color: #FFFFFF;
    border: none;
    border-radius: 12px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.2s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    transition: background 0.3s ease;
}
.checkout-btn[data-v-84b3f0c8]:hover {
    background: #e6611a;
}
.checkout-btn[data-v-84b3f0c8]:active {
    transform: translateY(0);
}

/* 动画效果 */
@keyframes fadeIn-84b3f0c8 {
from { opacity: 0;
}
to { opacity: 1;
}
}
@keyframes slideUp-84b3f0c8 {
from {
        opacity: 0;
        transform: translateY(30px);
}
to {
        opacity: 1;
        transform: translateY(0);
}
}

/* 滚动条样式 */
.freight-plan__body[data-v-84b3f0c8]::-webkit-scrollbar {
    width: 6px;
}
.freight-plan__body[data-v-84b3f0c8]::-webkit-scrollbar-track {
    background: #F5F5F5;
    border-radius: 3px;
}
.freight-plan__body[data-v-84b3f0c8]::-webkit-scrollbar-thumb {
    background: #D0D0D0;
    border-radius: 3px;
}
.freight-plan__body[data-v-84b3f0c8]::-webkit-scrollbar-thumb:hover {
    background: #B0B0B0;
}


.choose-address[data-v-70792efc]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.address-box[data-v-70792efc]{width:800px;max-height:80vh;min-height:200px;background-color:#fff;box-shadow:0px 10px 30px 0px rgba(0,0,0,.05);border-radius:15px;padding:24px;display:flex;flex-direction:column}.address-header[data-v-70792efc]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.address-header h3[data-v-70792efc]{font-weight:bold;font-size:24px;color:#281f15;margin:0}.address-header img[data-v-70792efc]{cursor:pointer;width:24px;height:24px}.address-add[data-v-70792efc]{border:1px dashed #dcdfe6;background-color:#f9f9f9;color:#606266;padding:10px;width:100%;cursor:pointer;border-radius:4px}.address-content[data-v-70792efc]{overflow-y:auto;flex:1;min-height:244px}.address-content .address-tips[data-v-70792efc]{display:flex;align-items:center;justify-content:center;width:100%;height:244px;color:var(--Font-Gy3, rgba(0, 0, 0, 0.4));font-size:14px;font-weight:500;line-height:22px}.address-grid[data-v-70792efc]{display:grid;grid-template-columns:repeat(2, 1fr);gap:16px}.address-card[data-v-70792efc]{display:flex;padding:12px;flex-direction:column;align-items:flex-start;gap:12px;align-self:stretch;border-radius:2px;border:1px solid #eaedef;background:#fff;cursor:pointer;transition:all .2s;position:relative;min-height:160px}.address-card[data-v-70792efc]:hover{border-color:#ff8429}.address-card.is-selected[data-v-70792efc]{border-color:#ff8429;background-color:#fffcfa}.card-header[data-v-70792efc]{width:100%;display:flex;justify-content:space-between;align-items:flex-start}.warehouse-icon[data-v-70792efc]{width:20px;height:20px}.tag[data-v-70792efc]{display:inline-block;padding:2px 8px;border-radius:4px;background:#f5f7fa;color:#606266;font-size:12px}.tag.is-default[data-v-70792efc]{background:#fff6e8;color:#ff8429}.card-info[data-v-70792efc]{width:100%}.address-name[data-v-70792efc]{color:rgba(0,0,0,.9);font-size:16px;font-weight:700;line-height:24px}.address-region[data-v-70792efc]{color:rgba(0,0,0,.6);font-size:14px;font-weight:500;line-height:22px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.address-contact[data-v-70792efc]{margin-top:auto;width:100%}.address-phone[data-v-70792efc],.address-postal-code[data-v-70792efc]{color:rgba(0,0,0,.6);font-size:14px;font-weight:500;line-height:22px;display:flex;align-items:center;gap:4px}.address-actions[data-v-70792efc]{width:100%;display:flex;align-items:center;gap:8px;padding-top:8px;border-top:1px dashed #eee;margin-top:8px}.btn-edit[data-v-70792efc],.btn-delete[data-v-70792efc]{background:none;border:none;cursor:pointer;font-size:14px;font-weight:500;color:#606266;padding:0}.btn-edit[data-v-70792efc]:hover,.btn-delete[data-v-70792efc]:hover{color:#ff8429;text-decoration:underline}.action-divider[data-v-70792efc]{color:#dcdfe6}.flex[data-v-70792efc]{display:flex}.flex-wrap[data-v-70792efc]{flex-wrap:wrap}.gap-2[data-v-70792efc]{gap:8px}.flex-col[data-v-70792efc]{flex-direction:column}.gap-1[data-v-70792efc]{gap:4px}.address-footer[data-v-70792efc]{margin-top:20px;text-align:center}.address-footer button[data-v-70792efc]{width:100%}.address-confirm[data-v-70792efc]{width:100%;height:60px;background:#ff7f00;border-radius:12px;border-color:#ff8429;font-weight:bold;font-size:16px;color:#fff;display:flex;align-items:center;justify-content:center}
.payout-dialog[data-v-5cc2901a]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:2000}.payout-dialog__content[data-v-5cc2901a]{background:#fff;box-shadow:0px 10px 30px 0px rgba(0,0,0,.05);border-radius:15px;width:520px;padding:24px;box-sizing:border-box;overflow:hidden}.payout-dialog__title[data-v-5cc2901a]{font-size:20px;font-weight:500;color:#333;display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px;flex-shrink:0}.payout-dialog__title img[data-v-5cc2901a]{cursor:pointer;width:24px;height:24px}.dialog-title__text[data-v-5cc2901a]{display:flex;flex-direction:column;gap:4px;color:var(--Font-Gy1, rgba(0, 0, 0, 0.9));font-size:28px;font-weight:700;line-height:36px}.payout-order-no[data-v-5cc2901a]{color:var(--Font-Gy2, rgba(0, 0, 0, 0.6));font-size:14px;font-weight:500;line-height:22px}.payout-scroll-area[data-v-5cc2901a]{overflow-y:auto;flex:1;margin-bottom:16px;max-height:300px;padding:16px 0;border-bottom:1px solid #e7e7e7;display:flex;flex-direction:column;gap:16px}.payout-scroll-area[data-v-5cc2901a]::-webkit-scrollbar{width:4px}.payout-scroll-area[data-v-5cc2901a]::-webkit-scrollbar-thumb{background:#ccc;border-radius:2px}.payout-order-info[data-v-5cc2901a]{margin-bottom:20px;overflow-y:auto;max-height:300px}.payout-store-header[data-v-5cc2901a]{display:flex;align-items:center;gap:8px;margin-bottom:8px}.payout-store-header .store-icon[data-v-5cc2901a]{width:18px;height:18px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.payout-store-header .store-name[data-v-5cc2901a]{font-size:12px;color:#666;font-weight:500}.payout-product-item[data-v-5cc2901a]{display:flex;gap:12px;margin-bottom:12px}.payout-product-item[data-v-5cc2901a]:last-child{margin-bottom:0px}.payout-product-img[data-v-5cc2901a]{width:60px;height:60px;border-radius:4px;-o-object-fit:cover;object-fit:cover;border:1px solid #eee;flex-shrink:0}.payout-product-details[data-v-5cc2901a]{flex:1;display:flex;flex-direction:column;gap:4px;min-width:0}.payout-product-title[data-v-5cc2901a],.payout-product-reason[data-v-5cc2901a]{font-size:14px;color:#333;line-height:1.4;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.payout-product-specs[data-v-5cc2901a]{font-size:12px;color:#999}.payout-product-reason[data-v-5cc2901a]{font-size:12px;color:#666;-webkit-line-clamp:3}.payout-product-price[data-v-5cc2901a]{text-align:right;font-size:14px;color:#333;white-space:nowrap}.payout-product-price .payout-product-quantity[data-v-5cc2901a]{font-size:12px;color:#999;margin-top:4px}.payout-fee-item[data-v-5cc2901a]{display:flex;justify-content:space-between;align-items:center;font-size:14px;color:#666;margin-bottom:12px}.payout-fee-item[data-v-5cc2901a]:last-child{margin-bottom:0}.payout-fee-item .fee-amount[data-v-5cc2901a]{color:#000;font-weight:500}.payout-fee-item .fee-amount.discount-amount[data-v-5cc2901a]{color:#ff4d4f}.payout-fee-item.total-row[data-v-5cc2901a]{margin-top:16px;padding-top:32px;border-top:1px solid #eaeaea;display:flex;justify-content:space-between;align-items:center}.payout-fee-item.total-row .total-label[data-v-5cc2901a]{font-size:14px;font-weight:600;color:#333}.payout-fee-item.total-row .total-amount[data-v-5cc2901a]{font-size:24px;font-weight:700;color:#000}.payout-fee-item.total-row .ity[data-v-5cc2901a]{font-size:12px;color:#999;margin-top:4px}.payout-amount[data-v-5cc2901a]{padding:16px 0;margin-bottom:16px}.payout-fee-item[data-v-5cc2901a]{display:flex;justify-content:space-between;align-items:center;font-size:14px;color:#666}.payout-fee-item[data-v-5cc2901a]:not(:last-child){margin-bottom:16px}.payout-fee-item .fee-amount[data-v-5cc2901a]{color:#ff8429;font-weight:500}.payout-dialog__actions[data-v-5cc2901a]{text-align:center}.payout-dialog__actions .confirm-btn[data-v-5cc2901a]{width:100%}

/* 使用深度选择器修改 Element UI 样式 */
.success-modal__dialog[data-v-edceed46] .el-dialog {
    box-shadow: 0px 10px 30px 0px rgba(0,0,0,0.05);
    border-radius: 15px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin-top: 0 !important;
}
.success-modal__dialog[data-v-edceed46] .el-dialog__header {
    border-bottom: 1px solid #F2F2F2;
    font-weight: bold;
    font-size: 24px;
    color: #0D0D0D;
    text-align: left;
}
.success-modal__dialog[data-v-edceed46] .el-dialog__title {
    font-size: 24px;
    font-weight: bold;
    color: #333;
    line-height: 1.2;
}
.success-modal__dialog[data-v-edceed46] .el-dialog__body {
    padding: 20px 30px;
    text-align: center;
}
.success-modal__dialog[data-v-edceed46] .el-dialog__footer {
    padding: 0 30px 30px 30px;
    text-align: center;
}
.success-modal__dialog[data-v-edceed46] .el-dialog__headerbtn {
    top: 20px;
    right: 20px;
}
.success-modal__dialog[data-v-edceed46] .el-dialog__headerbtn .el-dialog__close {
    font-size: 24px;
    top: 10px;
    color: #333;
}
.success-modal__dialog[data-v-edceed46] .el-dialog__headerbtn:hover .el-dialog__close {
    color: #FF7F00;
}

/* 组件内部样式 */
.success-content[data-v-edceed46] {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px 0;
}
.success-icon[data-v-edceed46] {
    margin-bottom: 30px;
    display: flex;
    justify-content: center;
    animation: bounceIn-edceed46 0.6s ease;
    width: 60px;
    height: 60px;
    position: relative;
}
.success-icon img[data-v-edceed46] {
    width: 100%;
    height: 100%;
}
.success-message[data-v-edceed46] {
    margin-bottom: 20px;
    line-height: 1.6;
}
.success-message p[data-v-edceed46] {
    font-weight: bold;
    font-size: 16px;
    color: #0D0D0D;
    margin: 0;
}
.success-message span[data-v-edceed46]{
    color: #FF7F00;
    cursor: pointer;
    text-decoration: underline;
}
.success-message[data-v-edceed46] .link-text:hover {
    color: #e6720a !important;
}
.success-close-btn[data-v-edceed46] {
    width: 100%;
    height: 60px;
    border-radius: 12px;
    font-weight: bold;
    font-size: 16px;
    color: #FFFFFF;
    background: #FF7F00;
    border-color: #FF7F00;
    transition: all 0.3s ease;
}
.success-close-btn[data-v-edceed46]:hover {
    background: #e6720a;
    border-color: #e6720a;
}

/* 动画效果 */
@keyframes bounceIn-edceed46 {
0% {
        opacity: 0;
        transform: scale(0.3);
}
50% {
        opacity: 1;
        transform: scale(1.05);
}
70% {
        transform: scale(0.9);
}
100% {
        opacity: 1;
        transform: scale(1);
}
}
html[dir="rtl"] .success-modal__dialog[data-v-edceed46] .el-dialog__headerbtn {
    right: auto!important;
    left: 20px!important;
}

.cart-page[data-v-273ee157]{display:flex;padding:32px 0;min-height:60vh;width:1200px;margin:0 auto;gap:24px}.cart-main[data-v-273ee157]{display:flex;flex-direction:column;gap:24px;flex:1}.cart-main .cart-header[data-v-273ee157]{padding:16px;border-radius:var(--theme-outer-radius, 4px);background:var(--Backdrop-Gy2, #FFF);display:flex;flex-direction:column;align-items:flex-start;gap:16px}.cart-main .cart-header .cart-toolbar[data-v-273ee157]{display:flex;justify-content:space-between;align-items:center;gap:12px;width:100%}.cart-main .cart-content[data-v-273ee157]{border-radius:var(--theme-outer-radius, 4px);background:var(--Backdrop-Gy2, #FFF);display:flex;padding:16px;flex-direction:column;align-items:flex-start;gap:12px;align-self:stretch}.cart-page__header[data-v-273ee157]{flex:none;width:100%}.cart-title[data-v-273ee157]{font-weight:bold;font-size:20px;color:#0d0d0d}.cart-select[data-v-273ee157]{display:flex;align-items:center;font-weight:400;font-size:16px;color:#0d0d0d;cursor:pointer;gap:8px}.select-all[data-v-273ee157]{width:20px;height:20px}.cart-delete[data-v-273ee157]{background:none;border:none;font-weight:400;font-size:14px;color:#ff4d4f;cursor:pointer;display:flex;align-items:center}.cart-delete[data-v-273ee157]:hover{color:#d9363e}.cart-list[data-v-273ee157]{list-style:none;margin:0;padding:0}.menu-list__item[data-v-273ee157]{position:relative}.cart-list>.menu-list__item[data-v-273ee157]:last-of-type{border-bottom:none}.item-store[data-v-273ee157]{display:flex;align-items:center;gap:16px;padding:12px 0;cursor:pointer}.item-store .store-info[data-v-273ee157]{display:flex;align-items:center;gap:8px}.item-store__choose[data-v-273ee157]{width:20px;height:20px;cursor:pointer}.item-store__logo[data-v-273ee157]{width:22px;height:22px;border-radius:2px;-o-object-fit:cover;object-fit:cover}.item-store__name[data-v-273ee157]{font-weight:bold;font-size:16px;color:#281f15}.cart-item[data-v-273ee157]{position:relative;display:flex;gap:16px;margin-bottom:12px}.cart-item[data-v-273ee157]:last-of-type{margin-bottom:0}.cart-item:last-of-type .cart-item__details[data-v-273ee157]{border-bottom:none}.cart-item .cart-item__checkbox[data-v-273ee157]{display:flex;padding:74px 0;align-items:center;gap:10px;height:-moz-max-content;height:max-content}.cart-item .cart-item__details[data-v-273ee157]{flex:1;display:flex;flex-direction:column;gap:16px;padding:16px 0;border-bottom:1px solid var(--Gray3_, #E7E7E7)}.cart-item .cart-item__inner[data-v-273ee157]{display:flex;gap:18px;align-items:flex-start}.cart-item .cart-item__inner .cart-item__info[data-v-273ee157]{flex:1;min-width:0;position:relative;cursor:pointer;display:flex;flex-direction:column;gap:8px}.cart-item .cart-item__inner .cart-item__info .cart-item__row-top[data-v-273ee157]{display:flex;justify-content:space-between;align-items:flex-start;gap:32px;width:100%}.cart-item .cart-item__inner .cart-item__info .cart-item__row-bottom[data-v-273ee157]{display:flex;justify-content:space-between;align-items:center;margin-top:8px}.cart-item .cart-item__inner .cart-item__info .cart-item__title[data-v-273ee157]{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;flex:1 0 0;overflow:hidden;color:var(--Font-Gy1, rgba(0, 0, 0, 0.9));text-overflow:ellipsis;font-size:16px;font-weight:500;line-height:24px}.cart-item .cart-item__inner .cart-item__info .cart-item__desc[data-v-273ee157]{font-weight:bold;font-size:12px;color:#8c8175;white-space:normal;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-word}.cart-item .cart-item__inner .cart-item__info .cart-item__price[data-v-273ee157]{font-weight:bold;font-size:16px;color:#281f15;white-space:nowrap}.cart-item .cart-item__remark-wrapper[data-v-273ee157]{display:flex;align-items:center;gap:12px}.cart-item__img[data-v-273ee157]{width:128px;height:128px;border-radius:3px;-o-object-fit:cover;object-fit:cover;cursor:pointer}.remark-label[data-v-273ee157]{font-size:14px;color:#666;white-space:nowrap}.item-content__disabled .cart-item__img[data-v-273ee157],.item-content__disabled .cart-item__info[data-v-273ee157]{opacity:.5}.item-content__disabled .cart-item__checkbox[data-v-273ee157]{pointer-events:none}.cart-item__qty[data-v-273ee157]{display:flex;align-items:center;justify-content:space-between;gap:4px}.cart-item__qty .qty-btn[data-v-273ee157]{display:flex;width:32px;height:32px;padding:8px;justify-content:center;align-items:center;flex-shrink:0;border-radius:3px;border:1px solid var(--Gray4_, #DCDCDC);background:var(--Backdrop-Gy2, #FFF)}.cart-item__qty .qty-btn__disabled[data-v-273ee157]{color:#f2f2f2}.cart-item__qty .qty-num[data-v-273ee157]{display:flex;height:32px;min-width:56px;padding:5px 8px;align-items:center;justify-content:center;gap:8px;flex:1 0 0;border-radius:3px;border:1px solid var(--Gray4_, #DCDCDC);background:var(--Backdrop-Gy2, #FFF);overflow:hidden;color:var(--Font-Gy1, rgba(0, 0, 0, 0.9));text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:400;line-height:22px}.cart-item__actions[data-v-273ee157]{display:flex;align-items:center;gap:16px}.cart-item__fav[data-v-273ee157],.cart-item__del[data-v-273ee157]{border:none;padding:0;display:flex;align-items:center;justify-content:center;margin-left:0 !important}.cart-item__fav.item-fav[data-v-273ee157],.cart-item__del.item-fav[data-v-273ee157]{color:#ff8429}.cart-item__fav[data-v-273ee157]:focus,.cart-item__fav[data-v-273ee157]:hover,.cart-item__del[data-v-273ee157]:focus,.cart-item__del[data-v-273ee157]:hover{background:none;color:#ff8429}.cart-item__qty[data-v-273ee157]:hover{border-color:#ff8429}.item-qty__disabled[data-v-273ee157]{display:none}.cart-empty[data-v-273ee157]{color:#999;text-align:center;margin:60px 0;font-size:16px}.cart-summary[data-v-273ee157]{display:flex;flex-direction:column;gap:24px;position:sticky;top:164px;align-self:flex-start}.summary-card[data-v-273ee157]{border-radius:var(--theme-outer-radius, 4px);background:#fff;display:flex;width:400px;padding:16px;flex-direction:column;align-items:flex-start;gap:24px}.summary-title[data-v-273ee157]{font-weight:bold;font-size:20px;color:#0d0d0d}.summary-info[data-v-273ee157]{width:100%}.summary-row[data-v-273ee157]{display:flex;justify-content:space-between;align-items:center;padding:12px 0;width:100%;color:var(--Font-Gy2, rgba(0, 0, 0, 0.6));font-size:16px;font-weight:500;line-height:24px}.summary-total[data-v-273ee157]{border-top:1px solid #f2f2f2;color:var(--Font-Gy1, rgba(0, 0, 0, 0.9));font-size:16px;font-weight:500;line-height:24px}.summary-subtotal[data-v-273ee157]{color:var(--Font-Gy1, rgba(0, 0, 0, 0.9))}.summary-totalprice[data-v-273ee157]{color:var(--Font-Gy1, rgba(0, 0, 0, 0.9));font-size:20px;font-weight:700;line-height:28px}.summary-btn[data-v-273ee157]{width:100%;transition:background .3s ease;display:flex;height:48px;padding:12px 32px;justify-content:center;align-items:center;gap:4px;align-self:stretch;border-radius:var(--theme-outer-radius, 4px);background:#ff8429;color:var(--Font-Gy5, #FFF);text-align:center;font-size:16px;font-weight:700;line-height:24px}.summary-btn[data-v-273ee157]:hover{background:#e6611a}.summary-pay__title[data-v-273ee157]{color:var(--Font-Gy1, rgba(0, 0, 0, 0.9));font-size:20px;font-weight:700;line-height:28px}.summary-pay__icons[data-v-273ee157]{display:flex;flex-wrap:wrap;gap:8px}.summary-pay__icons img[data-v-273ee157]{width:78px}.summary-safe[data-v-273ee157]{font-weight:bold;font-size:14px;color:#0d0d0d}.icon-safe[data-v-273ee157],.icon-lock[data-v-273ee157]{display:flex;align-items:center;margin-bottom:10px}.icon-safe img[data-v-273ee157],.icon-lock img[data-v-273ee157]{width:32px;height:32px;margin-right:6px}.cart-page__header[data-v-273ee157]{max-height:649px;height:60vh;overflow:hidden;padding:0}.cart-page__header.cart-page__side[data-v-273ee157]{max-height:none;height:auto;flex:1;padding:16px}.cart-page__header.cart-page__side .cart-header[data-v-273ee157]{display:none}.cart-page__header .cart-item[data-v-273ee157]{margin-bottom:16px}.cart-page__header .cart-main[data-v-273ee157]{flex:none;width:100%;padding:0px;box-sizing:border-box;gap:16px}.cart-page__header .cart-main .cart-header[data-v-273ee157]{padding:0}.cart-page__header .cart-main .cart-content[data-v-273ee157]{padding:0;flex:1;min-height:0}.cart-page__header .cart-main .cart-footer[data-v-273ee157]{padding:8px 0 0 0;margin-top:auto}.cart-page__header .cart-main .cart-footer button[data-v-273ee157]{width:100%}.cart-page__header .cart-list[data-v-273ee157]{list-style:none;margin:0;overflow-y:auto;flex:1;width:100%}.cart-page__header .cart-item__details[data-v-273ee157]{padding:0;border:none}.cart-page__header .item-store[data-v-273ee157],.cart-page__header .el-checkbox[data-v-273ee157],.cart-page__header .cart-item__checkbox[data-v-273ee157],.cart-page__header .cart-item__remark-wrapper[data-v-273ee157]{display:none}.cart-page__header .cart-item__inner[data-v-273ee157]{gap:8px}.cart-page__header .cart-item__inner .cart-item__info .cart-item__row-bottom[data-v-273ee157]{display:none}.cart-page__header .cart-item__img[data-v-273ee157]{width:80px;height:80px;cursor:pointer}.cart-page__header .cart-item__title[data-v-273ee157]{-webkit-line-clamp:2;line-height:16px}.cart-page__header .cart-item__desc[data-v-273ee157]{-webkit-line-clamp:1}.cart-item__img[data-v-273ee157]{cursor:pointer}.cart-footer[data-v-273ee157]{width:100%;padding:12px;box-sizing:border-box;border-top:1px solid #f2f2f2;background:#fff}.cart-footer .cart-toolbar[data-v-273ee157]{margin:0;display:flex;justify-content:space-between;align-items:center}.cart-footer .cart-footer__btn[data-v-273ee157]{width:100%;height:60px;background:#ff7f00;border-radius:10px;font-weight:bold;font-size:16px;color:#fff;display:flex;align-items:center;justify-content:center;margin-top:10px}.no-message__btn[data-v-273ee157]{margin-top:20px;transition:background .3s ease}.no-message__btn[data-v-273ee157]:hover{background:#e6611a}.load-more-history[data-v-273ee157]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px 0 16px 0;width:100%}.loading-img[data-v-273ee157]{width:90px;height:auto;margin-bottom:8px}@media(max-width: 1200px){.cart-page[data-v-273ee157]{width:100%;padding:32px 20px}.cart-page__header[data-v-273ee157]{padding:0}}

.cart-item__remark .el-input__inner{
    padding-right: 80px;
}

.header-user[data-v-bfe35bf6]{display:flex;align-items:center;font-weight:bold;font-size:12px;color:#281f15;cursor:pointer;position:relative;z-index:100}.header-user .user-name[data-v-bfe35bf6]{padding:0}.header-user .user-menu__mask[data-v-bfe35bf6]{display:none;position:absolute;top:20px;right:0}.header-user .user-menu__mask.show[data-v-bfe35bf6]{display:block}.header-user .user-menu-popup[data-v-bfe35bf6]{background:var(--Backdrop-Gy2, #FFF);box-shadow:0 2px 12px 0 rgba(0,0,0,.15);border-radius:var(--theme-outer-radius, 4px);min-width:224px;width:224px;z-index:100;overflow:hidden;margin-top:24px}.header-user .user-menu-header[data-v-bfe35bf6],.header-user .user-menu-top[data-v-bfe35bf6]{display:flex;align-items:center;justify-content:space-between;gap:8px;font-weight:bold;font-size:20px;color:#0d0d0d;padding:16px}.header-user .user-menu-header .user-menu-logout[data-v-bfe35bf6],.header-user .user-menu-top .user-menu-logout[data-v-bfe35bf6]{position:relative;background:none;cursor:pointer;width:50px;height:50px;border-radius:10px;border:1px solid #f2f2f2}.header-user .user-menu-header .user-menu-logout img[data-v-bfe35bf6],.header-user .user-menu-top .user-menu-logout img[data-v-bfe35bf6]{width:20px;height:20px}.header-user .user-menu-header .user-menu-logout .logout-icon[data-v-bfe35bf6],.header-user .user-menu-top .user-menu-logout .logout-icon[data-v-bfe35bf6]{display:inline-block}.header-user .user-menu-header .user-menu-logout .logout-active-icon[data-v-bfe35bf6],.header-user .user-menu-top .user-menu-logout .logout-active-icon[data-v-bfe35bf6]{display:none}.header-user .user-menu-header .user-menu-logout[data-v-bfe35bf6]:hover,.header-user .user-menu-top .user-menu-logout[data-v-bfe35bf6]:hover{background:#ff8429;border:1px solid #ff8429}.header-user .user-menu-header .user-menu-logout:hover .logout-icon[data-v-bfe35bf6],.header-user .user-menu-top .user-menu-logout:hover .logout-icon[data-v-bfe35bf6]{display:none}.header-user .user-menu-header .user-menu-logout:hover .logout-active-icon[data-v-bfe35bf6],.header-user .user-menu-top .user-menu-logout:hover .logout-active-icon[data-v-bfe35bf6]{display:inline-block}.header-user .user-menu-header .user-menu-register[data-v-bfe35bf6],.header-user .user-menu-top .user-menu-register[data-v-bfe35bf6]{font-weight:bold;font-size:20px;color:#0d0d0d}.header-user .user-menu-header .user-menu-register[data-v-bfe35bf6]:hover,.header-user .user-menu-top .user-menu-register[data-v-bfe35bf6]:hover{color:#ff8429}.header-user .user-menu-header .user-menu-login[data-v-bfe35bf6],.header-user .user-menu-top .user-menu-login[data-v-bfe35bf6]{font-weight:bold;font-size:20px;color:#fff;padding:4px 8px;cursor:pointer;border:1px solid #ff8429;border-radius:var(--theme-outer-radius, 4px);background:#ff8429}.header-user .user-menu-top .user-menu-avatar[data-v-bfe35bf6]{width:40px;min-width:40px;height:40px;aspect-ratio:1/1;border-radius:40px}.header-user .user-menu-top .user-menu-info[data-v-bfe35bf6]{display:flex;flex-direction:column;flex:1;min-width:0}.header-user .user-menu-top .user-menu-info .user-menu-name[data-v-bfe35bf6]{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;align-self:stretch;overflow:hidden;color:var(--Font-Gy1, rgba(0, 0, 0, 0.9));text-overflow:ellipsis;font-size:14px;font-weight:700;line-height:22px}.header-user .user-menu-top .user-menu-info .user-menu-email[data-v-bfe35bf6]{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;align-self:stretch;overflow:hidden;color:var(--Font-Gy2, rgba(0, 0, 0, 0.6));text-overflow:ellipsis;font-size:12px;font-weight:500;line-height:20px}.header-user .user-menu-list[data-v-bfe35bf6]{list-style:none;margin:0;max-height:60vh;overflow-y:auto;padding:0}.header-user .user-menu-list li[data-v-bfe35bf6]{cursor:pointer;transition:background .2s}.header-user .user-menu-list li a[data-v-bfe35bf6]{text-decoration:none;display:flex;padding:9px 16px;align-items:center;gap:10px;color:var(--Font-Gy2, rgba(0, 0, 0, 0.6));font-size:14px;font-weight:500;line-height:22px}.header-user .user-menu-list li img[data-v-bfe35bf6]{width:20px;height:20px}.header-user .user-menu-list li .menu-icon[data-v-bfe35bf6]{display:inline-block}.header-user .user-menu-list li .menu-icon-active[data-v-bfe35bf6]{display:none}.header-user .user-menu-list li[data-v-bfe35bf6]:hover{background:var(--Gray1_Hover, #F3F3F3)}.header-user .user-menu-list li:hover a[data-v-bfe35bf6]{color:#ff8429}.header-user .user-menu-list li:hover .menu-icon[data-v-bfe35bf6]{display:none}.header-user .user-menu-list li:hover .menu-icon-active[data-v-bfe35bf6]{display:inline-block}ul[data-v-bfe35bf6],ol[data-v-bfe35bf6]{list-style:none}li[data-v-bfe35bf6]{list-style:none}
.header-message[data-v-24ea3084]{position:relative;cursor:pointer;z-index:100}.message-trigger[data-v-24ea3084]{display:flex;align-items:center;justify-content:center;position:relative;height:100%}.message-trigger .message-icon[data-v-24ea3084]{width:24px;height:24px}.message-trigger .message-num[data-v-24ea3084]{position:absolute;top:-4px;right:-4px;background-color:#e34d59;color:#fff;font-size:12px;height:16px;min-width:16px;padding:0 4px;line-height:16px;border-radius:8px;text-align:center;transform:scale(0.8)}.message-menu__mask[data-v-24ea3084]{display:none;position:absolute;top:30px;right:-60px;padding-top:10px}.message-menu__mask.show[data-v-24ea3084]{display:block}.message-menu-popup[data-v-24ea3084]{width:380px;background:#fff;box-shadow:0px 4px 24px rgba(0,0,0,.1);border-radius:8px;overflow:hidden;border:1px solid #f0f0f0}.message-header[data-v-24ea3084]{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #f0f0f0}.message-header .header-left[data-v-24ea3084]{display:flex;align-items:center;gap:8px}.message-header .header-left .title[data-v-24ea3084]{font-size:16px;font-weight:700;color:#1d1d1f}.message-header .header-left .count-badge[data-v-24ea3084]{background:#e34d59;color:#fff;font-size:12px;padding:0 6px;height:18px;line-height:18px;border-radius:9px;font-weight:600}.message-header .mark-read[data-v-24ea3084]{font-size:12px;color:#666;cursor:pointer}.message-header .mark-read[data-v-24ea3084]:hover{color:#ff8429}.message-list[data-v-24ea3084]{margin:0;padding:0;list-style:none;max-height:400px;overflow-y:auto}.empty-message[data-v-24ea3084]{padding:30px;text-align:center;color:#999;font-size:14px}.message-item[data-v-24ea3084]{display:flex;padding:16px 20px;border-bottom:1px solid #f9f9f9;cursor:pointer;transition:background-color .2s;position:relative}.message-item[data-v-24ea3084]:hover{background-color:#f8f9fa}.message-item__icon-wrapper[data-v-24ea3084]{position:relative;width:32px;height:32px;display:flex;align-items:center;justify-content:center;margin-right:12px;flex-shrink:0}.message-item__icon[data-v-24ea3084]{width:32px;height:32px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.message-item__icon-bg[data-v-24ea3084]{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#f5f7fa;color:#909399}.icon-system .message-item__icon-bg[data-v-24ea3084]{background:#e8f4ff;color:#409eff}.icon-order .message-item__icon-bg[data-v-24ea3084]{background:#e1f6ec;color:#007d40}.icon-promotion .message-item__icon-bg[data-v-24ea3084]{background:#fef0f0;color:#f56c6c}.icon-notice .message-item__icon-bg[data-v-24ea3084]{background:#fef9c2;color:#d08700}.icon-default .message-item__icon-bg[data-v-24ea3084]{background:#f5f7fa;color:#909399}.msg-unread-dot[data-v-24ea3084]{position:absolute;top:0;right:0;width:10px;height:10px;background:#e34d59;border-radius:50%;box-shadow:0 0 0 2px rgba(227,77,89,.08)}.message-item__content[data-v-24ea3084]{flex:1;min-width:0}.item-header[data-v-24ea3084]{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:4px}.item-header .item-title[data-v-24ea3084]{font-size:14px;font-weight:700;color:#333;overflow:hidden;white-space:normal;word-break:break-word;flex:1;min-width:0}.item-header .item-time[data-v-24ea3084]{font-size:12px;color:#999;margin-left:8px;min-width:0;flex:1;text-align:right}.item-desc[data-v-24ea3084]{font-size:13px;color:#666;line-height:1.5;word-break:break-word}.item-desc a[data-v-24ea3084]{color:#2f80ed;text-decoration:none}.item-desc a[data-v-24ea3084]:hover{text-decoration:underline}.message-footer[data-v-24ea3084]{padding:14px;text-align:center;font-size:13px;color:#666;border-top:1px solid #f0f0f0;cursor:pointer;background-color:#fff;transition:color .2s}.message-footer[data-v-24ea3084]:hover{color:#ff8429;background-color:#fafafa}
.msg-dialog{border-radius:16px}.msg-dialog .el-dialog__header{padding:24px 24px 16px;border-bottom:none}.msg-dialog .el-dialog__body{padding:0 24px 16px}.msg-dialog .el-dialog__footer{padding:0 24px 24px;border-top:none}.msg-dialog .msg-dialog-header{display:flex;gap:16px;align-items:center}.msg-dialog .msg-dialog-title-area{display:flex;flex-direction:column}.msg-dialog .msg-dialog-title{font-size:20px;font-weight:700;color:#111}.msg-dialog .msg-dialog-time{color:#9b9b9b;font-size:13px;margin-top:6px}.msg-dialog-body{color:#444;line-height:1.7;max-height:420px;overflow:auto}.msg-dialog .dialog-footer{display:flex;flex-direction:column;gap:16px}.msg-dialog .msg-main__icon-wrapper{position:relative;width:44px;height:44px;display:flex;align-items:center;justify-content:center}.msg-dialog .msg-main__icon{width:44px;height:44px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.msg-dialog .msg-main__icon-bg{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#f5f7fa;color:#909399}.msg-dialog .btn-outline-red{border:1px solid #e34d59;color:#e34d59;background:rgba(0,0,0,0);width:100%}

.favourite-content__container[data-v-26eec500] {
    background: #ffffff;
    position: relative;
    box-sizing: border-box;
    padding: 24px;
    border-radius: 15px;
    min-height: 690px;
}
.side-favourite__container[data-v-26eec500]{
    padding: 10px;
}
.side-favourite__container .favourite-section[data-v-26eec500] {
    padding: 0 5px;
}

/* 标签切换 */
.favourite-tab__list[data-v-26eec500] {
    display: flex;
    margin-bottom: 20px;
    border-bottom: 1px solid #F2F2F2;
}
.favourite-tab[data-v-26eec500] {
    padding-bottom: 20px;
    margin-right: 40px;
    cursor: pointer;
    font-weight: 400;
    font-size: 16px;
    color: #281F15;
    position: relative;
    transition: color 0.3s ease;
}
.favourite-tab--active[data-v-26eec500] {
    font-weight: bold;
    color: #FF8429;
}
.favourite-tab--active[data-v-26eec500]::after {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 5%;
    right: 0;
    height: 4px;
    background: #FF8429;
    width: 90%;
}
.filter-row[data-v-26eec500] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    padding: 0 5px 10px;
}
.select-all__wrapper[data-v-26eec500] {
    display: flex;
    align-items: center;
    gap: 20px;
}
.foot-select[data-v-26eec500] {
    display: flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
    border: none;
    font-weight: 400;
    font-size: 16px;
    color: #0D0D0D;
    transition: all 0.3s ease;
}
.choose-icon[data-v-26eec500] {
    width: 20px;
    height: 20px;
}
.selected-count[data-v-26eec500] {
    color: #666;
    font-size: 14px;
}
.filter-controls[data-v-26eec500] {
    display: flex;
    align-items: center;
    gap: 15px;
}
.favourite-select[data-v-26eec500] {
    width: 200px;
}
.favourite-input[data-v-26eec500] {
    width: 250px;
}
.foot-delete[data-v-26eec500] {
    background: none;
    font-size: 16px;
    color: #A6A6A6;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    font-weight: 500;
    transition: background 0.3s ease;
}
.foot-delete[data-v-26eec500]:hover {
    color: #0D0D0D;
}
.foot-edit[data-v-26eec500]{
    padding: 5px 10px;
    background: #FF7F00;
    font-size: 16px;
    color: #FFFFFF;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    font-weight: 500;
    transition: background 0.3s ease;
}

/* Products 列表布局 */
.product-list__layout[data-v-26eec500] {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.product-list__item[data-v-26eec500] {
    display: flex;
    cursor: pointer;
    transition: all 0.3s ease;
    gap: 10px;
    padding: 20px 5px;
    border-radius: 10px;
}
.product-list__item[data-v-26eec500]:hover {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    transform: translateY(-2px);
}
.item-select[data-v-26eec500] {
    flex-shrink: 0;
}
.item-store__choose[data-v-26eec500] {
    width: 20px;
    height: 20px;
    cursor: pointer;
}
.item-image[data-v-26eec500] {
    flex-shrink: 0;
}
.item-pic[data-v-26eec500] {
    width: 128px;
    height: 128px;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 3px;
}
.item-details[data-v-26eec500] {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 8px;
    height: 128px;
    position: relative;
}
.item-header[data-v-26eec500] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.goods-add[data-v-26eec500]{
    /* position: absolute;
    top: 0;
    right: 0; */
    padding: 6px 12px;
    background-color: #FF7F00;
    color: #FFFFFF;
    border: none;
    border-radius: 6px;
    font-size: 12px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}
.item-title[data-v-26eec500] {
    font-weight: 400;
    font-size: 14px;
    color: #281F15;
    word-break: break-word;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #31373D;
    width: 80%;
}
.item-price[data-v-26eec500] {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: bold;
    font-size: 20px;
    color: #281F15;
    position: absolute;
    left: 0;
    bottom: 0;
}
.item-actions[data-v-26eec500] {
    flex-shrink: 0;
}
.product-delete[data-v-26eec500] {
    width: 40px;
    height: 40px;
    border-radius: 10px;
    border: 1px solid #F2F2F2;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #999;
}
.product-delete img[data-v-26eec500] {
    width: 20px;
    height: 20px;
}
.product-delete[data-v-26eec500]:hover {
    border: 1px solid #FF7F00;
}
.side-favourite[data-v-26eec500]{
    height: calc(100vh - 140px);
    overflow-y: auto;
    padding: 5px;
}
.is-product[data-v-26eec500]{
    padding: 5px;
    gap: 5px;
}
.is-product .item-pic[data-v-26eec500]{
    width: 100px;
    height: 100px;
}
.is-product .item-details[data-v-26eec500]{
    width: 100%;
    height: 120px;
}
.is-product .item-price[data-v-26eec500]{
    justify-content: flex-end;
    gap: 4px;
}
.is-product .item-title[data-v-26eec500]{
    width: 100%;
}
/* Stores 和 Insights 网格布局 */
.store-grid__layout[data-v-26eec500] {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 22px;
}
.store-grid__item[data-v-26eec500] {
    width: 215px;
    height: 214px;
    background: #FFFFFF;
    border-radius: 10px;
    border: 1px solid #ECF2F5;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
    text-align: center;
}
.store-grid__item[data-v-26eec500]:hover {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    transform: translateY(-2px);
}
.item-select__badge[data-v-26eec500] {
    position: absolute;
    top: 11px;
    right: 11px;
}
.store-image[data-v-26eec500] {
    width: 80px;
    height: 80px;
    border-radius: 10px;
    margin: 20px auto;
    position: relative;
    overflow: hidden;
    -o-object-fit: cover;
       object-fit: cover;
    display: block;
}
.store-info[data-v-26eec500] {
    padding: 20px;
}
.store-name[data-v-26eec500] {
    font-weight: 500;
    font-size: 16px;
    color: #1C2024;
    text-align: center;
    padding: 0 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}
.store-stats[data-v-26eec500] {
    display: flex;
    gap: 15px;
    margin-bottom: 15px;
}
.stat-item[data-v-26eec500] {
    display: flex;
    align-items: center;
    gap: 4px;
    font-size: 14px;
    color: #666;
}
.stat-item img[data-v-26eec500] {
    width: 14px;
    height: 14px;
}
.store-action[data-v-26eec500] {
    text-align: center;
    padding: 8px 0;
}
.action-text[data-v-26eec500] {
    display: inline-block;
    padding: 8px 20px;
    background: #ECF2F5;
    border-radius: 6px;
    font-weight: 400;
    font-size: 14px;
    color: #000000;
    cursor: pointer;
    margin-top: 15px;
}
/* 无数据状态 */
.no-message[data-v-26eec500] {
    text-align: center;
    padding: 30px 0px;
    font-size: 16px;
    width: 100%;
}


.aside-content[data-v-e869337c] {
    position: fixed;
    right: 0;
    top: 0;
    z-index: 98;
    height: 100vh;
    display: flex;
    align-items: flex-start;
}
.aside-popup-mask[data-v-e869337c]{
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
}
.aside-bar[data-v-e869337c]{
    display: flex;
    flex-direction: column;
    background: #656570;
    margin-top: 50vh;
    z-index: 1001;
}
.aside-tooltip[data-v-e869337c] {
    font-size: 14px;
    padding: 6px 16px;
}
.aside-btn[data-v-e869337c]{
    padding: 8px;
    border: none;
    border-top: 1px solid #fff;
    position: relative;
    background: #656570;
}
.aside-btn[data-v-e869337c]:hover {
    background: #FF7A1B;
}
.aside-btn span[data-v-e869337c]{
    box-sizing: content-box;
    display: inline-block;
    min-width: 18px;
    padding: 4px 0;
    margin: auto;
    line-height: 1;
    color: #fff;
    font-size: 10px;
    background: #FF7A1B;
    border-radius: 12px;
    justify-content: center;
    border-radius: 50%;
    position: absolute;
    right: 0;
    top: 0;
}
.aside-btn__active[data-v-e869337c] {
    background: #FF7A1B;
}
.aside-popup[data-v-e869337c]{
    height: 100vh;
    width: 360px;
    display: flex;
    flex-direction: column;
    background: #fff;
    z-index: 1001;
}
.aside-header[data-v-e869337c] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px 24px;
    border-bottom: 1px solid #E9ECEF;
}
.aside-title[data-v-e869337c] {
    font-size: 18px;
    font-weight: bold;
    color: #212529;
}
.aside-close[data-v-e869337c] {
    background: none;
    border: none;
    font-size: 24px;
    line-height: 1;
    cursor: pointer;
    color: #495057;
}
.select-all__wrapper[data-v-e869337c] {
    display: flex;
    align-items: center;
    gap: 35px;
    padding: 10px;
}
.foot-select[data-v-e869337c] {
    display: flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
    border: none;
    font-weight: 400;
    font-size: 16px;
    color: #0D0D0D;
    transition: all 0.3s ease;
}
.choose-icon[data-v-e869337c] {
    width: 20px;
    height: 20px;
}
.foot-delete[data-v-e869337c] {
    background: none;
    font-size: 16px;
    color: #A6A6A6;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    font-weight: 500;
    transition: background 0.3s ease;
}
.foot-delete[data-v-e869337c]:hover {
    color: #0D0D0D;
}
.foot-edit[data-v-e869337c]{
    padding: 5px 10px;
    background: #FF7F00;
    font-size: 16px;
    color: #FFFFFF;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    font-weight: 500;
    transition: background 0.3s ease;
}
.create-ticket[data-v-e869337c] {
    padding: 20px;
}
.create-ticket[data-v-e869337c] .el-input__inner {
    height: 60px;
}
.form-group[data-v-e869337c]{
    margin-top: 20px;
}
.form-label[data-v-e869337c]{
    display: block;
    font-weight: 500;
    margin-bottom: 8px;
    color: #333;
}
.diy-optional[data-v-e869337c]{
    font-weight: normal;
    color: #bbb;
    font-size: 12px;
}
/* 上传区域 */
.upload-section[data-v-e869337c] {
    display: flex;
    gap: 15px;
}
.upload-container[data-v-e869337c] {
    width: 70px;
    height: 70px;
    background: #F8F8F8;
    border-radius: 10px;
    border: 1px solid #F2F2F2;
    cursor: pointer;
    transition: border-color 0.3s;
    display: flex;
    align-items: center;
    justify-content: center;
}
.upload-container[data-v-e869337c]:hover {
    border-color: #FF7F00;
}
.upload-input[data-v-e869337c] {
    display: none;
}
.upload-placeholder[data-v-e869337c] {
    color: #DDDFE2;
    font-size: 24px;
}
.uploaded-files[data-v-e869337c] {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    flex: 1;
}
.upload-img[data-v-e869337c],
.upload-file[data-v-e869337c] {
    position: relative;
    display: flex;
    align-items: center;
    gap: 8px;
}
.upload-img[data-v-e869337c] {
    width: 70px;
    height: 70px;
}
.upload-img img[data-v-e869337c] {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 10px;
}
.upload-file[data-v-e869337c] {
    background: #f5f7fa;
    padding: 8px 12px;
    border-radius: 10px;
    max-width: 200px;
}
.file-name[data-v-e869337c] {
    font-size: 12px;
    color: #606266;
    word-break: break-word;
}
.remove-btn[data-v-e869337c] {
    position: absolute;
    top: -6px;
    right: -6px;
    width: 18px;
    height: 18px;
    background: #f56c6c;
    color: white;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 10px;
    z-index: 10;
}
.ticket-submit__btn[data-v-e869337c] {
    width: 100%;
    padding: 20px 0;
    border-radius: 12px;
    background: #FF7F00;
    font-weight: bold;
    font-size: 16px;
    color: #FFFFFF;
    border: none;
}
.ticket-submit__btn[data-v-e869337c]:hover {
    background: #e6720a;
}
.required[data-v-e869337c] {
    color: #ff4757;
    margin-left: 2px;
    font-weight: bold;
}
.historyList[data-v-e869337c]{
    flex: 1;
    overflow-y: auto;
    padding: 5px;
    max-height: calc(100vh - 124px);
}
.historyItem[data-v-e869337c]{
    display: flex;
    cursor: pointer;
    transition: all 0.3s ease;
    gap: 8px;
    padding: 5px;
    border-radius: 10px;
    margin-bottom: 10px;
}
.historyItem[data-v-e869337c]:hover {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    transform: translateY(-2px);
}
.historyItem .item-select[data-v-e869337c] {
    flex-shrink: 0;
}
.historyItem .item-store__choose[data-v-e869337c] {
    width: 20px;
    height: 20px;
    cursor: pointer;
}
.historyItem .item-image[data-v-e869337c]{
    width: 100px;
    height: 100px;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 3px;
    flex-shrink: 0;
}
.historyItem .item-details[data-v-e869337c]{
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 8px;
    height: 120px;
    position: relative;
}
.historyItem .item-title[data-v-e869337c] {
    font-weight: 400;
    font-size: 14px;
    color: #281F15;
    word-break: break-word;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #31373D;
}
.historyItem .item-price[data-v-e869337c]{
    display: flex;
    justify-content: flex-end;
    gap: 8px;
}
.historyItem .product-delete[data-v-e869337c] {
    width: 40px;
    height: 40px;
    border-radius: 10px;
    border: 1px solid #F2F2F2;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
}
.product-delete img[data-v-e869337c]{
    width: 20px;
    height: 20px;
}
.historyList .no-message[data-v-e869337c] {
    text-align: center;
    padding: 30px 0px;
    font-size: 16px;
    width: 100%;
}
.load-more-history[data-v-e869337c] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 24px 0 16px 0;
    width: 100%;
}
.loading-img[data-v-e869337c] {
    width: 90px;
    height: auto;
    margin-bottom: 8px;
}
.no-more-data[data-v-e869337c]{
    text-align: center;
    padding: 16px 0;
    color: #999;
}
.ticket-count[data-v-e869337c] {
    display: inline-block;
    font-weight: 400;
    font-size: 12px;
    color: #FF8429;
    background: #FFFFFF;
    border-radius: 30px;
    line-height: 17px;
    padding: 0 4px;
    min-width: 18px;
    text-align: center;
    margin-left: -10px;
    justify-content: center;
}

.warehouse-list[data-v-f659cc86]{display:flex;flex-direction:column;gap:24px}.warehouse-card[data-v-f659cc86]{display:flex;flex-direction:column;gap:16px;background:#fff;border-radius:var(--theme-outer-radius);padding:16px}.card-main[data-v-f659cc86]{display:flex;gap:24px;align-items:center;justify-content:space-between}.card-left[data-v-f659cc86]{display:flex;align-items:center;gap:16px;padding-right:24px;border-right:1px solid #e7e7e7;flex:1}.card-image[data-v-f659cc86]{width:80px;height:80px;-o-object-fit:cover;object-fit:cover;border-radius:var(--theme-inner-radius)}.card-center[data-v-f659cc86]{flex:1 1 auto;min-width:0}.card-title[data-v-f659cc86]{font-size:16px;font-weight:600;color:#111827;margin-bottom:6px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-sub .muted[data-v-f659cc86]{color:#6b7280;font-size:13px;margin-bottom:6px}.remark[data-v-f659cc86]{color:#374151;font-size:13px}.card-right[data-v-f659cc86]{display:flex;flex-direction:column;gap:12px}.card-meta[data-v-f659cc86]{width:100%;display:flex;flex-direction:column;gap:6px;color:#6b7280;font-size:13px}.meta-row[data-v-f659cc86]{display:flex;gap:8px;align-items:center}.meta-label[data-v-f659cc86]{color:#9ca3af;min-width:95px}.card-actions[data-v-f659cc86]{display:flex;gap:15px;justify-content:flex-end;padding-top:16px;border-top:1px solid #e7e7e7}.card-actions button[data-v-f659cc86]{margin-left:0}.btn[data-v-f659cc86]{padding:8px 12px;border-radius:6px;background:#fff;border:1px solid #e6e6e6;cursor:pointer;font-size:13px}.btn.primary[data-v-f659cc86]{border:1px solid #ff7f00;color:#ff7f00}

.wallet-topup__dialog[data-v-8699a8a2] .el-dialog {
    box-shadow: 0px 10px 30px 0px rgba(0,0,0,0.05);
    border-radius: 15px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin-top: 0 !important;
}
.wallet-topup__dialog[data-v-8699a8a2] .el-dialog__header {
    border-bottom: 1px solid #F2F2F2;
    font-weight: bold;
    font-size: 24px;
    color: #0D0D0D;
}
.wallet-topup__dialog[data-v-8699a8a2] .el-dialog__body {
    padding: 24px;
}
.wallet-topup__dialog[data-v-8699a8a2] .el-dialog__headerbtn {
    font-size: 24px;
    top: 10px;
}
.topup-content[data-v-8699a8a2] {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

/* 金额输入区域 */
.amount-section[data-v-8699a8a2] {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.section-title[data-v-8699a8a2] {
    font-size: 16px;
    font-weight: 500;
    color: #333;
}
.amount-input__wrapper[data-v-8699a8a2] {
    position: relative;
    display: flex;
    align-items: center;
    width: 336px;
}
.amount-input[data-v-8699a8a2] {
    width: 100%;
    height: 60px;
    border: 1px solid #F2F2F2;
    border-radius: 10px;
    font-weight: 500;
    font-size: 16px;
    color: #A6A6A6;
    outline: none;
    transition: border-color 0.3s ease;
    padding-left: 10px;
}
.amount-input[data-v-8699a8a2]:focus {
    border-color: #FF7F00;
}
.amount-input[data-v-8699a8a2]::-webkit-outer-spin-button,
.amount-input[data-v-8699a8a2]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.amount-input[type="number"][data-v-8699a8a2] {
    -moz-appearance: textfield;
}
.currency-symbol[data-v-8699a8a2] {
    position: absolute;
    right: 16px;
    font-size: 16px;
    color: #666;
    font-weight: 500;
}

/* 支付方式区域 */
.payment-section[data-v-8699a8a2] {
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.payment-item[data-v-8699a8a2] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px;
    border: 1px solid #F2F2F2;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.3s ease;
}
.payment-item[data-v-8699a8a2]:hover {
    border-color: #FF7F00;
}
.payment-info[data-v-8699a8a2] {
    display: flex;
    align-items: center;
    gap: 12px;
}
.payment-radio[data-v-8699a8a2] {
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: border-color 0.3s ease;
}
.payment-radio img[data-v-8699a8a2] {
    width: 16px;
    height: 16px;
    cursor: pointer;
}
.payment-name[data-v-8699a8a2] {
    font-weight: bold;
    font-size: 16px;
    color: #0D0D0D;
}
.payment-logo[data-v-8699a8a2] {
    height: 24px;
    -o-object-fit: contain;
       object-fit: contain;
}

/* 费用明细区域 */
.fee-section[data-v-8699a8a2] {
    padding: 8px;
    border-radius: 10px;
    border: 1px solid #F2F2F2;
}
.section-box[data-v-8699a8a2]{
    display: flex;
    flex-direction: column;
    gap: 8px;
    background: #FAFAFA;
    border-radius: 10px;
    padding: 16px;
}
.fee-item[data-v-8699a8a2] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: 500;
    font-size: 14px;
    color: #0D0D0D;
}
.fee-item .amount[data-v-8699a8a2] {
    color: #FF7F00;
}

/* 总计区域 */
.total-section[data-v-8699a8a2] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 24px;
}
.estimated-total[data-v-8699a8a2] {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    font-weight: bold;
    font-size: 16px;
    color: #0D0D0D;
    gap: 20px;
}
.total-amount[data-v-8699a8a2] {
    font-size: 32px;
    color: #FF7F00;
}

/* 提交按钮 */
.checkout-btn[data-v-8699a8a2] {
    width: 100%;
    height: 60px;
    background: #FF7F00;
    border-radius: 12px;
    border: none;
    font-weight: bold;
    font-size: 16px;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    transition: background 0.3s ease;
}
.checkout-btn[data-v-8699a8a2]:hover {
    background: #e6611a;
}
.checkout-btn[data-v-8699a8a2]:disabled {
    background: #ddd;
    transform: none;
    box-shadow: none;
}
.checkout-btn img[data-v-8699a8a2] {
    width: 16px;
    height: 16px;
}
.checkout-btn[data-v-8699a8a2] span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    white-space: nowrap;
}
.amount-tip[data-v-8699a8a2], .description-tip[data-v-8699a8a2] {
    margin: 8px 0 16px;
    font-weight: 500;
    font-size: 14px;
    color: #8C8175;
    text-align: right;
}
.description-tip[data-v-8699a8a2]{
    text-align: left;
    display: flex;
    margin: 0;
}
.description-tip span[data-v-8699a8a2] {
    flex: 1;
}
html[dir="rtl"] .wallet-topup__dialog[data-v-8699a8a2] .el-dialog__headerbtn {
    right: auto!important;
    left: 20px!important;
}

.pay-password__mask[data-v-1bd2063e]{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);z-index:1000}.pay-password__content[data-v-1bd2063e]{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);width:579px;background-color:#fff;padding:24px;border-radius:15px;display:flex;flex-direction:column;gap:16px}.pay-password__content h3[data-v-1bd2063e]{display:flex;justify-content:space-between;align-items:flex-start;color:var(--Font-Gy1, rgba(0, 0, 0, 0.9));font-size:28px;font-weight:700;line-height:36px}.pay-password__content .pay-password__input[data-v-1bd2063e]{display:flex;padding:16px 0;flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:8px;align-self:stretch}.forgot-password[data-v-1bd2063e]{margin-left:auto;color:#ff8429;font-size:16px;font-weight:500;line-height:24px}.pay-password__btns[data-v-1bd2063e]{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:16px}.pay-password__btns button[data-v-1bd2063e]{margin-left:0}

.add-account__dialog[data-v-72bc38c7] .el-dialog {
    box-shadow: 0px 10px 30px 0px rgba(0,0,0,0.05);
    border-radius: 15px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin-top: 0 !important;
}
.add-account__dialog[data-v-72bc38c7] .el-dialog__header {
    border-bottom: 1px solid #F2F2F2;
    padding: 20px 24px 16px;
}
.add-account__dialog[data-v-72bc38c7] .el-dialog__title {
    font-weight: bold;
    font-size: 18px;
    color: #0D0D0D;
}
.add-account__dialog[data-v-72bc38c7] .el-dialog__headerbtn {
    font-size: 24px;
    top: 10px;
}
.add-account__dialog[data-v-72bc38c7] .el-dialog__body {
    padding: 24px;
}
.add-account__content[data-v-72bc38c7] {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

/* 返回按钮区域 */
.back-section[data-v-72bc38c7] {
    display: flex;
    justify-content: flex-start;
    margin-bottom: -12px;
}
.back-btn[data-v-72bc38c7] {
    background: #F8F8F8;
    border: none;
    border-radius: 8px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: #666;
    transition: all 0.3s ease;
}
.back-btn[data-v-72bc38c7]:hover {
    background: #E8E8E8;
    color: #333;
}
.back-btn i[data-v-72bc38c7] {
    font-size: 18px;
}

/* 表单样式 */
.add-account__form[data-v-72bc38c7] {
    display: flex;
    flex-direction: column;
    gap: 24px;
}
.form-section[data-v-72bc38c7] {
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.form-label[data-v-72bc38c7] {
    margin-bottom: 4px;
    font-weight: bold;
    color: #25292D;
}
.form-input[data-v-72bc38c7] {
    height: 54px;
    padding: 0 16px;
    border: 1px solid #F2F2F2;
    border-radius: 8px;
    font-size: 16px;
    color: #333;
    outline: none;
    transition: border-color 0.3s ease;
}
.form-input[data-v-72bc38c7]:focus {
    border-color: #FF7F00;
    background: #FFFFFF;
}
.form-input[data-v-72bc38c7]::-moz-placeholder {
    color: #A6A6A6;
    font-weight: 400;
}
.form-input[data-v-72bc38c7]::placeholder {
    color: #A6A6A6;
    font-weight: 400;
}

/* 账户类型选择框 */
.account-type-select[data-v-72bc38c7] {
    width: 100%;
}
.account-type-select[data-v-72bc38c7] .el-input__inner {
    height: 54px;
    border: 1px solid #F2F2F2;
    border-radius: 8px;
    font-size: 16px;
}
.account-type-select[data-v-72bc38c7] .el-input__inner:focus {
    border-color: #FF7F00;
    background: #FFFFFF;
}
.account-type-select[data-v-72bc38c7] .el-input__placeholder {
    color: #A6A6A6;
}

/* 账户类型选项 */
.account-type-option[data-v-72bc38c7] {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 8px 0;
}
.type-icon[data-v-72bc38c7] {
    width: 24px;
    height: 24px;
    -o-object-fit: contain;
       object-fit: contain;
}

/* 复选框区域 */
.checkbox-section[data-v-72bc38c7] {
    display: flex;
    align-items: center;
    padding: 16px 0;
    gap: 8px;
}
.checkbox-section img[data-v-72bc38c7]{
    width: 16px;
    height: 16px;
}

/* 保存按钮 */
.save-btn[data-v-72bc38c7] {
    width: 100%;
    height: 60px;
    background: #FF7F00;
    border: none;
    border-radius: 8px;
    font-weight: bold;
    font-size: 16px;
    color: #FFFFFF;
    transition: all 0.3s ease;
}
.save-btn[data-v-72bc38c7]:hover {
    background: #FF6B35;
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(255, 127, 0, 0.3);
}
.save-btn[data-v-72bc38c7]:disabled {
    background: #CCCCCC;
    color: #999999;
    transform: none;
    box-shadow: none;
    cursor: not-allowed;
}


.wallet-withdrawal__dialog[data-v-410c40d6] .el-dialog {
    box-shadow: 0px 10px 30px 0px rgba(0,0,0,0.05);
    border-radius: 15px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin-top: 0 !important;
}
.wallet-withdrawal__dialog[data-v-410c40d6] .el-dialog__header {
    border-bottom: 1px solid #F2F2F2;
    font-weight: bold;
    font-size: 24px;
    color: #0D0D0D;
}
.wallet-withdrawal__dialog[data-v-410c40d6] .el-dialog__headerbtn {
    font-size: 24px;
    top: 10px;
}
.wallet-withdrawal__dialog[data-v-410c40d6] .el-dialog__body {
    padding: 24px;
}
.withdrawal-content[data-v-410c40d6] {
    display: flex;
    flex-direction: column;
}

/* 金额输入区域 */
.amount-section[data-v-410c40d6] {
    position: relative;
    margin-top: 10px;
}
.amount-input__wrapper[data-v-410c40d6] {
    position: relative;
}
.amount-input[data-v-410c40d6] {
    width: 100%;
    height: 60px;
    border: 1px solid #F2F2F2;
    border-radius: 10px;
    font-weight: 500;
    font-size: 16px;
    color: #281F15;
    outline: none;
    transition: border-color 0.3s ease;
    padding: 0 16px;
}
.amount-input[data-v-410c40d6]:focus {
    border-color: #FF7F00;
}
.amount-input[data-v-410c40d6]::-webkit-outer-spin-button,
.amount-input[data-v-410c40d6]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.amount-input[type="number"][data-v-410c40d6] {
    -moz-appearance: textfield;
}
.available-amount[data-v-410c40d6] {
    display: flex;
    flex-direction: column;
    font-weight: 500;
    font-size: 20px;
    color: #281F15;
}
.available-amount-value[data-v-410c40d6] {
    color: #FF8429;
}
.all-btn[data-v-410c40d6] {
    position: absolute;
    right: 16px;
    bottom: 10px;
    background: #FF7F00;
    border-radius: 12px;
    color: white;
    border: none;
    width: 141px;
    line-height: 42px;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    color: #FFFFFF;
    cursor: pointer;
    transition: background-color 0.3s ease;
}
.all-btn[data-v-410c40d6]:hover {
    background: #ff6b35;
}
.amount-tip[data-v-410c40d6] {
    margin: 8px 0 16px;
    font-weight: 500;
    font-size: 14px;
    color: #8C8175;
}
/* 偏好设置区域 */
.preferences-section[data-v-410c40d6] {
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.section-title[data-v-410c40d6] {
    font-size: 16px;
    font-weight: 500;
    color: #333;
}
.account-selector[data-v-410c40d6] {
    width: 100%;
}
/* 下拉选择框样式 */
.account-select[data-v-410c40d6] {
    width: 100%;
}
.account-select[data-v-410c40d6] .el-input__inner {
    height: 54px;
    font-size: 16px;
}

/* 添加账户选项样式 */
.add-account__option[data-v-410c40d6] {
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #eee;
}
.add-account__item[data-v-410c40d6] {
    display: flex;
    align-items: center;
    font-weight: 500;
    font-size: 16px;
    color: #281F15;
    gap: 10px;
}
.add-icon[data-v-410c40d6] {
    font-size: 16px;
}
.card-icon[data-v-410c40d6] {
    font-size: 18px;
}
/* 账户选项样式 */
.account-option[data-v-410c40d6]{
    height: 80px;
}
.account-option__content[data-v-410c40d6] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 8px 0;
}
.account-info[data-v-410c40d6] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.account-type[data-v-410c40d6] {
    font-size: 40px;
    color: #333;
}
.account-details[data-v-410c40d6] {
    display: flex;
    flex-direction: column;
}
.account-name[data-v-410c40d6] {
    font-weight: 500;
    font-size: 16px;
    color: #281F15;
}
.account-number[data-v-410c40d6] {
    font-weight: 500;
    font-size: 12px;
    color: #8C8175;
}
.payment-logo[data-v-410c40d6] {
    height: 20px;
    -o-object-fit: contain;
       object-fit: contain;
}

/* 没有账户时的添加按钮 */
.no-account__section[data-v-410c40d6] {
    width: 100%;
    height: 54px;
    background: #FFFFFF;
    border-radius: 10px;
    border: 1px solid #F2F2F2;
}
.add-account__btn-empty[data-v-410c40d6] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: none;
    color: #A6A6A6;
    cursor: pointer;
    width: 100%;
    font-size: 16px;
    height: 54px;
    padding: 0 16px;
    transition: background 0.3s ease;
}
.el-icon-plus[data-v-410c40d6] {
    color: #281F15;
}
.add-account__btn-empty[data-v-410c40d6]:hover {
    background: #e6611a;
}

/* 费用明细区域 */
.fee-section[data-v-410c40d6] {
    display: flex;
    flex-direction: column;
    gap: 8px;
    padding: 8px;
    border-radius: 10px;
    border: 1px solid #F2F2F2;
    margin-top: 24px;
}
.fee-item[data-v-410c40d6] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: 500;
    font-size: 14px;
    color: #0D0D0D;
    background: #FAFAFA;
    border-radius: 10px;
    padding: 16px;
}
.fee-item .amount[data-v-410c40d6] {
    color: #FF7F00;
}

/* 总计区域 */
.total-section[data-v-410c40d6] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px 0;
}
.estimated-total[data-v-410c40d6] {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    font-weight: bold;
    font-size: 16px;
    color: #0D0D0D;
    gap: 20px;
}
.total-amount[data-v-410c40d6] {
    font-size: 32px;
    color: #FF7F00;
}
/* 提交按钮 */
.checkout-btn[data-v-410c40d6] {
    width: 100%;
    height: 60px;
    background: #FF7F00;
    border-radius: 12px;
    border: none;
    font-weight: bold;
    font-size: 16px;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    transition: background 0.3s ease;
}
.checkout-btn[data-v-410c40d6]:hover {
    background: #e6611a;
}
.checkout-btn[data-v-410c40d6]:disabled {
    background: #ddd;
    transform: none;
    box-shadow: none;
}
.checkout-btn img[data-v-410c40d6] {
    width: 16px;
    height: 16px;
}
.checkout-btn[data-v-410c40d6] span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    white-space: nowrap;
}
html[dir="rtl"] .wallet-withdrawal__dialog[data-v-410c40d6] .el-dialog__headerbtn {
    right: auto!important;
    left: 20px!important;
}


.favourite-content__container[data-v-0b4e5546] {
    background: #ffffff;
    position: relative;
    box-sizing: border-box;
    padding: 24px;
    border-radius: 15px;
    min-height: 690px;
}
.side-favourite__container[data-v-0b4e5546]{
    padding: 10px;
}
.side-favourite__container .favourite-section[data-v-0b4e5546] {
    padding: 0 5px;
}

/* 标签切换 */
.favourite-tab__list[data-v-0b4e5546] {
    display: flex;
    margin-bottom: 20px;
    border-bottom: 1px solid #F2F2F2;
}
.favourite-tab[data-v-0b4e5546] {
    padding-bottom: 20px;
    margin-right: 40px;
    cursor: pointer;
    font-weight: 400;
    font-size: 16px;
    color: #281F15;
    position: relative;
    transition: color 0.3s ease;
}
.favourite-tab--active[data-v-0b4e5546] {
    font-weight: bold;
    color: #FF8429;
}
.favourite-tab--active[data-v-0b4e5546]::after {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 5%;
    right: 0;
    height: 4px;
    background: #FF8429;
    width: 90%;
}
.filter-row[data-v-0b4e5546] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 16px;
}
.filter-row .el-button[data-v-0b4e5546] {
    padding: 0;
    color: var(--Font-Gy1, rgba(0, 0, 0, 0.90));
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
}
.select-all__wrapper[data-v-0b4e5546] {
    display: flex;
    align-items: center;
    gap: 20px;
}
.foot-select[data-v-0b4e5546] {
    display: flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
    border: none;
    font-weight: 400;
    font-size: 16px;
    color: #0D0D0D;
    transition: all 0.3s ease;
}
.choose-icon[data-v-0b4e5546] {
    width: 20px;
    height: 20px;
}
.selected-count[data-v-0b4e5546] {
    color: #666;
    font-size: 14px;
}
.filter-controls[data-v-0b4e5546] {
    display: flex;
    align-items: center;
    gap: 15px;
}
.favourite-select[data-v-0b4e5546] {
    width: 200px;
}
.favourite-input[data-v-0b4e5546] {
    width: 250px;
}
.foot-delete[data-v-0b4e5546] {
    background: none;
    font-size: 16px;
    color: #A6A6A6;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    font-weight: 500;
    transition: background 0.3s ease;
}
.foot-delete[data-v-0b4e5546]:hover {
    color: #0D0D0D;
}
.foot-edit[data-v-0b4e5546]{
    padding: 5px 10px;
    background: #FF7F00;
    font-size: 16px;
    color: #FFFFFF;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    font-weight: 500;
    transition: background 0.3s ease;
}

/* Products 列表布局 */
.product-list__layout[data-v-0b4e5546] {
    /* display: flex;
    flex-direction: column; */
    gap: 16px;

    display: grid;
    grid-template-columns: repeat(4, 1fr);
}
.product-list__item[data-v-0b4e5546] {
    display: flex;
    cursor: pointer;
    transition: all 0.3s ease;
    gap: 10px;
    /* padding: 20px 5px; */
    /* border-radius: 10px; */
}
.product-list__item[data-v-0b4e5546]:hover {
    transform: translateY(-2px);
}

/* Card layout styles */
.product-card[data-v-0b4e5546] {
    width: 100%;
    background: #FFFFFF;
    border-radius: var(--theme-outer-radius, 4px);
    overflow: hidden;
    display: flex;
    flex-direction: column;
}
.card-image[data-v-0b4e5546] {
    position: relative;
    width: 100%;
    padding-top: 70%;
    overflow: hidden;
    background: #fff;
    aspect-ratio: 1 / 1;
}
.card-image .item-pic[data-v-0b4e5546] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}
.card-delete[data-v-0b4e5546] {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 36px;
    height: 36px;
    border-radius: 8px;
    background: rgba(255,255,255,0.9);
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #F2F2F2;
}
.card-body[data-v-0b4e5546] {
    padding: 8px;
    display: flex;
    flex-direction: column;
    gap: 4px;
}
.card-title[data-v-0b4e5546] {
    font-size: 14px;
    color: #1C2024;
    font-weight: 600;
    line-height: 1.3;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.card-meta[data-v-0b4e5546] {
    display: flex;
    align-items: center;
    gap: 8px;
}
.card-rating[data-v-0b4e5546] {
    display: flex;
    align-items: center;
    gap: 6px;
    color: #FFB400;
    font-size: 13px;
}
.card-rating .star-icon[data-v-0b4e5546]{ width:14px; height:14px
}
.card-price[data-v-0b4e5546] {
    font-size: 18px;
    font-weight: 700;
    color: #111;
}
.card-actions[data-v-0b4e5546] {
    margin-top: 4px;
}
.card-actions .goods-add[data-v-0b4e5546]{
    padding: 6px 12px;
    background-color: #FF7F00;
    color: #FFFFFF;
    border: none;
    border-radius: 6px;
    font-size: 13px;
}

/* Compact side-panel item adjustments */
.item-compact[data-v-0b4e5546] {
    display: flex;
    gap: 10px;
    align-items: center;
}
.item-compact .item-pic[data-v-0b4e5546]{
    width: 80px;
    height: 80px;
    border-radius: 6px;
}
.item-select[data-v-0b4e5546] {
    position: absolute;
    top: 8px;
    left: 8px;
}
.item-store__choose[data-v-0b4e5546] {
    width: 20px;
    height: 20px;
    cursor: pointer;
}
.item-image[data-v-0b4e5546] {
    flex-shrink: 0;
}
.item-pic[data-v-0b4e5546] {
    width: 128px;
    height: 128px;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 3px;
}
.item-details[data-v-0b4e5546] {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 8px;
    height: 128px;
    position: relative;
}
.item-header[data-v-0b4e5546] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.goods-add[data-v-0b4e5546]{
    /* position: absolute;
    top: 0;
    right: 0; */
    padding: 6px 12px;
    background-color: #FF7F00;
    color: #FFFFFF;
    border: none;
    border-radius: 6px;
    font-size: 12px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}
.item-title[data-v-0b4e5546] {
    font-weight: 400;
    font-size: 14px;
    color: #281F15;
    word-break: break-word;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #31373D;
    width: 80%;
}
.item-price[data-v-0b4e5546] {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: bold;
    font-size: 20px;
    color: #281F15;
    position: absolute;
    left: 0;
    bottom: 0;
}
.item-actions[data-v-0b4e5546] {
    flex-shrink: 0;
}
.side-favourite[data-v-0b4e5546]{
    height: calc(100vh - 140px);
    overflow-y: auto;
    padding: 5px;
}
.is-product[data-v-0b4e5546]{
    padding: 5px;
    gap: 5px;
}
.is-product .item-pic[data-v-0b4e5546]{
    width: 100px;
    height: 100px;
}
.is-product .item-details[data-v-0b4e5546]{
    width: 100%;
    height: 120px;
}
.is-product .item-price[data-v-0b4e5546]{
    justify-content: flex-end;
    gap: 4px;
}
.is-product .item-title[data-v-0b4e5546]{
    width: 100%;
}
/* Stores 和 Insights 网格布局 */
.store-grid__layout[data-v-0b4e5546] {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 22px;
}
.store-grid__item[data-v-0b4e5546] {
    width: 215px;
    height: 214px;
    background: #FFFFFF;
    border-radius: 10px;
    border: 1px solid #ECF2F5;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
    text-align: center;
}
.store-grid__item[data-v-0b4e5546]:hover {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    transform: translateY(-2px);
}
.item-select__badge[data-v-0b4e5546] {
    position: absolute;
    top: 11px;
    right: 11px;
}
.store-image[data-v-0b4e5546] {
    width: 80px;
    height: 80px;
    border-radius: 10px;
    margin: 20px auto;
    position: relative;
    overflow: hidden;
    -o-object-fit: cover;
       object-fit: cover;
    display: block;
}
.store-info[data-v-0b4e5546] {
    padding: 20px;
}
.store-name[data-v-0b4e5546] {
    font-weight: 500;
    font-size: 16px;
    color: #1C2024;
    text-align: center;
    padding: 0 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}
.store-stats[data-v-0b4e5546] {
    display: flex;
    gap: 15px;
    margin-bottom: 15px;
}
.stat-item[data-v-0b4e5546] {
    display: flex;
    align-items: center;
    gap: 4px;
    font-size: 14px;
    color: #666;
}
.stat-item img[data-v-0b4e5546] {
    width: 14px;
    height: 14px;
}
.store-action[data-v-0b4e5546] {
    text-align: center;
    padding: 8px 0;
}
.action-text[data-v-0b4e5546] {
    display: inline-block;
    padding: 8px 20px;
    background: #ECF2F5;
    border-radius: 6px;
    font-weight: 400;
    font-size: 14px;
    color: #000000;
    cursor: pointer;
    margin-top: 15px;
}
/* 无数据状态 */
.no-message[data-v-0b4e5546] {
    text-align: center;
    padding: 30px 0px;
    font-size: 16px;
    width: 100%;
}


.dashboard-section__balance[data-v-44d8b3ea]{
    position: relative;
    padding: 0 40px;
    border-radius: var(--theme-outer-radius, 4px);
    background: var(--theme-btn-background-color);

    display: flex;
    height: 224px;
    flex-direction: column;
    justify-content: center;
}
.wallet-balance-card__inner[data-v-44d8b3ea]{
    color: #fff;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 24px;
}
.wallet-balance-card__title[data-v-44d8b3ea]{
    color: rgba(255, 255, 255, 0.80);
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    display: flex;
    align-items: center;
    gap: 16px;
}
.wallet-balance-card__total[data-v-44d8b3ea]{
    color: var(--Font-Gy5, #FFF);
    font-size: 34px;
    font-weight: 700;
    line-height: 42px;
}
.wallet-balance-card__meta[data-v-44d8b3ea]{
    display: flex;
    gap: 40px;
}
.meta-label[data-v-44d8b3ea]{
    color: rgba(255, 255, 255, 0.80);
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    display: flex;
    align-items: center;
    cursor: pointer;
}
.meta-value[data-v-44d8b3ea]{
    color: var(--Font-Gy5, #FFF);
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
}
.txn-icon[data-v-44d8b3ea]{
    width:44px;
    height:44px;
    flex:0 0 44px;
    border-radius: 9999px;
    overflow: hidden;
    display:flex;
    align-items:center;
    justify-content:center;
    padding:6px;
    box-sizing:border-box;
}
.txn-icon.txn-payment[data-v-44d8b3ea]{background:#FEF2F2}
.txn-icon.txn-recharge[data-v-44d8b3ea]{background:#E1F6EC}
.txn-icon.txn-withdrawal[data-v-44d8b3ea]{background:#FFF7ED}
.txn-icon.txn-refund[data-v-44d8b3ea]{background:#EFF6FF}
.txn-icon.txn-default[data-v-44d8b3ea]{background:#F5F5F5}
.product-name[data-v-44d8b3ea]{font-weight:600}
.order-no[data-v-44d8b3ea]{font-size:12px;color:#8C8175}
.balance-visibility-toggle[data-v-44d8b3ea]{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: none;
    background: transparent;
    color: rgba(255,255,255,0.9);
    cursor: pointer;
}
.balance-visibility-toggle svg[data-v-44d8b3ea]{width:16px;height:16px}
.masked[data-v-44d8b3ea]{letter-spacing:0.2em}
[data-v-44d8b3ea] .el-tabs__nav-wrap::after {
    display: none;
}
[data-v-44d8b3ea] .el-tabs__item{
    font-weight: bold;
    font-size: 16px;
    color: #000000;
}
[data-v-44d8b3ea] .el-tabs__item.is-active {
    position: relative;
}
[data-v-44d8b3ea] .el-tabs__active-bar {
    /* 1. 将定位改回 absolute */
    position: absolute;
    /* 2. 明确指定其在底部 */
    bottom: 0;
    /* 3. 将其背景设为透明 */
    background-color: transparent;
    height: 4px;
    border-radius: 3px;
}
[data-v-44d8b3ea] .el-tabs__active-bar::before {
    content: '';
    position: absolute;
    height: 100%;
    border-radius: inherit;
    background-color: #FF8429;
    width: 50%;
    left: 50%;
    transform: translateX(-50%);
}
[data-v-44d8b3ea] .el-tabs__content {
    display: none;
}
html[dir="rtl"][data-v-44d8b3ea] {
    /* 1. 将包含所有标签的导航容器在视觉上水平翻转 */
[data-v-44d8b3ea] .el-tabs__nav {
        transform: scaleX(-1);
}

    /* 2. 将导航容器内的每个标签项再次翻转回来，使其文字正常显示 */
    /*    这一步也使得标签的 padding 效果在视觉上恢复正常 */
[data-v-44d8b3ea] .el-tabs__item {
        transform: scaleX(-1);
}

    /* 3. 将激活条的伪元素（即我们看到的下划线）也翻转回来 */
[data-v-44d8b3ea] .el-tabs__active-bar::before {
        transform: translateX(-50%) scaleX(-1);
}
}


html[dir="rtl"][data-v-5a6db5eb] {
    /* 1. 将包含所有标签的导航容器在视觉上水平翻转 */
[data-v-5a6db5eb] .el-tabs__nav {
        transform: scaleX(-1);
}

    /* 2. 将导航容器内的每个标签项再次翻转回来，使其文字正常显示 */
    /*    这一步也使得标签的 padding 效果在视觉上恢复正常 */
[data-v-5a6db5eb] .el-tabs__item {
        transform: scaleX(-1);
}

    /* 3. 将激活条的伪元素（即我们看到的下划线）也翻转回来 */
[data-v-5a6db5eb] .el-tabs__active-bar::before {
        transform: translateX(-50%) scaleX(-1);
}
}


.points-record__container[data-v-1843e137] {
    background: #ffffff;
    padding: 12px 12px 30px;
    min-height: 250px;
    border-radius: 0 0 15px 15px;
}

/* 页面头部 */
.page-header[data-v-1843e137] {
    display: flex;
    align-items: center;
    font-weight: bold;
    font-size: 16px;
    color: #281F15;
    gap: 18px;
    margin-bottom: 10px;
}
.rule-btn[data-v-1843e137] {
    display: flex;
    align-items: center;
    gap: 2px;
    padding: 4px 12px;
    height: 22px;
    background: #FFF1E6;
    border-radius: 34px;
    border: 1px solid #FF8429;
    cursor: pointer;
    transition: all 0.3s ease;
    font-weight: 500;
    font-size: 14px;
    color: #FF8429;
}
.rule-badge[data-v-1843e137] {
    width: 14px;
    height: 14px;
}

/* 记录表格 */
.record-table[data-v-1843e137] {
}
/* 无数据状态 */
.no-data[data-v-1843e137] {
    text-align: center;
    padding: 60px 20px;
    color: #999;
}
.no-data p[data-v-1843e137] {
    margin: 0;
    font-size: 16px;
}

/* 分页 */
.pagination-wrapper[data-v-1843e137] {
}

/* 规则弹窗样式 */
.rule-dialog .el-dialog[data-v-1843e137] {
    border-radius: 12px;
}
.rule-table[data-v-1843e137] {
    width: 100%;
}
.rule-header[data-v-1843e137] {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    background: #FFFAF2;
    padding: 16px 20px;
    font-weight: 500;
    font-size: 12px;
    color: #1C2024;
}
.rule-body[data-v-1843e137] {
    max-height: 50vh;
    overflow-y: auto;
}
.rule-row[data-v-1843e137] {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    padding: 16px 20px;
    border-bottom: 1px solid #f5f5f5;
    transition: background 0.2s ease;
}
.rule-row[data-v-1843e137]:hover {
    background: #f8f9fa;
}
.rule-row[data-v-1843e137]:last-child {
    border-bottom: none;
}
.rule-cell[data-v-1843e137] {
    display: flex;
    align-items: center;
    font-weight: 500;
    font-size: 12px;
    color: #31373D;
}
.rule-dialog[data-v-1843e137] .el-dialog {
    border-radius: 10px;
    max-width: 996px;
}
.rule-dialog[data-v-1843e137] .el-dialog__title {
    font-weight: bold;
    font-size: 16px;
    color: #281F15;
}
.rule-dialog[data-v-1843e137] .el-button {
    border-radius: 6px;
    padding: 10px 24px;
}
.rule-dialog[data-v-1843e137] .el-dialog__body {
    padding: 12px;
}
.rule-dialog[data-v-1843e137] .el-dialog {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin-top: 0 !important;
}
html[dir="rtl"] .rule-dialog[data-v-1843e137] .el-dialog__headerbtn {
    right: auto!important;
    left: 20px!important;
}


.favourite-content__container[data-v-e2184c06] {
    background: #ffffff;
    position: relative;
    box-sizing: border-box;
    padding: 24px;
    border-radius: 15px;
    min-height: 690px;
}
.side-favourite__container[data-v-e2184c06]{
    padding: 10px;
}
.side-favourite__container .favourite-section[data-v-e2184c06] {
    padding: 0 5px;
}

/* 标签切换 */
.favourite-tab__list[data-v-e2184c06] {
    display: flex;
    margin-bottom: 20px;
    border-bottom: 1px solid #F2F2F2;
}
.favourite-tab[data-v-e2184c06] {
    padding-bottom: 20px;
    margin-right: 40px;
    cursor: pointer;
    font-weight: 400;
    font-size: 16px;
    color: #281F15;
    position: relative;
    transition: color 0.3s ease;
}
.favourite-tab--active[data-v-e2184c06] {
    font-weight: bold;
    color: #FF8429;
}
.favourite-tab--active[data-v-e2184c06]::after {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 5%;
    right: 0;
    height: 4px;
    background: #FF8429;
    width: 90%;
}
.filter-row[data-v-e2184c06] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 16px;
}
.filter-row .el-button[data-v-e2184c06] {
    padding: 0;
    color: var(--Font-Gy1, rgba(0, 0, 0, 0.90));
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
}
.select-all__wrapper[data-v-e2184c06] {
    display: flex;
    align-items: center;
    gap: 20px;
}
.foot-select[data-v-e2184c06] {
    display: flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
    border: none;
    font-weight: 400;
    font-size: 16px;
    color: #0D0D0D;
    transition: all 0.3s ease;
}
.choose-icon[data-v-e2184c06] {
    width: 20px;
    height: 20px;
}
.selected-count[data-v-e2184c06] {
    color: #666;
    font-size: 14px;
}
.filter-controls[data-v-e2184c06] {
    display: flex;
    align-items: center;
    gap: 15px;
}
.favourite-select[data-v-e2184c06] {
    width: 200px;
}
.favourite-input[data-v-e2184c06] {
    width: 250px;
}
.foot-delete[data-v-e2184c06] {
    background: none;
    font-size: 16px;
    color: #A6A6A6;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    font-weight: 500;
    transition: background 0.3s ease;
}
.foot-delete[data-v-e2184c06]:hover {
    color: #0D0D0D;
}
.foot-edit[data-v-e2184c06]{
    padding: 5px 10px;
    background: #FF7F00;
    font-size: 16px;
    color: #FFFFFF;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    font-weight: 500;
    transition: background 0.3s ease;
}

/* Products 列表布局 */
.product-list__layout[data-v-e2184c06] {
    /* display: flex;
    flex-direction: column; */
    gap: 16px;

    display: grid;
    grid-template-columns: repeat(4, 1fr);
}
.product-list__item[data-v-e2184c06] {
    display: flex;
    cursor: pointer;
    transition: all 0.3s ease;
    gap: 10px;
    /* padding: 20px 5px; */
    /* border-radius: 10px; */
}
.product-list__item[data-v-e2184c06]:hover {
    transform: translateY(-2px);
}

/* Card layout styles */
.product-card[data-v-e2184c06] {
    width: 100%;
    background: #FFFFFF;
    border-radius: var(--theme-outer-radius, 4px);
    overflow: hidden;
    display: flex;
    flex-direction: column;
}
.card-image[data-v-e2184c06] {
    position: relative;
    width: 100%;
    padding-top: 70%;
    overflow: hidden;
    background: #fff;
    aspect-ratio: 1 / 1;
}
.card-image .item-pic[data-v-e2184c06] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}
.card-delete[data-v-e2184c06] {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 36px;
    height: 36px;
    border-radius: 8px;
    background: rgba(255,255,255,0.9);
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #F2F2F2;
}
.card-body[data-v-e2184c06] {
    padding: 8px;
    display: flex;
    flex-direction: column;
    gap: 4px;
}
.card-title[data-v-e2184c06] {
    font-size: 14px;
    color: #1C2024;
    font-weight: 600;
    line-height: 1.3;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.card-meta[data-v-e2184c06] {
    display: flex;
    align-items: center;
    gap: 8px;
}
.card-rating[data-v-e2184c06] {
    display: flex;
    align-items: center;
    gap: 6px;
    color: #FFB400;
    font-size: 13px;
}
.card-rating .star-icon[data-v-e2184c06]{ width:14px; height:14px
}
.card-price[data-v-e2184c06] {
    font-size: 18px;
    font-weight: 700;
    color: #111;
}
.card-actions[data-v-e2184c06] {
    margin-top: 4px;
}
.card-actions .goods-add[data-v-e2184c06]{
    padding: 6px 12px;
    background-color: #FF7F00;
    color: #FFFFFF;
    border: none;
    border-radius: 6px;
    font-size: 13px;
}

/* Compact side-panel item adjustments */
.item-compact[data-v-e2184c06] {
    display: flex;
    gap: 10px;
    align-items: center;
}
.item-compact .item-pic[data-v-e2184c06]{
    width: 80px;
    height: 80px;
    border-radius: 6px;
}
.item-select[data-v-e2184c06] {
    position: absolute;
    top: 8px;
    left: 8px;
}
.item-store__choose[data-v-e2184c06] {
    width: 20px;
    height: 20px;
    cursor: pointer;
}
.item-image[data-v-e2184c06] {
    flex-shrink: 0;
}
.item-pic[data-v-e2184c06] {
    width: 128px;
    height: 128px;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 3px;
}
.item-details[data-v-e2184c06] {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 8px;
    height: 128px;
    position: relative;
}
.item-header[data-v-e2184c06] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.goods-add[data-v-e2184c06]{
    /* position: absolute;
    top: 0;
    right: 0; */
    padding: 6px 12px;
    background-color: #FF7F00;
    color: #FFFFFF;
    border: none;
    border-radius: 6px;
    font-size: 12px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}
.item-title[data-v-e2184c06] {
    font-weight: 400;
    font-size: 14px;
    color: #281F15;
    word-break: break-word;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #31373D;
    width: 80%;
}
.item-price[data-v-e2184c06] {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: bold;
    font-size: 20px;
    color: #281F15;
    position: absolute;
    left: 0;
    bottom: 0;
}
.item-actions[data-v-e2184c06] {
    flex-shrink: 0;
}
.side-favourite[data-v-e2184c06]{
    height: calc(100vh - 140px);
    overflow-y: auto;
    padding: 5px;
}
.is-product[data-v-e2184c06]{
    padding: 5px;
    gap: 5px;
}
.is-product .item-pic[data-v-e2184c06]{
    width: 100px;
    height: 100px;
}
.is-product .item-details[data-v-e2184c06]{
    width: 100%;
    height: 120px;
}
.is-product .item-price[data-v-e2184c06]{
    justify-content: flex-end;
    gap: 4px;
}
.is-product .item-title[data-v-e2184c06]{
    width: 100%;
}
/* Stores 和 Insights 网格布局 */
.store-grid__layout[data-v-e2184c06] {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 22px;
}
.store-grid__item[data-v-e2184c06] {
    width: 215px;
    height: 214px;
    background: #FFFFFF;
    border-radius: 10px;
    border: 1px solid #ECF2F5;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
    text-align: center;
}
.store-grid__item[data-v-e2184c06]:hover {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    transform: translateY(-2px);
}
.item-select__badge[data-v-e2184c06] {
    position: absolute;
    top: 11px;
    right: 11px;
}
.store-image[data-v-e2184c06] {
    width: 80px;
    height: 80px;
    border-radius: 10px;
    margin: 20px auto;
    position: relative;
    overflow: hidden;
    -o-object-fit: cover;
       object-fit: cover;
    display: block;
}
.store-info[data-v-e2184c06] {
    padding: 20px;
}
.store-name[data-v-e2184c06] {
    font-weight: 500;
    font-size: 16px;
    color: #1C2024;
    text-align: center;
    padding: 0 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}
.store-stats[data-v-e2184c06] {
    display: flex;
    gap: 15px;
    margin-bottom: 15px;
}
.stat-item[data-v-e2184c06] {
    display: flex;
    align-items: center;
    gap: 4px;
    font-size: 14px;
    color: #666;
}
.stat-item img[data-v-e2184c06] {
    width: 14px;
    height: 14px;
}
.store-action[data-v-e2184c06] {
    text-align: center;
    padding: 8px 0;
}
.action-text[data-v-e2184c06] {
    display: inline-block;
    padding: 8px 20px;
    background: #ECF2F5;
    border-radius: 6px;
    font-weight: 400;
    font-size: 14px;
    color: #000000;
    cursor: pointer;
    margin-top: 15px;
}
/* 无数据状态 */
.no-message[data-v-e2184c06] {
    text-align: center;
    padding: 30px 0px;
    font-size: 16px;
    width: 100%;
}

.favourite-content__container[data-v-3162d75a]{background:#fff;position:relative;box-sizing:border-box;padding:24px;border-radius:15px;min-height:690px}.favourite-section[data-v-3162d75a]{margin-bottom:20px}.filter-row[data-v-3162d75a]{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px;margin-bottom:16px}.select-all__wrapper[data-v-3162d75a]{display:flex;align-items:center;gap:35px}.foot-select[data-v-3162d75a]{display:flex;align-items:center;gap:8px;cursor:pointer;padding:8px 0;border:none;font-weight:400;font-size:16px;color:#0d0d0d;transition:all .3s ease}.choose-icon[data-v-3162d75a]{width:20px;height:20px}.selected-count[data-v-3162d75a]{color:#666;font-size:14px}.filter-controls[data-v-3162d75a]{display:flex;align-items:center;gap:15px}.favourite-select[data-v-3162d75a]{width:200px}.favourite-input[data-v-3162d75a]{width:250px}.foot-delete[data-v-3162d75a]{padding:0px;background:none;font-size:16px;color:#a6a6a6;border:none;border-radius:6px;cursor:pointer;font-weight:500;transition:background .3s ease}.foot-delete[data-v-3162d75a]:hover{color:#0d0d0d}.foot-edit[data-v-3162d75a]{padding:5px 10px;background:#ff7f00;font-size:16px;color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:500;transition:background .3s ease}.item-store__choose[data-v-3162d75a]{width:20px;height:20px;cursor:pointer}.favourite-content__product[data-v-3162d75a]{min-height:570px}.store-grid__layout[data-v-3162d75a]{display:flex;align-items:flex-start;flex-wrap:wrap;gap:22px}.store-grid__item[data-v-3162d75a]{width:215px;height:214px;background:#fff;border-radius:10px;border:1px solid #ecf2f5;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;text-align:center}.store-grid__item[data-v-3162d75a]:hover{box-shadow:0 2px 8px rgba(0,0,0,.15);transform:translateY(-2px)}.store-image[data-v-3162d75a]{width:80px;height:80px;border-radius:10px;margin:20px auto;position:relative;overflow:hidden;-o-object-fit:cover;object-fit:cover;display:block}.store-grid__layout.store-list[data-v-3162d75a]{display:grid;grid-template-columns:repeat(2, 1fr);gap:16px}.store-card[data-v-3162d75a]{display:flex;align-items:center;justify-content:space-between;gap:32px;width:100%;background:#fff;border-radius:var(--theme-outer-radius);padding:12px 16px;border:1px solid #f2f4f6;cursor:pointer}.store-card-left[data-v-3162d75a]{display:flex;align-items:center;gap:16px;position:relative}.store-card-left .store-image[data-v-3162d75a]{width:56px;height:56px;border-radius:8px;margin:0}.store-card-center[data-v-3162d75a]{flex:1 1 auto;min-width:0}.store-card .store-name[data-v-3162d75a]{text-align:left;font-size:16px;font-weight:700;color:#0d0d0d;margin-bottom:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.store-followers[data-v-3162d75a]{color:#8c8c8c;font-size:13px}.store-card-actions[data-v-3162d75a]{display:flex;flex-direction:column;gap:8px;align-items:flex-end}.visit-btn[data-v-3162d75a]{background:#0f1724;color:#fff;border:none;padding:4px 8px;border-radius:var(--theme-outer-radius);cursor:pointer;font-size:13px}.visit-btn[data-v-3162d75a]:hover{background:#0d151f}.visit-btn[data-v-3162d75a]:active{background:#0a101a}.visit-btn[data-v-3162d75a]:hover{opacity:.95}.follow-btn[data-v-3162d75a]{background:#fff;border:1px solid #e6e6e6;color:#111;padding:4px 8px;border-radius:var(--theme-outer-radius);cursor:pointer;font-size:13px}.follow-btn[data-v-3162d75a]:hover{background:#f5f5f5}.follow-btn[data-v-3162d75a]:active{background:#ededed}.action-text[data-v-3162d75a]{display:inline-block;padding:8px 20px;background:#ecf2f5;border-radius:6px;font-weight:400;font-size:14px;color:#000;cursor:pointer;margin-top:15px}.action-text .unfollow-text[data-v-3162d75a]{display:none}.action-text[data-v-3162d75a]:hover{background:#c82b2b;color:#fff}.action-text:hover .follow-text[data-v-3162d75a]{display:none}.action-text:hover .unfollow-text[data-v-3162d75a]{display:inline}.no-message[data-v-3162d75a]{text-align:center;padding:30px 0px;font-size:16px;width:100%}

/* 保持原有样式，添加新的文档文件样式 */
.create-ticket__dialog[data-v-332195c8] .el-dialog {
    box-shadow: 0px 10px 30px 0px rgba(0,0,0,0.05);
    border-radius: 15px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin-top: 0 !important;
}
.create-ticket__dialog[data-v-332195c8] .el-dialog__header {
    border-bottom: 1px solid #F2F2F2;
    font-weight: bold;
    font-size: 24px;
    color: #0D0D0D;
}
.create-ticket__dialog[data-v-332195c8] .el-dialog__body {
    padding: 24px;
}
.create-ticket__dialog[data-v-332195c8] .el-dialog__headerbtn {
    font-size: 24px;
    top: 10px;
}
.create-ticket__dialog[data-v-332195c8] .el-input__inner {
    height: 48px;
}
.diy-optional[data-v-332195c8] {
    font-weight: normal;
    color: #bbb;
    font-size: 12px;
}
.form-label[data-v-332195c8] {
    color: #0D0D0D;
}

/* 上传区域 */
.upload-section[data-v-332195c8] {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
}
.upload-container[data-v-332195c8] {
    width: 70px;
    height: 70px;
    background: #F8F8F8;
    border-radius: 10px;
    border: 1px solid #F2F2F2;
    cursor: pointer;
    transition: border-color 0.3s;
    display: flex;
    align-items: center;
    justify-content: center;
}
.upload-container[data-v-332195c8]:hover {
    border-color: #FF7F00;
}
.upload-input[data-v-332195c8] {
    display: none;
}
.upload-placeholder[data-v-332195c8] {
    color: #DDDFE2;
    font-size: 24px;
}
.uploaded-files[data-v-332195c8] {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    flex: 1;
}
.upload-img[data-v-332195c8],
.upload-file[data-v-332195c8] {
    position: relative;
    display: flex;
    align-items: center;
    gap: 8px;
}
.upload-img[data-v-332195c8] {
    width: 70px;
    height: 70px;
}
.upload-img img[data-v-332195c8] {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 10px;
}
.upload-file[data-v-332195c8] {
    background: #f5f7fa;
    border-radius: 10px;
    max-width: 150px;
    min-width: 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.file-icon[data-v-332195c8] {
    font-size: 24px;
    color: #606266;
}
.file-name[data-v-332195c8] {
    font-size: 10px;
    color: #606266;
    word-break: break-word;
    line-height: 1.2;
    max-width: 100%;
    overflow: hidden;
}
.remove-btn[data-v-332195c8] {
    position: absolute;
    top: -6px;
    right: -6px;
    width: 18px;
    height: 18px;
    background: #f56c6c;
    color: white;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 10px;
    z-index: 10;
}
.remove-btn[data-v-332195c8]:hover {
    background: #f78989;
}
.ticket-submit__btn[data-v-332195c8] {
    width: 100%;
    padding: 20px 0;
    border-radius: 12px;
    background: #FF7F00;
    font-weight: bold;
    font-size: 16px;
    color: #FFFFFF;
    border: none;
}
.ticket-submit__btn[data-v-332195c8]:hover {
    background: #e6720a;
}
html[dir="rtl"] .create-ticket__dialog[data-v-332195c8] .el-dialog__headerbtn {
    right: auto!important;
    left: 20px!important;
}

/* 响应式调整 */
@media (max-width: 768px) {
.upload-section[data-v-332195c8] {
        gap: 10px;
}
.upload-container[data-v-332195c8],
    .upload-img[data-v-332195c8] {
        width: 60px;
        height: 60px;
}
.upload-file[data-v-332195c8] {
        max-width: 120px;
        min-width: 80px;
}
.file-icon[data-v-332195c8] {
        font-size: 20px;
}
.file-name[data-v-332195c8] {
        font-size: 9px;
}
}

.parcel-steps[data-v-8696e34a]{display:flex;align-items:center;width:100%;padding-bottom:30px}.parcel-steps.size-small .step-circle[data-v-8696e34a]{width:32px;height:32px}.parcel-steps.size-small .step-circle .icon[data-v-8696e34a]{width:16px;height:16px}.parcel-steps.size-small .step-label[data-v-8696e34a]{top:38px}.step-connector[data-v-8696e34a]{flex:1;height:2px;background-color:#e7e7e7;min-width:10px}.step-connector.start-line[data-v-8696e34a]{flex:0 0 40px}.step-connector.active[data-v-8696e34a]{background-color:#ff8429}.step-item__wrapper[data-v-8696e34a]{display:flex;align-items:center;position:relative;flex:1}.step-item__wrapper.is-last[data-v-8696e34a]{flex:initial}.step-item__wrapper.is-last .step-connector[data-v-8696e34a]{width:40px;flex:initial}.step-item[data-v-8696e34a]{position:relative;display:flex;flex-direction:column;align-items:center;margin:0}.step-circle[data-v-8696e34a]{width:44px;height:44px;border-radius:50%;background-color:#eee;border:2px solid #fff;color:#b6b6b6;display:flex;align-items:center;justify-content:center;font-size:16px;z-index:1;transition:all .3s;flex-shrink:0}.step-circle .icon[data-v-8696e34a]{width:20px;height:20px}.step-item.active .step-circle[data-v-8696e34a]{background-color:#ff8429;color:#fff}.step-item.active .step-circle .icon[data-v-8696e34a]{color:#fff}.step-label[data-v-8696e34a]{position:absolute;top:44px;left:50%;transform:translateX(-50%);text-align:center;width:140px;color:var(--Font-Gy2, rgba(0, 0, 0, 0.6));font-size:12px;font-weight:500;line-height:20px}.step-item.active .step-label[data-v-8696e34a]{color:#31373d;font-weight:500}

.click-tips[data-v-2550300c] {
  color: #808d9a;
  text-align: right;
}

/* 页面切换动画 */
.parcel-list-view[data-v-2550300c] {
    width: 100%;
}

.fee-tip__dialog-mask[data-v-f58f1cb4]{position:fixed;left:0;top:0;width:100vw;height:100vh;background:rgba(0,0,0,.3);z-index:1001;display:flex;align-items:center;justify-content:center}.fee-tip__dialog-content[data-v-f58f1cb4]{background:#fff;border-radius:12px;box-shadow:0 4px 24px rgba(0,0,0,.15);padding:40px 24px 24px;min-width:300px;max-width:500px;position:relative;animation:slideUp-f58f1cb4 .3s ease}.fee-tip__dialog-close[data-v-f58f1cb4]{position:absolute;right:16px;top:16px;background:none;border:none;font-size:20px;color:#999;cursor:pointer;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center}.fee-tip__dialog-body[data-v-f58f1cb4]{font-size:14px;color:#333;line-height:1.5;max-height:300px;overflow-y:auto}@keyframes fadeIn-f58f1cb4{from{opacity:0}to{opacity:1}}@keyframes slideUp-f58f1cb4{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}
.upload-section[data-v-2c7ae845]{display:flex;gap:15px;margin-top:20px}.upload-container[data-v-2c7ae845]{width:70px;height:70px;background:#f8f8f8;border-radius:10px;border:1px solid #f2f2f2;cursor:pointer;transition:border-color .3s}.upload-container[data-v-2c7ae845]:hover{border-color:#ff7f00}.upload-label[data-v-2c7ae845]{display:block;width:100%;height:100%;cursor:pointer}.upload-input[data-v-2c7ae845]{display:none}.upload-placeholder[data-v-2c7ae845]{display:flex;flex-direction:column;align-items:center;gap:10px;color:#dddfe2;margin-top:27px}.uploaded-files[data-v-2c7ae845]{display:flex;flex-wrap:wrap;gap:15px}.upload-img[data-v-2c7ae845],.upload-file[data-v-2c7ae845]{position:relative;display:flex;align-items:center;gap:8px}.upload-img img[data-v-2c7ae845]{width:70px;height:70px;-o-object-fit:cover;object-fit:cover;border-radius:10px}.remove-btn[data-v-2c7ae845]{position:absolute;top:-6px;right:-6px;width:18px;height:18px;background:#f56c6c;color:#fff;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:10px}.ticket-submit__btn[data-v-2c7ae845]{width:100%;padding:20px 0;border-radius:12px;background:#ff7f00;font-weight:bold;font-size:16px;color:#fff;transition:background .3s ease}.ticket-submit__btn[data-v-2c7ae845]:hover{background:#e6611a}.ticket-detail__content[data-v-2c7ae845]{max-height:30vh;overflow-y:auto;border-radius:10px;background:#fafafa;border:1px solid #f2f2f2;padding:16px;scroll-behavior:smooth}.ticket-detail__content[data-v-2c7ae845]::-webkit-scrollbar{width:6px}.ticket-detail__content[data-v-2c7ae845]::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.ticket-detail__content[data-v-2c7ae845]::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.ticket-detail__content[data-v-2c7ae845]::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.reply-item[data-v-2c7ae845]:last-child{animation:fadeInUp-2c7ae845 .3s ease-out}@keyframes fadeInUp-2c7ae845{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.file-item[data-v-2c7ae845]{display:flex;align-items:center;gap:6px;cursor:pointer;transition:background .3s}.file-images[data-v-2c7ae845]{width:60px;height:60px;-o-object-fit:cover;object-fit:cover;border-radius:4px;cursor:pointer}.file-name[data-v-2c7ae845]{color:#409eff;font-size:14px}.ticket-time[data-v-2c7ae845]{color:#909399;font-size:12px;text-align:right}.reply-item[data-v-2c7ae845]{margin-bottom:37px;align-items:flex-start;gap:10px}.reply-item.admin-reply[data-v-2c7ae845]{display:flex;justify-content:flex-start}.reply-item.user-reply[data-v-2c7ae845]{display:flex;justify-content:flex-end;border-radius:10px}.reply-main[data-v-2c7ae845]{display:flex;flex-direction:column;gap:4px}.admin-reply .reply-main[data-v-2c7ae845]{align-items:flex-start}.user-reply .reply-main[data-v-2c7ae845]{align-items:flex-end}.reply-time[data-v-2c7ae845]{color:var(--Font-Gy4, rgba(0, 0, 0, 0.26));font-size:12px;font-weight:500;line-height:20px}.reply-content[data-v-2c7ae845]{max-width:446px;padding:12px 16px;display:flex;flex-direction:column;gap:10px;font-size:14px;font-weight:500;line-height:22px}.admin-reply .reply-content[data-v-2c7ae845]{border-radius:2px 16px 16px 16px;background:#f0f4f8;color:#1e2939}.user-reply .reply-content[data-v-2c7ae845]{border-radius:16px 2px 16px 16px;background:#fff2ea;color:#ff8429}.reply-nicename[data-v-2c7ae845]{display:flex;align-items:center;flex-direction:column;justify-content:center;font-weight:500;font-size:12px;color:#000}.reply-head[data-v-2c7ae845]{width:32px;height:32px;background:hsla(0,0%,100%,.2);border-radius:50%;border:1px solid #f2f2f2}.reply-header[data-v-2c7ae845]{display:flex;flex-wrap:wrap;gap:10px}.reply-message[data-v-2c7ae845]{color:#303133;line-height:1.5;word-break:break-word}.reply-images[data-v-2c7ae845]{display:flex;flex-wrap:wrap;gap:8px}.reply-images img[data-v-2c7ae845]{width:60px;height:60px;-o-object-fit:cover;object-fit:cover;border-radius:4px;cursor:pointer}.reply-time[data-v-2c7ae845]{color:#909399;font-size:12px}.reply-section[data-v-2c7ae845]{display:flex;padding:16px;border-top:1px solid #f2f2f2;margin-top:auto}.reply-upload[data-v-2c7ae845]{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.upload-btn[data-v-2c7ae845]{width:40px;height:40px;background:#f8f8f8;border-radius:10px;border:1px solid #f2f2f2;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#dddfe2;margin-right:7px;position:relative}.upload-btn input[data-v-2c7ae845]{display:none}.upload-btn img[data-v-2c7ae845]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:10px}.upload-btn button[data-v-2c7ae845]{position:absolute;top:-6px;right:-6px;width:16px;height:16px;background:#f56c6c;color:#fff;border:none;border-radius:50%;cursor:pointer;font-size:12px}.reply-actions[data-v-2c7ae845]{display:flex;justify-content:flex-end;margin-top:15px}.ticket-layout[data-v-2c7ae845]{display:flex;align-items:stretch;border-radius:var(--theme-outer-radius);background:#fff;height:775px}.ticket-list[data-v-2c7ae845]{width:320px;border-right:1px solid #f2f2f2;overflow:hidden;display:flex;flex-direction:column}.list-header[data-v-2c7ae845]{padding:16px}.list-header .list-filters[data-v-2c7ae845]{display:flex;overflow-x:auto;margin-top:16px}.list-search .el-input__inner[data-v-2c7ae845]{height:40px}.list-body[data-v-2c7ae845]{overflow-y:auto;flex:1}.list-item[data-v-2c7ae845]{display:flex;gap:12px;padding:16px;align-items:center;cursor:pointer;border-bottom:1px solid #f5f5f5;border-left:4px solid rgba(0,0,0,0)}.list-item[data-v-2c7ae845]:hover{background:#f3f3f3}.list-item.active[data-v-2c7ae845]{background:#fffbf8;border-left:4px solid var(--theme-font-active-color)}.item-left .item-icon[data-v-2c7ae845]{width:36px;height:36px;border-radius:50%;background:#f3f4f6;display:flex;align-items:center;justify-content:center}.item-left .item-icon.category-payment[data-v-2c7ae845]{background:#ffe2e2;color:#e34d59}.item-left .item-icon.category-shipping[data-v-2c7ae845]{background:#e1f6ec;color:#007d40}.item-left .item-icon.category-product[data-v-2c7ae845]{background:#e1f6ec;color:#007d40}.item-left .item-icon.category-account[data-v-2c7ae845]{background:#f5e0ff;color:#9810fa}.item-left .item-icon.category-other[data-v-2c7ae845]{background:#f3e8ff;color:#9810fa}.item-center[data-v-2c7ae845]{flex:1;min-width:0}.item-title[data-v-2c7ae845]{font-weight:600;font-size:14px;color:#0f1724;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.item-preview[data-v-2c7ae845]{color:#9aa0a6;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.item-right[data-v-2c7ae845]{align-self:flex-start}.item-right .item-time[data-v-2c7ae845]{color:#9ca3af;font-size:12px}.ticket-chat[data-v-2c7ae845]{flex:1;display:flex;flex-direction:column;gap:12px}.chat-panel[data-v-2c7ae845]{flex:1;display:flex;flex-direction:column;height:100%}.chat-header[data-v-2c7ae845]{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:1px solid #f2f2f2}.chat-title[data-v-2c7ae845]{font-size:18px;font-weight:700}.chat-messages[data-v-2c7ae845]{flex:1;padding:16px;overflow-y:auto}.empty-chat[data-v-2c7ae845]{display:flex;align-items:center;justify-content:center;height:320px;color:#9ca3af}.inline-input-wrapper[data-v-2c7ae845]{display:flex;gap:16px;align-items:end;width:100%;box-sizing:border-box}.inline-input-area[data-v-2c7ae845]{display:flex;flex-direction:column;flex:1}.inline-input-area[data-v-2c7ae845]:has(.upload-btn){gap:8px}[data-v-2c7ae845] .inline-input-container{display:flex;border-radius:var(--theme-inner-radius, 2px);border:1px solid #dcdcdc;background:#f9fafb;padding:12px;gap:16px}[data-v-2c7ae845] .inline-input-container .el-textarea .el-textarea__inner{padding:0;border:none;background:rgba(0,0,0,0);-ms-overflow-style:none;scrollbar-width:none}.send-button[data-v-2c7ae845]{min-height:48px;display:flex;align-items:center;justify-content:center}.inline-input .el-input__inner[data-v-2c7ae845]{height:44px;border-radius:8px;padding-right:8px}.input-attach[data-v-2c7ae845]{display:inline-flex;align-items:center;justify-content:center}
.coupon-box[data-v-73a527ee]{position:relative;padding-bottom:50px}.new-user-coupon[data-v-73a527ee]{position:relative;margin-top:24px}.new-user-coupon .coupon-banner[data-v-73a527ee]{width:1232px;height:316px;position:relative;left:50%;transform:translateX(-50%);overflow:hidden;-webkit-mask-image:linear-gradient(to bottom, rgb(0, 0, 0) 90%, rgba(0, 0, 0, 0) 100%);mask-image:linear-gradient(to bottom, rgb(0, 0, 0) 90%, rgba(0, 0, 0, 0) 100%);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;margin:0}.new-user-coupon .coupon-banner .discount-coupon-content[data-v-73a527ee]{left:50%;transform:translateX(-50%) translateY(-50%);text-align:center;gap:8px}.new-user-coupon .coupon-banner .discount-coupon-content h1[data-v-73a527ee],.new-user-coupon .coupon-banner .discount-coupon-content p[data-v-73a527ee]{max-width:none}.new-user-coupon .coupon-banner .discount-coupon-content button[data-v-73a527ee]{border-radius:var(--theme-outer-radius, 4px);background:#ff8429;box-shadow:0 10px 15px -3px rgba(231,89,0,.3),0 4px 6px -4px rgba(231,0,0,.3);display:inline-flex;padding:13px 32px 15px 32px;justify-content:center;align-items:center;gap:8px;color:#fff;text-align:center;font-size:16px;font-weight:500;line-height:24px;margin:16px auto 0}.discount-panel[data-v-73a527ee]{border-radius:var(--theme-outer-radius, 4px);background:var(--Backdrop-Gy2, #FFF);display:flex;padding:40px 0;flex-direction:column;align-items:center;gap:40px;transform:translateY(-40px)}.discount-panel .discount-panel-title[data-v-73a527ee]{display:flex;flex-direction:column;align-items:center;gap:8px}.discount-panel .discount-panel-title h2[data-v-73a527ee]{color:var(--Font-Gy1, rgba(0, 0, 0, 0.9));text-align:center;font-size:28px;font-weight:700;line-height:36px}.discount-panel .discount-panel-title p[data-v-73a527ee]{color:var(--Font-Gy2, rgba(0, 0, 0, 0.6));font-size:16px;font-weight:500;line-height:24px}.discount-panel .discount-list[data-v-73a527ee]{flex:1;width:100%;padding:0 24px;margin-bottom:0}.discount-introduction[data-v-73a527ee]{background:#fff;border-radius:4px;padding:42px 0;display:flex;justify-content:center;align-items:flex-start}.discount-introduction .intro-item[data-v-73a527ee]{flex:1;display:flex;flex-direction:column;align-items:center;padding:0 20px}.discount-introduction .intro-item .intro-icon[data-v-73a527ee]{width:56px;height:56px;background:#fff5ec;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:24px}.discount-introduction .intro-item .intro-title[data-v-73a527ee]{color:var(--Font-Gy1, rgba(0, 0, 0, 0.9));text-align:center;font-size:20px;font-weight:700;line-height:28px;margin-bottom:12px}.discount-introduction .intro-item .intro-desc[data-v-73a527ee]{color:var(--Font-Gy2, rgba(0, 0, 0, 0.6));text-align:center;font-size:12px;font-weight:500;line-height:20px;max-width:300px}.discount-introduction .intro-divider[data-v-73a527ee]{width:1px;height:80px;background:#e5e5e5;margin-top:20px}.coupon-banner[data-v-73a527ee]{width:100%;height:263px;box-sizing:border-box;position:relative;margin-bottom:20px;margin-top:40px}.coupon-banner .discount-coupon-content[data-v-73a527ee]{position:absolute;z-index:1;top:50%;transform:translateY(-45%);left:227px;color:#fff;display:flex;flex-direction:column;gap:12px}.coupon-banner .discount-coupon-content h1[data-v-73a527ee]{font-size:28px;font-weight:700;line-height:36px;max-width:320px}.coupon-banner .discount-coupon-content p[data-v-73a527ee]{font-size:16px;font-weight:500;line-height:24px;max-width:506px}.coupon-banner .discount-coupon-content button[data-v-73a527ee]{margin-top:25px;width:-moz-max-content;width:max-content;display:inline-flex;padding:4px 12px;justify-content:center;align-items:center;gap:10px;border-radius:43px;background:#fff;color:#f18c2c;font-size:14px;font-weight:500;line-height:22px}.coupon-bg[data-v-73a527ee]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:2px;position:absolute;left:0;top:0}.coupon-title[data-v-73a527ee]{font-size:40px;font-weight:bold;text-align:center;color:#fff;font-style:italic;position:relative;line-height:72px}.coupon-list[data-v-73a527ee]{position:relative;display:flex;height:100%}.coupon-left[data-v-73a527ee]{padding:50px;box-sizing:border-box}.coupon-sub[data-v-73a527ee]{font-weight:500;font-size:16px;color:#281f15;text-align:left;font-style:italic}.coupon-right[data-v-73a527ee]{display:flex;align-items:center;justify-content:flex-end;gap:24px;flex:1;padding:0 24px 0 0}.coupon-card[data-v-73a527ee]{position:relative;box-sizing:border-box;height:170px;border-radius:16px;border:1px solid #dcdcdc;background:linear-gradient(180deg, #FFFEFD 0%, #FFF6EB 100%);overflow:hidden}.coupon-card.coupon-received[data-v-73a527ee]{opacity:.8}.coupon-card.coupon-received .coupon-main .coupon-amount[data-v-73a527ee]{background:#c5c5c5;color:#fff}.coupon-card.coupon-received .coupon-main .pc-coupon-info .coupon-use__btn[data-v-73a527ee]{background:#e7e7e7;color:#fff;cursor:not-allowed}.coupon-card .coupon-main[data-v-73a527ee]{position:relative;z-index:1;height:100%;display:flex;box-sizing:border-box}.coupon-card .coupon-main .coupon-amount[data-v-73a527ee]{background:linear-gradient(127deg, #FE6D41 0.56%, #FA1A15 99.42%);display:flex;width:170px;height:100%;flex-direction:column;justify-content:center;align-items:center;position:relative;color:var(--Font-Gy5, #FFF);word-break:break-word;text-align:center;flex-shrink:0}.coupon-card .coupon-main .coupon-amount .coupon-value[data-v-73a527ee]{font-size:24px;font-weight:700;line-height:normal}.coupon-card .coupon-main .coupon-amount .coupon-symbol[data-v-73a527ee]{font-size:14px;font-weight:700;line-height:20px}.coupon-card .coupon-main .coupon-amount .coupon-divider[data-v-73a527ee]{display:flex;flex-direction:column;justify-content:space-between;position:absolute;left:166px;top:50%;transform:translateY(-50%);height:100%;padding:4px 0}.coupon-card .coupon-main .coupon-amount .coupon-divider .coupon-divider-segment[data-v-73a527ee]{height:8px;width:8px;border-radius:50%;background-color:#fff}.coupon-card .coupon-main .pc-coupon-info[data-v-73a527ee]{flex:1;padding:0 16px;display:flex;flex-direction:column;gap:16px;justify-content:center}.coupon-card .coupon-main .pc-coupon-info .coupon-info__top[data-v-73a527ee]{display:flex;flex-direction:column;justify-content:center;gap:4px}.coupon-card .coupon-main .pc-coupon-info .coupon-name[data-v-73a527ee]{color:var(--Font-Gy1, rgba(0, 0, 0, 0.9));font-size:18px;font-weight:700;line-height:26px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.coupon-card .coupon-main .pc-coupon-info .coupon-description[data-v-73a527ee]{line-clamp:2;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.coupon-card .coupon-main .pc-coupon-info .coupon-description[data-v-73a527ee],.coupon-card .coupon-main .pc-coupon-info .coupon-valid-date[data-v-73a527ee]{color:var(--Font-Gy2, rgba(0, 0, 0, 0.6));font-size:12px;font-weight:500;line-height:18px}.coupon-card .coupon-main .pc-coupon-info .coupon-valid-date[data-v-73a527ee]{display:flex;align-items:center;gap:4px}.coupon-card .coupon-main .pc-coupon-info[data-v-73a527ee] .coupon-use-info{display:flex;align-items:center;justify-content:space-between;gap:16px}.coupon-card .coupon-main .pc-coupon-info[data-v-73a527ee] .coupon-use-info .el-progress{flex:1}.coupon-card .coupon-main .pc-coupon-info[data-v-73a527ee] .coupon-use-info .el-progress .el-progress-bar__inner{background:linear-gradient(90deg, #FE6A40 0%, #FA1E17 100%)}.coupon-card .coupon-main .pc-coupon-info .coupon-use__btn[data-v-73a527ee]{display:flex;width:164px;padding:2px 8px;justify-content:center;align-items:center;gap:10px;border-radius:var(--theme-outer-radius, 4px);background:linear-gradient(180deg, #FF8429 0%, #FF6900 100%);color:var(--Font-Gy5, #FFF);text-align:center;font-size:12px;font-weight:700;line-height:20px;border:none}.coupon-card.coupon-used[data-v-73a527ee]{opacity:.56}.coupon-card.coupon-expired[data-v-73a527ee]{opacity:.56;background:#fff}.coupon-card.coupon-expired .coupon-main .coupon-amount[data-v-73a527ee]{background:#c5c5c5}.coupon-card.coupon-expired .coupon-main .pc-coupon-info .coupon-use__btn[data-v-73a527ee]{background:#e7e7e7}.guess-list[data-v-73a527ee]{display:flex;flex-wrap:wrap;gap:16px}.list-loading[data-v-73a527ee]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px 0 16px 0;width:100%}.loading-img[data-v-73a527ee]{width:90px;height:auto;margin-bottom:8px}.discount-list[data-v-73a527ee]{position:relative;margin-bottom:24px}.discount-title[data-v-73a527ee]{display:flex;justify-content:space-between;align-items:center;margin-top:36px;margin-bottom:16px;color:var(--Font-Gy1, rgba(0, 0, 0, 0.9));font-size:24px;font-weight:700;line-height:32px}.discount-btns[data-v-73a527ee]{display:flex;gap:8px}.discount-arrow[data-v-73a527ee]{width:30px;height:30px;background:#fff;border-radius:20px 20px 20px 20px;border:1px solid #281f15;display:flex;align-items:center;justify-content:center;cursor:pointer;outline:none;transition:opacity .2s}.discount-arrow[data-v-73a527ee]:disabled{opacity:.3;cursor:not-allowed}.discount-arrow img[data-v-73a527ee]{width:18px;height:18px}.discount-arrow--left img[data-v-73a527ee]{transform:rotate(90deg)}.discount-arrow--right img[data-v-73a527ee]{transform:rotate(-90deg)}.discount-cards[data-v-73a527ee]{display:grid;grid-template-columns:repeat(2, 1fr);gap:16px}.no-data[data-v-73a527ee]{text-align:center;color:#999;padding:50px 0}
