body{margin:0;padding:0}.product-card{display:flex;flex-direction:column;justify-content:space-between;height:100%}.product-card img{width:100%;object-fit:cover}.product-card .ant-card-body{flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:16px;gap:16px}@media (min-width:576px){.products-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.products-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:992px){.products-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width:1200px){.products-grid{grid-template-columns:repeat(5,1fr)}}.categoriesContainer{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:16px;gap:16px;padding:16px}.categoryItem a{display:block;text-align:center;border:1px solid #ddd;padding:16px;border-radius:8px;transition:transform .2s ease-in-out}.categoryItem a:hover{transform:scale(1.05)}.categoryItem img{max-width:100%;height:auto;margin-bottom:8px;border-radius:4px}@media only screen and (max-width:600px){.categoryItem a{padding:8px}.custom-head{padding:0 20px!important}.categoryItem img{margin-bottom:4px}}.stripe-payment-form{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;height:100vh}.stripe-payment-form button{margin-left:20px}.StripeElement{border:1px solid #dcdcdc;padding:10px 12px;border-radius:4px;transition:border .2s ease-in-out}.StripeElement:focus{border-color:#4c90f3}.StripeElement+.StripeElement{margin-top:10px}.StripeElement{background-color:#f9f9f9;font-size:16px;color:#333}.StripeElement--invalid{border-color:#fa755a}.StripeElement:hover{border-color:#aaa}.address-container{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:2rem}ShippingAddressDisplay{flex:1 1;max-width:calc(50% - 1rem)}.custom-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.8);display:flex;justify-content:center;align-items:center;z-index:1000}.card-img{width:100%;height:auto;object-fit:cover}.responsive-table .ant-table-container{overflow-x:auto}.payment-card{max-width:100%}@media (max-width:768px){.responsive-table .ant-table-container{margin-bottom:20px;.payment-card .StripeElement{width:"auto";min-height:"40px"}}}@media only screen and (max-width:768px){.stripe-element-container label{display:block}.StripeElement{width:100%;margin-bottom:20px}}.ant-form-item-label{padding-bottom:2px!important}.Footer_footer__lVTuE{text-align:center;padding:24px 50px;background:#f0f2f5}.Footer_emailLink__E9mHZ{color:#1890ff}.Footer_links__5f7Sh{margin-top:10px}.Footer_separator__vxCVh{margin:0 10px}.Footer_copyRight__khxnG{margin-top:10px;font-size:.875rem;color:#666}