@keyframes OrderHistoryCard-module-scss-module__SVu4BW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes OrderHistoryCard-module-scss-module__SVu4BW__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes OrderHistoryCard-module-scss-module__SVu4BW__fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes OrderHistoryCard-module-scss-module__SVu4BW__slideInRight{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes OrderHistoryCard-module-scss-module__SVu4BW__slideInLeft{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes OrderHistoryCard-module-scss-module__SVu4BW__scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes OrderHistoryCard-module-scss-module__SVu4BW__shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}@keyframes OrderHistoryCard-module-scss-module__SVu4BW__pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes OrderHistoryCard-module-scss-module__SVu4BW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes OrderHistoryCard-module-scss-module__SVu4BW__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.OrderHistoryCard-module-scss-module__SVu4BW__card{color:inherit;background-color:#fff;border:1px solid #e2e8f0;border-radius:.5rem;padding:1rem;text-decoration:none;transition:border-color .15s cubic-bezier(.4,0,.2,1);display:block}.OrderHistoryCard-module-scss-module__SVu4BW__card:hover{border-color:#2563eb}.OrderHistoryCard-module-scss-module__SVu4BW__cardHeader{flex-flow:row;justify-content:space-between;align-items:center;gap:0;margin-bottom:.75rem;display:flex}.OrderHistoryCard-module-scss-module__SVu4BW__orderNumber{color:#0f172a;font-size:.875rem;font-weight:600}.OrderHistoryCard-module-scss-module__SVu4BW__cardBody{grid-template-columns:repeat(2,1fr);gap:.5rem;display:grid}@media (min-width:640px){.OrderHistoryCard-module-scss-module__SVu4BW__cardBody{grid-template-columns:repeat(4,1fr)}}.OrderHistoryCard-module-scss-module__SVu4BW__detail{flex-direction:column;gap:2px;display:flex}.OrderHistoryCard-module-scss-module__SVu4BW__label{color:#64748b;font-size:.75rem}.OrderHistoryCard-module-scss-module__SVu4BW__value{color:#0f172a;font-size:.875rem;font-weight:500}
@keyframes Pagination-module-scss-module__ZeASda__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Pagination-module-scss-module__ZeASda__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes Pagination-module-scss-module__ZeASda__fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes Pagination-module-scss-module__ZeASda__slideInRight{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes Pagination-module-scss-module__ZeASda__slideInLeft{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes Pagination-module-scss-module__ZeASda__scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes Pagination-module-scss-module__ZeASda__shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}@keyframes Pagination-module-scss-module__ZeASda__pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes Pagination-module-scss-module__ZeASda__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Pagination-module-scss-module__ZeASda__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.Pagination-module-scss-module__ZeASda__pagination{justify-content:center;align-items:center;width:100%;margin-top:2rem;margin-bottom:2rem;display:flex}.Pagination-module-scss-module__ZeASda__paginationContainer{align-items:center;gap:.5rem;display:flex}.Pagination-module-scss-module__ZeASda__pageButton{color:#0f172a;cursor:pointer;background-color:#fff;border:1px solid #e2e8f0;border-radius:.375rem;justify-content:center;align-items:center;min-width:40px;height:40px;padding:.5rem .75rem;font-family:inherit;font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.Pagination-module-scss-module__ZeASda__pageButton:hover:not(.Pagination-module-scss-module__ZeASda__disabled):not(:disabled){background-color:#f1f5f9;border-color:#cbd5e1}.Pagination-module-scss-module__ZeASda__pageButton:active:not(.Pagination-module-scss-module__ZeASda__disabled):not(:disabled){background-color:#e2e8f0}.Pagination-module-scss-module__ZeASda__pageButton:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.Pagination-module-scss-module__ZeASda__pageButton.Pagination-module-scss-module__ZeASda__disabled,.Pagination-module-scss-module__ZeASda__pageButton:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.Pagination-module-scss-module__ZeASda__pageButton.Pagination-module-scss-module__ZeASda__active{color:#fff;background-color:#2563eb;border-color:#2563eb;font-weight:600}.Pagination-module-scss-module__ZeASda__pageButton.Pagination-module-scss-module__ZeASda__active:hover{background-color:#1e40af;border-color:#1e40af}.Pagination-module-scss-module__ZeASda__prevButton,.Pagination-module-scss-module__ZeASda__nextButton{padding:.5rem}.Pagination-module-scss-module__ZeASda__pageNumbers{align-items:center;gap:.5rem;display:flex}.Pagination-module-scss-module__ZeASda__numberButton{min-width:40px}.Pagination-module-scss-module__ZeASda__ellipsis{color:#64748b;justify-content:center;align-items:center;min-width:40px;height:40px;padding:.5rem;font-size:1rem;display:flex}@media (max-width:480px){.Pagination-module-scss-module__ZeASda__pageButton{min-width:36px;height:36px;padding:.25rem .5rem;font-size:.875rem}.Pagination-module-scss-module__ZeASda__numberButton{min-width:36px}.Pagination-module-scss-module__ZeASda__ellipsis{min-width:36px;height:36px;font-size:.875rem}}
@keyframes ProductList-module-scss-module__CdOv0W__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ProductList-module-scss-module__CdOv0W__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes ProductList-module-scss-module__CdOv0W__fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes ProductList-module-scss-module__CdOv0W__slideInRight{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes ProductList-module-scss-module__CdOv0W__slideInLeft{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes ProductList-module-scss-module__CdOv0W__scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes ProductList-module-scss-module__CdOv0W__shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}@keyframes ProductList-module-scss-module__CdOv0W__pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes ProductList-module-scss-module__CdOv0W__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes ProductList-module-scss-module__CdOv0W__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.ProductList-module-scss-module__CdOv0W__productListContainer{animation:ProductList-module-scss-module__CdOv0W__fadeIn .3s cubic-bezier(.4,0,.2,1)ease-out;padding-bottom:2.5rem}.ProductList-module-scss-module__CdOv0W__title{color:#0f172a;text-align:center;margin-bottom:2rem;font-size:1.875rem;font-weight:700}@media (max-width:480px){.ProductList-module-scss-module__CdOv0W__title{margin-bottom:1.5rem;font-size:1.5rem}}.ProductList-module-scss-module__CdOv0W__productsGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.ProductList-module-scss-module__CdOv0W__productsGrid .productCard:first-child{animation-delay:50ms}.ProductList-module-scss-module__CdOv0W__productsGrid .productCard:nth-child(2){animation-delay:.1s}.ProductList-module-scss-module__CdOv0W__productsGrid .productCard:nth-child(3){animation-delay:.15s}.ProductList-module-scss-module__CdOv0W__productsGrid .productCard:nth-child(4){animation-delay:.2s}.ProductList-module-scss-module__CdOv0W__productsGrid .productCard:nth-child(5){animation-delay:.25s}.ProductList-module-scss-module__CdOv0W__productsGrid .productCard:nth-child(6){animation-delay:.3s}.ProductList-module-scss-module__CdOv0W__productsGrid .productCard:nth-child(7){animation-delay:.35s}.ProductList-module-scss-module__CdOv0W__productsGrid .productCard:nth-child(8){animation-delay:.4s}.ProductList-module-scss-module__CdOv0W__productsGrid .productCard:nth-child(9){animation-delay:.45s}.ProductList-module-scss-module__CdOv0W__productsGrid .productCard:nth-child(10){animation-delay:.5s}.ProductList-module-scss-module__CdOv0W__productsGrid .productCard:nth-child(11){animation-delay:.55s}.ProductList-module-scss-module__CdOv0W__productsGrid .productCard:nth-child(12){animation-delay:.6s}.ProductList-module-scss-module__CdOv0W__productsGrid .productCard:nth-child(13){animation-delay:.65s}.ProductList-module-scss-module__CdOv0W__productsGrid .productCard:nth-child(14){animation-delay:.7s}.ProductList-module-scss-module__CdOv0W__productsGrid .productCard:nth-child(15){animation-delay:.75s}.ProductList-module-scss-module__CdOv0W__productsGrid .productCard:nth-child(16){animation-delay:.8s}.ProductList-module-scss-module__CdOv0W__productsGrid .productCard:nth-child(17){animation-delay:.85s}.ProductList-module-scss-module__CdOv0W__productsGrid .productCard:nth-child(18){animation-delay:.9s}.ProductList-module-scss-module__CdOv0W__productsGrid .productCard:nth-child(19){animation-delay:.95s}.ProductList-module-scss-module__CdOv0W__productsGrid .productCard:nth-child(20){animation-delay:1s}@media (max-width:1280px){.ProductList-module-scss-module__CdOv0W__productsGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem}}@media (max-width:1024px){.ProductList-module-scss-module__CdOv0W__productsGrid{grid-template-columns:repeat(3,1fr);gap:1rem}}@media (max-width:768px){.ProductList-module-scss-module__CdOv0W__productsGrid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (max-width:640px){.ProductList-module-scss-module__CdOv0W__productsGrid{grid-template-columns:repeat(2,1fr);gap:.75rem}}@media (max-width:480px){.ProductList-module-scss-module__CdOv0W__productsGrid{grid-template-columns:1fr;gap:.75rem}}
@keyframes ProductsLoading-module-scss-module__tjFo1a__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ProductsLoading-module-scss-module__tjFo1a__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes ProductsLoading-module-scss-module__tjFo1a__fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes ProductsLoading-module-scss-module__tjFo1a__slideInRight{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes ProductsLoading-module-scss-module__tjFo1a__slideInLeft{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes ProductsLoading-module-scss-module__tjFo1a__scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes ProductsLoading-module-scss-module__tjFo1a__shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}@keyframes ProductsLoading-module-scss-module__tjFo1a__pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes ProductsLoading-module-scss-module__tjFo1a__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes ProductsLoading-module-scss-module__tjFo1a__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.ProductsLoading-module-scss-module__tjFo1a__skeletonContainer{animation:ProductsLoading-module-scss-module__tjFo1a__fadeIn .3s cubic-bezier(.4,0,.2,1)ease-out;padding:1rem}.ProductsLoading-module-scss-module__tjFo1a__skeletonGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;display:grid}.ProductsLoading-module-scss-module__tjFo1a__skeletonCard{animation:ProductsLoading-module-scss-module__tjFo1a__fadeInUp .3s cubic-bezier(.4,0,.2,1)ease-out;background-color:#fff;border:1px solid #e2e8f0;border-radius:.5rem;overflow:hidden}.ProductsLoading-module-scss-module__tjFo1a__skeletonImage{background:linear-gradient(90deg,#f8fafc 0%,#f1f5f9 50%,#f8fafc 100%) 0 0/2000px 100%;border-radius:0;width:100%;height:300px;animation:2s infinite ProductsLoading-module-scss-module__tjFo1a__shimmer}.ProductsLoading-module-scss-module__tjFo1a__skeletonText{background:linear-gradient(90deg,#f8fafc 0%,#f1f5f9 50%,#f8fafc 100%) 0 0/2000px 100%;border-radius:.125rem;height:16px;margin:1rem;animation:2s infinite ProductsLoading-module-scss-module__tjFo1a__shimmer}.ProductsLoading-module-scss-module__tjFo1a__skeletonTextShort{background:linear-gradient(90deg,#f8fafc 0%,#f1f5f9 50%,#f8fafc 100%) 0 0/2000px 100%;border-radius:.125rem;width:60%;height:16px;margin:0 1rem 1rem;animation:2s infinite ProductsLoading-module-scss-module__tjFo1a__shimmer}
@keyframes OrderHistoryList-module-scss-module__JkydgG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes OrderHistoryList-module-scss-module__JkydgG__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes OrderHistoryList-module-scss-module__JkydgG__fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes OrderHistoryList-module-scss-module__JkydgG__slideInRight{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes OrderHistoryList-module-scss-module__JkydgG__slideInLeft{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes OrderHistoryList-module-scss-module__JkydgG__scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes OrderHistoryList-module-scss-module__JkydgG__shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}@keyframes OrderHistoryList-module-scss-module__JkydgG__pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes OrderHistoryList-module-scss-module__JkydgG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes OrderHistoryList-module-scss-module__JkydgG__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.OrderHistoryList-module-scss-module__JkydgG__section{flex-direction:column;gap:1rem;display:flex}.OrderHistoryList-module-scss-module__JkydgG__sectionTitle{color:#0f172a;margin:0;font-size:1.125rem;font-weight:600}.OrderHistoryList-module-scss-module__JkydgG__orderList{flex-direction:column;gap:.75rem;display:flex}.OrderHistoryList-module-scss-module__JkydgG__emptyState{text-align:center;padding-top:2rem;padding-bottom:2rem}.OrderHistoryList-module-scss-module__JkydgG__emptyText{color:#64748b;font-size:.875rem}
