.my-orders-layout{background:linear-gradient(180deg, #2563eb08 0%, transparent 35%), var(--bg-dark);min-height:calc(100vh - 60px);padding:60px 0 100px}.orders-page-header{margin-bottom:40px}.orders-page-title{font-family:var(--font-title);letter-spacing:-.02em;font-size:36px;font-weight:800}.orders-page-sub{letter-spacing:.1em;color:var(--text-muted);margin-top:4px;font-size:11px;font-weight:700}.verify-banner{border-radius:var(--radius-sm);align-items:center;gap:10px;margin-bottom:28px;padding:14px 20px;font-size:14px;font-weight:500;display:flex}.verify-success{color:var(--primary-hover);background:#00c85314;border:1px solid #00c85340}.verify-warn{color:var(--accent-orange);background:#f59e0b14;border:1px solid #f59e0b40}.orders-list{flex-direction:column;gap:24px;display:flex}.order-card{overflow:hidden;padding:0!important}.order-card:hover{transform:none}.order-card-header{cursor:pointer;transition:background var(--transition-fast);border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.order-card-header:hover{background-color:#ffffff03}.order-header-left{align-items:center;gap:20px;display:flex}.order-ref-id{font-family:var(--font-title);letter-spacing:.02em;font-size:15px;font-weight:700}.order-date{color:var(--text-muted);margin-top:2px;font-size:12px}.order-header-right{align-items:center;gap:16px;display:flex}.order-payment-method{color:var(--text-secondary);font-size:12px}.order-total-amount{color:var(--accent-blue-hover);font-size:18px;font-weight:800}.order-invoice-btn,.order-expand-btn{border:1px solid var(--border-color);cursor:pointer;width:32px;height:32px;color:var(--text-secondary);transition:all var(--transition-fast);background:0 0;border-radius:4px;justify-content:center;align-items:center;display:flex}.order-invoice-btn:hover{color:var(--primary-hover);border-color:var(--primary)}.order-expand-btn:hover{color:var(--text-primary);border-color:var(--text-secondary)}.order-card .timeline-container{border-bottom:1px solid var(--border-color);margin:0;padding:24px 32px}.order-items-expanded{padding:24px}.items-expanded-title{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin-bottom:16px;font-size:12px;font-weight:700}.items-expanded-list{flex-direction:column;gap:12px;display:flex}.expanded-item-row{background:var(--product-media-bg);border:1px solid var(--border-color);border-radius:var(--radius-sm);align-items:center;gap:14px;padding:12px;display:flex}.expanded-item-img{object-fit:cover;border-radius:4px;width:48px;height:48px}.expanded-item-no-img{border:1px dashed var(--border-color);border-radius:4px;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;display:flex}.expanded-item-details{flex:1}.expanded-item-name{font-size:13px;font-weight:600}.expanded-item-qty{color:var(--text-muted);margin-top:2px;font-size:11px}.expanded-item-price{color:var(--primary-hover);white-space:nowrap;font-size:14px;font-weight:700}.orders-empty-state{text-align:center;border:1px dashed var(--border-color);border-radius:var(--radius-md);flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:100px 24px;display:flex}.empty-icon{color:var(--text-muted)}.orders-empty-state h2{font-family:var(--font-title);font-size:22px;font-weight:700}.orders-empty-state p{color:var(--text-secondary);max-width:400px;font-size:14px;line-height:1.6}@media (max-width:600px){.order-card-header{flex-direction:column;align-items:flex-start;gap:12px}.order-header-right{justify-content:space-between;width:100%}.order-card .timeline-container{padding:20px 12px;overflow-x:auto}.timeline-label{font-size:9px}.timeline-step{width:60px}}
