/* Buyer UI parity layer: desktop and mobile proportions follow the reference storefront. */
:root{--malltik-red:#e60023;--malltik-text:#161616;--malltik-line:#ededed}
.buyer-body{background:#fff;color:var(--malltik-text);font-family:Arial,"Microsoft YaHei",sans-serif}
.buyer-body .pc-header{background:#fff;border-bottom:1px solid var(--malltik-line);box-shadow:none}
.buyer-body .pc-header-inner{max-width:1200px;height:106px;margin:auto;display:grid;grid-template-columns:210px 1fr 430px;gap:36px;align-items:center;padding:0}
.buyer-body .pc-logo{width:100%;height:84px;display:flex;align-items:center;color:#111}
.buyer-body .pc-logo img{width:72px;height:80px;object-fit:contain;border-radius:0}
.buyer-body .pc-logo span{display:none}
.buyer-body .pc-search{height:42px;border:1px solid #e6e6e6;border-radius:2px;box-shadow:none;color:#b8b8b8;padding:0 14px}
.buyer-body .pc-search:after{content:'搜索';margin-left:auto;background:var(--malltik-red);color:#fff;font-weight:700;border-radius:18px;padding:8px 22px}
html[lang="en"] .buyer-body .pc-search:after{content:'Search'}
.buyer-body .pc-account{justify-content:flex-end;color:#222;font-size:14px;gap:12px}
.buyer-body .pc-account a{color:#222}
.buyer-body .pc-nav-row{border:0}
.buyer-body .pc-nav{height:56px;max-width:920px;margin:auto;display:flex;justify-content:space-between;align-items:center}
.buyer-body .pc-nav a{height:56px;padding:0 8px;display:flex;align-items:center;border-radius:0;color:#111;font-size:16px}
.buyer-body .pc-nav a.router-link-active{background:none;color:var(--malltik-red);position:relative}
.buyer-body .pc-nav a.router-link-active:after{content:'';position:absolute;left:20%;right:20%;bottom:0;height:2px;background:var(--malltik-red)}
.buyer-body .home-page{max-width:1200px;margin:0 auto;padding:10px 0 60px;background:#fff}
.buyer-body .pc-hero-grid{display:grid;grid-template-columns:minmax(0,697px) minmax(0,1fr);gap:8px;margin:0}
.buyer-body .banner-wrap{height:310px;border-radius:14px;overflow:hidden}
.buyer-body .banner-slide img{width:100%;height:310px;object-fit:cover}
.buyer-body .banner-mask,.buyer-body .banner-text{display:none}
.buyer-body .pc-promo-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:152px 152px;gap:6px}
.buyer-body .pc-promo-card{height:152px;border-radius:0;overflow:hidden;background:#f8f8f8}
.buyer-body .pc-promo-card img{width:100%;height:100%;object-fit:cover}
.buyer-body .pc-promo-price{display:none}
.buyer-body .king-kong{display:none}
.buyer-body .pc-section-head{margin:48px 0 24px;padding:0;font-size:20px}
.buyer-body .pc-section-head a{color:var(--malltik-red);font-size:13px}
.buyer-body .cat-wall{display:grid;grid-template-columns:repeat(11,1fr);gap:16px;padding:0 8px}
.buyer-body .cat-tab{min-width:0;padding:0;background:none;border:0;box-shadow:none}
.buyer-body .cat-dot{width:88px;height:64px;border:1px solid #eee;border-radius:0;background:#fff!important}
.buyer-body .cat-dot img{width:42px;height:42px;object-fit:contain}
.buyer-body .cat-name{margin-top:10px;font-size:13px;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.buyer-body .pc-seller-strip{margin-top:40px}

@media(max-width:767px){
  .buyer-body{background:#f7f8fa}
  .buyer-body .pc-header{display:none}
  .buyer-body .home-page{padding:0 0 82px;background:#f7f8fa;max-width:none}
  .buyer-body .home-topbar{height:58px;padding:8px 14px;background:#fff;display:grid;grid-template-columns:42px 1fr 34px;gap:8px;align-items:center;position:sticky;top:0;z-index:30}
  .buyer-body .home-brand{display:flex;width:42px;height:42px;overflow:hidden}
  .buyer-body .home-brand img{width:38px;height:42px;object-fit:contain}
  .buyer-body .home-search{height:38px;border:1px solid #ececec;background:#f7f7f7;border-radius:20px;box-shadow:none;padding:0 14px}
  .buyer-body .home-cart{font-size:23px}
  .buyer-body .notice-bar{margin:0;border-radius:0}
  .buyer-body .pc-hero-grid{display:block;margin:0 10px}
  .buyer-body .banner-wrap{height:176px;border-radius:10px}
  .buyer-body .banner-slide img{height:176px}
  .buyer-body .pc-promo-grid{display:none}
  .buyer-body .king-kong{display:flex;background:#fff;margin:10px 0;padding:14px 8px;border-radius:0;box-shadow:none}
  .buyer-body .pc-section-head{margin:18px 14px 12px;font-size:17px}
  .buyer-body .cat-wall{display:flex;overflow-x:auto;overflow-y:hidden;gap:10px;padding:4px 14px 18px;background:#fff;scroll-snap-type:x proximity;scroll-padding-left:14px;scrollbar-width:none;-webkit-overflow-scrolling:touch}
  .buyer-body .cat-wall::-webkit-scrollbar{display:none;width:0;height:0}
  .buyer-body .cat-tab{flex:0 0 82px;min-width:82px;width:82px!important;height:108px!important;min-height:108px;padding:8px 5px 7px!important;border:1px solid #f0f0f0!important;border-radius:10px!important;background:#fff!important;box-shadow:0 2px 8px rgba(16,24,40,.05)!important;justify-content:flex-start;gap:7px;scroll-snap-align:start;-webkit-tap-highlight-color:transparent}
  .buyer-body .cat-tab:active{transform:scale(.96);border-color:#ffd4d9!important;background:#fff7f8!important}
  .buyer-body .cat-dot{width:58px;height:54px;border:0;border-radius:8px;background:#fafafa!important;box-shadow:none!important;font-size:24px}
  .buyer-body .cat-dot img{width:44px;height:44px;object-fit:contain}
  .buyer-body .cat-name{display:-webkit-box;width:72px;height:30px;margin:0;font-size:11px;line-height:15px;font-weight:500;color:#333;white-space:normal;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-word}
  .buyer-body .pc-seller-strip{display:none}
  .buyer-body .op-bar{margin:16px 14px;border-radius:16px;min-height:64px}
  .buyer-body .goods-grid{padding:0 10px;gap:10px}
  .buyer-body .goods-card{border-radius:4px;box-shadow:none;border:0}
  .buyer-body .home-footer{margin-top:40px;background:#fff}
  .buyer-body .bottom-nav{left:10px;right:10px;bottom:8px;width:auto;border-radius:28px;box-shadow:0 2px 14px rgba(0,0,0,.13)}
  .buyer-body .bottom-nav a.router-link-active{color:var(--malltik-red)}
}

/* 商品分类页：统一商城目录视觉 */
.buyer-body .commodity-page { min-height: calc(100vh - 160px); background: #f7f8fa; }
.buyer-body .commodity-layout { align-items: start; }
.buyer-body .catalog-cat-icon { display: inline-flex; align-items: center; justify-content: center; width: 26px; height: 26px; flex: none; border-radius: 8px; background: #f5f6f8; font-style: normal; font-size: 14px; }
.buyer-body .catalog-side .chip.active .catalog-cat-icon { background: rgba(230,0,35,.09); }
.buyer-body .commodity-page .goods-card { overflow: hidden; background: #fff; cursor: pointer; }
.buyer-body .commodity-page .goods-card .gimg { background: #f5f5f5; overflow: hidden; }
.buyer-body .commodity-page .goods-card .gimg img { transition: transform .28s ease; }
.buyer-body .commodity-page .goods-card:hover .gimg img { transform: scale(1.035); }
.buyer-body .commodity-page .gname { display: -webkit-box; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; line-height: 19px; }
.buyer-body .commodity-page .gprice-row { display: flex; align-items: center; justify-content: space-between; gap: 8px; }
.buyer-body .commodity-page .catalog-buy { display: inline-flex; align-items: center; justify-content: center; gap: 3px; flex: none; }
.buyer-body .commodity-page .catalog-buy i { font-style: normal; }
.buyer-body .commodity-page .catalog-buy em { font-style: normal; }
.buyer-body .commodity-page .gmeta { margin-top: 6px; color: #9ca3af; font-size: 11px; }

@media (min-width:768px) {
  .buyer-body .commodity-page { padding-bottom: 60px; }
  .buyer-body .commodity-layout { grid-template-columns: 240px minmax(0,1fr); gap: 28px; max-width: 1240px; padding: 28px 20px; }
  .buyer-body .catalog-side { position: sticky; top: 18px; max-height: calc(100vh - 36px); overflow-y: auto; border: 0; border-radius: 14px; box-shadow: 0 4px 18px rgba(16,24,40,.06); }
  .buyer-body .catalog-side-title { position: sticky; top: 0; z-index: 2; background: #fff; }
  .buyer-body .catalog-side .chip { display: flex; align-items: center; gap: 10px; min-height: 46px; padding: 9px 15px; }
  .buyer-body .catalog-toolbar { margin: 0 0 18px; padding: 0 16px; border: 0; border-radius: 12px; background: #fff; box-shadow: 0 2px 10px rgba(16,24,40,.04); }
  .buyer-body .commodity-page .goods-grid { grid-template-columns: repeat(4,minmax(0,1fr)); gap: 16px; padding: 0; }
  .buyer-body .commodity-page .goods-card { border: 0; border-radius: 12px; box-shadow: 0 3px 14px rgba(16,24,40,.06); }
  .buyer-body .commodity-page .goods-card:hover { transform: translateY(-3px); box-shadow: 0 9px 24px rgba(16,24,40,.11); }
  .buyer-body .commodity-page .goods-card .gimg { aspect-ratio: 1; }
  .buyer-body .commodity-page .goods-card .gimg img { width: 100%; height: 100%; object-fit: cover; }
  .buyer-body .commodity-page .catalog-buy i { display: none; }
  .buyer-body .commodity-page .catalog-buy em { padding: 5px 9px; border-radius: 999px; background: #fff0f2; }
}

@media (max-width:767px) {
  .buyer-body .commodity-page { padding: 0 0 88px; }
  .buyer-body .commodity-layout { display: block; padding: 0; }
  .buyer-body .catalog-side { position: sticky; top: 0; z-index: 22; display: flex; align-items: center; flex-wrap: nowrap; gap: 8px; width: 100%; padding: 10px 12px 12px; overflow-x: auto; border: 0; border-radius: 0; background: rgba(255,255,255,.97); box-shadow: 0 3px 12px rgba(16,24,40,.06); scrollbar-width: none; -webkit-overflow-scrolling: touch; }
  .buyer-body .catalog-side::-webkit-scrollbar { display: none; }
  .buyer-body .catalog-side-title { display: none; }
  .buyer-body .catalog-side .chip { display: inline-flex; align-items: center; gap: 5px; flex: 0 0 auto; min-height: 38px; max-width: 180px; padding: 6px 12px 6px 7px; border: 1px solid #edf0f3; border-radius: 999px; background: #fff; color: #555; box-shadow: none; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 12px; }
  .buyer-body .catalog-side .chip.active { border-color: #ff6900; background: linear-gradient(135deg,#ff6900,#ff8a32); color: #fff; box-shadow: 0 4px 12px rgba(255,105,0,.25); }
  .buyer-body .catalog-cat-icon { width: 25px; height: 25px; border-radius: 50%; background: #f5f6f8; }
  .buyer-body .catalog-side .chip.active .catalog-cat-icon { background: rgba(255,255,255,.2); }
  .buyer-body .catalog-toolbar { display: flex !important; align-items: center; justify-content: space-between; min-height: 54px; margin: 0; padding: 9px 12px 7px; border: 0; background: #f7f8fa; }
  .buyer-body .catalog-toolbar > span { display: flex; align-items: baseline; gap: 7px; min-width: 0; }
  .buyer-body .catalog-toolbar b { max-width: 145px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 16px; }
  .buyer-body .catalog-toolbar small { color: #9ca3af; white-space: nowrap; font-size: 11px; }
  .buyer-body .catalog-sort { display: flex; padding: 3px; border-radius: 9px; background: #fff; }
  .buyer-body .catalog-sort button { border: 0; padding: 6px 8px; border-radius: 7px; background: transparent; color: #777; font-size: 11px; }
  .buyer-body .catalog-sort button.on { background: #fff0e8; color: #ff6900; font-weight: 700; }
  .buyer-body .commodity-main { min-width: 0; }
  .buyer-body .commodity-page .goods-grid { grid-template-columns: repeat(2,minmax(0,1fr)) !important; gap: 9px; padding: 0 10px 16px; }
  .buyer-body .commodity-page .goods-card { min-width: 0; border: 0; border-radius: 12px; box-shadow: 0 2px 9px rgba(16,24,40,.055); }
  .buyer-body .commodity-page .goods-card .gimg { aspect-ratio: 1 / 1.08; }
  .buyer-body .commodity-page .goods-card .gimg img { width: 100%; height: 100%; object-fit: cover; }
  .buyer-body .commodity-page .goods-card .ginfo { padding: 10px 10px 11px; }
  .buyer-body .commodity-page .gname { min-height: 38px; font-size: 13px; }
  .buyer-body .commodity-page .gprice { color: #ff5a00; font-size: 18px; font-weight: 800; }
  .buyer-body .commodity-page .catalog-buy { width: 30px; height: 30px; border-radius: 50%; background: linear-gradient(135deg,#ff6900,#ff8a32); color: #fff; box-shadow: 0 3px 9px rgba(255,105,0,.25); }
  .buyer-body .commodity-page .catalog-buy i { font-size: 18px; line-height: 1; }
  .buyer-body .commodity-page .catalog-buy em { display: none; }
}

/* 我的订单：清晰的状态、商品和操作层级 */
.buyer-body .order-page { width: 100%; }
.buyer-body .order-topbar { display: flex; width: 100%; }
.buyer-body .order-live { display: inline-flex; align-items: center; gap: 6px; flex: none; color: #8b93a1; font-size: 11px; }
.buyer-body .order-live i { width: 7px; height: 7px; border-radius: 50%; background: #22c55e; box-shadow: 0 0 0 4px rgba(34,197,94,.12); }
.buyer-body .order-tabs { display: flex; flex-wrap: nowrap; overflow-x: auto; scrollbar-width: none; }
.buyer-body .order-tabs::-webkit-scrollbar { display: none; }
.buyer-body .order-search { position: relative; display: flex; align-items: center; margin: 12px; border: 1px solid #eceff3; border-radius: 12px; background: #fff; overflow: hidden; }
.buyer-body .order-search > span { padding-left: 13px; color: #9ca3af; font-size: 20px; }
.buyer-body .order-search .inp { flex: 1; min-width: 0; height: 44px; padding: 0 10px; border: 0; background: transparent; }
.buyer-body .order-search button { width: 38px; color: #a0a6b2; font-size: 18px; }
.buyer-body .order-card { padding: 0; overflow: hidden; border: 1px solid #eef0f3; background: #fff; }
.buyer-body .order-card .order-head { display: flex; align-items: center; gap: 12px; margin: 0; border-bottom: 1px solid #f1f2f4; }
.buyer-body .order-no { display: flex; align-items: center; gap: 8px; min-width: 0; }
.buyer-body .order-no small { flex: none; color: #8b93a1; }
.buyer-body .order-no b { overflow: hidden; color: #4b5563; font-size: 12px; font-weight: 500; text-overflow: ellipsis; white-space: nowrap; }
.buyer-body .order-status { flex: none; margin-left: auto; padding: 5px 10px; border-radius: 999px; font-size: 11px; font-weight: 700; }
.buyer-body .order-status.is-pending { background: #fff4e8; color: #ff6900; }
.buyer-body .order-status.is-shipped { background: #ecf6ff; color: #1687d9; }
.buyer-body .order-status.is-done { background: #eafaf0; color: #139c4a; }
.buyer-body .order-status.is-refund { background: #fff1f2; color: #e34855; }
.buyer-body .order-status.is-cancel { background: #f2f3f5; color: #8b93a1; }
.buyer-body .order-card .order-goods { display: flex; align-items: center; width: 100%; border-bottom: 1px solid #f4f5f6; }
.buyer-body .order-card .order-goods:last-of-type { border-bottom: 0; }
.buyer-body .order-goods .thumb { flex: 0 0 auto; overflow: hidden; border-radius: 10px; background: #f5f6f7; }
.buyer-body .order-goods .thumb img { width: 100%; height: 100%; object-fit: cover; }
.buyer-body .order-goods .body { flex: 1; min-width: 0; }
.buyer-body .order-goods .title { display: -webkit-box; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; color: #1f2937; font-weight: 600; line-height: 1.45; }
.buyer-body .order-sku { display: inline-flex; margin-top: 5px; padding: 3px 7px; border-radius: 5px; background: #f5f6f8; color: #8b93a1; font-size: 10px; }
.buyer-body .order-goods .sub { display: flex; flex-wrap: wrap; gap: 5px 10px; margin-top: 6px; color: #9ca3af; font-size: 11px; }
.buyer-body .order-line-price { display: flex; flex-direction: column; align-items: flex-end; align-self: stretch; justify-content: center; flex: none; }
.buyer-body .order-line-price b { color: #ff5a00; font-size: 16px; }
.buyer-body .order-line-price small { margin-top: 5px; color: #a0a6b2; font-size: 10px; }
.buyer-body .order-card .order-foot { display: block; margin: 0; background: #fff; }
.buyer-body .order-total { display: flex; align-items: center; justify-content: flex-end; gap: 12px; color: #8b93a1; font-size: 11px; }
.buyer-body .order-total b { margin-left: 4px; color: #ff5a00; font-size: 17px; }
.buyer-body .order-actions { display: flex; justify-content: flex-end; flex-wrap: wrap; gap: 8px; margin-top: 11px; }
.buyer-body .order-actions:empty { display: none; }
.buyer-body .order-actions .btn-mini { min-height: 34px; padding: 6px 13px; border-radius: 999px; background: #fff; }
.buyer-body .order-actions .btn-mini.primary { border-color: #ff6900; background: linear-gradient(135deg,#ff6900,#ff8a32); color: #fff; box-shadow: 0 3px 10px rgba(255,105,0,.18); }
.buyer-body .order-empty { display: flex; flex-direction: column; align-items: center; gap: 8px; margin: 20px 12px; border-radius: 14px; background: #fff; }
.buyer-body .order-empty i { font-size: 42px; font-style: normal; }
.buyer-body .order-empty strong { color: #4b5563; }
.buyer-body .order-empty p { color: #9ca3af; font-size: 12px; }
.buyer-body .order-empty .btn-primary { margin-top: 8px; }

@media (max-width:767px) {
  html.force-h5 .buyer-body .order-page, .buyer-body .order-page { max-width: 480px !important; padding: 0 0 84px !important; }
  .buyer-body .order-topbar { min-height: 58px; padding: 10px 14px; }
  .buyer-body .order-topbar h1 { min-width: 0; font-size: 18px !important; white-space: nowrap; }
  .buyer-body .order-tabs { position: sticky; top: 0; z-index: 18; justify-content: flex-start !important; gap: 6px !important; padding: 9px 12px !important; border: 0 !important; background: rgba(255,255,255,.97); box-shadow: 0 3px 10px rgba(16,24,40,.045); }
  .buyer-body .order-tabs .chip { flex: 0 0 auto; min-width: 72px; padding: 8px 14px !important; border: 0 !important; border-radius: 999px !important; background: #f5f6f8 !important; text-align: center; }
  .buyer-body .order-tabs .chip.active { background: linear-gradient(135deg,#ff6900,#ff8a32) !important; color: #fff !important; box-shadow: 0 4px 12px rgba(255,105,0,.23); }
  .buyer-body .order-card { width: auto; margin: 11px 10px; border-radius: 14px; box-shadow: 0 3px 14px rgba(16,24,40,.055); }
  .buyer-body .order-card .order-head { min-width: 0; padding: 12px 13px; }
  .buyer-body .order-no { flex: 1; }
  .buyer-body .order-card .order-goods { gap: 10px; padding: 13px; }
  .buyer-body .order-goods .thumb { width: 76px; height: 76px; }
  .buyer-body .order-goods .title { font-size: 13px; }
  .buyer-body .order-line-price { min-width: 64px; }
  .buyer-body .order-card .order-foot { padding: 12px 13px 13px; }
  .buyer-body .grouped-actions { max-height: 84px; overflow-y: auto; }
}

@media (min-width:768px) {
  .buyer-body .order-page { max-width: 1080px; padding: 28px 20px 80px; }
  .buyer-body .order-topbar { border: 0 !important; }
  .buyer-body .order-tabs { justify-content: flex-start !important; gap: 10px !important; padding: 14px 0 !important; }
  .buyer-body .order-tabs .chip { border-radius: 999px !important; background: #f5f6f8 !important; }
  .buyer-body .order-tabs .chip.active { border: 0 !important; background: #111 !important; color: #fff !important; }
  .buyer-body .order-search { max-width: 420px; margin: 4px 0 18px; }
  .buyer-body .order-card { margin: 14px 0; border-radius: 12px; box-shadow: 0 3px 16px rgba(16,24,40,.05); }
  .buyer-body .order-item.order-card { width: 100%; max-width: none; }
  .buyer-body .order-card .order-head { padding: 14px 18px; }
  .buyer-body .order-card .order-goods { gap: 16px; padding: 18px; }
  .buyer-body .order-goods .thumb { width: 92px; height: 92px; }
  .buyer-body .order-goods .title { font-size: 15px; }
  .buyer-body .order-line-price { min-width: 110px; }
  .buyer-body .order-card .order-foot { padding: 14px 18px 16px; }
}

/* 每件商品独立操作，避免合并订单按钮与商品错位 */
.buyer-body .order-product { border-bottom: 1px solid #f0f2f4; }
.buyer-body .order-product:last-of-type { border-bottom: 0; }
.buyer-body .order-product .order-goods { border-bottom: 0; cursor: pointer; }
.buyer-body .order-product-actions { display: flex; justify-content: flex-end; flex-wrap: wrap; gap: 8px; padding: 0 13px 12px; }
.buyer-body .order-product-actions .btn-mini { min-height: 32px; padding: 5px 12px; border-radius: 999px; background: #fff; }
.buyer-body .order-product-actions .primary { border-color: #ff6900; background: linear-gradient(135deg,#ff6900,#ff8a32); color: #fff; }

/* 订单详情与物流时间线 */
.buyer-body .order-detail-page { width: 100%; max-width: 760px; margin: 0 auto; padding-bottom: 86px; background: #f7f8fa; }
.buyer-body .od-status { display: flex; align-items: center; gap: 14px; padding: 24px 20px; background: linear-gradient(135deg,#ff6900,#ff9347); color: #fff; }
.buyer-body .od-status-icon { display: grid; place-items: center; width: 50px; height: 50px; flex: none; border-radius: 50%; background: rgba(255,255,255,.2); font-size: 25px; }
.buyer-body .od-status strong { font-size: 20px; }
.buyer-body .od-status p { margin-top: 5px; opacity: .85; font-size: 12px; }
.buyer-body .od-progress { display: grid; grid-template-columns: repeat(4,1fr); padding: 18px 10px; background: #fff; }
.buyer-body .od-progress > div { position: relative; display: flex; flex-direction: column; align-items: center; gap: 6px; color: #a5abb5; font-size: 10px; }
.buyer-body .od-progress > div:not(:last-child):after { content: ''; position: absolute; top: 13px; left: 64%; width: 72%; height: 2px; background: #e7e9ed; }
.buyer-body .od-progress i { position: relative; z-index: 1; display: grid; place-items: center; width: 27px; height: 27px; border-radius: 50%; background: #e7e9ed; color: #fff; font-style: normal; }
.buyer-body .od-progress .on { color: #ff6900; font-weight: 700; }
.buyer-body .od-progress .on i,.buyer-body .od-progress .on:not(:last-child):after { background: #ff6900; }
.buyer-body .od-card { margin: 11px 10px; padding: 15px; border-radius: 14px; background: #fff; box-shadow: 0 2px 10px rgba(16,24,40,.04); }
.buyer-body .od-card h3 { margin: 0 0 13px; color: #24272d; font-size: 15px; }
.buyer-body .od-product .order-goods { display: flex; gap: 11px; align-items: center; }
.buyer-body .od-product .thumb { width: 76px; height: 76px; flex: none; overflow: hidden; border-radius: 10px; }
.buyer-body .od-product .thumb img { width: 100%; height: 100%; object-fit: cover; }
.buyer-body .od-product .body { flex: 1; min-width: 0; }
.buyer-body .od-row { display: flex; justify-content: space-between; gap: 20px; padding: 8px 0; color: #8b93a1; font-size: 12px; }
.buyer-body .od-row b { max-width: 70%; color: #3f4650; font-weight: 500; text-align: right; overflow-wrap: anywhere; }
.buyer-body .od-row.total { margin-top: 5px; padding-top: 12px; border-top: 1px solid #f0f1f3; }
.buyer-body .od-row.total b { color: #ff5a00; font-size: 18px; font-weight: 800; }
.buyer-body .od-address { display: flex; gap: 11px; }
.buyer-body .od-address i { color: #ff6900; font-size: 25px; font-style: normal; }
.buyer-body .od-address strong { font-size: 13px; }
.buyer-body .od-address p { margin-top: 7px; color: #7b8491; font-size: 12px; line-height: 1.6; }
.buyer-body .od-express { display: flex; justify-content: space-between; gap: 12px; padding: 10px 12px; border-radius: 9px; background: #f7f8fa; font-size: 12px; }
.buyer-body .od-express b { color: #ff6900; }
.buyer-body .od-timeline { padding: 15px 3px 0; }
.buyer-body .od-timeline > div { position: relative; display: flex; gap: 13px; min-height: 65px; color: #89919e; }
.buyer-body .od-timeline > div:before { content: ''; position: absolute; left: 5px; top: 13px; bottom: -2px; width: 1px; background: #e2e5e9; }
.buyer-body .od-timeline > div:last-child:before { display: none; }
.buyer-body .od-timeline i { position: relative; z-index: 1; width: 11px; height: 11px; flex: none; margin-top: 3px; border: 2px solid #c8cdd4; border-radius: 50%; background: #fff; }
.buyer-body .od-timeline strong { display: block; font-size: 12px; font-weight: 500; line-height: 1.5; }
.buyer-body .od-timeline small { display: block; margin-top: 5px; color: #a5abb5; font-size: 10px; }
.buyer-body .od-timeline .latest { color: #24272d; }
.buyer-body .od-timeline .latest i { border-color: #ff6900; background: #ff6900; box-shadow: 0 0 0 4px rgba(255,105,0,.12); }
.buyer-body .od-no-track { padding: 24px 0; color: #9aa1ac; text-align: center; }
.buyer-body .od-bottom { position: fixed; z-index: 30; right: 0; bottom: 0; left: 0; display: flex; justify-content: flex-end; gap: 10px; max-width: 760px; margin: auto; padding: 10px 14px calc(10px + env(safe-area-inset-bottom)); border-top: 1px solid #eee; background: rgba(255,255,255,.97); }
.buyer-body .od-bottom button { min-width: 104px; }
@media(min-width:768px){.buyer-body .order-product-actions{padding:0 18px 14px}.buyer-body .order-detail-page{padding-top:24px}.buyer-body .order-detail-page>.topbar,.buyer-body .od-status{border-radius:14px 14px 0 0}}
