.Navbar-module__dVeNwG__navbar{z-index:1000;padding:1.4rem 0;transition:background .4s,padding .4s,box-shadow .4s;position:fixed;top:0;left:0;right:0}.Navbar-module__dVeNwG__navbar.Navbar-module__dVeNwG__scrolled{-webkit-backdrop-filter:blur(20px);background:#fdfaf5eb;padding:.9rem 0;box-shadow:0 1px #0000000f}.Navbar-module__dVeNwG__inner{justify-content:space-between;align-items:center;gap:1rem;max-width:1340px;margin-inline:auto;padding-inline:clamp(1.5rem,5vw,4rem);display:flex}.Navbar-module__dVeNwG__logo{flex-shrink:0;align-items:baseline;gap:.15rem;display:flex}.Navbar-module__dVeNwG__logoZ{color:var(--color-primary);letter-spacing:-.02em;font-family:Playfair Display,Georgia,serif;font-size:2.2rem;font-weight:900;line-height:1}.Navbar-module__dVeNwG__logoText{color:var(--color-charcoal);font-family:Playfair Display,Georgia,serif;font-size:1.5rem;font-weight:700;line-height:1}.Navbar-module__dVeNwG__logoDot{color:var(--color-accent);margin-inline:.2rem;font-size:.8rem}.Navbar-module__dVeNwG__logoSub{color:var(--color-mid);letter-spacing:.05em;font-family:Cormorant Garamond,Georgia,serif;font-size:1.05rem;font-style:italic;font-weight:300}.Navbar-module__dVeNwG__desktopNav{align-items:center;display:flex}.Navbar-module__dVeNwG__desktopNav ul{gap:2.5rem;display:flex}.Navbar-module__dVeNwG__navLink{letter-spacing:.05em;color:var(--color-charcoal);padding-bottom:.2rem;font-size:.85rem;font-weight:500;transition:color .3s;position:relative}.Navbar-module__dVeNwG__navLink:after{content:"";background:var(--color-primary);transform-origin:100%;height:1.5px;transition:transform .35s var(--ease-out-expo,cubic-bezier(.16,1,.3,1));position:absolute;bottom:-2px;left:0;right:0;transform:scaleX(0)}.Navbar-module__dVeNwG__navLink:hover{color:var(--color-primary)}.Navbar-module__dVeNwG__navLink:hover:after{transform-origin:0;transform:scaleX(1)}.Navbar-module__dVeNwG__actions{align-items:center;gap:1rem;display:flex}.Navbar-module__dVeNwG__shopBtn{background:var(--color-primary);color:#fff;letter-spacing:.08em;text-transform:uppercase;border-radius:999px;align-items:center;padding:.6rem 1.6rem;font-size:.8rem;font-weight:600;transition:background .3s,transform .3s;display:inline-flex}.Navbar-module__dVeNwG__shopBtn:hover{background:var(--color-accent);transform:translateY(-1px)}.Navbar-module__dVeNwG__cartBtn{width:40px;height:40px;color:var(--color-charcoal);justify-content:center;align-items:center;transition:color .3s,transform .3s;display:flex;position:relative}.Navbar-module__dVeNwG__cartBtn:hover{color:var(--color-primary);transform:scale(1.1)}.Navbar-module__dVeNwG__cartWrap{align-items:center;display:flex;position:relative}.Navbar-module__dVeNwG__cartWrap:after{content:"";width:100%;height:20px;position:absolute;top:100%;right:0}.Navbar-module__dVeNwG__cartWrap:hover .Navbar-module__dVeNwG__miniCartPopup{opacity:1;visibility:visible;transform:translateY(0)}.Navbar-module__dVeNwG__miniCartPopup{opacity:0;visibility:hidden;z-index:1000;background:#fff;border:1px solid #e0e0e0;flex-direction:column;width:400px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:calc(100% + 15px);right:-10px;transform:translateY(10px);box-shadow:0 4px 12px #0000000d}.Navbar-module__dVeNwG__miniCartHeader{background:#f4f5f6;border-bottom:1px solid #e0e0e0;padding:1.5rem}.Navbar-module__dVeNwG__miniCartHeader h4{color:#000;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:400}.Navbar-module__dVeNwG__miniCartItems{flex-direction:column;gap:1.5rem;max-height:400px;padding:1.5rem;display:flex;overflow-y:auto}.Navbar-module__dVeNwG__miniCartItem{border-bottom:1px solid #e0e0e0;gap:1.5rem;padding-bottom:1.5rem;display:flex}.Navbar-module__dVeNwG__miniCartItem:last-child{border-bottom:none;padding-bottom:0}.Navbar-module__dVeNwG__miniCartImgWrap{flex-shrink:0;width:110px}.Navbar-module__dVeNwG__miniCartImg{object-fit:contain;width:100%;height:auto}.Navbar-module__dVeNwG__miniCartInfo{flex-direction:column;flex:1;gap:.6rem;display:flex}.Navbar-module__dVeNwG__mcTitleRow{justify-content:space-between;align-items:flex-start;display:flex}.Navbar-module__dVeNwG__mcDesigner{color:#000;letter-spacing:.05em;font-family:Inter,sans-serif;font-size:.95rem;font-weight:600}.Navbar-module__dVeNwG__mcRemoveBtn{color:#999;cursor:pointer;background:0 0;border:none;padding:0;font-size:1.2rem;font-weight:300;line-height:1}.Navbar-module__dVeNwG__mcRemoveBtn:hover{color:#000}.Navbar-module__dVeNwG__mcName,.Navbar-module__dVeNwG__mcColor,.Navbar-module__dVeNwG__mcSizeRow,.Navbar-module__dVeNwG__mcPrice{color:#333;font-family:Inter,sans-serif;font-size:.85rem;font-weight:300}.Navbar-module__dVeNwG__mcSizeRow{gap:1rem;display:flex}.Navbar-module__dVeNwG__mcAlert{color:#e53935;margin-top:.2rem;font-family:Inter,sans-serif;font-size:.85rem}.Navbar-module__dVeNwG__miniCartFooter{background:#fff;border-top:1px solid #e0e0e0;padding:1.5rem}.Navbar-module__dVeNwG__mcSubtotal{color:#666;justify-content:space-between;margin-bottom:1.2rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:400;display:flex}.Navbar-module__dVeNwG__mcEst{color:#000;justify-content:space-between;align-items:center;margin-bottom:1.5rem;font-family:Inter,sans-serif;font-size:1.2rem;font-weight:400;display:flex}.Navbar-module__dVeNwG__mcEstLabel{align-items:center;gap:.4rem;display:flex}.Navbar-module__dVeNwG__mcCheckoutBtn{color:#fff;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;background:#1a1a1a;border:none;width:100%;padding:1.2rem;font-family:Inter,sans-serif;font-size:.85rem;font-weight:500;transition:background .2s}.Navbar-module__dVeNwG__mcCheckoutBtn:hover{background:#000}.Navbar-module__dVeNwG__badge{background:var(--color-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.65rem;font-weight:700;display:flex;position:absolute;top:0;right:0}.Navbar-module__dVeNwG__hamburger{z-index:1100;flex-direction:column;gap:5px;width:28px;padding:4px 0;display:none}.Navbar-module__dVeNwG__hamburger span{background:var(--color-charcoal);transform-origin:50%;border-radius:2px;height:1.5px;transition:transform .35s,opacity .35s,width .35s;display:block}.Navbar-module__dVeNwG__hamburger span:nth-child(3){width:60%}.Navbar-module__dVeNwG__hamburger.Navbar-module__dVeNwG__open span:first-child{transform:translateY(6.5px)rotate(45deg)}.Navbar-module__dVeNwG__hamburger.Navbar-module__dVeNwG__open span:nth-child(2){opacity:0;transform:scaleX(0)}.Navbar-module__dVeNwG__hamburger.Navbar-module__dVeNwG__open span:nth-child(3){width:100%;transform:translateY(-6.5px)rotate(-45deg)}.Navbar-module__dVeNwG__mobileMenu{background:var(--color-ivory);visibility:hidden;width:100vw;height:100dvh;transition:transform .5s var(--ease-out-expo,cubic-bezier(.16,1,.3,1)), visibility .5s;z-index:999;flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;top:0;left:0;transform:translate(100%)}.Navbar-module__dVeNwG__mobileMenu.Navbar-module__dVeNwG__mobileOpen{visibility:visible;transform:translate(0)}.Navbar-module__dVeNwG__mobileMenu nav ul{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.Navbar-module__dVeNwG__mobileMenu nav ul li{opacity:0;transition:opacity .4s ease var(--delay,0s), transform .4s ease var(--delay,0s);transform:translateY(20px)}.Navbar-module__dVeNwG__mobileOpen nav ul li{opacity:1;transform:translateY(0)}.Navbar-module__dVeNwG__mobileMenu nav a{color:var(--color-charcoal);font-family:Playfair Display,serif;font-size:2.5rem;font-weight:700;transition:color .3s}.Navbar-module__dVeNwG__mobileMenu nav a:hover{color:var(--color-primary)}.Navbar-module__dVeNwG__mobileShopLink{color:var(--color-primary)!important}.Navbar-module__dVeNwG__mobileTagline{color:var(--color-light-text);letter-spacing:.05em;font-size:.8rem;position:absolute;bottom:2rem}@media (max-width:860px){.Navbar-module__dVeNwG__desktopNav,.Navbar-module__dVeNwG__shopBtn{display:none}.Navbar-module__dVeNwG__hamburger{display:flex}}
.FeaturedSlider-module__vHpCua__sliderSection{background:#f5f5f5;width:100%;height:calc(100svh - 80px);min-height:600px;margin-top:80px;position:relative;overflow:hidden}.FeaturedSlider-module__vHpCua__slidesContainer{width:100%;height:100%;position:relative}.FeaturedSlider-module__vHpCua__slide{opacity:0;visibility:hidden;transition:opacity .8s,visibility .8s;display:flex;position:absolute;inset:0}.FeaturedSlider-module__vHpCua__slide.FeaturedSlider-module__vHpCua__active{opacity:1;visibility:visible}.FeaturedSlider-module__vHpCua__leftImgPane,.FeaturedSlider-module__vHpCua__rightImgPane{background-color:#eaeaea;flex:1;height:100%;position:relative}.FeaturedSlider-module__vHpCua__centerPane{text-align:center;color:#fff;flex-direction:column;flex:0 0 45%;justify-content:center;align-items:center;height:100%;padding:2rem 4rem;display:flex}.FeaturedSlider-module__vHpCua__bgImg{object-fit:cover;object-position:center top}.FeaturedSlider-module__vHpCua__eyebrow{letter-spacing:.15em;text-transform:uppercase;margin-bottom:1.5rem;font-family:Inter,sans-serif;font-size:.75rem;font-weight:500}.FeaturedSlider-module__vHpCua__title{letter-spacing:.05em;white-space:pre-line;margin-bottom:1.5rem;font-family:Playfair Display,serif;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:400;line-height:1.1}.FeaturedSlider-module__vHpCua__desc{max-width:400px;margin-bottom:2.5rem;font-family:Inter,sans-serif;font-size:.95rem;font-weight:300;line-height:1.6}.FeaturedSlider-module__vHpCua__shopBtn{letter-spacing:.1em;color:#fff;text-transform:uppercase;border-bottom:1px solid #fff6;padding-bottom:.3rem;font-family:Inter,sans-serif;font-size:.8rem;font-weight:500;text-decoration:none;transition:border-color .3s}.FeaturedSlider-module__vHpCua__shopBtn:hover{border-color:#fff}.FeaturedSlider-module__vHpCua__arrow{color:#000;cursor:pointer;z-index:10;opacity:.5;background:0 0;border:none;padding:1rem;transition:opacity .3s;position:absolute;top:50%;transform:translateY(-50%)}.FeaturedSlider-module__vHpCua__arrow:hover{opacity:1}.FeaturedSlider-module__vHpCua__arrowLeft{left:1rem}.FeaturedSlider-module__vHpCua__arrowRight{right:1rem}.FeaturedSlider-module__vHpCua__dots{z-index:10;gap:.5rem;display:flex;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)}.FeaturedSlider-module__vHpCua__dot{cursor:pointer;background:#0003;border:none;border-radius:50%;width:6px;height:6px;padding:0;transition:background .3s}.FeaturedSlider-module__vHpCua__dot.FeaturedSlider-module__vHpCua__active{background:#000c}@media (max-width:900px){.FeaturedSlider-module__vHpCua__slide{flex-direction:column}.FeaturedSlider-module__vHpCua__leftImgPane{display:none}.FeaturedSlider-module__vHpCua__rightImgPane{flex:1;height:50%}.FeaturedSlider-module__vHpCua__centerPane{flex:1;height:50%;padding:2rem}.FeaturedSlider-module__vHpCua__title{font-size:2.5rem}.FeaturedSlider-module__vHpCua__arrow{color:#fff}.FeaturedSlider-module__vHpCua__arrowLeft,.FeaturedSlider-module__vHpCua__arrowRight{top:25%}}
.BrandStory-module__EpzDfW__story{background:var(--color-ivory)}.BrandStory-module__EpzDfW__grid{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(3rem,6vw,7rem);display:grid}.BrandStory-module__EpzDfW__imageStack{height:clamp(420px,55vw,680px);position:relative}.BrandStory-module__EpzDfW__imgMain{border-radius:4px;position:absolute;inset:0 20% 10% 0;overflow:hidden;box-shadow:0 30px 80px #0000002e}.BrandStory-module__EpzDfW__imgSecond{border:4px solid var(--color-ivory);border-radius:4px;width:45%;height:50%;position:absolute;bottom:0;right:0;overflow:hidden;box-shadow:0 20px 50px #0003}.BrandStory-module__EpzDfW__img{object-fit:cover;object-position:center top;transition:transform .6s}.BrandStory-module__EpzDfW__imgMain:hover .BrandStory-module__EpzDfW__img,.BrandStory-module__EpzDfW__imgSecond:hover .BrandStory-module__EpzDfW__img{transform:scale(1.04)}.BrandStory-module__EpzDfW__floatBadge{background:var(--color-primary);color:#fff;z-index:10;border-radius:8px;flex-direction:column;align-items:center;gap:.15rem;padding:1rem 1.4rem;display:flex;position:absolute;bottom:25%;left:-1.5rem;box-shadow:0 8px 30px #d4540a66}.BrandStory-module__EpzDfW__floatBadge span{letter-spacing:.08em;opacity:.85;font-size:.7rem;font-weight:500}.BrandStory-module__EpzDfW__floatBadge strong{font-family:Playfair Display,serif;font-size:1.1rem;font-weight:700;line-height:1}.BrandStory-module__EpzDfW__textSide{flex-direction:column;display:flex}.BrandStory-module__EpzDfW__textBlock p{color:var(--color-mid)}.BrandStory-module__EpzDfW__pillars{border-top:1px solid var(--color-cream);flex-direction:column;gap:1rem;margin-top:2rem;padding-top:2rem;display:flex}.BrandStory-module__EpzDfW__pillar{align-items:center;gap:1rem;display:flex}.BrandStory-module__EpzDfW__pillar strong{color:var(--color-charcoal);letter-spacing:.02em;min-width:8rem;font-size:1rem;font-weight:700}.BrandStory-module__EpzDfW__pillar p{color:var(--color-mid);margin:0;font-size:.95rem}@media (max-width:900px){.BrandStory-module__EpzDfW__grid{grid-template-columns:1fr}.BrandStory-module__EpzDfW__imageStack{height:380px}.BrandStory-module__EpzDfW__floatBadge{left:0}}@media (max-width:560px){.BrandStory-module__EpzDfW__imageStack{height:300px}.BrandStory-module__EpzDfW__pillar{flex-direction:column;align-items:flex-start;gap:.25rem}.BrandStory-module__EpzDfW__pillar strong{min-width:auto}}
.CategoryCarousel-module__iCDclG__section{padding-block:var(--section-pad);background:var(--color-cream);overflow:hidden}.CategoryCarousel-module__iCDclG__header{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:2.5rem;display:flex}.CategoryCarousel-module__iCDclG__carouselOuter{padding-bottom:.5rem;overflow:hidden}.CategoryCarousel-module__iCDclG__track{scroll-behavior:smooth;cursor:grab;-webkit-overflow-scrolling:touch;width:100%;display:flex;overflow-x:hidden}.CategoryCarousel-module__iCDclG__track:active{cursor:grabbing}.CategoryCarousel-module__iCDclG__card{flex:0 0 100%;height:clamp(400px,60vw,600px);text-decoration:none;position:relative;overflow:hidden}.CategoryCarousel-module__iCDclG__card:hover{transform:translateY(-8px);box-shadow:0 30px 70px #00000038}.CategoryCarousel-module__iCDclG__imgWrap{position:absolute;inset:0}.CategoryCarousel-module__iCDclG__img{object-fit:cover;object-position:center top;transition:transform .7s cubic-bezier(.16,1,.3,1)}.CategoryCarousel-module__iCDclG__card:hover .CategoryCarousel-module__iCDclG__img{transform:scale(1.03)}.CategoryCarousel-module__iCDclG__imgOverlay{background:linear-gradient(#0000 0%,#00000026 50%,#000000bf 100%);transition:background .4s;position:absolute;inset:0}.CategoryCarousel-module__iCDclG__card:hover .CategoryCarousel-module__iCDclG__imgOverlay{background:linear-gradient(#0000000d 0%,#00000040 45%,#000000d1 100%)}.CategoryCarousel-module__iCDclG__cardBody{z-index:10;flex-direction:column;gap:.25rem;padding:1.6rem 1.4rem;display:flex;position:absolute;bottom:0;left:0;right:0}.CategoryCarousel-module__iCDclG__count{letter-spacing:.15em;text-transform:uppercase;color:var(--accent,#e8a020);margin-bottom:.25rem;font-size:.7rem;font-weight:600}.CategoryCarousel-module__iCDclG__cardLabel{color:#fff;font-family:Playfair Display,serif;font-size:clamp(1.2rem,2vw,1.6rem);font-weight:700;line-height:1.1}.CategoryCarousel-module__iCDclG__cardSub{color:#ffffffa6;font-size:.8rem;font-weight:300}.CategoryCarousel-module__iCDclG__arrow{color:var(--accent,#e8a020);margin-top:.6rem;font-size:1.1rem;transition:transform .35s cubic-bezier(.16,1,.3,1);display:inline-block;transform:translate(0)}.CategoryCarousel-module__iCDclG__card:hover .CategoryCarousel-module__iCDclG__arrow{transform:translate(6px)}.CategoryCarousel-module__iCDclG__controls{justify-content:center;align-items:center;gap:1.5rem;margin-top:1.5rem;display:flex}.CategoryCarousel-module__iCDclG__arrowBtn{color:var(--color-charcoal);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;transition:background .3s;display:flex}.CategoryCarousel-module__iCDclG__arrowBtn:hover{background:#0000000d}.CategoryCarousel-module__iCDclG__dots{gap:.5rem;display:flex}.CategoryCarousel-module__iCDclG__dot{cursor:pointer;background:#ccc;border-radius:50%;width:8px;height:8px;transition:background .3s,transform .3s}.CategoryCarousel-module__iCDclG__dot.CategoryCarousel-module__iCDclG__active{background:var(--color-primary);transform:scale(1.3)}.CategoryCarousel-module__iCDclG__dragHint{text-align:center;color:var(--color-light-text);letter-spacing:.1em;margin-top:1rem;font-size:.75rem}@media (min-width:900px){.CategoryCarousel-module__iCDclG__dragHint{display:none}}
.Footer-module__rnk_JG__footer{color:var(--theme-text);border-top:1px solid var(--theme-border);font-family:Inter,sans-serif}.Footer-module__rnk_JG__container{max-width:1400px;margin:0 auto;padding:0 2rem}.Footer-module__rnk_JG__topBlock{background-color:#f7f7f7;padding:4rem 0}.Footer-module__rnk_JG__topGrid{grid-template-columns:1fr 1fr;gap:4rem;display:grid}.Footer-module__rnk_JG__newsTitle{color:#000;margin-bottom:1.5rem;font-family:Playfair Display,serif;font-size:1.4rem;font-weight:400}.Footer-module__rnk_JG__newsDesc{color:#555;max-width:500px;margin-bottom:.5rem;font-size:.8rem;line-height:1.6}.Footer-module__rnk_JG__newsLink{color:#555;margin-bottom:2rem;font-size:.8rem;text-decoration:underline;display:inline-block}.Footer-module__rnk_JG__form{max-width:450px;margin-bottom:2rem;display:flex}.Footer-module__rnk_JG__input{border:1px solid #ccc;border-right:none;outline:none;flex:1;padding:.8rem 1rem;font-family:Inter,sans-serif;font-size:.85rem}.Footer-module__rnk_JG__input:focus{border-color:#000}.Footer-module__rnk_JG__submit{color:#000;cursor:pointer;background:#f7f7f7;border:1px solid #000;padding:0 1.5rem;font-family:Inter,sans-serif;font-size:.85rem;font-weight:500;transition:all .2s}.Footer-module__rnk_JG__submit:hover{color:#fff;background:#000}.Footer-module__rnk_JG__socials{gap:1.5rem;display:flex}.Footer-module__rnk_JG__socials a{color:#000;transition:opacity .2s}.Footer-module__rnk_JG__socials a:hover{opacity:.6}.Footer-module__rnk_JG__helpTitle{letter-spacing:.1em;text-transform:uppercase;margin-bottom:.8rem;font-size:.75rem;font-weight:600}.Footer-module__rnk_JG__helpDesc{color:#555;margin-bottom:2.5rem;font-size:.8rem}.Footer-module__rnk_JG__helpDesc a{text-decoration:underline}.Footer-module__rnk_JG__location{color:#555;cursor:pointer;align-items:center;gap:.5rem;font-size:.85rem;text-decoration:underline;display:flex}.Footer-module__rnk_JG__bottomBlock{background-color:#fff;padding:4rem 0 2rem}.Footer-module__rnk_JG__linksGrid{grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:4rem;display:grid}.Footer-module__rnk_JG__colTitle{letter-spacing:.1em;text-transform:uppercase;color:#000;margin-bottom:1.5rem;font-size:.75rem;font-weight:600}.Footer-module__rnk_JG__linkList{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__rnk_JG__linkList a{color:#555;font-size:.75rem;text-decoration:none;transition:color .2s}.Footer-module__rnk_JG__linkList a:hover{color:#000;text-decoration:underline}.Footer-module__rnk_JG__qrWrap{align-items:center;gap:1rem;display:flex}.Footer-module__rnk_JG__qrCode{border:1px solid #eee;width:70px;height:70px;padding:.2rem}.Footer-module__rnk_JG__qrText{color:#555;max-width:150px;font-size:.75rem;line-height:1.4}.Footer-module__rnk_JG__paymentIcons{flex-wrap:wrap;gap:.5rem;display:flex}.Footer-module__rnk_JG__payIcon{border:1px solid #eee;border-radius:2px;width:auto;height:24px}.Footer-module__rnk_JG__brandLine{border-top:1px solid #eee;padding-top:2rem}.Footer-module__rnk_JG__brandName{letter-spacing:.2em;text-transform:uppercase;color:#000;margin-bottom:1rem;font-size:.9rem;font-weight:600}.Footer-module__rnk_JG__brandDesc{color:#555;margin-bottom:1.5rem;font-size:.75rem}.Footer-module__rnk_JG__brandLink{color:#555;font-size:.75rem}@media (max-width:900px){.Footer-module__rnk_JG__topGrid,.Footer-module__rnk_JG__linksGrid{grid-template-columns:1fr;gap:3rem}}
.ProductSidebar-module__8ajbeG__sidebar{width:100%;max-width:500px;padding:4rem 3rem}.ProductSidebar-module__8ajbeG__designer{letter-spacing:.15em;text-transform:uppercase;color:#333;margin-bottom:.75rem;font-family:Inter,sans-serif;font-size:.85rem;font-weight:500}.ProductSidebar-module__8ajbeG__title{color:#000;margin-bottom:1.5rem;font-family:Playfair Display,serif;font-size:2rem;font-weight:400;line-height:1.2}.ProductSidebar-module__8ajbeG__price{color:#333;font-family:Inter,sans-serif;font-size:1.1rem}.ProductSidebar-module__8ajbeG__discountBadge{color:#fff;background-color:#d93025;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:45px;height:45px;font-family:Inter,sans-serif;font-size:.75rem;font-weight:700;display:flex;transform:rotate(10deg);box-shadow:0 4px 6px #d930254d}.ProductSidebar-module__8ajbeG__priceContainer{align-items:center;gap:.75rem;margin-bottom:2.5rem;display:flex}.ProductSidebar-module__8ajbeG__originalPrice{color:#999;font-family:Inter,sans-serif;font-size:1rem;text-decoration:line-through}.ProductSidebar-module__8ajbeG__discountedPrice{color:#d93025;font-family:Inter,sans-serif;font-size:1.25rem;font-weight:600}.ProductSidebar-module__8ajbeG__sizeLabel{text-transform:uppercase;letter-spacing:.05em;justify-content:space-between;margin-bottom:.75rem;font-family:Inter,sans-serif;font-size:.75rem;font-weight:500;display:flex}.ProductSidebar-module__8ajbeG__sizeGuide{color:#666;cursor:pointer;text-decoration:underline}.ProductSidebar-module__8ajbeG__sizeGrid{grid-template-columns:repeat(4,1fr);gap:.5rem;margin-bottom:2rem;display:grid}.ProductSidebar-module__8ajbeG__sizeBtn{cursor:pointer;background:0 0;border:1px solid #e0e0e0;padding:.75rem 0;font-family:Inter,sans-serif;font-size:.85rem;transition:all .2s}.ProductSidebar-module__8ajbeG__sizeBtn:hover{border-color:#000}.ProductSidebar-module__8ajbeG__sizeBtn.ProductSidebar-module__8ajbeG__selected{color:#fff;background-color:#000;border-color:#000}.ProductSidebar-module__8ajbeG__addBtn{color:#fff;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:#000;border:none;width:100%;margin-bottom:3rem;padding:1.2rem;font-family:Inter,sans-serif;font-size:.85rem;font-weight:500;transition:background .3s}.ProductSidebar-module__8ajbeG__addBtn:hover{background:#333}.ProductSidebar-module__8ajbeG__accordion{border-top:1px solid #eaeaea}.ProductSidebar-module__8ajbeG__accordionItem{border-bottom:1px solid #eaeaea}.ProductSidebar-module__8ajbeG__accordionBtn{letter-spacing:.05em;text-transform:uppercase;cursor:pointer;color:#000;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 0;font-family:Inter,sans-serif;font-size:.85rem;font-weight:500;display:flex}.ProductSidebar-module__8ajbeG__accordionContent{color:#555;padding-bottom:1.5rem;font-family:Inter,sans-serif;font-size:.9rem;line-height:1.6}.ProductSidebar-module__8ajbeG__accordionIcon{font-size:1.2rem;font-weight:300}@media (max-width:900px){.ProductSidebar-module__8ajbeG__sidebar{max-width:100%;padding:2rem 1.5rem}}.ProductSidebar-module__8ajbeG__modalOverlay{-webkit-backdrop-filter:blur(4px);z-index:9999;background:#0006;position:fixed;inset:0}.ProductSidebar-module__8ajbeG__modalContent{background:#fff;width:100%;max-width:450px;height:100vh;padding:3rem 2rem;animation:.3s cubic-bezier(.16,1,.3,1) forwards ProductSidebar-module__8ajbeG__slideIn;position:absolute;top:0;right:0;overflow-y:auto;box-shadow:-10px 0 30px #0000001a}@keyframes ProductSidebar-module__8ajbeG__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.ProductSidebar-module__8ajbeG__modalClose{cursor:pointer;color:#000;background:0 0;border:none;font-size:1.5rem;transition:transform .2s;position:absolute;top:1.5rem;right:1.5rem}.ProductSidebar-module__8ajbeG__modalClose:hover{transform:scale(1.1)}.ProductSidebar-module__8ajbeG__sizeTable{border-collapse:collapse;width:100%;margin-top:2rem}.ProductSidebar-module__8ajbeG__sizeTable th,.ProductSidebar-module__8ajbeG__sizeTable td{text-align:center;border:1px solid #eaeaea;padding:.75rem;font-family:Inter,sans-serif;font-size:.9rem}.ProductSidebar-module__8ajbeG__sizeTable th{background:#f8f8f8;font-weight:500}@keyframes ProductSidebar-module__8ajbeG__shake{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}.ProductSidebar-module__8ajbeG__errorShake{animation:.3s ease-in-out ProductSidebar-module__8ajbeG__shake;color:#d32f2f!important;border-color:#d32f2f!important}
.FilterSidebar-module__m8wKoW__sidebar{width:100%}.FilterSidebar-module__m8wKoW__header{display:none}.FilterSidebar-module__m8wKoW__filterSection{border-bottom:1px solid #eaeaea}.FilterSidebar-module__m8wKoW__accordionBtn{text-transform:uppercase;letter-spacing:.05em;color:#000;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 0;font-family:Inter,sans-serif;font-size:.85rem;font-weight:600;display:flex}.FilterSidebar-module__m8wKoW__icon{font-size:1.2rem;font-weight:300}.FilterSidebar-module__m8wKoW__accordionContent{flex-direction:column;gap:.8rem;padding-bottom:1.5rem;display:flex}.FilterSidebar-module__m8wKoW__radioLabel{cursor:pointer;align-items:center;gap:.5rem;display:flex}.FilterSidebar-module__m8wKoW__radioLabel input[type=radio]{accent-color:#000;width:16px;height:16px}.FilterSidebar-module__m8wKoW__radioText{color:#555;font-size:.9rem}.FilterSidebar-module__m8wKoW__radioLabel:hover .FilterSidebar-module__m8wKoW__radioText{color:#000}.FilterSidebar-module__m8wKoW__mobileOverlay{display:none}@media (max-width:900px){.FilterSidebar-module__m8wKoW__sidebar{z-index:10000;background:#fff;width:85%;max-width:400px;height:100vh;padding:2rem;transition:transform .4s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-100%);box-shadow:10px 0 30px #0000001a}.FilterSidebar-module__m8wKoW__sidebar.FilterSidebar-module__m8wKoW__mobileOpen{transform:translate(0)}.FilterSidebar-module__m8wKoW__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.FilterSidebar-module__m8wKoW__header h2{font-family:Playfair Display,serif;font-size:1.5rem}.FilterSidebar-module__m8wKoW__closeBtn{cursor:pointer;background:0 0;border:none;font-size:1.5rem}.FilterSidebar-module__m8wKoW__mobileOverlay{-webkit-backdrop-filter:blur(4px);z-index:9999;opacity:0;pointer-events:none;background:#0006;transition:opacity .3s;display:block;position:fixed;inset:0}.FilterSidebar-module__m8wKoW__mobileOverlay.FilterSidebar-module__m8wKoW__open{opacity:1;pointer-events:auto}}
.NewArrivals-module__xp2qDG__section{background:var(--color-ivory)}.NewArrivals-module__xp2qDG__header{border-bottom:1px solid var(--theme-border);justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:3.5rem;padding-bottom:1rem;display:flex}.NewArrivals-module__xp2qDG__headerText{flex-direction:column;gap:.8rem;display:flex}.NewArrivals-module__xp2qDG__eyebrow{letter-spacing:.15em;color:var(--theme-text-muted);font-family:Inter,sans-serif;font-size:.75rem;font-weight:500}.NewArrivals-module__xp2qDG__headline{color:var(--theme-text);letter-spacing:.05em;font-family:Playfair Display,serif;font-size:clamp(2rem,4vw,3rem);font-weight:300;line-height:1.1}.NewArrivals-module__xp2qDG__shopNow{color:var(--theme-text);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:.5rem;font-family:Inter,sans-serif;font-size:.85rem;font-weight:500;text-decoration:none;transition:opacity .3s;display:flex}.NewArrivals-module__xp2qDG__shopNow:hover{opacity:.6}.NewArrivals-module__xp2qDG__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.NewArrivals-module__xp2qDG__card{flex-direction:column;gap:1rem;display:flex}.NewArrivals-module__xp2qDG__imgWrap{aspect-ratio:3/4;background:var(--color-cream);border-radius:10px;display:block;position:relative;overflow:hidden}.NewArrivals-module__xp2qDG__badge{z-index:20;letter-spacing:.1em;text-transform:uppercase;color:#fff;border-radius:999px;padding:.28rem .8rem;font-size:.68rem;font-weight:700;position:absolute;top:1rem;left:1rem}.NewArrivals-module__xp2qDG__img{object-fit:cover;object-position:center top;transition:transform .65s cubic-bezier(.16,1,.3,1)}.NewArrivals-module__xp2qDG__imgWrap:hover .NewArrivals-module__xp2qDG__img{transform:scale(1.06)}.NewArrivals-module__xp2qDG__overlay{z-index:10;background:0 0;justify-content:center;align-items:flex-end;padding-bottom:1.4rem;transition:background .4s;display:flex;position:absolute;inset:0}.NewArrivals-module__xp2qDG__imgWrap:hover .NewArrivals-module__xp2qDG__overlay{background:#00000038}.NewArrivals-module__xp2qDG__quickAdd{color:var(--color-charcoal);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;opacity:0;background:#fff;border:none;border-radius:999px;padding:.75rem 1.8rem;font-size:.78rem;font-weight:700;transition:transform .4s cubic-bezier(.16,1,.3,1),opacity .4s,background .3s,color .3s;transform:translateY(12px);box-shadow:0 4px 20px #00000026}.NewArrivals-module__xp2qDG__imgWrap:hover .NewArrivals-module__xp2qDG__quickAdd{opacity:1;transform:translateY(0)}.NewArrivals-module__xp2qDG__quickAdd:hover{background:var(--color-primary);color:#fff}.NewArrivals-module__xp2qDG__info{text-align:center;flex-direction:column;align-items:center;padding:0 .2rem;display:flex}.NewArrivals-module__xp2qDG__cat{letter-spacing:.12em;text-transform:uppercase;color:var(--color-primary);margin-bottom:.3rem;font-size:.72rem;font-weight:600}.NewArrivals-module__xp2qDG__name{margin-bottom:.6rem;font-family:Playfair Display,serif;font-size:1.05rem;font-weight:600;line-height:1.3}.NewArrivals-module__xp2qDG__name a{color:var(--color-charcoal);transition:color .3s}.NewArrivals-module__xp2qDG__name a:hover{color:var(--color-primary)}.NewArrivals-module__xp2qDG__priceRow{justify-content:center;align-items:center;gap:1rem;display:flex}.NewArrivals-module__xp2qDG__price{color:var(--color-charcoal);font-family:Inter,sans-serif;font-size:1rem;font-weight:600}.NewArrivals-module__xp2qDG__wishlist{border:1.5px solid var(--color-cream);width:34px;height:34px;color:var(--color-light-text);border-radius:50%;justify-content:center;align-items:center;transition:color .3s,border-color .3s,background .3s;display:flex}.NewArrivals-module__xp2qDG__wishlist:hover{color:var(--color-fuchsia);border-color:var(--color-fuchsia);background:#c2185b0d}@media (max-width:1024px){.NewArrivals-module__xp2qDG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.NewArrivals-module__xp2qDG__grid{grid-template-columns:1fr}}
.ProductGallery-module__lG2lsa__gallery{flex-direction:column;gap:1rem;width:100%;padding:2rem;display:flex}.ProductGallery-module__lG2lsa__mainImgWrap{aspect-ratio:3/4;background-color:#f8f8f8;width:100%;max-width:500px;margin:0 auto;transition:transform .3s;position:relative;overflow:hidden}.ProductGallery-module__lG2lsa__mainImgWrap:hover{transform:scale(1.01)}.ProductGallery-module__lG2lsa__thumbnailGrid{-webkit-overflow-scrolling:touch;scrollbar-width:none;justify-content:center;gap:1rem;display:flex;overflow-x:auto}.ProductGallery-module__lG2lsa__thumbnailGrid::-webkit-scrollbar{display:none}.ProductGallery-module__lG2lsa__thumbWrap{cursor:pointer;background:#f8f8f8;border:1px solid #0000;flex-shrink:0;width:80px;height:106px;padding:0;transition:border-color .3s;position:relative;overflow:hidden}.ProductGallery-module__lG2lsa__thumbWrap.ProductGallery-module__lG2lsa__activeThumb{border-color:#000}.ProductGallery-module__lG2lsa__img{object-fit:cover;object-position:center}@media (max-width:900px){.ProductGallery-module__lG2lsa__gallery{padding:0}}.ProductGallery-module__lG2lsa__lightboxOverlay{-webkit-backdrop-filter:blur(12px);z-index:10000;background:#0009;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.ProductGallery-module__lG2lsa__lightboxContent{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.ProductGallery-module__lG2lsa__lightboxClose{color:#fff;cursor:pointer;z-index:10001;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;transition:background .3s;display:flex;position:absolute;top:1rem;right:1rem}.ProductGallery-module__lG2lsa__lightboxClose:hover{background:#ffffff4d}.ProductGallery-module__lG2lsa__lightboxImgWrap{width:70vw;max-width:1200px;height:90vh;position:relative}.ProductGallery-module__lG2lsa__lightboxImg{object-fit:contain}
.CraftsmanshipBanner-module__bsRcoq__banner{align-items:center;min-height:clamp(520px,70vh,820px);display:flex;position:relative;overflow:hidden}.CraftsmanshipBanner-module__bsRcoq__imgContainer{will-change:transform;position:absolute;inset:-20%}.CraftsmanshipBanner-module__bsRcoq__img{object-fit:cover;object-position:center;filter:brightness(.45)saturate(1.2)}.CraftsmanshipBanner-module__bsRcoq__overlay{background:linear-gradient(110deg,#1c0800d1 0%,#d4540a38 60%,#0000 100%);position:absolute;inset:0}.CraftsmanshipBanner-module__bsRcoq__content{z-index:10;padding-block:6rem;position:relative}.CraftsmanshipBanner-module__bsRcoq__inner{flex-direction:column;gap:0;max-width:620px;display:flex}.CraftsmanshipBanner-module__bsRcoq__inner .CraftsmanshipBanner-module__bsRcoq__label{margin-bottom:1.2rem}.CraftsmanshipBanner-module__bsRcoq__headline{color:#fff;letter-spacing:-.02em;margin-bottom:1.8rem;font-family:Playfair Display,Georgia,serif;font-size:clamp(2.8rem,6vw,6rem);font-weight:900;line-height:1.05}.CraftsmanshipBanner-module__bsRcoq__headline span{color:var(--color-accent);font-style:italic}.CraftsmanshipBanner-module__bsRcoq__body{color:#ffffffbf;margin-bottom:2.2rem}.CraftsmanshipBanner-module__bsRcoq__features{flex-wrap:wrap;gap:2rem;margin-bottom:2.5rem;display:flex}.CraftsmanshipBanner-module__bsRcoq__feature{letter-spacing:.08em;text-transform:uppercase;color:#ffffffd9;align-items:center;gap:.5rem;font-size:.82rem;font-weight:600;display:flex}.CraftsmanshipBanner-module__bsRcoq__fIcon{color:var(--color-accent);font-size:1rem}.CraftsmanshipBanner-module__bsRcoq__cta{background:var(--color-accent);color:var(--color-charcoal);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;align-self:flex-start;align-items:center;gap:.6rem;padding:1rem 2.4rem;font-size:.85rem;font-weight:700;transition:background .3s,transform .3s,box-shadow .3s;display:inline-flex}.CraftsmanshipBanner-module__bsRcoq__cta:hover{background:#fff;transform:translateY(-2px);box-shadow:0 12px 40px #00000040}
.ShopGrid-module__hRfMya__grid{grid-template-columns:repeat(3,1fr);gap:2rem 1.5rem;display:grid}.ShopGrid-module__hRfMya__emptyState{text-align:center;color:#666;padding:4rem 0;font-family:Inter,sans-serif}.ShopGrid-module__hRfMya__card{group:card;flex-direction:column;text-decoration:none;display:flex}.ShopGrid-module__hRfMya__imageWrap{aspect-ratio:3/4;background:#f8f8f8;width:100%;margin-bottom:1rem;position:relative;overflow:hidden}.ShopGrid-module__hRfMya__image{object-fit:cover;transition:transform .6s cubic-bezier(.16,1,.3,1)}.ShopGrid-module__hRfMya__card:hover .ShopGrid-module__hRfMya__image{transform:scale(1.05)}.ShopGrid-module__hRfMya__badge{color:#fff;letter-spacing:.05em;text-transform:uppercase;z-index:2;padding:.3rem .8rem;font-family:Inter,sans-serif;font-size:.7rem;font-weight:600;position:absolute;top:1rem;left:1rem}.ShopGrid-module__hRfMya__info{text-align:center;flex-direction:column;align-items:center;gap:.3rem;display:flex}.ShopGrid-module__hRfMya__designer{letter-spacing:.1em;color:#666;text-transform:uppercase;font-family:Inter,sans-serif;font-size:.7rem;font-weight:600}.ShopGrid-module__hRfMya__name{color:#000;font-family:Playfair Display,serif;font-size:1.1rem;font-weight:400}.ShopGrid-module__hRfMya__price{color:#333;font-family:Inter,sans-serif;font-size:.85rem}.ShopGrid-module__hRfMya__discountBadge{color:#fff;z-index:2;background-color:#d93025;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;font-family:Inter,sans-serif;font-size:.75rem;font-weight:700;display:flex;position:absolute;top:1rem;right:1rem;transform:rotate(10deg);box-shadow:0 4px 6px #d930254d}.ShopGrid-module__hRfMya__priceContainer{justify-content:center;align-items:center;gap:.5rem;display:flex}.ShopGrid-module__hRfMya__originalPrice{color:#999;font-family:Inter,sans-serif;font-size:.8rem;text-decoration:line-through}.ShopGrid-module__hRfMya__discountedPrice{color:#d93025;font-family:Inter,sans-serif;font-size:.95rem;font-weight:600}@media (max-width:1024px){.ShopGrid-module__hRfMya__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.ShopGrid-module__hRfMya__grid{grid-template-columns:1fr;gap:3rem}}
.YouMayAlsoLike-module__S0QHla__ymalSection{border-top:1px solid #eaeaea;margin-top:4rem;padding:6rem 0}.YouMayAlsoLike-module__S0QHla__title{text-align:center;color:#555;letter-spacing:.05em;margin-bottom:3rem;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:400}.YouMayAlsoLike-module__S0QHla__carouselWrap{align-items:center;width:100%;max-width:1500px;margin:0 auto;display:flex;position:relative}.YouMayAlsoLike-module__S0QHla__navBtn{cursor:pointer;z-index:10;color:#666;background:#fff;border:1px solid #ccc;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:absolute;top:40%;transform:translateY(-50%)}.YouMayAlsoLike-module__S0QHla__navBtn:hover{color:#000;border-color:#000}.YouMayAlsoLike-module__S0QHla__prevBtn{left:0}.YouMayAlsoLike-module__S0QHla__nextBtn{right:0}.YouMayAlsoLike-module__S0QHla__carousel{scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none;justify-content:center;gap:1.5rem;width:100%;padding:1rem 4rem;display:flex;overflow-x:auto}.YouMayAlsoLike-module__S0QHla__carousel::-webkit-scrollbar{display:none}.YouMayAlsoLike-module__S0QHla__card{flex-direction:column;flex:0 0 250px;gap:1rem;text-decoration:none;display:flex}.YouMayAlsoLike-module__S0QHla__imageWrap{aspect-ratio:3/4;background:#fdfdfd;width:100%;position:relative;overflow:hidden}.YouMayAlsoLike-module__S0QHla__image{object-fit:cover}.YouMayAlsoLike-module__S0QHla__wishlistBtn{color:#999;cursor:pointer;z-index:5;background:0 0;border:none;transition:color .2s;position:absolute;top:10px;right:10px}.YouMayAlsoLike-module__S0QHla__wishlistBtn:hover{color:#000}.YouMayAlsoLike-module__S0QHla__info{text-align:center;flex-direction:column;gap:.3rem;display:flex}.YouMayAlsoLike-module__S0QHla__collection{color:#c95c5c;font-family:Playfair Display,serif;font-size:.85rem;font-style:italic}.YouMayAlsoLike-module__S0QHla__designer{text-transform:uppercase;letter-spacing:.1em;color:#333;font-family:Inter,sans-serif;font-size:.65rem;font-weight:600}.YouMayAlsoLike-module__S0QHla__name{color:#666;font-family:Inter,sans-serif;font-size:.75rem;font-weight:400}.YouMayAlsoLike-module__S0QHla__price{color:#888;margin-top:.2rem;font-family:Inter,sans-serif;font-size:.75rem}@media (max-width:768px){.YouMayAlsoLike-module__S0QHla__card{flex:0 0 200px}.YouMayAlsoLike-module__S0QHla__navBtn{display:none}.YouMayAlsoLike-module__S0QHla__carousel{padding:0 1rem}}
.page-module__JQ5bOW__page{min-height:100vh;padding-top:100px}.page-module__JQ5bOW__hero{color:#fff;text-align:center;background:#1a1a1a;padding:5rem 2rem}.page-module__JQ5bOW__heroTitle{font-family:Playfair Display,serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:400}.page-module__JQ5bOW__content{max-width:800px;margin:0 auto;padding:4rem 2rem}.page-module__JQ5bOW__section{margin-bottom:3rem}.page-module__JQ5bOW__section h2{color:#1a1a1a;border-bottom:1px solid #eee;margin-bottom:1rem;padding-bottom:.5rem;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:500}.page-module__JQ5bOW__section p{color:#666;margin-bottom:.75rem;font-family:Inter,sans-serif;font-size:.95rem;line-height:1.8}.page-module__JQ5bOW__accent{color:#c4956a;border-bottom:1px solid #0000;text-decoration:none;transition:border-color .2s}.page-module__JQ5bOW__accent:hover{border-bottom-color:#c4956a}
.page-module__6l14Va__checkoutContainer{padding-top:100px;padding-inline:clamp(1.5rem,5vw,4rem);max-width:1200px;min-height:100vh;margin:0 auto;padding-bottom:6rem}.page-module__6l14Va__emptyState{text-align:center;padding:8rem 0}.page-module__6l14Va__emptyState h1{margin-bottom:1rem;font-family:Playfair Display,serif;font-size:2.5rem}.page-module__6l14Va__emptyState p{color:#666;margin-bottom:2rem;font-family:Inter,sans-serif}.page-module__6l14Va__shopBtn{color:#fff;text-transform:uppercase;letter-spacing:.1em;background:#000;padding:1rem 3rem;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .3s;display:inline-block}.page-module__6l14Va__shopBtn:hover{background:#333}.page-module__6l14Va__checkoutLayout{align-items:flex-start;gap:6rem;display:flex}.page-module__6l14Va__formCol{flex:1.2}.page-module__6l14Va__summaryCol{background:#fcfcfc;border:1px solid #eaeaea;border-radius:4px;flex:1;padding:3rem}.page-module__6l14Va__stickySummary{position:sticky;top:120px}.page-module__6l14Va__sectionTitle{margin-top:3rem;margin-bottom:1.5rem;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:500}.page-module__6l14Va__formCol .page-module__6l14Va__sectionTitle:first-child{margin-top:0}.page-module__6l14Va__input{border:1px solid #ccc;border-radius:4px;width:100%;margin-bottom:1rem;padding:.9rem;font-family:Inter,sans-serif;font-size:.9rem}.page-module__6l14Va__expressCheckout{text-align:center;flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}.page-module__6l14Va__expressCheckout p{color:#666;margin-bottom:.5rem;font-family:Inter,sans-serif;font-size:.85rem}.page-module__6l14Va__expressButtons{gap:.5rem;display:flex}.page-module__6l14Va__expressBtn{cursor:pointer;background:0 0;border:1px solid #ddd;border-radius:4px;flex:1;justify-content:center;align-items:center;height:70px;padding:.8rem;transition:all .2s;display:flex}.page-module__6l14Va__expressBtn:hover{background:#f9f9f9;border-color:#999}.page-module__6l14Va__divider{text-align:center;margin:1rem 0;position:relative}.page-module__6l14Va__divider:before{content:"";z-index:1;background:#eaeaea;width:100%;height:1px;position:absolute;top:50%;left:0}.page-module__6l14Va__divider span{z-index:2;color:#888;background:#fff;padding:0 1rem;font-size:.8rem;position:relative}.page-module__6l14Va__paymentMethods{border:1px solid #eaeaea;border-radius:4px;margin-bottom:1.5rem;overflow:hidden}.page-module__6l14Va__paymentMethod{cursor:pointer;background:#fdfdfd;border-bottom:1px solid #eaeaea;align-items:center;gap:1rem;padding:1rem;display:flex}.page-module__6l14Va__paymentMethod:last-child{border-bottom:none}.page-module__6l14Va__paymentMethod span{flex:1;font-family:Inter,sans-serif;font-size:.95rem}.page-module__6l14Va__paymentIcons{gap:.3rem;display:flex}.page-module__6l14Va__ccIcon{background:#fff;border:1px solid #ccc;border-radius:2px;padding:.2rem .4rem;font-size:.6rem}.page-module__6l14Va__creditCardForm{background:#f9f9f9;border-bottom:1px solid #eaeaea;padding:1.5rem}.page-module__6l14Va__input:focus{border-color:#000;outline:none}.page-module__6l14Va__row{gap:1rem;display:flex}.page-module__6l14Va__paymentNote{color:#666;margin-top:-1rem;margin-bottom:1rem;font-family:Inter,sans-serif;font-size:.8rem}.page-module__6l14Va__payBtn{color:#fff;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;background:#1a1a1a;border:none;border-radius:4px;width:100%;max-width:340px;margin:2rem auto 0;padding:.8rem 1.5rem;font-family:Inter,sans-serif;font-size:.85rem;font-weight:600;transition:background .3s;display:block}.page-module__6l14Va__payBtn:hover{background:#000}.page-module__6l14Va__itemsList{flex-direction:column;gap:1.5rem;margin-bottom:2rem;display:flex}.page-module__6l14Va__summaryItem{align-items:center;gap:1rem;display:flex}.page-module__6l14Va__itemImgWrap{background:#f8f8f8;border:1px solid #eaeaea;border-radius:4px;width:65px;height:85px;position:relative;overflow:hidden}.page-module__6l14Va__itemImg{object-fit:cover}.page-module__6l14Va__itemQty{color:#fff;z-index:10;background:#0009;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-family:Inter,sans-serif;font-size:.7rem;display:flex;position:absolute;top:-8px;right:-8px}.page-module__6l14Va__itemDetails{flex:1}.page-module__6l14Va__itemDetails h4{margin-bottom:.3rem;font-family:Inter,sans-serif;font-size:.9rem;font-weight:500}.page-module__6l14Va__itemDetails p{color:#666;font-family:Inter,sans-serif;font-size:.8rem}.page-module__6l14Va__itemPrice{font-family:Inter,sans-serif;font-size:.9rem;font-weight:500}.page-module__6l14Va__costBreakdown{border-top:1px solid #eaeaea;flex-direction:column;gap:1rem;padding-top:1.5rem;display:flex}.page-module__6l14Va__costRow{color:#444;justify-content:space-between;font-family:Inter,sans-serif;font-size:.9rem;display:flex}.page-module__6l14Va__costTotal{border-top:1px solid #eaeaea;justify-content:space-between;margin-top:.5rem;padding-top:1.5rem;font-family:Inter,sans-serif;font-size:1.2rem;font-weight:600;display:flex}@media (max-width:900px){.page-module__6l14Va__checkoutLayout{flex-direction:column-reverse;gap:3rem}.page-module__6l14Va__summaryCol{padding:2rem 1.5rem}}.page-module__6l14Va__errorCard{background:#fff8f0;border:1px solid #e8d5b7;border-left:4px solid #c4956a;border-radius:8px;align-items:flex-start;gap:1rem;margin-bottom:2rem;padding:1.5rem 1.75rem;animation:.4s ease-out forwards page-module__6l14Va__slideIn;display:flex;box-shadow:0 4px 20px #b48c641a}.page-module__6l14Va__errorIcon{color:#c4956a;flex-shrink:0;width:22px;height:22px;margin-top:3px}.page-module__6l14Va__errorContent h4{color:#5c3d1e;margin:0 0 .4rem;font-family:Playfair Display,serif;font-size:1rem;font-style:italic;font-weight:600}.page-module__6l14Va__errorContent p{color:#7a5535;margin:0 0 1rem;font-family:Inter,sans-serif;font-size:.85rem;line-height:1.6}.page-module__6l14Va__proceedRemainingBtn{color:#7a5535;cursor:pointer;background:0 0;border:1px solid #c4956a;border-radius:4px;padding:.5rem 1rem;font-family:Inter,sans-serif;font-size:.85rem;font-weight:500;transition:all .2s;display:inline-block}.page-module__6l14Va__proceedRemainingBtn:hover{color:#fff;background:#c4956a}.page-module__6l14Va__soldOutItem{opacity:.45;position:relative}.page-module__6l14Va__soldOutItem:after{content:"";pointer-events:none;position:absolute;inset:0}.page-module__6l14Va__soldOutTag{text-transform:uppercase;letter-spacing:.08em;color:#a0785a;border:1px solid #e8d5b7;border-radius:3px;margin-top:.3rem;padding:.15rem .4rem;font-family:Inter,sans-serif;font-size:.7rem;display:inline-block}@keyframes page-module__6l14Va__slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.page-module__6l14Va__etransferOption{background:#fff8f0;border:1px solid #e8d5b7;border-radius:8px;margin-bottom:.5rem;padding:1.25rem 1.5rem}.page-module__6l14Va__etransferHeader{align-items:center;gap:.75rem;margin-bottom:.6rem;display:flex}.page-module__6l14Va__etransferHeader h3{color:#5c3d1e;margin:0;font-family:Playfair Display,serif;font-size:1rem;font-style:italic;font-weight:600}.page-module__6l14Va__etransferBadge{text-transform:uppercase;letter-spacing:.08em;color:#fff;background:#c4956a;border-radius:20px;padding:.2rem .5rem;font-family:Inter,sans-serif;font-size:.7rem;font-weight:600}.page-module__6l14Va__etransferOption p{color:#7a5535;margin:0;font-family:Inter,sans-serif;font-size:.85rem;line-height:1.6}.page-module__6l14Va__etransferOption a{color:#c4956a;font-weight:600;text-decoration:none}.page-module__6l14Va__etransferOption a:hover{text-decoration:underline}.page-module__6l14Va__etransferForm{flex-direction:column;gap:.75rem;display:flex}.page-module__6l14Va__emailInput{color:#333;background:#fff;border:1px solid #e8d5b7;border-radius:4px;width:100%;padding:.8rem 1rem;font-family:Inter,sans-serif;font-size:.9rem}.page-module__6l14Va__emailInput:focus{border-color:#c4956a;outline:none}.page-module__6l14Va__etransferBtn{color:#fff;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;background:#c4956a;border:none;border-radius:4px;width:100%;padding:1rem;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;transition:background .3s}.page-module__6l14Va__etransferBtn:hover:not(:disabled){background:#a0785a}.page-module__6l14Va__etransferBtn:disabled{opacity:.7;cursor:not-allowed}.page-module__6l14Va__cardIconsWrap{justify-content:center;margin-bottom:2rem;display:flex}.page-module__6l14Va__cardIconsRow{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.page-module__6l14Va__cardIcon{color:#666;background:#fdfdfd;border:1px solid #ddd;border-radius:4px;padding:.25rem .6rem;font-family:Inter,sans-serif;font-size:.7rem;font-weight:600}
.page-module__j6Q3dW__contactPage{background:var(--color-background,#faf9f7);min-height:100vh;padding-top:100px}.page-module__j6Q3dW__hero{background:linear-gradient(135deg,#3d0f1a 0%,#6b2737 35%,#c4956a 70%,#e8c99a 100%);justify-content:center;align-items:center;min-height:420px;display:flex;position:relative;overflow:hidden}.page-module__j6Q3dW__hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#c4956a59 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-100px;right:-80px}.page-module__j6Q3dW__hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff14 0%,#0000 70%);border-radius:50%;width:350px;height:350px;position:absolute;bottom:-80px;left:5%}.page-module__j6Q3dW__heroContent{z-index:2;text-align:center;-webkit-backdrop-filter:blur(18px);background:#ffffff14;border:1px solid #ffffff2e;border-radius:20px;max-width:640px;padding:3.5rem 2rem;position:relative;box-shadow:0 8px 40px #00000040}.page-module__j6Q3dW__heroEyebrow{letter-spacing:.28em;text-transform:uppercase;color:#e8c99a;margin-bottom:1rem;font-family:Inter,sans-serif;font-size:.7rem}.page-module__j6Q3dW__heroTitle{color:#fff;margin-bottom:1rem;font-family:Playfair Display,serif;font-size:clamp(2rem,4.5vw,3.2rem);font-style:italic;font-weight:400;line-height:1.25}.page-module__j6Q3dW__heroSub{color:#ffffffbf;max-width:420px;margin:0 auto;font-family:Inter,sans-serif;font-size:.95rem;line-height:1.75}.page-module__j6Q3dW__container{grid-template-columns:1fr 1.4fr;align-items:start;gap:5rem;max-width:1100px;margin:0 auto;padding:5rem 2rem 6rem;display:grid}.page-module__j6Q3dW__infoCol h2{color:#1a1a1a;margin-bottom:1rem;font-family:Playfair Display,serif;font-size:1.8rem;font-weight:400}.page-module__j6Q3dW__infoCol p{color:#666;margin-bottom:2.5rem;font-family:Inter,sans-serif;font-size:.95rem;line-height:1.8}.page-module__j6Q3dW__infoBlocks{flex-direction:column;gap:2rem;display:flex}.page-module__j6Q3dW__infoBlock{align-items:flex-start;gap:1rem;display:flex}.page-module__j6Q3dW__infoIcon{color:#c4956a;background:#f5ede3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.page-module__j6Q3dW__infoText h4{text-transform:uppercase;letter-spacing:.1em;color:#1a1a1a;margin-bottom:.3rem;font-family:Inter,sans-serif;font-size:.8rem;font-weight:600}.page-module__j6Q3dW__infoText p,.page-module__j6Q3dW__infoText a{color:#666;font-family:Inter,sans-serif;font-size:.9rem;line-height:1.6;text-decoration:none}.page-module__j6Q3dW__infoText a:hover{color:#c4956a}.page-module__j6Q3dW__etransferCard{background:#fff8f0;border:1px solid #e8d5b7;border-left:4px solid #c4956a;border-radius:8px;margin-top:2.5rem;padding:1.5rem}.page-module__j6Q3dW__etransferCard h4{color:#5c3d1e;margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:1.1rem;font-style:italic}.page-module__j6Q3dW__etransferCard p{color:#7a5535;margin-bottom:0;font-family:Inter,sans-serif;font-size:.85rem;line-height:1.7}.page-module__j6Q3dW__etransferEmail{letter-spacing:.02em;margin-top:.5rem;font-weight:600;display:inline-block;color:#c4956a!important;font-size:1rem!important}.page-module__j6Q3dW__formCard{background:#fff;border:1px solid #eaeaea;border-radius:12px;padding:3rem;box-shadow:0 4px 30px #0000000a}.page-module__j6Q3dW__formTitle{color:#1a1a1a;margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:1.6rem;font-weight:400}.page-module__j6Q3dW__formSub{color:#888;margin-bottom:2rem;font-family:Inter,sans-serif;font-size:.85rem}.page-module__j6Q3dW__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.page-module__j6Q3dW__field{flex-direction:column;gap:.4rem;margin-bottom:1.2rem;display:flex}.page-module__j6Q3dW__field label{text-transform:uppercase;letter-spacing:.08em;color:#444;font-family:Inter,sans-serif;font-size:.75rem;font-weight:600}.page-module__j6Q3dW__field input,.page-module__j6Q3dW__field select,.page-module__j6Q3dW__field textarea{color:#1a1a1a;box-sizing:border-box;background:#fafafa;border:1px solid #ddd;border-radius:6px;width:100%;padding:.85rem 1rem;font-family:Inter,sans-serif;font-size:.9rem;transition:border-color .2s}.page-module__j6Q3dW__field input:focus,.page-module__j6Q3dW__field select:focus,.page-module__j6Q3dW__field textarea:focus{background:#fff;border-color:#c4956a;outline:none}.page-module__j6Q3dW__field textarea{resize:vertical;min-height:130px}.page-module__j6Q3dW__submitBtn{color:#fff;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;background:#1a1a1a;border:none;border-radius:6px;width:100%;margin-top:.5rem;padding:1.1rem;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;transition:background .3s,transform .2s}.page-module__j6Q3dW__submitBtn:hover{background:#c4956a;transform:translateY(-1px)}.page-module__j6Q3dW__submitBtn:disabled{cursor:not-allowed;background:#ccc;transform:none}.page-module__j6Q3dW__successMsg{text-align:center;padding:3rem 1rem}.page-module__j6Q3dW__successIcon{color:#12b854;background:#e6f7ec;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1.5rem;display:flex}.page-module__j6Q3dW__successMsg h3{margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:1.5rem;font-style:italic}.page-module__j6Q3dW__successMsg p{color:#666;font-family:Inter,sans-serif;font-size:.9rem}@media (max-width:900px){.page-module__j6Q3dW__container{grid-template-columns:1fr;gap:3rem;padding:3rem 1.5rem 5rem}.page-module__j6Q3dW__formRow{grid-template-columns:1fr}.page-module__j6Q3dW__formCard{padding:2rem 1.5rem}}
.page-module__0u7IIG__page{min-height:100vh;padding-top:100px}.page-module__0u7IIG__hero{color:#fff;text-align:center;background:#1a1a1a;padding:5rem 2rem}.page-module__0u7IIG__heroTitle{font-family:Playfair Display,serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:400}.page-module__0u7IIG__content{max-width:800px;margin:0 auto;padding:4rem 2rem}.page-module__0u7IIG__section{margin-bottom:3rem}.page-module__0u7IIG__section h2{color:#1a1a1a;border-bottom:1px solid #eee;margin-bottom:1rem;padding-bottom:.5rem;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:500}.page-module__0u7IIG__section p{color:#666;margin-bottom:.75rem;font-family:Inter,sans-serif;font-size:.95rem;line-height:1.8}
.page-module__cFvUhW__pdpContainer{min-height:100vh;margin-top:80px;display:flex}.page-module__cFvUhW__leftCol{border-right:1px solid #eaeaea;width:60%}.page-module__cFvUhW__rightCol{width:40%;position:relative}.page-module__cFvUhW__stickyWrap{-webkit-overflow-scrolling:touch;scrollbar-width:none;justify-content:center;align-items:flex-start;height:calc(100vh - 80px);display:flex;position:sticky;top:80px;overflow-y:auto}.page-module__cFvUhW__stickyWrap::-webkit-scrollbar{display:none}@media (max-width:900px){.page-module__cFvUhW__pdpContainer{flex-direction:column}.page-module__cFvUhW__leftCol,.page-module__cFvUhW__rightCol{border-right:none;width:100%}.page-module__cFvUhW__stickyWrap{height:auto;padding-bottom:4rem;position:static;overflow-y:visible}}
.page-module__opuERq__page{min-height:100vh;padding-top:100px}.page-module__opuERq__hero{color:#fff;text-align:center;background:#1a1a1a;padding:5rem 2rem}.page-module__opuERq__heroTitle{font-family:Playfair Display,serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:400}.page-module__opuERq__content{max-width:800px;margin:0 auto;padding:4rem 2rem}.page-module__opuERq__section{margin-bottom:3rem}.page-module__opuERq__section h2{color:#1a1a1a;border-bottom:1px solid #eee;margin-bottom:1rem;padding-bottom:.5rem;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:500}.page-module__opuERq__section p{color:#666;margin-bottom:.75rem;font-family:Inter,sans-serif;font-size:.95rem;line-height:1.8}.page-module__opuERq__accent{color:#c4956a;border-bottom:1px solid #0000;text-decoration:none;transition:border-color .2s}.page-module__opuERq__accent:hover{border-bottom-color:#c4956a}
.page-module__-msXra__shopContainer{padding-top:80px;padding-inline:clamp(1.5rem,5vw,4rem);max-width:1440px;min-height:100vh;margin:0 auto;padding-bottom:6rem}.page-module__-msXra__shopHeader{text-align:center;border-bottom:1px solid #eaeaea;margin-bottom:3rem;padding:4rem 0 3rem;position:relative}.page-module__-msXra__shopHeader h1{color:#000;margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:clamp(2rem,4vw,3rem);font-weight:500}.page-module__-msXra__count{color:#666;text-transform:uppercase;letter-spacing:.05em;font-family:Inter,sans-serif;font-size:.9rem}.page-module__-msXra__mobileFilterBtn{display:none}.page-module__-msXra__shopLayout{align-items:flex-start;gap:4rem;display:flex}.page-module__-msXra__sidebarCol{flex:0 0 250px;position:sticky;top:100px}.page-module__-msXra__gridCol{flex:1}.page-module__-msXra__topPagination{justify-content:flex-end;margin-bottom:2rem;display:flex}.page-module__-msXra__bottomPagination{justify-content:center;margin-top:4rem;display:flex}.page-module__-msXra__pagination{align-items:center;gap:1.5rem;display:flex}.page-module__-msXra__pageBtn{text-transform:uppercase;letter-spacing:.1em;color:#000;cursor:pointer;background:0 0;border:1px solid #000;padding:.5rem 1.2rem;font-family:Inter,sans-serif;font-size:.8rem;font-weight:600;transition:all .3s}.page-module__-msXra__pageBtn:hover:not(:disabled){color:#fff;background:#000}.page-module__-msXra__pageBtn:disabled{color:#aaa;cursor:not-allowed;border-color:#ddd}.page-module__-msXra__pageInfo{color:#555;font-family:Inter,sans-serif;font-size:.9rem}@media (max-width:900px){.page-module__-msXra__shopLayout{flex-direction:column;align-items:stretch;gap:0}.page-module__-msXra__sidebarCol{display:none}.page-module__-msXra__mobileFilterBtn{color:#fff;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;background:#000;border:none;margin-top:1.5rem;padding:.8rem 2rem;font-family:Inter,sans-serif;font-size:.8rem;font-weight:600;display:inline-block}.page-module__-msXra__shopHeader{margin-bottom:2rem;padding:2rem 0}.page-module__-msXra__topPagination{justify-content:center}}
.page-module__6O7EcW__successContainer{background-color:var(--color-background);justify-content:center;align-items:center;min-height:70vh;padding:4rem 2rem;display:flex}.page-module__6O7EcW__card{text-align:center;background:#fff;border-radius:12px;width:100%;max-width:600px;padding:4rem 3rem;box-shadow:0 10px 40px #0000000d}.page-module__6O7EcW__icon{color:#12b854;background:#e6f7ec;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 2rem;display:flex}.page-module__6O7EcW__title{font-family:var(--font-heading);color:var(--color-text);margin-bottom:1rem;font-size:2.5rem}.page-module__6O7EcW__message{font-family:var(--font-body);color:var(--color-text-light);margin-bottom:3rem;font-size:1.1rem;line-height:1.6}.page-module__6O7EcW__buttonGroup{justify-content:center;gap:1rem;display:flex}.page-module__6O7EcW__shopBtn{background:var(--color-primary);color:#fff;font-family:var(--font-body);letter-spacing:1px;text-transform:uppercase;border-radius:4px;padding:1rem 2rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.page-module__6O7EcW__shopBtn:hover{background:var(--color-text);transform:translateY(-2px)}.page-module__6O7EcW__orderBtn{color:var(--color-text);border:1px solid var(--color-border);font-family:var(--font-body);letter-spacing:1px;text-transform:uppercase;background:0 0;border-radius:4px;padding:1rem 2rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.page-module__6O7EcW__orderBtn:hover{border-color:var(--color-text);background:var(--color-background)}@media (max-width:768px){.page-module__6O7EcW__card{padding:3rem 1.5rem}.page-module__6O7EcW__title{font-size:2rem}.page-module__6O7EcW__buttonGroup{flex-direction:column}}
.Testimonials-module__3Z1FKa__section{background:var(--color-blush)}.Testimonials-module__3Z1FKa__header{text-align:center;margin-bottom:3rem}.Testimonials-module__3Z1FKa__slider{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;max-width:760px;margin-inline:auto;display:flex}.Testimonials-module__3Z1FKa__quoteMark{color:var(--color-primary-lt);-webkit-user-select:none;user-select:none;font-family:Playfair Display,serif;font-size:7rem;font-weight:900;line-height:.5}.Testimonials-module__3Z1FKa__fadeIn{animation:.35s forwards Testimonials-module__3Z1FKa__fadeIn}.Testimonials-module__3Z1FKa__fadeOut{animation:.3s forwards Testimonials-module__3Z1FKa__fadeOut}@keyframes Testimonials-module__3Z1FKa__fadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes Testimonials-module__3Z1FKa__fadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-8px)}}.Testimonials-module__3Z1FKa__quoteText{color:var(--color-charcoal);margin-bottom:1.8rem;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.2rem,2.5vw,1.65rem);font-style:italic;font-weight:400;line-height:1.7}.Testimonials-module__3Z1FKa__author{justify-content:center;align-items:center;gap:1rem;font-style:normal;display:flex}.Testimonials-module__3Z1FKa__avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-family:Playfair Display,serif;font-size:1rem;font-weight:700;display:flex}.Testimonials-module__3Z1FKa__name{color:var(--color-charcoal);font-family:Inter,sans-serif;font-size:.9rem;font-style:normal;font-weight:700;display:block}.Testimonials-module__3Z1FKa__loc{color:var(--color-light-text);font-size:.78rem}.Testimonials-module__3Z1FKa__stars{gap:.2rem;display:flex}.Testimonials-module__3Z1FKa__star{color:var(--color-accent);font-size:1.2rem}.Testimonials-module__3Z1FKa__controls{align-items:center;gap:1.5rem;margin-top:.5rem;display:flex}.Testimonials-module__3Z1FKa__arrow{width:44px;height:44px;color:var(--color-charcoal);cursor:pointer;background:#fff;border:1.5px solid #00000026;border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;transition:all .3s;display:flex}.Testimonials-module__3Z1FKa__arrow:hover{background:var(--color-primary);color:#fff;border-color:var(--color-primary);transform:scale(1.08)}.Testimonials-module__3Z1FKa__dots{gap:.5rem;display:flex}.Testimonials-module__3Z1FKa__dot{cursor:pointer;background:#0000002e;border:none;border-radius:50%;width:8px;height:8px;transition:all .3s}.Testimonials-module__3Z1FKa__dotActive{background:var(--color-primary);transform:scale(1.35)}
