.Orders_container__keM4w{margin:0 auto;background:#f9f9f9;padding:2rem 10rem;min-height:100vh}.Orders_pageHeader__HWWt0{display:grid;grid-template-columns:auto 1fr auto;align-items:center;margin-bottom:3rem}.Orders_backButton__uk_Wj{background:none;border:none;padding:.75rem 0;cursor:pointer;font-size:1rem;display:flex;align-items:center;gap:.5rem;color:#333}.Orders_backButton__uk_Wj:hover{color:#666}.Orders_pageTitle__4j6b0{font-size:2rem;font-weight:400;color:#333;margin:0;text-align:center;grid-column:2}.Orders_orderCard__cLc0L{background:#fff;border-radius:12px;margin-bottom:2rem;overflow:hidden;box-shadow:0 2px 4px rgba(0,0,0,.05);transition:transform .2s ease,box-shadow .2s ease}.Orders_orderCard__cLc0L:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.Orders_orderHeader__Ln56C{background:#fff;padding:1.5rem;border-bottom:1px solid #eee}.Orders_orderInfo__HnK9N{display:flex;justify-content:space-between;align-items:flex-start}.Orders_orderMeta__6GBT1{display:flex;gap:4rem}.Orders_label__cz4MP{color:#666;font-size:.8125rem;font-weight:500;text-transform:uppercase;margin-bottom:.5rem;letter-spacing:.5px}.Orders_shipTo__5Pw1l{max-width:200px;line-height:1.4}.Orders_orderNumber__ed0Ry{text-align:right}.Orders_orderActions__Jb0SJ{margin-top:.5rem}.Orders_link__95q1u{color:#06c;text-decoration:none;font-size:.9375rem;font-weight:500}.Orders_link__95q1u:hover{color:#049;text-decoration:underline}.Orders_separator__Zv6vA{margin:0 .75rem;color:#ddd}.Orders_orderStatus__yIhUs{padding:1.5rem;background:#f8f9fa;display:flex;justify-content:space-between;align-items:center}.Orders_status__dQ2FR{font-size:1.125rem;font-weight:500;color:#06c;text-transform:capitalize}.Orders_status__dQ2FR[data-status=pending]{color:#f59e0b}.Orders_status__dQ2FR[data-status=accepted]{color:#10b981}.Orders_status__dQ2FR[data-status=in_progress]{color:#3b82f6}.Orders_status__dQ2FR[data-status=ready_to_ship]{color:#8b5cf6}.Orders_status__dQ2FR[data-status=shipped]{color:#059669}.Orders_status__dQ2FR[data-status=cancelled],.Orders_status__dQ2FR[data-status=rejected]{color:#ef4444}.Orders_trackButton__1FScK{background:#06c;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:6px;cursor:pointer;font-weight:500;transition:background-color .2s ease}.Orders_trackButton__1FScK:hover{background:#049}.Orders_orderItems__OcTeJ{padding:1.5rem}.Orders_orderItem__adydd{display:flex;gap:2rem;padding:1rem 0}.Orders_itemImageContainer__m7E_t{display:flex;flex-direction:column;gap:1rem}.Orders_mainImage__Fibak{width:200px;height:200px;overflow:hidden;border-radius:8px}.Orders_designImage___CMgR{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.Orders_designImage___CMgR:hover{transform:scale(1.05)}.Orders_thumbnails__PaOcs{display:flex;gap:.75rem}.Orders_thumbnail__uijAh{width:60px;height:60px;object-fit:cover;border-radius:4px;cursor:pointer;transition:opacity .2s}.Orders_thumbnail__uijAh:hover{opacity:.8}.Orders_itemDetails__SMq4k{flex:1}.Orders_itemTitle__rFw9B{font-size:1.25rem;font-weight:500;color:#333;margin-bottom:1rem}.Orders_designDescription__UJRio{color:#666;font-size:.9375rem;line-height:1.5;margin:1rem 0}.Orders_itemMeta__0scin{margin:1.5rem 0;color:#666}.Orders_colorPill__meKSU{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#f8f9fa;border-radius:20px;font-size:.9375rem}.Orders_colorDot__I4EZ8{width:14px;height:14px;border-radius:50%;border:1px solid rgba(0,0,0,.1)}.Orders_itemActions__feJ4O{display:flex;gap:1rem;margin-top:1.5rem}.Orders_buyAgainButton__ed85m{background-color:#f9fafb;color:#2563eb;border:1px solid #2563eb;padding:.5rem 1rem;border-radius:4px;font-size:.9375rem;cursor:pointer;transition:all .2s ease}.Orders_buyAgainButton__ed85m:hover{background-color:#eff6ff}.Orders_buyAgainButton__ed85m:disabled{border-color:#d1d5db;color:#9ca3af;cursor:not-allowed}.Orders_rateButton__FFbec{background-color:#fffbeb;color:#d97706;border:1px solid #d97706;padding:.5rem 1rem;border-radius:4px;font-size:.9375rem;margin-left:.75rem;cursor:pointer;transition:all .2s ease}.Orders_rateButton__FFbec:hover{background-color:#fef3c7}[data-status=delivered] .Orders_rateButton__FFbec{background-color:#ecfdf5;color:#059669;border-color:#059669}[data-status=delivered] .Orders_rateButton__FFbec:hover{background-color:#d1fae5}.Orders_ratedButton__DxaW8{padding:.5rem 1rem;border-radius:4px;font-size:.9375rem;margin-left:.75rem;cursor:not-allowed;border:1px solid;font-weight:500;transition:all .2s ease}.Orders_ratedGreen__kg2wn{background-color:#d1fae5;color:#059669;border-color:#059669}.Orders_ratedYellow__fOMNv{background-color:#fef3c7;color:#d97706;border-color:#d97706}.Orders_ratedRed__3I2OM{background-color:#fee2e2;color:#dc2626;border-color:#dc2626}.Orders_writeReviewButton__F3uH5{background:#f8f9fa;color:#333;border:1px solid #ddd;padding:.75rem 1.5rem;border-radius:6px;cursor:pointer;font-weight:500;transition:all .2s}.Orders_writeReviewButton__F3uH5:hover{background:#eee;border-color:#ccc}.Orders_loading__ylQVS{text-align:center;padding:3rem;color:#666;font-size:1.125rem}.Orders_tabsContainer__E6fZf{position:relative;margin-bottom:2rem}.Orders_tabs__h5ql7{display:flex;gap:.5rem;margin-bottom:2rem;border-bottom:1px solid #ddd;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.Orders_tabs__h5ql7::-webkit-scrollbar{display:none}.Orders_tab__zUugB{padding:.75rem 1.25rem;background:none;color:#565959;font-size:.875rem;cursor:pointer;white-space:nowrap;border:none;border-bottom:2px solid transparent;transition:all .2s ease}.Orders_tab__zUugB:hover{color:#007185}.Orders_activeTab__0iUMr{color:#007185;border-bottom-color:#007185;font-weight:500}.Orders_mobileTabSelector__YBH6m{display:none;padding:.75rem 1rem;background-color:#f8f9fa;border:1px solid #ddd;border-radius:6px;margin-bottom:1rem;cursor:pointer;font-weight:500;color:#333;align-items:center;justify-content:space-between}.Orders_mobileTabSelector__YBH6m svg{margin-left:.5rem}.Orders_tabsCollapsed__Z__rO{max-height:0;overflow:hidden;margin:0;padding:0;border:none;opacity:0;pointer-events:none}.Orders_noOrders__FhsEx{text-align:center;padding:6rem 2rem;background:#f9fafb;border-radius:12px;border:1px solid #e5e7eb;max-width:600px;margin:2rem auto;box-shadow:0 1px 3px rgba(0,0,0,.05)}.Orders_noOrdersIcon__fW79Y{font-size:4rem;margin-bottom:1.5rem;color:#9ca3af}.Orders_noOrdersTitle__M1RhT{color:#111827;font-size:1.5rem;font-weight:600;margin:0 0 1rem;letter-spacing:-.025em}.Orders_noOrdersMessage__zd41a{color:#6b7280;font-size:1.125rem;margin:0;line-height:1.6}.Orders_rejectionReason__SRrBf{background-color:#fee2e2;border:1px solid #fecaca;border-left:4px solid #ef4444;padding:12px 16px;border-radius:4px;margin-top:10px;max-width:600px}.Orders_rejectionTitle___sjac{color:#dc2626;font-weight:600;margin:0 0 6px;font-size:14px}.Orders_rejectionMessage__FBuSv{color:#7f1d1d;font-size:14px;margin:0;line-height:1.5}.Orders_designArchivedBadge__FJnjM{display:inline-block;background-color:#f3f4f6;color:#6b7280;font-size:.75rem;font-weight:400;padding:.25rem .5rem;border-radius:4px;margin-left:.5rem;vertical-align:middle}@media (max-width:1024px){.Orders_container__keM4w{padding-left:2rem;padding-right:2rem}.Orders_orderMeta__6GBT1{gap:2rem}.Orders_mainImage__Fibak{width:150px;height:150px}.Orders_thumbnail__uijAh{width:45px;height:45px}}@media (max-width:768px){.Orders_container__keM4w{padding:1rem}.Orders_pageHeader__HWWt0{margin-bottom:1.5rem}.Orders_pageTitle__4j6b0{font-size:1.5rem;padding-right:0}.Orders_orderInfo__HnK9N{flex-direction:column}.Orders_orderMeta__6GBT1{flex-direction:column;gap:1rem;margin-bottom:1rem}.Orders_orderNumber__ed0Ry{text-align:left;margin-top:1rem}.Orders_orderStatus__yIhUs{flex-direction:column;align-items:flex-start;gap:1rem}.Orders_trackButton__1FScK{width:100%;text-align:center}.Orders_orderItem__adydd{flex-direction:column;gap:1.5rem}.Orders_itemImageContainer__m7E_t{width:100%;align-items:center}.Orders_mainImage__Fibak{width:100%;height:auto;aspect-ratio:1/1;max-width:300px}.Orders_thumbnails__PaOcs{justify-content:center;flex-wrap:wrap}.Orders_thumbnail__uijAh{width:50px;height:50px}.Orders_itemActions__feJ4O{flex-direction:column;gap:.75rem}.Orders_buyAgainButton__ed85m,.Orders_rateButton__FFbec,.Orders_ratedButton__DxaW8{width:100%;text-align:center;margin-left:0}.Orders_rejectionReason__SRrBf{width:100%;max-width:none}.Orders_tabs__h5ql7{margin-bottom:1rem;padding-bottom:.5rem}.Orders_tab__zUugB{padding:.5rem .75rem;font-size:.8rem}.Orders_mobileTabSelector__YBH6m{display:flex}.Orders_tabsContainer__E6fZf{position:relative;min-height:0}.Orders_tabs__h5ql7{position:absolute;background:#fff;z-index:10;left:0;right:0;padding:.5rem 1rem;box-shadow:0 4px 6px rgba(0,0,0,.1);flex-direction:column;align-items:stretch;max-height:300px;overflow-y:auto;transition:all .3s ease;border:1px solid #ddd;border-radius:.5rem;margin:0 1rem}.Orders_tabsCollapsed__Z__rO{max-height:0;margin:0;padding-top:0;padding-bottom:0;opacity:0;pointer-events:none;border:none;box-shadow:none;visibility:hidden}.Orders_tab__zUugB{text-align:left;padding:.75rem .5rem;border-bottom:1px solid #eee;border-left:3px solid transparent}.Orders_tab__zUugB:last-child{border-bottom:none}.Orders_activeTab__0iUMr{border-bottom-color:#eee;border-left-color:#007185;background-color:#f8f9fa}}@media (max-width:480px){.Orders_container__keM4w{padding:.75rem}.Orders_pageTitle__4j6b0{font-size:1.25rem}.Orders_mainImage__Fibak{max-width:250px}.Orders_thumbnail__uijAh{width:45px;height:45px}.Orders_itemTitle__rFw9B{font-size:1.1rem}.Orders_designDescription__UJRio{font-size:.875rem}.Orders_orderHeader__Ln56C,.Orders_orderItems__OcTeJ,.Orders_orderStatus__yIhUs{padding:1rem}.Orders_noOrders__FhsEx{padding:3rem 1rem}.Orders_noOrdersTitle__M1RhT{font-size:1.25rem}.Orders_noOrdersMessage__zd41a{font-size:.95rem}.Orders_link__95q1u{font-size:.875rem}.Orders_separator__Zv6vA{margin:0 .5rem}}.Orders_estimatedDelivery__3vRNq{margin-top:10px;font-size:14px;color:#4a4a4a;background-color:#f8f9fa;padding:8px 12px;border-radius:4px;display:inline-block}.Orders_estimatedDelivery__3vRNq p{margin:0}.Orders_tailorNotes__5gH55{margin-top:1rem;padding:1rem;background:#f8f9fa;border-radius:6px}.Orders_tailorNotes__5gH55 h4{margin:0 0 .5rem;font-size:.875rem;font-weight:600;color:#374151}.Orders_tailorNotes__5gH55 p{margin:0;font-size:.875rem;line-height:1.5;color:#6b7280}