.lumihi-section{--lm-gap: 2.4rem;position:relative;color:rgb(var(--color-foreground));background:rgb(var(--color-background))}.lumihi-section *{box-sizing:border-box}.lumihi-section__inner{max-width:var(--page-width);margin:0 auto;padding-left:1.5rem;padding-right:1.5rem}.lumihi-section__header{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:3.2rem}.lumihi-section__eyebrow{margin:0 0 1rem;text-transform:uppercase;letter-spacing:.16em;font-size:1.1rem}.lumihi-section__title{margin:0;max-width:18ch}.lumihi-section__intro{max-width:58rem;margin:1.2rem 0 0;color:rgba(var(--color-foreground),.72)}.lumihi-link{display:inline-flex;align-items:center;gap:.8rem;color:inherit;text-decoration:none;border-bottom:.1rem solid currentColor;padding-bottom:.3rem}.lumihi-link svg{width:1.4rem;transition:transform .25s ease}.lumihi-link:hover svg{transform:translate(.4rem)}.lm-hero{min-height:var(--lm-hero-height);display:grid;align-items:end;overflow:hidden}.lm-hero__media,.lm-hero__media:after{position:absolute;top:0;right:0;bottom:0;left:0}.lm-hero__media:after{content:"";background:rgba(0,0,0,var(--lm-overlay))}.lm-hero__media img,.lm-hero__media svg{width:100%;height:100%;object-fit:cover}.lm-hero__content{position:relative;z-index:1;width:100%;padding:clamp(5.6rem,9vw,12rem) 0;color:var(--lm-hero-text)}.lm-hero__box{max-width:72rem;text-align:var(--lm-align)}.lm-hero__title{font-size:clamp(4rem,7vw,8.8rem);line-height:.96;letter-spacing:-.035em;margin:0 0 2rem}.lm-hero__text{max-width:55rem;font-size:clamp(1.6rem,2vw,2rem);margin:0 0 3rem}.lm-button-row{display:flex;flex-wrap:wrap;gap:1.2rem}.lm-button{display:inline-flex;min-height:4.8rem;align-items:center;justify-content:center;padding:1.2rem 2.4rem;border:.1rem solid currentColor;text-decoration:none;color:inherit;transition:.25s}.lm-button--solid{background:rgb(var(--color-button));color:rgb(var(--color-button-text));border-color:rgb(var(--color-button))}.lm-button:hover{transform:translateY(-2px)}.lm-tabs__nav{display:flex;gap:.8rem;overflow:auto;padding-bottom:.8rem;border-bottom:.1rem solid rgba(var(--color-foreground),.14);scrollbar-width:none}.lm-tabs__tab{-webkit-appearance:none;appearance:none;border:0;background:none;color:inherit;padding:1.2rem 1.6rem;white-space:nowrap;cursor:pointer;font:inherit;opacity:.58}.lm-tabs__tab[aria-selected=true]{opacity:1;box-shadow:inset 0 -.2rem currentColor}.lm-tabs__panel[hidden]{display:none}.lm-tabs__links{display:grid;grid-template-columns:repeat(var(--lm-columns),minmax(0,1fr));gap:1.2rem;margin-top:2.4rem}.lm-tabs__link{min-height:8.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.8rem 2rem;border:.1rem solid rgba(var(--color-foreground),.14);color:inherit;text-decoration:none;transition:.25s}.lm-tabs__link:hover{border-color:rgba(var(--color-foreground),.5);transform:translateY(-2px)}.lm-tabs__link-main{display:flex;align-items:center;gap:1.35rem;min-width:0}.lm-tabs__link-icon{display:grid;place-items:center;flex:0 0 3.8rem;width:3.8rem;height:3.8rem;border-radius:50%;background:rgba(var(--color-foreground),.055);color:rgb(var(--color-button));transition:background-color .25s ease,transform .25s ease}.lm-tabs__link-icon svg{display:block;width:2.1rem;height:2.1rem;fill:none;stroke:currentColor;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}.lm-tabs__link-arrow{font-size:1.8rem;transition:transform .25s ease}.lm-tabs__link:hover .lm-tabs__link-icon{background:rgba(var(--color-foreground),.1);transform:rotate(-3deg)}.lm-tabs__link:hover .lm-tabs__link-arrow{transform:translate(.35rem)}.lm-card-grid{display:grid;grid-template-columns:repeat(var(--lm-columns),minmax(0,1fr));gap:var(--lm-gap)}.lm-card{position:relative;min-width:0}.lm-card__link{display:block;color:inherit;text-decoration:none}.lm-card__media{position:relative;overflow:hidden;background:rgba(var(--color-foreground),.04);aspect-ratio:var(--lm-ratio)}.lm-card__media img,.lm-card__media svg{width:100%;height:100%;object-fit:cover;transition:transform .55s cubic-bezier(.2,.6,.2,1)}.lm-card__link:hover .lm-card__media img{transform:scale(1.035)}.lm-card__content{padding-top:1.6rem}.lm-card__title{margin:0;font-size:clamp(1.8rem,2vw,2.5rem)}.lm-card__text{margin:.6rem 0 0;color:rgba(var(--color-foreground),.68)}.lm-card--overlay .lm-card__content{position:absolute;inset:auto 0 0;padding:7rem 2.2rem 2.2rem;color:#fff;background:linear-gradient(transparent,#000000ad)}.lm-card--overlay .lm-card__text{color:#ffffffc7}.lm-editorial{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(32rem,.8fr);min-height:58rem}.lm-editorial--reverse .lm-editorial__media{order:2}.lm-editorial__media{min-height:44rem;background:rgba(var(--color-foreground),.05)}.lm-editorial__media img,.lm-editorial__media svg{width:100%;height:100%;object-fit:cover}.lm-editorial__content{display:flex;flex-direction:column;justify-content:center;padding:clamp(4rem,7vw,9rem)}.lm-editorial__title{font-size:clamp(3.2rem,4.5vw,6rem);line-height:1.05;margin:0 0 2rem}.lm-editorial__text{margin:0 0 3rem;color:rgba(var(--color-foreground),.72)}.lm-room,lumihi-room.lm-room{display:block;position:relative;width:100%;max-width:var(--page-width);margin:0 auto}.lm-room__image{display:block;width:100%;height:auto;min-height:42rem;object-fit:cover}.lm-hotspot{position:absolute;left:var(--x);top:var(--y);transform:translate(-50%,-50%);z-index:2}.lm-hotspot__button{-webkit-appearance:none;appearance:none;display:grid;width:4.4rem;height:4.4rem;margin:0;padding:0;border-radius:50%;border:.1rem solid rgba(255,255,255,.8);background:#ffffffeb;color:#1d1d1b;box-shadow:0 0 0 .8rem #fff3;cursor:pointer;font:inherit;font-size:2.2rem;line-height:1}.lm-hotspot__card{position:absolute;width:22rem;bottom:calc(100% + 1.5rem);left:50%;transform:translate(-50%) translateY(.6rem);padding:1.5rem;background:rgb(var(--color-background));color:rgb(var(--color-foreground));opacity:0;visibility:hidden;transition:.2s;box-shadow:0 1rem 4rem #00000029}.lm-hotspot.is-open .lm-hotspot__card,.lm-hotspot:focus-within .lm-hotspot__card{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.lm-hotspot__card p{margin:0 0 .8rem}.lm-hotspot__card a{color:inherit}.lm-popup[hidden]{display:none!important}.lm-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--lm-popup-z);display:flex;align-items:var(--lm-popup-y);justify-content:center;padding:2rem}.lm-popup__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--lm-overlay-color);opacity:var(--lm-popup-overlay);display:block!important;visibility:visible!important}.lm-popup__dialog{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(30rem,1fr);width:min(92vw,var(--lm-popup-width));max-height:90vh;overflow:auto;background:rgb(var(--color-background));color:rgb(var(--color-foreground));box-shadow:0 2rem 8rem #00000040}.lm-popup__media img{display:block;width:100%;height:100%;min-height:38rem;object-fit:cover}.lm-popup__content{display:flex;flex-direction:column;justify-content:center;padding:clamp(3rem,5vw,6rem)}.lm-popup__content h2{margin:0 0 1.2rem}.lm-popup__content .rte{margin-bottom:2rem}.lm-popup__close{position:absolute;right:1.2rem;top:1.2rem;z-index:2;width:4.4rem;height:4.4rem;border:0;border-radius:50%;background:rgb(var(--color-background));color:rgb(var(--color-foreground));cursor:pointer;font-size:2.4rem}.lm-popup__form .field{margin-bottom:1.2rem}.lm-popup__note{font-size:1.2rem;opacity:.65;margin:1.2rem 0 0}@media screen and (min-width:750px){.lumihi-section__inner{padding-left:5rem;padding-right:5rem}}@media screen and (max-width:749px){.lumihi-section{--lm-gap: 1.4rem}.lumihi-section__header{display:block;margin-bottom:2.4rem}.lumihi-section__header>.lumihi-link{margin-top:1.6rem}.lm-hero{min-height:var(--lm-hero-height-mobile)}.lm-hero__content{padding:5.6rem 0}.lm-hero__title{font-size:clamp(3.7rem,12vw,5.8rem)}.lm-tabs__links,.lm-card-grid{grid-template-columns:repeat(var(--lm-columns-mobile),minmax(0,1fr))}.lm-card-grid--carousel{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-right:15%;scrollbar-width:none}.lm-card-grid--carousel .lm-card{flex:0 0 82%;scroll-snap-align:start}.lm-editorial{grid-template-columns:1fr;min-height:0}.lm-editorial--reverse .lm-editorial__media{order:0}.lm-editorial__media{min-height:34rem}.lm-editorial__content{padding:4rem 2rem}.lm-room__image{min-height:52rem}.lm-hotspot{left:var(--x-mobile);top:var(--y-mobile)}.lm-hotspot__card{position:fixed;z-index:5;left:1.5rem;right:1.5rem;bottom:1.5rem;width:auto;transform:translateY(1rem)}.lm-hotspot.is-open .lm-hotspot__card,.lm-hotspot:focus-within .lm-hotspot__card{transform:none}.lm-popup__dialog{grid-template-columns:1fr;max-height:88vh}.lm-popup__media img{min-height:0;max-height:28vh}.lm-popup__content{padding:3rem 2rem}.lm-popup--hide-image-mobile .lm-popup__media{display:none}}@media(prefers-reduced-motion:reduce){.lumihi-section *{scroll-behavior:auto!important;transition:none!important}}.lm-hero__media:after{z-index:2;pointer-events:none}.lm-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transition:opacity .65s ease,visibility .65s ease}.lm-slide.is-active{opacity:1;visibility:visible}.lm-slide img,.lm-slide svg,.lm-slide video{width:100%;height:100%;object-fit:cover}.lm-slide__mobile{display:none}.lm-slideshow__controls{position:absolute;z-index:3;left:2rem;right:2rem;bottom:2rem;display:flex;align-items:center;justify-content:flex-end;gap:.8rem}.lm-slideshow__arrow,.lm-slideshow__dot{border:.1rem solid rgba(255,255,255,.7);background:#14141438;color:#fff;cursor:pointer}.lm-slideshow__arrow{width:4.4rem;height:4.4rem;border-radius:50%;font-size:2rem}.lm-slideshow__dots{display:flex;gap:.6rem}.lm-slideshow__dot{width:2.4rem;height:.4rem;padding:0}.lm-slideshow__dot[aria-current=true]{background:#fff}.lm-hero__content{z-index:4}.lm-editorial__media{position:relative;overflow:hidden}.lm-editorial__media .lm-slideshow__controls{justify-content:center}.lm-editorial__media video{width:100%;height:100%;object-fit:cover}.lm-tabbed-products{margin-top:3rem}.lm-tabbed-products[hidden]{display:none}.lm-tabbed-products .product-grid{margin-top:0}@media screen and (max-width:749px){.lm-slide__desktop.has-mobile{display:none}.lm-slide__mobile{display:block}}@media screen and (max-width:749px){.lm-slideshow__controls{left:0;right:0;bottom:1.8rem;justify-content:center;pointer-events:none}.lm-slideshow__arrow{display:none}.lm-slideshow__dots{gap:.8rem;pointer-events:auto}.lm-slideshow__dot{width:.7rem;height:.7rem;border:0;border-radius:50%;padding:0;background:#ffffff6b;box-shadow:0 0 0 .1rem #1414121f}.lm-slideshow__dot[aria-current=true]{background:#fff;transform:scale(1.18)}}@media screen and (max-width:749px){.lm-tabs__link{min-height:7.4rem;padding:1.2rem}.lm-tabs__link-main{gap:.8rem}.lm-tabs__link-icon{flex-basis:3.4rem;width:3.4rem;height:3.4rem}.lm-tabs__link-icon svg{width:1.9rem;height:1.9rem}.lm-tabs__link-arrow{font-size:1.5rem;display:none}}.lumihi-section__inner--full{width:100%;max-width:none;padding-left:clamp(1.5rem,2.5vw,4rem);padding-right:clamp(1.5rem,2.5vw,4rem)}.lm-room-heading{color:rgb(var(--color-foreground));background:rgb(var(--color-background))}.lm-room-heading .lumihi-section__header{margin-bottom:3.2rem}.lm-room-section>.lm-room{margin-top:0}.lm-hotspot__button{position:relative;display:grid;place-items:center;transition:transform .25s ease,box-shadow .25s ease}.lm-hotspot__button span,.lm-hotspot__button span:after{display:block;width:1.4rem;height:.15rem;background:currentColor;transition:transform .25s ease}.lm-hotspot__button span:after{content:"";transform:rotate(90deg)}.lm-hotspot.is-open .lm-hotspot__button{transform:scale(.94);box-shadow:0 0 0 .45rem #ffffff3d}.lm-hotspot.is-open .lm-hotspot__button span:after{transform:rotate(0)}.lm-hotspot__card{display:grid;grid-template-columns:11rem minmax(0,1fr);width:34rem;padding:0;overflow:hidden;border:.1rem solid rgba(var(--color-foreground),.1);background:rgb(var(--color-background));color:rgb(var(--color-foreground));box-shadow:0 1.8rem 5rem #14141233}.lm-hotspot--edge-left .lm-hotspot__card{left:0;transform:translateY(.6rem)}.lm-hotspot--edge-left.is-open .lm-hotspot__card,.lm-hotspot--edge-left:focus-within .lm-hotspot__card{transform:translateY(0)}.lm-hotspot--edge-right .lm-hotspot__card{left:auto;right:0;transform:translateY(.6rem)}.lm-hotspot--edge-right.is-open .lm-hotspot__card,.lm-hotspot--edge-right:focus-within .lm-hotspot__card{transform:translateY(0)}.lm-hotspot__media{display:block;min-height:15rem;overflow:hidden;background:rgba(var(--color-foreground),.05)}.lm-hotspot__media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.lm-hotspot__card:hover .lm-hotspot__media img{transform:scale(1.035)}.lm-hotspot__body{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-width:0;padding:1.8rem}.lm-hotspot__vendor{margin:0 0 .6rem!important;font-size:.95rem;letter-spacing:.13em;text-transform:uppercase;opacity:.55}.lm-hotspot__body h3{margin:0;font-size:1.55rem;line-height:1.3}.lm-hotspot__price{margin:.8rem 0 0!important;font-size:1.35rem}.lm-hotspot__link{display:inline-flex;align-items:center;gap:.6rem;margin-top:1.3rem;font-size:1.25rem;text-underline-offset:.4rem}.lm-hotspot__link span{transition:transform .2s ease}.lm-hotspot__link:hover span{transform:translate(.3rem)}@media screen and (max-width:749px){.lm-room-heading .lumihi-section__header{margin-bottom:2.4rem}.lm-hotspot .lm-hotspot__card{left:1.5rem;right:1.5rem;width:auto;grid-template-columns:10rem minmax(0,1fr);max-height:min(34rem,calc(100vh - 3rem));overflow:auto;transform:translateY(1rem)}.lm-hotspot.is-open .lm-hotspot__card,.lm-hotspot:focus-within .lm-hotspot__card{transform:none}.lm-hotspot__media{min-height:13.5rem}.lm-hotspot__body{padding:1.5rem}.lm-hotspot__body h3{font-size:1.45rem}}.lumihi-section img,.lumihi-section video,.lumihi-section svg{display:block;max-width:100%}.lm-hero__media,.lm-editorial__media,.lm-card__media,.lm-room,.lm-popup__media{overflow:hidden;isolation:isolate}.lm-slide,.lm-slide>div{width:100%;height:100%;min-width:0;min-height:0}.lm-slide img,.lm-slide video{object-fit:var(--lm-media-fit, cover);object-position:var(--lm-media-position, center)}.lm-card__media img,.lm-card__media svg{object-fit:var(--lm-card-fit, cover);object-position:var(--lm-card-position, center)}.lm-room__image{width:100%!important;height:var(--lm-room-height, 68rem)!important;min-height:0!important;max-height:none;object-fit:var(--lm-room-fit, cover);object-position:var(--lm-room-position, center)}.lm-popup__media{min-width:0;max-height:var(--lm-popup-media-height, 54rem)}.lm-popup__media img{width:100%!important;height:100%!important;min-height:0!important;max-height:var(--lm-popup-media-height, 54rem);object-fit:var(--lm-popup-media-fit, cover);object-position:var(--lm-popup-media-position, center)}@media screen and (max-width:749px){.lm-room__image{height:var(--lm-room-height-mobile, 56rem)!important}.lm-popup__media{max-height:var(--lm-popup-media-height-mobile, 24rem)}.lm-popup__media img{height:var(--lm-popup-media-height-mobile, 24rem)!important;max-height:var(--lm-popup-media-height-mobile, 24rem)!important}}.lm-card--overlay .lm-card__link{position:relative;overflow:hidden}.lm-card--overlay .lm-card__content{top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding:clamp(5rem,8vw,9rem) clamp(1.8rem,2.4vw,3rem) clamp(2rem,2.6vw,3.2rem);background:linear-gradient(180deg,transparent 34%,rgba(16,16,15,.16) 55%,rgba(16,16,15,.86) 100%);pointer-events:none}.lm-card--overlay .lm-card__title{display:flex;align-items:center;justify-content:space-between;width:100%;gap:1rem;color:#fff;font-size:clamp(2rem,2.2vw,3rem);line-height:1.15;text-shadow:0 .1rem 1rem rgba(0,0,0,.22)}.lm-card--overlay .lm-card__title:after{content:"\2192";font-family:var(--font-body-family);font-size:.72em;font-weight:400;transition:transform .25s ease}.lm-card--overlay .lm-card__text{max-width:30rem;margin-top:.8rem;color:#ffffffc7;font-size:1.3rem}.lm-card--overlay .lm-card__link:hover .lm-card__title:after{transform:translate(.4rem)}@media screen and (max-width:749px){.lm-card--overlay .lm-card__content{padding:5rem 1.6rem 1.8rem}.lm-card--overlay .lm-card__title{font-size:2rem}.lm-card--overlay .lm-card__text{font-size:1.2rem}}.lm-hotspot__card{pointer-events:none}.lm-hotspot.is-open .lm-hotspot__card{pointer-events:auto}.lm-hotspot:not(.is-open) .lm-hotspot__card{opacity:0!important;visibility:hidden!important;pointer-events:none!important}@media screen and (max-width:749px){#MainContent:has(.lm-hotspot.is-open),.shopify-section:has(.lm-hotspot.is-open),.lm-room-section:has(.lm-hotspot.is-open){position:relative;z-index:2147483000;overflow:visible}.lm-room,lumihi-room.lm-room{display:block;width:100%;min-width:0;overflow:visible}.lm-hotspot{transform:none}.lm-hotspot__button{transform:translate(-50%,-50%)}.lm-hotspot.is-open .lm-hotspot__button{transform:translate(-50%,-50%) scale(.94)}.lm-hotspot .lm-hotspot__card{position:fixed;z-index:2147483001;left:1.2rem;right:1.2rem;top:var(--lm-hotspot-card-mobile-y, 50vh);bottom:auto;width:auto;max-width:none;max-height:min(var(--lm-hotspot-card-mobile-max-height, 40vh),calc(100dvh - 2.4rem));grid-template-columns:minmax(8.8rem,28vw) minmax(0,1fr);transform:translateY(calc(-50% + 2rem)) scale(.98);border-radius:.2rem;overflow:auto;overscroll-behavior:contain;box-shadow:0 2rem 7rem #14141257}.lm-hotspot.is-open .lm-hotspot__card{transform:translateY(-50%) scale(1)}.lm-hotspot__media{min-height:12rem}}.lumihi-section a,.lm-hotspot__link,.lumihi-link{text-decoration:none;text-underline-offset:0}.lumihi-link{border-bottom:0;padding-bottom:0}.lm-hotspot__link{border-bottom:0}.lumihi-section a:not(.lm-button){transition:color .2s ease,opacity .2s ease,transform .2s ease}.lumihi-section a:not(.lm-button):hover{color:rgb(var(--color-section-heading, var(--color-foreground)))}.lm-tabs__tab[aria-selected=true]{color:rgb(var(--color-section-heading, var(--color-foreground)));box-shadow:inset 0 -.2rem rgb(var(--color-section-heading, var(--color-foreground)))}.lm-tabs__tab:focus-visible{outline:.2rem solid rgb(var(--color-section-heading, var(--color-foreground)));outline-offset:-.2rem}@media screen and (max-width:749px){lumihi-slideshow{touch-action:pan-y;overscroll-behavior-x:contain;overscroll-behavior-y:auto}.lm-slide{touch-action:pan-y}.lm-card-grid--carousel{overflow-x:auto;overflow-y:hidden;touch-action:pan-x pan-y;overscroll-behavior-x:contain;overscroll-behavior-y:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.lm-card-grid--carousel .lm-card{scroll-snap-stop:normal}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/lumihi-sections.css.map */
