.Orders-module__Du7BWG__ordersPage{padding-bottom:80px}.Orders-module__Du7BWG__ordersList{flex-direction:column;gap:16px;display:flex}.Orders-module__Du7BWG__orderCard{background:#fff;border-radius:16px;grid-template-columns:1fr auto;align-items:center;gap:20px;padding:20px 24px;display:grid;box-shadow:0 2px 12px #0000000f}.Orders-module__Du7BWG__orderContent{min-width:0}.Orders-module__Du7BWG__orderHeader{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:8px;display:flex}.Orders-module__Du7BWG__orderId{color:#1a3c34;font-size:16px;font-weight:700}.Orders-module__Du7BWG__statusBadge{border-radius:20px;padding:5px 14px;font-size:12px;font-weight:600}.Orders-module__Du7BWG__returnBadge{color:#dc2626;background:#fee2e2;border-radius:20px;padding:5px 12px;font-size:11px;font-weight:600}.Orders-module__Du7BWG__orderMeta{color:var(--text-muted);flex-wrap:wrap;gap:8px 20px;margin-bottom:6px;font-size:13px;display:flex}.Orders-module__Du7BWG__orderMeta span{align-items:center;gap:6px;display:flex}.Orders-module__Du7BWG__orderPrice{color:#12403c;margin-bottom:4px;font-size:16px;font-weight:700}.Orders-module__Du7BWG__itemsPreview{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:13px;line-height:1.5;overflow:hidden}.Orders-module__Du7BWG__orderActions{flex-direction:row;align-items:center;gap:8px;display:flex}.Orders-module__Du7BWG__btnReturn{color:#d4af37;cursor:pointer;text-align:center;white-space:nowrap;background:0 0;border:1.5px solid #d4af37;border-radius:30px;padding:8px 18px;font-size:13px;font-weight:600;transition:all .2s}.Orders-module__Du7BWG__btnReturn:hover{color:#fff;background:#d4af37}.Orders-module__Du7BWG__btnTrack{color:#12403c;text-align:center;white-space:nowrap;background:0 0;border:1.5px solid #12403c;border-radius:30px;padding:8px 18px;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s}.Orders-module__Du7BWG__btnTrack:hover{color:#fff;background:#12403c}.Orders-module__Du7BWG__emptyState{text-align:center;background:#fff;border-radius:16px;padding:60px 20px;box-shadow:0 2px 12px #0000000f}.Orders-module__Du7BWG__emptyIcon{margin-bottom:16px;font-size:48px}.Orders-module__Du7BWG__emptyTitle{color:#12403c;margin-bottom:12px}.Orders-module__Du7BWG__emptyText{color:var(--text-muted);margin-bottom:24px}.Orders-module__Du7BWG__modalOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.Orders-module__Du7BWG__modal{background:#fff;border-radius:20px;width:100%;max-width:500px;max-height:90vh;padding:28px;animation:.3s Orders-module__Du7BWG__slideUp;overflow-y:auto}@keyframes Orders-module__Du7BWG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Orders-module__Du7BWG__modalTitle{color:#12403c;margin-bottom:20px;font-size:20px;font-weight:700}.Orders-module__Du7BWG__formGroup{margin-bottom:16px}.Orders-module__Du7BWG__formLabel{color:#12403c;margin-bottom:8px;font-size:13px;font-weight:600;display:block}.Orders-module__Du7BWG__textarea{border:1px solid var(--border);resize:vertical;border-radius:12px;width:100%;min-height:100px;padding:14px;font-size:14px}.Orders-module__Du7BWG__textarea:focus{border-color:#d4af37;outline:none}.Orders-module__Du7BWG__itemSelector{flex-direction:column;gap:10px;margin-bottom:20px;display:flex}.Orders-module__Du7BWG__itemRow{background:var(--surface);border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.Orders-module__Du7BWG__itemName{color:#12403c;flex:1;font-size:14px}.Orders-module__Du7BWG__qtySelect{border:1px solid var(--border);background:#fff;border-radius:8px;padding:8px 12px;font-size:14px}.Orders-module__Du7BWG__modalActions{gap:12px;margin-top:24px;display:flex}.Orders-module__Du7BWG__btnCancel{background:var(--surface);color:var(--text);cursor:pointer;border:none;border-radius:12px;flex:1;padding:14px;font-size:14px;font-weight:600}.Orders-module__Du7BWG__btnSubmit{color:#fff;cursor:pointer;background:#12403c;border:none;border-radius:12px;flex:1;padding:14px;font-size:14px;font-weight:600}.Orders-module__Du7BWG__btnSubmit:disabled{opacity:.6;cursor:not-allowed}@media (max-width:768px){.Orders-module__Du7BWG__orderCard{grid-template-columns:1fr;padding:16px}.Orders-module__Du7BWG__orderId{font-size:15px}.Orders-module__Du7BWG__orderMeta{gap:8px 16px;font-size:12px}.Orders-module__Du7BWG__orderPrice{font-size:15px}.Orders-module__Du7BWG__itemsPreview{white-space:normal;margin-bottom:16px}.Orders-module__Du7BWG__orderActions{flex-direction:row;align-items:stretch;width:100%}.Orders-module__Du7BWG__btnReturn,.Orders-module__Du7BWG__btnTrack{text-align:center;flex:1;padding:12px 16px}.Orders-module__Du7BWG__modal{margin:16px;padding:20px}.Orders-module__Du7BWG__modalTitle{font-size:18px}.Orders-module__Du7BWG__itemRow{flex-wrap:wrap;gap:8px}}
