@import "https://fonts.googleapis.com/css2?family=Jost:wght@400;600&display=swap";
.hero-section{background-position:50%;height:589px;position:relative;overflow:hidden}.hero-section .container{height:100%;position:relative}.hero-left{flex-direction:column;justify-content:flex-start;padding-top:133px;padding-left:101px;display:flex}.hero-title{color:var(--primary-color);letter-spacing:0%;max-width:505px;height:130px;margin-bottom:23px;font-family:Jost,sans-serif;font-size:48px;font-weight:600;line-height:100%}.hero-subtext{color:#000;letter-spacing:0%;max-width:489px;height:79px;margin-bottom:23px;font-family:Jost,sans-serif;font-size:24px;font-weight:400;line-height:100%}.hero-btn{background-color:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:4px;justify-content:center;align-items:center;width:200px;height:54px;padding:15px 29px;font-family:Jost,sans-serif;font-size:16px;font-weight:500;transition:background-color .3s;display:flex;position:relative;overflow:hidden}.hero-btn:after{content:"";background:linear-gradient(90deg,#fff0 0%,#ffffff4d 50%,#fff0 100%);width:20%;height:100%;animation:4.5s linear infinite btnShimmer;position:absolute;top:0;left:-150%;transform:skew(-25deg)}@keyframes btnShimmer{0%{left:-150%}to{left:150%}}.hero-btn:hover{background-color:var(--color-primary-hover,var(--tertiary-color))}.hero-right{align-items:flex-end;height:100%;display:flex}.hero-image-wrapper{border-radius:8px;width:456px;max-width:100%;height:570px;position:relative;overflow:visible}.zoom-in-image{transform-origin:50%;opacity:0;width:100%;height:auto;animation:8s ease-out infinite alternate slowZoomIn,1s ease-out forwards fadeIn}@keyframes slowZoomIn{0%{transform:scale(1)}to{transform:scale(1.12)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.hero-image-wrapper:hover .zoom-in-image{animation-play-state:paused}.hero-img{object-fit:cover;width:456px;height:570px}@media (max-width:1440px){.hero-left{padding-left:40px}}@media (max-width:991px){.hero-left{padding-top:80px;padding-left:20px}}@media (max-width:767px){.hero-section{height:auto;padding:60px 0}.hero-left{text-align:center;align-items:center;padding-top:0;padding-left:15px}.hero-title{max-width:100%;font-size:36px}.hero-subtext{max-width:100%;font-size:20px}.hero-right{justify-content:center;margin-top:40px}.hero-img{max-width:100%;height:auto}.zoom-in-image{animation:6s ease-out infinite alternate slowZoomIn,1s ease-out forwards fadeIn}}
.CategoryCard-module__YMwmVq__cardContainer{cursor:pointer;background:linear-gradient(135deg, #1f1f3a 0%, var(--color-primary-hover,#092109) 50%, var(--color-primary,#0f330f) 100%);background-position:50% 15%;background-repeat:no-repeat;background-size:cover;border-radius:20px;width:400px;height:259.26px;transition:all .4s cubic-bezier(.2,.9,.4,1.1);position:relative;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.CategoryCard-module__YMwmVq__cardContainer:before{content:"";-webkit-mask-composite:xor;pointer-events:none;opacity:.7;border-radius:20px;padding:2.5px;transition:opacity .3s;position:absolute;inset:0;-webkit-mask-composite:xor;mask-composite:exclude}.CategoryCard-module__YMwmVq__cardContainer:after{content:"";pointer-events:none;opacity:0;border-radius:20px;transition:opacity .3s;position:absolute;inset:0}.CategoryCard-module__YMwmVq__cardContainer:hover{transform:scale(1.03)translateY(-4px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.CategoryCard-module__YMwmVq__cardContainer:hover:before{opacity:1;background:linear-gradient(135deg,#ffffffb3 0%,#fff 30%,#fff6 70%,#ffffff1a 100%)}.CategoryCard-module__YMwmVq__cardContainer:hover:after{opacity:1}.CategoryCard-module__YMwmVq__overlay{-webkit-backdrop-filter:brightness(1.05);backdrop-filter:brightness(1.05);z-index:2;background:linear-gradient(135deg,#00000040 0%,#0000008c 100%);justify-content:flex-start;align-items:flex-start;transition:-webkit-backdrop-filter .3s,backdrop-filter .3s;display:flex;position:absolute;inset:0}.CategoryCard-module__YMwmVq__cardContainer:hover .CategoryCard-module__YMwmVq__overlay{background:linear-gradient(135deg,#0003 0%,#00000080 100%)}.CategoryCard-module__YMwmVq__bgImage{object-fit:cover;object-position:center 15%;z-index:1;width:100%;height:100%;transition:transform .8s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0}.CategoryCard-module__YMwmVq__cardContainer:hover .CategoryCard-module__YMwmVq__bgImage{transform:scale(1.08)}.CategoryCard-module__YMwmVq__contentBox{flex-direction:column;align-items:flex-start;width:320.24px;height:200.75px;display:flex;position:absolute;top:29.63px;left:34.41px}.CategoryCard-module__YMwmVq__title{color:#fff;text-align:left;text-shadow:0 2px 4px #0003;letter-spacing:-.3px;width:100%;margin:0 0 4px;padding:0;font-family:Jost,Poppins,-apple-system,BlinkMacSystemFont,sans-serif;font-size:28px;font-weight:600;line-height:1.2}.CategoryCard-module__YMwmVq__countBadge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border-radius:40px;justify-content:center;align-items:center;width:fit-content;margin-top:6px;margin-bottom:16px;padding:4px 12px;display:flex}.CategoryCard-module__YMwmVq__countText{color:#fff;letter-spacing:.5px;text-transform:uppercase;margin:0;font-family:Jost,Poppins,sans-serif;font-size:15px;font-weight:500;line-height:1.3}.CategoryCard-module__YMwmVq__viewBtn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;background:#ffffff1a;border:1.5px solid #ffffffe6;border-radius:12px;justify-content:center;align-items:center;width:205.53px;height:48px;margin-top:auto;transition:all .3s;display:flex;position:relative;overflow:hidden}.CategoryCard-module__YMwmVq__viewBtn:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.CategoryCard-module__YMwmVq__viewBtn:hover{background:#fff;border-color:#fff;transform:scale(1.02)}.CategoryCard-module__YMwmVq__viewBtn:hover:before{left:100%}.CategoryCard-module__YMwmVq__viewBtn:hover .CategoryCard-module__YMwmVq__btnText{color:#1a1a2e}.CategoryCard-module__YMwmVq__btnText{letter-spacing:.8px;color:#fff;justify-content:center;align-items:center;gap:8px;font-family:Jost,Poppins,sans-serif;font-size:15px;font-weight:600;line-height:1;transition:color .25s;display:flex}.CategoryCard-module__YMwmVq__btnText:after{content:"→";font-size:18px;transition:transform .25s;display:inline-block}.CategoryCard-module__YMwmVq__viewBtn:hover .CategoryCard-module__YMwmVq__btnText:after{transform:translate(4px)}@keyframes CategoryCard-module__YMwmVq__shine{0%{background-position:-200% 0}to{background-position:200% 0}}.CategoryCard-module__YMwmVq__cardContainer{animation:.5s ease-out CategoryCard-module__YMwmVq__fadeInUp}@keyframes CategoryCard-module__YMwmVq__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1400px){.CategoryCard-module__YMwmVq__cardContainer{width:100%;max-width:400px;margin:0 auto}}@media (max-width:768px){.CategoryCard-module__YMwmVq__cardContainer{aspect-ratio:4/3;border-radius:16px;width:100%;height:auto;overflow:hidden!important}.CategoryCard-module__YMwmVq__contentBox{box-sizing:border-box;width:100%;height:100%;padding:16px;position:relative;top:0;left:0;overflow:hidden}.CategoryCard-module__YMwmVq__title{margin-bottom:4px;font-size:20px;line-height:1.25}.CategoryCard-module__YMwmVq__countBadge{margin-top:4px;margin-bottom:8px;padding:3px 10px}.CategoryCard-module__YMwmVq__countText{font-size:13px}.CategoryCard-module__YMwmVq__viewBtn{border-radius:10px;width:160px;max-width:100%;height:40px;margin-top:auto}.CategoryCard-module__YMwmVq__btnText{font-size:13.5px}}@media (max-width:480px){.CategoryCard-module__YMwmVq__contentBox{padding:14px}.CategoryCard-module__YMwmVq__title{font-size:18px}.CategoryCard-module__YMwmVq__viewBtn{width:145px;height:38px}.CategoryCard-module__YMwmVq__btnText{font-size:13px}}
@keyframes CategoriesSection-module__9PdFsG__fadeInUpSection{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.CategoriesSection-module__9PdFsG__revealHidden{opacity:0;transform:translateY(28px)}.CategoriesSection-module__9PdFsG__revealVisible{opacity:1;transition:opacity .68s cubic-bezier(.16,1,.3,1),transform .68s cubic-bezier(.16,1,.3,1);transform:translateY(0)}.CategoriesSection-module__9PdFsG__cardRevealWrap{will-change:opacity, transform}.CategoriesSection-module__9PdFsG__sectionContainer{max-width:1380px;margin:12px auto;padding:0 16px}.CategoriesSection-module__9PdFsG__headerWrapper{text-align:center;margin-bottom:24px}.CategoriesSection-module__9PdFsG__sectionTitle{letter-spacing:-.5px;color:#1a1a2e;margin:8px 0 12px;font-family:Jost,Poppins,sans-serif;font-size:32px;font-weight:600;display:inline-block;position:relative}.CategoriesSection-module__9PdFsG__sectionSubtitle{color:#666;margin:0 0 16px;font-family:Jost,sans-serif;font-size:1.1rem;font-weight:400}.CategoriesSection-module__9PdFsG__titleAccent{background:linear-gradient(90deg,#c9a96e,#e8cfa6,#c9a96e);border-radius:3px;width:60px;height:3px;margin:0 auto}.CategoriesSection-module__9PdFsG__customGutter{--bs-gutter-x:1.5rem;--bs-gutter-y:1.5rem}.CategoriesSection-module__9PdFsG__carouselWrapper{align-items:center;width:100%;padding:0;display:flex;position:relative}.CategoriesSection-module__9PdFsG__scrollContainer{touch-action:pan-y;overscroll-behavior-y:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x mandatory;gap:30px;padding:12px 10px 30px;display:flex;overflow-x:auto;overflow-y:hidden!important}.CategoriesSection-module__9PdFsG__scrollContainer::-webkit-scrollbar{display:none}.CategoriesSection-module__9PdFsG__cardWrapper{scroll-snap-align:center;flex:none}@media (max-width:1200px){.CategoriesSection-module__9PdFsG__sectionContainer{max-width:100%}.CategoriesSection-module__9PdFsG__scrollContainer{gap:20px}}@media (max-width:768px){.CategoriesSection-module__9PdFsG__sectionContainer{margin:36px auto;padding:0 16px}.CategoriesSection-module__9PdFsG__sectionTitle{font-size:24px}.CategoriesSection-module__9PdFsG__sectionSubtitle{font-size:.95rem}.CategoriesSection-module__9PdFsG__scrollContainer{touch-action:pan-y;overscroll-behavior-y:auto;gap:16px;padding:8px 4px 16px;overflow-x:auto;-webkit-mask-image:none;mask-image:none;overflow-y:hidden!important}.CategoriesSection-module__9PdFsG__cardWrapper{width:300px;max-width:82vw}}@media (max-width:576px){.CategoriesSection-module__9PdFsG__scrollContainer{gap:14px;padding:8px 2px 14px}}@media (max-width:480px){.CategoriesSection-module__9PdFsG__cardWrapper{width:280px}}.CategoriesSection-module__9PdFsG__indicatorsWrapper{justify-content:center;align-items:center;gap:8px;margin-top:16px;display:flex}.CategoriesSection-module__9PdFsG__indicatorDot{cursor:pointer;background-color:#d1d1d6;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .3s cubic-bezier(.16,1,.3,1)}.CategoriesSection-module__9PdFsG__indicatorDotActive{background-color:#dabd66;border-radius:4px;width:24px;height:8px}
.ShopByCollections-module__VwoG-W__collectionsSection{max-width:1440px;margin:0 auto;padding:1rem 1.5rem;font-family:Jost,sans-serif;position:relative}.ShopByCollections-module__VwoG-W__sectionHeader{text-align:center;margin-bottom:2.5rem}.ShopByCollections-module__VwoG-W__title{color:#000;margin-bottom:.5rem;font-size:32px;font-weight:500;line-height:1.2}.ShopByCollections-module__VwoG-W__subtitle{color:#4b5563;font-size:16px;font-weight:400;line-height:24px}.ShopByCollections-module__VwoG-W__carouselWrapper{align-items:center;max-width:1345px;margin:0 auto;display:flex;position:relative}.ShopByCollections-module__VwoG-W__carouselContainer{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;width:auto;margin:0 -16px;padding:0 16px;overflow:auto hidden}.ShopByCollections-module__VwoG-W__carouselContainer::-webkit-scrollbar{display:none}.ShopByCollections-module__VwoG-W__productsTrack{gap:21px;padding:24px 0;display:flex}.ShopByCollections-module__VwoG-W__cardItem{flex-direction:column;flex:0 0 320px;align-items:center;min-width:320px;display:flex}.ShopByCollections-module__VwoG-W__productCard{border:1.5px solid var(--tertiary-color);cursor:pointer;background:#fff;border-radius:12px;flex-shrink:0;width:287px;height:369px;transition:transform .3s,box-shadow .3s,border-color .3s;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000014}.ShopByCollections-module__VwoG-W__productCard:hover{border-color:var(--tertiary-color);transform:translateY(-8px);box-shadow:0 8px 30px #0000001f}.ShopByCollections-module__VwoG-W__imageWrapper{width:100%;height:369px;position:relative;overflow:hidden}.ShopByCollections-module__VwoG-W__productImage{object-fit:cover;width:100%;height:100%;transition:scale .3s}.ShopByCollections-module__VwoG-W__productCard:hover .ShopByCollections-module__VwoG-W__productImage{scale:1.05}.ShopByCollections-module__VwoG-W__discountBadge{color:#fff;background:#10b981;border-radius:4px;padding:4px 10px;font-size:14px;font-weight:600;position:absolute;top:19px;left:15px}.ShopByCollections-module__VwoG-W__wishlistContainer{position:absolute;top:16px;right:15px}.ShopByCollections-module__VwoG-W__wishlistBtn{cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .2s;display:flex;box-shadow:0 2px 8px #00000026}.ShopByCollections-module__VwoG-W__wishlistBtn:hover{transform:scale(1.1)}.ShopByCollections-module__VwoG-W__wishlistBtn i{color:#4b5563;font-size:1.2rem}.ShopByCollections-module__VwoG-W__wishlistBtn.ShopByCollections-module__VwoG-W__liked i{color:var(--primary-color)}.ShopByCollections-module__VwoG-W__addToCartOverlay{background:#000000e6;justify-content:center;align-items:center;gap:8px;width:286px;height:60px;transition:transform .3s;display:flex;position:absolute;bottom:0;left:0;transform:translateY(100%)}.ShopByCollections-module__VwoG-W__productCard:hover .ShopByCollections-module__VwoG-W__addToCartOverlay{transform:translateY(0)}.ShopByCollections-module__VwoG-W__cartIconImage{color:#fff;width:27px;height:27px}.ShopByCollections-module__VwoG-W__addToCartText{color:#fff;font-size:24px;font-weight:500;line-height:1}.ShopByCollections-module__VwoG-W__productInfo{text-align:center;flex-direction:column;align-items:center;gap:8px;width:287px;margin-top:12px;display:flex}.ShopByCollections-module__VwoG-W__productTitle{letter-spacing:0%;color:#000;white-space:nowrap;text-overflow:ellipsis;width:230px;height:26px;margin:0 auto;font-family:Jost,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:100%;overflow:hidden}.ShopByCollections-module__VwoG-W__priceContainer{justify-content:center;align-items:center;gap:8px;width:171px;height:24px;margin:0 auto;display:flex}.ShopByCollections-module__VwoG-W__discountedPrice{letter-spacing:0%;color:#000;font-family:Jost,sans-serif;font-size:18px;font-style:normal;font-weight:600;line-height:100%}.ShopByCollections-module__VwoG-W__originalPrice{letter-spacing:0%;color:#939393;font-family:Jost,sans-serif;font-size:18px;font-style:normal;font-weight:600;line-height:100%;text-decoration:line-through}.ShopByCollections-module__VwoG-W__arrowLeft,.ShopByCollections-module__VwoG-W__arrowRight{z-index:10;position:absolute;top:184.5px;transform:translateY(-50%)}.ShopByCollections-module__VwoG-W__arrowLeft{left:-20px}.ShopByCollections-module__VwoG-W__arrowRight{right:-20px}.ShopByCollections-module__VwoG-W__arrowBtn{background:var(--tertiary-color);color:#fff;cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:background .2s,opacity .2s;display:flex;box-shadow:0 4px 10px #00000026}.ShopByCollections-module__VwoG-W__arrowBtn.ShopByCollections-module__VwoG-W__disabled{opacity:.6;cursor:not-allowed;transform:none}.ShopByCollections-module__VwoG-W__arrowSvg{flex-shrink:0;width:24px;height:24px}.ShopByCollections-module__VwoG-W__exploreMoreBtn{background:var(--primary-color);color:#fff;text-align:center;cursor:pointer;border:none;border-radius:4px;width:215px;height:67px;margin:0 auto;font-size:20px;font-weight:400;transition:background .3s,transform .2s;display:block;position:relative;overflow:hidden;box-shadow:0 4px 12px #0f330f40}.ShopByCollections-module__VwoG-W__exploreMoreBtn:after{content:"";background:linear-gradient(90deg,#fff0 0%,#fff6 50%,#fff0 100%);width:30%;height:100%;animation:2s linear infinite ShopByCollections-module__VwoG-W__btnShimmer;position:absolute;top:0;left:-150%;transform:skew(-25deg)}@keyframes ShopByCollections-module__VwoG-W__btnShimmer{0%{left:-150%}to{left:150%}}.ShopByCollections-module__VwoG-W__exploreMoreBtn:hover{background:var(--tertiary-color);transform:translateY(-2px)}.ShopByCollections-module__VwoG-W__footerActions{justify-content:center;margin-top:1.5rem;margin-bottom:1rem;display:flex}.ShopByCollections-module__VwoG-W__skeletonCard{background:#f0f0f0;border-radius:12px;width:287px;height:369px;position:relative;overflow:hidden}.ShopByCollections-module__VwoG-W__skeletonCard:after{content:"";background:linear-gradient(90deg,#fff0 0%,#fff9 50%,#fff0 100%);animation:1.5s infinite ShopByCollections-module__VwoG-W__shimmer;position:absolute;inset:0}@keyframes ShopByCollections-module__VwoG-W__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@media (max-width:1220px){.ShopByCollections-module__VwoG-W__arrowLeft{left:5px}.ShopByCollections-module__VwoG-W__arrowRight{right:5px}}@media (max-width:1200px){.ShopByCollections-module__VwoG-W__cardItem{flex:0 0 287px}}@media (max-width:992px){.ShopByCollections-module__VwoG-W__cardItem{flex:0 0 287px}}@media (max-width:768px){.ShopByCollections-module__VwoG-W__arrowLeft{top:150px!important;left:5px!important}.ShopByCollections-module__VwoG-W__arrowRight{top:150px!important;right:5px!important}.ShopByCollections-module__VwoG-W__arrowBtn{width:24px!important;height:24px!important;box-shadow:0 2px 4px #00000026!important}.ShopByCollections-module__VwoG-W__arrowSvg{width:12px!important;height:12px!important}.ShopByCollections-module__VwoG-W__collectionsSection{padding:24px 16px}.ShopByCollections-module__VwoG-W__title{font-size:24px}.ShopByCollections-module__VwoG-W__exploreMoreBtn{width:140px;height:40px;margin:0 auto;font-size:14px}.ShopByCollections-module__VwoG-W__footerActions{margin-top:1rem;margin-bottom:.5rem}.ShopByCollections-module__VwoG-W__carouselContainer{scroll-snap-type:x mandatory}.ShopByCollections-module__VwoG-W__cardItem{scroll-snap-align:center;scroll-snap-stop:always}}@media (max-width:576px){.ShopByCollections-module__VwoG-W__cardItem{flex:0 0 100%;justify-content:center;align-items:center;display:flex}.ShopByCollections-module__VwoG-W__productCard,.ShopByCollections-module__VwoG-W__productInfo{width:100%;max-width:300px}.ShopByCollections-module__VwoG-W__collectionsSection{padding:20px 12px}.ShopByCollections-module__VwoG-W__footerActions{margin-top:.75rem;margin-bottom:.5rem}.ShopByCollections-module__VwoG-W__exploreMoreBtn{width:140px;height:40px;font-size:14px}}
