body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.header,.mobile-header,.top-bar{box-sizing:border-box;color:#111827;font-family:Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.top-bar{background-color:#024ea2;height:32px;left:0;padding-top:2.5px;position:fixed;right:0;top:0;z-index:1000}.top-links{gap:20px;justify-content:flex-end;padding-right:20px}.top-links,.top-links a{align-items:center;display:flex}.top-links a{color:#eceef1;gap:6px;transition:color .2s}.top-links a:hover{color:#facc15}.header{align-items:center;background-color:#fff;box-sizing:border-box;display:flex;flex-wrap:wrap;justify-content:space-between;left:0;padding:14px 20px;position:fixed;top:31px;width:100%;z-index:999}.header-left .site-logo{max-width:150px}.header-center{flex:1 1;margin:0 20px;min-width:300px}.header-center,.search-box{overflow:visible;position:relative}.search-box{background-color:#fff;border:2px solid #024da281;border-radius:9.7px;display:flex;margin:auto;max-width:720px;width:100%}.category-btn{align-items:center;background-color:#024ea2;border:none;border-bottom-left-radius:8px;border-right:1px solid #cbd5e1;border-top-left-radius:8px;color:#fff;display:flex;font-size:1rem;font-weight:700;height:100%;padding:10px 16px}.search-box input{border:none;border-radius:0;flex:1 1;font-size:1rem;outline:none;padding:10px 12px}.search-box button{background-color:#024ea2;border:none;border-bottom-right-radius:8px;border-top-right-radius:8px;color:#fff;cursor:pointer;font-size:1rem;padding:0 16px}.dropdown{position:relative}.dropdown-content{background-color:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 8px 20px #0000001a;display:flex;gap:20px;left:0;max-width:calc(100vw - 40px);min-width:480px;overflow-x:auto;padding:16px;position:absolute;top:100%;white-space:nowrap;z-index:999}.category-group{min-width:120px}.category-title{color:#024ea2;font-weight:700;margin-bottom:8px}.category-group ul{list-style:none;margin:0;padding:0}.category-group li{color:#374151;cursor:pointer;font-size:.9rem;margin-bottom:6px}.category-group li:hover{color:#024ea2}.header-right{gap:16px}.header-right,.location{align-items:center;display:flex}.location{color:#fff;font-size:.9rem;gap:4px}.iconw{color:#fff}.icon,.iconw{cursor:pointer;font-size:1.3rem}.icon{color:#111827}.mobile-header{align-items:center;background:#024ea2;border-bottom:1px solid #e5e7eb;box-sizing:border-box;display:none;justify-content:space-between;left:0;min-height:70px;padding:20px 16px;position:fixed;top:0;width:100%;z-index:999}.logo-wrapper{left:50%;position:absolute;transform:translateX(-50%)}.mobile-icons{align-items:center;display:flex;gap:12px}.iconm{color:#024ea2;cursor:pointer;font-size:1.3rem}.mobile-header .site-logo{height:53px}.hamburger{color:#fff}.close-icon,.hamburger{cursor:pointer;font-size:1.4rem}.close-icon{color:#000}.mobile-search-box{align-items:center;background-color:#024ea2;box-sizing:border-box;display:flex;justify-content:center;left:0;padding:12px 16px;position:fixed;top:50px;width:100vw;z-index:999}.mobile-search-box input{border:none;border-radius:999px 0 0 999px;flex:1 1;font-size:1rem;outline:none;padding:12px 20px}.mobile-search-box button{align-items:center;background:#fff;border:none;border-radius:0 999px 999px 0;color:#024ea2;display:flex;font-size:1.2rem;justify-content:center;padding:11.7px 18px}.mobile-menu{animation:slideIn .3s ease;background-color:#fff;box-shadow:4px 0 12px #0003;height:100%;left:0;max-width:350px;padding:20px;position:fixed;top:0;width:80%;z-index:999}.menu-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.menu-header img{height:40px}.mobile-menu a{border-bottom:1px solid #eee;font-size:.95rem;gap:8px;padding:12px 0}.location-row,.mobile-menu a{align-items:center;color:#111827;display:flex}.location-row{font-size:.9rem;gap:6px;margin:10px 0 20px}.change-link{color:#024ea2;cursor:pointer;font-size:.85rem;margin-left:auto}.category-mobile{margin-top:16px}.category-mobile select{border:1px solid #cbd5e1;border-radius:6px;font-size:.95rem;margin-top:8px;padding:10px;width:100%}@keyframes slideIn{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@media (max-width:768px){.header,.top-bar{display:none}.mobile-header,.mobile-search-box{display:flex}}.header-spacer{display:block;height:130px;width:100%}@media (max-width:768px){.header-spacer{height:116.9px}}.search-dropdown{background:#fff;border:1px solid #ddd;box-shadow:0 4px 10px #0000001a;left:0;max-height:300px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:1000}.search-item{align-items:center;color:#333;display:flex;padding:8px;text-decoration:none;transition:background .2s}.search-item:hover{background:#f5f5f5}.search-item img{height:40px;margin-right:10px;object-fit:contain;width:40px}.search-item .title{font-size:14px;font-weight:500;margin:0}.search-item .price{color:#024ea2;font-size:13px;margin:0}.desktop-only{display:block}.mobile-only{display:none}@media (max-width:768px){.desktop-only{display:none}.mobile-only{display:block}}.search-item.no-results{color:#777;cursor:default;font-style:italic;pointer-events:none}.site-footer{background-color:#024ea2;color:#fff;font-family:Segoe UI,sans-serif;padding:40px 20px}.footer-columns{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between;margin-bottom:20px}.footer-section{flex:1 1 200px}.footer-section h4{color:#fff;font-size:1.1rem;font-weight:700;margin-bottom:12px}.footer-section ul{list-style:none;margin:0;padding:0}.footer-section ul li{margin-bottom:8px}.footer-section ul li a{color:#d1d5db;font-size:.95rem;text-decoration:none;transition:color .3s}.footer-section ul li a:hover{color:#facc15}.footer-section input{border:none;border-radius:6px;font-size:.9rem;margin-bottom:10px;padding:8px;width:100%}.social-icons{align-items:center;display:flex;flex-wrap:wrap;gap:14px;margin-top:10px}.social-icons a{color:#fff;font-size:1.4rem;transition:color .3s}.social-icons a:hover{color:#facc15}.footer-bottom{color:#d1d5db;font-size:.85rem;margin-top:20px;text-align:center}@media (max-width:768px){.footer-columns{flex-direction:column;gap:20px}.footer-section{width:100%}.footer-section h4{font-size:1rem}.footer-section input,.footer-section ul li a{font-size:.9rem}.social-icons{justify-content:flex-start}}.carousel-wrapper{overflow:hidden;position:relative;width:100%}.carousel-slides{display:flex;transition:transform .5s ease-in-out}.carousel-slide{display:none;min-width:100%;opacity:0;transition:opacity .5s ease-in-out}.carousel-slide.active{display:block;opacity:1}.carousel-slide .cld-image,.carousel-slide img{display:block;height:auto;width:100%}.carousel-arrow{background:#fff3;border:none;color:#fff;cursor:pointer;font-size:1.5rem;opacity:0;padding:8px 14px;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .3s ease;z-index:5}.carousel-wrapper:hover .carousel-arrow{opacity:1}.carousel-arrow.left{left:10px}.carousel-arrow.right{right:10px}.carousel-dots{bottom:16px;display:flex;gap:8px;left:50%;position:absolute;transform:translateX(-50%);z-index:4}.dot{background:#ffffff80;border-radius:50%;cursor:pointer;height:10px;width:10px}.dot.active{background:#fff}@media (max-width:768px){.carousel-slide .cld-image,.carousel-slide img{height:220px;object-fit:cover}.carousel-arrow{font-size:1.2rem;padding:6px 10px}.dot{height:8px;width:8px}}.chat-float-btn{background-color:#4a8dd9;border:none;border-radius:50%;bottom:20px;box-shadow:0 4px 12px #0003;color:#fff;cursor:pointer;font-size:24px;height:60px;position:fixed;right:20px;transition:transform .3s ease;width:60px;z-index:1000}.chat-float-btn:hover{transform:scale(1.1)}.chat-widget{background:#fff;border-radius:12px;bottom:90px;box-shadow:0 8px 24px #00000026;opacity:0;padding:16px;position:fixed;right:20px;transform:translateY(20px);transition:opacity .3s ease,transform .3s ease;width:300px;z-index:1000}.chat-widget.open{opacity:1;transform:translateY(0)}.chat-widget.closing{opacity:0;transform:translateY(20px)}.chat-question,.chat-thankyou,.chat-welcome{display:flex;flex-direction:column;gap:10px}.chat-question input,.chat-question select{border:1px solid #ccc;border-radius:6px;font-size:14px;padding:8px}.chat-question button,.chat-welcome button{background-color:#024ea2;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:700;padding:10px}.chat-close{background:#0000;border:none;color:#999;cursor:pointer;font-size:16px;position:absolute;right:8px;top:6px}.chat-welcome img.chat-logo{display:block;height:auto;margin:0 auto 10px;width:140px}.checkmark-container{align-items:center;display:flex;justify-content:center;margin-bottom:10px}.checkmark{stroke:#024ea2;stroke-width:3;stroke-miterlimit:10;animation:scale .3s ease-in-out .9s both;box-shadow:inset 0 0 0 #024ea2;height:56px;width:56px}.checkmark-circle{stroke-dasharray:166;stroke-dashoffset:166;stroke:#024ea2;animation:stroke .6s cubic-bezier(.65,0,.45,1) forwards}.checkmark-check{stroke-dasharray:48;stroke-dashoffset:48;stroke:#024ea2;animation:stroke .3s cubic-bezier(.65,0,.45,1) .6s forwards;transform-origin:50% 50%}@keyframes stroke{to{stroke-dashoffset:0}}@keyframes scale{0%,to{transform:none}50%{transform:scale3d(1.1,1.1,1)}}.chat-thankyou p{font-size:14px;line-height:1.4;margin:0;text-align:center}.chat-thankyou .thank-bold{color:#000;font-size:16px;font-weight:600;margin-right:4px}.aboutus-container{color:#024ea2;font-family:Segoe UI,sans-serif;line-height:1.7;margin:0 auto;max-width:960px;overflow-x:hidden;padding:0 20px}.section-title{border-bottom:2px solid #024ea2;color:#024ea2;display:inline-block;font-size:1.5rem;margin-bottom:16px;margin-top:10px;padding-bottom:4px}.founder-tribute{align-items:center;background-color:#f9fafb;border-radius:12px;box-shadow:0 4px 12px #0000000d;display:flex;flex-direction:row;gap:24px;margin-top:32px;padding:20px}.founder-tribute img{border-radius:10px;box-shadow:0 4px 12px #0000001a;max-width:260px;object-fit:cover}.founder-text{flex:1 1}.founder-text p{color:#374151;line-height:1.6;margin-bottom:14px}.carousel-desktop{display:block;overflow:hidden;width:100%}.carousel-desktop .director-slide{box-sizing:border-box;margin:0 auto;max-width:90%;padding:20px;text-align:center;width:100%}.carousel-desktop .director-image{border-radius:12px;box-shadow:0 4px 10px #00000026;max-width:280px;width:100%}.carousel-mobile{display:none;margin:0 auto;max-width:350px;max-width:80vw;overflow:hidden;width:100%;width:100vw}.carousel-mobile .director-image-mobile{border-radius:10px;box-shadow:0 4px 10px #00000026;max-width:220px;object-fit:cover;width:100%}.director-name{color:#1e293b;font-size:1.2rem;font-weight:700;margin-top:8px}.director-quote{color:#4b5563;font-size:.95rem;font-style:italic;margin-top:2px}.carousel-arroww{align-items:center;background:#024ea2;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:30px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);width:30px;z-index:2}.carousel-arroww.left{left:10px}.carousel-arroww.right{right:10px}.carousel .control-dots{margin-top:50px}.carousel .control-dots .dot{background:#024ea2;height:10px;margin:0 4px;opacity:.4;transition:opacity .3s;width:10px}.carousel .control-dots .dot.selected{opacity:1}@media (max-width:768px){.aboutus-container{padding:0 12px}.founder-tribute{align-items:center;flex-direction:column;text-align:center}.carousel-desktop{display:none}.carousel-mobile{display:block}.director-name{font-size:1.05rem}.director-quote{font-size:.9rem}.carousel-arrow{font-size:.9rem;height:26px;width:26px}}.carousel .control-arrow,.carousel.carousel-slider .control-arrow{background:none;border:0;cursor:pointer;filter:alpha(opacity=40);font-size:32px;opacity:.4;position:absolute;top:20px;transition:all .25s ease-in;z-index:2}.carousel .control-arrow:focus,.carousel .control-arrow:hover{filter:alpha(opacity=100);opacity:1}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{border-bottom:8px solid #0000;border-top:8px solid #0000;content:"";display:inline-block;margin:0 5px}.carousel .control-disabled.control-arrow{cursor:inherit;display:none;filter:alpha(opacity=0);opacity:0}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative;width:100%}.carousel *{box-sizing:border-box}.carousel img{display:inline-block;pointer-events:none;width:100%}.carousel .carousel{position:relative}.carousel .control-arrow{background:none;border:0;font-size:18px;margin-top:-13px;outline:0;top:50%}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{list-style:none;position:relative;transform:translateZ(0);transition:all .15s ease-in;white-space:nowrap}.carousel .thumb{border:3px solid #fff;display:inline-block;margin-right:6px;overflow:hidden;padding:2px;transition:border .15s ease-in;white-space:nowrap}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{margin:0;overflow:hidden;position:relative}.carousel.carousel-slider .control-arrow{bottom:0;color:#fff;font-size:26px;margin-top:0;padding:5px;top:0}.carousel.carousel-slider .control-arrow:hover{background:#0003}.carousel .slider-wrapper{margin:auto;overflow:hidden;transition:height .15s ease-in;width:100%}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{flex-direction:column}.carousel .slider{list-style:none;margin:0;padding:0;position:relative;width:100%}.carousel .slider.animated{transition:all .35s ease-in-out}.carousel .slide{margin:0;min-width:100%;position:relative;text-align:center}.carousel .slide img{border:0;vertical-align:top;width:100%}.carousel .slide iframe{border:0;display:inline-block;margin:0 40px 40px;width:calc(100% - 80px)}.carousel .slide .legend{background:#000;border-radius:10px;bottom:40px;color:#fff;font-size:12px;left:50%;margin-left:-45%;opacity:.25;padding:10px;position:absolute;text-align:center;transition:all .5s ease-in-out;transition:opacity .35s ease-in-out;width:90%}.carousel .control-dots{bottom:0;margin:10px 0;padding:0;position:absolute;text-align:center;width:100%;z-index:1}@media (min-width:960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{background:#fff;border-radius:50%;box-shadow:1px 1px 2px #000000e6;cursor:pointer;display:inline-block;filter:alpha(opacity=30);height:8px;margin:0 8px;opacity:.3;transition:opacity .25s ease-in;width:8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{filter:alpha(opacity=100);opacity:1}.carousel .carousel-status{color:#fff;font-size:10px;padding:5px;position:absolute;right:0;text-shadow:1px 1px 1px #000000e6;top:0}.carousel:hover .slide .legend{opacity:1}.top-brands-container{margin:0 auto;max-width:1200px;padding:10px 20px;text-align:center}.top-brands-heading{border-bottom:2px solid #024ea2;color:#024ea2;display:inline-block;font-size:1.5rem;margin-bottom:16px;margin-top:4px;padding-bottom:4px}.brands-grid{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));justify-items:center}.brand-card{align-items:center;background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000d;display:flex;height:120px;justify-content:center;padding:16px;transition:transform .2s ease;width:120px}.brand-card:hover{transform:translateY(-4px)}@media (max-width:767px){.brands-grid{gap:24px;grid-template-columns:repeat(3,1fr)}.brand-card{height:90px;padding:12px;width:90px}}.store-locator-container{margin:0 auto;max-width:1200px;padding:20px}.store-locator-container h2{color:#024ea2;font-size:1.8rem;margin-bottom:16px}.store-locator-controls{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:20px}.pincode-search input{border:1px solid #ccc;border-radius:4px;min-width:200px;padding:8px 14px}.pincode-search button{background:#024ea2;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:8px 18px}.pincode-search button:hover{background:#01336f}.store-locator-layout{display:flex;flex-wrap:wrap;gap:20px}.store-list{border:1px solid #ddd;border-radius:6px;flex:1 1 250px;height:500px;max-width:300px;overflow-y:auto;padding:16px}.store-list h3{border-bottom:2px solid #024ea2;display:inline-block;font-size:1.1rem;margin-bottom:12px;margin-top:0;padding-bottom:4px}.store-list-item{border-bottom:1px solid #eee;cursor:pointer;margin-bottom:12px;padding:8px 6px;transition:background .2s ease}.store-list-item:hover{background:#f5f9ff}.store-map{flex:2 1 600px;min-width:300px}.store-popup{max-width:250px}.store-popup h3{color:#024ea2;font-size:1rem;margin-bottom:8px;margin-top:0}.store-popup-content{display:flex;flex-direction:column;gap:10px}.popup-carousel{align-items:center;border-radius:6px;display:flex;height:140px;justify-content:center;overflow:hidden;width:100%}.popup-carousel img{border-radius:6px;height:100%;object-fit:cover;width:100%}.popup-details{font-size:.85rem;line-height:1.4}.popup-details p{margin:2px 0}.popup-details button{background:#024ea2;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.8rem;margin-top:8px;padding:6px 12px}.popup-details button:hover{background:#01336f}@media (max-width:768px){.store-locator-layout{flex-direction:column}.store-list{height:auto;max-height:300px;max-width:100%}.store-map{min-width:100%}.popup-carousel{height:180px}}.top-brands-slider-heading{border-bottom:2px solid #024ea2;color:#024ea2;display:inline-block;font-size:1.6rem;margin-bottom:24px;padding-bottom:4px}.top-brands-slider-container{background:#fff;padding:40px 20px;text-align:center}.brand-logo{max-height:100%;max-width:100%}.top-brands-arrow{background:#024ea21a;margin:0 10px;padding:8px 14px;position:relative;transition:background .3s ease}.top-brands-arrow:hover{background:#024ea233}.top-brands-slider-wrapper{align-items:center;display:flex;justify-content:center;position:relative}.top-brands-slider{display:flex;gap:20px;overflow:hidden;padding:20px 40px;scroll-behavior:smooth}.brand-cardd{align-items:center;background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000d;display:flex;height:100px;justify-content:center;padding:16px;transition:transform .3s ease;width:120px}.brand-logo{max-height:60px;max-width:90px;object-fit:contain}.top-brands-arrow{background-color:#f0f4ff;border:none;border-radius:50%;color:#024ea2;cursor:pointer;font-size:1.5rem;padding:10px;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;z-index:10}.top-brands-arrow.left{left:10px}.top-brands-arrow.right{right:10px}.view-all-button{background:#fff;border:2px solid #024ea2;border-radius:30px;color:#024ea2;cursor:pointer;display:inline-block;font-weight:600;margin-top:20px;padding:10px 28px;transition:all .3s ease}.view-all-button:hover{background:#024ea2;color:#fff}@media (max-width:768px){.top-brands-slider-heading{font-size:1.2rem;margin-bottom:16px}.top-brands-slider{gap:10px;padding:10px 20px}.brand-cardd{height:80px;max-width:90px;min-width:90px}.brand-logo{max-height:45px}.top-brands-arrow{font-size:1.2rem;padding:6px}.top-brands-arrow.left{left:5px}.top-brands-arrow.right{right:5px}.view-all-button{font-size:.85rem;margin-top:16px;padding:8px 20px}.top-brands-slider{flex-wrap:wrap;gap:12px;justify-content:center;max-height:180px;overflow-y:hidden;padding:12px 10px}.brand-cardd{height:40px;margin:0;max-width:22%;min-width:22%;padding:8px}.brand-logo{max-height:35px}.top-brands-slider-heading{font-size:1.1rem}.top-brands-arrow{top:40%}}.awaiting-input-container{align-items:center;background-color:#f8f9fc;color:#024ea2;display:flex;flex-direction:column;font-family:Segoe UI,sans-serif;justify-content:center;min-height:60vh;padding:40px 20px;text-align:center}.awaiting-title{border-bottom:2px solid #024ea2;font-size:2.2rem;margin-bottom:20px;padding-bottom:8px}.awaiting-message{color:#333;font-size:1.1rem;max-width:600px}.category-carousel-wrapper{align-items:center;background:#fff;display:flex;height:150px;justify-content:center;overflow:hidden;padding:40px 20px;position:relative}.category-carousel{display:flex;gap:24px;justify-content:center;padding:0 40px}.category-card{cursor:pointer;flex-direction:column;text-align:center}.category-card,.category-icon{align-items:center;display:flex;transition:transform .3s ease;width:120px}.category-icon{background:#f4f4f4;border-radius:50%;height:120px;justify-content:center;overflow:hidden}.category-image{height:100%;object-fit:contain;transition:transform .3s ease;width:100%}.category-card:hover .category-icon{transform:scale(1.1)}.category-name{word-wrap:break-word;color:#024ea2;font-size:.85rem;line-height:1.1;margin-top:10px;max-width:90px;min-height:2.2em;text-align:center}.category-arrow{background-color:#024ea21a;border:none;border-radius:50%;color:#024ea2;cursor:pointer;font-size:1.5rem;padding:10px;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;z-index:10}.category-arrow.left{left:10px}.category-arrow.right{right:10px}@media (max-width:768px){.category-carousel{grid-gap:1px 1px;display:grid;gap:1px 1px;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,auto);justify-items:center;padding:0}.category-card{flex-direction:column;width:90px}.category-icon{height:60px;width:60px}.category-image{height:100%;width:100%}.category-name{word-wrap:break-word;font-size:10px!important;line-height:1.2;max-width:60px;text-align:center}}.category-page{display:flex;font-family:Arial,sans-serif;gap:20px;padding:20px}.filters{border-right:1px solid #ddd;flex:0 0 250px;padding-right:20px}.filters h4{color:#024ea2;margin-top:20px}.filters input[type=range]{width:100%}.products-section{flex:1 1}.products-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.products-header h2{color:#024ea2;font-size:1.4rem}.products-header select{background:#fff;border:1px solid #ccc;border-radius:6px;cursor:pointer;font-size:.95rem;padding:6px 12px;transition:.2s}.products-header select:hover{border-color:#024ea2}.products-header select:focus{border-color:#024ea2;box-shadow:0 0 4px #024ea266;outline:none}.products-grid{grid-gap:28px;display:grid;gap:28px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));margin-top:20px}.product-card{border-radius:8px;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:10px;position:relative;text-align:center}.discount-badge{background:red;border-radius:4px;color:#fff;font-size:.75rem;left:8px;padding:3px 6px;position:absolute;top:8px}.product-card img{height:180px;margin-bottom:10px}.product-card h4{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;font-size:1rem;margin:6px 0;min-height:48px;overflow:hidden}.brand{color:#555;font-size:.9rem}.mrp{color:#888;font-size:.85rem;text-decoration:line-through}.price{color:#d32f2f;font-weight:700}.stock.in{color:green}.stock.out{color:red}.buy-btn{background:#024ea2;border:none;border-radius:4px;color:#fff;cursor:pointer;margin-top:auto;padding:8px 12px;transition:.2s;width:100%}.buy-btn:hover{background:#013b7a}@media (max-width:768px){.category-page{flex-direction:column}.filters{border-bottom:1px solid #ddd;border-right:none;flex:1 1 100%;margin-bottom:20px;padding-bottom:20px}.products-header{align-items:flex-start;flex-direction:column;gap:8px}.products-grid{gap:27px;grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.product-card img{height:140px}.product-card h4{font-size:.9rem;min-height:40px}}.mobile-actions{display:none;gap:10px;justify-content:flex-end;padding:0}.mobile-actions button{background:#024ea2;border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:.9rem;padding:8px 14px}.drawer{background:#00000080;bottom:0;left:0;right:0}.drawer-content{border-radius:12px 12px 0 0}.apply-btn{background:#024ea2;border:none;border-radius:8px;color:#fff;margin-top:10px;padding:10px;width:100%}.drawer{align-items:flex-end;animation:fadeIn .25s ease-in-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0006;display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}.drawer-content{animation:slideUp .3s ease-out;background:#fff;border-radius:16px 16px 0 0;box-shadow:0 -4px 16px #00000026;max-height:70vh;overflow-y:auto;padding:20px;width:100%}@keyframes fadeIn{0%{background:#0000}to{background:#0006}}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (max-width:768px){.filters,.products-header select{display:none}.mobile-actions{display:flex}}.drawer-content h4{color:#024ea2;font-size:1.1rem;font-weight:700;margin-bottom:12px;text-align:center}.inquiry-overlay{align-items:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#00000073;display:flex;inset:0;justify-content:center;position:fixed;z-index:1400}.inquiry-modal{animation:inquirySlideUp .25s ease-out;background:#fff;border-radius:14px;box-shadow:0 10px 30px #0003;margin:0 12px;max-width:560px;padding:18px 16px 20px;position:relative;width:100%}@keyframes inquirySlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.inquiry-close{font-size:18px;top:10px}.close-btn,.inquiry-close{background:#0000;border:none;color:#666;cursor:pointer;position:absolute;right:12px}.close-btn{font-size:25px}.inquiry-step{display:flex;flex-direction:column;gap:12px}.inquiry-step.center{align-items:center;text-align:center}.inquiry-title{color:#024ea2;font-size:1.8rem;font-weight:900}.inquiry-title.success{color:#2e7d32}.inquiry-sub{color:#555}.inquiry-product{align-items:center;border:1px solid #eee;border-radius:10px;display:flex;gap:12px;padding:10px}.inquiry-product img{height:72px;object-fit:contain;width:72px}.prod-title{color:#222;font-weight:600}.prod-price{color:#d32f2f;font-weight:700}.inquiry-field{display:flex;flex-direction:column;gap:6px}.inquiry-field label{color:#333;font-size:.9rem}.inquiry-field input{border:1px solid #ddd;border-radius:8px;font-size:.95rem;padding:10px 12px}.inquiry-field input:focus{border-color:#024ea2;box-shadow:0 0 0 3px #024ea214;outline:none}.inquiry-primary{background:#024ea2;border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:600;padding:11px 14px;width:100%}.inquiry-primary:disabled{cursor:not-allowed;opacity:.7}.inquiry-secondary{background:#fff;border:1px solid #ddd;border-radius:10px;cursor:pointer;padding:10px 14px}@media (max-width:768px){.inquiry-overlay{align-items:flex-end}.inquiry-modal{border-radius:16px 16px 0 0;margin:0;max-width:none;width:100%}}.product-card.highlighted{border:2px solid #024ea2;box-shadow:0 0 12px #024ea299;transition:all .3s ease}.product-admin{font-family:Arial,sans-serif;margin:auto;max-width:900px;padding:20px}.product-form{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-bottom:20px}.product-form input,.product-form select{border:1px solid #ddd;border-radius:4px;padding:8px 10px}.product-form button{background:#024ea2;border:none;border-radius:4px;color:#fff;cursor:pointer;grid-column:span 2;padding:10px}.product-form button:hover{background:#023b80}.stock-checkbox{align-items:center;display:flex;gap:6px}.product-list{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.product-card{background:#fff;border:1px solid #eee;border-radius:6px;box-shadow:0 2px 6px #0000000d;overflow:hidden}.product-card img{background-color:#f9f9f9;height:150px;object-fit:contain;padding:5px;width:100%}.product-card .info{padding:10px}.product-card h4{color:#024ea2;font-size:16px;margin:5px 0}.product-card .brand{color:#666;font-size:13px}.product-card .category{background:#f4f4f4;border-radius:4px;display:inline-block;font-size:12px;margin-bottom:6px;padding:2px 6px}.product-card .price{color:#d32f2f;font-weight:700}.product-card .mrp{color:#888;font-size:13px;text-decoration:line-through}.product-card .discount{color:green;font-size:12px}.in-stock{color:green;font-weight:700}.out-stock{color:red;font-weight:700}.slider-section{margin:30px 10px;position:relative}.slider-header{align-items:center;display:flex;justify-content:space-between;margin:0 10px 15px}.slider-header h2{color:#024ea2;font-size:1.4rem}.slider-header .shop-all{color:#024ea2;font-size:.95rem;font-weight:600;text-decoration:none}.slider-wrapper{overflow:hidden}.slider-container{display:flex;gap:20px;overflow-x:auto;padding:10px;scroll-behavior:smooth}.slider-container::-webkit-scrollbar{display:none}.slider-container .product-card{background:#fff;border:1px solid #eee;border-radius:8px;box-shadow:0 2px 6px #0000000d;display:flex;flex:0 0 240px;flex-direction:column;justify-content:space-between;padding:10px;text-align:center}.slider-arrow{background:#024ea2;border:none;border-radius:50%;color:#fff;cursor:pointer;height:36px;position:absolute;top:50%;transform:translateY(-50%);width:36px;z-index:2}.slider-arrow.left{left:5px}.slider-arrow.right{right:5px}.slider-arrow:hover{background:#013b7a}@media (max-width:768px){.slider-container .product-card{flex:0 0 180px}}.slider-layout{align-items:stretch;display:flex;gap:20px}.slider-banner{background:#f5f5f5;border-radius:12px;flex:0 0 20%;min-height:360px;overflow:hidden;position:relative}.slider-banner img{height:100%;object-fit:cover;width:100%}.slider-banner-overlay{bottom:10px;color:#fff;font-weight:700;left:10px;position:absolute;text-shadow:0 2px 4px #0009}.slider-wrapper{flex:1 1;position:relative}.why-choose-section{background:#f8f9fa;padding:50px 20px;text-align:center}.why-choose-header h2{color:#036;font-size:28px;font-weight:700;margin-bottom:10px}.why-choose-header p{color:#333;font-size:16px;line-height:1.6;margin:0 auto 40px;max-width:700px}.why-choose-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));justify-items:center;margin-bottom:30px}.why-choose-item{background:#fff;border-radius:10px;box-shadow:0 2px 6px #0000001a;max-width:250px;padding:20px;transition:transform .3s}.why-choose-item:hover{transform:translateY(-5px)}.why-choose-item img{margin-bottom:15px;width:60px}.why-choose-item h4{font-size:16px;font-weight:700;margin-bottom:8px}.why-choose-item p{color:#666;font-size:14px}.why-choose-footer{margin-top:20px}.connect-btn{background:#024ea2;border:none;border-radius:25px;color:#fff;cursor:pointer;font-size:16px;padding:12px 25px;transition:.3s}.connect-btn:hover{background:#036}.app-container{background-color:#f9fafb;box-sizing:border-box;color:#111827;display:flex;flex-direction:column;font-family:Segoe UI,sans-serif;margin:0;min-height:100vh;overflow-x:hidden;padding:0}.main-content{flex:1 1;margin:0;max-width:100%;padding:0 0 20px;text-align:center}.main-content h1{color:#1f2937;font-size:2rem;margin-bottom:12px}.main-content p{color:#4b5563;font-size:1.1rem;margin:0 auto;max-width:700px}
/*# sourceMappingURL=main.5b4df5d8.css.map*/