.Header-module__hBw1pG__nav{z-index:100;width:100%;color:var(--color-ivory);transition:all .6s var(--ease-out-expo);justify-content:space-between;align-items:center;padding:2.5rem 4rem;display:flex;position:fixed;top:0}.Header-module__hBw1pG__nav.Header-module__hBw1pG__dark{color:var(--color-text)}.Header-module__hBw1pG__nav.Header-module__hBw1pG__scrolled{color:var(--color-text);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fbf9f5f2;padding:1.5rem 4rem}.Header-module__hBw1pG__links{gap:2.5rem;font-size:1rem;font-weight:300;display:flex}.Header-module__hBw1pG__brand{letter-spacing:.15em;z-index:101;font-size:2.2rem;font-weight:400;position:absolute;left:50%;transform:translate(-50%)}.Header-module__hBw1pG__brand a{color:inherit;text-decoration:none}.Header-module__hBw1pG__actions{z-index:101;align-items:center;gap:2rem;font-size:.9rem;display:flex}.Header-module__hBw1pG__link{cursor:pointer;transition:color .3s;position:relative}.Header-module__hBw1pG__link:after{content:"";width:0;height:1px;transition:width .4s var(--ease-out-expo);background-color:currentColor;position:absolute;bottom:-4px;right:0}.Header-module__hBw1pG__link:hover:after{width:100%}.Header-module__hBw1pG__mobileMenuBtn{cursor:pointer;z-index:200;width:30px;height:20px;color:inherit;background:0 0;border:none;padding:0;display:none;position:relative}.Header-module__hBw1pG__hamburger{background-color:currentColor;width:100%;height:1px;transition:all .3s;display:block;position:relative}.Header-module__hBw1pG__hamburger:before,.Header-module__hBw1pG__hamburger:after{content:"";background-color:currentColor;width:100%;height:100%;transition:all .3s;position:absolute}.Header-module__hBw1pG__hamburger:before{top:-8px}.Header-module__hBw1pG__hamburger:after{bottom:-8px}.Header-module__hBw1pG__hamburger.Header-module__hBw1pG__open{background-color:#0000}.Header-module__hBw1pG__hamburger.Header-module__hBw1pG__open:before{top:0;transform:rotate(45deg)}.Header-module__hBw1pG__hamburger.Header-module__hBw1pG__open:after{bottom:0;transform:rotate(-45deg)}.Header-module__hBw1pG__mobileMenubox{background-color:var(--color-gold);z-index:150;width:100%;height:100vh;transition:transform .5s var(--ease-out-expo);background-color:#0c0a0a;justify-content:center;align-items:center;display:flex;position:fixed;top:0;left:0;transform:translateY(-100%)}.Header-module__hBw1pG__mobileMenubox.Header-module__hBw1pG__show{transform:translateY(0)}.Header-module__hBw1pG__mobileLinks{flex-direction:column;align-items:center;gap:2rem;display:flex}.Header-module__hBw1pG__mobileLink{color:var(--color-ivory);opacity:0;font-size:2rem;font-weight:300;text-decoration:none;transition:all .5s;transform:translateY(20px)}.Header-module__hBw1pG__mobileMenubox.Header-module__hBw1pG__show .Header-module__hBw1pG__mobileLink{opacity:1;transform:translateY(0)}.Header-module__hBw1pG__mobileMenubox.Header-module__hBw1pG__show .Header-module__hBw1pG__mobileLink:first-child{transition-delay:.1s}.Header-module__hBw1pG__mobileMenubox.Header-module__hBw1pG__show .Header-module__hBw1pG__mobileLink:nth-child(2){transition-delay:.2s}.Header-module__hBw1pG__mobileMenubox.Header-module__hBw1pG__show .Header-module__hBw1pG__mobileLink:nth-child(3){transition-delay:.3s}.Header-module__hBw1pG__mobileMenubox.Header-module__hBw1pG__show .Header-module__hBw1pG__mobileLink:nth-child(4){transition-delay:.4s}.Header-module__hBw1pG__mobileMenubox.Header-module__hBw1pG__show .Header-module__hBw1pG__mobileLink:nth-child(5){transition-delay:.5s}@media (max-width:900px){.Header-module__hBw1pG__nav{padding:1.5rem 2rem}.Header-module__hBw1pG__nav.Header-module__hBw1pG__scrolled{padding:1rem 2rem}.Header-module__hBw1pG__desktopOnly{display:none}.Header-module__hBw1pG__mobileMenuBtn{display:block}.Header-module__hBw1pG__brand{font-size:1.8rem}}
.Footer-module__S6Hkya__footer{text-align:center;color:var(--color-text-light);border-top:1px solid #c5a05933;margin-top:5rem;padding:6rem 1rem}.Footer-module__S6Hkya__brand{color:var(--color-text);letter-spacing:.1em;margin-bottom:2rem;font-size:2rem}.Footer-module__S6Hkya__links{justify-content:center;gap:3rem;margin-bottom:3rem;font-size:.95rem;font-weight:300;display:flex}.Footer-module__S6Hkya__copy{opacity:.7;direction:ltr;font-size:.8rem}
.Hero-module__ZARIfG__hero{text-align:center;color:#fff;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__background{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__bgImage{object-fit:cover;width:100%;height:100%}.Hero-module__ZARIfG__overlay{background:radial-gradient(circle,#0000001a 0%,#0006 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__content{z-index:10;flex-direction:column;align-items:center;gap:1rem;padding:0 20px;display:flex}.Hero-module__ZARIfG__title{margin-bottom:1rem;font-size:4rem;font-weight:300;line-height:1.4}.Hero-module__ZARIfG__subtitle{opacity:.95;font-size:2rem;font-weight:200}.Hero-module__ZARIfG__cta{color:#fff;cursor:pointer;transition:all .5s var(--ease-out-expo);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:0 0;border:1px solid #ffffff80;margin-top:3rem;padding:1.2rem 4rem;font-family:inherit;font-size:1.1rem;position:relative;overflow:hidden}.Hero-module__ZARIfG__cta:hover{color:var(--color-text);background:#fff;border-color:#fff;padding-left:5rem;padding-right:5rem}@media (max-width:768px){.Hero-module__ZARIfG__title{font-size:2.5rem;line-height:1.2}.Hero-module__ZARIfG__subtitle{font-size:1.2rem}.Hero-module__ZARIfG__cta{width:100%;max-width:300px;margin-top:2rem;padding:1rem 2.5rem;font-size:.95rem}.Hero-module__ZARIfG__cta:hover{padding-left:2.5rem;padding-right:2.5rem}}
.Collections-module__vIwA_G__section{padding:var(--spacing-section)40px;background-color:var(--color-ivory)}.Collections-module__vIwA_G__header{text-align:center;margin-bottom:var(--spacing-block)}.Collections-module__vIwA_G__sectionTitle{color:var(--color-gold);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:2rem;font-weight:300}.Collections-module__vIwA_G__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;min-height:600px;display:grid}.Collections-module__vIwA_G__card{cursor:pointer;border-radius:4px;height:100%;min-height:400px;position:relative;overflow:hidden}.Collections-module__vIwA_G__imageContainer{width:100%;height:100%}.Collections-module__vIwA_G__image{object-fit:cover;width:100%;height:100%;transition:transform 1.5s cubic-bezier(.19,1,.22,1)}.Collections-module__vIwA_G__card:hover .Collections-module__vIwA_G__image{transform:scale(1.1)}.Collections-module__vIwA_G__overlay{background:linear-gradient(#0000 50%,#0009 100%);width:100%;height:100%;transition:opacity .5s;position:absolute;top:0;left:0}.Collections-module__vIwA_G__info{color:#fff;z-index:2;text-align:right;flex-direction:column;justify-content:flex-end;width:100%;padding:40px;display:flex;position:absolute;bottom:0;left:0}.Collections-module__vIwA_G__collectionName{align-items:center;gap:10px;font-size:1.8rem;font-weight:400;display:flex}.Collections-module__vIwA_G__separator{background-color:var(--color-gold);border-radius:50%;width:6px;height:6px;display:inline-block}.Collections-module__vIwA_G__desc{opacity:.8;opacity:0;max-width:80%;margin-top:10px;font-size:1rem;font-weight:300;transition:all .8s cubic-bezier(.19,1,.22,1);transform:translateY(20px)}.Collections-module__vIwA_G__card:hover .Collections-module__vIwA_G__desc{opacity:1;transform:translateY(0)}@media (max-width:768px){.Collections-module__vIwA_G__section{padding:4rem 20px}.Collections-module__vIwA_G__grid{grid-template-columns:1fr;gap:20px;height:auto}.Collections-module__vIwA_G__card{height:60vh;min-height:350px}.Collections-module__vIwA_G__info{padding:25px}.Collections-module__vIwA_G__collectionName{font-size:1.5rem}.Collections-module__vIwA_G__desc{opacity:1;max-width:100%;margin-top:5px;font-size:.9rem;transform:translateY(0)}}
.care-module__e_Lb5W__container{text-align:center;max-width:800px;min-height:80vh;margin:0 auto;padding:8rem 2rem}.care-module__e_Lb5W__title{color:var(--color-burgundy);margin-bottom:4rem;font-size:2.5rem;font-weight:300}.care-module__e_Lb5W__grid{text-align:right;grid-template-columns:1fr;gap:3rem;display:grid}.care-module__e_Lb5W__card{background:#fff;border:1px solid #c5a05933;border-radius:4px;padding:2.5rem;transition:transform .3s}.care-module__e_Lb5W__card:hover{border-color:var(--color-gold);transform:translateY(-5px)}.care-module__e_Lb5W__icon{color:var(--color-gold);margin-bottom:1.5rem}.care-module__e_Lb5W__cardTitle{color:var(--color-text);margin-bottom:1rem;font-size:1.3rem;font-weight:400}.care-module__e_Lb5W__cardText{color:var(--color-text-light);font-size:1rem;line-height:1.8}@media (min-width:768px){.care-module__e_Lb5W__grid{grid-template-columns:1fr 1fr}}
.checkout-module__6Nj7Kq__container{background-color:var(--color-ivory);min-height:100vh;padding-top:120px;padding-bottom:80px}.checkout-module__6Nj7Kq__wrapper{grid-template-columns:1.2fr .8fr;gap:6rem;max-width:1200px;margin:0 auto;padding:0 40px;display:grid}.checkout-module__6Nj7Kq__formSection{flex-direction:column;gap:3rem;display:flex}.checkout-module__6Nj7Kq__sectionTitle{color:var(--color-gold);border-bottom:1px solid #0000000d;margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.5rem;font-weight:400}.checkout-module__6Nj7Kq__inputGroup{flex-direction:column;gap:1.2rem;display:flex}.checkout-module__6Nj7Kq__row{gap:1.5rem;display:flex}.checkout-module__6Nj7Kq__inputWrapper{flex-direction:column;flex:1;gap:.5rem;display:flex}.checkout-module__6Nj7Kq__label{color:var(--color-text-light);font-size:.9rem}.checkout-module__6Nj7Kq__input{background-color:#0000;border:1px solid #0000001a;border-radius:2px;padding:1rem;font-family:inherit;font-size:1rem;transition:border-color .3s}.checkout-module__6Nj7Kq__input:focus{border-color:var(--color-burgundy);outline:none}.checkout-module__6Nj7Kq__paymentMethods{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.checkout-module__6Nj7Kq__paymentMethod{text-align:center;cursor:pointer;border:1px solid #0000001a;border-radius:4px;padding:1rem;font-size:.9rem;transition:all .3s}.checkout-module__6Nj7Kq__paymentMethod.checkout-module__6Nj7Kq__active{border-color:var(--color-burgundy);color:var(--color-burgundy);background-color:#450a0e08}.checkout-module__6Nj7Kq__summarySection{background-color:#fff;border:1px solid #0000000d;border-radius:4px;height:fit-content;padding:2.5rem;position:sticky;top:120px}.checkout-module__6Nj7Kq__summaryHeader{color:var(--color-text);margin-bottom:2rem;font-size:1.3rem}.checkout-module__6Nj7Kq__items{flex-direction:column;gap:1.5rem;max-height:300px;margin-bottom:2rem;display:flex;overflow-y:auto}.checkout-module__6Nj7Kq__item{align-items:center;gap:1rem;display:flex}.checkout-module__6Nj7Kq__itemImageContainer{width:60px;height:80px;position:relative}.checkout-module__6Nj7Kq__itemImage{object-fit:cover;border-radius:2px;width:100%;height:100%}.checkout-module__6Nj7Kq__itemBadge{color:#fff;background-color:#00000080;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.7rem;display:flex;position:absolute;top:-8px;right:-8px}.checkout-module__6Nj7Kq__itemInfo{flex:1}.checkout-module__6Nj7Kq__itemName{color:var(--color-text);font-size:.95rem}.checkout-module__6Nj7Kq__itemVariant{color:var(--color-text-light);font-size:.8rem}.checkout-module__6Nj7Kq__itemPrice{color:var(--color-burgundy);font-size:.95rem}.checkout-module__6Nj7Kq__costs{border-top:1px solid #0000000d;flex-direction:column;gap:1rem;padding-top:1.5rem;display:flex}.checkout-module__6Nj7Kq__costRow{color:var(--color-text-light);justify-content:space-between;font-size:.95rem;display:flex}.checkout-module__6Nj7Kq__totalRow{color:var(--color-text);border-top:1px solid #0000001a;justify-content:space-between;margin-top:1rem;padding-top:1rem;font-size:1.2rem;display:flex}.checkout-module__6Nj7Kq__submitBtn{background-color:var(--color-burgundy);color:#fff;cursor:pointer;border:none;width:100%;margin-top:2rem;padding:1.2rem;font-size:1.1rem;transition:background .3s}.checkout-module__6Nj7Kq__submitBtn:hover{background-color:#2c0b0e}@media (max-width:900px){.checkout-module__6Nj7Kq__wrapper{grid-template-columns:1fr;gap:3rem}.checkout-module__6Nj7Kq__summarySection{order:-1;position:static}}
.collections-module__IO8dua__container{min-height:100vh;padding-top:var(--spacing-section);display:flex}.collections-module__IO8dua__sidebar{width:300px;height:calc(100vh - var(--spacing-section));top:var(--spacing-section);border-left:1px solid #0000000d;padding:2rem 3rem;position:sticky;overflow-y:auto}.collections-module__IO8dua__filterGroup{margin-bottom:2.5rem}.collections-module__IO8dua__filterTitle{color:var(--color-burgundy);letter-spacing:.5px;margin-bottom:1rem;font-size:.9rem;font-weight:600}.collections-module__IO8dua__filterList{flex-direction:column;gap:.8rem;display:flex}.collections-module__IO8dua__filterItem{cursor:pointer;color:var(--color-text-light);align-items:center;gap:10px;font-size:.95rem;transition:color .3s;display:flex}.collections-module__IO8dua__filterItem:hover,.collections-module__IO8dua__filterItem.collections-module__IO8dua__active{color:var(--color-gold)}.collections-module__IO8dua__main{flex:1;padding:2rem 4rem}.collections-module__IO8dua__header{border-bottom:1px solid #c5a05933;justify-content:space-between;align-items:flex-end;margin-bottom:3rem;padding-bottom:1.5rem;display:flex}.collections-module__IO8dua__pageTitle{font-size:2.5rem;font-weight:300}.collections-module__IO8dua__count{color:var(--color-text-light);font-size:.9rem;font-family:var(--font-readex)}.collections-module__IO8dua__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:40px;display:grid}.collections-module__IO8dua__productCard{cursor:pointer;flex-direction:column;display:flex}.collections-module__IO8dua__productCard:hover .collections-module__IO8dua__productImage{transform:scale(1.05)}.collections-module__IO8dua__imageWrapper{aspect-ratio:2/3;background-color:#f5f5f5;margin-bottom:1rem;position:relative;overflow:hidden}.collections-module__IO8dua__productImage{object-fit:cover;width:100%;height:100%;transition:transform 1s var(--ease-out-expo)}.collections-module__IO8dua__productInfo{text-align:right}.collections-module__IO8dua__productName{margin-bottom:.5rem;font-size:1.1rem;font-weight:400}.collections-module__IO8dua__productPrice{color:var(--color-gold);font-size:1rem}.collections-module__IO8dua__tag{background-color:var(--color-burgundy);color:#fff;letter-spacing:.5px;padding:4px 10px;font-size:.7rem;position:absolute;top:10px;right:10px}@media (max-width:1024px){.collections-module__IO8dua__container{flex-direction:column}.collections-module__IO8dua__sidebar{border-bottom:1px solid #0000000d;border-left:none;width:100%;height:auto;padding:1rem 2rem;position:relative;top:0}.collections-module__IO8dua__filterList{flex-direction:row;padding-bottom:10px;overflow-x:auto}.collections-module__IO8dua__filterItem{white-space:nowrap;background:#f9f9f9;border-radius:20px;padding:5px 15px}.collections-module__IO8dua__main{padding:2rem}}@media (max-width:768px){.collections-module__IO8dua__grid{grid-template-columns:1fr;gap:30px}}
.contact-module__swMWYG__container{background-color:var(--color-ivory);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:80vh;padding:4rem 2rem;display:flex}.contact-module__swMWYG__card{background:#fff;border:1px solid #c5a05933;flex-direction:column;align-items:center;gap:2rem;width:100%;max-width:600px;padding:4rem;display:flex}.contact-module__swMWYG__title{color:var(--color-text);margin-bottom:.5rem;font-size:2rem;font-weight:300}.contact-module__swMWYG__subtitle{color:var(--color-text-light);max-width:400px;font-size:1rem;line-height:1.6}.contact-module__swMWYG__linkGroup{flex-direction:column;gap:1rem;width:100%;display:flex}.contact-module__swMWYG__button{border:1px solid var(--color-text);color:var(--color-text);text-transform:uppercase;letter-spacing:1px;justify-content:center;align-items:center;gap:10px;padding:1rem 2rem;font-size:1rem;transition:all .3s;display:flex}.contact-module__swMWYG__button:hover{background-color:var(--color-text);color:#fff}.contact-module__swMWYG__button.contact-module__swMWYG__primary{background-color:var(--color-gold);border-color:var(--color-gold);color:#fff}.contact-module__swMWYG__button.contact-module__swMWYG__primary:hover{background-color:#b08d4b}.contact-module__swMWYG__info{color:var(--color-text-light);margin-top:2rem;font-size:.9rem}
.forgot-module__5BCK6a__container{background-color:var(--color-ivory);justify-content:center;align-items:flex-start;min-height:100vh;padding-top:150px;padding-bottom:80px;display:flex}.forgot-module__5BCK6a__wrapper{background-color:#fff;border:1px solid #0000000d;border-radius:4px;width:100%;max-width:450px;padding:3rem;box-shadow:0 10px 30px #00000005}.forgot-module__5BCK6a__header{text-align:center;margin-bottom:2.5rem}.forgot-module__5BCK6a__title{color:var(--color-burgundy);margin-bottom:.5rem;font-size:1.8rem;font-weight:300}.forgot-module__5BCK6a__subtitle{color:var(--color-text-light);font-size:.95rem;font-weight:300;line-height:1.6}.forgot-module__5BCK6a__form{flex-direction:column;gap:1.5rem;display:flex}.forgot-module__5BCK6a__inputGroup{flex-direction:column;gap:.5rem;display:flex}.forgot-module__5BCK6a__label{color:var(--color-text);font-size:.9rem;font-weight:400}.forgot-module__5BCK6a__input{background-color:#0000;border:1px solid #0000001a;border-radius:2px;width:100%;padding:.8rem 1rem;font-family:inherit;font-size:1rem;transition:all .3s}.forgot-module__5BCK6a__input:focus{border-color:var(--color-gold);background-color:#c5a0590d;outline:none}.forgot-module__5BCK6a__submitBtn{background-color:var(--color-burgundy);color:#fff;cursor:pointer;border:none;width:100%;margin-top:1rem;padding:1rem;font-size:1rem;transition:background .3s}.forgot-module__5BCK6a__submitBtn:hover{background-color:#2c0b0e}.forgot-module__5BCK6a__backLink{text-align:center;color:var(--color-text-light);margin-top:2rem;font-size:.9rem}.forgot-module__5BCK6a__link{color:var(--color-text);cursor:pointer;text-decoration:underline;transition:color .3s}.forgot-module__5BCK6a__link:hover{color:var(--color-gold)}@media (max-width:600px){.forgot-module__5BCK6a__container{padding-top:120px;padding-left:20px;padding-right:20px}.forgot-module__5BCK6a__wrapper{padding:2rem}}
.login-module__WEZH7G__container{background-color:var(--color-ivory);justify-content:center;align-items:flex-start;min-height:100vh;padding-top:150px;padding-bottom:80px;display:flex}.login-module__WEZH7G__wrapper{background-color:#fff;border:1px solid #0000000d;border-radius:4px;width:100%;max-width:450px;padding:3rem;box-shadow:0 10px 30px #00000005}.login-module__WEZH7G__header{text-align:center;margin-bottom:2.5rem}.login-module__WEZH7G__title{color:var(--color-burgundy);margin-bottom:.5rem;font-size:2rem;font-weight:300}.login-module__WEZH7G__subtitle{color:var(--color-text-light);font-size:1rem;font-weight:300}.login-module__WEZH7G__form{flex-direction:column;gap:1.5rem;display:flex}.login-module__WEZH7G__inputGroup{flex-direction:column;gap:.5rem;display:flex}.login-module__WEZH7G__label{color:var(--color-text);font-size:.9rem;font-weight:400}.login-module__WEZH7G__input{background-color:#0000;border:1px solid #0000001a;border-radius:2px;width:100%;padding:.8rem 1rem;font-family:inherit;font-size:1rem;transition:all .3s}.login-module__WEZH7G__input:focus{border-color:var(--color-gold);background-color:#c5a0590d;outline:none}.login-module__WEZH7G__forgotPassword{text-align:left;margin-top:-.5rem;font-size:.85rem}.login-module__WEZH7G__submitBtn{background-color:var(--color-burgundy);color:#fff;cursor:pointer;border:none;width:100%;margin-top:1rem;padding:1rem;font-size:1rem;transition:background .3s}.login-module__WEZH7G__submitBtn:hover{background-color:#2c0b0e}.login-module__WEZH7G__registerLink{text-align:center;color:var(--color-text-light);border-top:1px solid #0000000d;margin-top:2rem;padding-top:1.5rem;font-size:.9rem}.login-module__WEZH7G__link{color:var(--color-gold);cursor:pointer;text-decoration:underline;transition:color .3s}.login-module__WEZH7G__link:hover{color:var(--color-burgundy)}@media (max-width:600px){.login-module__WEZH7G__container{padding-top:120px;padding-left:20px;padding-right:20px}.login-module__WEZH7G__wrapper{padding:2rem}}
.product-module__6JXRma__container{padding-top:calc(var(--spacing-section)/1.5);grid-template-columns:1fr 1fr;gap:0;min-height:100vh;display:grid}.product-module__6JXRma__gallery{background-color:#f5f5f5;height:100vh;position:sticky;top:0;overflow:hidden}.product-module__6JXRma__mainImage{object-fit:cover;width:100%;height:100%;transition:transform 1.5s var(--ease-out-expo)}.product-module__6JXRma__gallery:hover .product-module__6JXRma__mainImage{transform:scale(1.05)}.product-module__6JXRma__details{background-color:var(--color-ivory);flex-direction:column;justify-content:flex-start;gap:3rem;padding:8rem 5rem;display:flex}.product-module__6JXRma__header{border-bottom:1px solid #0000000d;padding-bottom:2rem}.product-module__6JXRma__brand{letter-spacing:.2em;color:var(--color-gold);margin-bottom:.5rem;font-size:.9rem;display:block}.product-module__6JXRma__title{color:var(--color-text);margin-bottom:1rem;font-size:2.5rem;font-weight:300}.product-module__6JXRma__price{color:var(--color-text-light);font-size:1.2rem;font-weight:300}.product-module__6JXRma__description{color:var(--color-text-light);max-width:90%;font-size:1.1rem;line-height:1.8}.product-module__6JXRma__actions{flex-direction:column;gap:1.5rem;margin-top:1rem;display:flex}.product-module__6JXRma__addToCart{background-color:var(--color-text);color:#fff;cursor:pointer;border:none;justify-content:center;align-items:center;gap:10px;width:100%;padding:1.2rem 2rem;font-size:1rem;transition:background-color .3s;display:flex}.product-module__6JXRma__addToCart:hover{background-color:var(--color-gold)}.product-module__6JXRma__accordion{border-top:1px solid #0000000d}.product-module__6JXRma__accordionItem{border-bottom:1px solid #0000000d}.product-module__6JXRma__accordionHeader{text-align:right;width:100%;color:var(--color-text);cursor:pointer;background:0 0;border:none;justify-content:space-between;padding:1.5rem 0;font-size:1rem;display:flex}.product-module__6JXRma__accordionContent{color:var(--color-text-light);padding-bottom:1.5rem;font-size:.95rem;line-height:1.6}@media (max-width:1024px){.product-module__6JXRma__container{grid-template-columns:1fr}.product-module__6JXRma__gallery{height:70vh;position:relative}.product-module__6JXRma__details{padding:3rem 2rem}}
.register-module__jUGYdG__container{background-color:var(--color-ivory);justify-content:center;align-items:flex-start;min-height:100vh;padding-top:150px;padding-bottom:80px;display:flex}.register-module__jUGYdG__wrapper{background-color:#fff;border:1px solid #0000000d;border-radius:4px;width:100%;max-width:500px;padding:3rem;box-shadow:0 10px 30px #00000005}.register-module__jUGYdG__header{text-align:center;margin-bottom:2.5rem}.register-module__jUGYdG__title{color:var(--color-burgundy);margin-bottom:.5rem;font-size:2rem;font-weight:300}.register-module__jUGYdG__subtitle{color:var(--color-text-light);font-size:1rem;font-weight:300}.register-module__jUGYdG__form{flex-direction:column;gap:1.5rem;display:flex}.register-module__jUGYdG__row{gap:1rem;display:flex}.register-module__jUGYdG__inputGroup{flex-direction:column;flex:1;gap:.5rem;display:flex}.register-module__jUGYdG__label{color:var(--color-text);font-size:.9rem;font-weight:400}.register-module__jUGYdG__input{background-color:#0000;border:1px solid #0000001a;border-radius:2px;width:100%;padding:.8rem 1rem;font-family:inherit;font-size:1rem;transition:all .3s}.register-module__jUGYdG__input:focus{border-color:var(--color-gold);background-color:#c5a0590d;outline:none}.register-module__jUGYdG__submitBtn{background-color:var(--color-burgundy);color:#fff;cursor:pointer;border:none;width:100%;margin-top:1.5rem;padding:1rem;font-size:1rem;transition:background .3s}.register-module__jUGYdG__submitBtn:hover{background-color:#2c0b0e}.register-module__jUGYdG__loginLink{text-align:center;color:var(--color-text-light);margin-top:1.5rem;font-size:.9rem}.register-module__jUGYdG__link{color:var(--color-gold);cursor:pointer;text-decoration:underline;transition:color .3s}.register-module__jUGYdG__link:hover{color:var(--color-burgundy)}@media (max-width:600px){.register-module__jUGYdG__container{padding-top:120px;padding-left:20px;padding-right:20px}.register-module__jUGYdG__wrapper{padding:2rem}.register-module__jUGYdG__row{flex-direction:column;gap:1.5rem}}
.story-module__MCzmEW__intro{text-align:center;background-color:var(--color-ivory);flex-direction:column;justify-content:center;align-items:center;height:90vh;padding:0 40px;display:flex;position:relative;overflow:hidden}.story-module__MCzmEW__introBg{object-fit:cover;opacity:.15;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.story-module__MCzmEW__introContent{z-index:10;max-width:800px;position:relative}.story-module__MCzmEW__introTitle{color:var(--color-burgundy);margin-bottom:3rem;font-size:3.5rem;font-weight:300}.story-module__MCzmEW__introText{color:var(--color-text);font-size:1.4rem;font-weight:200;line-height:2}.story-module__MCzmEW__narrativeSection{align-items:center;min-height:100vh;padding:80px 0;display:flex;overflow:hidden}.story-module__MCzmEW__narrativeSection:nth-child(2n){background-color:var(--color-ivory);flex-direction:row-reverse}.story-module__MCzmEW__narrativeSection:nth-child(odd){background-color:#fff}.story-module__MCzmEW__narrativeContent{flex-direction:column;flex:1;justify-content:center;padding:0 6rem;display:flex}.story-module__MCzmEW__narrativeImageContainer{flex:1;height:90vh;position:relative;overflow:hidden}.story-module__MCzmEW__narrativeImage{object-fit:cover;width:100%;height:100%;transition:transform 1.5s var(--ease-out-expo)}.story-module__MCzmEW__narrativeSection:hover .story-module__MCzmEW__narrativeImage{transform:scale(1.05)}.story-module__MCzmEW__sectionTitle{color:var(--color-gold);margin-bottom:2rem;font-size:2.5rem;font-weight:300}.story-module__MCzmEW__sectionText{color:var(--color-text-light);white-space:pre-line;font-size:1.2rem;line-height:1.9}.story-module__MCzmEW__promiseSection{text-align:center;color:#fff;background-color:#111;justify-content:center;align-items:center;height:80vh;display:flex;position:relative}.story-module__MCzmEW__promiseImage{object-fit:cover;opacity:.4;width:100%;height:100%;position:absolute;top:0;left:0}.story-module__MCzmEW__promiseContent{z-index:10;max-width:700px;padding:0 20px;position:relative}.story-module__MCzmEW__promiseList{flex-direction:column;gap:1.5rem;margin-top:3rem;font-size:1.4rem;font-weight:300;display:flex}.story-module__MCzmEW__conclusionSection{color:#fff;justify-content:center;align-items:center;height:100vh;display:flex;position:relative}.story-module__MCzmEW__conclusionImage{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.story-module__MCzmEW__conclusionOverlay{background:linear-gradient(#0003,#000c);width:100%;height:100%;position:absolute;top:0;left:0}.story-module__MCzmEW__conclusionText{z-index:10;text-align:center;font-size:2rem;font-weight:300;line-height:2.2;position:relative}@media (max-width:1024px){.story-module__MCzmEW__narrativeSection,.story-module__MCzmEW__narrativeSection:nth-child(2n){flex-direction:column;height:auto;padding:40px 0}.story-module__MCzmEW__narrativeImageContainer{width:100%;height:50vh;margin-top:2rem}.story-module__MCzmEW__narrativeContent{padding:0 2rem}.story-module__MCzmEW__introTitle{font-size:2.5rem}}@media (max-width:768px){.story-module__MCzmEW__introTitle{font-size:2rem}.story-module__MCzmEW__introText{font-size:1.1rem}.story-module__MCzmEW__sectionTitle{font-size:1.8rem}.story-module__MCzmEW__sectionText{font-size:1rem}.story-module__MCzmEW__promiseList{font-size:1.1rem}.story-module__MCzmEW__conclusionText{padding:0 1rem;font-size:1.5rem}}
.thankyou-module__q1rViG__container{background-color:var(--color-ivory);text-align:center;justify-content:center;align-items:center;min-height:100vh;padding-top:150px;padding-bottom:80px;display:flex}.thankyou-module__q1rViG__wrapper{width:100%;max-width:600px;padding:3rem;animation:1s thankyou-module__q1rViG__fadeIn}.thankyou-module__q1rViG__icon{width:80px;height:80px;color:var(--color-gold);border:1px solid var(--color-gold);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 2rem;display:flex}.thankyou-module__q1rViG__title{color:var(--color-burgundy);margin-bottom:1rem;font-size:2.5rem;font-weight:300}.thankyou-module__q1rViG__message{color:var(--color-text-light);margin-bottom:3rem;font-size:1.1rem;line-height:1.8}.thankyou-module__q1rViG__orderNumber{color:var(--color-text);letter-spacing:1px;background-color:#fff;border:1px dashed #0000001a;margin-top:.5rem;padding:.5rem 1.5rem;font-family:inherit;display:inline-block}.thankyou-module__q1rViG__actions{justify-content:center;gap:1rem;display:flex}.thankyou-module__q1rViG__primaryBtn{background-color:var(--color-burgundy);color:#fff;padding:1rem 2rem;text-decoration:none;transition:background .3s}.thankyou-module__q1rViG__primaryBtn:hover{background-color:#2c0b0e}.thankyou-module__q1rViG__secondaryBtn{color:var(--color-text);border:1px solid #0000001a;padding:1rem 2rem;text-decoration:none;transition:border-color .3s}.thankyou-module__q1rViG__secondaryBtn:hover{border-color:var(--color-burgundy)}@keyframes thankyou-module__q1rViG__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:600px){.thankyou-module__q1rViG__title{font-size:2rem}.thankyou-module__q1rViG__actions{flex-direction:column}}
.Details-module__qibdya__section{text-align:center;color:#fff;background-color:#000;justify-content:center;align-items:center;width:100%;height:90vh;display:flex;position:relative;overflow:hidden}.Details-module__qibdya__content{z-index:10;width:90%;max-width:1200px}.Details-module__qibdya__title{margin-bottom:4rem;font-size:3rem;font-weight:300}.Details-module__qibdya__items{grid-template-columns:repeat(3,1fr);gap:3rem;width:100%;display:grid}.Details-module__qibdya__item{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000080;border:1px solid #c5a0594d;border-radius:4px;flex-direction:column;align-items:center;gap:1.5rem;padding:2.5rem;transition:all .4s;display:flex}.Details-module__qibdya__item:hover{border-color:var(--color-gold);background:#000000b3;transform:translateY(-8px)}.Details-module__qibdya__itemImageContainer{border:2px solid #c5a05980;border-radius:50%;width:120px;height:120px;transition:border-color .4s;overflow:hidden}.Details-module__qibdya__item:hover .Details-module__qibdya__itemImageContainer{border-color:var(--color-gold)}.Details-module__qibdya__itemImage{object-fit:cover;width:100%;height:100%;transition:transform .6s}.Details-module__qibdya__item:hover .Details-module__qibdya__itemImage{transform:scale(1.1)}.Details-module__qibdya__itemTitle{color:var(--color-gold);font-size:1.6rem;font-weight:400}.Details-module__qibdya__itemDesc{color:#ffffffe6;max-width:280px;font-size:1rem;font-weight:300;line-height:1.7}@media (max-width:900px){.Details-module__qibdya__items{grid-template-columns:1fr;gap:2rem}.Details-module__qibdya__title{margin-bottom:2rem;font-size:2.5rem}.Details-module__qibdya__section{height:auto;padding:5rem 0}}
