@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400;1,500&family=Inter:wght@300;400;500&display=swap";:root{--l-bg: #F8F4EC;--l-text: #1A1817;--l-accent: #B8964F;--l-light: #EDE9E1;--l-mid: #C4BCAF;--l-white: #FFFFFF;--l-head: "Cormorant Garamond", Georgia, serif;--l-body: "Inter", system-ui, -apple-system, sans-serif;--l-max: 1280px;--l-pad-x: clamp(1.25rem, 5vw, 5rem);--l-sec-y: clamp(4rem, 9vw, 8rem)}.lumae-container{max-width:var(--l-max);margin:0 auto;padding-left:var(--l-pad-x);padding-right:var(--l-pad-x)}.lumae-fade-in{opacity:0;transform:translateY(1.25rem);transition:opacity .65s ease,transform .65s ease}.lumae-fade-in.lumae-visible{opacity:1;transform:translateY(0)}.lumae-fade-in.lumae-visible:nth-child(2){transition-delay:.1s}.lumae-fade-in.lumae-visible:nth-child(3){transition-delay:.2s}.lumae-fade-in.lumae-visible:nth-child(4){transition-delay:.3s}.lumae-btn{display:inline-block;font-family:var(--l-body);font-size:1.3rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;padding:.875rem 2.25rem;border:1px solid transparent;cursor:pointer;transition:background .25s,color .25s,border-color .25s;line-height:1}.lumae-btn--primary{background:var(--l-text);color:var(--l-bg);border-color:var(--l-text)}.lumae-btn--primary:hover{background:var(--l-accent);border-color:var(--l-accent);color:var(--l-bg)}.lumae-btn--outline{background:transparent;color:var(--l-text);border-color:var(--l-text)}.lumae-btn--outline:hover{background:var(--l-text);color:var(--l-bg)}.lumae-btn--outline-light{background:transparent;color:var(--l-bg);border-color:#f8f4ec80}.lumae-btn--outline-light:hover{background:var(--l-bg);color:var(--l-text);border-color:var(--l-bg)}.lumae-eyebrow{font-family:var(--l-body);font-size:1.1rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--l-accent);margin:0 0 1rem}.lumae-section-header{text-align:center;max-width:560px;margin:0 auto 3.5rem}.lumae-section-header .lumae-eyebrow{margin-bottom:.75rem}.lumae-section-header h2{font-family:var(--l-head);font-size:clamp(3.2rem,5vw,5.2rem);font-weight:400;font-style:italic;line-height:1.1;color:var(--l-text);margin:0 0 .875rem}.lumae-section-header p{font-family:var(--l-body);font-size:1.5rem;font-weight:300;line-height:1.7;color:var(--l-text);margin:0;opacity:.75}.lumae-section-header--split{display:flex;align-items:flex-end;justify-content:space-between;text-align:left;max-width:var(--l-max);gap:2rem;margin:0 auto 2.8rem}.lumae-section-header--split .lumae-section-header__title h2{margin-bottom:0}.lumae-section-header__view-all{font-family:var(--l-body);font-size:1.1rem;letter-spacing:.16em;text-transform:uppercase;color:var(--l-text);text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:.15rem;white-space:nowrap;opacity:.75;transition:opacity .18s ease,color .18s ease}.lumae-section-header__view-all:hover{color:var(--l-accent);opacity:1}@media(max-width:749px){.lumae-section-header--split{flex-direction:column;align-items:flex-start;gap:1.4rem}}.lumae-announcement-bar{text-align:center;padding:1.1rem var(--l-pad-x);border-bottom:1px solid rgba(26,24,23,.08)}.lumae-announcement-bar__inner{font-family:var(--l-head);font-style:italic;font-size:1.75rem;font-weight:400;letter-spacing:.02em;line-height:1.5}.lumae-announcement-bar__link{color:inherit;text-decoration:none}.lumae-announcement-bar__link:hover{text-decoration:underline}@media(max-width:640px){.lumae-announcement-bar{padding:.9rem var(--l-pad-x)}.lumae-announcement-bar__inner{font-size:1.55rem}}.header__inline-menu .list-menu__item,.header__menu-item,.header__menu-item .header-menu-link,.header__inline-menu a{font-family:var(--l-head)!important;font-style:normal;font-weight:400;font-size:1.55rem;letter-spacing:.04em;text-transform:none}@media(min-width:990px){.header__inline-menu .list-menu__item,.header__menu-item,.header__menu-item .header-menu-link,.header__inline-menu a{font-size:1.75rem}}.header__menu-item .header-menu-link,.header__inline-menu a.header__menu-item{display:inline-block;padding:.6rem 1.4rem;border:1px solid rgba(26,24,23,.18);color:var(--l-text);background:transparent;text-decoration:none;line-height:1;transition:background .3s ease,color .3s ease,border-color .3s ease;background-image:none!important}@media(min-width:990px){.header__menu-item .header-menu-link,.header__inline-menu a.header__menu-item{padding:.72rem 1.75rem}}.header__menu-item:hover .header-menu-link,.header__menu-item .header-menu-link:hover,.header__menu-item .header-menu-link:focus-visible,.header__inline-menu a.header__menu-item:hover{background:var(--l-text);color:var(--l-bg);border-color:var(--l-text);text-decoration:none}.header__menu-item .header-menu-link span{background-image:none!important}.header__inline-menu .list-menu{gap:1.4rem}@media(min-width:990px){.header__inline-menu .list-menu{gap:2.1rem}}.scrolled-past-header .header__menu-item .header-menu-link,.scrolled-past-header .header__inline-menu a.header__menu-item{padding:.47rem 1.15rem;font-size:1.42rem}@media(min-width:990px){.scrolled-past-header .header__menu-item .header-menu-link,.scrolled-past-header .header__inline-menu a.header__menu-item{padding:.52rem 1.4rem;font-size:1.58rem}}.scrolled-past-header .header__inline-menu .list-menu{gap:1.6rem}.lumae-hero{position:relative;min-height:78vh;max-height:86vh;display:flex;align-items:center;justify-content:center;background-color:var(--l-bg);background-image:radial-gradient(ellipse at 50% 35%,rgba(184,150,79,.1),transparent 60%),radial-gradient(ellipse at 50% 70%,rgba(184,150,79,.06),transparent 65%);overflow:hidden}.lumae-hero__image-wrap{position:absolute;top:0;right:0;bottom:0;left:0}.lumae-hero__image{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.lumae-hero__image--fallback{filter:brightness(.78) saturate(.92) blur(1.2px)}.lumae-hero__image-wrap--fallback:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 60% at 50% 50%,#1a181773,#1a181700 75%);pointer-events:none;z-index:1}.lumae-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:linear-gradient(180deg,#1a18176b,#1a181738 38%,#1a18176b);pointer-events:none}.lumae-hero__content{position:relative;z-index:1;color:var(--l-text);max-width:820px;padding:3rem var(--l-pad-x)}.lumae-hero__content--center{text-align:center}.lumae-hero__content--left{text-align:left}.lumae-hero__content .lumae-eyebrow{color:var(--l-accent)}.lumae-hero__heading{font-family:var(--l-head);font-size:clamp(5.6rem,9vw,9.6rem);font-weight:300;font-style:italic;line-height:1.05;color:var(--l-text);margin:0 0 1.5rem;letter-spacing:-.01em}.lumae-hero__subheading{font-family:var(--l-body);font-size:clamp(1.55rem,1.7vw,1.75rem);font-weight:300;line-height:1.7;color:#1a18179e;margin:0 0 2.75rem;max-width:32ch;margin-left:auto;margin-right:auto}.lumae-trust-strip{background:var(--l-light);padding:2.4rem var(--l-pad-x);border-top:1px solid rgba(26,24,23,.06);border-bottom:1px solid rgba(26,24,23,.06)}.lumae-trust-strip__inner{max-width:1024px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-around;align-items:center;gap:1.75rem 4rem}.lumae-trust-item{display:flex;align-items:center;gap:1rem}.lumae-trust-item__icon{width:1.8rem;height:1.8rem;flex-shrink:0;color:var(--l-accent)}.lumae-trust-item__text{font-family:var(--l-body);font-size:1.45rem;font-weight:400;color:var(--l-text);letter-spacing:.06em;white-space:nowrap;text-transform:uppercase}@media(max-width:640px){.lumae-trust-strip{padding:1.6rem var(--l-pad-x)}.lumae-trust-strip__inner{gap:1.25rem 2rem;justify-content:center}.lumae-trust-item__icon{width:1.5rem;height:1.5rem}.lumae-trust-item__text{font-size:1.3rem;letter-spacing:.04em}}.lumae-trust-strip--banner{background:var(--l-light);color:var(--l-text);padding:1.4rem var(--l-pad-x);border-top:1px solid rgba(26,24,23,.06);border-bottom:1px solid rgba(26,24,23,.06)}.lumae-trust-strip--banner .lumae-trust-strip__inner{display:block;max-width:880px;margin:0 auto;text-align:center;gap:0}.lumae-trust-strip__line{margin:0;font-family:var(--l-head);font-style:italic;font-weight:400;font-size:clamp(1.45rem,1.45vw,1.65rem);letter-spacing:.015em;line-height:1.55;color:var(--l-text)}.lumae-trust-strip__item{display:inline;white-space:nowrap}.lumae-trust-strip__sep{display:inline;color:var(--l-accent);font-style:normal;opacity:.9;font-size:1.1em;vertical-align:.04em}@media(max-width:640px){.lumae-trust-strip__line{font-size:1.35rem;letter-spacing:.01em}.lumae-trust-strip__item{display:inline;white-space:normal}.lumae-trust-strip__sep{opacity:.7}}.header__heading-logo--fallback{display:block;width:auto!important;height:auto;max-height:128px;max-width:292px;margin:0 auto;transition:max-height .25s ease,max-width .25s ease,opacity .25s ease}@media(min-width:990px){.header__heading-logo--fallback{max-height:150px;max-width:358px}}.scrolled-past-header .header__heading-logo--fallback{max-height:75px;max-width:228px}@media(min-width:990px){.scrolled-past-header .header__heading-logo--fallback{max-height:85px;max-width:260px}}.scrolled-past-header .header-wrapper .header{padding-top:.75rem!important;padding-bottom:.75rem!important}.scrolled-past-header .header__heading,.scrolled-past-header .header__heading-link{margin-bottom:0!important}.lumae-featured-products{background:var(--l-bg);padding:var(--l-sec-y) var(--l-pad-x)}.lumae-featured-hero{max-width:980px;margin:0 auto 7rem;display:grid;grid-template-columns:1fr;gap:2.25rem;align-items:center}@media(min-width:900px){.lumae-featured-hero{grid-template-columns:minmax(0,1fr) minmax(300px,1fr);gap:11rem;margin-bottom:11rem}}.lumae-products-grid{position:relative}.lumae-products-grid:before{content:"";grid-column:1 / -1;justify-self:center;width:64px;height:1px;background:var(--l-accent);opacity:.55;margin-bottom:4rem}@media(min-width:1024px){.lumae-products-grid:before{margin-bottom:5rem}}.lumae-featured-hero__media{display:block;aspect-ratio:4 / 5;overflow:hidden;background:var(--l-light);max-width:100%;margin:0 auto}@media(min-width:900px){.lumae-featured-hero__media{max-width:440px;margin-left:0;margin-right:auto}}.lumae-featured-products .lumae-section-header{max-width:1024px;margin-left:auto;margin-right:auto;text-align:left;padding-left:0}.lumae-featured-products .lumae-section-header:empty{display:none}.lumae-featured-hero__media img,.lumae-featured-hero__media svg{width:100%;height:100%;object-fit:cover;display:block;transition:transform .65s ease}.lumae-featured-hero__media:hover img{transform:scale(1.03)}.lumae-featured-hero__copy{max-width:520px}.lumae-featured-hero__copy h3{font-family:var(--l-head);font-size:4.6rem;font-weight:400;font-style:italic;line-height:1.08;color:var(--l-text);margin:0 0 .75rem;letter-spacing:0}.lumae-featured-hero__descriptor{font-family:var(--l-body);font-size:1.3rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--l-accent);margin:0 0 1.5rem}.lumae-featured-hero__body{font-family:var(--l-body);font-size:1.55rem;font-weight:300;line-height:1.75;color:var(--l-text);opacity:.72;margin-bottom:1.5rem}.lumae-featured-hero__body p{margin:0 0 1em}.lumae-featured-hero__body p:last-child{margin-bottom:0}.lumae-featured-hero__price{font-family:var(--l-body);font-size:1.5rem;font-weight:400;color:var(--l-text);margin:0 0 2rem}.lumae-products-grid:has(.lumae-products-grid__empty:only-child){display:none}.lumae-products-grid{max-width:var(--l-max);margin:0 auto;display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:640px){.lumae-products-grid{grid-template-columns:1fr 1fr}}@media(min-width:1024px){.lumae-products-grid{grid-template-columns:repeat(3,1fr);gap:2.5rem;max-width:920px}}.lumae-product-card{display:block;text-decoration:none;color:var(--l-text)}.lumae-product-card__img-wrap{aspect-ratio:3 / 4;overflow:hidden;background:var(--l-light);margin-bottom:1.25rem;position:relative}.lumae-product-card__img-wrap img,.lumae-product-card__img-wrap svg{width:100%;height:100%;object-fit:cover;display:block;transition:transform .65s ease,opacity .5s ease}.lumae-product-card__img-wrap .lumae-product-card__img--hover{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.lumae-product-card:hover .lumae-product-card__img-wrap .lumae-product-card__img--primary{opacity:0}.lumae-product-card:hover .lumae-product-card__img-wrap .lumae-product-card__img--hover{opacity:1}.lumae-product-card:hover .lumae-product-card__img-wrap img{transform:scale(1.04)}.lumae-product-card__title{font-family:var(--l-head);font-size:2rem;font-weight:400;margin:0 0 .375rem;line-height:1.2}.lumae-product-card__price{font-family:var(--l-body);font-size:1.4rem;font-weight:400;color:var(--l-text);opacity:.6;margin:0}.lumae-products-cta{text-align:center;margin-top:3rem}.lumae-product-card__swatches{display:flex;gap:.5rem;margin-top:.75rem;align-items:center}.lumae-swatch{display:inline-block;width:1.2rem;height:1.2rem;border-radius:50%;border:1px solid rgba(26,24,23,.18);background:var(--l-mid);transition:transform .2s ease,border-color .2s ease}.lumae-product-card:hover .lumae-swatch{border-color:#1a181759}.lumae-swatch--black,.lumae-swatch--matte-black{background:#1a1817;border-color:#1a181773}.lumae-swatch--gold,.lumae-swatch--matte-gold,.lumae-swatch--brushed-gold{background:linear-gradient(135deg,#c7a455,#d9bd7e,#b58a38);border-color:#785a1e59}.lumae-swatch--white,.lumae-swatch--ivory,.lumae-swatch--cream{background:#f2ede2;border-color:#1a181738}.lumae-swatch--grey,.lumae-swatch--gray,.lumae-swatch--warm-grey{background:#9a9389}.lumae-product-card__variant-count{margin-top:.75rem;font-family:var(--l-body);font-size:1.05rem;letter-spacing:.08em;text-transform:uppercase;opacity:.55}.lumae-lookbook{background:var(--l-bg);padding:var(--l-sec-y) var(--l-pad-x)}.lumae-lookbook__grid{max-width:var(--l-max);margin:0 auto;display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:768px){.lumae-lookbook__grid{grid-template-columns:repeat(3,1fr);gap:2rem}}.lumae-lookbook__tile{display:block;aspect-ratio:4 / 5;overflow:hidden;background:var(--l-light);text-decoration:none}.lumae-lookbook__tile img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s ease}.lumae-lookbook__tile:hover img{transform:scale(1.04)}.lumae-use-cases{background:var(--l-white);padding:var(--l-sec-y) var(--l-pad-x)}.lumae-use-cases__grid{max-width:var(--l-max);margin:0 auto;display:grid;grid-template-columns:1fr;gap:2.5rem}@media(min-width:640px){.lumae-use-cases__grid{grid-template-columns:1fr 1fr}}@media(min-width:1024px){.lumae-use-cases__grid{grid-template-columns:repeat(3,1fr)}}.lumae-use-case{display:block;text-decoration:none;color:var(--l-text)}.lumae-use-case__img-wrap{aspect-ratio:4 / 5;overflow:hidden;background:var(--l-light);margin-bottom:1.5rem}.lumae-use-case__img-wrap--empty{background:linear-gradient(180deg,#efeae0,#e5dfd3)}.lumae-use-case__img-wrap img,.lumae-use-case__img-wrap svg{width:100%;height:100%;object-fit:cover;display:block}.lumae-use-case__title{font-family:var(--l-head);font-size:2.2rem;font-weight:400;font-style:italic;color:var(--l-text);margin:0 0 .5rem;line-height:1.2}.lumae-use-case__caption{font-family:var(--l-body);font-size:1.4rem;font-weight:300;line-height:1.65;color:var(--l-text);opacity:.7;margin:0}.lumae-brand-story{background:var(--l-bg);padding:var(--l-sec-y) var(--l-pad-x)}.lumae-brand-story__inner{max-width:var(--l-max);margin:0 auto;display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media(min-width:1024px){.lumae-brand-story__inner{grid-template-columns:1fr 1fr;gap:6rem}.lumae-brand-story--image-right .lumae-brand-story__image{order:2}.lumae-brand-story--image-right .lumae-brand-story__text,.lumae-brand-story--image-left .lumae-brand-story__image{order:1}.lumae-brand-story--image-left .lumae-brand-story__text{order:2}}.lumae-brand-story__image{aspect-ratio:4 / 5;overflow:hidden;background:var(--l-light)}.lumae-brand-story__image--empty{background:linear-gradient(180deg,#efeae0,#e5dfd3)}.lumae-brand-story__image img,.lumae-brand-story__image svg{width:100%;height:100%;object-fit:cover;display:block}.lumae-brand-story__text h2{font-family:var(--l-head);font-size:clamp(3.2rem,5vw,4.8rem);font-weight:400;font-style:italic;line-height:1.12;color:var(--l-text);margin:0 0 1.5rem}.lumae-brand-story__body{font-family:var(--l-body);font-size:1.6rem;font-weight:300;line-height:1.8;color:var(--l-text);margin-bottom:2.25rem}.lumae-brand-story__body p{margin:0 0 1em}.lumae-brand-story__body p:last-child{margin-bottom:0}.lumae-newsletter{background:var(--l-text);color:var(--l-bg);padding:var(--l-sec-y) var(--l-pad-x);text-align:center}.lumae-newsletter__inner{max-width:520px;margin:0 auto}.lumae-newsletter .lumae-eyebrow{color:var(--l-accent)}.lumae-newsletter h2{font-family:var(--l-head);font-size:clamp(3.2rem,5vw,4.8rem);font-weight:300;font-style:italic;color:var(--l-bg);margin:0 0 .875rem}.lumae-newsletter__sub{font-family:var(--l-body);font-size:1.5rem;font-weight:300;line-height:1.65;color:#f8f4eca6;margin:0 0 2.25rem}.lumae-newsletter__form{display:flex;flex-direction:column;gap:.625rem}@media(min-width:480px){.lumae-newsletter__form{flex-direction:row}}.lumae-newsletter__input{flex:1;background:#f8f4ec14;border:1px solid rgba(248,244,236,.25);color:var(--l-bg);font-family:var(--l-body);font-size:1.4rem;font-weight:300;padding:.875rem 1.25rem;outline:none;transition:border-color .25s;-webkit-appearance:none;appearance:none;border-radius:0}.lumae-newsletter__input::placeholder{color:#f8f4ec59}.lumae-newsletter__input:focus{border-color:var(--l-accent)}.lumae-newsletter__btn{background:var(--l-accent);color:var(--l-bg);border:1px solid var(--l-accent);font-family:var(--l-body);font-size:1.2rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;padding:.875rem 1.75rem;cursor:pointer;transition:background .25s,border-color .25s;white-space:nowrap;border-radius:0;line-height:1}.lumae-newsletter__btn:hover{background:#9a6e38;border-color:#9a6e38}.lumae-newsletter__note{font-family:var(--l-body);font-size:1.1rem;color:#f8f4ec59;margin:1rem 0 0;letter-spacing:.04em}.lumae-newsletter__success{font-family:var(--l-body);font-size:1.5rem;font-weight:300;color:var(--l-accent);padding:1.5rem 0}.lumae-newsletter__error{font-family:var(--l-body);font-size:1.3rem;color:#d88;margin-top:.5rem}.lumae-spec-strip{background:var(--l-bg);padding:clamp(2.5rem,5vw,4rem) var(--l-pad-x);border-top:1px solid var(--l-light);border-bottom:1px solid var(--l-light)}.lumae-spec-strip__inner{max-width:var(--l-max);margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem 1.5rem;text-align:center}@media(min-width:768px){.lumae-spec-strip__inner{grid-template-columns:repeat(4,1fr);gap:2rem}}.lumae-spec__value{font-family:var(--l-head);font-size:clamp(2.4rem,4vw,3.2rem);font-weight:400;font-style:italic;color:var(--l-text);margin:0 0 .375rem;line-height:1.1}.lumae-spec__label{font-family:var(--l-body);font-size:1.1rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--l-text);opacity:.5;margin:0}.product .product__title h1,.product .product__title h2,.product__title>*{font-family:var(--l-head)!important;font-weight:400!important;font-style:italic!important;font-size:clamp(3rem,5vw,4rem)!important;line-height:1.1!important;letter-spacing:0!important;color:var(--l-text)!important;margin:0 0 .5rem!important}.product .product__text.caption-with-letter-spacing,.product .product__text--caption{font-family:var(--l-body)!important;font-size:1.1rem!important;font-weight:500!important;letter-spacing:.18em!important;text-transform:uppercase!important;color:var(--l-accent)!important;opacity:1!important;margin-bottom:.75rem!important}.product .price__container .price-item,.product .price .price-item{font-family:var(--l-body)!important;font-weight:400!important;font-size:1.7rem!important;color:var(--l-text)!important;letter-spacing:0!important}.product .price__sale .price-item--regular,.product .price-item--sale,.product .price-item--last{color:var(--l-text)!important}.product .price__sale .price-item--regular{opacity:.45;text-decoration:line-through}.product .badge,.product .price__badge-sale{display:none!important}.product .product__description{font-family:var(--l-body)!important;font-weight:300!important;font-size:1.5rem!important;line-height:1.8!important;color:var(--l-text)!important;opacity:.78}.product .product__description p{margin:0 0 1em}.product .product__description h2,.product .product__description h3,.product .product__description h4,.product .product__description h5{font-family:var(--l-body)!important;font-size:1.2rem!important;font-weight:500!important;letter-spacing:.14em!important;text-transform:uppercase!important;color:var(--l-text)!important;opacity:.6;margin:1.75em 0 .5em!important}.product .product-form__input--pill input[type=radio]+label,.product .product-form__input label,.product .product-form__input--swatch label,.product fieldset.product-form__input legend{font-family:var(--l-body)!important;font-size:1.3rem!important;letter-spacing:.04em!important;border-radius:0!important}.product .product-form__input--pill input[type=radio]+label{border:1px solid rgba(26,24,23,.2)!important;padding:.625rem 1.25rem!important;background:transparent!important;color:var(--l-text)!important;transition:border-color .2s,background .2s}.product .product-form__input--pill input[type=radio]:checked+label{background:var(--l-text)!important;color:var(--l-bg)!important;border-color:var(--l-text)!important}.product .product-form__input .form__label{font-family:var(--l-body)!important;font-size:1.1rem!important;letter-spacing:.16em!important;text-transform:uppercase!important;opacity:.6;margin-bottom:.75rem!important}.product quantity-input.quantity{border-radius:0!important;border:1px solid rgba(26,24,23,.2)!important}.product .quantity__input{font-family:var(--l-body)!important}.product .product-form__submit,.product .product-form__buttons button[name=add]{border-radius:0!important;font-family:var(--l-body)!important;font-size:1.3rem!important;font-weight:500!important;letter-spacing:.14em!important;text-transform:uppercase!important;padding:1.125rem 2rem!important;background:var(--l-text)!important;color:var(--l-bg)!important;border:1px solid var(--l-text)!important;box-shadow:none!important;transition:background .25s,border-color .25s!important}.product .product-form__submit:hover,.product .product-form__buttons button[name=add]:hover{background:var(--l-accent)!important;border-color:var(--l-accent)!important}.product .shopify-payment-button__button{border-radius:0!important;font-family:var(--l-body)!important;font-size:1.3rem!important;font-weight:500!important;letter-spacing:.14em!important;text-transform:uppercase!important;padding:1.125rem 2rem!important}.product .product__media,.product .product__media-wrapper,.product .product-media-container{border-radius:0!important;background:var(--l-light)}.product .product__media img{border-radius:0!important}.product .product__info-container{padding:0!important}.product .product__info-wrapper{padding:0 1rem!important}@media(min-width:990px){.product .product__info-wrapper{padding:0 0 0 3rem!important}}.product .product__sku,.product .product__pickup-availabilities,.product .share-button,.product .product__view-details{display:none!important}#shopify-section-template--collection-product-grid,.section-template--collection-product-grid-padding{background:var(--l-bg)}.facets__heading,.facets__summary,.facets__display-vertical .facets__heading,.facets-vertical-form .facet-checkbox label,.facets__price label,.facets__display .facets__summary span,.facets-wrapper .facets__summary{font-family:var(--l-body)!important;font-size:1.3rem!important;letter-spacing:.02em!important;color:var(--l-text)!important}.facets__form .facets__price input,.facets__price input{border-radius:0!important;font-family:var(--l-body)!important}.facets__display{border-radius:0!important}.facets__form .select__select{border-radius:0!important;font-family:var(--l-body)!important;font-size:1.3rem!important;letter-spacing:.02em!important}.card-wrapper .card,.card-wrapper .card--standard,.card-wrapper .card--card,.card-wrapper .card--media{background:transparent!important;border:none!important;box-shadow:none!important;border-radius:0!important}.card-wrapper .card__inner{border-radius:0!important;background:var(--l-light)!important;box-shadow:none!important;border:none!important}.card-wrapper .card__media,.card-wrapper .media{border-radius:0!important;background:var(--l-light)!important}.card-wrapper .card__media img{border-radius:0!important}.card-wrapper .card__content{padding:1.25rem 0 0!important}.card-wrapper .card__heading,.card-wrapper .card__heading a,.card-wrapper .card__information .card__heading{font-family:var(--l-head)!important;font-weight:400!important;font-size:1.8rem!important;letter-spacing:0!important;text-decoration:none!important;line-height:1.25!important;color:var(--l-text)!important;margin:0 0 .375rem!important}.card-wrapper .card__heading a:hover{color:var(--l-text)!important}.card-wrapper .card__heading a:after{display:none!important}.card-wrapper .price,.card-wrapper .price__container{font-family:var(--l-body)!important}.card-wrapper .price .price-item{font-family:var(--l-body)!important;font-weight:400!important;font-size:1.4rem!important;color:var(--l-text)!important;opacity:.6!important;letter-spacing:0!important}.card-wrapper .price__badge-sale,.card-wrapper .badge{display:none!important}.card-wrapper .card__information>.caption-with-letter-spacing,.card-wrapper .card-information__text,.card-wrapper .card__information .product-card__vendor{display:none!important}.card-wrapper .quick-add,.card-wrapper .quick-add__submit{display:none!important}.product-grid{gap:2.5rem 2rem!important}@media(min-width:990px){.product-grid{gap:3.5rem 2.5rem!important}}.lumae-product-card__descriptor{font-family:var(--l-body);font-size:1.3rem;font-weight:300;color:var(--l-text);opacity:.55;margin:0 0 .375rem;line-height:1.4}.lumae-service-line{max-width:var(--l-max);margin:0 auto;padding:2rem var(--l-pad-x) 0;font-family:var(--l-body);font-size:1.15rem;font-weight:400;letter-spacing:.12em;text-transform:uppercase;text-align:center;color:var(--l-text);opacity:.55}.lumae-accordions{max-width:var(--l-max);margin:0 auto;padding:2.5rem var(--l-pad-x) var(--l-sec-y);border-top:1px solid var(--l-light)}.lumae-accordion{border-bottom:1px solid var(--l-light)}.lumae-accordion[open]>.lumae-accordion__label{color:var(--l-text)}.lumae-accordion__label{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 0;font-family:var(--l-body);font-size:1.4rem;font-weight:400;letter-spacing:.04em;color:var(--l-text);cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none}.lumae-accordion__label::-webkit-details-marker{display:none}.lumae-accordion__icon{width:.875rem;height:.875rem;flex-shrink:0;position:relative}.lumae-accordion__icon:before,.lumae-accordion__icon:after{content:"";position:absolute;background:currentColor;transition:transform .25s ease,opacity .25s ease}.lumae-accordion__icon:before{top:50%;left:0;right:0;height:1px;transform:translateY(-50%)}.lumae-accordion__icon:after{top:0;bottom:0;left:50%;width:1px;transform:translate(-50%)}.lumae-accordion[open] .lumae-accordion__icon:after{transform:translate(-50%) rotate(90deg);opacity:0}.lumae-accordion__body{font-family:var(--l-body);font-size:1.45rem;font-weight:300;line-height:1.75;color:var(--l-text);opacity:.75;padding-bottom:1.5rem}.lumae-accordion__body p{margin:0 0 .75em}.lumae-accordion__body p:last-child{margin-bottom:0}.lumae-accordion__body ul{margin:0 0 .75em;padding-left:1.25rem}.lumae-accordion__body li{margin-bottom:.25rem}.lumae-collection-intro{background:var(--l-bg);padding:clamp(2rem,5vw,3.5rem) var(--l-pad-x) 0}.lumae-collection-intro__inner{max-width:var(--l-max);margin:0 auto}.lumae-collection-intro__heading{font-family:var(--l-head);font-size:clamp(2.8rem,5vw,4.8rem);font-weight:400;font-style:italic;color:var(--l-text);margin:0 0 .75rem;line-height:1.1}.lumae-collection-intro__body{font-family:var(--l-body);font-size:1.5rem;font-weight:300;line-height:1.65;color:var(--l-text);opacity:.65;margin:0;max-width:48ch}.lumae-notes{background:var(--l-bg);padding:var(--l-sec-y) var(--l-pad-x)}.lumae-notes__inner{max-width:920px;margin:0 auto}.lumae-notes__quotes{display:grid;grid-template-columns:1fr;gap:4.5rem}@media(min-width:768px){.lumae-notes__quotes{grid-template-columns:1fr 1fr;gap:5rem}}.lumae-note{margin:0;text-align:center}.lumae-note__body{margin:0;font-family:var(--l-head);font-size:clamp(1.9rem,2.4vw,2.4rem);font-style:italic;font-weight:400;line-height:1.5;color:var(--l-text)}.lumae-note__body p{margin:0}.lumae-note__attribution{margin:1.5rem 0 0;font-family:var(--l-body);font-size:1.1rem;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:var(--l-text);opacity:.55}.lumae-footer-policies{background:var(--l-text);border-top:1px solid rgba(248,244,236,.08);padding:clamp(4rem,7vw,6rem) var(--l-pad-x) 1.75rem}.lumae-footer-policies__inner{max-width:var(--l-max);margin:0 auto}.lumae-footer-policies__columns{display:grid;grid-template-columns:1fr;gap:2.5rem;padding-bottom:3.5rem}@media(min-width:768px){.lumae-footer-policies__columns{grid-template-columns:.8fr .8fr 1.4fr;gap:4rem}}.lumae-footer-policies__column{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem}.lumae-footer-policies__column h2{font-family:var(--l-body);font-size:1.1rem;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:var(--l-bg);margin:0 0 .5rem}.lumae-footer-policies__brand p{max-width:34ch;font-family:var(--l-body);font-size:1.4rem;font-weight:300;line-height:1.7;color:#f8f4ec94;margin:0}.lumae-footer-policies__fine{display:flex;flex-direction:column;gap:1rem;padding-top:1.5rem;border-top:1px solid rgba(248,244,236,.1)}@media(min-width:768px){.lumae-footer-policies__fine{flex-direction:row;justify-content:space-between;align-items:center}}.lumae-footer-policies__fine-links{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem}.lumae-footer-policies__link{font-family:var(--l-body);font-size:1.3rem;font-weight:400;color:#f8f4ec73;text-decoration:none;transition:color .2s}.lumae-footer-policies__link:hover{color:var(--l-bg)}.lumae-footer-policies__copy{font-family:var(--l-body);font-size:1.2rem;color:#f8f4ec4d;letter-spacing:.04em;margin:0}@media(max-width:749px){.lumae-section-header h2{font-size:3.4rem}.lumae-hero{min-height:70vh;max-height:78vh}.lumae-hero__content{padding-top:2.5rem;padding-bottom:2.5rem}.lumae-hero__heading{font-size:4.1rem;line-height:1.08}.lumae-hero__subheading{font-size:1.45rem;margin-bottom:2rem}.lumae-featured-hero__copy h3{font-size:3.4rem}}.lumae-btn--text{display:inline-block;font-family:var(--l-body);font-size:1.2rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--l-text);text-decoration:none;border-bottom:1px solid var(--l-text);padding:0 0 .3rem;background:transparent;border-radius:0;transition:color .25s,border-color .25s;line-height:1}@media(min-width:1024px){.lumae-category-tiles__inner{max-width:1024px}}.lumae-category-tiles__grid{display:grid;gap:2.4rem;margin-top:4rem}.lumae-category-tile__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#1a181700 40%,#1a181759);pointer-events:none}.lumae-category-tile__label{display:block;font-family:var(--l-head);font-size:2.6rem;font-style:italic;font-weight:400;letter-spacing:.01em;line-height:1.1}.lumae-category-tile__sublabel{display:block;margin-top:.4rem;font-family:var(--l-body);font-size:1.05rem;font-weight:400;letter-spacing:.18em;text-transform:uppercase;color:#f8f4ecd9}.lumae-editorial-intro{padding:clamp(4.75rem,6.8vw,9.35rem) var(--l-pad-x);position:relative}.lumae-editorial-intro__bg{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;z-index:0;pointer-events:none}.lumae-editorial-intro__bg img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.lumae-editorial-intro__bg-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#f8f4ecb8,#f8f4ec9e,#f8f4ecc7),radial-gradient(ellipse 90% 70% at 50% 50%,#f8f4ec59,#f8f4ec00 70%)}.lumae-editorial-intro--has-image .lumae-editorial-intro__inner{position:relative;z-index:1}.lumae-long-form-seo__rundown{margin-top:7rem;padding-top:5rem;border-top:1px solid rgba(26,24,23,.08)}.lumae-long-form-seo__rundown-heading{font-family:var(--l-head);font-style:normal;font-size:clamp(2.2rem,3vw,2.8rem);font-weight:400;letter-spacing:-.005em;line-height:1.2;margin:0 0 3rem;text-align:center;color:var(--l-text)}.lumae-long-form-seo__list{display:flex;flex-direction:column;gap:1.8rem;text-align:left;margin:0}.lumae-long-form-seo__row{display:grid;grid-template-columns:minmax(0,260px) 1fr;gap:2.4rem;font-family:var(--l-body);font-size:1.45rem;line-height:1.7;padding-bottom:1.6rem;border-bottom:1px solid rgba(26,24,23,.06)}.lumae-long-form-seo__row:last-child{border-bottom:none;padding-bottom:0}.lumae-long-form-seo__row dt{font-family:var(--l-head);font-size:1.7rem;font-weight:400;letter-spacing:0;color:var(--l-text);line-height:1.3}.lumae-long-form-seo__row dd{margin:0;font-family:var(--l-body);font-size:1.45rem;font-weight:300;line-height:1.7;color:var(--l-text);opacity:.75}@media(max-width:749px){.lumae-category-tiles__grid,.lumae-category-tiles__grid--3,.lumae-category-tiles__grid--4,.lumae-category-tiles__grid--2{grid-template-columns:1fr;gap:1.2rem}.lumae-category-tile__media{aspect-ratio:3 / 4}.lumae-category-tile__label{font-size:2.2rem}.lumae-editorial-intro__heading{font-size:2.4rem}.lumae-editorial-intro__body{font-size:1.3rem}.lumae-long-form-seo__heading{font-size:2.2rem}.lumae-long-form-seo__row{grid-template-columns:1fr;gap:.4rem;padding-bottom:1rem;border-bottom:1px solid rgba(26,24,23,.06)}.lumae-service-strip__inner{grid-template-columns:1fr;gap:2rem}.lumae-service-item{padding:.4rem}.lumae-footer-policies__columns--4{grid-template-columns:1fr;gap:2.8rem}}.lumae-btn--text{display:inline-block;font-family:var(--l-body);font-size:1.2rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--l-text);text-decoration:none;border-bottom:1px solid var(--l-text);padding:0 0 .3rem;background:transparent;border-radius:0;line-height:1;transition:color .25s,border-color .25s}.lumae-btn--text:hover{color:var(--l-accent);border-bottom-color:var(--l-accent)}.lumae-section-category-tiles{background:var(--l-bg)}.lumae-category-tiles{padding:var(--l-sec-y) var(--l-pad-x)}.lumae-category-tiles__inner{max-width:var(--l-max);margin:0 auto}.lumae-category-tiles__grid{display:grid;gap:1.5rem;margin-top:4rem}.lumae-category-tiles__grid--2{grid-template-columns:repeat(2,1fr)}.lumae-category-tiles__grid--3{grid-template-columns:repeat(3,1fr)}.lumae-category-tiles__grid--4{grid-template-columns:repeat(4,1fr)}.lumae-category-tile{position:relative;display:block;text-decoration:none;color:inherit;overflow:hidden;background:var(--l-light)}.lumae-category-tile__media{position:relative;aspect-ratio:4 / 5;overflow:hidden}.lumae-category-tile__media img,.lumae-category-tile__placeholder{width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.16,1,.3,1)}.lumae-category-tile:hover .lumae-category-tile__media img,.lumae-category-tile:hover .lumae-category-tile__placeholder{transform:scale(1.04)}.lumae-category-tile__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#1a181700 40%,#1a18178c);pointer-events:none}.lumae-category-tile__label-wrap{position:absolute;left:0;right:0;bottom:2.4rem;text-align:center;color:var(--l-bg);padding:0 1.5rem}.lumae-category-tile__label{display:block;font-family:var(--l-head);font-size:2.8rem;font-style:italic;font-weight:400;letter-spacing:.01em;line-height:1.1;color:var(--l-bg)}.lumae-category-tile__sublabel{display:block;margin-top:.6rem;font-family:var(--l-body);font-size:1.05rem;font-weight:400;letter-spacing:.18em;text-transform:uppercase;color:#f8f4ece0}.lumae-section-editorial-intro{background:var(--l-bg)}.lumae-editorial-intro{padding:var(--l-sec-y) var(--l-pad-x)}.lumae-editorial-intro--bg-light{background:var(--l-light)}.lumae-editorial-intro--bg-dark{background:var(--l-text);color:var(--l-bg)}.lumae-editorial-intro__inner{max-width:760px;margin:0 auto}.lumae-editorial-intro--center .lumae-editorial-intro__inner{text-align:center}.lumae-editorial-intro--left .lumae-editorial-intro__inner{text-align:left;max-width:720px;margin-left:0}.lumae-editorial-intro__heading{font-family:var(--l-head);font-size:clamp(2.6rem,4.2vw,3.6rem);font-weight:400;letter-spacing:-.005em;line-height:1.15;margin:0 0 1.4rem;color:inherit}.lumae-editorial-intro--bg-dark .lumae-editorial-intro__heading{color:var(--l-bg)}.lumae-editorial-intro__body{font-family:var(--l-body);font-size:1.4rem;font-weight:300;line-height:1.65;letter-spacing:.01em;margin:0 0 1.6rem;color:inherit;opacity:.86}.lumae-editorial-intro--bg-dark .lumae-editorial-intro__body{opacity:.78;color:var(--l-bg)}.lumae-section-long-form-seo{background:var(--l-bg)}.lumae-long-form-seo{padding:var(--l-sec-y) var(--l-pad-x);border-top:1px solid rgba(26,24,23,.07)}.lumae-long-form-seo__inner{max-width:900px;margin:0 auto;text-align:center}.lumae-long-form-seo__heading{font-family:var(--l-head);font-size:clamp(2.4rem,3.8vw,3.2rem);font-weight:400;letter-spacing:-.01em;line-height:1.2;margin:0 0 2.2rem;color:var(--l-text)}.lumae-long-form-seo__body{font-family:var(--l-body);font-size:1.3rem;font-weight:300;line-height:1.78;letter-spacing:.005em;color:var(--l-text);opacity:.82;text-align:left}.lumae-long-form-seo__body p{margin:0 0 1.4rem}.lumae-long-form-seo__body p:last-child{margin-bottom:0}.lumae-long-form-seo__rundown{margin-top:3.2rem;padding-top:2.4rem;border-top:1px solid rgba(26,24,23,.08)}.lumae-long-form-seo__rundown-heading{font-family:var(--l-head);font-style:italic;font-size:1.8rem;font-weight:400;margin:0 0 1.6rem;color:var(--l-text)}.lumae-long-form-seo__list{display:flex;flex-direction:column;gap:1rem;text-align:left;margin:0}.lumae-long-form-seo__row{display:grid;grid-template-columns:minmax(0,240px) 1fr;gap:1.4rem;font-family:var(--l-body);font-size:1.2rem;line-height:1.65}.lumae-long-form-seo__row dt{font-weight:500;letter-spacing:.02em;color:var(--l-text)}.lumae-long-form-seo__row dt a{color:var(--l-text);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.lumae-long-form-seo__row dt a:hover{color:var(--l-accent)}.lumae-long-form-seo__row dd{margin:0;font-weight:300;color:var(--l-text);opacity:.78}.lumae-section-service-strip{background:var(--l-bg)}.lumae-service-strip{padding:clamp(3rem,6vw,5rem) var(--l-pad-x);background:var(--l-light);border-top:1px solid rgba(26,24,23,.07);border-bottom:1px solid rgba(26,24,23,.07)}.lumae-service-strip__inner{max-width:var(--l-max);margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:3rem}.lumae-service-item{text-align:center;padding:1rem}.lumae-service-item__icon{display:inline-flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;border-radius:50%;background:#1a18170d;color:var(--l-text);margin-bottom:1.4rem}.lumae-service-item__icon svg{width:2.2rem;height:2.2rem}.lumae-service-item__title{font-family:var(--l-body);font-size:1.1rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:var(--l-text);margin:0 0 .9rem}.lumae-service-item__body{font-family:var(--l-body);font-size:1.25rem;font-weight:300;line-height:1.6;color:var(--l-text);opacity:.78;max-width:26rem;margin:0 auto}.lumae-footer-policies__columns--4{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.4fr;gap:4rem;margin-bottom:4rem}.lumae-footer-policies__newsletter h2{font-family:var(--l-body);font-size:1.05rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:var(--l-bg);margin:0 0 1.4rem}.lumae-footer-policies__newsletter-note{font-family:var(--l-body);font-size:1.2rem;font-weight:300;line-height:1.6;color:#f8f4eca6;margin:0 0 1.4rem}.lumae-footer-policies__newsletter-form{display:flex;align-items:stretch;border-bottom:1px solid rgba(248,244,236,.4);padding-bottom:.4rem}.lumae-footer-policies__newsletter-input{flex:1;background:transparent;border:0;font-family:var(--l-body);font-size:1.25rem;color:var(--l-bg);padding:.6rem 0;outline:none}.lumae-footer-policies__newsletter-input::placeholder{color:#f8f4ec66}.lumae-footer-policies__newsletter-btn{background:transparent;border:0;color:var(--l-bg);font-size:1.6rem;cursor:pointer;padding:0 .4rem;transition:color .2s}.lumae-footer-policies__newsletter-btn:hover{color:var(--l-accent)}.lumae-footer-policies__newsletter-success,.lumae-footer-policies__newsletter-error{font-family:var(--l-body);font-size:1.15rem;color:#f8f4ecbf;margin:0}@media(max-width:1024px){.lumae-category-tiles__grid--4{grid-template-columns:repeat(2,1fr)}.lumae-footer-policies__columns--4{grid-template-columns:1fr 1fr;gap:3rem}}@media(max-width:749px){.lumae-category-tiles__grid,.lumae-category-tiles__grid--3,.lumae-category-tiles__grid--4,.lumae-category-tiles__grid--2{grid-template-columns:1fr;gap:1.2rem}.lumae-category-tile__media{aspect-ratio:3 / 4}.lumae-category-tile__label,.lumae-editorial-intro__heading{font-size:2.4rem}.lumae-editorial-intro__body{font-size:1.3rem}.lumae-long-form-seo__heading{font-size:2.2rem}.lumae-long-form-seo__row{grid-template-columns:1fr;gap:.4rem;padding-bottom:1rem;border-bottom:1px solid rgba(26,24,23,.06)}.lumae-service-strip__inner{grid-template-columns:1fr;gap:2rem}.lumae-service-item{padding:.4rem}.lumae-footer-policies__columns--4{grid-template-columns:1fr;gap:2.8rem}}.lumae-category-tile__media--no-image{background:linear-gradient(135deg,#e8dfcf,#d9c9a8 60%,#c2a36e)}.lumae-category-tile__media--no-image .lumae-category-tile__overlay{background:linear-gradient(to bottom,#1a18170d,#1a181773)}.lumae-section-hero-mag{background:var(--l-bg)}.lumae-hero-mag{padding:clamp(4rem,7vw,8rem) var(--l-pad-x) clamp(5rem,8vw,10rem)}.lumae-hero-mag__inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media(min-width:900px){.lumae-hero-mag__inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:6rem;min-height:72vh}}.lumae-hero-mag__text{max-width:520px}.lumae-hero-mag__text .lumae-eyebrow{font-family:var(--l-body);font-size:1.25rem;letter-spacing:.22em;text-transform:uppercase;color:var(--l-accent);margin:0 0 2rem}.lumae-hero-mag__heading{font-family:var(--l-head);font-style:normal;font-weight:300;font-size:clamp(4.4rem,7.5vw,7.6rem);line-height:.98;letter-spacing:-.015em;margin:0 0 1.6rem;color:var(--l-text)}.lumae-hero-mag__subheading{font-family:var(--l-head);font-style:italic;font-weight:400;font-size:clamp(1.8rem,2.4vw,2.3rem);line-height:1.4;margin:0 0 1.2rem;color:var(--l-text);opacity:.85}.lumae-hero-mag__support{font-family:var(--l-body);font-size:1.4rem;font-weight:300;line-height:1.7;margin:0 0 2.6rem;color:var(--l-text);opacity:.7;max-width:440px}.lumae-hero-mag__cta{align-self:flex-start}.lumae-hero-mag__media{position:relative}.lumae-hero-mag__image{display:block;width:100%;height:auto;aspect-ratio:4 / 5;object-fit:cover;background:var(--l-light)}.lumae-hero-mag__image--empty{background:radial-gradient(ellipse at 50% 35%,rgba(184,150,79,.18),transparent 60%),linear-gradient(180deg,#efeae0,#e5dfd3)}.lumae-hero-mag__caption{font-family:var(--l-head);font-style:italic;font-size:1.4rem;margin:1.4rem 0 0;color:var(--l-text);opacity:.6}.lumae-hero-mag__caption a{color:inherit;text-decoration:none;border-bottom:1px solid transparent;transition:border-color .25s ease}.lumae-hero-mag__caption a:hover{border-bottom-color:var(--l-accent)}.lumae-hero-mag__caption-mark{color:var(--l-accent);font-style:normal}@media(max-width:640px){.lumae-hero-mag__heading{font-size:4.6rem}.lumae-hero-mag__subheading{font-size:1.7rem}}.lumae-section-mood-break{background:var(--l-text);color:var(--l-bg)}.lumae-mood-break{padding:clamp(6rem,10vw,11rem) var(--l-pad-x)}.lumae-mood-break__inner{max-width:880px;margin:0 auto;text-align:center}.lumae-mood-break__eyebrow{font-family:var(--l-body);font-size:1.15rem;letter-spacing:.28em;text-transform:uppercase;color:var(--l-accent);margin:0 0 2.4rem;opacity:.85}.lumae-mood-break__quote{font-family:var(--l-head);font-style:italic;font-weight:300;font-size:clamp(2.4rem,4vw,3.6rem);line-height:1.35;letter-spacing:-.005em;color:var(--l-bg);margin:0}.lumae-mood-break__attribution{font-family:var(--l-body);font-size:1.2rem;letter-spacing:.18em;text-transform:uppercase;color:var(--l-accent);opacity:.75;margin:2rem 0 0}.lumae-section-mag-showcase{background:var(--l-bg)}.lumae-mag-showcase{padding:clamp(5rem,8vw,9rem) var(--l-pad-x)}.lumae-mag-showcase__inner{max-width:1280px;margin:0 auto}.lumae-mag-showcase__header{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:clamp(3rem,5vw,5rem)}.lumae-mag-showcase__title .lumae-eyebrow{font-family:var(--l-body);font-size:1.2rem;letter-spacing:.24em;text-transform:uppercase;color:var(--l-accent);margin:0 0 1rem}.lumae-mag-showcase__title h2{font-family:var(--l-head);font-style:italic;font-weight:400;font-size:clamp(2.8rem,4.4vw,4rem);letter-spacing:-.005em;margin:0;color:var(--l-text)}.lumae-mag-showcase__view-all{font-family:var(--l-body);font-size:1.25rem;letter-spacing:.18em;text-transform:uppercase;color:var(--l-text);text-decoration:none;border-bottom:1px solid var(--l-accent);padding-bottom:.2rem;white-space:nowrap;transition:color .25s ease}.lumae-mag-showcase__view-all:hover{color:var(--l-accent)}.lumae-mag-showcase__feature{display:grid;grid-template-columns:1fr;gap:2.4rem;margin-bottom:clamp(4rem,7vw,7rem);align-items:end}@media(min-width:900px){.lumae-mag-showcase__feature{grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:5rem}}.lumae-mag-showcase__feature-media{display:block;overflow:hidden;background:var(--l-light);aspect-ratio:4 / 5}.lumae-mag-showcase__feature-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s ease}.lumae-mag-showcase__feature-media:hover img{transform:scale(1.03)}.lumae-mag-showcase__feature-meta{padding-bottom:1rem}.lumae-mag-showcase__feature-eyebrow{font-family:var(--l-body);font-size:1.15rem;letter-spacing:.22em;text-transform:uppercase;color:var(--l-accent);margin:0 0 1.4rem}.lumae-mag-showcase__feature-name{font-family:var(--l-head);font-weight:400;font-size:clamp(3rem,5vw,4.4rem);line-height:1.05;letter-spacing:-.01em;margin:0 0 1.2rem}.lumae-mag-showcase__feature-name a{color:var(--l-text);text-decoration:none}.lumae-mag-showcase__feature-name a:hover{color:var(--l-accent)}.lumae-mag-showcase__feature-price{font-family:var(--l-body);font-size:1.4rem;margin:0;opacity:.7}.lumae-mag-showcase__grid{display:grid;grid-template-columns:1fr;gap:3rem 2rem;list-style:none;padding:0;margin:0}@media(min-width:640px){.lumae-mag-showcase__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.lumae-mag-showcase__grid{grid-template-columns:repeat(4,1fr);gap:4rem 2.4rem}}.lumae-mag-card{margin:0}.lumae-mag-card__link{display:block;color:var(--l-text);text-decoration:none}.lumae-mag-card__img{aspect-ratio:3 / 4;overflow:hidden;background:var(--l-light);margin-bottom:1.3rem;position:relative}.lumae-mag-card__img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s ease,opacity .5s ease}.lumae-mag-card__img-hover{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.lumae-mag-card__link:hover .lumae-mag-card__img-primary{opacity:0}.lumae-mag-card__link:hover .lumae-mag-card__img-hover{opacity:1}.lumae-mag-card__name{font-family:var(--l-head);font-style:italic;font-weight:400;font-size:1.7rem;margin:0 0 .4rem;line-height:1.2}.lumae-mag-card__price{font-family:var(--l-body);font-size:1.25rem;margin:0;opacity:.65;letter-spacing:.02em}.lumae-mag-showcase__cta{text-align:center;margin-top:clamp(3rem,5vw,5rem)}.lumae-section-brand-story{background:var(--l-bg)}.lumae-mag-story{padding:clamp(6rem,10vw,11rem) var(--l-pad-x)}.lumae-mag-story__inner{max-width:1100px;margin:0 auto;text-align:center}.lumae-mag-story__eyebrow{font-family:var(--l-body);font-size:1.2rem;letter-spacing:.28em;text-transform:uppercase;color:var(--l-accent);margin:0 0 2.4rem}.lumae-mag-story__quote{font-family:var(--l-head);font-style:italic;font-weight:300;font-size:clamp(3.4rem,6vw,5.6rem);line-height:1.05;letter-spacing:-.01em;color:var(--l-text);margin:0 0 3rem;padding:0;border:none;quotes:none}.lumae-mag-story__heading{font-family:var(--l-head);font-weight:400;font-size:clamp(2.2rem,3vw,2.8rem);margin:0 0 2.2rem;color:var(--l-text)}.lumae-mag-story__columns{font-family:var(--l-body);font-size:1.5rem;font-weight:300;line-height:1.75;color:var(--l-text);opacity:.82;margin:0 auto 3rem;max-width:780px;text-align:left}@media(min-width:900px){.lumae-mag-story__columns{column-count:2;column-gap:4rem;max-width:100%}}.lumae-mag-story__columns p{margin:0 0 1.3em;break-inside:avoid}.lumae-mag-story__columns p:last-child{margin-bottom:0}.lumae-mag-story__cta{margin-top:1rem}
/*# sourceMappingURL=/cdn/shop/t/9/assets/lumae-home.css.map */
