.cart-step_box{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding-bottom:24px;padding:0 20px}.cart-step_box h1{font-size:36px;font-weight:700;margin:0}.cart-step__progress{display:flex}.cart-step__item{display:flex;align-items:center;position:relative;flex-direction:column}.cart-step__dot{width:10px;height:10px;border-radius:50%;background:#a6a6a6;display:inline-block;z-index:1}.cart-step__item--active .cart-step__dot{background:#ff7f00}.cart-step__line{width:40px;height:1px;background:#f2f2f2;display:inline-block;margin:4px 8px;border-radius:1px}.cart-step__item--active .cart-step__line,.cart-step__line--active{background:#ff7f00}.cart-step__text{font-weight:bold;font-size:14px;color:#a6a6a6;text-align:center;transition:color .2s,font-weight .2s}.cart-step__text--active{color:#ff7f00}.cart-step__item:last-child .cart-step__line{display:none}.dashboard-section-wrapper{display:flex;flex-direction:column;gap:24px}.dashboard-section{background:var(--theme-card-background-color);border-radius:var(--theme-outer-radius);padding:var(--theme-card-inner-gap-l);display:flex;flex-direction:column}.dashboard-section-header{display:flex;justify-content:space-between;align-items:center;border-bottom:none}.dashboard-section-header h1,.dashboard-section-header h2{display:flex;align-items:center;gap:8px}.dashboard-section-header h1{font-size:24px;font-weight:700;color:var(--theme-Font-Gy1);line-height:32px;margin:0}.dashboard-section-header h2{font-size:20px;font-weight:700;color:var(--theme-Font-Gy1);line-height:28px;margin:0}.dashboard-section-header p{color:var(--Font-Gy2, rgba(0, 0, 0, 0.6));font-size:14px;font-weight:500;line-height:22px}.dashboard-section-header p.text-xs{font-size:12px;line-height:20px}.dashboard-section-header .dashboard-link-more{color:var(--theme-Font-Gy2);font-size:16px;font-weight:500;line-height:24px;text-decoration:none;display:flex;align-items:center;gap:7px}.dashboard-link-more:hover{text-decoration:underline}.list-empty{display:flex;justify-content:center;padding:28px 0}.list-empty-card{width:680px;max-width:92%;padding:28px 32px;text-align:center}.list-empty-icon{margin-bottom:20px;display:flex;justify-content:center}.list-empty-card h3{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}.list-empty-sub{margin:0;color:var(--Font-Gy2, rgba(0, 0, 0, 0.6));text-align:center;font-size:14px;font-weight:500;line-height:22px;margin-bottom:24px}.filter-tabs .el-tabs__header{margin-bottom:0}.filter-tabs .el-tabs__header .el-tabs__nav-wrap::after{display:none}.filter-tabs .el-tabs__content{display:none}.active-orders__item{background:#fff;border-radius:var(--theme-outer-radius, 4px);margin-bottom:24px}.active-orders__item .order-header{display:flex;justify-content:space-between;align-items:center;padding:9px 16px;background:#fafafa}.active-orders__item .order-header .order-header-left{display:flex;align-items:center;gap:24px;color:var(--Font-Gy2, rgba(0, 0, 0, 0.6));font-size:14px;font-weight:500;line-height:22px}.active-orders__item .order-header .order-header-left .order-info-span{color:var(--Font-Gy1, rgba(0, 0, 0, 0.9))}.active-orders__item .order-header .order-header-right{display:flex;align-items:center;gap:16px}.active-orders__item .order-content__container{padding:16px;display:flex;gap:24px;justify-content:space-between}.active-orders__item .order-content__container .order-content__left{display:flex;flex-direction:column;gap:24px;padding-right:24px;border-right:1px solid #e7e7e7;flex:1}.status-badge{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:var(--theme-inner-radius, 2px);font-size:12px;font-weight:500;border:1px solid rgba(255,127,0,.12);background:#f0f0f0;color:#666;word-break:break-word}.status-badge.status-default{color:var(--Font-Gy2, rgba(0, 0, 0, 0.6));border-color:#cfcfcf;background:#f3f3f3}.status-badge.status-default .status-dot{background:var(--Font-Gy2, rgba(0, 0, 0, 0.6))}.status-badge.status-success{color:#007d40;border-color:#92dfb9;background:#e1f6ec}.status-badge.status-success .status-dot{background:#007d40}.status-badge.status-primary{color:#116df3;border-color:#c0daff;background:#eff6ff}.status-badge.status-primary .status-dot{background:#116df3}.status-badge.status-warning{color:#ff8429;border-color:#ffd7b9;background:#fff7ed}.status-badge.status-warning .status-dot{background:#ff8429}.status-badge.status-danger{color:#ff6255;border-color:#ff6255;background:#fdf0f0}.status-badge.status-danger .status-dot{background:#ff6255}.status-badge .status-dot{width:6px;height:6px;border-radius:50%;background:#ff7f00;display:inline-block}.status-badge.no-border{border-color:rgba(0,0,0,0)}.slide-left-leave-active,.slide-left-enter-active,.slide-right-enter-active,.slide-right-leave-active{transition:transform .3s ease}.slide-left-leave-to,.slide-left-enter{transform:translateX(-100%)}.slide-right-enter,.slide-right-leave-to{transform:translateX(100%)}
