.luxury-hero-carousel{position:relative;width:100%;height:80vh;min-height:50rem;background-color:#1c1816;overflow:hidden}@media screen and (max-width:749px){.luxury-hero-carousel{height:80vh;min-height:40rem}}.luxury-hero-carousel__slides{position:relative;width:100%;height:100%}.luxury-hero-carousel__slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:opacity 1s cubic-bezier(.25,.46,.45,.94),visibility 1s;z-index:1;display:flex;align-items:center;box-sizing:border-box}.luxury-hero-carousel__slide.is-active{opacity:1;visibility:visible;z-index:2}.luxury-hero__media{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;overflow:hidden}.luxury-hero__image,.luxury-hero__video{width:100%;height:100%;object-fit:cover;display:block}.luxury-hero-carousel__slide .luxury-hero__image{transform:scale(1);transition:transform 7s cubic-bezier(.25,.46,.45,.94)}.luxury-hero-carousel__slide.is-active .luxury-hero__image{transform:scale(1.05)}.luxury-hero__overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,#00000073,#00000040,#00000080);z-index:2;pointer-events:none}.luxury-hero__content-wrapper{position:relative;z-index:3;width:100%}.luxury-hero__content{max-width:70rem;color:#fff;padding:0 2rem}.luxury-hero__content--center{margin:0 auto;text-align:center}.luxury-hero__content--left{margin-right:auto;text-align:left}.luxury-hero__content--right{margin-left:auto;text-align:right}.luxury-hero__eyebrow{font-family:Inter,sans-serif;font-size:1.25rem;font-weight:600;letter-spacing:.25em;text-transform:uppercase;color:#c5a059;margin-bottom:1.5rem;display:block}.luxury-hero__title{font-family:Georgia,serif;font-size:5.4rem;font-weight:400;line-height:1.15;margin:0 0 2rem;letter-spacing:-.01em}@media screen and (max-width:749px){.luxury-hero__title{font-size:3.2rem;line-height:1.2;margin-bottom:1.5rem}}.luxury-hero__subtitle{font-family:Inter,sans-serif;font-size:1.5rem;font-weight:300;line-height:1.6;letter-spacing:.05em;margin:0 0 3.5rem;color:#fffffff2}@media screen and (max-width:749px){.luxury-hero__subtitle{font-size:1.2rem;margin-bottom:2.5rem}}.luxury-hero__btn-row{display:inline-flex;gap:1.5rem;flex-wrap:wrap}@media screen and (max-width:749px){.luxury-hero__btn-row{display:flex;flex-direction:column;width:100%;gap:1rem}}.luxury-hero__content--center .luxury-hero__btn-row{justify-content:center}.luxury-hero__btn{font-family:Inter,sans-serif!important;font-size:1.1rem!important;font-weight:700!important;letter-spacing:.18em!important;text-transform:uppercase!important;padding:1.6rem 3.2rem!important;border-radius:0!important;transition:all .4s cubic-bezier(.25,.46,.45,.94);box-sizing:border-box;text-decoration:none;cursor:pointer;text-align:center}@media screen and (max-width:749px){.luxury-hero__btn{width:100%;padding:1.4rem 2rem!important}}.luxury-hero__btn--primary{background-color:#fff!important;color:#1c1816!important;border:1px solid #ffffff!important}.luxury-hero__btn--primary:hover{background-color:transparent!important;color:#fff!important}.luxury-hero__btn--secondary{background-color:transparent!important;color:#fff!important;border:1px solid #ffffff!important}.luxury-hero__btn--secondary:hover{background-color:#fff!important;color:#1c1816!important}.luxury-hero-carousel__slide .luxury-hero__eyebrow,.luxury-hero-carousel__slide .luxury-hero__title,.luxury-hero-carousel__slide .luxury-hero__subtitle,.luxury-hero-carousel__slide .luxury-hero__btn-row{opacity:0;transform:translateY(2rem);transition:opacity .8s cubic-bezier(.25,.46,.45,.94),transform .8s cubic-bezier(.25,.46,.45,.94)}.luxury-hero-carousel__slide.is-active .luxury-hero__eyebrow,.luxury-hero-carousel__slide.is-active .luxury-hero__title,.luxury-hero-carousel__slide.is-active .luxury-hero__subtitle,.luxury-hero-carousel__slide.is-active .luxury-hero__btn-row{opacity:1;transform:translateY(0)}.luxury-hero-carousel__slide.is-active .luxury-hero__eyebrow{transition-delay:.15s}.luxury-hero-carousel__slide.is-active .luxury-hero__title{transition-delay:.3s}.luxury-hero-carousel__slide.is-active .luxury-hero__subtitle{transition-delay:.45s}.luxury-hero-carousel__slide.is-active .luxury-hero__btn-row{transition-delay:.6s}.luxury-hero-carousel__dots{position:absolute;bottom:3.5rem;left:50%;transform:translate(-50%);z-index:10;display:flex;gap:1.2rem;list-style:none;padding:0;margin:0}.luxury-hero-carousel__dot{width:8px;height:8px;border-radius:50%;background-color:#ffffff59;border:none;cursor:pointer;padding:0;transition:all .3s ease}.luxury-hero-carousel__dot:hover{background-color:#ffffffbf}.luxury-hero-carousel__dot.is-active{background-color:#fff;transform:scale(1.25);box-shadow:0 0 0 4px #ffffff26}.luxury-hero-carousel__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:transparent;border:none;color:#fff;cursor:pointer;padding:1.5rem;opacity:0;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.luxury-hero-carousel:hover .luxury-hero-carousel__arrow{opacity:.55}.luxury-hero-carousel__arrow:hover{opacity:1!important}.luxury-hero-carousel__arrow--prev{left:2rem}.luxury-hero-carousel__arrow--next{right:2rem}.luxury-hero-carousel__arrow svg{width:2.8rem;height:2.8rem;stroke:currentColor;stroke-width:1.2}@media screen and (max-width:749px){.luxury-hero-carousel__arrow{display:none}.luxury-hero-carousel__dots{bottom:2.5rem}}.collection-luxury{padding:6rem 0}.collection-luxury__header{text-align:center;margin-bottom:4rem}.collection-luxury__eyebrow{font-family:Inter,sans-serif;font-size:.95rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#1c181666;margin-bottom:.8rem;display:block}.collection-luxury__title{font-family:Georgia,serif!important;font-size:3.4rem!important;font-weight:400!important;color:#1c1816!important;margin:0!important}.collection-luxury__grid{display:grid;grid-template-columns:repeat(6,1fr);gap:3rem;list-style:none;padding:0;margin:0}@media screen and (max-width:989px){.collection-luxury__grid{grid-template-columns:repeat(3,1fr);gap:2rem}}@media screen and (max-width:549px){.collection-luxury__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}.collection-luxury__card-wrapper{text-align:center}.collection-luxury__card-link{text-decoration:none;display:block;color:inherit}.collection-luxury__circle{position:relative;width:100%;aspect-ratio:1 / 1;border-radius:50%;background-color:#faf9f5;overflow:hidden;margin-bottom:1.5rem;border:1px solid rgba(27,77,62,.05);box-sizing:border-box}.collection-luxury__circle:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:50%;border:1px solid transparent;transition:border-color .4s ease;z-index:3;pointer-events:none}.collection-luxury__card-link:hover .collection-luxury__circle:after{border-color:#c5a059}.collection-luxury__image{width:100%;height:100%;object-fit:cover;display:block;padding:1.5rem;box-sizing:border-box;transition:transform .6s cubic-bezier(.25,.46,.45,.94);z-index:1}.collection-luxury__card-link:hover .collection-luxury__image{transform:scale(1.08)}.collection-luxury__name{font-family:Inter,sans-serif;font-size:1.15rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#1c1816;margin:0 0 .4rem}.collection-luxury__cta{font-family:Inter,sans-serif;font-size:.85rem;font-weight:500;letter-spacing:.05em;color:#1c181680;display:inline-flex;align-items:center;gap:.4rem;transition:color .3s ease}.collection-luxury__card-link:hover .collection-luxury__cta{color:#1b4d3e}.collection-luxury__cta svg{width:1rem;height:1rem;transition:transform .3s ease}.collection-luxury__card-link:hover .collection-luxury__cta svg{transform:translate(3px)}.showcase-luxury{padding:6rem 0}.showcase-luxury__header{text-align:center;margin-bottom:4.5rem}.showcase-luxury__eyebrow{font-family:Inter,sans-serif;font-size:.95rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#1c181666;margin-bottom:.8rem;display:block}.showcase-luxury__title{font-family:Georgia,serif!important;font-size:3.4rem!important;font-weight:400!important;color:#1c1816!important;margin:0 0 1rem!important}.showcase-luxury__subtitle{font-family:Inter,sans-serif;font-size:1.25rem;color:#1c181680;max-width:50rem;margin:0 auto}.showcase-luxury__grid{display:grid;gap:3rem}.showcase-luxury__grid--3-col{grid-template-columns:repeat(3,1fr)}.showcase-luxury__grid--4-col{grid-template-columns:repeat(4,1fr)}@media screen and (max-width:989px){.showcase-luxury__grid--3-col,.showcase-luxury__grid--4-col{grid-template-columns:repeat(2,1fr);gap:2rem}}@media screen and (max-width:749px){.showcase-luxury__grid--3-col,.showcase-luxury__grid--4-col{grid-template-columns:repeat(2,1fr)!important;gap:1.2rem!important}}.showcase-luxury__view-all{text-align:center;margin-top:5rem}.showcase-luxury__view-all-btn{font-family:Inter,sans-serif;font-size:1.1rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;padding:1.5rem 3.5rem;border:1px solid #1c1816;background-color:transparent;color:#1c1816;text-decoration:none;transition:all .4s cubic-bezier(.25,.46,.45,.94);display:inline-block}.showcase-luxury__view-all-btn:hover{background-color:#1c1816;color:#fff}.craftsmanship{padding:8rem 0;background-color:#faf9f5;border-top:1px solid rgba(27,77,62,.05);border-bottom:1px solid rgba(27,77,62,.05)}.craftsmanship__header{text-align:center;margin-bottom:5.5rem}.craftsmanship__eyebrow{font-family:Inter,sans-serif;font-size:.95rem;font-weight:600;letter-spacing:.25em;text-transform:uppercase;color:#1c181666;margin-bottom:1rem;display:block}.craftsmanship__title{font-family:Georgia,serif!important;font-size:3.4rem!important;font-weight:400!important;color:#1c1816!important;margin:0!important}.craftsmanship__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:4rem}@media screen and (max-width:989px){.craftsmanship__grid{grid-template-columns:repeat(2,1fr);gap:3rem}}@media screen and (max-width:749px){.craftsmanship__grid{grid-template-columns:1fr;gap:4rem}}.craftsmanship__card{display:flex;flex-direction:column}.craftsmanship__image-wrap{width:100%;aspect-ratio:4 / 3;overflow:hidden;background-color:#fff;border:1px solid rgba(27,77,62,.05);margin-bottom:2rem;box-sizing:border-box}.craftsmanship__image-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.craftsmanship__card:hover .craftsmanship__image-wrap img{transform:scale(1.03)}.craftsmanship__card-title{font-family:Georgia,serif;font-size:1.8rem;color:#1c1816;margin:0 0 1rem;font-weight:400}.craftsmanship__card-desc{font-family:Inter,sans-serif;font-size:1.15rem;line-height:1.6;color:#1c1816a6;margin:0}.signature-showcase{padding:8rem 0}.signature-showcase__grid{display:grid;grid-template-columns:1.1fr 1fr;gap:6rem;align-items:center}@media screen and (max-width:989px){.signature-showcase__grid{grid-template-columns:1fr;gap:4rem}}.signature-showcase__image-column{width:100%;aspect-ratio:4 / 5;background-color:#faf9f5;border:1px solid rgba(27,77,62,.05);overflow:hidden;box-sizing:border-box}.signature-showcase__image-column img{width:100%;height:100%;object-fit:cover}.signature-showcase__content-column{padding-right:4rem}@media screen and (max-width:989px){.signature-showcase__content-column{padding-right:0}}.signature-showcase__eyebrow{font-family:Inter,sans-serif;font-size:.95rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#1c181666;margin-bottom:1.2rem;display:block}.signature-showcase__title{font-family:Georgia,serif;font-size:3.8rem;font-weight:400;line-height:1.2;color:#1c1816;margin:0 0 2rem}@media screen and (max-width:749px){.signature-showcase__title{font-size:2.8rem}}.signature-showcase__text{font-family:Inter,sans-serif;font-size:1.25rem;line-height:1.7;color:#1c1816a6;margin:0 0 3.5rem}.signature-showcase__btn{font-family:Inter,sans-serif!important;font-size:1.1rem!important;font-weight:700!important;letter-spacing:.18em!important;text-transform:uppercase!important;padding:1.6rem 3.5rem!important;border-radius:0!important;border:1px solid #1c1816!important;background-color:#1c1816!important;color:#fff!important;text-decoration:none;transition:all .4s cubic-bezier(.25,.46,.45,.94);display:inline-block}.signature-showcase__btn:hover{background-color:transparent!important;color:#1c1816!important}.why-choose-luxury{padding:6rem 0;border-top:1px solid rgba(27,77,62,.08)}.why-choose-luxury__header{text-align:center;margin-bottom:4.5rem}.why-choose-luxury__eyebrow{font-family:Inter,sans-serif;font-size:.95rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#1c181666;margin-bottom:.8rem;display:block}.why-choose-luxury__title{font-family:Georgia,serif!important;font-size:3.2rem!important;font-weight:400!important;color:#1c1816!important;margin:0 0 1rem!important}.why-choose-luxury__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:2.4rem}@media screen and (max-width:989px){.why-choose-luxury__grid{grid-template-columns:repeat(3,1fr);gap:2.5rem}}@media screen and (max-width:749px){.why-choose-luxury__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:480px){.why-choose-luxury__grid{grid-template-columns:1fr}}.why-choose-luxury__item{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1.5rem}.why-choose-luxury__icon-wrap{width:4.8rem;height:4.8rem;border-radius:50%;background-color:#faf9f5;display:flex;align-items:center;justify-content:center;color:#c5a059;border:1px solid rgba(197,160,89,.15);margin-bottom:1.5rem}.why-choose-luxury__icon-wrap svg{width:2rem;height:2rem}.why-choose-luxury__item-title{font-family:Inter,sans-serif;font-size:1.15rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#1c1816;margin:0 0 .8rem}.why-choose-luxury__item-desc{font-family:Inter,sans-serif;font-size:.95rem;line-height:1.5;color:#1c18168c;margin:0}.lifestyle-banner{position:relative;width:100%;height:45rem;background-color:#1c1816;background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;overflow:hidden;display:flex;align-items:center;box-sizing:border-box}@media screen and (max-width:749px){.lifestyle-banner{height:32rem;background-attachment:scroll}}.lifestyle-banner__overlay{position:absolute;top:0;left:0;right:0;bottom:0;z-index:2;pointer-events:none}.lifestyle-banner__content-wrapper{position:relative;z-index:3;width:100%}.lifestyle-banner__content{max-width:55rem;margin:0 auto;text-align:center;color:#fff;padding:0 2rem}.lifestyle-banner__text{font-family:Georgia,serif;font-size:3.4rem;line-height:1.3;margin:0 0 3rem;font-weight:400;letter-spacing:.02em}@media screen and (max-width:749px){.lifestyle-banner__text{font-size:2.2rem}}.lifestyle-banner__cta{font-family:Inter,sans-serif!important;font-size:1.1rem!important;font-weight:700!important;letter-spacing:.2em!important;text-transform:uppercase!important;padding:1.5rem 3.5rem!important;border-radius:0!important;border:1px solid #ffffff!important;background-color:transparent!important;color:#fff!important;text-decoration:none;transition:all .4s ease;display:inline-block}.lifestyle-banner__cta:hover{background-color:#fff!important;color:#1c1816!important}.featured-product-showcase{padding:8rem 0}.featured-product-showcase__grid{display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:center}@media screen and (max-width:989px){.featured-product-showcase__grid{grid-template-columns:1fr;gap:4rem}}.featured-product-showcase__media-col{width:100%;aspect-ratio:4 / 5;background-color:#faf9f5;border:1px solid rgba(27,77,62,.05);overflow:hidden;box-sizing:border-box}.featured-product-showcase__media-col img{width:100%;height:100%;object-fit:cover;padding:3rem;box-sizing:border-box}.featured-product-showcase__info-col{padding-left:2rem}@media screen and (max-width:989px){.featured-product-showcase__info-col{padding-left:0}}.featured-product-showcase__eyebrow{font-family:Inter,sans-serif;font-size:.95rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#1c181666;margin-bottom:1.2rem;display:block}.featured-product-showcase__title{font-family:Georgia,serif;font-size:3.6rem;font-weight:400;line-height:1.25;color:#1c1816;margin:0 0 1.5rem}@media screen and (max-width:749px){.featured-product-showcase__title{font-size:2.8rem}}.featured-product-showcase__price{font-family:Inter,sans-serif;font-size:1.8rem;font-weight:700;color:#1c1816;margin-bottom:2rem;display:block}.featured-product-showcase__desc{font-family:Inter,sans-serif;font-size:1.2rem;line-height:1.6;color:#1c1816a6;margin:0 0 3rem}.featured-product-showcase__cta{font-family:Inter,sans-serif!important;font-size:1.15rem!important;font-weight:700!important;letter-spacing:.18em!important;text-transform:uppercase!important;padding:1.6rem 3.8rem!important;border-radius:0!important;border:1px solid #1c1816!important;background-color:#1c1816!important;color:#fff!important;text-decoration:none;transition:all .4s ease;display:inline-block}.featured-product-showcase__cta:hover{background-color:transparent!important;color:#1c1816!important}.luxury-pair-section{padding:6rem 0;border-top:1px solid rgba(27,77,62,.08)}.luxury-pair-section__title{font-family:Georgia,serif!important;font-size:2.8rem!important;font-weight:400!important;text-align:center;margin:0 0 1rem!important;color:#1c1816}.luxury-pair-section__subtitle{font-family:Inter,sans-serif;font-size:1.15rem;color:#1c181680;text-align:center;margin:0 0 4rem}.luxury-pair-section__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}@media screen and (max-width:989px){.luxury-pair-section__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media screen and (max-width:749px){.collection-luxury__title,.showcase-luxury__title,.craftsmanship__title,.why-choose-luxury__title,.signature-showcase__title,.lifestyle-banner__text,.featured-product-showcase__title{font-size:2.2rem!important;line-height:1.35!important}.collection-luxury__eyebrow,.showcase-luxury__eyebrow,.craftsmanship__eyebrow,.why-choose-luxury__eyebrow,.signature-showcase__eyebrow,.featured-product-showcase__eyebrow{font-size:.9rem!important;letter-spacing:.15em!important;margin-bottom:.5rem!important}.showcase-luxury__subtitle,.why-choose-luxury__subtitle,.luxury-pair-section__subtitle{font-size:1.1rem!important;margin-bottom:2.5rem!important}.section{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.showcase-luxury,.collection-luxury,.craftsmanship,.signature-showcase,.why-choose-luxury,.luxury-pair-section,.featured-product-showcase{padding:3.5rem 0!important}}.no-scrollbar{-ms-overflow-style:none!important;scrollbar-width:none!important}.no-scrollbar::-webkit-scrollbar{display:none!important}@media screen and (max-width:749px){.mobile-swipe-rail{display:flex!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;scroll-behavior:smooth!important;-webkit-overflow-scrolling:touch!important;gap:1.2rem!important;padding:.5rem 2rem 2rem!important;margin:0 -2rem!important;list-style:none!important}.mobile-swipe-rail__item{flex:0 0 auto!important;scroll-snap-align:start!important}}.sticky-bottom-nav{position:fixed;bottom:0;left:0;right:0;height:5.6rem;background-color:#fffffff0;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-top:1px solid rgba(27,77,62,.06);z-index:999;display:none;box-shadow:0 -4px 15px #00000008}@media screen and (max-width:749px){.sticky-bottom-nav{display:block}body{padding-bottom:5.6rem!important}}.sticky-bottom-nav__container{display:flex;justify-content:space-around;align-items:center;height:100%;max-width:48rem;margin:0 auto;padding:0 .5rem}.sticky-bottom-nav__link{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#1c18168c;text-decoration:none;font-family:Inter,sans-serif;font-size:.85rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;gap:.3rem;transition:color .3s ease;cursor:pointer;background:none;border:none;padding:.4rem;width:25%;box-sizing:border-box}.sticky-bottom-nav__link--active,.sticky-bottom-nav__link:hover{color:#c5a059!important}.sticky-bottom-nav__icon{width:2rem;height:2rem;stroke:currentColor;stroke-width:1.5px;fill:none}.sticky-bottom-nav__link--active .sticky-bottom-nav__icon{stroke-width:2px}@media screen and (max-width:749px){.luxury-hero{height:80vh!important;min-height:auto!important}.luxury-hero__content-wrapper{padding:0 2rem!important;display:flex!important;justify-content:center!important}.luxury-hero__content{width:100%!important;max-width:100%!important;padding:0!important;display:flex!important;flex-direction:column!important;align-items:center!important}.luxury-hero__btn-row{display:flex!important;flex-direction:column!important;width:100%!important;gap:1.2rem!important;margin-top:1.5rem!important}.luxury-hero__btn{width:100%!important;display:block!important;text-align:center!important;padding:1.5rem 2rem!important;box-sizing:border-box!important;font-size:1.05rem!important}}@media screen and (max-width:749px){.collection-luxury__grid{display:flex!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;scroll-behavior:smooth!important;-webkit-overflow-scrolling:touch!important;gap:1.5rem!important;padding:.5rem 2rem 2rem!important;margin:0 -2rem!important;list-style:none!important}.collection-luxury__card-wrapper{flex:0 0 13rem!important;scroll-snap-align:start!important}}@media screen and (max-width:749px){.craftsmanship__grid{display:flex!important;flex-direction:column!important;gap:3.5rem!important}.craftsmanship__card{display:flex!important;flex-direction:column!important;align-items:flex-start!important;text-align:left!important;gap:1.5rem!important;width:100%!important}.craftsmanship__image-wrap{width:100%!important;height:auto!important;aspect-ratio:4 / 3!important;margin-bottom:0!important;border-radius:0!important;display:flex!important;align-items:center!important;justify-content:center!important;background-color:#fff!important;border:1px solid rgba(27,77,62,.05)!important;overflow:hidden!important;padding:0!important;flex:none!important}.craftsmanship__image-wrap svg{width:4rem!important;height:4rem!important;color:#c5a059!important}.craftsmanship__img{width:100%!important;height:100%!important;object-fit:cover!important}.craftsmanship__card-title{font-family:Georgia,serif!important;font-size:1.6rem!important;font-weight:400!important;letter-spacing:0!important;text-transform:none!important;margin:0 0 .8rem!important;color:#1c1816!important}.craftsmanship__card-desc{font-size:1.15rem!important;line-height:1.55!important;color:#1c1816a6!important}}.craftsmanship__icon-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#faf9f5;color:#c5a059}.craftsmanship__icon-container svg{width:5rem;height:5rem;stroke-width:1.2px}@media screen and (max-width:749px){.signature-showcase{padding-left:0!important;padding-right:0!important}.signature-showcase__grid{gap:2.5rem!important}.signature-showcase__image-column{aspect-ratio:16 / 9!important}.signature-showcase__content-column{text-align:center!important;padding:0 2rem!important}.signature-showcase__text{font-size:1.1rem!important;line-height:1.5!important;margin-bottom:2.5rem!important}.signature-showcase__btn{width:100%!important;display:block!important;text-align:center!important;box-sizing:border-box!important}}@media screen and (max-width:749px){.why-choose-luxury__grid{display:flex!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;scroll-behavior:smooth!important;-webkit-overflow-scrolling:touch!important;gap:1.2rem!important;padding:.5rem 2rem 2rem!important;margin:0 -2rem!important;list-style:none!important}.why-choose-luxury__item{flex:0 0 17rem!important;scroll-snap-align:start!important;background-color:#fff!important;border:1px solid rgba(197,160,89,.12)!important;box-shadow:0 4px 10px #00000005!important;border-radius:8px!important;padding:2rem 1.5rem!important;box-sizing:border-box!important}.why-choose-luxury__icon-wrap{margin-bottom:1.2rem!important}}@media screen and (max-width:749px){.luxury-pair-section .grid{display:flex!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;scroll-behavior:smooth!important;-webkit-overflow-scrolling:touch!important;gap:1.2rem!important;padding:.5rem 2rem 2rem!important;margin:0 -2rem!important}.luxury-pair-section .grid__item{flex:0 0 20rem!important;width:20rem!important;max-width:20rem!important;scroll-snap-align:start!important}}@media screen and (max-width:749px){.showcase-luxury__mobile-swipe{display:flex!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;scroll-behavior:smooth!important;-webkit-overflow-scrolling:touch!important;gap:1.2rem!important;padding:.5rem 2rem 2rem!important;margin:0 -2rem!important}.showcase-luxury__mobile-swipe-item{flex:0 0 20rem!important;width:20rem!important;max-width:20rem!important;scroll-snap-align:start!important}}@media screen and (min-width:750px){.showcase-luxury__mobile-swipe{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:3rem!important}.showcase-luxury__mobile-swipe-item{width:100%!important}}.collection-campaign__grid{display:grid;grid-template-columns:repeat(6,1fr);gap:1.5rem;list-style:none;padding:0;margin:0;box-sizing:border-box}@media screen and (max-width:989px){.collection-campaign__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}@media screen and (max-width:749px){.collection-campaign__grid{display:flex!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important;gap:1.2rem!important;padding:0 2rem 2rem!important;margin:0 -2rem!important}.collection-campaign__grid::-webkit-scrollbar{display:none!important}}.collection-campaign__card-wrapper{position:relative;overflow:hidden;box-sizing:border-box;background-color:#faf9f5;border:1px solid rgba(27,77,62,.05)}@media screen and (max-width:749px){.collection-campaign__card-wrapper{flex:0 0 16rem!important;width:16rem!important;scroll-snap-align:start!important}}.collection-campaign__card-link{text-decoration:none;color:inherit;display:block;position:relative;width:100%}.collection-campaign__image-wrap{width:100%;aspect-ratio:3 / 4;overflow:hidden;position:relative}.collection-campaign__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.collection-campaign__card-link:hover .collection-campaign__image{transform:scale(1.04)}.collection-campaign__overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,#0000 55%,#00000080);z-index:2}.collection-campaign__content{position:absolute;bottom:1.5rem;left:0;right:0;z-index:3;text-align:center;padding:0 1rem}.collection-campaign__name{font-family:Georgia,serif!important;font-size:1.5rem!important;font-weight:400!important;color:#fff!important;margin:0 0 .5rem!important;letter-spacing:.02em!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}.collection-campaign__cta{font-family:Georgia,serif!important;font-size:.9rem!important;font-style:italic!important;font-weight:400!important;letter-spacing:.1em!important;color:#ffffffe6!important;display:inline-flex;align-items:center;gap:.3rem;transition:color .3s ease}.collection-campaign__cta svg{width:.9rem;height:.9rem;transition:transform .3s ease}.collection-campaign__card-link:hover .collection-campaign__cta{color:#c5a059!important}.collection-campaign__card-link:hover .collection-campaign__cta svg{transform:translate(2px)}.heritage-split{padding:8rem 0;background-color:#faf9f5;border-top:1px solid rgba(197,160,89,.15);border-bottom:1px solid rgba(197,160,89,.15)}.heritage-split__grid{display:grid;grid-template-columns:1fr 1.25fr 1fr;gap:5rem;align-items:center}@media screen and (max-width:989px){.heritage-split__grid{grid-template-columns:1fr;gap:4rem}}.heritage-split__image-col{width:100%;aspect-ratio:3 / 4;overflow:hidden;border:1px solid rgba(27,77,62,.05);background-color:#fff}.heritage-split__img{width:100%;height:100%;object-fit:cover;display:block}.heritage-split__text-col{text-align:center;padding:0 2rem}.heritage-split__eyebrow{font-family:Georgia,serif!important;font-size:1.1rem!important;font-style:italic!important;font-weight:400!important;letter-spacing:.15em!important;text-transform:uppercase!important;color:#c5a059!important;margin-bottom:1.5rem;display:block}.heritage-split__title{font-family:Georgia,serif!important;font-size:3.4rem!important;font-weight:400!important;line-height:1.25!important;color:#1c1816!important;margin:0 0 2rem!important}.heritage-split__desc{font-family:Georgia,serif!important;font-size:1.25rem!important;line-height:1.7!important;color:#1c1816a6!important;margin:0 0 3.5rem!important}.heritage-split__btn{font-family:Georgia,serif!important;font-size:1.1rem!important;font-weight:400!important;letter-spacing:.15em!important;text-transform:uppercase!important;padding:1.5rem 3.5rem!important;border:1px solid #1c1816!important;background-color:transparent!important;color:#1c1816!important;text-decoration:none;transition:all .4s ease;display:inline-block}.heritage-split__btn:hover{background-color:#1c1816!important;color:#fff!important}@media screen and (max-width:989px){.heritage-split{padding:6rem 0}.heritage-split__image-col--right{display:none}.heritage-split__image-col--left{max-width:45rem;margin:0 auto}}.boutiques{padding:8rem 0;background-color:#fff}.boutiques__header{text-align:center;margin-bottom:5rem}.boutiques__eyebrow{font-family:Georgia,serif!important;font-style:italic!important;font-size:1.1rem!important;color:#c5a059!important;letter-spacing:.15em!important;text-transform:uppercase!important;margin-bottom:1rem;display:block}.boutiques__title{font-family:Georgia,serif!important;font-size:3.4rem!important;font-weight:400!important;color:#1c1816!important;margin:0!important}.boutiques__content{display:flex;flex-direction:column;gap:5rem}.boutiques__map-container{width:100%;max-width:95rem;margin:0 auto;overflow:hidden;border:1px solid rgba(27,77,62,.05);box-shadow:0 5px 25px #00000005}.boutiques__map-img{width:100%;height:auto;display:block;object-fit:cover}.boutiques__cities-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:2.5rem}@media screen and (max-width:989px){.boutiques__cities-grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:749px){.boutiques{padding:6rem 0}.boutiques__cities-grid{display:flex!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important;gap:1.5rem!important;padding:0 2rem 2rem!important;margin:0 -2rem!important}.boutiques__cities-grid::-webkit-scrollbar{display:none!important}}.boutiques__city-card{padding:2.5rem;background-color:#faf9f5;border:1px solid rgba(197,160,89,.12);text-align:center;box-sizing:border-box}@media screen and (max-width:749px){.boutiques__city-card{flex:0 0 16rem!important;width:16rem!important;scroll-snap-align:start!important}}.boutiques__city-name{font-family:Georgia,serif!important;font-size:1.8rem!important;font-weight:400!important;color:#1c1816!important;margin:0 0 1rem!important}.boutiques__city-address{font-family:Georgia,serif!important;font-size:1.15rem!important;line-height:1.5!important;color:#1c181699!important;margin:0 0 1.2rem!important}.boutiques__city-hours{font-family:Inter,sans-serif!important;font-size:.85rem!important;font-weight:600!important;letter-spacing:.05em!important;color:#c5a059!important;text-transform:uppercase!important}.press{padding:6rem 0;background-color:#faf9f5;border-top:1px solid rgba(197,160,89,.15);border-bottom:1px solid rgba(197,160,89,.15)}.press__header{text-align:center;margin-bottom:4rem}.press__eyebrow{font-family:Georgia,serif!important;font-style:italic!important;color:#c5a059!important;letter-spacing:.15em!important;margin-bottom:1rem;display:block}.press__title{font-family:Georgia,serif!important;font-size:2.8rem!important;font-weight:400!important;color:#1c1816!important;margin:0!important}.press__logo-bar{display:grid;grid-template-columns:repeat(3,1fr);gap:4rem;align-items:flex-start}@media screen and (max-width:749px){.press__logo-bar{grid-template-columns:1fr;gap:3.5rem}}.press__logo-item{text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.press__logo{font-family:Georgia,serif!important;font-size:3.2rem!important;font-weight:700!important;letter-spacing:.3em!important;color:#1c1816!important;line-height:1!important}.press__logo--bazaar{font-family:Georgia,serif!important;font-style:italic!important;font-weight:400!important;letter-spacing:.1em!important}.press__logo--elle{font-family:Georgia,serif!important;font-weight:700!important;letter-spacing:.4em!important}.press__quote{font-family:Georgia,serif!important;font-size:1.2rem!important;font-style:italic!important;line-height:1.6!important;color:#1c181699!important;margin:0!important;max-width:32rem}.footer{background-color:#153e32!important;color:#fff!important;border-top:1px solid rgba(197,160,89,.25)!important;padding:0!important}.footer__content-top,.footer__blocks-wrapper{padding:0!important;margin:0!important}.footer *{color:#fff!important}.footer a:hover{color:#c5a059!important}.footer__title{color:#fff!important;font-family:Georgia,serif!important;font-size:1.6rem!important;font-weight:400!important;letter-spacing:.05em!important;text-transform:uppercase!important;border-bottom:1px solid rgba(255,255,255,.1)!important;padding-bottom:1rem!important}.footer-block__details-content a{font-size:1.15rem!important;line-height:2!important}.footer-benefits{width:100%!important;border-top:1px solid rgba(255,255,255,.1)!important;border-bottom:1px solid rgba(255,255,255,.07)!important;padding:3.5rem 0!important;margin-top:0!important;box-sizing:border-box!important}.footer-benefits__grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:0!important;align-items:center!important}.footer-benefits__item{display:flex!important;align-items:center!important;gap:1.6rem!important;color:#fff!important;padding:1rem 2.5rem!important;min-height:6rem!important;box-sizing:border-box!important}.footer-benefits__item:last-child{padding-right:0!important}.footer-benefits__item+.footer-benefits__item{border-left:1px solid rgba(255,255,255,.1)!important}@media screen and (max-width:989px){.footer-benefits__grid{grid-template-columns:repeat(2,1fr)!important}.footer-benefits__item{padding:1.6rem 2rem!important;justify-content:center!important}.footer-benefits__item:first-child{padding-left:0!important}.footer-benefits__item+.footer-benefits__item{border-left:none!important}.footer-benefits__item:nth-child(odd){border-right:1px solid rgba(255,255,255,.1)!important;padding-right:2rem!important}.footer-benefits__item:nth-child(n+3){border-top:1px solid rgba(255,255,255,.1)!important;padding-top:2.4rem!important;margin-top:1.2rem!important}}@media screen and (max-width:549px){.footer-benefits__grid{grid-template-columns:1fr!important}.footer-benefits__item{padding:1.4rem 0!important;min-height:auto!important;justify-content:center!important}.footer-benefits__item:first-child{padding-top:0!important}.footer-benefits__item:nth-child(odd){border-right:none!important}.footer-benefits__item+.footer-benefits__item{border-top:1px solid rgba(255,255,255,.1)!important;border-left:none!important}.footer-benefits__item:nth-child(n+3){margin-top:0!important;padding-top:1.4rem!important}}.footer-benefits__item:first-child{padding-left:0!important}.footer-benefits__icon{width:3.2rem;height:3.2rem;flex:0 0 3.2rem;display:flex;align-items:center;justify-content:center;color:#c5a059!important}.footer-benefits__icon svg{width:100%;height:100%;stroke-width:1.2px;display:block}.footer-benefits__text-col{display:flex;flex-direction:column;gap:.25rem;justify-content:center}.footer-benefits__title{font-family:Inter,sans-serif!important;font-size:1.1rem!important;font-weight:700!important;color:#fff!important;margin:0!important;letter-spacing:.06em!important;text-transform:uppercase!important;line-height:1.2!important}.footer-benefits__desc{font-family:Georgia,serif!important;font-size:.95rem!important;color:#fff9!important;margin:0!important;line-height:1.4!important}.luxury-divider{width:100%;height:1px;background:linear-gradient(90deg,#c5a05900,#c5a0594d 15%,#c5a05980,#c5a0594d 85%,#c5a05900)}.luxury-newsletter{padding:8rem 0;background-color:#faf9f5!important;border-top:1px solid rgba(197,160,89,.15);border-bottom:1px solid rgba(197,160,89,.15);text-align:center}.luxury-newsletter__content{max-width:58rem;margin:0 auto}.luxury-newsletter__eyebrow{font-family:Georgia,serif!important;font-style:italic!important;font-size:1.1rem!important;color:#c5a059!important;letter-spacing:.15em!important;text-transform:uppercase!important;margin-bottom:1.2rem!important;display:block}.luxury-newsletter__heading{font-family:Georgia,serif!important;font-size:3.2rem!important;font-weight:400!important;color:#1c1816!important;margin:0 0 1.5rem!important}.luxury-newsletter__subtext{font-family:Georgia,serif!important;font-size:1.25rem!important;line-height:1.6!important;color:#1c1816a6!important;margin:0 0 3.5rem!important}.luxury-newsletter__form-container{width:100%}.luxury-newsletter__field{display:flex;align-items:stretch;background-color:#fff;border:1px solid rgba(197,160,89,.25);padding:.4rem;box-shadow:0 4px 15px #00000005;transition:border-color .3s ease,box-shadow .3s ease}.luxury-newsletter__field:focus-within{border-color:#c5a059;box-shadow:0 4px 20px #c5a0591a}.luxury-newsletter__input{flex:1;border:none!important;background:none!important;padding:1.2rem 1.8rem!important;font-family:Georgia,serif!important;font-size:1.15rem!important;color:#1c1816!important;outline:none!important}.luxury-newsletter__input::placeholder{color:#1c181666!important}.luxury-newsletter__button{font-family:Georgia,serif!important;font-size:1.05rem!important;font-weight:400!important;letter-spacing:.15em!important;text-transform:uppercase!important;background-color:#1c1816!important;color:#fff!important;border:none!important;padding:0 3.5rem!important;cursor:pointer;transition:all .3s ease}.luxury-newsletter__button:hover{background-color:#c5a059!important}@media screen and (max-width:749px){.luxury-newsletter{padding:6rem 2rem}.luxury-newsletter__heading{font-size:2.6rem!important}.luxury-newsletter__field{flex-direction:column;gap:1rem;background:none;border:none;padding:0;box-shadow:none}.luxury-newsletter__input{background-color:#fff!important;border:1px solid rgba(197,160,89,.25)!important;padding:1.4rem 1.8rem!important;width:100%;box-sizing:border-box}.luxury-newsletter__button{padding:1.4rem 0!important;width:100%;box-sizing:border-box}}.custom-footer__grid{display:grid!important;grid-template-columns:1.8fr 1fr 1fr 1fr 1.4fr!important;column-gap:4rem!important;row-gap:0!important;align-items:start!important;margin-bottom:0!important;padding:5rem 0 4rem!important;width:100%!important}.footer-block--brand{border-right:none!important;padding-right:0!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;text-align:left!important}.footer-logo-box{background-color:#fffc!important;border:1px solid rgba(197,160,89,.32)!important;border-radius:8px!important;padding:1.8rem 3rem!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;margin-bottom:2.4rem!important;max-width:200px!important;box-shadow:0 8px 24px #00000024,inset 0 1px #ffffff1a!important}.footer-logo-img{width:100%!important;max-width:15rem!important;height:auto!important;display:block!important}.footer-block__brand-desc{font-family:Georgia,serif!important;font-size:1.15rem!important;line-height:1.8!important;color:#ffffffc7!important;margin:0 0 2.4rem!important;text-align:left!important;max-width:24rem}.footer-block__heading{font-family:Georgia,serif!important;font-size:1.2rem!important;font-weight:400!important;letter-spacing:.12em!important;color:#fff!important;text-transform:uppercase!important;margin:0 0 .8rem!important;display:block!important;line-height:1.2!important}.footer-heading-line{display:block!important;width:2.2rem!important;height:1px!important;background-color:#c5a059!important;margin:.7rem 0 1.8rem!important}.footer-block__details-content.list-unstyled{margin:0!important;padding:0!important;list-style:none!important;display:flex!important;flex-direction:column!important;gap:0!important}.footer-block__details-content.list-unstyled li{margin:0!important;padding:0!important;line-height:1!important}.footer-block__details-content.list-unstyled .link--text{font-family:Georgia,serif!important;font-size:1.1rem!important;color:#ffffffb8!important;text-decoration:none!important;transition:all .3s ease!important;display:block!important;padding:.48rem 0!important;line-height:1.4!important}.footer-block__details-content.list-unstyled .link--text:hover{color:#c5a059!important;padding-left:.4rem!important}.footer-block--contact{display:flex!important;flex-direction:column!important;align-items:flex-start!important}.footer-contact-info{display:flex!important;flex-direction:column!important;gap:1.4rem!important;padding:0!important;margin:0!important;list-style:none!important}.footer-contact-info__item{display:flex!important;align-items:flex-start!important;gap:1.1rem!important;color:#fff!important;line-height:1.4!important}.footer-contact-info__icon{width:1.7rem!important;height:1.7rem!important;color:#c5a059!important;flex:0 0 1.7rem!important;margin-top:.15rem!important;stroke:#c5a059!important}.footer-contact-info__text{font-family:Georgia,serif!important;font-size:1.1rem!important;color:#ffffffb8!important;text-decoration:none!important;transition:color .3s ease!important;line-height:1.5!important}a.footer-contact-info__text:hover{color:#c5a059!important}.footer__list-social{display:flex!important;gap:1.6rem!important;margin:0!important;padding:0!important;list-style:none!important;flex-wrap:wrap!important;align-items:center!important}.list-social__link{color:#ffffffbf!important;transition:all .3s ease!important;display:flex!important;align-items:center!important;justify-content:center!important;width:3.6rem!important;height:3.6rem!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:50%!important}.list-social__link:hover{color:#c5a059!important;border-color:#c5a05966!important;transform:translateY(-2px)!important}.list-social__link svg{width:1.7rem!important;height:1.7rem!important}@media screen and (max-width:989px){.custom-footer__grid{grid-template-columns:repeat(2,1fr)!important;column-gap:3rem!important;row-gap:3.5rem!important;padding:4rem 0 3.5rem!important}.footer-block--brand{grid-column:span 2!important;align-items:center!important;text-align:center!important}.footer-block__brand-desc{text-align:center!important;max-width:36rem;margin-left:auto!important;margin-right:auto!important}.footer-block--contact{grid-column:span 2!important;align-items:center!important}.footer-contact-info{align-items:center!important}.footer-contact-info__item,.footer__list-social{justify-content:center!important}.footer-block__heading,.footer-heading-line{text-align:left!important}}@media screen and (max-width:749px){.custom-footer__grid{grid-template-columns:1fr!important;column-gap:0!important;row-gap:3rem!important;padding:3.5rem 0 3rem!important}.footer-block--brand,.footer-block--contact{grid-column:span 1!important;align-items:center!important}.footer-contact-info{align-items:center!important}.footer-contact-info__item{justify-content:center!important}.footer-block__heading{text-align:center!important}.footer-block__details-content.list-unstyled{align-items:center!important}.footer-block__details-content.list-unstyled .link--text{text-align:center!important}}.luxury-story{padding:8rem 0;background-color:#fff}.luxury-story__grid{display:grid!important;grid-template-columns:1fr 1.1fr!important;gap:8rem!important;align-items:center!important}.luxury-story__content-col{display:flex!important;flex-direction:column!important;align-items:flex-start!important;text-align:left!important;padding-right:2rem}.luxury-story__eyebrow{font-family:Georgia,serif!important;font-style:italic!important;font-size:1.15rem!important;color:#c5a059!important;letter-spacing:.15em!important;text-transform:uppercase!important;margin-bottom:1.5rem!important;display:block}.luxury-story__heading{font-family:Georgia,serif!important;font-size:3.6rem!important;font-weight:400!important;color:#1c1816!important;line-height:1.22!important;margin:0 0 2rem!important}.luxury-story__text{font-family:Georgia,serif!important;font-size:1.25rem!important;line-height:1.76!important;color:#1c1816a6!important;margin:0 0 3.5rem!important}.luxury-story__btn{font-family:Georgia,serif!important;font-size:1.1rem!important;font-weight:400!important;letter-spacing:.15em!important;text-transform:uppercase!important;padding:1.5rem 3.5rem!important;border:1px solid #1c1816!important;background-color:transparent!important;color:#1c1816!important;text-decoration:none;transition:all .4s ease;display:inline-block}.luxury-story__btn:hover{background-color:#1c1816!important;color:#fff!important}.luxury-story__image-col{width:100%}.luxury-story__img-wrap{width:100%;overflow:hidden;border-radius:4px;box-shadow:0 10px 30px #00000008}.luxury-story__img{width:100%;height:auto;display:block;object-fit:cover;transition:transform 1.5s cubic-bezier(.25,.46,.45,.94)}.luxury-story__img-wrap:hover .luxury-story__img{transform:scale(1.035)}@media screen and (max-width:989px){.luxury-story{padding:6rem 0}.luxury-story__grid{grid-template-columns:1fr!important;gap:4.5rem!important}.luxury-story__content-col{padding-right:0;align-items:center!important;text-align:center!important}}@media screen and (max-width:749px){.luxury-story__grid{display:flex!important;flex-direction:column-reverse!important}.luxury-story__heading{font-size:2.8rem!important}.luxury-story__text{font-size:1.15rem!important;margin-bottom:2.5rem!important}}.footer__bottom-bar{background-color:#0f2e25!important;border-top:1px solid rgba(255,255,255,.08)!important;padding:2.5rem 0!important;width:100%!important}.footer__bottom-content{display:flex!important;justify-content:space-between!important;align-items:center!important;flex-wrap:wrap!important;font-family:Georgia,serif!important;font-size:1.15rem!important;color:#ffffffb3!important;gap:1.5rem!important}.footer__bottom-left{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:2.2rem!important}.footer__copyright-text{margin:0!important;color:#fff9!important}.footer__developer-credit{font-family:Georgia,serif!important;font-size:1.15rem!important;color:#fff9!important}.footer__developer-link{color:#c5a059!important;text-decoration:none!important;font-weight:500!important;transition:all .3s ease!important;border-bottom:1px solid transparent!important;padding-bottom:2px!important;display:inline-block!important}.footer__developer-link:hover{color:#fff!important;border-color:#fff!important}.footer__bottom-right{display:flex!important;align-items:center!important;gap:1.5rem!important}.footer__bottom-link{color:#fff9!important;text-decoration:none!important;transition:color .3s ease!important}.footer__bottom-link:hover{color:#c5a059!important}.footer__bottom-divider-pipe{color:#fff3!important;font-weight:300!important}@media screen and (max-width:989px){.footer__bottom-content{flex-direction:column!important;justify-content:center!important;gap:1.5rem!important;text-align:center!important}.footer__bottom-left{flex-direction:column!important;gap:.8rem!important;justify-content:center!important}}@media screen and (max-width:749px){.page-width{padding-left:2rem!important;padding-right:2rem!important;box-sizing:border-box!important}}@media screen and (max-width:379px){.page-width{padding-left:1.6rem!important;padding-right:1.6rem!important}}@media screen and (max-width:749px){.collection-luxury__title,.showcase-luxury__title,.craftsmanship__title,.why-choose-luxury__title,.heritage-split__title,.boutiques__title,.press__title,.luxury-story__heading,.luxury-newsletter__heading,.featured-product-showcase__title{font-size:2.4rem!important;line-height:1.25!important}.signature-showcase__title{font-size:2.6rem!important}.lifestyle-banner__text{font-size:2rem!important;line-height:1.35!important}}@media screen and (max-width:479px){.collection-luxury__title,.showcase-luxury__title,.craftsmanship__title,.why-choose-luxury__title,.heritage-split__title,.boutiques__title,.luxury-story__heading,.luxury-newsletter__heading,.featured-product-showcase__title{font-size:2rem!important}.signature-showcase__title{font-size:2.2rem!important}.lifestyle-banner__text{font-size:1.8rem!important}}@media screen and (max-width:479px){.luxury-hero__title{font-size:2.6rem!important}.luxury-hero__subtitle{font-size:1.05rem!important}.luxury-hero__eyebrow{font-size:.95rem!important;letter-spacing:.18em!important}.luxury-hero__content{padding:0!important}.luxury-hero__content-wrapper{padding:0 1.6rem!important}}@media screen and (max-width:749px){.collection-luxury,.showcase-luxury,.craftsmanship,.why-choose-luxury,.featured-product-showcase,.luxury-pair-section,.boutiques,.press{padding-top:4rem!important;padding-bottom:4rem!important}.luxury-story{padding:4rem 0!important}.luxury-newsletter{padding:5rem 2rem!important}}@media screen and (max-width:749px){.collection-luxury__header,.showcase-luxury__header,.craftsmanship__header,.why-choose-luxury__header{margin-bottom:2.5rem!important}.showcase-luxury__view-all{margin-top:3rem!important}.showcase-luxury__view-all-btn{width:100%!important;text-align:center!important;box-sizing:border-box!important;display:block!important;padding:1.3rem 2rem!important}}@media screen and (max-width:479px){.showcase-luxury__grid--3-col,.showcase-luxury__grid--4-col{grid-template-columns:1fr!important;gap:1.5rem!important}.luxury-pair-section__grid{grid-template-columns:repeat(2,1fr)!important;gap:1rem!important}}@media screen and (max-width:749px){.lifestyle-banner{height:28rem!important;background-attachment:scroll!important}.lifestyle-banner__cta{padding:1.3rem 2.5rem!important;font-size:1rem!important}}@media screen and (max-width:749px){.featured-product-showcase__grid{grid-template-columns:1fr!important;gap:2.5rem!important}.featured-product-showcase__media-col{aspect-ratio:1 / 1!important}.featured-product-showcase__cta{width:100%!important;text-align:center!important;display:block!important;box-sizing:border-box!important;padding:1.4rem 2rem!important}}@media screen and (max-width:749px){.heritage-split{padding:4rem 0!important}.heritage-split__title{font-size:2.4rem!important}.heritage-split__desc{font-size:1.1rem!important;margin-bottom:2.5rem!important}.heritage-split__btn{width:100%!important;text-align:center!important;display:block!important;box-sizing:border-box!important}.heritage-split__text-col{padding:0!important}}@media screen and (max-width:749px){.luxury-story__grid{grid-template-columns:1fr!important;gap:2.5rem!important}.luxury-story__image-col{aspect-ratio:4 / 3!important;order:-1}.luxury-story__content-col{align-items:flex-start!important;text-align:left!important;padding-right:0!important}.luxury-story__btn{width:100%!important;text-align:center!important;display:block!important;box-sizing:border-box!important}}@media screen and (max-width:749px){.luxury-newsletter__heading{font-size:2.2rem!important}.luxury-newsletter__subtext{font-size:1.1rem!important;margin-bottom:2.5rem!important}}@media screen and (min-width:750px)and (max-width:989px){.craftsmanship__card{flex-direction:row!important;gap:2.5rem!important;align-items:flex-start!important}.craftsmanship__image-wrap{width:45%!important;flex:0 0 45%!important;margin-bottom:0!important;aspect-ratio:1 / 1!important}}@media screen and (max-width:749px){.signature-showcase__grid{grid-template-columns:1fr!important;gap:2.5rem!important}.signature-showcase__image-column{order:-1;aspect-ratio:4 / 3!important}.signature-showcase__content-column{padding:0!important;text-align:center!important}.signature-showcase__btn{width:100%!important;display:block!important;box-sizing:border-box!important;text-align:center!important}}@media screen and (max-width:479px){.custom-footer__grid{padding:3rem 0 2.5rem!important}.footer-benefits{padding:2.8rem 0!important}.footer-benefits__item{gap:1.2rem!important}.footer-benefits__title{font-size:.95rem!important}.footer-benefits__desc{font-size:.85rem!important}}html,body,.shopify-section{max-width:100%!important;overflow-x:hidden!important}@media screen and (max-width:749px){.collection-luxury,.showcase-luxury,.why-choose-luxury,.luxury-pair-section,.footer-benefits{overflow-x:hidden!important;max-width:100%!important;box-sizing:border-box!important}}@media screen and (max-width:375px){.collection-luxury__title,.showcase-luxury__title,.craftsmanship__title,.why-choose-luxury__title,.heritage-split__title,.boutiques__title,.luxury-story__heading,.luxury-newsletter__heading,.featured-product-showcase__title{font-size:1.8rem!important}.signature-showcase__title{font-size:1.9rem!important}.luxury-hero__title{font-size:2.2rem!important}.luxury-hero__subtitle{font-size:.95rem!important}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/luxury-homepage.css.map */
