@keyframes Hero_fadeIn__zY9BJ{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Hero_hero__Aa_XV{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;height:calc(100vh - 150px);text-align:center;background:linear-gradient(90deg,#f3e5d8,#fff);overflow:hidden;padding:2rem 1rem}.Hero_hero__Aa_XV:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(/pattern.png) no-repeat 50%/cover;opacity:.1;z-index:-1}.Hero_hero__Aa_XV .Hero_heroTitle__GpxPv{font-size:clamp(2.2rem,5vw,3.5rem);font-weight:700;color:#5a3e36;font-family:Playfair Display,serif}.Hero_hero__Aa_XV .Hero_heroTitle__GpxPv span{color:#a66a5c}.Hero_hero__Aa_XV .Hero_heroSubtitle__s_Q8m{font-size:clamp(1.2rem,2vw,1.5rem);font-weight:400;color:#7b6d62;margin-top:1rem;font-family:Poppins,sans-serif}.Hero_floatingIcon__CpMOV{position:absolute;top:20px;left:20px;width:50px;height:50px;opacity:.8}.Hero_content__T8TWB{animation:Hero_fadeIn__zY9BJ 1s ease-out;z-index:2;text-align:center;padding:1rem}.Hero_content__T8TWB h1{font-size:clamp(2rem,4vw,2.5rem);color:#4a3f35}.Hero_content__T8TWB .Hero_highlight__LYi49{color:#5c4033;font-weight:700}.Hero_content__T8TWB .Hero_subheading___CE_N{font-size:clamp(1rem,2vw,1.2rem);color:#6f4e37;margin-top:.5rem}.Hero_content__T8TWB .Hero_button__zzMqB{margin-top:1.5rem;padding:12px 24px;font-size:1.2rem;background-color:#5c4033;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:background .3s ease}.Hero_content__T8TWB .Hero_button__zzMqB:hover{background-color:#32251f}.Hero_imageContainer__5OAB9{display:flex;gap:1rem;margin-top:2rem;animation:Hero_fadeIn__zY9BJ 1s ease-out}.Hero_card__frYd_{width:100px;height:180px;border-radius:10px;overflow:hidden;box-shadow:0 4px 10px rgba(0,0,0,.1);transform:rotate(-5deg);transition:transform .3s ease}.Hero_card__frYd_:nth-child(2){transform:rotate(5deg)}.Hero_card__frYd_:hover{transform:scale(1.05)}.Hero_card__frYd_ img{width:100%;height:100%;object-fit:cover}@media(min-width:768px){.Hero_hero__Aa_XV{flex-direction:row;text-align:left;padding:0 5rem;height:calc(100vh - 80px)}.Hero_content__T8TWB{flex:1 1;text-align:left}.Hero_imageContainer__5OAB9{flex:1 1;justify-content:center}.Hero_card__frYd_{width:150px;height:250px}}.LazyImage_lazyImage__9jn7K{position:relative;width:100%;padding-top:100%;overflow:hidden}.LazyImage_lazyImage__9jn7K .LazyImage_shimmer__wYikV{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,#eee 8%,#ddd 18%,#eee 33%);background-size:200% 100%;animation:LazyImage_shimmer__wYikV 1.5s infinite}.LazyImage_lazyImage__9jn7K img{position:absolute;top:0;left:0;width:100%;height:auto;object-fit:cover;border-radius:10px}@keyframes LazyImage_shimmer__wYikV{0%{background-position:-200% 0}to{background-position:200% 0}}.ProductCard_productCard__vwU76{display:flex;flex-direction:column;cursor:pointer;align-items:center;text-align:center;border-radius:4px;padding:1rem;box-sizing:border-box;box-shadow:0 .3125rem .9375rem 0 rgba(0,0,0,.07)}.ProductCard_productCard__vwU76:hover{box-shadow:0 1rem .9375rem 0 rgba(0,0,0,.07);transition:border .25s ease-in-out,box-shadow .25s ease-in-out,background-color .25s ease-in-out}.ProductCard_productCard__vwU76 img{width:100%;height:auto;border-radius:2px}.ProductCard_productCard__vwU76 h5{font-size:1rem;margin:18px 0 10px}.ProductCard_productCard__vwU76 p{color:#555;margin-top:.5rem}.NewArrivals_newArrivals__9bxhC{padding:4rem 5rem}.NewArrivals_newArrivals__9bxhC h1{text-align:center;margin-bottom:1.5rem;font-size:2.5rem;color:#333}.NewArrivals_newArrivals__9bxhC .NewArrivals_productGrid__aQElY{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-gap:1rem;gap:1rem}@media(max-width:768px){.NewArrivals_newArrivals__9bxhC{padding:2rem}.NewArrivals_newArrivals__9bxhC .NewArrivals_productGrid__aQElY{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));grid-gap:1rem;gap:1rem}}