:root{--lux-gold: #c6a15b;--lux-gold-strong: #a8853d;--lux-gold-soft: rgba(198, 161, 91, .45);--lux-black: #141414;--lux-shadow: 0 12px 32px rgba(0, 0, 0, .1), 0 2px 10px rgba(0, 0, 0, .06);--lux-serif: var(--font-heading--family, "Instrument Serif", serif)}@media(hover:hover)and (prefers-reduced-motion:no-preference){product-card.product-card{transition:transform .3s ease,box-shadow .3s ease;border-radius:var(--product-corner-radius, 10px);cursor:pointer}product-card.product-card:hover{transform:translateY(-4px);box-shadow:var(--lux-shadow)}product-card.product-card .card-gallery img{transition:transform .3s ease}product-card.product-card:hover .card-gallery img{transform:scale(1.05)}product-card.product-card a.contents p,product-card.product-card [role=heading]{transition:color .3s ease}product-card.product-card:hover a.contents p,product-card.product-card:hover [role=heading]{color:var(--lux-gold-strong)}product-card.product-card .quick-add{transform:translateY(8px);transition:transform .3s ease,opacity .3s ease}product-card.product-card:hover .quick-add{transform:translateY(0)}}.card-gallery{position:relative}.lux-badges{position:absolute;top:10px;left:10px;z-index:2;display:flex;flex-direction:column;align-items:flex-start;gap:6px;pointer-events:none}.lux-badge{display:inline-flex;align-items:center;gap:4px;font-family:var(--font-body--family, inherit);font-size:.6875rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;line-height:1;padding:5px 11px;border-radius:999px;white-space:nowrap}.lux-badge--gold{background:linear-gradient(135deg,#c6a15b,#e0c58c);color:#171717}.lux-badge--dark{background:#111111e0;color:#e8d5a4;border:1px solid var(--lux-gold-soft)}@media(max-width:749px){.lux-badge{font-size:.625rem;padding:4px 9px}}.lux-float{position:fixed;top:26vh;left:0;z-index:1;width:84px;opacity:0;color:var(--lux-gold);pointer-events:none;will-change:transform,opacity;animation:luxDrift 28s linear infinite;animation-delay:5s}@keyframes luxDrift{0%{transform:translate(-15vw) translateY(0) rotate(-6deg);opacity:0}6%{opacity:.07}25%{transform:translate(20vw) translateY(3vh) rotate(3deg)}50%{transform:translate(55vw) translateY(-2.5vh) rotate(-4deg);opacity:.07}75%{transform:translate(85vw) translateY(2vh) rotate(4deg)}94%{opacity:.05}to{transform:translate(112vw) translateY(0) rotate(6deg);opacity:0}}@media(max-width:749px){.lux-float{display:none}}@media(prefers-reduced-motion:reduce){.lux-float{display:none}}.lux-section{max-width:1240px;margin-inline:auto;padding-inline:20px}.lux-eyebrow{display:block;font-size:.75rem;font-weight:500;letter-spacing:.3em;text-transform:uppercase;color:var(--lux-gold-strong);margin-block-end:14px}.lux-h2{font-family:var(--lux-serif);font-weight:400;font-size:clamp(1.75rem,3.4vw,2.75rem);line-height:1.15;letter-spacing:.01em;margin:0}.lux-rule{width:56px;height:1px;border:0;background:linear-gradient(90deg,var(--lux-gold),transparent);margin:20px 0 0}.lux-lead{font-size:1.05rem;line-height:1.7;opacity:.82;max-width:54ch}.lux-btn{display:inline-flex;align-items:center;gap:10px;padding:15px 36px;border:1px solid var(--lux-black);background:var(--lux-black);color:#fff;font-size:.75rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;text-decoration:none;transition:background-color .3s ease,border-color .3s ease,color .3s ease,transform .25s ease}.lux-btn:hover{background:var(--lux-gold-strong);border-color:var(--lux-gold-strong);color:#fff;transform:translateY(-1px)}.lux-btn--ghost{background:transparent;color:var(--lux-black)}.lux-btn--light{background:transparent;border-color:#ffffffb3;color:#fff}.lux-btn--light:hover{background:var(--lux-gold-strong);border-color:var(--lux-gold-strong)}html.lux-js .lux-reveal{opacity:0;transform:translateY(22px);transition:opacity .7s cubic-bezier(.2,.6,.2,1),transform .7s cubic-bezier(.2,.6,.2,1)}html.lux-js .lux-reveal.lux-inview{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){html.lux-js .lux-reveal{opacity:1;transform:none;transition:none}}html.lux-failsafe .lux-reveal,html.lux-failsafe .lux-reveal.lux-inview{opacity:1!important;transform:none!important;transition:none!important}@media(prefers-reduced-motion:no-preference){#MainContent{animation:luxPageIn .45s ease}}@keyframes luxPageIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}#MainContent>.shopify-section:first-child h1{letter-spacing:.16em;font-weight:400}#MainContent>.shopify-section:first-child h2 em{letter-spacing:.04em}@media(prefers-reduced-motion:no-preference){#MainContent>.shopify-section:first-child video{animation:luxKenBurns 26s ease-in-out infinite alternate}}@keyframes luxKenBurns{0%{transform:scale(1)}to{transform:scale(1.07)}}.collection-card{overflow:hidden;border-radius:var(--product-corner-radius, 10px)}.collection-card :is(.resource-image__image,.collection-card__image img){transition:transform .55s ease,filter .55s ease}@media(hover:hover)and (prefers-reduced-motion:no-preference){.collection-card:hover :is(.resource-image__image,.collection-card__image img){transform:scale(1.06);filter:brightness(.88)}.collection-card__content{transition:transform .4s ease}.collection-card:hover .collection-card__content{transform:translateY(-4px)}}.button{transition:background-color .3s ease,color .3s ease,border-color .3s ease,transform .25s ease}@media(hover:hover)and (prefers-reduced-motion:no-preference){.button:hover{transform:translateY(-1px)}}input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--lux-gold-soft);outline-offset:2px}a:not(.button):not(.lux-btn){text-underline-offset:3px}footer :is(h2,h3,.h3){font-size:.8125rem;letter-spacing:.24em;text-transform:uppercase;color:var(--lux-gold-strong)}footer a{transition:color .3s ease}@media(hover:hover){footer a:hover{color:var(--lux-gold-strong)}}.lux-story__grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(28px,5vw,72px);align-items:center}.lux-story__media img{width:100%;height:100%;max-height:620px;object-fit:cover;border-radius:14px;display:block}.lux-story__steps{list-style:none;margin:28px 0 0;padding:0;display:grid;gap:18px}.lux-story__step{display:grid;grid-template-columns:44px 1fr;gap:14px;align-items:baseline;padding-block-end:18px;border-bottom:1px solid rgba(198,161,91,.25)}.lux-story__numeral{font-family:var(--lux-serif);font-size:1.15rem;color:var(--lux-gold-strong)}.lux-story__step-title{margin:0 0 4px;font-weight:600;letter-spacing:.04em}.lux-story__step-text{margin:0;font-size:.9375rem;opacity:.72}.lux-editorial{position:relative;min-height:clamp(420px,62vh,640px);display:grid;place-items:center;overflow:hidden;background:var(--lux-black)}.lux-editorial__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.55}.lux-editorial__content{position:relative;z-index:1;text-align:center;color:#fff;padding:48px 24px;max-width:820px}.lux-editorial__quote{font-family:var(--lux-serif);font-size:clamp(1.5rem,3.2vw,2.5rem);line-height:1.3;margin:0}.lux-editorial__caption{display:block;margin-block-start:22px;font-size:.75rem;letter-spacing:.3em;text-transform:uppercase;color:var(--lux-gold)}.lux-gift{background:var(--lux-black);color:#fff}.lux-gift__grid{display:grid;grid-template-columns:1.1fr 1fr;gap:clamp(28px,5vw,72px);align-items:center}.lux-gift__media img{width:100%;max-height:560px;object-fit:cover;border-radius:14px;display:block}.lux-gift .lux-lead{color:#fffc}.lux-why__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(20px,3vw,48px);margin-block-start:44px}.lux-why__num{font-family:var(--lux-serif);font-size:2.25rem;color:var(--lux-gold);line-height:1}.lux-why__title{margin:14px 0 8px;font-weight:600;letter-spacing:.04em}.lux-why__text{margin:0;font-size:.9375rem;line-height:1.65;opacity:.72}.lux-faq__list{margin-block-start:36px;border-top:1px solid rgba(198,161,91,.3)}.lux-faq__item{border-bottom:1px solid rgba(198,161,91,.3)}.lux-faq__q{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 4px;cursor:pointer;font-family:var(--lux-serif);font-size:1.2rem;list-style:none;transition:color .3s ease}.lux-faq__q::-webkit-details-marker{display:none}.lux-faq__q:after{content:"+";font-family:var(--lux-serif);font-size:1.5rem;color:var(--lux-gold-strong);transition:transform .3s ease;flex-shrink:0}.lux-faq__item[open] .lux-faq__q:after{transform:rotate(45deg)}@media(hover:hover){.lux-faq__q:hover{color:var(--lux-gold-strong)}}.lux-faq__a{padding:0 4px 24px;max-width:65ch;line-height:1.7;opacity:.8}.lux-faq__more{margin-block-start:28px}.lux-insta__grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin-block-start:36px}.lux-insta__tile{position:relative;display:block;aspect-ratio:1;overflow:hidden;border-radius:10px}.lux-insta__tile img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.lux-insta__tile:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#14141473;opacity:0;transition:opacity .35s ease}.lux-insta__tile svg{position:absolute;top:50%;left:50%;width:26px;height:26px;transform:translate(-50%,-50%);color:var(--lux-gold);opacity:0;z-index:1;transition:opacity .35s ease}@media(hover:hover)and (prefers-reduced-motion:no-preference){.lux-insta__tile:hover img{transform:scale(1.07)}.lux-insta__tile:hover:after,.lux-insta__tile:hover svg{opacity:1}}.lux-pad{padding-block:clamp(56px,9vw,104px)}@media(max-width:989px){.lux-story__grid,.lux-gift__grid{grid-template-columns:1fr}.lux-why__grid{grid-template-columns:1fr;gap:28px}.lux-insta__grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:749px){.lux-h2{font-size:1.65rem}.lux-btn{width:100%;justify-content:center}.lux-faq__q{font-size:1.05rem}.lux-insta__grid{gap:6px}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/luxury-enhancements.css.map */
