.lux-home{position:relative;padding:2.2rem 0 7rem}.lux-home__intro-bar{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1.8rem;align-items:end;margin-bottom:2rem}.lux-home__intro-copy{max-width:70rem}.lux-home__eyebrow,.lux-home__section-eyebrow,.lux-card__eyebrow,.lux-feature__eyebrow{margin:0 0 1rem;font-size:1.02rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:rgb(var(--gw-gold))}.lux-home__title{margin:0;font-size:clamp(3.6rem,6vw,7.2rem);max-width:12ch}.lux-home__lede{max-width:62rem;margin:1.5rem 0 0;font-size:1.6rem;line-height:1.76}.lux-home__actions{display:flex;flex-wrap:wrap;gap:1rem}.lux-home__stage{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.8rem;align-items:stretch}.lux-feature{position:relative;grid-column:span 2;grid-row:span 2;overflow:hidden;min-height:62rem;border-radius:3.2rem;background:#121317;box-shadow:var(--gw-shadow)}.lux-feature:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#090b0d14,#090b0da3)}.lux-feature img{width:100%;height:100%;object-fit:cover}.lux-feature__panel{position:absolute;left:2.2rem;right:2.2rem;bottom:2.2rem;z-index:2;padding:2rem;border-radius:2.2rem;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff24;border:1px solid rgba(255,255,255,.2)}.lux-feature__eyebrow{color:#fffc}.lux-feature__title{margin:0;font-size:clamp(3rem,4vw,5rem);color:#fff}.lux-feature__text{max-width:42rem;margin:1rem 0 0;font-size:1.48rem;line-height:1.66;color:#ffffffd6}.lux-feature__cta{margin-top:1.5rem}.lux-home__section-head,.lux-home__products-head{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1.6rem;align-items:end;margin-bottom:2rem}.lux-home__products-head{margin-top:5rem}.lux-home__products-head h2,.lux-home__section-head h2{margin:0;font-size:clamp(2.9rem,4vw,4.8rem)}.lux-home__products-sub,.lux-home__section-copy{max-width:58rem;margin:.8rem 0 0;font-size:1.5rem;line-height:1.72}.lux-card{position:relative;min-height:47rem;perspective:1800px;transform:translateZ(0)}.lux-card:hover{z-index:3}.lux-card__inner{position:relative;width:100%;height:100%;transform-style:preserve-3d;transition:transform .82s cubic-bezier(.19,.8,.2,1)}.lux-card:hover .lux-card__inner,.lux-card.is-flipped .lux-card__inner,.lux-card:focus-within .lux-card__inner{transform:rotateY(180deg) translateY(-4px)}.lux-card__face{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;backface-visibility:hidden;-webkit-backface-visibility:hidden;border-radius:3rem;overflow:hidden;background:#fffffff5;border:1px solid rgba(var(--gw-black),.06);box-shadow:var(--gw-shadow-soft);transition:box-shadow .3s ease,border-color .3s ease}.lux-card:hover .lux-card__face,.lux-card.is-flipped .lux-card__face,.lux-card:focus-within .lux-card__face{box-shadow:0 30px 64px #1014181f}.lux-card__face--front{transform:rotateY(0)}.lux-card__face--front:after{content:"";position:absolute;inset:auto 0 0 0;height:7rem;background:linear-gradient(180deg,#fff0,#ffffff26);pointer-events:none}.lux-card__face--back{transform:rotateY(180deg);background:linear-gradient(180deg,#fffffffa,#f6f2ecf5)}.lux-card__media{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:.9;background:linear-gradient(180deg,#fbf6ef,#eee5d8)}.lux-card__price-badge{position:absolute;right:1.5rem;bottom:1.5rem;z-index:1;padding:.75rem 1rem;border:1px solid rgba(var(--gw-black),.08);border-radius:999px;background:#fffffff0;box-shadow:var(--gw-shadow-soft);color:rgb(var(--gw-black));font-size:1.3rem;font-weight:700;line-height:1}.lux-card__media img{width:100%;height:100%;object-fit:contain;padding:10% 12% 6%;mix-blend-mode:multiply;transition:transform .65s cubic-bezier(.2,.8,.2,1),filter .35s ease}.lux-card:hover .lux-card__media img,.lux-card.is-flipped .lux-card__media img{transform:scale(1.05) translateY(-2px);filter:saturate(1.04) contrast(1.02)}.lux-card__badges{position:absolute;top:1.5rem;left:1.5rem;z-index:1;display:grid;justify-items:start;gap:.55rem}.lux-card__badge{padding:.65rem .95rem;border-radius:999px;background:#ffffffe0;border:1px solid rgba(var(--gw-black),.06);font-size:.9rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:rgb(var(--gw-black))}.lux-card__body{display:flex;flex:1;flex-direction:column;padding:1.8rem 1.9rem 2rem;gap:.2rem}.lux-card__face--back .lux-card__body{padding:1.8rem}.lux-card__title{min-width:0;margin:0;overflow:hidden;font-size:2.28rem;line-height:1.02;text-overflow:ellipsis;white-space:nowrap}.lux-card__title a{color:inherit;text-decoration:none}.lux-card__meta{margin:.95rem 0 0;font-size:1.18rem;line-height:1.62;color:rgba(var(--gw-ink),.68)}.lux-card__price-row{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-top:auto;padding-top:1.6rem;border-top:1px solid rgba(var(--gw-black),.06)}.lux-card__price{margin:0;font-size:1.96rem;font-weight:700;line-height:1;color:rgb(var(--gw-black))}.lux-card__cta,.lux-card__ghost{display:inline-flex;align-items:center;justify-content:center;min-height:4.15rem;border-radius:999px;padding:0 1.3rem;font-size:.94rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;text-decoration:none}.lux-card__cta{background:rgb(var(--gw-black));color:#fff;border:1px solid rgb(var(--gw-black))}.lux-card__ghost{background:#ffffffe0;color:rgb(var(--gw-black));border:1px solid rgba(var(--gw-black),.08)}.lux-card__ghost:hover{background:rgb(var(--gw-black));color:#fff;border-color:rgb(var(--gw-black))}.lux-card__back-top{display:flex;align-items:start;justify-content:space-between;gap:1rem}.lux-card__back-title{margin:1.4rem 0 .8rem;font-size:2.1rem}.lux-card__detail-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin:1rem 0 0}.lux-card__detail{padding:1rem;border-radius:1.6rem;background:#f7f4efcc;border:1px solid rgba(var(--gw-black),.05)}.lux-card__detail strong{display:block;font-size:.88rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:rgba(var(--gw-muted),.94)}.lux-card__detail span{display:block;margin-top:.55rem;font-size:1.18rem;line-height:1.5;color:rgba(var(--gw-black),.84)}.lux-card__food-frame{display:flex;flex:0 0 16rem;height:16rem;min-width:0;align-items:center;justify-content:center;overflow:hidden;margin-top:.9rem;border-radius:1.4rem;background:#f7f4efcc}.lux-card__food-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.lux-card__actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.8rem;margin-top:auto;padding-top:1.2rem;flex-shrink:0}.lux-card__actions form{position:relative;display:flex;min-width:0}.lux-card__actions form button{width:100%}.lux-card__cart-status{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.lux-home__collections,.lux-home__editorials{display:grid;gap:1.8rem}.lux-home__collections{grid-template-columns:repeat(3,minmax(0,1fr))}.lux-home__editorials{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:1.8rem}.lux-tile,.lux-editorial{position:relative;overflow:hidden;border-radius:3rem;min-height:32rem;background:#ffffffe0;border:1px solid rgba(var(--gw-black),.06);box-shadow:var(--gw-shadow-soft)}.lux-tile__image,.lux-editorial__image{position:absolute;top:0;right:0;bottom:0;left:0}.lux-tile__image img,.lux-editorial__image img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.2,.7,.2,1)}.lux-tile:hover .lux-tile__image img,.lux-editorial:hover .lux-editorial__image img{transform:scale(1.04)}.lux-tile:after,.lux-editorial:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#11131614,#1113169e)}.lux-tile__content,.lux-editorial__content{position:absolute;inset:auto 0 0 0;z-index:2;padding:2rem;color:#fff}.lux-tile__content h3,.lux-editorial__content h3{margin:.6rem 0 0;font-size:2.8rem;color:#fff}.lux-tile__content p,.lux-editorial__content p{max-width:34rem;margin:1rem 0 0;font-size:1.44rem;line-height:1.65;color:#ffffffd1}.lux-tile__link,.lux-editorial__link{display:inline-flex;align-items:center;gap:.6rem;margin-top:1.6rem;font-size:1.02rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#fff;text-decoration:none}.lux-home__closing{margin-top:6rem;padding:2.8rem 3rem;border-radius:3rem;background:linear-gradient(135deg,#121418fa,#2f2621f5);color:#fff}.lux-home__closing-grid{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2rem;align-items:center}.lux-home__closing h2{margin:0;font-size:clamp(3rem,4vw,5rem);color:#fff}.lux-home__closing p{max-width:54rem;margin:1rem 0 0;font-size:1.48rem;line-height:1.72;color:#ffffffd1}[data-reveal]{opacity:0;transform:translateY(2.2rem);transition:opacity .7s ease,transform .7s ease}[data-reveal].is-revealed{opacity:1;transform:translateY(0)}@media(hover:none){.lux-card:hover .lux-card__inner{transform:none}}@media(max-width:1199px){.lux-home__stage{grid-template-columns:repeat(3,minmax(0,1fr))}.lux-feature{grid-column:span 3;grid-row:span 1;min-height:44rem}}@media(max-width:989px){.lux-home{padding-top:1.6rem}.lux-home__intro-bar{align-items:start}.lux-home__stage{grid-template-columns:repeat(2,minmax(0,1fr))}.lux-feature{grid-column:span 2;min-height:40rem}.lux-home__collections{grid-template-columns:1fr 1fr}.lux-home__editorials,.lux-home__closing-grid{grid-template-columns:1fr}}@media(max-width:749px){.lux-home{padding:1rem 0 5rem}.lux-home__title{font-size:3.2rem}.lux-home__lede{font-size:1.46rem;line-height:1.7}.lux-home__stage,.lux-home__collections,.lux-home__editorials{grid-template-columns:1fr;gap:1rem}.lux-feature{grid-column:span 1;min-height:30rem;border-radius:2.4rem}.lux-feature__panel{left:1.2rem;right:1.2rem;bottom:1.2rem;padding:1.4rem;border-radius:1.8rem}.lux-feature__title{font-size:2.6rem}.lux-feature__text{font-size:1.34rem}.lux-home__products-head{margin-top:3.6rem}.lux-home__products-head h2,.lux-home__section-head h2{font-size:2.5rem}.lux-home__products-sub,.lux-home__section-copy{font-size:1.38rem}.lux-card{min-height:auto}.lux-card__inner,.lux-card:hover .lux-card__inner,.lux-card.is-flipped .lux-card__inner{transform:none}.lux-card__face{position:relative;min-height:auto;border-radius:2.4rem}.lux-card__face--back{display:none}.lux-card__body{padding:1.35rem 1.35rem 1.55rem}.lux-card__title{font-size:1.88rem}.lux-card__meta{font-size:1.14rem}.lux-card__price-row{gap:.8rem}.lux-card__price{font-size:1.74rem}.lux-card__ghost[data-flip-open]{display:none}.lux-tile,.lux-editorial{min-height:25rem;border-radius:2.4rem}.lux-tile__content,.lux-editorial__content{padding:1.4rem}.lux-tile__content h3,.lux-editorial__content h3{font-size:2.15rem}.lux-home__closing{margin-top:4rem;padding:1.8rem;border-radius:2.4rem}.lux-home__closing h2{font-size:2.5rem}.lux-home__closing p{font-size:1.34rem}}.lux-home__collection-group{margin-top:6.5rem}.lux-home__group-head{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:2rem}.lux-home__group-head h2{margin:0}.lux-home__group-head .lux-home__section-copy{max-width:58rem;margin:.8rem 0 0}.lux-home__collection-group .lux-home__stage{margin-top:0}@media screen and (max-width:749px){.lux-home__collection-group{margin-top:4.5rem}.lux-home__group-head{display:block}.lux-home__group-head .button{margin-top:1.4rem}}body:has(.lux-home) .footer{display:none!important}.lux-home__footer{margin:clamp(4rem,9vw,8rem) calc(var(--lux-gutter, 4vw) * -1) 0;padding:clamp(3.5rem,7vw,6rem) var(--lux-gutter,4vw) 1.5rem;background:#0d1410;color:#eef0e6;border-top:1px solid rgba(238,240,230,.16);display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:3rem}.lux-home__footer-brand{display:flex;gap:1rem;align-items:flex-start}.lux-home__footer-mark{display:grid;place-items:center;width:2.8rem;height:2.8rem;border:1px solid #d9a03f;border-radius:50%;font:700 .72rem/1 Space Mono,monospace;letter-spacing:.08em;color:#d9a03f}.lux-home__footer-brand strong{display:block;font:500 1.65rem/1.1 Fraunces,Georgia,serif}.lux-home__footer-brand small{display:block;margin-top:.7rem;color:#93a796;font:400 .78rem/1.5 Space Mono,monospace;letter-spacing:.06em}.lux-home__footer-links,.lux-home__footer-contact{display:flex;flex-direction:column;gap:.7rem;font:400 .76rem/1.4 Space Mono,monospace;letter-spacing:.08em;text-transform:uppercase}.lux-home__footer-links a,.lux-home__footer-contact a{color:#93a796;transition:color .2s}.lux-home__footer-links a:hover,.lux-home__footer-contact a:hover,.lux-home__footer-contact span{color:#d9a03f}.lux-home__footer-bottom{grid-column:1/-1;border-top:1px solid rgba(238,240,230,.12);padding-top:1.2rem;display:flex;justify-content:space-between;gap:1rem;color:#5f7162;font:400 .66rem/1.4 Space Mono,monospace;letter-spacing:.08em;text-transform:uppercase}.lux-home__footer a{text-decoration:none}@media(max-width:749px){.lux-home__footer{grid-template-columns:1fr;gap:2rem;margin-left:-1.2rem;margin-right:-1.2rem;padding-left:1.2rem;padding-right:1.2rem}.lux-home__footer-bottom{grid-column:auto;display:block}.lux-home__footer-bottom span{display:block;margin-top:.5rem}}.lux-home__footer{display:block!important;margin-top:clamp(5rem,10vw,9rem)!important;padding:clamp(3.5rem,7vw,6rem) var(--lux-gutter,4vw) 1.5rem!important}.lux-home__footer-main{display:grid;grid-template-columns:1.5fr 1fr;gap:4rem;padding-bottom:4rem}.lux-home__footer-brand strong{font:500 clamp(2rem,3vw,3rem)/1.05 "Fraunces",Georgia,serif}.lux-home__footer-brand p{max-width:28rem;margin-top:1rem;color:#93a796;font:400 1rem/1.6 Archivo,system-ui,sans-serif}.lux-home__footer-address{display:flex;flex-direction:column;gap:.35rem;color:#93a796;font:400 .84rem/1.55 Archivo,system-ui,sans-serif}.lux-home__footer-address address{font-style:normal;margin:.4rem 0 .5rem}.lux-home__footer-address a{color:#eef0e6}.lux-home__footer-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;border-top:1px solid rgba(238,240,230,.14);padding:2.5rem 0 3.5rem}.lux-home__footer-columns>div{display:flex;flex-direction:column;gap:.65rem}.lux-home__footer-label{margin-bottom:.35rem;color:#d9a03f;font:700 .68rem/1.2 Space Mono,monospace;letter-spacing:.16em;text-transform:uppercase}.lux-home__footer-columns a{color:#93a796;font:400 .78rem/1.4 Archivo,system-ui,sans-serif}.lux-home__footer-columns a:hover{color:#eef0e6}.lux-home__footer-bottom{font-size:.64rem!important}@media(max-width:749px){.lux-home__footer-main{grid-template-columns:1fr;gap:2.5rem}.lux-home__footer-columns{grid-template-columns:1fr 1fr;gap:2.5rem 1.5rem}.lux-home__footer-columns>div:last-child{grid-column:1/-1}.lux-home__footer-bottom span{display:block;margin-top:.5rem}}.lux-home__footer{background:#f7f4ef!important;color:rgb(var(--gw-black,20,22,26))!important;border-top:1px solid rgba(20,22,26,.14)!important}.lux-home__footer-brand strong{font-family:var(--font-heading-family,"Fraunces",Georgia,serif)!important;color:rgb(var(--gw-black,20,22,26))!important;font-size:clamp(2.2rem,3.6vw,3.4rem)!important}.lux-home__footer-brand p{font-family:var(--font-body-family,"Archivo",Arial,sans-serif)!important;color:#14161ac7!important;font-size:1.15rem!important;line-height:1.6!important}.lux-home__footer-brand small{font-family:var(--font-body-family,"Archivo",Arial,sans-serif)!important;color:#14161ab3!important;font-size:.95rem!important}.lux-home__footer-address{font-family:var(--font-body-family,"Archivo",Arial,sans-serif)!important;color:#14161ac7!important;font-size:1rem!important}.lux-home__footer-address a{color:rgb(var(--gw-black,20,22,26))!important;font-size:1.05rem!important}.lux-home__footer-label{font-family:var(--font-body-family,"Archivo",Arial,sans-serif)!important;color:rgb(var(--gw-gold,181,142,54))!important;font-size:.82rem!important;letter-spacing:.14em}.lux-home__footer-columns a{font-family:var(--font-body-family,"Archivo",Arial,sans-serif)!important;color:#14161ad1!important;font-size:1.02rem!important}.lux-home__footer-columns a:hover{color:rgb(var(--gw-gold,181,142,54))!important}.lux-home__footer-bottom{font-family:var(--font-body-family,"Archivo",Arial,sans-serif)!important;color:#14161a9e!important;font-size:.8rem!important}.lux-home__footer-bottom{border-color:#14161a29!important}.lux-home__footer{width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:0!important;padding-left:clamp(1.5rem,7vw,7rem)!important;padding-right:clamp(1.5rem,7vw,7rem)!important}.lux-home__footer-main,.lux-home__footer-columns,.lux-home__footer-bottom{max-width:1400px;margin-left:auto;margin-right:auto}.lux-home__footer-main{grid-template-columns:minmax(0,1.4fr) minmax(280px,.8fr)!important;align-items:start!important}.lux-home__footer-brand{align-items:flex-start}.lux-home__footer-columns{grid-template-columns:repeat(3,minmax(0,1fr))!important}.lux-home__footer-columns>div{min-width:0}.lux-home__footer-bottom{width:100%;align-items:center}.lux-home__footer-bottom span:last-child{text-align:right}@media(max-width:749px){.lux-home__footer{width:100vw!important;margin-left:calc(50% - 50vw)!important}.lux-home__footer-main{grid-template-columns:1fr!important}.lux-home__footer-columns{grid-template-columns:1fr 1fr!important}.lux-home__footer-bottom span:last-child{text-align:left}}.lux-home__footer{background:rgb(var(--color-background,#f7f4ef))!important;color:rgb(var(--color-foreground,#17191c))!important;border-top:1px solid rgba(var(--color-foreground),.16)!important;font-family:var(--font-body-family,inherit)!important}.lux-home__footer-brand strong{font-family:var(--font-heading-family,inherit)!important;font-weight:var(--font-heading-weight,500)!important}.lux-home__footer-brand p,.lux-home__footer-address,.lux-home__footer-columns a,.lux-home__footer-bottom{font-family:var(--font-body-family,inherit)!important}.lux-home__footer-columns a{font-size:1.05rem!important;line-height:1.45!important;letter-spacing:.01em!important;text-transform:none!important}.lux-home__footer-label{font-family:var(--font-body-family,inherit)!important;font-size:.82rem!important;font-weight:700!important;letter-spacing:.16em!important}.lux-home__footer-address{font-size:1.05rem!important;line-height:1.6!important}.lux-home__footer-bottom{font-size:.82rem!important;line-height:1.5!important;letter-spacing:.03em!important;text-transform:none!important}.lux-home__footer.header-wrapper{width:100%!important;margin:clamp(5rem,9vw,8rem) 0 0!important;padding:0!important;background:rgb(var(--color-background))!important;color:rgb(var(--color-foreground))!important;border-top:.1rem solid rgba(var(--color-foreground),.12)!important;font-family:var(--font-body-family)!important}.gw-footer__primary{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding-top:2.2rem;padding-bottom:2.2rem}.gw-footer__brand{font:inherit!important;font-size:1.35rem!important;font-weight:var(--font-heading-weight)!important;letter-spacing:var(--font-heading-letter-spacing)!important;text-transform:uppercase}.gw-footer__main-nav{display:flex!important;align-items:center;justify-content:flex-end;gap:2.4rem!important}.gw-footer__main-nav a,.gw-footer__links a,.gw-footer__contact a{font-family:var(--font-body-family)!important;font-size:1rem!important;font-weight:var(--font-body-weight)!important;letter-spacing:.06em!important;text-transform:uppercase!important;color:rgb(var(--color-foreground))!important;text-decoration:none!important}.gw-footer__details{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:2rem;padding-top:1.6rem;padding-bottom:1.8rem;border-top:.1rem solid rgba(var(--color-foreground),.12)}.gw-footer__contact,.gw-footer__links{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem}.gw-footer__contact p{margin:0 0 .25rem;font:inherit;font-size:1rem;letter-spacing:.06em;text-transform:uppercase}.gw-footer__legal{display:flex;justify-content:space-between;gap:2rem;padding-top:1.4rem;padding-bottom:1.6rem;border-top:.1rem solid rgba(var(--color-foreground),.12);font-size:.9rem;letter-spacing:.04em;text-transform:uppercase}@media(max-width:989px){.gw-footer__primary{align-items:flex-start;flex-direction:column}.gw-footer__main-nav{justify-content:flex-start;flex-wrap:wrap;gap:1.3rem 2rem!important}}@media(max-width:749px){.gw-footer__details{grid-template-columns:1fr;gap:2rem}.gw-footer__legal{display:block}.gw-footer__legal span{display:block;margin-top:.45rem}.gw-footer__main-nav a,.gw-footer__links a,.gw-footer__contact a{font-size:.95rem!important}}.template-collection #product-grid .scroll-trigger,.template-collection #product-grid .animate--slide-in{opacity:1!important;transform:none!important;visibility:visible!important}.template-collection #product-grid .grid__item{min-width:0!important}.template-collection #product-grid .lux-card{display:block!important;opacity:1!important;visibility:visible!important}.lux-card{height:47rem}@media(max-width:749px){.lux-card{height:auto;min-height:0}.lux-card__inner{height:auto}.lux-card__face--front{position:relative}.lux-card__face--back{position:absolute}}.lux-card__badge--alcohol{border-radius:.55rem!important;letter-spacing:.12em!important;background:#ffffffeb!important}.lux-card__media .lux-card__media .lux-card__media .lux-card__media .lux-card__media>img.lux-card__media>img.lux-card__type-icon{display:block!important;position:absolute!important;top:auto!important;right:auto!important;bottom:1.5rem!important;left:1.5rem!important;inset:auto auto 1.5rem 1.5rem!important;z-index:3!important;width:3rem!important;min-width:3rem!important;max-width:3rem!important;height:3rem!important;min-height:3rem!important;max-height:3rem!important;margin:0!important;padding:0!important;object-fit:cover!important;border-radius:50%!important;box-shadow:var(--gw-shadow-soft);mix-blend-mode:multiply;transform:none!important;pointer-events:none!important}.lux-card__media>img.lux-card__media>img.lux-card__type-icon{display:block!important;position:absolute!important;top:auto!important;right:auto!important;bottom:1.5rem!important;left:1.5rem!important;inset:auto auto 1.5rem 1.5rem!important;z-index:3!important;width:3rem!important;min-width:3rem!important;max-width:3rem!important;height:3rem!important;min-height:3rem!important;max-height:3rem!important;margin:0!important;padding:0!important;object-fit:cover!important;border-radius:50%!important;box-shadow:var(--gw-shadow-soft);mix-blend-mode:multiply;transform:none!important;pointer-events:none!important}.lux-card__media>img.lux-card__type-icon{display:block!important;position:absolute!important;top:auto!important;right:auto!important;bottom:1.5rem!important;left:1.5rem!important;inset:auto auto 1.5rem 1.5rem!important;z-index:3!important;width:3rem!important;min-width:3rem!important;max-width:3rem!important;height:3rem!important;min-height:3rem!important;max-height:3rem!important;margin:0!important;padding:0!important;object-fit:cover!important;border-radius:50%!important;box-shadow:var(--gw-shadow-soft);mix-blend-mode:multiply;transform:none!important;pointer-events:none!important}[data-reveal]{opacity:1;transform:none}@media(max-width:749px),(hover:none){.lux-card{height:auto;min-height:0;touch-action:pan-y pinch-zoom}.lux-card .lux-card__inner,.lux-card:hover .lux-card__inner,.lux-card:focus-within .lux-card__inner{display:grid;height:auto;transform:none}.lux-card.is-flipped .lux-card__inner{transform:rotateY(180deg)}.lux-card .lux-card__face{position:relative;inset:auto;grid-area:1 / 1;min-width:0;min-height:0;overflow:hidden}.lux-card .lux-card__face--front{pointer-events:auto}.lux-card .lux-card__face--back{display:flex;transform:rotateY(180deg);pointer-events:none}.lux-card.is-flipped .lux-card__face--front{pointer-events:none}.lux-card.is-flipped .lux-card__face--back{pointer-events:auto}.lux-card .lux-card__ghost[data-flip-open]{display:inline-flex}.lux-card .lux-card__media{aspect-ratio:auto;height:29rem;flex-shrink:0}.lux-card .lux-card__media>img:not(.lux-card__type-icon){max-height:100%}.lux-card .lux-card__title{white-space:normal;overflow-wrap:anywhere;line-height:1.2}.lux-card .lux-card__detail-list{gap:.6rem}.lux-card .lux-card__detail{padding:.8rem}.lux-card .lux-card__detail span{overflow-wrap:anywhere}.lux-card .lux-card__food-frame{flex-basis:12rem;height:12rem}.lux-card .lux-card__cta,.lux-card .lux-card__ghost{min-height:44px;letter-spacing:.07em}}@media(max-width:749px){.lux-home__actions{width:100%}.lux-home__actions .button{flex:1 1 auto}.lux-home__title,.lux-home__section-head h2,.lux-home__products-head h2{line-height:1.12}.lux-home__closing-grid>*,.lux-home__group-head>*{min-width:0}.gw-footer__contact,.gw-footer__links{overflow-wrap:anywhere}.gw-footer__main-nav a,.gw-footer__links a,.gw-footer__contact a{display:inline-flex;align-items:center;min-height:44px;font-size:1.3rem!important}}@media(prefers-reduced-motion:reduce){.lux-card__inner{transition:none}}@media(max-width:749px){.lux-home__stage,.lux-home__collections,.lux-home__editorials{grid-template-columns:minmax(0,1fr)}.lux-feature,.lux-card,.lux-card__inner,.lux-card__face,.lux-card__body,.lux-card__title,.lux-card__title a{min-width:0;max-width:100%}.lux-feature,.lux-card{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/luxury-home.css.map */
