.OrderHistory_history__mF2Kz{display:flex;flex-direction:column;gap:1rem}.OrderHistory_history__mF2Kz>p{width:100%;font-size:1rem}.OrderHistory_select__QM2JN{width:250px}@media(max-width:1024px){.OrderHistory_select__QM2JN{width:100%}}.OrderHistory_orders__Bx_7G{display:flex;flex-direction:column;gap:1rem}.OrderHistory_order__A8hAf{border:1px solid gray;padding:1rem;display:flex;align-items:center;justify-content:space-between}.OrderHistory_payment__s_REU{display:flex;flex-direction:column;gap:1rem;align-items:center}.OrderHistory_payment__s_REU>p:last-child{width:100%;text-align:center;color:#fafafa}.OrderHistory_payment__methods__iMzzR{width:100%;display:grid;gap:.75rem;grid-template-columns:repeat(4,1fr)}@media(max-width:1024px){.OrderHistory_payment__methods__iMzzR{grid-template-columns:repeat(2,1fr)}}.OrderHistory_payment__method__Aa_BH{padding:1.5rem;flex-direction:column;justify-content:center;gap:.75rem;cursor:pointer}.OrderHistory_order__info__CwsuR,.OrderHistory_payment__method__Aa_BH{background-color:#1c1f2d;border-radius:.5rem;display:flex;align-items:center}.OrderHistory_order__info__CwsuR{padding:1.5rem 2rem;justify-content:space-evenly;text-align:center}@media(max-width:1280px){.OrderHistory_order__info__CwsuR{padding:1rem;flex-direction:column;align-items:start;gap:1rem}}.OrderHistory_order__info__CwsuR>div{color:#fafafa}@media(max-width:1280px){.OrderHistory_order__info__CwsuR>div{width:100%;display:flex;align-items:center;justify-content:space-between}}.OrderHistory_order__info__CwsuR>div>h3{font-size:.875rem;font-weight:600}.OrderHistory_order__info__CwsuR>div>span{font-size:1rem;font-weight:500}.OrderTable_table__container__n4gZ5{width:100%;overflow-x:auto;overflow-y:visible;border-radius:12px;background:rgba(0,0,0,0);padding:1rem 0}.OrderTable_table__container__n4gZ5::-webkit-scrollbar{height:.5rem}.OrderTable_table__container__n4gZ5::-webkit-scrollbar-track{background:rgba(0,0,0,0);border-radius:.25rem}.OrderTable_table__container__n4gZ5::-webkit-scrollbar-thumb{background:#ecb50e;border-radius:.25rem}.OrderTable_table__3_bJ3{width:100%;min-width:600px;border-collapse:collapse;border-spacing:0}.OrderTable_thead__zsp9C{border-bottom:1px solid var(--border-color,#333)}.OrderTable_header__row__KBUvX{background:#1c1f2d}.OrderTable_th__ULClx{padding:0 1rem;height:3rem;text-align:left;font-weight:600;font-size:.875rem;color:#a1a1a1}.OrderTable_th__ULClx:first-child{padding-left:0}.OrderTable_th__ULClx:last-child{padding-right:0}.OrderTable_tbody__D3zhI .OrderTable_row__r71mj{border-bottom:1px solid var(--border-color,#2a2a2a);transition:background-color .2s ease}.OrderTable_tbody__D3zhI .OrderTable_row__r71mj:hover{background-color:#1c1f2d}.OrderTable_tbody__D3zhI .OrderTable_row__r71mj:last-child{border-bottom:none}.OrderTable_td__WfHUe{padding:1rem;vertical-align:middle}.OrderTable_td__WfHUe:last-child{padding-right:0}.OrderTable_image__cell__yA06U{display:flex;align-items:center;justify-content:center;width:60px;height:60px}.OrderTable_item__image__7mLib{border-radius:.5rem;object-fit:contain}.OrderTable_item__name__eG2Aj>p{font-size:.875rem;font-weight:600}.OrderTable_item__name__eG2Aj>span{font-size:.75rem;font-weight:500;color:#fafafa}.OrderTable_price__GsBD5,.OrderTable_quantity__p0wvb{font-size:.875rem}.OrderTable_status__uvYPf{display:flex;align-items:center}.OrderTable_status__badge__TJwSz{display:inline-flex;align-items:center;border-radius:.5rem;font-size:.875rem;font-weight:500;text-transform:capitalize}.OrderTable_status__badge__TJwSz.OrderTable_delivered__3X4KN{color:var(--success-color,#4ade80)}.OrderTable_status__badge__TJwSz.OrderTable_pending__fYwWW{color:var(--warning-color,#fbbf24)}.OrderTable_status__badge__TJwSz.OrderTable_completed__rqJi5{color:var(--success-color,#4ade80)}.OrderTable_empty__state__z1IQs{padding:2.5rem 1.25rem;text-align:center;color:var(--text-secondary,#888);font-size:1rem}