:root{--luma-ivory: #FAF7F2;--luma-sand: #EFE8DC;--luma-linen: #E4DBC9;--luma-taupe: #B5A689;--luma-charcoal: #1F1B16;--luma-ink: #2A251F;--luma-muted: #6E6357;--luma-gold: #B08A4A;--luma-gold-dark: #8C6C36;--luma-display: "Cormorant Garamond", "Playfair Display", Georgia, serif;--luma-sans: "Manrope", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--luma-mono: "JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;--luma-radius: 12px;--luma-radius-pill: 999px;--luma-shadow: 0 1px 2px rgba(31, 27, 22, .04), 0 8px 24px -8px rgba(31, 27, 22, .1);--luma-shadow-lift: 0 2px 4px rgba(31, 27, 22, .06), 0 16px 40px -12px rgba(31, 27, 22, .18);--luma-container: 1280px}.lumanest-section{font-family:var(--luma-sans);color:var(--luma-charcoal);-webkit-font-smoothing:antialiased;position:relative}.lumanest-section *,.lumanest-section *:before,.lumanest-section *:after{box-sizing:border-box}.lumanest-section img{max-width:100%;height:auto;display:block}.lumanest-section a{color:inherit;text-decoration:none}.lumanest-section button{font-family:inherit;cursor:pointer;border:0;background:transparent;color:inherit}.lumanest-container{max-width:var(--luma-container);margin:0 auto;padding:0 16px}@media(min-width:1024px){.lumanest-container{padding:0 24px}}.lumanest-display{font-family:var(--luma-display);letter-spacing:-.01em}.lumanest-mono{font-family:var(--luma-mono)}.lumanest-eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.28em;color:var(--luma-gold);font-weight:500;display:inline-block}.lumanest-h2{font-family:var(--luma-display);font-size:clamp(2rem,4vw,3rem);line-height:1.05;letter-spacing:-.01em;margin:0;color:var(--luma-ink)}.lumanest-section-head{text-align:center;max-width:640px;margin:0 auto 32px}.lumanest-section-head .lumanest-eyebrow{margin-bottom:12px}.lumanest-section-head p{margin:18px auto 0;max-width:540px;color:var(--luma-muted);font-size:15px;line-height:1.65}@media(min-width:768px){.lumanest-section-head{margin-bottom:56px}}.lumanest-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 28px;min-height:48px;border-radius:var(--luma-radius-pill);font-size:12px;text-transform:uppercase;letter-spacing:.18em;font-weight:500;transition:background-color .25s,color .25s,border-color .25s,transform .25s;cursor:pointer;border:1px solid transparent;text-decoration:none;line-height:1}.lumanest-btn--primary{background:var(--luma-charcoal);color:var(--luma-ivory)}.lumanest-btn--primary:hover{background:var(--luma-ink)}.lumanest-btn--ghost{background:transparent;color:var(--luma-charcoal);border-color:#1f1b164d}.lumanest-btn--ghost:hover{border-color:var(--luma-charcoal);background:var(--luma-charcoal);color:var(--luma-ivory)}.lumanest-btn--gold{background:var(--luma-gold);color:var(--luma-charcoal)}.lumanest-btn--gold:hover{background:var(--luma-ivory)}.lumanest-btn--ivory{background:var(--luma-ivory);color:var(--luma-charcoal)}.lumanest-btn--outline-ivory{background:#faf7f214;color:var(--luma-ivory);border-color:#faf7f299;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.lumanest-btn .lumanest-btn__arrow{width:16px;height:16px;transition:transform .25s;flex-shrink:0}.lumanest-btn:hover .lumanest-btn__arrow{transform:translate(2px)}.lumanest-btn:focus-visible{outline:2px solid var(--luma-gold);outline-offset:3px}.lumanest-stars{display:inline-flex;align-items:center;gap:2px;color:var(--luma-gold)}.lumanest-stars svg{width:14px;height:14px}.lumanest-stars__count{margin-left:6px;font-size:11px;color:var(--luma-muted);letter-spacing:.04em}.lumanest-image-fallback{position:relative;overflow:hidden;background:linear-gradient(135deg,var(--luma-sand) 0%,var(--luma-linen) 100%)}.lumanest-image-fallback:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:repeating-linear-gradient(135deg,rgba(176,138,74,.18) 0 1px,transparent 1px 14px);opacity:.5}.lumanest-image-fallback:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;box-shadow:inset 0 0 80px #1f1b162e}.lumanest-image-fallback__label{position:absolute;left:12px;bottom:12px;font-family:var(--luma-mono);font-size:10px;letter-spacing:.14em;text-transform:uppercase;padding:4px 8px;background:#faf7f2d9;color:#1f1b16bf;border-radius:2px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.lumanest-ratio{position:relative;width:100%;overflow:hidden}.lumanest-ratio>img,.lumanest-ratio>.lumanest-image-fallback{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.lumanest-ratio--1-1{aspect-ratio:1 / 1}.lumanest-ratio--4-5{aspect-ratio:4 / 5}.lumanest-ratio--3-4{aspect-ratio:3 / 4}.lumanest-ratio--4-3{aspect-ratio:4 / 3}.lumanest-ratio--3-2{aspect-ratio:3 / 2}.lumanest-ratio--16-9{aspect-ratio:16 / 9}.lumanest-ratio--16-10{aspect-ratio:16 / 10}.lumanest-ratio--6-5{aspect-ratio:6 / 5}.lumanest-announcement{font-size:11px;text-transform:uppercase;letter-spacing:.2em;font-weight:500}.lumanest-announcement__inner{max-width:var(--luma-container);margin:0 auto;padding:0 16px;min-height:36px;display:flex;align-items:center;justify-content:center;gap:12px;position:relative}.lumanest-announcement__track{flex:1;text-align:center;overflow:hidden;position:relative;height:18px}.lumanest-announcement__msg{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;opacity:0;position:absolute;top:0;right:0;bottom:0;left:0;transition:opacity .5s ease}.lumanest-announcement__msg.is-active{opacity:1;position:relative}.lumanest-announcement__msg a{text-decoration:underline;text-underline-offset:3px}.lumanest-announcement__aside{display:none;font-size:10px;opacity:.65}@media(min-width:1024px){.lumanest-announcement__aside{display:inline-flex;align-items:center;gap:14px}.lumanest-announcement__inner{min-height:36px;padding:0 24px}}.lumanest-header{position:relative;z-index:40;transition:background-color .3s,box-shadow .3s}.lumanest-header--sticky{position:sticky;top:0}.lumanest-header.is-scrolled{background:#faf7f2f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--luma-shadow)}.lumanest-header__inner{max-width:var(--luma-container);margin:0 auto;padding:0 16px}.lumanest-header__row{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:64px;transition:min-height .3s}.lumanest-header.is-scrolled .lumanest-header__row{min-height:60px}@media(min-width:1024px){.lumanest-header__inner{padding:0 24px}.lumanest-header__row{min-height:80px}.lumanest-header.is-scrolled .lumanest-header__row{min-height:64px}}.lumanest-header__left,.lumanest-header__right{display:flex;align-items:center;gap:2px;flex:1}.lumanest-header__right{justify-content:flex-end}.lumanest-header__logo{position:absolute;left:50%;transform:translate(-50%);display:inline-flex;align-items:center;gap:8px}@media(min-width:1024px){.lumanest-header__logo{position:static;transform:none;margin-right:32px}.lumanest-header__left{flex:0}}.lumanest-header__logo-mark{width:28px;height:28px;border-radius:50%;background:var(--luma-charcoal);color:var(--luma-ivory);display:grid;place-items:center;font-family:var(--luma-display);font-size:16px}.lumanest-header__logo-text{font-family:var(--luma-display);font-size:1.3rem;letter-spacing:.04em}@media(min-width:1024px){.lumanest-header__logo-mark{width:34px;height:34px;font-size:18px}.lumanest-header__logo-text{font-size:1.6rem}}.lumanest-header__nav{display:none;align-items:center;gap:22px;font-size:12.5px;letter-spacing:.04em}@media(min-width:1024px){.lumanest-header__nav{display:inline-flex}}.lumanest-header__nav a{position:relative;padding:8px 0;color:#1f1b16d9}.lumanest-header__nav a:hover,.lumanest-header__nav a.is-active{color:var(--luma-charcoal)}.lumanest-header__nav a.is-active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:1px;background:var(--luma-gold)}.lumanest-iconbtn{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;color:var(--luma-charcoal);transition:background-color .2s;position:relative}.lumanest-iconbtn:hover{background:var(--luma-sand)}.lumanest-iconbtn svg{width:20px;height:20px}.lumanest-iconbtn--hide-mobile{display:none}@media(min-width:768px){.lumanest-iconbtn--hide-mobile{display:grid}}.lumanest-iconbtn--hide-desktop{display:grid}@media(min-width:1024px){.lumanest-iconbtn--hide-desktop{display:none}}.lumanest-cart-badge{position:absolute;top:6px;right:6px;min-width:18px;height:18px;padding:0 4px;border-radius:999px;background:var(--luma-gold);color:var(--luma-ivory);font-size:10px;display:grid;place-items:center;font-weight:600}.lumanest-header__subbar{display:none;border-top:1px solid rgba(31,27,22,.08)}@media(min-width:1024px){.lumanest-header.is-scrolled .lumanest-header__subbar{display:none}.lumanest-header__subbar{display:block}}.lumanest-header__subbar-inner{max-width:var(--luma-container);margin:0 auto;padding:0 24px;height:38px;display:flex;align-items:center;justify-content:center;gap:32px;font-size:11px;text-transform:uppercase;letter-spacing:.22em;color:var(--luma-muted)}.lumanest-header__subbar-item{display:inline-flex;align-items:center;gap:6px}.lumanest-header__subbar-item svg{width:14px;height:14px}.lumanest-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;pointer-events:none}.lumanest-drawer.is-open{pointer-events:auto}.lumanest-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#1f1b1673;opacity:0;transition:opacity .3s}.lumanest-drawer.is-open .lumanest-drawer__overlay{opacity:1}.lumanest-drawer__panel{position:absolute;top:0;left:0;width:88%;max-width:380px;height:100%;background:var(--luma-ivory);box-shadow:var(--luma-shadow-lift);transform:translate(-100%);transition:transform .35s ease;display:flex;flex-direction:column}.lumanest-drawer.is-open .lumanest-drawer__panel{transform:translate(0)}.lumanest-drawer__head{display:flex;align-items:center;justify-content:space-between;padding:0 20px;min-height:64px;border-bottom:1px solid rgba(31,27,22,.1)}.lumanest-drawer__nav{padding:12px;flex:1;overflow-y:auto}.lumanest-drawer__nav a{display:flex;align-items:center;justify-content:space-between;padding:14px 12px;min-height:48px;font-size:15px;border-radius:8px}.lumanest-drawer__nav a:hover{background:var(--luma-sand)}.lumanest-drawer__nav a svg{width:16px;height:16px;color:var(--luma-muted)}.lumanest-drawer__foot{padding:20px;border-top:1px solid rgba(31,27,22,.1);display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.lumanest-drawer__foot a{display:flex;flex-direction:column;align-items:center;gap:4px;padding:12px 8px;border-radius:8px;background:#efe8dc80;font-size:11px;text-transform:uppercase;letter-spacing:.14em}.lumanest-drawer__foot a svg{width:18px;height:18px}.lumanest-search{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;pointer-events:none}.lumanest-search.is-open{pointer-events:auto}.lumanest-search__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#1f1b1673;opacity:0;transition:opacity .3s}.lumanest-search.is-open .lumanest-search__overlay{opacity:1}.lumanest-search__panel{position:absolute;top:0;left:0;right:0;background:var(--luma-ivory);box-shadow:var(--luma-shadow-lift);transform:translateY(-100%);transition:transform .35s ease}.lumanest-search.is-open .lumanest-search__panel{transform:translateY(0)}.lumanest-search__inner{max-width:720px;margin:0 auto;padding:16px}@media(min-width:768px){.lumanest-search__inner{padding:24px}}.lumanest-search__row{display:flex;align-items:center;gap:8px}.lumanest-search__row svg{width:20px;height:20px;color:var(--luma-muted);flex-shrink:0}.lumanest-search__input{flex:1;min-height:48px;background:transparent;border:0;font-size:16px;color:var(--luma-charcoal);outline:none}.lumanest-search__input::placeholder{color:var(--luma-muted)}.lumanest-search__popular{margin-top:16px;padding-top:16px;border-top:1px solid rgba(31,27,22,.1)}.lumanest-search__popular-label{font-size:10px;text-transform:uppercase;letter-spacing:.24em;color:var(--luma-muted);margin-bottom:12px}.lumanest-search__chips{display:flex;flex-wrap:wrap;gap:8px}.lumanest-search__chip{display:inline-flex;align-items:center;padding:8px 14px;height:36px;border-radius:var(--luma-radius-pill);background:var(--luma-sand);font-size:12.5px;color:var(--luma-charcoal)}.lumanest-search__chip:hover{background:var(--luma-linen)}.lumanest-hero{position:relative;background:var(--luma-ivory)}.lumanest-hero__mobile{display:block;position:relative}@media(min-width:1024px){.lumanest-hero__mobile{display:none}}.lumanest-hero__desktop{display:none}@media(min-width:1024px){.lumanest-hero__desktop{display:block}}.lumanest-hero__mobile-wrap{position:relative}.lumanest-hero__mobile-img{position:relative;width:100%;min-height:var(--luma-hero-mobile-height, 560px);overflow:hidden}.lumanest-hero__mobile-img img,.lumanest-hero__mobile-img .lumanest-image-fallback{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.lumanest-hero__mobile-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#1f1b164d,#1f1b1659 40%,#1f1b16d9)}.lumanest-hero__mobile-content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;text-align:center;padding:0 20px 48px;color:var(--luma-ivory)}.lumanest-hero__badge{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;border-radius:var(--luma-radius-pill);background:#faf7f2d9;color:#1f1b16cc;font-size:11px;text-transform:uppercase;letter-spacing:.2em;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);margin-bottom:16px}.lumanest-hero__badge:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--luma-gold)}.lumanest-hero__title{font-family:var(--luma-display);font-size:clamp(2.2rem,7vw,3.2rem);line-height:1.04;margin:0;text-wrap:balance;max-width:24ch;text-shadow:0 2px 12px rgba(0,0,0,.35)}.lumanest-hero__title em{font-style:italic}.lumanest-hero__sub{margin:14px 0 0;max-width:36ch;font-size:14px;line-height:1.6;color:#faf7f2d9}.lumanest-hero__ctas{margin-top:24px;display:grid;grid-template-columns:1fr;gap:10px;width:100%;max-width:380px}@media(min-width:480px){.lumanest-hero__ctas{grid-template-columns:1fr 1fr}}.lumanest-hero__desktop-inner{max-width:var(--luma-container);margin:0 auto;padding:64px 24px 96px;display:grid;grid-template-columns:5fr 7fr;gap:48px;align-items:center;min-height:var(--luma-hero-desktop-height, 640px)}.lumanest-hero__desktop-copy h1{font-family:var(--luma-display);font-size:clamp(2.8rem,5vw,4.1rem);line-height:1.02;margin:0;color:var(--luma-ink);text-wrap:balance}.lumanest-hero__desktop-copy h1 em{font-style:italic;color:#1f1b16e6}.lumanest-hero__desktop-copy p{margin:24px 0 0;font-size:16px;line-height:1.7;max-width:460px;color:var(--luma-muted)}.lumanest-hero__desktop-ctas{margin-top:32px;display:flex;flex-wrap:wrap;gap:12px}.lumanest-hero__desktop-trust{margin-top:40px;padding-top:28px;border-top:1px solid rgba(31,27,22,.1);display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:460px}.lumanest-hero__trust-item{display:flex;align-items:center;gap:10px}.lumanest-hero__trust-icon{width:36px;height:36px;border-radius:50%;background:var(--luma-sand);color:var(--luma-charcoal);display:grid;place-items:center;flex-shrink:0}.lumanest-hero__trust-icon svg{width:18px;height:18px}.lumanest-hero__trust-label{font-size:12.5px;line-height:1.3;color:#1f1b16bf}.lumanest-hero__desktop-media{position:relative}.lumanest-hero__desktop-media .lumanest-ratio{border-radius:var(--luma-radius);box-shadow:var(--luma-shadow-lift);overflow:hidden}.lumanest-trust-strip{padding:20px 0;border-top:1px solid rgba(31,27,22,.08);border-bottom:1px solid rgba(31,27,22,.08)}.lumanest-trust-strip__inner{max-width:var(--luma-container);margin:0 auto;padding:0 16px;overflow-x:auto;scrollbar-width:none}.lumanest-trust-strip__inner::-webkit-scrollbar{display:none}.lumanest-trust-strip__row{display:flex;align-items:center;gap:24px;white-space:nowrap}@media(min-width:768px){.lumanest-trust-strip__row{justify-content:center;gap:48px;flex-wrap:wrap;white-space:normal}}.lumanest-trust-strip__item{display:inline-flex;align-items:center;gap:8px;font-size:11px;text-transform:uppercase;letter-spacing:.18em;color:#1f1b16bf}.lumanest-trust-strip__item svg{width:18px;height:18px;color:var(--luma-gold)}.lumanest-trust-strip__item-text{display:flex;flex-direction:column}.lumanest-trust-strip__item-sub{text-transform:none;letter-spacing:0;font-size:11px;color:var(--luma-muted)}.lumanest-collections{padding:56px 0}@media(min-width:1024px){.lumanest-collections{padding:80px 0}}.lumanest-collections__grid{display:grid;grid-template-columns:1fr;gap:0}@media(min-width:768px){.lumanest-collections__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.lumanest-collections__grid--3{grid-template-columns:repeat(3,1fr)}.lumanest-collections__grid--4{grid-template-columns:repeat(4,1fr)}.lumanest-collections__grid--5{grid-template-columns:repeat(5,1fr)}}.lumanest-collection-card{position:relative;display:block;overflow:hidden}.lumanest-collection-card .lumanest-ratio{transition:transform .7s ease}.lumanest-collection-card:hover .lumanest-ratio{transform:scale(1.04)}.lumanest-collection-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#1f1b161a;transition:background .3s}.lumanest-collection-card:hover .lumanest-collection-card__overlay{background:#1f1b1600}.lumanest-collection-card__pill{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:var(--luma-ivory);padding:14px 30px;min-width:200px;text-align:center;box-shadow:var(--luma-shadow-lift);border-radius:4px}.lumanest-collection-card__title{font-family:var(--luma-display);font-size:1.15rem;letter-spacing:.08em;text-transform:uppercase;color:var(--luma-ink)}.lumanest-collection-card__sub{font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:var(--luma-muted);margin-top:6px}.lumanest-products{padding:56px 0}@media(min-width:1024px){.lumanest-products{padding:80px 0}}.lumanest-products__grid{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid rgba(31,27,22,.1)}@media(min-width:768px){.lumanest-products__grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.lumanest-products__grid{grid-template-columns:repeat(4,1fr)}}.lumanest-product-card{position:relative;background:var(--luma-ivory);border-right:1px solid rgba(31,27,22,.1);border-bottom:1px solid rgba(31,27,22,.1);display:block}.lumanest-product-card__media{position:relative;overflow:hidden;background:var(--luma-sand)}.lumanest-product-card__media .lumanest-ratio{transition:transform .6s ease}.lumanest-product-card:hover .lumanest-product-card__media .lumanest-ratio{transform:scale(1.04)}.lumanest-product-card__wishlist{position:absolute;left:8px;top:8px;width:36px;height:36px;display:grid;place-items:center;color:#1f1b16cc;transition:color .2s;z-index:2}.lumanest-product-card__wishlist:hover{color:var(--luma-gold)}.lumanest-product-card__wishlist svg{width:18px;height:18px}.lumanest-product-card__badge{position:absolute;right:8px;top:8px;font-size:10px;text-transform:uppercase;letter-spacing:.16em;padding:4px 8px;background:var(--luma-ivory);color:var(--luma-charcoal);border:1px solid rgba(31,27,22,.3);border-radius:2px;z-index:2}.lumanest-product-card__badge--sale{border-color:#b08a4ab3}.lumanest-product-card__atc{position:absolute;right:8px;bottom:8px;width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:#faf7f2f2;color:var(--luma-charcoal);box-shadow:var(--luma-shadow);transition:background .2s,color .2s;z-index:2}.lumanest-product-card__atc:hover{background:var(--luma-charcoal);color:var(--luma-ivory)}.lumanest-product-card__atc svg{width:17px;height:17px}.lumanest-product-card__info{padding:14px}@media(min-width:1024px){.lumanest-product-card__info{padding:20px}}.lumanest-product-card__vendor{font-size:10px;text-transform:uppercase;letter-spacing:.18em;color:var(--luma-muted);margin-bottom:6px}.lumanest-product-card__title{font-size:13.5px;line-height:1.35;color:var(--luma-ink);font-weight:500;margin:0;min-height:2.7em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(min-width:768px){.lumanest-product-card__title{font-size:14.5px}}.lumanest-product-card__price{margin-top:8px;display:flex;align-items:baseline;flex-wrap:wrap;gap:8px;font-size:14px}.lumanest-product-card__price-current{font-weight:600;color:var(--luma-gold)}.lumanest-product-card__price-compare{color:var(--luma-muted);text-decoration:line-through;font-size:13px}.lumanest-product-card__rating{margin-top:8px}.lumanest-products__cta{margin-top:32px;text-align:center;padding:0 16px}.lumanest-tabs{margin-top:28px;display:flex;justify-content:center;gap:24px;overflow-x:auto;scrollbar-width:none;padding:0 16px}.lumanest-tabs::-webkit-scrollbar{display:none}.lumanest-tab{padding-bottom:6px;font-size:12px;text-transform:uppercase;letter-spacing:.18em;color:var(--luma-muted);border-bottom:2px solid transparent;transition:color .2s,border-color .2s;white-space:nowrap}.lumanest-tab.is-active,.lumanest-tab:hover{color:var(--luma-ink);border-color:var(--luma-charcoal)}.lumanest-problem{padding:56px 0}@media(min-width:1024px){.lumanest-problem{padding:96px 0}}.lumanest-problem__grid{display:grid;gap:24px;grid-template-columns:1fr}@media(min-width:768px){.lumanest-problem__grid{grid-template-columns:repeat(2,1fr);gap:32px}}@media(min-width:1024px){.lumanest-problem__grid{grid-template-columns:repeat(3,1fr);gap:24px}}.lumanest-problem__card{padding:28px;background:var(--luma-ivory);border:1px solid rgba(31,27,22,.08);border-radius:var(--luma-radius);box-shadow:var(--luma-shadow);transition:transform .3s,box-shadow .3s}.lumanest-problem__card:hover{transform:translateY(-4px);box-shadow:var(--luma-shadow-lift)}.lumanest-problem__icon{width:48px;height:48px;border-radius:50%;background:var(--luma-sand);color:var(--luma-charcoal);display:grid;place-items:center;margin-bottom:18px}.lumanest-problem__icon svg{width:22px;height:22px}.lumanest-problem__card-title{font-family:var(--luma-display);font-size:1.5rem;line-height:1.15;margin:0 0 10px;color:var(--luma-ink)}.lumanest-problem__card-text{font-size:14px;line-height:1.65;color:var(--luma-muted);margin:0}.lumanest-designer{padding:56px 0}@media(min-width:1024px){.lumanest-designer{padding:96px 0}}.lumanest-designer__grid{display:grid;gap:32px;grid-template-columns:1fr;align-items:center}@media(min-width:1024px){.lumanest-designer__grid{grid-template-columns:6fr 6fr;gap:64px}}.lumanest-designer__media .lumanest-ratio{border-radius:var(--luma-radius);box-shadow:var(--luma-shadow-lift)}.lumanest-designer__copy h2{font-family:var(--luma-display);font-size:clamp(2rem,4vw,3rem);line-height:1.05;margin:12px 0 0;color:var(--luma-ink)}.lumanest-designer__copy p{margin:18px 0 0;font-size:15px;line-height:1.7;color:var(--luma-muted);max-width:50ch}.lumanest-designer__bullets{margin:24px 0 0;padding:0;list-style:none;display:grid;gap:12px}.lumanest-designer__bullets li{display:flex;align-items:flex-start;gap:12px;font-size:14px;color:var(--luma-ink);line-height:1.5}.lumanest-designer__bullets li svg{width:20px;height:20px;color:var(--luma-gold);flex-shrink:0;margin-top:1px}.lumanest-designer__cta{margin-top:28px}.lumanest-designer--reverse .lumanest-designer__media{order:-1}@media(min-width:1024px){.lumanest-designer--reverse .lumanest-designer__media{order:2}}.lumanest-how{padding:56px 0}@media(min-width:1024px){.lumanest-how{padding:96px 0}}.lumanest-how__grid{display:grid;gap:28px;grid-template-columns:1fr}@media(min-width:768px){.lumanest-how__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.lumanest-how__grid{grid-template-columns:repeat(4,1fr);gap:24px}}.lumanest-how__step{padding:28px;background:var(--luma-ivory);border:1px solid rgba(31,27,22,.08);border-radius:var(--luma-radius);position:relative;text-align:center}.lumanest-how__num{position:absolute;top:-16px;left:50%;transform:translate(-50%);width:36px;height:36px;border-radius:50%;background:var(--luma-charcoal);color:var(--luma-ivory);display:grid;place-items:center;font-family:var(--luma-display);font-size:16px}.lumanest-how__icon{width:56px;height:56px;margin:12px auto 16px;border-radius:50%;background:var(--luma-sand);color:var(--luma-gold);display:grid;place-items:center}.lumanest-how__icon svg{width:24px;height:24px}.lumanest-how__step-title{font-family:var(--luma-display);font-size:1.4rem;margin:0 0 8px;color:var(--luma-ink)}.lumanest-how__step-text{font-size:13.5px;color:var(--luma-muted);line-height:1.6;margin:0}.lumanest-imgtext{padding:56px 0}@media(min-width:1024px){.lumanest-imgtext{padding:96px 0}}.lumanest-imgtext__grid{display:grid;gap:32px;grid-template-columns:1fr;align-items:center}@media(min-width:1024px){.lumanest-imgtext__grid{grid-template-columns:1fr 1fr;gap:64px}}.lumanest-imgtext--right .lumanest-imgtext__media{order:-1}@media(min-width:1024px){.lumanest-imgtext--right .lumanest-imgtext__media{order:2}}.lumanest-imgtext__media .lumanest-ratio{border-radius:var(--luma-radius);box-shadow:var(--luma-shadow-lift)}.lumanest-imgtext__mobile-img{display:block}.lumanest-imgtext__desktop-img{display:none}@media(min-width:1024px){.lumanest-imgtext__mobile-img{display:none}.lumanest-imgtext__desktop-img{display:block}}.lumanest-imgtext__title{font-family:var(--luma-display);font-size:clamp(2rem,4vw,3rem);line-height:1.05;margin:12px 0 0;color:var(--luma-ink)}.lumanest-imgtext__text{margin:18px 0 0;font-size:15px;line-height:1.7;color:var(--luma-muted)}.lumanest-imgtext__cta{margin-top:28px}.lumanest-testimonials{padding:56px 0}@media(min-width:1024px){.lumanest-testimonials{padding:96px 0}}.lumanest-testimonials__grid{display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:768px){.lumanest-testimonials__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.lumanest-testimonials__grid{grid-template-columns:repeat(4,1fr);gap:24px}}.lumanest-testimonials__grid--carousel{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:16px;padding-bottom:8px;margin:0 -16px;padding-left:16px;padding-right:16px;scrollbar-width:none}.lumanest-testimonials__grid--carousel::-webkit-scrollbar{display:none}.lumanest-testimonials__grid--carousel .lumanest-testimonial{flex:0 0 78%;max-width:320px;scroll-snap-align:start}@media(min-width:768px){.lumanest-testimonials__grid--carousel{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin:0;padding:0}.lumanest-testimonials__grid--carousel .lumanest-testimonial{flex:none;max-width:none}}@media(min-width:1024px){.lumanest-testimonials__grid--carousel{grid-template-columns:repeat(4,1fr)}}.lumanest-testimonial{background:#efe8dc73;border-radius:var(--luma-radius);padding:24px;display:flex;flex-direction:column}.lumanest-testimonial__title{font-family:var(--luma-display);font-size:1.3rem;line-height:1.2;margin:12px 0 0;color:var(--luma-ink)}.lumanest-testimonial__body{margin:12px 0 0;font-size:13.5px;line-height:1.65;color:#1f1b16bf;flex:1}.lumanest-testimonial__foot{margin-top:18px;padding-top:14px;border-top:1px solid rgba(31,27,22,.1);display:flex;align-items:center;gap:12px}.lumanest-testimonial__avatar{width:36px;height:36px;border-radius:50%;background:var(--luma-charcoal);color:var(--luma-ivory);display:grid;place-items:center;font-family:var(--luma-display);font-size:14px;flex-shrink:0;overflow:hidden}.lumanest-testimonial__avatar img{width:100%;height:100%;object-fit:cover}.lumanest-testimonial__meta{flex:1;min-width:0}.lumanest-testimonial__name{font-size:13px;font-weight:500;color:var(--luma-ink)}.lumanest-testimonial__loc{font-size:11px;color:var(--luma-muted);margin-top:2px}.lumanest-testimonial__verified{font-size:10px;text-transform:uppercase;letter-spacing:.18em;color:var(--luma-gold);display:inline-flex;align-items:center;gap:4px}.lumanest-testimonial__product{margin-top:10px;font-size:11px;color:var(--luma-muted);font-style:italic}.lumanest-compare{padding:56px 0}@media(min-width:1024px){.lumanest-compare{padding:96px 0}}.lumanest-compare__table{width:100%;border-collapse:separate;border-spacing:0;background:var(--luma-ivory);border-radius:var(--luma-radius);overflow:hidden;box-shadow:var(--luma-shadow);font-size:14px}.lumanest-compare__table th,.lumanest-compare__table td{padding:16px;text-align:left;border-bottom:1px solid rgba(31,27,22,.08)}.lumanest-compare__table thead th{background:var(--luma-sand);font-family:var(--luma-display);font-size:1.1rem;color:var(--luma-ink);text-transform:none;letter-spacing:0}.lumanest-compare__table tbody tr:last-child td{border-bottom:0}.lumanest-compare__table .lumanest-compare__row-label{color:var(--luma-muted);font-size:13px}.lumanest-compare__table .lumanest-compare__highlight{background:#b08a4a14;color:var(--luma-gold-dark);font-weight:600}.lumanest-compare__table .lumanest-compare__check{color:var(--luma-gold)}.lumanest-compare__table .lumanest-compare__cross{color:#1f1b1659}.lumanest-compare__col--brand{width:30%}@media(max-width:640px){.lumanest-compare__table th,.lumanest-compare__table td{padding:12px 10px;font-size:13px}}.lumanest-guarantee{padding:56px 0}@media(min-width:1024px){.lumanest-guarantee{padding:96px 0}}.lumanest-guarantee__grid{display:grid;grid-template-columns:1fr;gap:20px}@media(min-width:768px){.lumanest-guarantee__grid{grid-template-columns:repeat(3,1fr);gap:24px}}.lumanest-guarantee__card{background:var(--luma-ivory);border:1px solid rgba(31,27,22,.1);border-radius:var(--luma-radius);padding:28px;text-align:center}.lumanest-guarantee__icon{width:56px;height:56px;border-radius:50%;background:var(--luma-charcoal);color:var(--luma-gold);display:grid;place-items:center;margin:0 auto 16px}.lumanest-guarantee__icon svg{width:26px;height:26px}.lumanest-guarantee__card-title{font-family:var(--luma-display);font-size:1.4rem;color:var(--luma-ink);margin:0 0 8px}.lumanest-guarantee__card-text{font-size:13.5px;color:var(--luma-muted);line-height:1.6;margin:0}.lumanest-guarantee__cta{margin-top:36px;text-align:center}.lumanest-faq{padding:56px 0}@media(min-width:1024px){.lumanest-faq{padding:96px 0}}.lumanest-faq__list{max-width:760px;margin:0 auto;border-top:1px solid rgba(31,27,22,.12);border-bottom:1px solid rgba(31,27,22,.12)}.lumanest-faq__item{border-bottom:1px solid rgba(31,27,22,.12)}.lumanest-faq__item:last-child{border-bottom:0}.lumanest-faq__btn{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 0;text-align:left;min-height:64px;cursor:pointer}.lumanest-faq__question{font-family:var(--luma-display);font-size:1.2rem;line-height:1.3;color:var(--luma-ink);padding-right:8px}@media(min-width:768px){.lumanest-faq__question{font-size:1.4rem}}.lumanest-faq__chev{flex-shrink:0;width:40px;height:40px;border-radius:50%;border:1px solid rgba(31,27,22,.25);display:grid;place-items:center;color:var(--luma-ink);transition:background .2s,color .2s,border-color .2s}.lumanest-faq__chev svg{width:18px;height:18px;transition:transform .3s}.lumanest-faq__item.is-open .lumanest-faq__chev{background:var(--luma-charcoal);color:var(--luma-ivory);border-color:var(--luma-charcoal)}.lumanest-faq__item.is-open .lumanest-faq__chev svg{transform:rotate(180deg)}.lumanest-faq__panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease,padding .3s;overflow:hidden}.lumanest-faq__item.is-open .lumanest-faq__panel{grid-template-rows:1fr;padding-bottom:24px}.lumanest-faq__panel-inner{overflow:hidden}.lumanest-faq__answer{font-size:14.5px;line-height:1.7;color:var(--luma-muted);margin:0;padding-right:56px;max-width:60ch}.lumanest-newsletter{padding:56px 0}@media(min-width:1024px){.lumanest-newsletter{padding:96px 0}}.lumanest-newsletter__inner{max-width:960px;margin:0 auto;padding:0 16px}.lumanest-newsletter__card{position:relative;overflow:hidden;border-radius:var(--luma-radius);padding:40px 24px;text-align:center}@media(min-width:768px){.lumanest-newsletter__card{padding:64px 32px}}.lumanest-newsletter__card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:repeating-linear-gradient(135deg,rgba(176,138,74,.16) 0 1px,transparent 1px 22px);opacity:.4;pointer-events:none}.lumanest-newsletter__title{font-family:var(--luma-display);font-size:clamp(2rem,4vw,3rem);line-height:1.05;margin:0}.lumanest-newsletter__sub{margin:16px auto 0;max-width:480px;font-size:14.5px;line-height:1.65;opacity:.7}.lumanest-newsletter__form{margin:28px auto 0;max-width:460px;display:flex;flex-direction:column;gap:12px}@media(min-width:600px){.lumanest-newsletter__form{flex-direction:row}}.lumanest-newsletter__input{flex:1;min-height:48px;padding:0 22px;border-radius:var(--luma-radius-pill);background:#faf7f21a;border:1px solid rgba(250,247,242,.18);color:var(--luma-ivory);font-size:15px;outline:none;transition:border-color .2s}.lumanest-newsletter__input:focus{border-color:var(--luma-gold)}.lumanest-newsletter__input::placeholder{color:#faf7f280}.lumanest-newsletter__msg{min-height:20px;margin-top:12px;font-size:12px;color:var(--luma-gold)}.lumanest-newsletter__msg.is-idle{color:#faf7f28c;font-size:11px}.lumanest-footer{padding:56px 0 24px;color:var(--luma-ivory);background:var(--luma-ink)}@media(min-width:1024px){.lumanest-footer{padding:80px 0 32px}}.lumanest-footer__grid{display:grid;grid-template-columns:1fr;gap:32px}@media(min-width:1024px){.lumanest-footer__grid{grid-template-columns:4fr 8fr;gap:48px}}.lumanest-footer__brand-logo{display:inline-flex;align-items:center;gap:8px;margin-bottom:16px}.lumanest-footer__brand-mark{width:36px;height:36px;border-radius:50%;background:var(--luma-ivory);color:var(--luma-charcoal);display:grid;place-items:center;font-family:var(--luma-display);font-size:18px}.lumanest-footer__brand-name{font-family:var(--luma-display);font-size:1.8rem;letter-spacing:.04em}.lumanest-footer__brand-desc{font-size:14px;line-height:1.65;opacity:.65;max-width:36ch}.lumanest-footer__socials{margin-top:20px;display:flex;gap:8px}.lumanest-footer__socials a{width:44px;height:44px;border-radius:50%;border:1px solid rgba(250,247,242,.15);display:grid;place-items:center;font-size:11px;letter-spacing:.06em;transition:background .2s,color .2s,border-color .2s}.lumanest-footer__socials a:hover{background:var(--luma-gold);color:var(--luma-charcoal);border-color:var(--luma-gold)}.lumanest-footer__cols{display:grid;grid-template-columns:1fr}@media(min-width:768px){.lumanest-footer__cols{grid-template-columns:repeat(4,1fr);gap:24px}}.lumanest-footer__col{border-bottom:1px solid rgba(250,247,242,.1)}@media(min-width:768px){.lumanest-footer__col{border-bottom:0}}.lumanest-footer__col-head{width:100%;display:flex;align-items:center;justify-content:space-between;padding:16px 0;font-size:11px;text-transform:uppercase;letter-spacing:.28em;color:var(--luma-gold);cursor:pointer;min-height:48px}@media(min-width:768px){.lumanest-footer__col-head{padding:0 0 16px;cursor:default;pointer-events:none}}.lumanest-footer__col-head svg{width:16px;height:16px;transition:transform .2s;opacity:.7}@media(min-width:768px){.lumanest-footer__col-head svg{display:none}}.lumanest-footer__col.is-open .lumanest-footer__col-head svg{transform:rotate(180deg)}.lumanest-footer__col-list{list-style:none;padding:0;margin:0;max-height:0;overflow:hidden;transition:max-height .3s ease}.lumanest-footer__col.is-open .lumanest-footer__col-list{max-height:600px}@media(min-width:768px){.lumanest-footer__col-list{max-height:none}}.lumanest-footer__col-list li{padding:8px 0}@media(min-width:768px){.lumanest-footer__col-list li{padding:6px 0}}.lumanest-footer__col-list li:last-child{padding-bottom:16px}@media(min-width:768px){.lumanest-footer__col-list li:last-child{padding-bottom:6px}}.lumanest-footer__col-list a{font-size:13.5px;color:#faf7f2b3}.lumanest-footer__col-list a:hover{color:var(--luma-ivory)}.lumanest-footer__bottom{margin-top:40px;padding-top:24px;border-top:1px solid rgba(250,247,242,.12);display:flex;flex-direction:column;gap:16px;align-items:flex-start;justify-content:space-between}@media(min-width:768px){.lumanest-footer__bottom{flex-direction:row;align-items:center}}.lumanest-footer__copyright{font-size:12px;color:#faf7f280}.lumanest-footer__pay{display:flex;flex-wrap:wrap;gap:6px}.lumanest-footer__pay span{padding:4px 10px;min-height:28px;display:inline-grid;place-items:center;background:#faf7f214;border:1px solid rgba(250,247,242,.12);font-family:var(--luma-mono);font-size:10px;letter-spacing:.1em;color:#faf7f2b3;border-radius:3px}@keyframes lumanest-fade-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.lumanest-animate-in{animation:lumanest-fade-up .6s ease both}.lumanest-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.lumanest-section a:focus-visible,.lumanest-section button:focus-visible{outline:2px solid var(--luma-gold);outline-offset:3px;border-radius:4px}
/*# sourceMappingURL=/cdn/shop/t/6/assets/lumanest-custom.css.map */
