.orders_ordersPage__D1BGT{background:#f5f5f5;min-height:100vh;padding:3rem 0}.orders_container__zYdEj{max-width:1200px;margin:0 auto;padding:0 1.5rem}.orders_title___YL5K{font-family:Cormorant Garamond,serif;font-size:3rem;font-weight:700;text-align:center;margin-bottom:1rem}.orders_divider__E3zmc{width:120px;height:3px;background:linear-gradient(90deg,transparent,#d4af37 50%,transparent);margin:0 auto 3rem}.orders_emptyState__0ql6c,.orders_loading__zS0Ky,.orders_loginPrompt__IbEHj{text-align:center;padding:6rem 2rem;background:#fff;border-radius:12px;border:2px solid #e0e0e0}.orders_emptyState__0ql6c i,.orders_loginPrompt__IbEHj i{font-size:5rem;color:#d4af37;margin-bottom:2rem}.orders_emptyState__0ql6c h2,.orders_loginPrompt__IbEHj h1{font-family:Cormorant Garamond,serif;font-size:2.5rem;margin-bottom:1rem}.orders_emptyState__0ql6c p,.orders_loginPrompt__IbEHj p{font-size:1.125rem;color:#666;margin-bottom:2rem}.orders_loginBtn__DUUrc,.orders_shopBtn__1Yyny{display:inline-block;padding:1rem 3rem;background:#d4af37;color:#000;font-weight:700;text-transform:uppercase;letter-spacing:.05em;border-radius:6px;transition:all .3s ease;text-decoration:none}.orders_loginBtn__DUUrc:hover,.orders_shopBtn__1Yyny:hover{background:#f4e4c1;transform:translateY(-2px)}.orders_spinner__Kyr1y{width:60px;height:60px;border:4px solid #e0e0e0;border-top-color:#d4af37;border-radius:50%;animation:orders_spin__n_9vn 1s linear infinite;margin:0 auto 2rem}@keyframes orders_spin__n_9vn{to{transform:rotate(1turn)}}.orders_loading__zS0Ky p{font-size:1.125rem;color:#666}.orders_ordersList__Isvef{display:flex;flex-direction:column;gap:2rem}.orders_orderCard__aPply{background:#fff;border-radius:12px;padding:2rem;border:2px solid #e0e0e0;transition:all .3s ease}.orders_orderCard__aPply:hover{border-color:#d4af37;box-shadow:0 6px 24px rgba(0,0,0,.1)}.orders_orderHeader__YOqiU{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #e0e0e0}.orders_orderInfo__Nr9J8 h3{font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.orders_orderDate__zT5Nu{font-size:.9375rem;color:#666;margin:0}.orders_statusBadge__TrwQe{padding:.5rem 1rem;border-radius:20px;color:#fff;font-size:.875rem;font-weight:700;display:inline-flex;align-items:center;gap:.5rem}.orders_orderItems__VdjYH{margin-bottom:1.5rem}.orders_orderItem__zN1Ur{display:flex;justify-content:space-between;padding:.75rem 0;border-bottom:1px solid #f0f0f0}.orders_orderItem__zN1Ur:last-child{border-bottom:none}.orders_itemName__dAcRq{font-size:1rem;color:#333}.orders_qty__CDZEl{color:#666;font-size:.875rem;margin-left:.5rem}.orders_itemPrice__oTjeN{font-weight:700;color:#000}.orders_orderSummary__XY30j{background:#f5f5f5;padding:1.5rem;border-radius:8px;margin-bottom:1.5rem}.orders_summaryRow__eZnWi{display:flex;justify-content:space-between;padding:.5rem 0;font-size:.9375rem}.orders_summaryRow__eZnWi.orders_discount__E_IxB{color:#4caf50;font-weight:600}.orders_summaryRow__eZnWi.orders_total__uhgaR{font-size:1.25rem;font-weight:700;padding-top:1rem;margin-top:1rem;border-top:2px solid #d4af37}.orders_tracking__YUivh{display:flex;align-items:center;gap:.75rem;padding:1rem;background:#e3f2fd;border-radius:6px;margin-bottom:1.5rem;font-size:.9375rem;color:#1976d2}.orders_tracking__YUivh i{font-size:1.25rem}.orders_orderActions__vnDYz{display:flex;gap:1rem}.orders_actionBtn__vizws{flex:1 1;padding:.75rem 1.5rem;background:#fff;border:2px solid #d4af37;color:#000;border-radius:6px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}.orders_actionBtn__vizws:hover{background:#d4af37;transform:translateY(-2px)}@media (max-width:768px){.orders_ordersPage__D1BGT{padding:2rem 0}.orders_title___YL5K{font-size:2rem}.orders_orderCard__aPply{padding:1.5rem}.orders_orderHeader__YOqiU{flex-direction:column;gap:1rem}.orders_orderActions__vnDYz{flex-direction:column}.orders_actionBtn__vizws{width:100%}}.orders_cancelBtn__L_TaY{border-color:#f44336!important;color:#f44336!important}.orders_cancelBtn__L_TaY:hover{background:#f44336!important;color:#fff!important}.orders_cancelBtn__L_TaY:disabled{opacity:.6;cursor:not-allowed;transform:none!important}.orders_modalOverlay__NLY7A{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;overflow-y:auto}.orders_modal__WEVOV{background:#fff;border-radius:16px;width:100%;max-width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px rgba(0,0,0,.3)}.orders_modalHeader__ne6I1{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:1px solid #e0e0e0;position:-webkit-sticky;position:sticky;top:0;background:#fff;z-index:10}.orders_modalHeader__ne6I1 h2{font-family:Cormorant Garamond,serif;font-size:1.75rem;font-weight:700;margin:0}.orders_closeBtn__K_xgn{background:none;border:none;font-size:1.5rem;color:#666;cursor:pointer;padding:.5rem;transition:color .3s ease}.orders_closeBtn__K_xgn:hover{color:#000}.orders_modalContent__39gx9{padding:2rem}.orders_modalSection__kB9iy{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #e0e0e0}.orders_modalSection__kB9iy:last-child{border-bottom:none;margin-bottom:0}.orders_modalSection__kB9iy h3{font-size:1.125rem;font-weight:700;margin-bottom:1rem;color:#333}.orders_modalRow__R_Ki5{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.orders_label__u1Kg7{font-size:.9375rem;color:#666}.orders_value__q4yUg{font-size:.9375rem;font-weight:600;color:#000}.orders_modalItems__e2sYA{display:flex;flex-direction:column;gap:1rem}.orders_modalItem__AlqOr{display:flex;align-items:center;gap:1rem;padding:1rem;background:#f5f5f5;border-radius:8px}.orders_modalItemImage__0AcJm{flex-shrink:0}.orders_modalItemInfo__6fCCr{flex:1 1;display:flex;flex-direction:column;gap:.25rem}.orders_modalItemName__9XHgV{font-weight:600;font-size:1rem}.orders_modalItemQty__Mxwia{font-size:.875rem;color:#666}.orders_modalItemPrice__SlDzw{font-weight:700;font-size:1rem;color:#000}.orders_modalSummary__2q4Mx{background:#f5f5f5;padding:1.5rem;border-radius:8px}.orders_modalSummaryRow__4x7sr{display:flex;justify-content:space-between;padding:.5rem 0;font-size:.9375rem}.orders_modalActions__jsGkT{display:flex;gap:1rem;padding-top:1rem}@media (max-width:768px){.orders_modal__WEVOV{max-height:85vh}.orders_modalHeader__ne6I1{padding:1rem 1.5rem}.orders_modalHeader__ne6I1 h2{font-size:1.5rem}.orders_modalContent__39gx9{padding:1.5rem}.orders_modalItem__AlqOr{flex-direction:column;text-align:center}.orders_modalItemInfo__6fCCr{align-items:center}.orders_modalActions__jsGkT{flex-direction:column}}