.CategoryDetail-module__ozZZ9G__hero{background-color:var(--bg-secondary);padding:100px 0 60px}.CategoryDetail-module__ozZZ9G__backBtn{color:var(--text-muted);transition:var(--transition);align-items:center;gap:6px;margin-bottom:24px;font-size:.95rem;font-weight:500;display:inline-flex}.CategoryDetail-module__ozZZ9G__backBtn:hover{color:var(--brand-purple);transform:translate(-4px)}.CategoryDetail-module__ozZZ9G__hero h1{color:var(--brand-purple);margin-bottom:12px;font-size:3rem}.CategoryDetail-module__ozZZ9G__hero p{color:var(--text-muted);font-size:1.1rem}.CategoryDetail-module__ozZZ9G__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:32px;display:grid}.CategoryDetail-module__ozZZ9G__card{background:var(--bg-secondary);border:1px solid var(--border-color);transition:var(--transition);border-radius:16px;text-decoration:none;display:block;overflow:hidden}.CategoryDetail-module__ozZZ9G__card:hover{box-shadow:var(--shadow-md);border-color:var(--brand-gold);transform:translateY(-6px)}.CategoryDetail-module__ozZZ9G__imageWrapper{aspect-ratio:1;background:#f0f0f0;position:relative;overflow:hidden}.CategoryDetail-module__ozZZ9G__imageWrapper img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.CategoryDetail-module__ozZZ9G__card:hover .CategoryDetail-module__ozZZ9G__imageWrapper img{transform:scale(1.06)}.CategoryDetail-module__ozZZ9G__badge{background:var(--brand-purple);color:#fff;text-transform:uppercase;letter-spacing:1px;border-radius:20px;padding:4px 10px;font-size:.75rem;font-weight:700;position:absolute;top:12px;left:12px}.CategoryDetail-module__ozZZ9G__cardBody{padding:20px}.CategoryDetail-module__ozZZ9G__cardBody h3{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;margin-bottom:10px;font-size:1.1rem;font-weight:600;overflow:hidden}.CategoryDetail-module__ozZZ9G__priceRow{align-items:baseline;gap:10px;display:flex}.CategoryDetail-module__ozZZ9G__price{color:var(--brand-purple);font-size:1.25rem;font-weight:700}.CategoryDetail-module__ozZZ9G__comparePrice{color:#a0aec0;font-size:.95rem;text-decoration:line-through}.CategoryDetail-module__ozZZ9G__empty{text-align:center;color:var(--text-muted);padding:80px 20px;font-size:1.1rem}@media (max-width:768px){.CategoryDetail-module__ozZZ9G__hero h1{font-size:2.2rem}.CategoryDetail-module__ozZZ9G__grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:20px}}
.ProductCard-module__9j1fXa__card{box-shadow:var(--shadow-sm);transition:var(--transition);border:1px solid var(--border-color);background:#fff;border-radius:12px;flex-direction:column;height:100%;display:flex;overflow:hidden}.ProductCard-module__9j1fXa__card:hover{box-shadow:var(--shadow-lg);border-color:var(--brand-gold);transform:translateY(-8px)}.ProductCard-module__9j1fXa__imageWrapper{background-color:var(--bg-secondary);height:280px;min-height:280px;position:relative;overflow:hidden}.ProductCard-module__9j1fXa__imageWrapper img{object-fit:cover;width:100%;height:100%;transition:var(--transition)}.ProductCard-module__9j1fXa__card:hover .ProductCard-module__9j1fXa__imageWrapper img{transform:scale(1.08)}.ProductCard-module__9j1fXa__badge{text-transform:uppercase;color:var(--brand-purple);box-shadow:var(--shadow-sm);letter-spacing:.5px;background:#fff;border-radius:6px;padding:4px 12px;font-size:.7rem;font-weight:700;position:absolute;top:15px;right:15px}.ProductCard-module__9j1fXa__info{flex-direction:column;flex-grow:1;gap:12px;padding:20px;display:flex}.ProductCard-module__9j1fXa__title{color:var(--foreground);-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:0;font-size:1.1rem;font-weight:600;display:-webkit-box;overflow:hidden}.ProductCard-module__9j1fXa__priceRow{align-items:center;gap:10px;margin-bottom:5px;display:flex}.ProductCard-module__9j1fXa__price{color:var(--brand-purple);font-size:1.25rem;font-weight:700}.ProductCard-module__9j1fXa__comparePrice{color:#a0aec0;font-size:.95rem;font-weight:400;text-decoration:line-through}.ProductCard-module__9j1fXa__whatsappBtn{color:#fff;transition:var(--transition);background:#25d366;border-radius:8px;justify-content:center;align-items:center;margin-top:auto;padding:12px;font-size:.95rem;font-weight:600;display:flex}.ProductCard-module__9j1fXa__whatsappBtn:hover{background:#1eb954;transform:translateY(-2px);box-shadow:0 4px 12px #25d3664d}.ProductCard-module__9j1fXa__whatsappBtnDisabled{color:#888;cursor:not-allowed;background:#e0e0e0;border-radius:8px;justify-content:center;align-items:center;margin-top:auto;padding:12px;font-size:.95rem;font-weight:600;display:flex}.ProductCard-module__9j1fXa__outOfStockBadge{color:#fff;text-transform:uppercase;letter-spacing:1px;z-index:2;white-space:nowrap;background:#000000b3;border-radius:4px;padding:8px 16px;font-size:1rem;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ProductCard-module__9j1fXa__outOfStockCard:hover{box-shadow:var(--shadow-sm);border-color:var(--border-color);transform:none}.ProductCard-module__9j1fXa__outOfStockCard:hover .ProductCard-module__9j1fXa__imageWrapper img{transform:none}@media (max-width:768px){.ProductCard-module__9j1fXa__imageWrapper{height:200px;min-height:200px}.ProductCard-module__9j1fXa__info{gap:8px;padding:15px}.ProductCard-module__9j1fXa__title{font-size:1rem}}
.ProductCatalog-module__oHIiLq__container{padding-bottom:50px}.ProductCatalog-module__oHIiLq__filterBar{scrollbar-width:none;-ms-overflow-style:none;gap:20px;margin-bottom:50px;padding:10px 5px 20px;display:flex;overflow-x:auto}.ProductCatalog-module__oHIiLq__filterBar::-webkit-scrollbar{display:none}.ProductCatalog-module__oHIiLq__categoryItem{cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:12px;min-width:80px;padding:0;transition:transform .3s;display:flex}.ProductCatalog-module__oHIiLq__categoryImage{background:#fff;border:2px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden;box-shadow:0 4px 12px #00000014}.ProductCatalog-module__oHIiLq__categoryImage img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.ProductCatalog-module__oHIiLq__categoryName{color:var(--text-muted);text-align:center;white-space:nowrap;font-size:.85rem;font-weight:600;transition:color .3s}.ProductCatalog-module__oHIiLq__categoryItem:hover .ProductCatalog-module__oHIiLq__categoryImage{border-color:var(--brand-purple-light,#e0d0ff);transform:translateY(-5px)}.ProductCatalog-module__oHIiLq__categoryItem:hover .ProductCatalog-module__oHIiLq__categoryImage img{transform:scale(1.1)}.ProductCatalog-module__oHIiLq__categoryItem.ProductCatalog-module__oHIiLq__active .ProductCatalog-module__oHIiLq__categoryImage{border-color:var(--brand-purple);box-shadow:0 0 0 4px rgba(var(--brand-purple-rgb,107, 70, 193), .1);transform:scale(1.05)}.ProductCatalog-module__oHIiLq__categoryItem.ProductCatalog-module__oHIiLq__active .ProductCatalog-module__oHIiLq__categoryName{color:var(--brand-purple)}.ProductCatalog-module__oHIiLq__allGiftsIcon{background:var(--brand-purple);color:#fff;justify-content:center;align-items:center;width:100%;height:100%;font-size:1.5rem;display:flex}.ProductCatalog-module__oHIiLq__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:30px;display:grid}.ProductCatalog-module__oHIiLq__loader,.ProductCatalog-module__oHIiLq__empty{text-align:center;color:var(--text-muted);grid-column:1/-1;padding:100px 0;font-size:1.2rem}@media (max-width:768px){.ProductCatalog-module__oHIiLq__grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:15px}.ProductCatalog-module__oHIiLq__filterBtn{padding:8px 16px;font-size:.85rem}}
.Products-module__ue3gTW__hero{background-color:var(--brand-purple);color:#fff;text-align:center;padding:80px 0}.Products-module__ue3gTW__hero h1{margin-bottom:15px;font-size:3rem}.Products-module__ue3gTW__hero p{color:#ccc;font-size:1.1rem}.Products-module__ue3gTW__toolbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:50px;display:flex}.Products-module__ue3gTW__search{box-shadow:var(--shadow-sm);border:1px solid var(--border-color);background:#fff;border-radius:50px;flex:1;align-items:center;gap:12px;max-width:500px;padding:12px 25px;display:flex}.Products-module__ue3gTW__search input{background:0 0;border:none;width:100%;font-family:inherit;font-size:1rem}.Products-module__ue3gTW__search input:focus{outline:none}.Products-module__ue3gTW__filterBtn{border:1px solid var(--border-color);cursor:pointer;transition:var(--transition);background:#fff;border-radius:50px;align-items:center;gap:10px;padding:12px 25px;font-weight:500;display:flex}.Products-module__ue3gTW__filterBtn:hover{background:var(--bg-secondary);border-color:var(--brand-gold);color:var(--brand-gold)}.Products-module__ue3gTW__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:30px;display:grid}@media (max-width:768px){.Products-module__ue3gTW__toolbar{flex-direction:column;align-items:stretch}.Products-module__ue3gTW__grid{grid-template-columns:1fr 1fr;gap:15px}}
.page-module___QVXAW__page{width:100%}.page-module___QVXAW__label{text-transform:uppercase;letter-spacing:2px;color:var(--brand-gold);margin-bottom:15px;font-size:.85rem;font-weight:600;display:block}.page-module___QVXAW__shopHeroWrapper{flex-direction:column;width:100%;display:flex}.page-module___QVXAW__shopHeroImage{background:#fff;width:100%;max-height:220px;overflow:hidden}.page-module___QVXAW__heroImg{object-fit:cover;object-position:center;width:100%;height:auto;display:block}.page-module___QVXAW__shopHeroText{text-align:center;background-color:var(--bg-secondary);border-bottom:1px solid var(--border-color);padding:60px 20px}.page-module___QVXAW__shopHeroText h1{color:var(--brand-purple);margin-bottom:15px;font-size:3rem}.page-module___QVXAW__shopHeroText p{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.1rem}.page-module___QVXAW__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;display:grid}.page-module___QVXAW__featureCard{text-align:center;border:1px solid var(--border-color);transition:var(--transition);background:#fff;border-radius:20px;padding:40px 30px}.page-module___QVXAW__featureCard:hover{box-shadow:var(--shadow-md);border-color:var(--brand-gold);transform:translateY(-5px)}.page-module___QVXAW__featureCard h3{color:var(--foreground);margin:20px 0 10px;font-size:1.25rem}.page-module___QVXAW__featureCard p{color:var(--text-muted);font-size:.95rem;line-height:1.5}.page-module___QVXAW__quickContact{background:var(--bg-secondary);border-top:1px solid var(--border-color);padding:100px 0}.page-module___QVXAW__quickContact h2{color:var(--brand-purple);margin-bottom:20px;font-size:2.5rem}.page-module___QVXAW__quickContact p{color:var(--text-muted);max-width:600px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:1.1rem}@media (max-width:768px){.page-module___QVXAW__shopHeroText{padding:40px 20px}.page-module___QVXAW__shopHeroText h1{font-size:2.2rem}.page-module___QVXAW__shopHeroText p{font-size:1rem}.page-module___QVXAW__quickContact h2{font-size:2rem}}
