.CartTray-module__bTQ85W__tray{z-index:1001;background-color:#f7f4ee;flex-direction:column;width:400px;height:100vh;transition:right .3s ease-in-out;display:flex;position:fixed;top:0;right:-400px;box-shadow:-4px 0 20px #0003}.CartTray-module__bTQ85W__trayOpen{right:0}.CartTray-module__bTQ85W__backdrop{z-index:1000;opacity:0;pointer-events:none;background-color:#00000080;width:100vw;height:100vh;transition:opacity .3s ease-in-out;position:fixed;top:0;left:0}.CartTray-module__bTQ85W__backdropOpen{opacity:1;pointer-events:auto}.CartTray-module__bTQ85W__fab{color:#fff;cursor:pointer;z-index:999;background-color:#000;border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:transform .2s,background-color .2s;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 4px 15px #0000004d}.CartTray-module__bTQ85W__fab:hover{background-color:#222;transform:scale(1.05)}.CartTray-module__bTQ85W__fabBadge{color:#1a0a0d;background-color:#c9a15a;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;font-weight:700;display:flex;position:absolute;top:-5px;right:-5px}.CartTray-module__bTQ85W__closeDrawerBtn{color:inherit;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:opacity .2s;display:flex}.CartTray-module__bTQ85W__closeDrawerBtn:hover{opacity:.7}@media (max-width:768px){.CartTray-module__bTQ85W__tray{width:100%;right:-100%}.CartTray-module__bTQ85W__trayOpen{right:0}}.CartTray-module__bTQ85W__header{color:#1a0a0d;background-color:#0000;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.CartTray-module__bTQ85W__header h3{font-family:var(--font-heading);margin:0;font-size:1.25rem;font-weight:600}.CartTray-module__bTQ85W__shippingBarContainer{border-bottom:1px solid #00000014;padding:0 1.5rem 1.5rem}.CartTray-module__bTQ85W__shippingText{color:#333;margin:0 0 .75rem;font-size:.85rem}.CartTray-module__bTQ85W__progressTrack{background-color:#e5e0d8;border-radius:3px;width:100%;height:6px;position:relative}.CartTray-module__bTQ85W__progressFill{background-color:#c9a15a;border-radius:3px;height:100%;transition:width .3s}.CartTray-module__bTQ85W__progressIcon{color:#1a0a0d;background-color:#c9a15a;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:left .3s;display:flex;position:absolute;top:-12px}.CartTray-module__bTQ85W__items{flex-direction:column;flex-grow:1;gap:1.5rem;padding:1rem 1.5rem;display:flex;overflow-y:auto}.CartTray-module__bTQ85W__item{gap:1rem;display:flex}.CartTray-module__bTQ85W__itemImageContainer{border-radius:4px;flex-shrink:0;width:80px;height:100px;overflow:hidden}.CartTray-module__bTQ85W__itemImage{object-fit:cover;width:100%;height:100%}.CartTray-module__bTQ85W__itemDetails{flex-direction:column;flex-grow:1;display:flex}.CartTray-module__bTQ85W__itemHeader{justify-content:space-between;align-items:flex-start;margin-bottom:.25rem;display:flex}.CartTray-module__bTQ85W__itemName{font-family:var(--font-heading);color:#1a0a0d;margin:0;font-size:1rem;font-weight:600;line-height:1.2}.CartTray-module__bTQ85W__wishlistBtn{cursor:pointer;color:#555;background:0 0;border:none;padding:0}.CartTray-module__bTQ85W__itemVariants{color:#666;align-items:center;margin-bottom:.5rem;font-size:.8rem;display:flex}.CartTray-module__bTQ85W__dot{margin:0 .4rem}.CartTray-module__bTQ85W__itemPriceRow{align-items:baseline;gap:.4rem;margin-bottom:.75rem;display:flex}.CartTray-module__bTQ85W__itemPrice{color:#1a0a0d;font-size:.95rem;font-weight:600}.CartTray-module__bTQ85W__itemGst{color:#888;font-size:.7rem}.CartTray-module__bTQ85W__itemActions{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.CartTray-module__bTQ85W__removeBtn{color:#555;cursor:pointer;background:0 0;border:1px solid #0000001a;border-radius:4px;justify-content:center;align-items:center;padding:4px;display:flex}.CartTray-module__bTQ85W__quantitySelector{border:1px solid #0000001a;border-radius:4px;align-items:center;display:flex}.CartTray-module__bTQ85W__quantitySelector button{cursor:pointer;color:#333;background:0 0;border:none;padding:4px 8px}.CartTray-module__bTQ85W__quantitySelector span{text-align:center;color:#333;width:20px;font-size:.85rem}.CartTray-module__bTQ85W__wishlistBtnBottom{cursor:pointer;color:#555;background:0 0;border:none;padding:4px}.CartTray-module__bTQ85W__footer{background-color:#fcf9f2;border-top:1px solid #0000000d;padding:1.5rem}.CartTray-module__bTQ85W__summaryContainer{margin-bottom:1.5rem}.CartTray-module__bTQ85W__summaryToggle{cursor:pointer;color:#1a0a0d;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;margin-bottom:1rem;padding:0;font-size:.95rem;display:flex}.CartTray-module__bTQ85W__summaryDetails{color:#555;flex-direction:column;gap:.75rem;margin-bottom:1rem;font-size:.85rem;display:flex}.CartTray-module__bTQ85W__summaryRow{justify-content:space-between;display:flex}.CartTray-module__bTQ85W__shippingValue{color:#888}.CartTray-module__bTQ85W__totalRow{color:#1a0a0d;justify-content:space-between;align-items:baseline;font-size:1.1rem;font-weight:600;display:flex}.CartTray-module__bTQ85W__totalTaxLabel{color:#888;margin-left:.4rem;font-size:.8rem;font-weight:400}.CartTray-module__bTQ85W__totalAmount{font-size:1.25rem}.CartTray-module__bTQ85W__viewCartBtn{color:#fff;cursor:pointer;background-color:#2b1318;border:none;border-radius:4px;width:100%;margin-bottom:.75rem;padding:1rem;font-size:1rem;font-weight:500;transition:background-color .2s}.CartTray-module__bTQ85W__viewCartBtn:hover{background-color:#1a0a0d}.CartTray-module__bTQ85W__checkoutBtn{color:#c9a15a;cursor:pointer;background-color:#0000;border:1px solid #c9a15a;border-radius:4px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-bottom:1.5rem;padding:1rem;font-size:1rem;font-weight:500;transition:background-color .2s;display:flex}.CartTray-module__bTQ85W__checkoutBtn:hover{background-color:#c9a15a0d}.CartTray-module__bTQ85W__trustBadges{grid-template-columns:repeat(4,1fr);gap:.5rem;display:grid}.CartTray-module__bTQ85W__trustBadge{text-align:center;color:#888;flex-direction:column;align-items:center;gap:.4rem;display:flex}.CartTray-module__bTQ85W__trustBadge span{font-size:.6rem;line-height:1.2}
.page-module__E0kJGG__page{min-height:100vh;padding-bottom:4rem}.page-module__E0kJGG__mainContent{padding-top:3rem}.page-module__E0kJGG__layout{gap:2rem;display:flex}.page-module__E0kJGG__sidebar{flex-shrink:0;width:250px}.page-module__E0kJGG__catalogue{flex-grow:1}.page-module__E0kJGG__toolbar{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}.page-module__E0kJGG__resultsCount{color:var(--color-border);font-size:.9rem}.page-module__E0kJGG__searchBox{align-items:center;display:flex;position:relative}.page-module__E0kJGG__searchIcon{color:#999;position:absolute;left:.75rem}.page-module__E0kJGG__searchInput{border:1px solid var(--color-border);border-radius:4px;outline:none;width:300px;padding:.5rem 1rem .5rem 2.5rem;font-family:inherit}.page-module__E0kJGG__searchInput:focus{border-color:var(--color-primary)}.page-module__E0kJGG__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;display:grid}.page-module__E0kJGG__emptyState{text-align:center;background:var(--color-surface);border:1px dashed var(--color-border);border-radius:8px;padding:4rem 2rem}@media (max-width:768px){.page-module__E0kJGG__layout{flex-direction:column}.page-module__E0kJGG__sidebar{width:100%}.page-module__E0kJGG__toolbar{flex-direction:column;align-items:flex-start;gap:1rem}.page-module__E0kJGG__searchBox,.page-module__E0kJGG__searchInput{width:100%}}
.Navbar-module__nuAbfa__navbarWrapper{z-index:50;justify-content:center;display:flex;position:absolute;top:2rem;left:0;right:0}.Navbar-module__nuAbfa__navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#3c141466;border:1px solid #ffffff1a;border-radius:50px;align-items:center;width:90%;max-width:1400px;padding:1rem 2rem;display:flex;position:relative}.Navbar-module__nuAbfa__logoContainer{flex-direction:row;align-items:center;gap:1rem;display:flex}.Navbar-module__nuAbfa__logoImageWrapper{mix-blend-mode:screen;background-color:#0000;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex;overflow:hidden}.Navbar-module__nuAbfa__logoIcon{object-fit:cover;width:100%;height:100%}.Navbar-module__nuAbfa__logoTextContainer{flex-direction:column;align-items:center;gap:.1rem;display:flex}.Navbar-module__nuAbfa__overline{font-family:var(--font-body);letter-spacing:.25em;color:var(--color-accent);font-size:.45rem}.Navbar-module__nuAbfa__logo{font-family:var(--font-heading);letter-spacing:.15em;color:var(--color-accent);text-transform:uppercase;font-size:1.5rem;font-weight:400;line-height:1;text-decoration:none}.Navbar-module__nuAbfa__tagline{color:var(--color-accent);margin-top:.1rem;font-size:.8rem}.Navbar-module__nuAbfa__links{align-items:center;gap:2.5rem;display:flex;position:absolute;left:50%;transform:translate(-50%)}.Navbar-module__nuAbfa__link{color:var(--color-text-light);letter-spacing:.05em;font-size:.85rem;font-weight:400;text-decoration:none;transition:color .2s;position:relative}.Navbar-module__nuAbfa__link:hover,.Navbar-module__nuAbfa__link.Navbar-module__nuAbfa__active{color:var(--color-accent)}.Navbar-module__nuAbfa__link.Navbar-module__nuAbfa__active:after{content:"";background-color:var(--color-accent);width:100%;height:1px;position:absolute;bottom:-.5rem;left:0}.Navbar-module__nuAbfa__actions{display:flex}.Navbar-module__nuAbfa__btnOutline{color:var(--color-accent);letter-spacing:.05em;background-color:#0000;border:1px solid #c9a15a80;border-radius:4px;padding:.6rem 1.5rem;font-size:.8rem;text-decoration:none;transition:all .2s}.Navbar-module__nuAbfa__btnOutline:hover{border-color:var(--color-accent);background-color:#c9a15a1a}.Navbar-module__nuAbfa__mobileMenuBtn{color:var(--color-text-light);cursor:pointer;z-index:60;background:0 0;border:none;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:.5rem;display:none}@media (max-width:1024px){.Navbar-module__nuAbfa__navbar{border-radius:50px;flex-direction:row;justify-content:space-between;gap:1.5rem;padding:1rem 1.5rem}.Navbar-module__nuAbfa__mobileMenuBtn{margin-left:auto;display:flex}.Navbar-module__nuAbfa__links{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);opacity:0;z-index:40;pointer-events:none;background-color:#1e050af2;flex-direction:column;justify-content:center;gap:2.5rem;width:100vw;height:100vh;transition:transform .3s,opacity .3s;position:fixed;top:0;left:0;transform:translateY(-100%)}.Navbar-module__nuAbfa__links.Navbar-module__nuAbfa__mobileOpen{opacity:1;pointer-events:auto;transform:translateY(0)}.Navbar-module__nuAbfa__link{font-size:1.5rem}}@media (max-width:768px){.Navbar-module__nuAbfa__navbar{padding:.75rem 1.25rem}.Navbar-module__nuAbfa__logo{font-size:1.2rem}}
.Hero-module__Z8hQ_W__heroSection{background-color:#0000;flex-direction:column;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__silkBackground{z-index:0;opacity:.8;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__Z8hQ_W__container{flex-grow:1;display:flex;position:relative}.Hero-module__Z8hQ_W__content{z-index:10;flex:1;max-width:50%;padding:10rem 2rem 4rem 8%}.Hero-module__Z8hQ_W__rightColumn{z-index:10;flex:1;justify-content:center;align-items:center;padding-right:5%;display:flex}.Hero-module__Z8hQ_W__heroCarouselFrame{border:1px solid var(--color-border);z-index:10;background-color:#1a0a0d;border-radius:4px;width:400px;height:550px;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000080}.Hero-module__Z8hQ_W__heroCarouselSlide{opacity:0;transition:opacity 1s ease-in-out;position:absolute;inset:0}.Hero-module__Z8hQ_W__activeSlide{opacity:1}.Hero-module__Z8hQ_W__heroCarouselImage{object-fit:cover}.Hero-module__Z8hQ_W__heroCarouselCaption{width:100%;color:var(--color-text-light);font-family:var(--font-heading);text-align:center;pointer-events:none;background:linear-gradient(#0000,#0f0407f2);padding:3rem 1.5rem 1.5rem;font-size:1.5rem;font-weight:500;position:absolute;bottom:0;left:0}.Hero-module__Z8hQ_W__overline{letter-spacing:.25em;color:var(--color-accent);align-items:center;gap:1rem;margin-bottom:2rem;font-size:.75rem;font-weight:500;line-height:1.6;display:flex}.Hero-module__Z8hQ_W__line{background-color:var(--color-accent);width:40px;height:1px}.Hero-module__Z8hQ_W__title{font-family:var(--font-heading);color:var(--color-text-light);margin-bottom:1.5rem;font-size:4.8rem;font-weight:500;line-height:1.1;text-decoration:none}.Hero-module__Z8hQ_W__italic{font-style:italic}.Hero-module__Z8hQ_W__goldText{color:var(--color-accent)}.Hero-module__Z8hQ_W__divider{align-items:center;gap:1rem;max-width:300px;margin-bottom:2rem;display:flex}.Hero-module__Z8hQ_W__dividerLine{background-color:#c9a15a4d;flex:1;height:1px}.Hero-module__Z8hQ_W__dividerIcon{color:var(--color-accent);font-size:.8rem}.Hero-module__Z8hQ_W__description{color:#f5efe6cc;max-width:85%;margin-bottom:3rem;font-size:.95rem;line-height:1.8}.Hero-module__Z8hQ_W__actions{gap:1.5rem;margin-bottom:4rem;display:flex}.Hero-module__Z8hQ_W__btnPrimary{background-color:var(--color-accent);color:#1a1210;letter-spacing:.1em;text-transform:uppercase;border-radius:4px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:flex}.Hero-module__Z8hQ_W__btnPrimary:hover{opacity:.9}.Hero-module__Z8hQ_W__btnOutline{color:var(--color-text-light);letter-spacing:.1em;text-transform:uppercase;background-color:#0000;border:1px solid #ffffff4d;border-radius:4px;padding:1rem 2.5rem;font-size:.8rem;text-decoration:none;transition:all .2s}.Hero-module__Z8hQ_W__btnOutline:hover{border-color:var(--color-text-light);background-color:#ffffff0d}.Hero-module__Z8hQ_W__features{align-items:center;gap:2rem;display:flex}.Hero-module__Z8hQ_W__featureItem{align-items:center;gap:1rem;display:flex}.Hero-module__Z8hQ_W__featureIcon{color:var(--color-accent);stroke-width:1.5px}.Hero-module__Z8hQ_W__featureText{color:#f5efe6e6;font-size:.85rem;line-height:1.4}.Hero-module__Z8hQ_W__featureDivider{background-color:#fff3;width:1px;height:30px}.Hero-module__Z8hQ_W__bottomBar{z-index:10;background-color:#1e050ae6;border-top:1px solid #c9a15a33;justify-content:center;align-items:center;gap:1rem;padding:1rem;display:flex}.Hero-module__Z8hQ_W__bottomBarText{letter-spacing:.2em;color:var(--color-accent);font-size:.8rem}.Hero-module__Z8hQ_W__ornament{color:var(--color-accent);font-size:1rem;line-height:1}@media (max-width:1024px){.Hero-module__Z8hQ_W__container{flex-direction:column}.Hero-module__Z8hQ_W__content{max-width:100%;padding:8rem 2rem 4rem}.Hero-module__Z8hQ_W__rightColumn{padding-bottom:4rem;padding-right:0}.Hero-module__Z8hQ_W__heroCarouselFrame{width:90%;max-width:400px;height:60vw;max-height:550px}.Hero-module__Z8hQ_W__title{font-size:3.5rem}.Hero-module__Z8hQ_W__features{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.Hero-module__Z8hQ_W__featureDivider{display:none}}@media (max-width:768px){.Hero-module__Z8hQ_W__title{font-size:2.2rem}.Hero-module__Z8hQ_W__content{padding:10rem 1.5rem 3rem}.Hero-module__Z8hQ_W__actions{flex-direction:column;width:100%}.Hero-module__Z8hQ_W__actions a{text-align:center;width:100%}.Hero-module__Z8hQ_W__features{grid-template-columns:1fr 1fr;gap:1rem}.Hero-module__Z8hQ_W__featureText{font-size:.75rem}}
.CollectionsSection-module__lZy51G__section{z-index:10;background-color:#0000;min-height:100vh;padding:3rem 2rem 6rem;position:relative}.CollectionsSection-module__lZy51G__container{max-width:1400px;margin:0 auto}.CollectionsSection-module__lZy51G__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:2rem;display:flex}.CollectionsSection-module__lZy51G__title{font-family:var(--font-heading);color:#f7f4ee;margin:0 0 1rem;font-size:3.5rem;font-weight:500}.CollectionsSection-module__lZy51G__divider{margin-bottom:1rem}.CollectionsSection-module__lZy51G__dividerLine{background-color:#c9a15a66;width:60px;height:2px;display:block}.CollectionsSection-module__lZy51G__subtitle{color:#f5efe699;font-size:1.1rem;font-weight:300}.CollectionsSection-module__lZy51G__categoryNavContainer{border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;align-items:center;margin-bottom:3rem;display:flex;position:relative}.CollectionsSection-module__lZy51G__categoryNav{scrollbar-width:none;scroll-behavior:smooth;flex:1;align-items:center;display:flex;overflow-x:auto}.CollectionsSection-module__lZy51G__categoryNav::-webkit-scrollbar{display:none}.CollectionsSection-module__lZy51G__navItemWrapper{align-items:center;display:flex}.CollectionsSection-module__lZy51G__navItem{color:#e5e0d8;cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:.75rem;padding:1.5rem 2rem;font-size:.95rem;transition:all .2s;display:flex}.CollectionsSection-module__lZy51G__navItem:hover{color:#c9a15a}.CollectionsSection-module__lZy51G__activeNav{color:#c9a15a;border:1px solid #c9a15a4d;border-radius:40px;margin:.75rem 1rem;padding:.75rem 1.5rem}.CollectionsSection-module__lZy51G__navIcon{color:#c9a15a;font-size:1.2rem}.CollectionsSection-module__lZy51G__navSeparator{background-color:#ffffff1a;width:1px;height:20px}.CollectionsSection-module__lZy51G__navArrowLeft,.CollectionsSection-module__lZy51G__navArrowRight{color:#e5e0d8;cursor:pointer;z-index:2;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.CollectionsSection-module__lZy51G__navArrowLeft{margin-right:.5rem}.CollectionsSection-module__lZy51G__navArrowRight{margin-left:.5rem}.CollectionsSection-module__lZy51G__mainLayout{flex-direction:column;gap:2rem;display:flex;position:relative}.CollectionsSection-module__lZy51G__horizontalFilterBar{z-index:40;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#1a0a0df2;border:1px solid #ffffff0d;border-radius:8px;margin-bottom:1rem;padding:1rem 1.5rem;position:sticky;top:90px;box-shadow:0 4px 20px #00000080}.CollectionsSection-module__lZy51G__filterBarInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.CollectionsSection-module__lZy51G__filterDropdowns{flex-wrap:wrap;gap:1rem;display:flex}.CollectionsSection-module__lZy51G__filterDropdownContainer{position:relative}.CollectionsSection-module__lZy51G__dropdownTrigger{color:#f7f4ee;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50px;align-items:center;gap:.5rem;padding:.6rem 1.2rem;font-size:.9rem;transition:all .2s;display:flex}.CollectionsSection-module__lZy51G__dropdownTrigger:hover{background:#ffffff1a;border-color:#c9a15a80}.CollectionsSection-module__lZy51G__dropdownMenu{z-index:50;background-color:#1a0a0d;border:1px solid #c9a15a4d;border-radius:8px;flex-direction:column;gap:.5rem;min-width:220px;padding:1rem;display:flex;position:absolute;top:calc(100% + .5rem);left:0;box-shadow:0 10px 30px #00000080}.CollectionsSection-module__lZy51G__dropdownItem{cursor:pointer;border-radius:4px;align-items:center;gap:.75rem;padding:.5rem;transition:background .2s;display:flex}.CollectionsSection-module__lZy51G__dropdownItem:hover{background:#ffffff0d}.CollectionsSection-module__lZy51G__dropdownItem input[type=radio]{accent-color:#c9a15a;width:16px;height:16px}.CollectionsSection-module__lZy51G__dropdownItem span{color:#f5efe6cc;font-size:.9rem}.CollectionsSection-module__lZy51G__dropdownItem input[type=radio]:checked+span{color:#f7f4ee;font-weight:500}.CollectionsSection-module__lZy51G__resetBtnHorizontal{color:#c9a15a;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:.5rem;font-size:.9rem;transition:opacity .2s;display:flex}.CollectionsSection-module__lZy51G__resetBtnHorizontal:hover{opacity:.8;text-decoration:underline}.CollectionsSection-module__lZy51G__colorFilters{flex-wrap:wrap;gap:.75rem;display:flex}.CollectionsSection-module__lZy51G__colorFilter{cursor:pointer;border:1px solid #fff3;border-radius:50%;width:24px;height:24px}.CollectionsSection-module__lZy51G__colorFilterMore{color:#fff9;cursor:pointer;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.8rem;display:flex}.CollectionsSection-module__lZy51G__productsArea{flex:1}.CollectionsSection-module__lZy51G__productsTopBar{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.CollectionsSection-module__lZy51G__showingText{color:#f5efe680;font-size:.9rem}.CollectionsSection-module__lZy51G__topBarControls{gap:1rem;display:flex}.CollectionsSection-module__lZy51G__searchBox{background-color:#14050a66;border:1px solid #ffffff1a;border-radius:4px;align-items:center;padding:.5rem 1rem;display:flex}.CollectionsSection-module__lZy51G__searchIcon{color:#fff6;margin-right:.5rem}.CollectionsSection-module__lZy51G__searchInput{color:#f7f4ee;background:0 0;border:none;outline:none;font-size:.9rem}.CollectionsSection-module__lZy51G__sortBox{color:#f5efe6cc;cursor:pointer;background-color:#14050a66;border:1px solid #ffffff1a;border-radius:4px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;display:flex}.CollectionsSection-module__lZy51G__grid{grid-template-columns:repeat(5,1fr);gap:1.5rem;display:grid}.CollectionsSection-module__lZy51G__bottomBanner{background-color:#1e0f14cc;border:1px solid #c9a15a33;border-radius:8px;justify-content:space-between;align-items:center;margin-top:4rem;padding:2rem 3rem;display:flex}.CollectionsSection-module__lZy51G__bannerContent{align-items:center;gap:1.5rem;display:flex}.CollectionsSection-module__lZy51G__bannerIcon{color:#c9a15a}.CollectionsSection-module__lZy51G__bannerTitle{font-family:var(--font-heading);color:#f7f4ee;margin:0 0 .25rem;font-size:1.5rem;font-weight:500}.CollectionsSection-module__lZy51G__bannerDesc{color:#f5efe699;margin:0;font-size:.95rem}.CollectionsSection-module__lZy51G__bannerBtn{color:#c9a15a;background-color:#0000;border:1px solid #c9a15a80;border-radius:4px;padding:.75rem 1.5rem;font-size:.9rem;text-decoration:none;transition:background-color .2s}.CollectionsSection-module__lZy51G__bannerBtn:hover{background-color:#c9a15a1a}.CollectionsSection-module__lZy51G__mobileFilterBtn{color:var(--color-text-light);cursor:pointer;background-color:#2b1318;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:.5rem;min-height:44px;padding:.75rem 1.25rem;font-family:inherit;font-size:.9rem;font-weight:500;display:none}@media (max-width:1200px){.CollectionsSection-module__lZy51G__grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:992px){.CollectionsSection-module__lZy51G__horizontalFilterBar{padding:.5rem .75rem;top:60px}.CollectionsSection-module__lZy51G__filterDropdowns{grid-template-columns:repeat(2,1fr);gap:.5rem;width:100%;display:grid}.CollectionsSection-module__lZy51G__filterDropdownContainer{width:100%}.CollectionsSection-module__lZy51G__dropdownTrigger{justify-content:space-between;width:100%;padding:.35rem .6rem;font-size:.75rem}.CollectionsSection-module__lZy51G__filterBarInner{flex-direction:column;align-items:stretch;gap:.5rem}}@media (max-width:768px){.CollectionsSection-module__lZy51G__grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.CollectionsSection-module__lZy51G__productsTopBar{flex-direction:column;align-items:stretch;gap:1rem}.CollectionsSection-module__lZy51G__topBarControls{flex-direction:column;gap:.5rem;width:100%}.CollectionsSection-module__lZy51G__searchBox,.CollectionsSection-module__lZy51G__sortBox{justify-content:center;width:100%}.CollectionsSection-module__lZy51G__showingText{text-align:center}.CollectionsSection-module__lZy51G__mobileFilterBtn{justify-content:center;width:100%}.CollectionsSection-module__lZy51G__bottomBanner{flex-direction:column;align-items:flex-start;gap:1.5rem}}@media (max-width:480px){.CollectionsSection-module__lZy51G__grid{grid-template-columns:repeat(2,1fr)}}
.ProductCard-module__9j1fXa__card{background-color:#eae5dc;border-radius:8px;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.ProductCard-module__9j1fXa__card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0006}.ProductCard-module__9j1fXa__imageContainer{aspect-ratio:3/4;width:100%;position:relative;overflow:hidden}.ProductCard-module__9j1fXa__image{object-fit:cover;transition:transform .5s}.ProductCard-module__9j1fXa__card:hover .ProductCard-module__9j1fXa__image{transform:scale(1.05)}.ProductCard-module__9j1fXa__imageSlider{scroll-snap-type:x mandatory;scrollbar-width:none;width:100%;height:100%;display:flex;overflow-x:auto}.ProductCard-module__9j1fXa__imageSlider::-webkit-scrollbar{display:none}.ProductCard-module__9j1fXa__slide{scroll-snap-align:start;cursor:pointer;flex:0 0 100%;position:relative}.ProductCard-module__9j1fXa__dotsContainer{z-index:10;gap:6px;display:flex;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.ProductCard-module__9j1fXa__dot{background-color:#ffffff80;border-radius:50%;width:6px;height:6px;transition:background-color .2s,transform .2s}.ProductCard-module__9j1fXa__dot.ProductCard-module__9j1fXa__active{background-color:#fff;transform:scale(1.2)}.ProductCard-module__9j1fXa__modalOverlay{z-index:1000;background-color:#000000e6;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.ProductCard-module__9j1fXa__modalCloseBtn{color:#fff;cursor:pointer;z-index:1010;background:0 0;border:none;font-size:2rem;position:absolute;top:20px;right:20px}.ProductCard-module__9j1fXa__modalImageContainer{width:90vw;height:90vh;position:relative}.ProductCard-module__9j1fXa__badges{flex-direction:column;align-items:flex-start;gap:6px;display:flex;position:absolute;bottom:12px;left:12px}.ProductCard-module__9j1fXa__badge{color:#c9a15a;letter-spacing:.05em;background-color:#14050ab3;border:1px solid #c9a15a4d;border-radius:4px;padding:4px 8px;font-size:.65rem;font-weight:600}.ProductCard-module__9j1fXa__badgePopular{color:#14050a;letter-spacing:.05em;background-color:#c9a15ae6;border-radius:4px;padding:4px 8px;font-size:.65rem;font-weight:700}.ProductCard-module__9j1fXa__badgeBestSeller{color:#fff;letter-spacing:.05em;background-color:#b82832e6;border-radius:4px;padding:4px 8px;font-size:.65rem;font-weight:700}.ProductCard-module__9j1fXa__wishlistBtn{color:#1a0a0d;cursor:pointer;background-color:#fffc;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background-color .2s,color .2s;display:flex;position:absolute;top:12px;right:12px;box-shadow:0 4px 12px #0000001a}.ProductCard-module__9j1fXa__wishlistBtn:hover{color:#c9a15a;background-color:#fff}.ProductCard-module__9j1fXa__content{flex-direction:column;flex:1;padding:1rem;display:flex}.ProductCard-module__9j1fXa__title{font-family:var(--font-heading);color:#1a0a0d;margin:0 0 .2rem;font-size:1rem;font-weight:600}.ProductCard-module__9j1fXa__productCode{color:#666;font-family:monospace;font-size:.75rem}.ProductCard-module__9j1fXa__priceRow{align-items:baseline;gap:.5rem;margin-bottom:.5rem;display:flex}.ProductCard-module__9j1fXa__price{color:#1a0a0d;font-size:1rem;font-weight:600}.ProductCard-module__9j1fXa__gst{color:#666;font-size:.65rem}.ProductCard-module__9j1fXa__colorsRow{align-items:center;gap:6px;margin-bottom:.75rem;display:flex}.ProductCard-module__9j1fXa__colorSwatch{border:1px solid #0003;border-radius:50%;width:14px;height:14px}.ProductCard-module__9j1fXa__extraColors{color:#666;background-color:#e5e0d8;border-radius:10px;margin-left:4px;padding:2px 6px;font-size:.7rem}.ProductCard-module__9j1fXa__actions{flex-flow:wrap;gap:.25rem;margin-top:auto;display:flex}.ProductCard-module__9j1fXa__btnAddToCart{color:#f7f4ee;cursor:pointer;background-color:#2b1318;border:none;border-radius:4px;flex:1;justify-content:center;align-items:center;gap:6px;min-width:45%;padding:.5rem .2rem;font-size:.65rem;font-weight:500;transition:background-color .2s;display:flex}.ProductCard-module__9j1fXa__btnAddToCart:hover{background-color:#1a0a0d}.ProductCard-module__9j1fXa__btnInquiry{color:#1a0a0d;cursor:pointer;background-color:#0000;border:1px solid #d4cdc1;border-radius:4px;flex:1;justify-content:center;align-items:center;gap:6px;min-width:45%;padding:.5rem .2rem;font-size:.65rem;font-weight:500;transition:background-color .2s;display:flex}.ProductCard-module__9j1fXa__btnInquiry:hover{background-color:#0000000d}@media (max-width:768px){.ProductCard-module__9j1fXa__content{padding:.75rem}.ProductCard-module__9j1fXa__title,.ProductCard-module__9j1fXa__price{font-size:.9rem}}
.specular-button{--sb-radius:18px;--sb-tint:#fff;--sb-tint-opacity:0;--sb-blur:0px;--sb-text-color:#f5f5f5;letter-spacing:.01em;color:var(--sb-text-color);background:color-mix(in srgb, var(--sb-tint) calc(var(--sb-tint-opacity) * 100%), transparent);border-radius:var(--sb-radius);-webkit-backdrop-filter:blur(var(--sb-blur));cursor:pointer;border:none;outline:none;justify-content:center;align-items:center;margin:0;font-family:inherit;font-weight:500;line-height:1;transition:transform .15s;display:inline-flex;position:relative;box-shadow:inset 0 1px #ffffff0a,0 8px 24px #00000040}.specular-button:active{transform:scale(.97)}.specular-button:focus-visible{outline:2px solid color-mix(in srgb, var(--sb-text-color) 60%, transparent);outline-offset:3px}.specular-button:disabled{opacity:.55;cursor:default}.specular-button:disabled:active{transform:none}.specular-button--sm{padding:8px 12px;font-size:.85rem}.specular-button--md{padding:14px 30px;font-size:1rem}.specular-button--lg{padding:18px 40px;font-size:1.15rem}.specular-button__fx{pointer-events:none;z-index:1;position:absolute;inset:-20px}.specular-button__fx canvas{width:100%;height:100%;display:block}.specular-button__label{z-index:2;white-space:nowrap;align-items:center;gap:8px;display:flex;position:relative}
.Carousel-module__EaAMNW__carouselContainer{background-color:#0000;border-radius:8px;width:100%;height:100%;position:relative;overflow:hidden}.Carousel-module__EaAMNW__carouselTrack{width:100%;height:100%;transform-style:preserve-3d;perspective:1000px;justify-content:center;align-items:center;display:flex;position:relative}.Carousel-module__EaAMNW__carouselSlide{cursor:pointer;border-radius:8px;width:30%;min-width:280px;max-width:350px;height:90%;transition:transform .6s cubic-bezier(.25,1,.5,1),opacity .6s,z-index .6s;position:absolute;overflow:hidden;box-shadow:0 10px 20px #00000080}.Carousel-module__EaAMNW__carouselImage{object-fit:cover;width:100%;height:100%}.Carousel-module__EaAMNW__carouselSlide:after{content:"";pointer-events:none;background:linear-gradient(#0000 0%,#0000001a 50%,#000c 100%);position:absolute;inset:0}.Carousel-module__EaAMNW__carouselCaption{z-index:2;text-align:center;opacity:0;padding:1.5rem;transition:opacity .3s;position:absolute;bottom:0;left:0;right:0}.Carousel-module__EaAMNW__carouselCaption.Carousel-module__EaAMNW__captionActive{opacity:1}.Carousel-module__EaAMNW__carouselCaption h3{color:#fff;text-shadow:0 2px 4px #00000080;letter-spacing:1px;margin:0;font-family:Playfair Display,serif;font-size:1.5rem}.Carousel-module__EaAMNW__navButton{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;cursor:pointer;z-index:3;opacity:0;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Carousel-module__EaAMNW__carouselContainer:hover .Carousel-module__EaAMNW__navButton{opacity:1}.Carousel-module__EaAMNW__navButton:hover{background:#fff3;border-color:#ffffff80}.Carousel-module__EaAMNW__prevButton{left:1rem}.Carousel-module__EaAMNW__nextButton{right:1rem}.Carousel-module__EaAMNW__indicators{z-index:3;justify-content:center;gap:8px;display:flex;position:absolute;bottom:1rem;left:0;right:0}.Carousel-module__EaAMNW__indicatorDot{cursor:pointer;background:#fff6;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .3s}.Carousel-module__EaAMNW__indicatorDot.Carousel-module__EaAMNW__activeDot{background:#c9a15a;transform:scale(1.2)}@media (max-width:768px){.Carousel-module__EaAMNW__navButton{opacity:1;background:#0000004d;border:none}.Carousel-module__EaAMNW__carouselCaption h3{font-size:1.2rem}.Carousel-module__EaAMNW__carouselCaption{padding:1.5rem 1rem}}
.Footer-module__EZoWya__footer{color:#f7f4ee;z-index:10;background-color:#0000;border-top:1px solid #c9a15a33;position:relative}.Footer-module__EZoWya__container{gap:6rem;max-width:1400px;margin:0 auto;padding:6rem 2rem;display:flex}.Footer-module__EZoWya__contactFormSection{background-color:#1e0f1480;border:1px solid #ffffff0d;border-radius:8px;flex:1;padding:3rem}.Footer-module__EZoWya__formHeader{margin-bottom:2rem}.Footer-module__EZoWya__title{font-family:var(--font-heading);color:#c9a15a;margin:0 0 .5rem;font-size:2.5rem;font-weight:500}.Footer-module__EZoWya__subtitle{color:#f5efe699;margin:0;font-size:1rem}.Footer-module__EZoWya__divider{background-color:#c9a15a;width:40px;height:2px;margin-top:1.5rem}.Footer-module__EZoWya__form{flex-direction:column;gap:1.5rem;display:flex}.Footer-module__EZoWya__inputGroup{gap:1.5rem;display:flex}.Footer-module__EZoWya__inputField{flex-direction:column;flex:1;gap:.5rem;display:flex}.Footer-module__EZoWya__inputField label{letter-spacing:.05em;color:#f5efe6cc;font-size:.85rem}.Footer-module__EZoWya__inputField input,.Footer-module__EZoWya__inputField textarea{color:#f7f4ee;background-color:#0003;border:1px solid #ffffff1a;border-radius:4px;outline:none;width:100%;padding:1rem;font-family:inherit;font-size:16px;transition:border-color .3s}.Footer-module__EZoWya__inputField input:focus,.Footer-module__EZoWya__inputField textarea:focus{border-color:#c9a15a}.Footer-module__EZoWya__inputField input::placeholder,.Footer-module__EZoWya__inputField textarea::placeholder{color:#f5efe64d}.Footer-module__EZoWya__submitBtn{color:#1a0a0d;letter-spacing:.05em;cursor:pointer;background-color:#c9a15a;border:none;border-radius:4px;justify-content:center;align-items:center;gap:.75rem;width:100%;margin-top:1rem;padding:1rem 2rem;font-size:.9rem;font-weight:600;transition:opacity .3s;display:flex}.Footer-module__EZoWya__submitBtn:hover{opacity:.9}.Footer-module__EZoWya__footerInfoSection{flex-direction:column;flex:1;display:flex}.Footer-module__EZoWya__brandInfo{margin-bottom:3rem}.Footer-module__EZoWya__logo{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.Footer-module__EZoWya__logoCircle{background:radial-gradient(circle at 0 0,#fff1d4,#c9a15a);border-radius:50%;width:48px;height:48px}.Footer-module__EZoWya__logoText{flex-direction:column;align-items:center;display:flex}.Footer-module__EZoWya__logoHouse{letter-spacing:.3em;color:#f5efe699;font-size:.6rem}.Footer-module__EZoWya__logoShri{letter-spacing:.1em;color:#c9a15a;font-size:1.5rem;font-weight:600;line-height:1}.Footer-module__EZoWya__brandDesc{color:#f5efe699;max-width:90%;font-size:.95rem;line-height:1.6}.Footer-module__EZoWya__linksGrid{gap:4rem;margin-bottom:3rem;display:flex}.Footer-module__EZoWya__linksColumn{flex-direction:column;gap:1rem;display:flex}.Footer-module__EZoWya__columnTitle{font-family:var(--font-heading);color:#f7f4ee;margin:0 0 .5rem;font-size:1.2rem;font-weight:500}.Footer-module__EZoWya__linksColumn a{color:#f5efe699;padding:.5rem 0;font-size:.95rem;text-decoration:none;transition:color .2s;display:block}.Footer-module__EZoWya__linksColumn a:hover{color:#c9a15a}.Footer-module__EZoWya__contactDetails{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}.Footer-module__EZoWya__contactItem{color:#f5efe6cc;align-items:center;gap:1rem;font-size:.95rem;display:flex}.Footer-module__EZoWya__contactIcon{color:#c9a15a}.Footer-module__EZoWya__socialLinks{gap:1rem;display:flex}.Footer-module__EZoWya__socialIcon{color:#f7f4ee;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.Footer-module__EZoWya__socialIcon:hover{color:#1a0a0d;background-color:#c9a15a;border-color:#c9a15a}.Footer-module__EZoWya__bottomBar{background-color:#0d0406;border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.Footer-module__EZoWya__bottomBar p{color:#f5efe666;letter-spacing:.05em;margin:0;font-size:.8rem}@media (max-width:992px){.Footer-module__EZoWya__container{flex-direction:column;gap:4rem}.Footer-module__EZoWya__inputGroup{flex-direction:column;gap:1.5rem}.Footer-module__EZoWya__bottomBar{text-align:center;flex-direction:column;gap:1rem}}@media (max-width:768px){.Footer-module__EZoWya__contactFormSection{padding:2rem}.Footer-module__EZoWya__linksGrid{flex-direction:column;gap:2rem}}
