.UserOrders-module__QiuZuG__ordersContainer{direction:rtl;max-width:1000px;min-height:100vh;margin:0 auto;padding:20px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.UserOrders-module__QiuZuG__ordersMain{flex-direction:column;gap:24px;display:flex}.UserOrders-module__QiuZuG__ordersContent{background-color:#fff;border-radius:16px;padding:30px;box-shadow:0 4px 20px rgba(0,0,0,.08)}.UserOrders-module__QiuZuG__ordersHeader{border-bottom:2px solid #f0f0f0;justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:24px;display:flex}.UserOrders-module__QiuZuG__headerTitle{align-items:center;gap:12px;display:flex}.UserOrders-module__QiuZuG__headerIcon{color:#40e0d0;font-size:28px}.UserOrders-module__QiuZuG__headerTitle h1{color:#023047;margin:0;font-size:28px;font-weight:600}.UserOrders-module__QiuZuG__ordersCount{color:#fff;background:#40e0d0;border-radius:20px;padding:6px 12px;font-size:14px;font-weight:500}.UserOrders-module__QiuZuG__loadingContainer{color:#666;flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;display:flex}.UserOrders-module__QiuZuG__spinner{border:4px solid #f3f3f3;border-top-color:#40e0d0;border-radius:50%;width:40px;height:40px;margin-bottom:16px;animation:1s linear infinite UserOrders-module__QiuZuG__spin}@keyframes UserOrders-module__QiuZuG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.UserOrders-module__QiuZuG__errorMessage{color:#d32f2f;text-align:center;background-color:rgba(255,71,87,.1);border:1px solid rgba(255,71,87,.3);border-radius:12px;margin-bottom:25px;padding:16px;font-size:14px}.UserOrders-module__QiuZuG__emptyState{text-align:center;color:#666;padding:80px 40px}.UserOrders-module__QiuZuG__emptyIcon{color:#ddd;margin-bottom:20px;font-size:80px}.UserOrders-module__QiuZuG__emptyState h3{color:#023047;margin-bottom:12px;font-size:24px}.UserOrders-module__QiuZuG__emptyState p{color:#888;margin-bottom:30px;font-size:16px}.UserOrders-module__QiuZuG__ordersList{flex-direction:column;gap:20px;display:flex}.UserOrders-module__QiuZuG__orderCard{background-color:#fafafa;border:1px solid #e8e8e8;border-radius:16px;padding:24px;transition:all .3s;position:relative;overflow:hidden}.UserOrders-module__QiuZuG__orderCard:hover{background-color:#fff;border-color:#40e0d0;transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.1)}.UserOrders-module__QiuZuG__orderHeader{justify-content:space-between;align-items:flex-start;margin-bottom:16px;display:flex}.UserOrders-module__QiuZuG__orderInfo{align-items:center;gap:16px;display:flex}.UserOrders-module__QiuZuG__orderId{color:#023047;align-items:center;gap:8px;font-size:18px;font-weight:600;display:flex}.UserOrders-module__QiuZuG__orderIcon{color:#40e0d0;font-size:20px}.UserOrders-module__QiuZuG__statusBadge{border:1px solid;border-radius:20px;padding:6px 12px;font-size:12px;font-weight:600}.UserOrders-module__QiuZuG__orderMeta{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.UserOrders-module__QiuZuG__metaItem{color:#666;align-items:center;gap:6px;font-size:14px;display:flex}.UserOrders-module__QiuZuG__metaIcon{font-size:14px}.UserOrders-module__QiuZuG__totalPrice{color:#023047;background:rgba(64,224,208,.1);border:1px solid rgba(64,224,208,.3);border-radius:8px;padding:8px 12px;font-size:18px;font-weight:700}.UserOrders-module__QiuZuG__orderPreview{border-bottom:1px solid #e8e8e8;justify-content:space-between;align-items:center;margin-bottom:16px;padding:16px 0;display:flex}.UserOrders-module__QiuZuG__previewItems{align-items:center;gap:8px;display:flex}.UserOrders-module__QiuZuG__previewItem{position:relative}.UserOrders-module__QiuZuG__previewThumb{object-fit:cover;border:2px solid #fff;border-radius:8px;width:50px;height:50px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.UserOrders-module__QiuZuG__moreItems{color:#fff;background:#023047;border-radius:8px;justify-content:center;align-items:center;width:50px;height:50px;font-size:12px;font-weight:600;display:flex}.UserOrders-module__QiuZuG__itemsCount{color:#666;background:#f5f5f5;border-radius:6px;padding:6px 12px;font-size:14px}.UserOrders-module__QiuZuG__orderDetails{border-top:1px solid #e8e8e8;margin-top:16px;padding:20px 0}.UserOrders-module__QiuZuG__detailSection{margin-bottom:24px}.UserOrders-module__QiuZuG__detailSection:last-child{margin-bottom:0}.UserOrders-module__QiuZuG__detailTitle{color:#023047;align-items:center;gap:8px;margin:0 0 12px;font-size:16px;font-weight:600;display:flex}.UserOrders-module__QiuZuG__detailIcon{color:#40e0d0}.UserOrders-module__QiuZuG__addressText{background:#f8f9fa;border:1px solid #e8e8e8;border-radius:8px;padding:12px 16px;font-size:14px;line-height:1.6}.UserOrders-module__QiuZuG__productsList{flex-direction:column;gap:12px;display:flex}.UserOrders-module__QiuZuG__productItem{background:#fff;border:1px solid #e8e8e8;border-radius:12px;gap:16px;padding:16px;transition:all .2s;display:flex}.UserOrders-module__QiuZuG__productItem:hover{border-color:#40e0d0;box-shadow:0 2px 8px rgba(0,0,0,.05)}.UserOrders-module__QiuZuG__productImage{flex-shrink:0}.UserOrders-module__QiuZuG__productThumb{object-fit:cover;border-radius:8px;width:60px;height:60px}.UserOrders-module__QiuZuG__productInfo{flex-direction:column;flex-grow:1;gap:6px;display:flex}.UserOrders-module__QiuZuG__productTitle{color:#023047;margin:0;font-size:15px;font-weight:600;line-height:1.4}.UserOrders-module__QiuZuG__variantName{color:#666;font-size:13px;font-weight:400}.UserOrders-module__QiuZuG__productMeta{color:#666;gap:16px;font-size:13px;display:flex}.UserOrders-module__QiuZuG__productQuantity,.UserOrders-module__QiuZuG__productPrice{background:#f5f5f5;border-radius:4px;padding:4px 8px}.UserOrders-module__QiuZuG__productTotal{color:#023047;background:rgba(64,224,208,.1);border-radius:6px;align-self:flex-start;padding:6px 10px;font-size:14px;font-weight:600}.UserOrders-module__QiuZuG__noProducts{text-align:center;color:#999;padding:20px;font-style:italic}.UserOrders-module__QiuZuG__orderSummary{background:#f8f9fa;border:1px solid #e8e8e8;border-radius:12px;padding:20px}.UserOrders-module__QiuZuG__summaryRow{justify-content:space-between;align-items:center;padding:8px 0;font-size:15px;display:flex}.UserOrders-module__QiuZuG__divider{background:#e8e8e8;height:1px;margin:12px 0}.UserOrders-module__QiuZuG__finalTotal{color:#023047;border-top:2px solid #e8e8e8;padding-top:12px;font-size:18px;font-weight:700}.UserOrders-module__QiuZuG__orderActions{text-align:left}.UserOrders-module__QiuZuG__detailsButton{color:#40e0d0;cursor:pointer;background:rgba(64,224,208,.1);border:1px solid #40e0d0;border-radius:8px;align-items:center;gap:6px;padding:10px 16px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.UserOrders-module__QiuZuG__detailsButton:hover{color:#fff;background:#40e0d0;transform:translateY(-1px)}@media (max-width:768px){.UserOrders-module__QiuZuG__ordersContainer{padding:16px}.UserOrders-module__QiuZuG__ordersContent{padding:20px}.UserOrders-module__QiuZuG__ordersHeader,.UserOrders-module__QiuZuG__orderHeader{flex-direction:column;align-items:flex-start;gap:12px}.UserOrders-module__QiuZuG__orderMeta{align-items:flex-start}.UserOrders-module__QiuZuG__orderInfo{flex-direction:column;align-items:flex-start;gap:8px}.UserOrders-module__QiuZuG__orderPreview{flex-direction:column;align-items:flex-start;gap:12px}.UserOrders-module__QiuZuG__productItem{flex-direction:column;gap:12px}.UserOrders-module__QiuZuG__productMeta{flex-direction:column;gap:8px}}@media (max-width:480px){.UserOrders-module__QiuZuG__ordersContent{padding:16px}.UserOrders-module__QiuZuG__headerTitle h1{font-size:24px}.UserOrders-module__QiuZuG__orderCard{padding:20px}.UserOrders-module__QiuZuG__previewItems{flex-wrap:wrap}}
