:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0;width:100%;height:100%;overflow:hidden;background-color:#f5f5f5}.App{width:100dvw;height:100dvh;padding:0;margin:0}.product-listing-grid{display:grid;grid-template-columns:repeat(2,1fr)}@media (min-width: 600px){.product-listing-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width: 900px){.product-listing-grid{grid-template-columns:repeat(10,1fr)}}.product-card{background:#fff;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;align-items:center;transition:box-shadow .2s;padding:1em}.product-card:hover{box-shadow:0 4px 16px #c846301f}.product-image{width:100%;height:100%;border-radius:10px;aspect-ratio:1/1;object-fit:cover}.productImageContainer{width:100%;display:flex;justify-content:center;align-items:center}.product-details{width:100%;padding:.75em;display:flex;flex-direction:column;flex-grow:1}.product-title{font-size:1rem;font-weight:600;color:#222;margin:0}.product-desc-home{font-size:.85rem;color:#6b7280;margin:0;flex-grow:1}.product-size{margin-top:.5em;font-size:.85rem;color:#4b5563}.product-action-row{display:flex;flex-direction:column;align-items:start;gap:.3em;justify-content:space-between;margin-top:.5em}.product-price{color:#c84630;color:lab(50.59% -53.46 53.47);font-weight:700;font-size:1rem;margin:0}.product-price-MRP{color:#008c0f;color:lab(50.59% -53.46 53.47);color:#c84630;font-weight:700;font-size:.8rem;margin:0}.product-qty{display:flex;align-items:center;border-radius:6px;overflow:hidden}.qty-btn{padding:2px px;font-size:12px;color:#4b5563;background:none;border:none;cursor:pointer}.qty-value{padding:1 8px;font-size:14px;color:#222;font-weight:500;background:#f9fafb;border-radius:4px;margin-left:4px;margin-right:4px;display:inline-flex;align-items:center;display:flex;flex-direction:column;gap:.2em;font-size:.8rem;color:#4b5563}.edit-qty-btn{background:#e4572e;color:#fff;border:none;border-radius:4px;padding:2px 10px;font-size:.85em;font-weight:500;cursor:pointer;margin-left:8px;transition:background .2s}.edit-qty-btn:hover{background:#c13c1e}.buy-now-btn{background:#e4572e;color:#fff;border:none;border-radius:6px;padding:.5em;font-weight:600;font-size:.8em;cursor:pointer;transition:background .2s;margin:.5em 0}.buy-now-btn:hover{background:#c13c1e}.edit-now-btn{background:#0f9421;color:#fff;border:none;border-radius:6px;padding:.5em;font-weight:600;font-size:.8em;cursor:pointer;transition:background .2s;margin:.5em 0}.edit-now-btn:hover{background:#0f8b20}.product-colors-row{margin:8px 0}.product-color-dot{box-shadow:0 1px 2px #00000014}.product-color-label{margin-top:.5em;font-size:.85rem;color:#4b5563}.product-listing1-cart-indicator{position:absolute;top:8px;right:8px;background:#e6f9ed;border:1.2px solid #22c55e;color:#22c55e;border-radius:16px;padding:2px 8px 2px 4px;display:flex;align-items:center;font-size:.75em;box-shadow:0 2px 8px #22c55e14;z-index:2}.add-product-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;border-radius:12px;box-shadow:#0000001a 0 -2px 10px;padding:1em;height:80dvh;width:80dvw;overflow-y:auto;z-index:9999;display:flex;flex-direction:column;justify-content:space-between}.add-product-header{position:relative;padding-bottom:.5em}.add-product-body{flex:1;display:flex;flex-direction:column;margin-bottom:1em}.add-product-footer{padding-top:.5em}.product-listing2-card{flex-shrink:0;width:96px;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;display:flex;flex-direction:column;align-items:center;text-align:center;transition:box-shadow .2s}.product-listing2-img-2{width:80%;aspect-ratio:1/1;object-fit:cover;margin-top:.5em;border-radius:10px}.product-listing2-title.one-line{overflow:hidden;text-overflow:ellipsis;display:block;word-break:break-word}.wide-card{width:120px}.card-listing2-flex{display:flex;gap:1em;padding:1em;justify-content:space-between}.card-listing2-img{width:80%;height:80%;object-fit:cover;margin-top:.5em;border-radius:10px}.searchbar-container{width:100%;max-width:520px;position:relative;z-index:20}.searchbar-input-wrap{display:flex;align-items:center;background:#fff;border-radius:18px;border:1.5px solid #e4572e;padding:2px 12px 2px 8px;box-shadow:0 2px 8px #e4572e12;width:100%;transition:border .2s}.searchbar-input-wrap:focus-within{border:1.5px solid #e4572e;box-shadow:0 4px 16px #e4572e21}.searchbar-icon{color:#e4572e;margin-right:6px;font-size:1.2em}.searchbar-input{border:none;outline:none;background:transparent;font-size:1em;flex:1;padding:6px 0;color:#222;font-weight:500}.searchbar-clear-btn{background:none;border:none;color:#e4572e;cursor:pointer;margin-left:4px;padding:2px;display:flex;align-items:center}.searchbar-suggestions{position:absolute;top:110%;left:0;width:100%;background:#fff;border-radius:12px;box-shadow:0 4px 16px #e4572e21;border:1px solid #f3f4f6;max-height:220px;overflow-y:auto;margin-top:2px;z-index:30;animation:fadeIn .2s}.searchbar-suggestion{padding:10px 16px;cursor:pointer;font-size:1em;color:#222;transition:background .15s}.searchbar-suggestion:hover{background:#f3f4f6;color:#e4572e}.searchbar-suggestion-hindi{color:#888;font-size:.95em;margin-left:4px}.product-listing2-bg{background:#fff;padding:0}.product-listing2-scroll{overflow-x:auto;width:100%}.product-listing2-flex{display:flex;gap:1em;padding:1em}.product-listing3-card{flex-shrink:0;width:96px;background:#f5f5f5;display:flex;flex-direction:column;align-items:center;text-align:center;transition:box-shadow .2s}.product-listing2-card:hover{box-shadow:0 4px 16px #c846301f}.product-listing2-img{width:50%;aspect-ratio:1/1;object-fit:cover;margin-top:.5em;border-radius:10px}.product-listing2-info{padding:.25em}.product-listing2-title{font-size:.85rem;font-weight:600;color:#222;margin:0}.product-listing2-title.one-line-1{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wide-card-3{width:100%}@media (min-width: 600px){.wide-card-3{width:100%}}.product-listing2-desc{font-size:.7rem;color:#6b7280;margin:.25em 0 0}.product-listing2-price{font-size:.8rem;font-weight:700;color:#c84630;color:lab(50.59% -53.46 53.47);margin:.25em 0 0}.product-listing2-cart-indicator{position:absolute;top:8px;right:8px;background:#e6f9ed;border:1.2px solid #22c55e;color:#22c55e;border-radius:16px;padding:2px 8px 2px 4px;display:flex;align-items:center;font-size:.75em;box-shadow:0 2px 8px #22c55e14;z-index:2}.product-listing3-collage-bg{padding:12px 1em;background:#fff}.product-listing3-collage-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,auto);gap:16px;justify-items:center}@media (min-width: 900px){.product-listing3-collage-grid{grid-template-columns:repeat(6,1fr);grid-template-rows:1fr}}.card-listing2-bg{background:#fff;padding:0}.card-listing2-scroll{overflow-x:auto;width:100%}.card-listing2-flex-factory{display:flex;gap:1em;padding:.5em 1em;justify-content:space-between}.card-listing2-card{flex-shrink:0;width:96px;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;display:flex;flex-direction:column;align-items:center;text-align:center;transition:box-shadow .2s}.card-listing2-card:hover{box-shadow:0 4px 16px #c846301f}.card-listing2-img-factoy{width:80%;aspect-ratio:1/1;object-fit:cover;margin-top:.5em;border-radius:10px}.card-listing2-info{padding:.25em}.card-listing2-title{font-size:.85em;font-weight:600;color:#222;margin:0}.card-listing2-title.one-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wide-card{width:30%}@media (min-width: 600px){.wide-card{width:140px}}.card-listing2-desc{font-size:.7rem;color:#6b7280;margin:.25em 0 0}.card-listing2-price{font-size:.95rem;font-weight:700;color:#c84630;margin:.25em 0 0}.factory-scroll-btn{background:#fff;border:none;border-radius:50%;box-shadow:0 2px 8px #00000014;cursor:pointer;padding:4px;position:absolute;top:50%;transform:translateY(-50%);z-index:2}.factory-scroll-btn.left{left:0}.factory-scroll-btn.right{right:0}.custom-appbar{background:#fff;box-shadow:none}.header-toolbar{display:flex;align-items:center;justify-content:space-between;padding-left:8px;padding-right:8px;min-height:64px}.logo-container{display:flex;align-items:center;font-size:1.2rem;font-weight:700;letter-spacing:-1px;-webkit-user-select:none;user-select:none;font-weight:900;margin-right:3px}.logo-container-with-tagline{display:flex;flex-direction:column;align-items:flex-start;min-width:180px}.logo-red{color:#c84630;margin-right:4px}.logo-green{color:#388e3c;margin-right:4px}.cart-container{display:flex;align-items:center}.searchbar-wrapper{margin-top:12px;padding:0 1em 1em;display:flex;justify-content:flex-start}.searchbar-relative{position:relative;width:100%;margin:0 auto}.searchbar-icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#bdbdbd;pointer-events:none}.searchbar-input{padding:.5em 1em;border-radius:999px;background:#f5f5f5;border:1px solid #e0e0e0;font-size:1rem;transition:border .2s}.searchbar-input:focus{outline:none;border:1.5px solid #C84630;background:#fff}.header-tagline{font-size:.7em;font-weight:600;color:#e4572e;letter-spacing:.5px;margin-top:-2px;margin-left:2px;font-family:Montserrat,Segoe UI,Arial,sans-serif;text-shadow:0 1px 8px rgba(228,87,46,.08);line-height:1.1;background:linear-gradient(90deg,#e4572e 60%,#22c55e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;opacity:0;transform:translate(-32px);animation:taglineSlideIn .8s cubic-bezier(.4,0,.2,1) .7s forwards;will-change:opacity,transform}@keyframes logoPopIn{0%{opacity:0;transform:scale(.85) translateY(-12px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes logoColorFade{0%{opacity:0;filter:blur(2px)}60%{opacity:.7;filter:blur(1px)}to{opacity:1;filter:blur(0)}}@keyframes logoSlideUp{0%{opacity:0;transform:translateY(16px) scale(.95)}80%{opacity:1;transform:translateY(-4px) scale(1.04)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes taglineSlideIn{0%{opacity:0;transform:translate(-32px)}70%{opacity:.7;transform:translate(8px)}to{opacity:1;transform:translate(0)}}.logo-animate{animation:logoPopIn .7s cubic-bezier(.4,0,.2,1);will-change:transform,opacity;display:flex;align-items:center;position:relative}.logo-animate .logo-red,.logo-animate .logo-green{animation:logoColorFade 1.2s cubic-bezier(.4,0,.2,1),logoSlideUp .8s cubic-bezier(.4,0,.2,1);display:inline-block;opacity:0;transform:translateY(16px) scale(.95);animation-fill-mode:forwards}.logo-animate .logo-red{animation-delay:.15s,.15s}.logo-animate .logo-green{animation-delay:.35s,.35s}.tagline-highlight{font-weight:700;font-family:Montserrat,Segoe UI,Arial,sans-serif;color:#22c55e;background:none;-webkit-text-fill-color:#22c55e}@media (max-width: 1024){.header-toolbar{flex-direction:row;align-items:flex-start;min-height:56px}.logo-container{font-size:1.3rem;margin-bottom:4px}.searchbar-wrapper{padding:0 8px 8px;margin-top:8px}.searchbar-relative{max-width:100%}}.footer-nav{position:fixed;bottom:0;left:0;width:100vw;background:#fff;box-shadow:0 -2px 12px #00000012;z-index:100;display:flex;flex-direction:row;align-items:center;transition:height .3s;height:64px}.footer-nav-container{display:flex;flex-direction:row;gap:.5em;align-items:center;justify-content:flex-start;width:100%;transition:transform .4s cubic-bezier(.4,0,.2,1)}.footer-nav.cart-active .footer-nav-container.nav-shift{transform:translate(0)}.footer-place-order-btn{width:50%;height:80%;background:#e4572e;color:#fff;border:none;border-radius:50px;font-size:1em;font-weight:600;padding:8px 24px;box-shadow:0 2px 8px #e4572e1f;cursor:pointer;animation:placeOrderFadeIn .5s;transition:background .2s}@keyframes placeOrderFadeIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.footer-nav{background:#fff;border-top:1px solid #e5e7eb;position:sticky;bottom:0;z-index:10;width:100%;padding-bottom:1em}.footer-nav-container{display:flex;justify-content:space-around;align-items:center;padding:8px 0;max-width:600px;margin:0 auto}.footer-link{display:flex;flex-direction:column;align-items:center;background:#fff;color:#4b5563;text-decoration:none;font-size:14px;transition:color .2s;border:0px}.footer-link:hover,.footer-link.active{color:#d32f2f}.footer-icon{font-size:24px;margin-bottom:2px}.footer-label{font-size:1rem;font-weight:500}.footer-link-skeleton{display:flex;flex-direction:column;align-items:center;width:56px;margin:0 4px}@media (max-width: 600px){.footer-nav-container{padding:.6em 0;display:flex;flex-direction:row;max-width:100%}.footer-icon{font-size:20px}.footer-label{font-size:.8rem}}.iconImage{width:100%;aspect-ratio:1/1}.productpage-bg{height:100%;overflow-x:hidden;width:100%;background:#f6f6f6;display:flex;flex-direction:column}.productpage-slider-wrap{position:relative;height:auto;background:#fff}.productpage-top-left{position:absolute;top:16px;left:16px}.productpage-top-right{position:absolute;top:16px;right:16px;display:flex;gap:10px}.productpage-icon-btn{background:#fff;padding:8px;border-radius:50%;box-shadow:0 2px 8px #00000014;display:inline-flex;align-items:center;justify-content:center}.productpage-details{background:#fff;padding:24px 20px 20px;flex-grow:1;z-index:1}.productpage-title{font-size:1.4rem;font-weight:700;color:#222;margin:0}.productpage-desc{font-size:1rem;color:#6b7280;margin:8px 0 0}.productpage-price-row{display:flex;align-items:center;justify-content:space-between;margin-top:18px}.productpage-price{color:#c84630;font-weight:700;font-size:1.7rem;margin:0}.productpage-oldprice{color:#bbb;font-size:1.1rem;text-decoration:line-through;margin-left:8px}.productpage-rating{display:flex;align-items:center;gap:4px}.productpage-star{color:#fbbf24;font-size:1.3rem}.productpage-rating-value{font-weight:700;font-size:1rem;margin-left:2px}.productpage-rating-count{color:#6b7280;font-size:.95rem;margin-left:4px}.productpage-section{margin-top:28px}.productpage-section-title{font-size:1.05rem;font-weight:700;color:#222;margin-bottom:8px}.productpage-color-btn{width:32px;height:32px;border-radius:50%;border:2px solid transparent;outline:none;cursor:pointer;transition:border .2s}.productpage-color-row{display:flex;gap:10px;margin-top:8px}.color-red{background:#c84630;border-color:#c84630}.color-black{background:#222}.color-blue{background:#1e3a8a}.color-gray{background:#e5e7eb}.productpage-color-btn.active,.productpage-color-btn:focus{border-color:#c84630}.productpage-size-row{display:flex;gap:10px;margin-top:8px}.productpage-size-btn{padding:8px 20px;border:1px solid #e5e7eb;border-radius:8px;font-size:1rem;color:#444;background:#fff;font-weight:500;cursor:pointer;transition:background .2s,color .2s}.productpage-size-btn.active,.productpage-size-btn:focus{background:#c84630;color:#fff;border-color:#c84630}.productpage-size-desc{margin-top:8px;color:#6b7280;font-size:.98rem}.banner-slider2-root{width:50%;height:auto;margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0;position:relative}.banner-slider2-image-container{box-sizing:border-box;padding:.5em;position:relative;display:flex;align-items:center;justify-content:center;width:100%}.banner-slider2-img{width:80%;height:100%;object-fit:contain;border-radius:12px;background:#fafafa;z-index:1;cursor:pointer;transition:opacity .6s cubic-bezier(.4,0,.2,1),transform .4s cubic-bezier(.4,0,.2,1)}.banner-slider2-img.slide-right{animation:slideRight .4s}.banner-slider2-img.slide-left{animation:slideLeft .4s}@keyframes slideRight{0%{opacity:0;transform:translate(60px) scale(.98)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes slideLeft{0%{opacity:0;transform:translate(-60px) scale(.98)}to{opacity:1;transform:translate(0) scale(1)}}.banner-slider2-arrow{width:50%;height:auto;padding:.1em;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;position:relative;z-index:2;margin:0 8px;box-shadow:0 2px 8px #e4572e14;color:#e4572e;font-size:1.7rem;border:1.5px solid #e4572e;transition:background .2s,color .2s,box-shadow .2s,transform .2s}.banner-slider2-arrow:hover,.banner-slider2-arrow:focus{background:#e4572e;color:#fff;box-shadow:0 4px 16px #e4572e2e;transform:scale(1.12);border-color:#e4572e}.banner-slider2-arrow:active{background:#e4572e;color:#fff;transform:scale(.97);box-shadow:0 1px 4px #e4572e2e;border-color:#e4572e}.banner-slider2-arrow-left{left:0}.banner-slider2-arrow-right{right:0}.banner-slider2-dots{display:flex;justify-content:center;margin-top:12px;gap:8px}.banner-slider2-dot{width:12px;height:12px;border-radius:50%;background:#e5e7eb;cursor:pointer;transition:background .3s}.banner-slider2-dot.active{background:#e4572e}.banner-slider2-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:16px;box-shadow:0 4px 24px #0000002e;padding:24px;outline:none;max-width:600px;width:90vw;max-height:90vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.banner-slider2-modal-img{width:100%;max-width:520px;max-height:80vh;object-fit:contain;border-radius:12px}.banner-slider2-eye-btn{position:absolute!important;top:12px;right:18px;background:#fffc!important;z-index:3}.banner-slider2-arrow.disabled{pointer-events:none;opacity:.4}.productpagev3-articles-list{display:flex;flex-direction:column;gap:1.5em;background:#fff;min-height:90%;overflow:scroll}.productpagev3-article-row{display:flex;flex-direction:row;gap:1.5em;align-items:center;background:#fafafa;border-radius:14px;box-shadow:0 2px 8px #0000000a;padding:.5em}.productpagev3-article-img-col{flex:0 0 50%;display:flex;align-items:center;justify-content:center}.productpagev3-img-wrap{position:relative;width:100%;height:100%;border-radius:12px;overflow:hidden;background:#fff;display:flex;align-items:center;justify-content:center}.productpagev3-article-img{width:80%;aspect-ratio:1/1;object-fit:cover;cursor:pointer;border-radius:12px;background:#fff}.productpagev3-eye-btn{position:absolute!important;top:0;right:0;background:#ffffffd9!important;z-index:2;box-shadow:0 2px 8px #00000014}.productpagev3-article-details{flex:1 1 0;display:flex;flex-direction:column;gap:.5em}.productpagev3-modal-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:1000;display:flex;align-items:center;justify-content:center}.productpagev3-modal-imgwrap{position:relative;background:#fff;border-radius:12px;padding:1em;max-width:90vw;max-height:90vh;display:flex;align-items:center;justify-content:center}.productpagev3-modal-img{max-width:70vw;max-height:70vh;object-fit:contain;border-radius:10px}.productpagev3-modal-close{position:absolute;top:8px;right:12px;background:#e4572e;color:#fff;border:none;border-radius:50%;width:32px;height:32px;font-size:1.5em;cursor:pointer;display:flex;align-items:center;justify-content:center}.productpage-header{display:flex;align-items:center;justify-content:flex-start;gap:8px;padding:12px;height:auto}.productpage-header-logo{width:20%;aspect-ratio:1/1;border-radius:12px;object-fit:cover;background:#f3f4f6;box-shadow:0 4px 16px #e4572e1f,0 1.5px 4px #00000014;padding:4px;margin-top:6px}.productpage-title{margin:0;font-size:1.5rem}.productpage-instruction{width:100%;overflow:hidden;white-space:nowrap;text-align:center;font-size:1em;color:#e4572e;margin-bottom:.5em;font-weight:500;position:relative;height:1.5em}.productpage-instruction-rotating{display:inline-block;animation:instruction-rotate 7s linear infinite;will-change:transform}.productpage-instruction-rotating span{display:block;height:1.5em;line-height:1.5em}@keyframes instruction-rotate{0%{transform:translateY(0);opacity:1}40%{transform:translateY(0);opacity:1}45%{transform:translateY(-100%);opacity:0}55%{transform:translateY(-100%);opacity:0}60%{transform:translateY(-100%);opacity:1}to{transform:translateY(-100%);opacity:1}}.productpage-footer-v2{max-width:480px;margin-top:1em;box-sizing:border-box;padding:0 1em}.product-desc{font-size:.9rem;color:#755f5f;margin:.5em 0;padding:.21em;font-weight:500}.product-desc-heading{font-size:1rem;margin:.5em 0}.productpage-article-title{margin:0;font-weight:600;font-size:1rem}.productpage-label{font-weight:500;color:#008c0f;color:lab(50.59% -53.46 53.47);font-weight:700;font-size:1rem}.productpage-label-mrp{font-weight:500;color:#c84630;font-weight:700;font-size:.8rem}.productpage-article-row{display:flex;flex-direction:column;margin-bottom:.2em}.productpage-label-generic{font-weight:500;color:#000;font-size:.8rem}.productpage-qty-row{margin:16px 0;display:flex;align-items:center;gap:12px}.qty-btn{background:#e4572e;color:#fff;border:none;border-radius:4px;padding:3px 20px;font-weight:600;font-size:1em;cursor:pointer}.qty-value{text-align:center;font-size:.8em;font-weight:600}.arrow-imageContainer{width:40%;display:flex;flex-direction:column}.productpage-header-details{display:flex;flex-direction:row;gap:.8em;align-items:center;justify-content:flex-start}.productpagev3-back-btn{color:#e4572e!important;margin-top:4px!important;box-shadow:0 2px 8px #e4572e14;width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;padding:2px!important}.productpage-article-sizes-row{display:flex;flex-wrap:wrap;gap:6px;margin:6px 0 2px}.productpage-article-size-chip{display:inline-block;padding:3px 12px;background:#f3f4f6;border-radius:8px;font-weight:500;font-size:.2em;border:1px solid #e5e7eb;color:#9a908c;margin-right:2px;margin-bottom:2px;letter-spacing:.5px}@media (min-width: 900px){.productpage-header-logo{width:10%}.productpagev3-article-img{width:100%}.productpagev3-img-wrap{width:30%}}.orderpage-bg{background:#fff;height:100%;overflow-y:scroll;padding:0 .5em 2em;font-family:Inter,Roboto,Arial,sans-serif}.orderpage-heading{font-size:2rem;font-weight:700;color:#e4572e;text-align:left;letter-spacing:.5px;margin:0;animation:fadeInDown .6s}.orderpage-heading-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5em}.orderpage-list{display:flex;flex-direction:column;gap:1.5em}.orderpage-product-card{background:#fafafa;border-radius:18px;box-shadow:0 2px 12px #e4572e12;padding:1em;transition:box-shadow .2s;animation:popIn .5s}.orderpage-product-card:hover{box-shadow:0 4px 24px #e4572e21}.orderpage-product-header{display:flex;align-items:center;gap:1em;margin-bottom:.5em}.orderpage-qty-btn-group{display:flex;justify-content:center;align-items:center}.orderpage-product-img{width:60px;height:60px;border-radius:14px;object-fit:cover;background:#f3f4f6;border:2px solid #e4572e;box-shadow:0 2px 8px #e4572e1a}.orderpage-product-title{font-size:1.2rem;font-weight:600;margin:0;color:#222}.orderpage-product-desc{font-size:.95rem;color:#666;margin:.2em 0 0}.orderpage-articles-list{display:flex;flex-direction:column;gap:1em;margin-top:.5em}.orderpage-article-row{display:flex;align-items:center;justify-content:space-between;background:#fff;border-radius:12px;box-shadow:0 1px 6px #e4572e12;padding:.7em 1em;animation:fadeIn .6s;gap:1em}.orderpage-article-img-col{flex:0 0 20%;display:flex;align-items:center;justify-content:center}.orderpage-article-img{width:100%;aspect-ratio:1/1;border-radius:10px;object-fit:cover;background:#f3f4f6;border:1.5px solid #e4572e;box-shadow:0 1px 4px #e4572e1a}.orderpage-article-info{flex:1 1 0;display:flex;flex-direction:column;gap:.2em}.orderpage-article-name{font-weight:500;font-size:1.05em;color:#e4572e}.orderpage-article-size,.orderpage-article-price,.orderpage-article-mrp,.orderpage-article-minset{font-size:.95em;color:#444}.orderpage-qty-controls{display:flex;gap:.5em;flex-direction:column;justify-content:center;align-items:center;max-width:20%}.orderpage-qty-btn{background:#fff;border:1.5px solid #e4572e;color:#e4572e;border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center;font-size:1em;cursor:pointer;transition:background .2s,border .2s}.orderpage-qty-btn:disabled{opacity:.5;cursor:not-allowed}.orderpage-qty-value{font-size:1.1em;font-weight:600;color:#222;min-width:28px;text-align:center}.orderpage-empty{text-align:center;color:#e4572e;font-size:1.2em;margin-top:2em;font-weight:500}.orderpage-totalprice-top{font-size:1.2em;font-weight:600;color:#e4572e;background:#fff7f3;border-radius:12px;padding:4px 16px;box-shadow:0 2px 8px #e4572e12;animation:popIn .5s}.orderpage-totalprice-bottom{text-align:right;font-size:1.3em;font-weight:700;color:#e4572e;margin-top:1.5em;background:#fff7f3;border-radius:14px;padding:8px 24px;box-shadow:0 2px 8px #e4572e12;animation:popIn .5s}.orderpage-totalprice-value{color:#22c55e;font-weight:700;margin-left:4px}.animate-pop{animation:popIn .5s}.animate-fadein{animation:fadeIn .6s}@keyframes popIn{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}.orderpage-heading-row{display:flex;align-items:center;justify-content:space-between;margin:0;padding:1em .5em}.orderpage-back-btn{background:#fff!important;border:1.2px solid #e4572e!important;color:#e4572e!important;margin-right:8px!important;box-shadow:0 2px 8px #e4572e14;width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;padding:2px!important}@media (min-width: 900px){.orderpage-article-img{width:50%}}.confirm-modal-backdrop{position:fixed;z-index:99999;top:0;right:0;bottom:0;left:0;background:#0000002e;display:flex;align-items:center;justify-content:center;max-height:100dvh}.confirm-modal{background:#fff;border-radius:18px;padding:32px 24px 24px;min-width:320px;max-width:95vw;box-shadow:0 8px 32px #00000021;position:relative;animation:modalPopIn .18s;display:flex;flex-direction:column;align-items:center;justify-content:center}.confirm-modal-close{position:absolute;top:10px;right:14px;background:none;border:none;font-size:1.5em;color:#e4572e;cursor:pointer}.confirm-modal-form{display:flex;flex-direction:column;gap:12px;width:100%}.confirm-modal-form label{font-weight:600;color:#222;display:flex;flex-direction:column;font-size:1em}.confirm-modal-form input{margin-top:4px;padding:8px 10px;border-radius:8px;border:1px solid #eee;font-size:1em;outline:none;transition:border .2s}.confirm-modal-form input:focus{border:1.5px solid #e4572e}.confirm-modal-error{color:#e4572e;font-size:.92em;margin-top:2px;font-weight:500}.confirm-modal-total{margin:12px 0 0;font-size:1.1em;font-weight:700;color:#e4572e;display:flex;align-items:center;gap:8px}.confirm-modal-confirm-btn{background:#e4572e;color:#fff;border:none;border-radius:10px;padding:10px 0;font-size:1.1em;font-weight:700;cursor:pointer;transition:background .18s;margin-top:18px}.confirm-modal-confirm-btn:disabled{background:#ccc;cursor:not-allowed}.order-success-tick{animation:popIn .4s cubic-bezier(.23,1.09,.62,1.01)}@keyframes modalPopIn{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}.order-success-content{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:260px;padding:16px 0 0}.searchbarpage-root{width:100vw;min-height:100dvh;background:#fafbfc;display:flex;flex-direction:column}.searchbarpage-appbar{z-index:1200!important;background:#fff!important;box-shadow:0 2px 8px #e4572e12!important}.searchbarpage-toolbar{box-sizing:border-box;padding:.5em!important;min-height:56px!important;gap:8px;display:flex;align-items:center;justify-content:space-between}.searchbarpage-back-btn{padding:0!important}.searchbarpage-logo{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#e4572e 60%,#22c55e);display:flex;align-items:center;justify-content:center;flex-shrink:0}.searchbarpage-logo-text{font-weight:900;color:#fff;font-size:16px;letter-spacing:-1px;font-family:Montserrat,Segoe UI,Arial,sans-serif;-webkit-user-select:none;user-select:none}.searchbarpage-searchbar-wrap{flex:1;position:relative;min-width:0;max-width:80%}.searchbarpage-input{width:100%}.searchbarpage-suggestions{position:absolute;top:110%;left:0;width:100%;background:#fff;border-radius:12px;box-shadow:0 4px 16px #e4572e21;border:1px solid #f3f4f6;max-height:220px;overflow-y:auto;margin-top:2px;z-index:30;animation:fadeIn .2s}.searchbarpage-suggestion{padding:10px 16px;cursor:pointer;font-size:1em;color:#222;transition:background .15s}.searchbarpage-suggestion:hover{background:#f3f4f6;color:#e4572e}.searchbarpage-suggestion-hindi{color:#888;font-size:.95em;margin-left:4px}@keyframes fadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.searchbarpage-results{width:100%;margin:0 auto;background:transparent}.searchbarpage-result-card{border-radius:12px!important}.login-modal-backdrop{position:fixed;z-index:99999;top:0;right:0;bottom:0;left:0;background:#0000002e;display:flex;align-items:center;justify-content:center}.login-modal{background:#fff;border-radius:18px;padding:32px 24px 24px;min-width:320px;max-width:95vw;box-shadow:0 8px 32px #00000021;position:relative;animation:modalPopIn .18s;display:flex;flex-direction:column;align-items:center;justify-content:center}.login-modal-close{position:absolute;top:10px;right:14px;background:none;border:none;font-size:1.5em;color:#e4572e;cursor:pointer}.login-modal-form{display:flex;flex-direction:column;gap:12px;width:100%}.login-modal-form label{font-weight:600;color:#222;display:flex;flex-direction:column;font-size:1em}.login-modal-form input{margin-top:4px;padding:8px 10px;border-radius:8px;border:1px solid #eee;font-size:1em;outline:none;transition:border .2s}.login-modal-form input:focus{border:1.5px solid #e4572e}.login-modal-error{color:#e4572e;font-size:.92em;margin-top:2px;font-weight:500}.login-modal-btn{background:#e4572e;color:#fff;border:none;border-radius:10px;padding:10px 0;font-size:1.1em;font-weight:700;cursor:pointer;transition:background .18s}.login-modal-btn:disabled{background:#ccc;cursor:not-allowed}
