.thumbnail-list__item{margin-bottom:1rem}.thumbnail{border-radius:1.4rem;overflow:hidden;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s ease;box-shadow:0 .4rem 1.2rem rgba(var(--color-shadow),.08)}.thumbnail:hover{transform:translateY(-3px);box-shadow:0 .9rem 1.8rem rgba(var(--color-shadow),.16)}.thumbnail[aria-current=true]{box-shadow:0 0 0 2px rgb(var(--color-background)),0 0 0 4px rgb(var(--color-foreground))}.product__media-item .product-media-container,.product__media-item .media{border-radius:2rem;overflow:hidden}.product-media-modal__dialog{border-radius:1.6rem;overflow:hidden}.product-media-modal__content{border-radius:1.6rem}.product-media-modal__toggle{border-radius:50%;transition:transform .25s ease}.product-media-modal__toggle:hover{transform:scale(1.08)}.button,.shopify-payment-button__button--unbranded{position:relative;overflow:hidden;isolation:isolate;min-height:5.2rem;padding-left:3.4rem;padding-right:3.4rem;font-weight:700;font-size:1.4rem;letter-spacing:.08rem;text-transform:uppercase;transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s ease,background-color .25s ease}.button:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(115deg,transparent 20%,rgba(255,255,255,.55) 45%,rgba(255,255,255,.55) 55%,transparent 80%);transform:translate(-120%);pointer-events:none}.button:hover:before{transform:translate(120%);transition:transform .85s cubic-bezier(.16,1,.3,1)}.button:hover{transform:translateY(-.2rem);box-shadow:0 1.2rem 2.4rem rgba(var(--color-shadow),.22)}.button:active{transform:translateY(0) scale(.97);box-shadow:0 .4rem 1rem rgba(var(--color-shadow),.18)}.button--secondary{transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s ease,border-color .25s ease}.button--secondary:hover{border-color:rgb(var(--color-foreground))}.quantity{transition:box-shadow .25s ease}.quantity__button{border-radius:50%;margin:.3rem;width:calc(4rem / var(--font-body-scale));transition:background-color .2s ease,transform .15s ease}.quantity__button:hover{background-color:rgba(var(--color-foreground),.08);transform:scale(1.08)}.quantity__button:active{transform:scale(.94)}.free-shipping-bar{position:relative;z-index:3;background:transparent;padding:1rem 1.5rem 0}.free-shipping-bar__inner{display:flex;align-items:center;justify-content:center;gap:1rem;max-width:56rem;margin:0 auto;padding:1rem 2.4rem;border-radius:10rem;background:rgb(var(--color-background));box-shadow:0 .6rem 2rem rgba(var(--color-shadow),.12);text-align:center}.free-shipping-bar__icon{width:1.8rem;height:1.8rem;flex-shrink:0;display:inline-flex;color:rgb(var(--color-foreground))}.free-shipping-bar__icon svg{width:100%;height:100%}.free-shipping-bar__text{margin:0;font-size:1.3rem;letter-spacing:.03rem;font-weight:700}.free-shipping-bar__track{height:.5rem;width:100%;max-width:56rem;margin:.6rem auto 0;border-radius:10rem;overflow:hidden;background:rgba(var(--color-foreground),.12)}.free-shipping-bar__fill{height:100%;width:0%;border-radius:10rem;background:linear-gradient(90deg,rgba(var(--color-foreground),.75),rgb(var(--color-foreground)));transition:width .6s cubic-bezier(.16,1,.3,1)}.discount-popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:2rem;background:#0a080699;-webkit-backdrop-filter:blur(.3rem);backdrop-filter:blur(.3rem);opacity:0;visibility:hidden;transition:opacity .35s ease,visibility .35s ease}.discount-popup-overlay[hidden]{display:flex}.discount-popup-overlay.is-visible{opacity:1;visibility:visible}.discount-popup{background:rgb(var(--color-background));color:rgb(var(--color-foreground));max-width:46rem;width:100%;padding:4.4rem 3.6rem;text-align:center;position:relative;border-radius:2.4rem;transform:translateY(1.6rem) scale(.96);opacity:0;transition:transform .45s cubic-bezier(.16,1,.3,1),opacity .4s ease;box-shadow:0 3rem 8rem #00000073;overflow:hidden}.discount-popup:before{content:"";position:absolute;top:-40%;left:50%;width:70%;height:60%;transform:translate(-50%);background:radial-gradient(closest-side,rgba(212,175,106,.35),transparent);pointer-events:none}.discount-popup-overlay.is-visible .discount-popup{transform:translateY(0) scale(1);opacity:1}.discount-popup__close{position:absolute;top:1.6rem;right:1.6rem;width:3.2rem;height:3.2rem;display:inline-flex;align-items:center;justify-content:center;background:rgba(var(--color-foreground),.08);border:none;border-radius:50%;color:rgb(var(--color-foreground));cursor:pointer;z-index:2}.discount-popup__close svg{width:1.4rem;height:1.4rem}.discount-popup__eyebrow{position:relative;margin:0 0 1rem;font-size:1.1rem;letter-spacing:.3rem;text-transform:uppercase;color:#d4af6a;font-weight:700}.discount-popup__heading{position:relative;margin:0 0 1.4rem;font-size:3.2rem;line-height:1.1;letter-spacing:-.02rem}.discount-popup__subtext{position:relative;margin:0 0 2.6rem;font-size:1.5rem;color:rgba(var(--color-foreground),.75)}.discount-popup__code{position:relative;display:flex;align-items:center;justify-content:center;gap:1.2rem;border:.15rem dashed rgba(212,175,106,.6);border-radius:10rem;padding:1.3rem 1rem 1.3rem 2rem;margin:0 0 2.2rem;letter-spacing:.25rem;font-size:1.8rem;font-weight:700}.discount-popup__copy{background:rgb(var(--color-foreground));color:rgb(var(--color-background));border:none;padding:.8rem 1.6rem;font-size:1.2rem;letter-spacing:.05rem;cursor:pointer;border-radius:10rem;white-space:nowrap}.discount-popup__field-row{position:relative;display:flex;gap:1rem;margin-bottom:1.6rem}.discount-popup__input{flex:1;padding:1.3rem 1.8rem;background:rgba(var(--color-foreground),.05);color:rgb(var(--color-foreground));border:.1rem solid rgba(var(--color-foreground),.15);border-radius:10rem}.discount-popup__submit{white-space:nowrap}.discount-popup__success{position:relative;margin:0 0 1.6rem;font-weight:700}.discount-popup__legal{position:relative;margin:0;font-size:1.1rem;color:rgba(var(--color-foreground),.5)}@media screen and (max-width:749px){.discount-popup{padding:3.4rem 2.2rem}.discount-popup__heading{font-size:2.4rem}.discount-popup__field-row{flex-direction:column}}.trust-badges__list{display:grid;grid-template-columns:repeat(2,1fr);gap:3.6rem 2rem;margin:0;padding:0;list-style:none}@media screen and (min-width:750px){.trust-badges__list{grid-template-columns:repeat(4,1fr)}}.trust-badges__item{text-align:center}.trust-badges__icon{display:inline-flex;align-items:center;justify-content:center;width:6.8rem;height:6.8rem;padding:1.8rem;margin-bottom:1.6rem;border-radius:50%;background:linear-gradient(135deg,#f4c6b88c,#d4af6a40);box-shadow:0 .8rem 2rem rgba(var(--color-shadow),.1);color:rgb(var(--color-foreground));transition:transform .3s cubic-bezier(.16,1,.3,1)}.trust-badges__item:hover .trust-badges__icon{transform:translateY(-.4rem) scale(1.05)}.trust-badges__icon svg{width:100%;height:100%}.trust-badges__item-heading{margin:0 0 .4rem;font-size:1.5rem;font-weight:700;letter-spacing:-.01rem}.trust-badges__item-text{margin:0;font-size:1.3rem;color:rgba(var(--color-foreground),.65)}.trust-badges__heading{text-align:center;margin:0 0 3.2rem}.testimonials__header{text-align:center;margin:0 0 3.8rem}.testimonials__heading{margin:0 0 .6rem}.testimonials__subheading{margin:0;letter-spacing:.2rem;text-transform:uppercase;font-size:1.2rem;font-weight:700;color:#c98a5e}.testimonials__list{display:grid;grid-template-columns:1fr;gap:2.4rem;margin:0;padding:0;list-style:none}@media screen and (min-width:750px){.testimonials__list{grid-template-columns:repeat(3,1fr)}}.testimonials__item{background:rgb(var(--color-background));border:none;padding:3.4rem 2.8rem;border-radius:2.4rem;box-shadow:0 1.6rem 4rem rgba(var(--color-shadow),.1);transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s ease}.testimonials__item:hover{transform:translateY(-.6rem);box-shadow:0 2.4rem 5rem rgba(var(--color-shadow),.16)}.testimonials__stars{display:flex;gap:.3rem;margin-bottom:1.6rem}.testimonials__star{width:1.7rem;height:1.7rem;color:#d4af6a}.testimonials__star--empty{color:rgba(var(--color-foreground),.18)}.testimonials__star svg{width:100%;height:100%;fill:currentColor}.testimonials__quote{font-size:1.55rem;line-height:1.55;margin:0 0 1.8rem}.testimonials__author{margin:0;font-weight:700;font-size:1.3rem}.testimonials__author-detail{margin:.2rem 0 0;font-size:1.2rem;color:rgba(var(--color-foreground),.55)}@keyframes luxuryFadeInUp{0%{opacity:0;transform:translateY(3rem)}to{opacity:1;transform:translateY(0)}}@keyframes luxuryGlow{0%{box-shadow:0 2rem 6rem rgba(var(--color-shadow),0)}to{box-shadow:0 3rem 8rem rgba(var(--color-shadow),.18)}}#shopify-section-featured_product_DH6RjD .product{animation:luxuryFadeInUp 1s cubic-bezier(.16,1,.3,1) both}#shopify-section-featured_product_DH6RjD .product__media-wrapper{animation:luxuryFadeInUp 1.2s cubic-bezier(.16,1,.3,1) .15s both,luxuryGlow 1.4s ease .4s both;border-radius:2.4rem;overflow:hidden}@media(prefers-reduced-motion:reduce){#shopify-section-featured_product_DH6RjD .product,#shopify-section-featured_product_DH6RjD .product__media-wrapper{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/luxury-custom.css.map */
