.Hero-module__Z8hQ_W__heroSingle{max-width:var(--container-max);width:100%;height:500px;margin:0 auto;padding:40px 20px}.Hero-module__Z8hQ_W__singleCard{width:100%;height:100%;box-shadow:var(--shadow-md);border-radius:16px;display:block;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__heroDouble{max-width:var(--container-max);grid-template-columns:1fr 1fr;gap:20px;width:100%;height:550px;margin:0 auto;padding:40px 20px;display:grid}.Hero-module__Z8hQ_W__doubleCard{width:100%;height:100%;box-shadow:var(--shadow-md);border-radius:16px;display:block;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__heroSection{max-width:var(--container-max);grid-template-columns:1.2fr .8fr;gap:20px;width:100%;height:600px;margin:0 auto;padding:56px 20px;display:grid}.Hero-module__Z8hQ_W__leftSlider{width:100%;height:100%;box-shadow:var(--shadow-md);border-radius:16px;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__sliderContainer{background:var(--secondary);width:100%;height:100%;position:relative}.Hero-module__Z8hQ_W__slide{opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity 1s ease-in-out,transform 1.5s;display:block;position:absolute;top:0;left:0;transform:scale(1.02)}.Hero-module__Z8hQ_W__slide.Hero-module__Z8hQ_W__active{opacity:1;pointer-events:auto;transform:scale(1)}.Hero-module__Z8hQ_W__bannerImage{object-fit:fill;transition:transform .5s}.Hero-module__Z8hQ_W__slide:hover .Hero-module__Z8hQ_W__bannerImage,.Hero-module__Z8hQ_W__rightCard:hover .Hero-module__Z8hQ_W__bannerImage,.Hero-module__Z8hQ_W__doubleCard:hover .Hero-module__Z8hQ_W__bannerImage,.Hero-module__Z8hQ_W__singleCard:hover .Hero-module__Z8hQ_W__bannerImage{transform:scale(1.03)}.Hero-module__Z8hQ_W__controls{z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000026;border-radius:20px;gap:8px;padding:6px 12px;display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.Hero-module__Z8hQ_W__dot{cursor:pointer;background:#fff6;border:1px solid #ffffff80;border-radius:50%;width:10px;height:10px;padding:0;transition:all .3s}.Hero-module__Z8hQ_W__dot.Hero-module__Z8hQ_W__activeDot{background:#fff;border-radius:6px;width:28px}.Hero-module__Z8hQ_W__rightBanners{flex-direction:column;gap:20px;height:100%;display:flex}.Hero-module__Z8hQ_W__rightCard{box-shadow:var(--shadow-md);background:var(--secondary);border-radius:16px;flex:1;display:block;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__skeletonContainer{grid-template-columns:1.2fr .8fr;gap:20px;width:100%;height:100%;display:grid}.Hero-module__Z8hQ_W__skeleton{background:linear-gradient(90deg, var(--secondary) 25%, var(--border) 50%, var(--secondary) 75%);background-size:200% 100%;border-radius:16px;animation:1.5s infinite Hero-module__Z8hQ_W__shimmer}.Hero-module__Z8hQ_W__skeletonLeft{width:100%;height:100%}.Hero-module__Z8hQ_W__skeletonRight{flex-direction:column;gap:20px;height:100%;display:flex}.Hero-module__Z8hQ_W__skeletonRightItem{flex:1}@keyframes Hero-module__Z8hQ_W__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:992px){.Hero-module__Z8hQ_W__heroSection{grid-template-columns:1fr;gap:20px;height:auto;padding:20px}.Hero-module__Z8hQ_W__leftSlider{height:400px}.Hero-module__Z8hQ_W__rightBanners{flex-direction:row;gap:16px;height:220px}.Hero-module__Z8hQ_W__heroDouble{grid-template-columns:1fr;gap:16px;height:auto;padding:20px}.Hero-module__Z8hQ_W__doubleCard{height:300px}.Hero-module__Z8hQ_W__heroSingle{height:350px;padding:20px}.Hero-module__Z8hQ_W__skeletonContainer{grid-template-columns:1fr;height:auto}.Hero-module__Z8hQ_W__skeletonLeft{height:400px}.Hero-module__Z8hQ_W__skeletonRight{flex-direction:row;gap:16px;height:220px}}@media (max-width:600px){.Hero-module__Z8hQ_W__leftSlider{height:280px}.Hero-module__Z8hQ_W__rightBanners{flex-direction:column;gap:16px;height:auto}.Hero-module__Z8hQ_W__rightCard{height:180px}.Hero-module__Z8hQ_W__doubleCard,.Hero-module__Z8hQ_W__heroSingle{height:200px}.Hero-module__Z8hQ_W__skeletonLeft{height:280px}.Hero-module__Z8hQ_W__skeletonRight{flex-direction:column;gap:16px;height:auto}.Hero-module__Z8hQ_W__skeletonRightItem{height:180px}}
.RoomInspiration-module__TeaOuq__inspirationSection{max-width:var(--container-max);width:100%;margin:0 auto;padding:80px 20px}.RoomInspiration-module__TeaOuq__header{text-align:center;max-width:700px;margin:0 auto 50px}.RoomInspiration-module__TeaOuq__subtitle{text-transform:uppercase;letter-spacing:2px;color:var(--accent);margin-bottom:8px;font-size:.75rem;font-weight:700;display:block}.RoomInspiration-module__TeaOuq__title{color:var(--primary);margin-bottom:16px;font-size:2.5rem;font-weight:300}.RoomInspiration-module__TeaOuq__title span{font-weight:700}.RoomInspiration-module__TeaOuq__description{color:var(--text-muted);font-size:.95rem;line-height:1.6}.RoomInspiration-module__TeaOuq__grid{grid-template-columns:repeat(3,1fr);gap:30px;width:100%;display:grid}.RoomInspiration-module__TeaOuq__card{color:inherit;outline:none;text-decoration:none;display:block}.RoomInspiration-module__TeaOuq__imageBox{width:100%;height:380px;box-shadow:var(--shadow-md);background:var(--secondary);border-radius:16px;margin-bottom:18px;position:relative;overflow:hidden}.RoomInspiration-module__TeaOuq__image{object-fit:cover;transition:transform .6s cubic-bezier(.16,1,.3,1)}.RoomInspiration-module__TeaOuq__card:hover .RoomInspiration-module__TeaOuq__image{transform:scale(1.04)}.RoomInspiration-module__TeaOuq__tag{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;text-transform:uppercase;letter-spacing:1px;z-index:2;background:#2d4f3ef2;border-radius:20px;padding:4px 12px;font-size:.7rem;font-weight:700;position:absolute;top:15px;left:15px}.RoomInspiration-module__TeaOuq__info h3{color:var(--foreground);margin-bottom:6px;font-size:1.25rem;font-weight:600}.RoomInspiration-module__TeaOuq__info p{color:var(--text-muted);margin-bottom:10px;font-size:.9rem;line-height:1.5}.RoomInspiration-module__TeaOuq__exploreLink{color:var(--primary);transition:var(--transition);font-size:.85rem;font-weight:700}.RoomInspiration-module__TeaOuq__card:hover .RoomInspiration-module__TeaOuq__exploreLink{color:var(--accent);padding-left:5px}.RoomInspiration-module__TeaOuq__viewallbu{text-align:center;float:right;width:10%}.RoomInspiration-module__TeaOuq__viewallbu .RoomInspiration-module__TeaOuq__bu{color:#fff;cursor:pointer;background-color:#2d4f3e;border:1px solid #2d4f3e;border-radius:3px;margin-bottom:7px;padding:5px 10px;font-family:system-ui;font-weight:500}@media (max-width:992px){.RoomInspiration-module__TeaOuq__grid{grid-template-columns:1fr;gap:40px}.RoomInspiration-module__TeaOuq__imageBox{height:300px}}
.Categories-module__ds54Za__categoriesSection{max-width:var(--container-max);margin:0 auto;padding:100px 20px}.Categories-module__ds54Za__header{text-align:center;margin-bottom:60px}.Categories-module__ds54Za__title{margin-bottom:16px;font-size:2.5rem;font-weight:300}.Categories-module__ds54Za__title span{color:var(--primary);font-weight:700}.Categories-module__ds54Za__subtitle{color:var(--text-muted);max-width:600px;margin:0 auto}.Categories-module__ds54Za__mainTabs{flex-wrap:wrap;justify-content:center;gap:20px;margin-bottom:50px;display:flex}.Categories-module__ds54Za__mainTabBtn{background:var(--secondary);border:1px solid var(--border);color:var(--text-muted);cursor:pointer;border-radius:50px;padding:12px 30px;font-size:1rem;font-weight:600;transition:all .3s}.Categories-module__ds54Za__mainTabBtn:hover{border-color:var(--primary);color:var(--primary)}.Categories-module__ds54Za__mainTabBtn.Categories-module__ds54Za__activeMain{background:var(--primary);color:#fff;border-color:var(--primary);box-shadow:var(--shadow-md)}.Categories-module__ds54Za__subContainer{box-shadow:var(--shadow-lg);background:#fff;border-radius:24px;grid-template-columns:250px 1fr;gap:40px;min-height:500px;padding:40px;display:grid}.Categories-module__ds54Za__subList{border-right:1px solid var(--border);flex-direction:column;gap:12px;padding-right:20px;display:flex}.Categories-module__ds54Za__subTabBtn{text-align:left;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:14px 20px;font-size:.95rem;font-weight:500;transition:all .3s}.Categories-module__ds54Za__subTabBtn:hover{background:var(--secondary);color:var(--primary)}.Categories-module__ds54Za__subTabBtn.Categories-module__ds54Za__activeSub{background:var(--secondary);color:var(--primary);padding-left:30px;font-weight:700}.Categories-module__ds54Za__displayArea{position:relative}.Categories-module__ds54Za__contentWrapper{grid-template-columns:1fr 1fr;align-items:center;gap:40px;height:100%;display:grid}.Categories-module__ds54Za__imageBox{background:0 0;border-radius:20px;width:100%;height:400px;position:relative;overflow:hidden}.Categories-module__ds54Za__displayImage{object-fit:contain;transition:transform .8s}.Categories-module__ds54Za__textBox{flex-direction:column;gap:16px;display:flex}.Categories-module__ds54Za__parentName{text-transform:uppercase;letter-spacing:2px;color:var(--accent);font-size:.8rem;font-weight:700}.Categories-module__ds54Za__textBox h3{color:var(--primary);font-size:2.2rem;font-weight:300}.Categories-module__ds54Za__textBox p{color:var(--text-muted);font-size:1.1rem;line-height:1.6}@media (max-width:992px){.Categories-module__ds54Za__subContainer{grid-template-columns:1fr;padding:20px}.Categories-module__ds54Za__subList{border-right:none;border-bottom:1px solid var(--border);white-space:nowrap;flex-direction:row;padding-bottom:15px;padding-right:0;overflow-x:auto}.Categories-module__ds54Za__contentWrapper{grid-template-columns:1fr;padding-top:30px}.Categories-module__ds54Za__imageBox{height:300px}.Categories-module__ds54Za__textBox{text-align:center;align-items:center}}
.FeaturedProducts-module__yQoekG__featured{padding-bottom:100px}.FeaturedProducts-module__yQoekG__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;display:grid}.FeaturedProducts-module__yQoekG__card{transition:var(--transition)}.FeaturedProducts-module__yQoekG__imageWrapper{aspect-ratio:1;border:1px solid var(--border);background:#fff;border-radius:12px;width:100%;margin-bottom:20px;position:relative;overflow:hidden}.FeaturedProducts-module__yQoekG__image{object-fit:contain;transition:transform .5s}.FeaturedProducts-module__yQoekG__card:hover .FeaturedProducts-module__yQoekG__image{transform:scale(1.05)}.FeaturedProducts-module__yQoekG__tag{background:var(--accent);color:#fff;z-index:2;text-transform:uppercase;border-radius:20px;padding:4px 12px;font-size:.75rem;font-weight:600;position:absolute;top:15px;left:15px}.FeaturedProducts-module__yQoekG__quickAdd{background:var(--primary);color:#fff;cursor:pointer;border:none;width:100%;padding:15px;font-weight:600;transition:bottom .3s;position:absolute;bottom:-50px;left:0}.FeaturedProducts-module__yQoekG__imageWrapper:hover .FeaturedProducts-module__yQoekG__quickAdd{bottom:0}.FeaturedProducts-module__yQoekG__info h3{margin-bottom:5px;font-size:1.1rem;font-weight:500}.FeaturedProducts-module__yQoekG__priceWrapper{flex-wrap:wrap;align-items:center;gap:8px;margin-top:6px;display:flex}.FeaturedProducts-module__yQoekG__price{color:var(--accent);font-size:1.05rem;font-weight:600}.FeaturedProducts-module__yQoekG__mrp{color:#999;font-size:.85rem;font-weight:400;text-decoration:line-through}.FeaturedProducts-module__yQoekG__discount{color:#e53e3e;letter-spacing:.5px;font-size:.8rem;font-weight:700}.FeaturedProducts-module__yQoekG__skeletonCard{pointer-events:none}.FeaturedProducts-module__yQoekG__skeletonImage,.FeaturedProducts-module__yQoekG__skeletonTitle,.FeaturedProducts-module__yQoekG__skeletonPrice{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:10px;animation:1.5s linear infinite FeaturedProducts-module__yQoekG__shimmer}.FeaturedProducts-module__yQoekG__skeletonImage{width:100%;height:300px}.FeaturedProducts-module__yQoekG__skeletonTitle{width:80%;height:18px;margin-top:15px}.FeaturedProducts-module__yQoekG__skeletonPrice{width:40%;height:16px;margin-top:10px}@keyframes FeaturedProducts-module__yQoekG__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@media (max-width:576px){.FeaturedProducts-module__yQoekG__imageWrapper{margin-bottom:12px}.FeaturedProducts-module__yQoekG__quickAdd{display:none!important}}
.BrandTrust-module__yOtkIa__brandTrustSection{background:var(--secondary);border-top:1px solid var(--border);border-bottom:1px solid var(--border);width:100%;padding:100px 20px}.BrandTrust-module__yOtkIa__container{max-width:var(--container-max);margin:0 auto}.BrandTrust-module__yOtkIa__header{text-align:center;max-width:700px;margin:0 auto 60px}.BrandTrust-module__yOtkIa__badge{text-transform:uppercase;letter-spacing:2px;color:var(--accent);margin-bottom:8px;font-size:.75rem;font-weight:700;display:block}.BrandTrust-module__yOtkIa__title{color:var(--primary);margin-bottom:16px;font-size:2.5rem;font-weight:300}.BrandTrust-module__yOtkIa__title span{font-weight:700}.BrandTrust-module__yOtkIa__desc{color:var(--text-muted);font-size:.95rem;line-height:1.6}.BrandTrust-module__yOtkIa__grid{grid-template-columns:repeat(4,1fr);gap:30px;width:100%;display:grid}.BrandTrust-module__yOtkIa__card{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:16px;padding:30px;transition:all .3s cubic-bezier(.16,1,.3,1)}.BrandTrust-module__yOtkIa__card:hover{box-shadow:var(--shadow-md);border-color:var(--primary);transform:translateY(-5px)}.BrandTrust-module__yOtkIa__icon{margin-bottom:20px;font-size:2.2rem;display:block}.BrandTrust-module__yOtkIa__card h3{color:var(--primary);margin-bottom:12px;font-size:1.15rem;font-weight:600}.BrandTrust-module__yOtkIa__card p{color:var(--text-muted);font-size:.85rem;line-height:1.6}@media (max-width:992px){.BrandTrust-module__yOtkIa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.BrandTrust-module__yOtkIa__grid{grid-template-columns:1fr}.BrandTrust-module__yOtkIa__brandTrustSection{padding:60px 20px}}
.BestProducts-module__w_2m5q__featured{padding-bottom:100px;position:relative;overflow:hidden}.BestProducts-module__w_2m5q__header{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.BestProducts-module__w_2m5q__navigation{gap:12px;display:flex}.BestProducts-module__w_2m5q__navButton{width:44px;height:44px;color:var(--primary,#1e1e1e);cursor:pointer;background:#fff;border:1px solid #0000001a;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;box-shadow:0 2px 8px #0000000d}.BestProducts-module__w_2m5q__navButton:hover:not(.BestProducts-module__w_2m5q__disabled){background:var(--primary,#1e1e1e);color:#fff;border-color:var(--primary,#1e1e1e);transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.BestProducts-module__w_2m5q__navButton:active:not(.BestProducts-module__w_2m5q__disabled){transform:translateY(0)}.BestProducts-module__w_2m5q__disabled{opacity:.4;cursor:not-allowed;color:#aaa;box-shadow:none;background:#f5f5f5}.BestProducts-module__w_2m5q__sliderContainer{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:28px;margin:0 -4px;padding:10px 4px 20px;display:flex;overflow-x:auto}.BestProducts-module__w_2m5q__sliderContainer::-webkit-scrollbar{display:none}.BestProducts-module__w_2m5q__card{scroll-snap-align:start;min-width:280px;max-width:320px;transition:var(--transition);flex:0 0 calc(25% - 21px)}@media (max-width:1200px){.BestProducts-module__w_2m5q__card{flex:0 0 calc(33.333% - 19px)}}@media (max-width:900px){.BestProducts-module__w_2m5q__card{flex:0 0 calc(50% - 14px)}}@media (max-width:600px){.BestProducts-module__w_2m5q__card{flex:0 0 85%;min-width:260px}.BestProducts-module__w_2m5q__sliderContainer{gap:16px}}.BestProducts-module__w_2m5q__imageWrapper{aspect-ratio:1;border:1px solid var(--border);background:#fff;border-radius:12px;width:100%;margin-bottom:20px;position:relative;overflow:hidden}.BestProducts-module__w_2m5q__image{object-fit:contain;transition:transform .5s}.BestProducts-module__w_2m5q__card:hover .BestProducts-module__w_2m5q__image{transform:scale(1.05)}.BestProducts-module__w_2m5q__tag{background:var(--accent);color:#fff;z-index:2;text-transform:uppercase;border-radius:20px;padding:4px 12px;font-size:.75rem;font-weight:600;position:absolute;top:15px;left:15px}.BestProducts-module__w_2m5q__quickAdd{background:var(--primary);color:#fff;cursor:pointer;border:none;width:100%;padding:15px;font-weight:600;transition:bottom .3s;position:absolute;bottom:-50px;left:0}.BestProducts-module__w_2m5q__imageWrapper:hover .BestProducts-module__w_2m5q__quickAdd{bottom:0}.BestProducts-module__w_2m5q__info h3{margin-bottom:5px;font-size:1.1rem;font-weight:500}.BestProducts-module__w_2m5q__priceWrapper{flex-wrap:wrap;align-items:center;gap:8px;margin-top:6px;display:flex}.BestProducts-module__w_2m5q__price{color:var(--accent);font-size:1.05rem;font-weight:600}.BestProducts-module__w_2m5q__mrp{color:#999;font-size:.85rem;font-weight:400;text-decoration:line-through}.BestProducts-module__w_2m5q__discount{color:#e53e3e;letter-spacing:.5px;font-size:.8rem;font-weight:700}.BestProducts-module__w_2m5q__skeletonCard{pointer-events:none}.BestProducts-module__w_2m5q__skeletonImage,.BestProducts-module__w_2m5q__skeletonTitle,.BestProducts-module__w_2m5q__skeletonPrice{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:10px;animation:1.5s linear infinite BestProducts-module__w_2m5q__shimmer}.BestProducts-module__w_2m5q__skeletonImage{width:100%;height:300px}.BestProducts-module__w_2m5q__skeletonTitle{width:80%;height:18px;margin-top:15px}.BestProducts-module__w_2m5q__skeletonPrice{width:40%;height:16px;margin-top:10px}@keyframes BestProducts-module__w_2m5q__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@media (max-width:600px){.BestProducts-module__w_2m5q__quickAdd{display:none!important}}
.CategoryFilterProducts-module__ca4vcG__section{border-top:1px solid #0000000d;max-width:1400px;margin:0 auto;padding:80px 5%;overflow:hidden}.CategoryFilterProducts-module__ca4vcG__splitLayout{align-items:flex-start;gap:50px;display:flex}.CategoryFilterProducts-module__ca4vcG__sidebar{flex-direction:column;flex:0 0 320px;gap:30px;display:flex;position:sticky;top:120px}.CategoryFilterProducts-module__ca4vcG__tagline{text-transform:uppercase;color:var(--accent,#c69b7b);letter-spacing:2px;margin-bottom:8px;font-size:.85rem;font-weight:700;display:block}.CategoryFilterProducts-module__ca4vcG__title{color:var(--primary,#1e1e1e);margin:0 0 15px;font-size:2.2rem;font-weight:600;line-height:1.2}.CategoryFilterProducts-module__ca4vcG__desc{color:#666;margin:0;font-size:.95rem;line-height:1.6}.CategoryFilterProducts-module__ca4vcG__tabList{flex-direction:column;gap:12px;display:flex}.CategoryFilterProducts-module__ca4vcG__tabBtn{color:#555;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000000f;border-radius:8px;align-items:center;gap:12px;padding:12px 16px;font-size:.95rem;font-weight:500;transition:all .3s;display:flex}.CategoryFilterProducts-module__ca4vcG__tabDot{background:#ccc;border-radius:50%;width:6px;height:6px;transition:all .3s}.CategoryFilterProducts-module__ca4vcG__tabBtn:hover{color:var(--primary,#1e1e1e);background:#00000005;border-color:#0000001f}.CategoryFilterProducts-module__ca4vcG__activeTab{font-weight:600;box-shadow:0 4px 12px #00000014;background:var(--primary,#1e1e1e)!important;color:#fff!important;border-color:var(--primary,#1e1e1e)!important}.CategoryFilterProducts-module__ca4vcG__activeTab .CategoryFilterProducts-module__ca4vcG__tabDot{background:var(--accent,#c69b7b);transform:scale(1.5)}.CategoryFilterProducts-module__ca4vcG__controls{flex-direction:column;gap:20px;margin-top:10px;display:flex}.CategoryFilterProducts-module__ca4vcG__navigation{gap:12px;display:flex}.CategoryFilterProducts-module__ca4vcG__navButton{width:42px;height:42px;color:var(--primary,#1e1e1e);cursor:pointer;background:#fff;border:1px solid #0000001a;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.CategoryFilterProducts-module__ca4vcG__navButton:hover:not(.CategoryFilterProducts-module__ca4vcG__disabled){background:var(--primary,#1e1e1e);color:#fff;border-color:var(--primary,#1e1e1e)}.CategoryFilterProducts-module__ca4vcG__disabled{opacity:.35;cursor:not-allowed;color:#bbb;background:#f9f9f9}.CategoryFilterProducts-module__ca4vcG__progressBarWrapper{background:#eaeaea;border-radius:10px;width:100%;height:3px;position:relative;overflow:hidden}.CategoryFilterProducts-module__ca4vcG__progressBarActive{background:var(--accent,#c69b7b);border-radius:10px;height:100%;transition:width .15s ease-out;position:absolute;top:0;left:0}.CategoryFilterProducts-module__ca4vcG__sliderWrapper{flex-direction:column;flex:1;gap:35px;min-width:0;display:flex}.CategoryFilterProducts-module__ca4vcG__sliderContainer{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:30px;margin:0 -5px;padding:10px 5px 30px;display:flex;overflow-x:auto}.CategoryFilterProducts-module__ca4vcG__sliderContainer::-webkit-scrollbar{display:none}.CategoryFilterProducts-module__ca4vcG__card{scroll-snap-align:start;min-width:270px;max-width:320px;color:inherit;background:#fff;border:1px solid #0000000d;border-radius:16px;flex-direction:column;flex:0 0 calc(33.333% - 20px);text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);animation:.5s ease-out backwards CategoryFilterProducts-module__ca4vcG__cardFadeIn;display:flex;overflow:hidden;box-shadow:0 4px 15px #00000005}@keyframes CategoryFilterProducts-module__ca4vcG__cardFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.CategoryFilterProducts-module__ca4vcG__card:hover{border-color:#0000001a;transform:translateY(-8px);box-shadow:0 12px 30px #00000014}.CategoryFilterProducts-module__ca4vcG__imageWrapper{aspect-ratio:1;background:#fff;border-bottom:1px solid #0000000d;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.CategoryFilterProducts-module__ca4vcG__decorCircle{z-index:0;background:radial-gradient(circle,#00000004 0%,#0000 70%);border:1px dashed #00000008;border-radius:50%;width:180px;height:180px;transition:transform .6s;position:absolute}.CategoryFilterProducts-module__ca4vcG__card:hover .CategoryFilterProducts-module__ca4vcG__decorCircle{transform:scale(1.15)rotate(15deg)}.CategoryFilterProducts-module__ca4vcG__image{object-fit:contain;z-index:1;padding:10px;transition:transform .6s cubic-bezier(.16,1,.3,1)}.CategoryFilterProducts-module__ca4vcG__card:hover .CategoryFilterProducts-module__ca4vcG__image{transform:scale(1.08)}.CategoryFilterProducts-module__ca4vcG__cardBadge{background:var(--accent,#c69b7b);color:#fff;z-index:2;text-transform:uppercase;letter-spacing:.5px;border-radius:20px;padding:4px 12px;font-size:.7rem;font-weight:700;position:absolute;top:15px;left:15px;box-shadow:0 2px 6px #c69b7b33}.CategoryFilterProducts-module__ca4vcG__cardOverlay{opacity:0;z-index:2;background:#00000008;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s;display:flex;position:absolute;top:0;left:0}.CategoryFilterProducts-module__ca4vcG__viewText{color:var(--primary,#1e1e1e);background:#fff;border-radius:30px;padding:10px 20px;font-size:.85rem;font-weight:600;transition:all .3s;transform:translateY(10px);box-shadow:0 4px 12px #0000001a}.CategoryFilterProducts-module__ca4vcG__card:hover .CategoryFilterProducts-module__ca4vcG__cardOverlay{opacity:1}.CategoryFilterProducts-module__ca4vcG__card:hover .CategoryFilterProducts-module__ca4vcG__viewText{transform:translateY(0)}.CategoryFilterProducts-module__ca4vcG__info{z-index:1;background:#fff;flex-direction:column;gap:6px;padding:20px;display:flex}.CategoryFilterProducts-module__ca4vcG__subCategory{color:#999;text-transform:uppercase;letter-spacing:1px;font-size:.75rem;font-weight:600}.CategoryFilterProducts-module__ca4vcG__info h3{color:var(--primary,#1e1e1e);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:1.05rem;font-weight:550;overflow:hidden}.CategoryFilterProducts-module__ca4vcG__priceWrapper{align-items:center;gap:10px;margin-top:4px;display:flex}.CategoryFilterProducts-module__ca4vcG__price{color:var(--accent,#c69b7b);font-size:1.1rem;font-weight:650}.CategoryFilterProducts-module__ca4vcG__mrp{color:#bbb;font-size:.85rem;text-decoration:line-through}.CategoryFilterProducts-module__ca4vcG__discount{color:#e53e3e;letter-spacing:.5px;font-size:.75rem;font-weight:700}.CategoryFilterProducts-module__ca4vcG__footerLink{justify-content:flex-start;display:flex}.CategoryFilterProducts-module__ca4vcG__exploreAllBtn{color:var(--primary,#1e1e1e);border-bottom:2px solid var(--accent,#c69b7b);align-items:center;gap:8px;padding:10px 0;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.CategoryFilterProducts-module__ca4vcG__exploreAllBtn:hover{color:var(--accent,#c69b7b);gap:14px}.CategoryFilterProducts-module__ca4vcG__arrowIcon{transition:transform .3s}.CategoryFilterProducts-module__ca4vcG__exploreAllBtn:hover .CategoryFilterProducts-module__ca4vcG__arrowIcon{transform:translate(3px)}.CategoryFilterProducts-module__ca4vcG__loadingContainer{color:#666;flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:300px;display:flex}.CategoryFilterProducts-module__ca4vcG__spinner{border:3px solid #0000000d;border-top-color:var(--accent,#c69b7b);border-radius:50%;width:45px;height:45px;animation:.8s linear infinite CategoryFilterProducts-module__ca4vcG__spin}@keyframes CategoryFilterProducts-module__ca4vcG__spin{to{transform:rotate(360deg)}}@media (max-width:1100px){.CategoryFilterProducts-module__ca4vcG__splitLayout{flex-direction:column;gap:40px}.CategoryFilterProducts-module__ca4vcG__sidebar{flex:none;gap:20px;width:100%;position:static}.CategoryFilterProducts-module__ca4vcG__title{font-size:1.8rem}.CategoryFilterProducts-module__ca4vcG__tabList{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-direction:row;margin:0 -5%;padding-bottom:10px;padding-left:5%;padding-right:5%;overflow-x:auto}.CategoryFilterProducts-module__ca4vcG__tabList::-webkit-scrollbar{display:none}.CategoryFilterProducts-module__ca4vcG__tabBtn{flex:none;padding:10px 18px}.CategoryFilterProducts-module__ca4vcG__controls{display:none}.CategoryFilterProducts-module__ca4vcG__sliderWrapper{width:100%}.CategoryFilterProducts-module__ca4vcG__card{flex:0 0 calc(50% - 15px)}}@media (max-width:600px){.CategoryFilterProducts-module__ca4vcG__section{padding:50px 20px}.CategoryFilterProducts-module__ca4vcG__card{flex:0 0 85%;min-width:250px}.CategoryFilterProducts-module__ca4vcG__sliderContainer{gap:16px}.CategoryFilterProducts-module__ca4vcG__imageWrapper{aspect-ratio:1;height:auto}}
.CategorySlider-module__8x2_Gq__section{max-width:1400px;margin:0 auto;padding:60px 5%;overflow:hidden}.CategorySlider-module__8x2_Gq__header{justify-content:space-between;align-items:flex-end;margin-bottom:35px;display:flex}.CategorySlider-module__8x2_Gq__tagline{text-transform:uppercase;color:var(--accent,#c69b7b);letter-spacing:2px;margin-bottom:6px;font-size:.8rem;font-weight:700;display:block}.CategorySlider-module__8x2_Gq__title{color:var(--primary,#1e1e1e);margin:0;font-size:2.1rem;font-weight:600;line-height:1.2}.CategorySlider-module__8x2_Gq__toggleWrapper{background:#f1f3f5;border-radius:45px;margin-left:auto;margin-right:30px;padding:4px;display:flex;box-shadow:inset 0 2px 4px #00000008}.CategorySlider-module__8x2_Gq__toggleBtn{color:#666;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:40px;padding:10px 22px;font-size:.88rem;font-weight:600;transition:all .3s cubic-bezier(.16,1,.3,1)}.CategorySlider-module__8x2_Gq__toggleBtn:hover{color:var(--primary,#1e1e1e)}.CategorySlider-module__8x2_Gq__toggleActive{background:var(--primary,#1e1e1e);box-shadow:0 4px 10px #00000014;color:#fff!important}.CategorySlider-module__8x2_Gq__navigation{gap:12px;display:flex}.CategorySlider-module__8x2_Gq__navButton{width:44px;height:44px;color:var(--primary,#1e1e1e);cursor:pointer;background:#fff;border:1px solid #00000014;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;box-shadow:0 2px 8px #00000008}.CategorySlider-module__8x2_Gq__navButton:hover:not(.CategorySlider-module__8x2_Gq__disabled){background:var(--primary,#1e1e1e);color:#fff;border-color:var(--primary,#1e1e1e);transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.CategorySlider-module__8x2_Gq__disabled{opacity:.35;cursor:not-allowed;color:#bbb;box-shadow:none;background:#f9f9f9}.CategorySlider-module__8x2_Gq__sliderContainer{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:35px;margin:0 -6px;padding:15px 6px 20px;display:flex;overflow-x:auto}.CategorySlider-module__8x2_Gq__sliderContainer::-webkit-scrollbar{display:none}.CategorySlider-module__8x2_Gq__card{max-width:150px;color:inherit;scroll-snap-align:start;flex-direction:column;flex:0 0 150px;align-items:center;gap:16px;text-decoration:none;display:flex}.CategorySlider-module__8x2_Gq__circleBgWrapper{border-radius:50%;justify-content:center;align-items:center;width:150px;height:150px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;box-shadow:inset 0 2px 10px #fff9,0 4px 15px #00000005}.CategorySlider-module__8x2_Gq__ring{border:2px solid var(--accent,#c69b7b);opacity:0;border-radius:50%;transition:all .4s cubic-bezier(.16,1,.3,1);position:absolute;inset:-6px;transform:scale(.9)}.CategorySlider-module__8x2_Gq__card:hover .CategorySlider-module__8x2_Gq__circleBgWrapper{transform:translateY(-5px);box-shadow:0 10px 25px #0000000f}.CategorySlider-module__8x2_Gq__card:hover .CategorySlider-module__8x2_Gq__ring{opacity:1;transform:scale(1)}.CategorySlider-module__8x2_Gq__imageWrapper{z-index:1;width:100px;height:100px;position:relative}.CategorySlider-module__8x2_Gq__image{object-fit:contain;transition:transform .4s cubic-bezier(.16,1,.3,1)}.CategorySlider-module__8x2_Gq__card:hover .CategorySlider-module__8x2_Gq__image{transform:translateY(-8px)scale(1.1)}.CategorySlider-module__8x2_Gq__info{text-align:center;flex-direction:column;gap:4px;width:100%;display:flex}.CategorySlider-module__8x2_Gq__info h3{color:var(--primary,#1e1e1e);white-space:nowrap;text-overflow:ellipsis;width:100%;margin:0;font-size:1.02rem;font-weight:600;transition:color .3s;overflow:hidden}.CategorySlider-module__8x2_Gq__card:hover h3{color:var(--accent,#c69b7b)}.CategorySlider-module__8x2_Gq__countBadge{color:#777;letter-spacing:.2px;font-size:.78rem;font-weight:500}.CategorySlider-module__8x2_Gq__loadingTrack{gap:35px;padding:15px 0;display:flex;overflow-x:hidden}.CategorySlider-module__8x2_Gq__skeletonCard{flex-direction:column;flex:0 0 150px;align-items:center;gap:16px;display:flex}.CategorySlider-module__8x2_Gq__skeletonCircle{background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 50%,#f3f4f6 75%) 0 0/200% 100%;border-radius:50%;width:150px;height:150px;animation:1.5s linear infinite CategorySlider-module__8x2_Gq__shimmer}.CategorySlider-module__8x2_Gq__skeletonLine{background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 50%,#f3f4f6 75%) 0 0/200% 100%;border-radius:4px;width:90px;height:16px;animation:1.5s linear infinite CategorySlider-module__8x2_Gq__shimmer}@keyframes CategorySlider-module__8x2_Gq__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@media (max-width:768px){.CategorySlider-module__8x2_Gq__section{padding:40px 20px}.CategorySlider-module__8x2_Gq__header{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:25px}.CategorySlider-module__8x2_Gq__toggleWrapper{justify-content:space-between;width:100%;margin-left:0;margin-right:0}.CategorySlider-module__8x2_Gq__toggleBtn{text-align:center;flex:1;padding:10px}.CategorySlider-module__8x2_Gq__navigation{display:none}.CategorySlider-module__8x2_Gq__title{font-size:1.7rem}.CategorySlider-module__8x2_Gq__sliderContainer{gap:20px}.CategorySlider-module__8x2_Gq__card{flex:0 0 120px;max-width:120px}.CategorySlider-module__8x2_Gq__circleBgWrapper{width:120px;height:120px}.CategorySlider-module__8x2_Gq__imageWrapper{width:80px;height:80px}.CategorySlider-module__8x2_Gq__card:hover .CategorySlider-module__8x2_Gq__image{transform:translateY(-5px)scale(1.08)}.CategorySlider-module__8x2_Gq__info h3{font-size:.92rem}}
