:root{--ink:#171411;--cream:#f6f0e9;--sand:#e6dbcf;--gold:#b78a4a;--line:#ded5cb;--muted:#756d65}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Arial,"Heebo",sans-serif}a{text-decoration:none;color:inherit}img{display:block;max-width:100%;height:auto}.lm-site-main{overflow:hidden}.lm-topbar{background:#eee7df;text-align:center;padding:8px 16px;font-size:12px}.lm-topbar span{margin:0 8px;color:var(--gold)}.lm-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.96);border-bottom:1px solid #eee}.lm-header__inner{max-width:1480px;height:80px;margin:auto;padding:0 28px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.lm-menu{list-style:none;display:flex;gap:26px;margin:0;padding:0;font-size:13px}.lm-menu a{position:relative}.lm-menu a:after{content:"";position:absolute;right:0;left:100%;bottom:-7px;height:1px;background:var(--gold);transition:.25s}.lm-menu a:hover:after{left:0}.lm-logo{text-align:center;line-height:1}.lm-logo strong{display:block;font-family:Georgia,serif;font-size:31px;letter-spacing:4px;font-weight:500}.lm-logo small{display:block;font-size:7px;letter-spacing:4px;margin-top:8px}.lm-actions{display:flex;justify-content:flex-end;gap:17px}.lm-icon{width:24px;height:24px;position:relative}.lm-icon svg{width:100%;height:100%;fill:none;stroke:#111;stroke-width:1.5}.lm-cart span{position:absolute;top:-7px;left:-8px;background:#111;color:#fff;border-radius:50%;font-size:10px;width:17px;height:17px;display:grid;place-items:center}.lm-menu-toggle{display:none;background:none;border:0;padding:0;width:25px}.lm-menu-toggle span{height:1px;background:#111;display:block;margin:5px 0}.lm-hero{display:grid;grid-template-columns:56% 44%;min-height:620px;background:var(--cream)}.lm-hero__image{background-size:cover;background-position:center 45%}.lm-hero__content{padding:80px 7vw;display:flex;justify-content:center;flex-direction:column}.lm-kicker,.lm-section-head span,.lm-story__content>span,.lm-routine span{color:var(--gold);font-size:11px;letter-spacing:2.5px}.lm-hero h1{font-family:Georgia,serif;font-size:63px;line-height:1.07;font-weight:500;margin:16px 0 22px}.lm-hero p{font-size:17px;line-height:1.9;max-width:540px}.lm-actions-row{display:flex;gap:13px;margin-top:25px}.lm-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 27px;border:1px solid #111;font-size:12px;transition:.25s}.lm-btn:hover{transform:translateY(-2px)}.lm-btn--dark{background:#111;color:#fff}.lm-btn--light{background:#fff;color:#111}.lm-benefits{max-width:1450px;margin:auto;padding:27px 30px;display:grid;grid-template-columns:repeat(4,1fr)}.lm-benefits article{text-align:center;border-left:1px solid var(--line)}.lm-benefits article:last-child{border:0}.lm-benefit-icon{display:block;color:var(--gold);font-size:24px;margin-bottom:8px}.lm-benefits b,.lm-benefits small{display:block}.lm-benefits b{font-size:13px}.lm-benefits small{font-size:11px;color:var(--muted);margin-top:4px}.lm-section{max-width:1450px;margin:auto;padding:78px 28px}.lm-section-head{text-align:center;margin-bottom:38px}.lm-section-head h2{font-family:Georgia,serif;font-weight:500;font-size:37px;margin:10px 0}.lm-product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:17px}.lm-product-card{text-align:center;background:#faf7f3;padding:16px 16px 20px}.lm-product-media{height:295px;background:#f4efe9;display:block;overflow:hidden}.lm-product-media img{width:100%;height:100%;object-fit:contain;transition:.35s}.lm-product-card:hover img{transform:scale(1.04)}.lm-product-card h3{font-size:14px;margin:18px 0 5px}.lm-product-card p{font-size:11px;color:var(--muted);margin:0 0 8px}.lm-product-card strong{display:block;font-size:14px}.lm-product-link{display:inline-block;border-bottom:1px solid #111;font-size:11px;margin-top:13px}.lm-routines{display:grid;grid-template-columns:1fr 1fr}.lm-routine{min-height:560px;background-size:cover;background-position:center top;padding:65px;display:flex;align-items:center}.lm-routine>div{width:48%}.lm-routine--evening{color:#fff}.lm-routine h2{font-family:Georgia,serif;font-size:43px;font-weight:500;margin:10px 0 25px}.lm-routine ol{list-style:none;margin:0 0 28px;padding:0;counter-reset:r}.lm-routine li{position:relative;padding:0 42px 16px 0;counter-increment:r}.lm-routine li:before{content:counter(r);position:absolute;right:0;top:0;width:25px;height:25px;border:1px solid var(--gold);border-radius:50%;display:grid;place-items:center;font-size:11px}.lm-routine b,.lm-routine small{display:block}.lm-routine small{opacity:.72;margin-top:4px}.lm-story{display:grid;grid-template-columns:46% 54%;min-height:620px}.lm-story__image{background-size:cover;background-position:center 18%}.lm-story__content{padding:80px 9vw;background:var(--cream);display:flex;justify-content:center;flex-direction:column}.lm-story__content h2{font-family:Georgia,serif;font-size:58px;font-weight:500;margin:12px 0 5px}.lm-story__content h3{font-family:Georgia,serif;font-size:25px;font-weight:400;margin:0 0 24px}.lm-story__content p{line-height:1.9;color:#4d4741;max-width:620px}.lm-story__content .lm-btn{align-self:flex-start;margin-top:15px}.lm-model-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:3px}.lm-model-strip div{height:500px;background-size:cover;background-position:center top}.lm-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.lm-review-grid blockquote{margin:0;padding:34px;text-align:center;background:#faf7f3;color:var(--gold)}.lm-review-grid p{color:var(--ink);line-height:1.8}.lm-review-grid cite{color:var(--muted);font-style:normal}.lm-faq details{border-bottom:1px solid var(--line);padding:20px 0}.lm-faq summary{cursor:pointer;font-weight:700}.lm-faq p{color:var(--muted)}.lm-footer{background:#f2ece5;padding:60px 28px 20px;border-top:1px solid var(--line)}.lm-footer__inner{max-width:1450px;margin:auto;display:grid;grid-template-columns:1.4fr 1fr 1fr 1.5fr;gap:50px}.lm-footer h3{font-size:13px}.lm-footer a{display:block;font-size:12px;margin:10px 0}.lm-footer p{color:var(--muted);font-size:12px}.lm-footer__logo{font-family:Georgia,serif;font-size:31px;letter-spacing:4px}.lm-footer__brand small{font-size:7px;letter-spacing:3px}.lm-newsletter{display:flex}.lm-newsletter input{flex:1;border:1px solid #ccc;padding:11px;background:#fff}.lm-newsletter button{border:0;background:#111;color:#fff;padding:0 18px}.lm-footer__bottom{max-width:1450px;margin:38px auto 0;padding-top:18px;border-top:1px solid var(--line);text-align:center;font-size:11px;color:var(--muted)}
@media(max-width:1050px){.lm-header__inner{grid-template-columns:auto 1fr auto}.lm-menu-toggle{display:block}.lm-nav{position:fixed;top:108px;right:0;left:0;background:#fff;padding:24px;transform:translateY(-140%);transition:.3s;border-bottom:1px solid var(--line)}.lm-nav.is-open{transform:translateY(0)}.lm-menu{flex-direction:column;align-items:center}.lm-logo strong{font-size:25px}.lm-hero{grid-template-columns:1fr}.lm-hero__image{min-height:540px}.lm-hero__content{padding:60px 28px}.lm-product-grid{grid-template-columns:repeat(3,1fr)}.lm-routine{padding:45px}.lm-routine>div{width:58%}.lm-story{grid-template-columns:1fr}.lm-story__image{min-height:650px}.lm-footer__inner{grid-template-columns:1fr 1fr}}
@media(max-width:650px){.lm-topbar{font-size:10px}.lm-header__inner{height:68px;padding:0 16px}.lm-logo strong{font-size:21px}.lm-logo small{font-size:6px}.lm-hero__image{min-height:420px;background-position:42% center}.lm-hero h1{font-size:43px}.lm-hero p{font-size:15px}.lm-actions-row{flex-direction:column}.lm-benefits{grid-template-columns:1fr 1fr;gap:24px}.lm-benefits article{border:0}.lm-product-grid{grid-template-columns:1fr 1fr}.lm-product-media{height:240px}.lm-routines{grid-template-columns:1fr}.lm-routine{min-height:520px;padding:35px 24px}.lm-routine>div{width:70%}.lm-routine h2{font-size:37px}.lm-story__image{min-height:520px}.lm-story__content{padding:55px 24px}.lm-story__content h2{font-size:46px}.lm-model-strip{grid-template-columns:1fr}.lm-model-strip div{height:480px}.lm-review-grid,.lm-footer__inner{grid-template-columns:1fr}}


/* Lumiere v3 readability and layout fixes */
body{font-size:17px;line-height:1.65}
.lm-header{top:0}
body.admin-bar .lm-header{top:32px}
.lm-header__inner{height:88px}
.lm-menu{font-size:16px;gap:32px}
.lm-logo strong{font-size:34px}
.lm-hero p{font-size:20px;line-height:1.8}
.lm-benefits b{font-size:16px}.lm-benefits small{font-size:14px}
.lm-section-head span,.lm-kicker,.lm-story__content>span,.lm-routine span{font-size:13px}
.lm-section-head h2{font-size:44px}
.lm-product-card h3{font-size:17px}.lm-product-card p{font-size:14px}.lm-product-card strong{font-size:17px}.lm-product-link{font-size:14px}
.lm-btn{font-size:15px;min-height:48px}
.lm-story__content p,.lm-faq p{font-size:18px}
.lm-faq summary{font-size:19px}
.lm-review-grid p{font-size:17px}

.lm-routine{position:relative;isolation:isolate;overflow:hidden;background-size:cover;background-position:center 24%;padding:58px;min-height:610px}
.lm-routine:before{content:"";position:absolute;inset:0;z-index:-1}
.lm-routine--morning:before{background:linear-gradient(90deg,rgba(248,241,233,.18) 0%,rgba(248,241,233,.38) 40%,rgba(248,241,233,.90) 72%,rgba(248,241,233,.98) 100%)}
.lm-routine--evening:before{background:linear-gradient(90deg,rgba(20,15,12,.18) 0%,rgba(20,15,12,.45) 40%,rgba(20,15,12,.92) 72%,rgba(20,15,12,.98) 100%)}
.lm-routine>div{width:52%;margin-right:auto;padding:34px 38px;border-radius:2px}
.lm-routine--morning>div{background:rgba(250,246,241,.78);backdrop-filter:blur(3px)}
.lm-routine--evening>div{background:rgba(25,19,15,.72);backdrop-filter:blur(3px)}
.lm-routine h2{font-size:49px;margin:12px 0 30px}
.lm-routine li{font-size:18px;padding-bottom:20px}.lm-routine small{font-size:15px;opacity:.9}

@media(max-width:1050px){
  .lm-nav{top:88px}
  body.admin-bar .lm-nav{top:120px}
  .lm-menu{font-size:17px}
  .lm-routine>div{width:62%}
}

/* Product page — Lumiere v11 */
.lm-single-product{background:#fff;color:var(--ink)}
.lm-product-detail{max-width:1380px;margin:0 auto;padding:32px 34px 100px}
.lm-product-breadcrumb{margin:4px 0 28px;color:#8a8179;font-size:12px}
.lm-product-breadcrumb .woocommerce-breadcrumb{margin:0!important;color:inherit!important;font-size:inherit!important}
.lm-product-main{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(390px,.82fr);gap:clamp(55px,7vw,115px);align-items:start}
.lm-product-gallery{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.lm-product-gallery__item{position:relative;margin:0;aspect-ratio:4/5;background:#faf9f7;overflow:hidden}
.lm-product-gallery__item.is-primary{grid-column:1/-1;aspect-ratio:1/1.08}
.lm-product-gallery__item img{width:100%;height:100%;object-fit:contain;padding:clamp(22px,4vw,58px)}
.lm-product-sale{position:absolute;z-index:2;right:18px;top:18px;background:#171411;color:#fff;padding:7px 13px;font-size:11px}
.lm-product-summary{position:sticky;top:125px;padding-top:8px}
.lm-product-category{color:var(--gold);font-size:12px;letter-spacing:.05em;margin-bottom:11px}
.lm-product-category a{color:inherit;text-decoration:none!important}
.lm-product-summary h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(38px,4vw,61px);font-weight:400;line-height:1.08;margin:0 0 18px}
.lm-product-rating{margin-bottom:18px}.lm-product-rating .woocommerce-product-rating{margin:0!important}
.lm-product-lead{font-size:17px;line-height:1.9;color:#514b45}
.lm-product-lead p{margin:0 0 14px}
.lm-product-price{margin:24px 0 20px}.lm-product-price .price{font-size:21px!important;color:var(--ink)!important}.lm-product-price ins{text-decoration:none;color:#9b682b}.lm-product-price del{color:#999}
.lm-product-buy form.cart{display:flex!important;gap:10px!important;margin:0 0 18px!important;align-items:stretch}
.lm-product-buy .quantity{margin:0!important;float:none!important}
.lm-product-buy .qty{height:52px!important;width:76px!important;border:1px solid #cfc7bf!important;border-radius:0!important;background:#fff!important}
.lm-product-buy .single_add_to_cart_button{flex:1!important;min-height:52px!important;border-radius:999px!important;background:#171411!important;color:#fff!important;border:1px solid #171411!important;box-shadow:none!important;font-size:15px!important}
.lm-product-buy .single_add_to_cart_button:hover{background:var(--gold)!important;border-color:var(--gold)!important}
.lm-product-buy .variations{margin-bottom:16px!important}.lm-product-buy .variations th,.lm-product-buy .variations td{padding:7px 0!important}.lm-product-buy .variations select{min-height:46px;border:1px solid #d8d0c8;background:#fff;padding:8px}
.lm-product-buy form.variations_form{display:block!important}.lm-product-buy .woocommerce-variation-add-to-cart{display:flex;gap:10px}
.lm-product-assurances{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:20px 0 26px}
.lm-product-assurances span{text-align:center;padding:13px 7px;border:1px solid #e6e0da;font-size:12px;color:#645d56}
.lm-product-accordions{border-top:1px solid #ddd6cf}
.lm-product-accordions details{border-bottom:1px solid #ddd6cf;padding:0}
.lm-product-accordions summary{position:relative;cursor:pointer;padding:19px 0;font-size:15px;font-weight:600;list-style:none}
.lm-product-accordions summary::-webkit-details-marker{display:none}
.lm-product-accordions summary:after{content:"+";position:absolute;left:4px;font-size:20px;font-weight:400}.lm-product-accordions details[open] summary:after{content:"−"}
.lm-product-accordions details>div{padding:0 0 20px;color:#625b54;font-size:14px;line-height:1.8}
.lm-product-accordions details>div>*:last-child{margin-bottom:0}.lm-product-accordions table{font-size:13px}
.lm-product-meta{margin-top:18px;color:#918981;font-size:11px}
.lm-product-related{padding-top:105px;text-align:center}
.lm-product-related>span{color:var(--gold);font-size:12px;letter-spacing:2px}.lm-product-related h2{font-family:Georgia,serif;font-size:45px;font-weight:400;margin:9px 0 35px}
.lm-product-related__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;max-width:980px;margin:0 auto}
.lm-related-card__image{display:block;aspect-ratio:4/5;background:#faf8f5}.lm-related-card__image img{width:100%;height:100%;object-fit:contain;padding:24px}
.lm-related-card h3{font-family:Georgia,serif;font-size:20px;font-weight:400;margin:17px 0 7px}.lm-related-card h3 a{text-decoration:none!important}
@media(max-width:900px){.lm-product-main{grid-template-columns:1fr;gap:38px}.lm-product-summary{position:static;max-width:720px}.lm-product-gallery{order:0}.lm-product-summary{order:1}}
@media(max-width:600px){
  .lm-product-detail{padding:20px 16px 72px}.lm-product-breadcrumb{margin-bottom:17px}.lm-product-gallery{gap:8px}.lm-product-gallery__item img{padding:16px}
  .lm-product-summary h1{font-size:39px}.lm-product-lead{font-size:16px}.lm-product-assurances{gap:5px}.lm-product-assurances span{font-size:10px;padding:11px 4px}
  .lm-product-related{padding-top:72px}.lm-product-related h2{font-size:37px}.lm-product-related__grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;text-align:center;padding-bottom:12px}
  .lm-related-card{flex:0 0 78vw;scroll-snap-align:center}.lm-product-buy form.cart{flex-wrap:wrap}.lm-product-buy .single_add_to_cart_button{min-width:calc(100% - 86px)}
}
@media(max-width:782px){body.admin-bar .lm-header{top:46px}}
@media(max-width:650px){
  body{font-size:16px}
  .lm-header__inner{height:72px}
  .lm-nav{top:72px}
  body.admin-bar .lm-nav{top:118px}
  .lm-routine{min-height:590px;background-position:center top;padding:26px 18px;align-items:flex-end}
  .lm-routine:before{background:linear-gradient(180deg,rgba(0,0,0,.04) 20%,rgba(0,0,0,.82) 100%)}
  .lm-routine--morning:before{background:linear-gradient(180deg,rgba(248,241,233,.03) 18%,rgba(248,241,233,.96) 72%)}
  .lm-routine>div{width:100%;padding:28px 24px;background:rgba(248,241,233,.9)}
  .lm-routine--evening>div{background:rgba(24,18,14,.82)}
  .lm-routine h2{font-size:42px}
  .lm-product-card h3{font-size:16px}
}

/* Lumiere v14 — WOW experience: ritual finder, editorial motion and progress */
.lm-brand-marquee{overflow:hidden;background:#171411;color:#f8f3ed;border-block:1px solid rgba(255,255,255,.1);direction:ltr}
.lm-brand-marquee>div{display:flex;align-items:center;gap:34px;width:max-content;padding:16px 0;white-space:nowrap;animation:lm-marquee 34s linear infinite}
.lm-brand-marquee span{font-family:"Manrope",Arial,sans-serif;font-size:10px;letter-spacing:.3em}.lm-brand-marquee i{color:#b78a4a;font-style:normal}
@keyframes lm-marquee{to{transform:translateX(-50%)}}

.lm-skin-finder{position:relative;isolation:isolate;display:grid;grid-template-columns:1.05fr .95fr;min-height:670px;overflow:hidden;background:linear-gradient(135deg,#efe5da 0%,#dfd0c1 100%)}
.lm-skin-finder:before{content:"";position:absolute;z-index:-1;inset:-30%;background:radial-gradient(circle at 72% 45%,rgba(255,255,255,.7),transparent 35%),radial-gradient(circle at 20% 75%,rgba(183,138,74,.12),transparent 28%)}
.lm-skin-finder__content{padding:90px clamp(30px,8vw,140px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}
.lm-skin-finder__content>span{color:#946c3d;font-size:10px;letter-spacing:.28em}.lm-skin-finder__content h2{margin:18px 0 25px;font-size:clamp(54px,6vw,88px);line-height:.91}.lm-skin-finder__content p{max-width:550px;margin:0 0 32px;color:#5b5148;font-size:17px;line-height:1.9}.lm-skin-finder__content .lm-btn{border-radius:999px;min-width:190px;cursor:pointer}
.lm-skin-finder__visual{position:relative;display:grid;place-content:center;min-height:600px;text-align:center}
.lm-skin-finder__visual strong{position:relative;z-index:2;font-family:"Newsreader",Georgia,serif;font-size:clamp(115px,14vw,210px);font-weight:300;line-height:.72;color:#171411}.lm-skin-finder__visual>span{position:relative;z-index:2;margin-top:30px;color:#6d6157;font-size:12px;line-height:1.6;letter-spacing:.12em}
.lm-orbit{position:absolute;top:50%;left:50%;border:1px solid rgba(111,82,48,.25);border-radius:50%;transform:translate(-50%,-50%);animation:lm-orbit 16s linear infinite}.lm-orbit--one{width:min(39vw,510px);aspect-ratio:1}.lm-orbit--two{width:min(29vw,380px);aspect-ratio:1;animation-direction:reverse;animation-duration:11s}.lm-orbit:after{content:"";position:absolute;top:11%;left:12%;width:12px;height:12px;border-radius:50%;background:#b78a4a;box-shadow:0 0 0 9px rgba(183,138,74,.12)}
@keyframes lm-orbit{from{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}

.lm-finder-float{position:fixed;z-index:9900;right:22px;bottom:22px;min-height:48px;padding:0 20px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:rgba(23,20,17,.94);color:#fff;font-size:12px;box-shadow:0 12px 34px rgba(23,20,17,.25);backdrop-filter:blur(10px);cursor:pointer;transition:transform .25s,box-shadow .25s}.lm-finder-float span{margin-left:7px;color:#d6ad75}.lm-finder-float:hover{transform:translateY(-3px);box-shadow:0 17px 42px rgba(23,20,17,.3)}
.lm-finder-modal[hidden]{display:none!important}.lm-finder-modal{position:fixed;z-index:10030;inset:0;display:grid;place-items:center;padding:22px;direction:rtl}
.lm-finder-modal__backdrop{position:absolute;inset:0;background:rgba(17,13,11,.66);backdrop-filter:blur(7px)}
.lm-finder-modal__dialog{position:relative;width:min(760px,calc(100vw - 34px));min-height:590px;max-height:calc(100vh - 42px);overflow:auto;padding:58px clamp(25px,6vw,75px) 46px;background:#f8f4ef;box-shadow:0 38px 110px rgba(0,0,0,.32)}
.lm-finder-modal__close{position:absolute;z-index:2;top:18px;left:20px;width:38px;height:38px;border:1px solid rgba(23,20,17,.18);border-radius:50%;background:transparent;color:#171411;font-size:25px;line-height:1;cursor:pointer}
.lm-finder-progress{position:absolute;top:0;right:0;left:0;height:3px;background:#e4dcd3;direction:ltr}.lm-finder-progress span{display:block;width:100%;height:100%;background:#b78a4a;transform:scaleX(.333);transform-origin:left;transition:transform .45s cubic-bezier(.2,.8,.2,1)}
.lm-finder-modal__eyebrow{display:block;text-align:center;color:#9b7444;font-size:9px;letter-spacing:.28em}
.lm-finder-question>span{display:block;margin-top:28px;text-align:center;color:#897d72;font-size:10px}.lm-finder-question h2,.lm-finder-result h2{max-width:600px;margin:13px auto 34px;text-align:center;font-size:clamp(38px,5vw,58px);line-height:1.02}
.lm-finder-options{display:grid;gap:10px}.lm-finder-options button{position:relative;width:100%;padding:20px 24px;border:1px solid #d9d0c7;background:#fff;color:#171411;text-align:right;display:grid;gap:5px;cursor:pointer;transition:background .25s,color .25s,border-color .25s,transform .25s}.lm-finder-options button strong{font-size:16px;font-weight:500}.lm-finder-options button small{color:#7b7168;font-size:12px}.lm-finder-options button i{position:absolute;left:23px;top:50%;transform:translateY(-50%);font-style:normal;font-size:20px}.lm-finder-options button:hover{background:#171411;color:#fff;border-color:#171411;transform:translateX(-4px)}.lm-finder-options button:hover small{color:#d4cbc2}
.lm-finder-result{text-align:center}.lm-finder-result>span{display:block;margin-top:26px;color:#9b7444;font-size:9px;letter-spacing:.28em}.lm-finder-result h2{margin-bottom:14px}.lm-finder-result>p{margin:0 0 28px;color:#6f655c}
.lm-finder-result__products{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.lm-finder-result__products article{min-width:0}.lm-finder-result__products img{width:100%;aspect-ratio:1/1.06;object-fit:contain;padding:12%;background:#fff}.lm-finder-result__products strong{display:block;margin-top:10px;font-family:"Newsreader",Georgia,serif;font-size:16px;line-height:1.15}
.lm-finder-result__actions{margin-top:31px;display:flex;flex-direction:column;align-items:center;gap:14px}.lm-finder-result__actions .lm-btn{border-radius:999px;cursor:pointer}.lm-finder-restart{border:0;border-bottom:1px solid #171411;background:transparent;padding:3px;color:#171411;font-size:11px;cursor:pointer}

.lm-page-progress{position:fixed;z-index:10050;top:0;right:0;left:0;height:2px;background:#b78a4a;transform:scaleX(0);transform-origin:left;pointer-events:none}
.lm-reveal{opacity:0;transform:translateY(28px);transition:opacity .8s cubic-bezier(.2,.7,.2,1) var(--lm-delay,0ms),transform .8s cubic-bezier(.2,.7,.2,1) var(--lm-delay,0ms)}.lm-reveal.lm-is-visible{opacity:1;transform:none}

@media(max-width:900px){.lm-skin-finder{grid-template-columns:1fr}.lm-skin-finder__content{padding:80px 28px 30px;align-items:center;text-align:center}.lm-skin-finder__visual{min-height:430px}.lm-orbit--one{width:min(78vw,460px)}.lm-orbit--two{width:min(58vw,340px)}}
@media(max-width:650px){
  .lm-brand-marquee>div{padding:13px 0;gap:25px}.lm-skin-finder__content h2{font-size:51px}.lm-skin-finder__content p{font-size:15px}.lm-skin-finder__visual{min-height:390px}
  .lm-finder-float{right:14px;bottom:14px;min-height:45px;padding:0 16px;font-size:11px}.lm-finder-modal{padding:0;align-items:end}.lm-finder-modal__dialog{width:100%;min-height:0;max-height:92vh;padding:52px 18px 30px;border-radius:20px 20px 0 0}.lm-finder-question h2,.lm-finder-result h2{font-size:38px}.lm-finder-options button{padding:17px 18px}.lm-finder-result__products{gap:6px}.lm-finder-result__products strong{font-size:13px}
}
@media(prefers-reduced-motion:reduce){.lm-brand-marquee>div,.lm-orbit{animation:none!important}.lm-reveal{opacity:1!important;transform:none!important;transition:none!important}}

.lm-products-empty{grid-column:1/-1;padding:55px 24px;text-align:center;background:#faf7f3;color:var(--muted)}


/* Lumiere v4 — editorial hero and horizontal LIST */
.lm-header{background:rgba(255,255,255,.92);backdrop-filter:blur(12px);border-bottom:1px solid rgba(23,20,17,.08)}
.lm-header__inner{max-width:none;padding:0 42px}
.lm-menu{gap:38px}

.lm-hero--editorial{position:relative;display:block;min-height:calc(100vh - 88px);background-size:cover;background-position:center 35%;color:#fff;isolation:isolate}
.lm-hero__shade{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(12,10,9,.7) 0%,rgba(12,10,9,.38) 42%,rgba(12,10,9,.06) 72%,rgba(12,10,9,.02) 100%)}
.lm-hero__editorial-content{position:absolute;right:8vw;top:50%;transform:translateY(-50%);max-width:650px}
.lm-hero__editorial-content .lm-kicker{color:#fff;opacity:.78;letter-spacing:3.5px}
.lm-hero__editorial-content h1{font-family:Georgia,serif;font-size:clamp(58px,7vw,112px);line-height:.94;font-weight:400;margin:20px 0 28px;letter-spacing:-2px}
.lm-hero__editorial-content p{max-width:560px;font-size:21px;line-height:1.8;color:rgba(255,255,255,.9)}
.lm-link-arrow{display:inline-flex;gap:18px;align-items:center;margin-top:25px;padding-bottom:8px;border-bottom:1px solid rgba(255,255,255,.65);font-size:17px}
.lm-link-arrow span{font-size:22px;transition:.25s}.lm-link-arrow:hover span{transform:translateX(-6px)}
.lm-hero__scroll{position:absolute;bottom:28px;left:50%;transform:translateX(-50%);font-size:12px;letter-spacing:2px;color:#fff}

.lm-benefits{display:none}
.lm-list-section{padding:105px 0 115px;background:#fff;overflow:hidden}
.lm-list-head{display:grid;grid-template-columns:auto 1fr;grid-template-areas:"small title" "copy title";align-items:end;gap:0 16px;max-width:1450px;margin:0 auto 46px;padding:0 34px;direction:ltr}
.lm-list-head span{grid-area:small;font-size:16px;letter-spacing:5px;color:var(--gold);align-self:end}
.lm-list-head h2{grid-area:title;font-family:Georgia,serif;font-size:100px;line-height:.78;font-weight:400;margin:0;letter-spacing:-4px}
.lm-list-head p{grid-area:copy;margin:12px 0 0;font-size:17px;color:var(--muted)}
.lm-product-list{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 max(34px,calc((100vw - 1450px)/2 + 34px)) 24px;scrollbar-width:thin}
.lm-product-list .lm-product-card{flex:0 0 min(360px,78vw);scroll-snap-align:start;background:#f7f3ee;padding:0 0 28px;text-align:right;position:relative}
.lm-product-list .lm-product-media{height:440px;background:#f1ece6}
.lm-product-list .lm-product-card h3,.lm-product-list .lm-product-card p,.lm-product-list .lm-product-card strong,.lm-product-list .lm-product-card .lm-product-link{margin-right:24px;margin-left:24px}
.lm-product-list .lm-product-card h3{font-family:Georgia,serif;font-size:25px;font-weight:400;margin-top:24px}
.lm-product-list .lm-product-card p{font-size:15px}
.lm-product-list .lm-product-card strong{font-size:17px;margin-top:12px}
.lm-product-list .lm-product-link{font-size:15px;margin-top:18px}

@media(max-width:1050px){
  .lm-header__inner{padding:0 22px}
  .lm-hero--editorial{min-height:760px;background-position:58% center}
  .lm-hero__editorial-content{right:34px;left:34px;top:auto;bottom:90px;transform:none;max-width:620px}
  .lm-hero__shade{background:linear-gradient(180deg,rgba(12,10,9,.05) 20%,rgba(12,10,9,.78) 100%)}
  .lm-list-head h2{font-size:78px}
}
@media(max-width:650px){
  .lm-hero--editorial{min-height:690px;background-position:58% top}
  .lm-hero__editorial-content{right:22px;left:22px;bottom:72px}
  .lm-hero__editorial-content h1{font-size:58px;letter-spacing:-1px}
  .lm-hero__editorial-content p{font-size:17px}
  .lm-list-section{padding:75px 0 85px}
  .lm-list-head{display:block;padding:0 22px;margin-bottom:34px;direction:rtl}
  .lm-list-head span{font-size:13px}.lm-list-head h2{font-size:65px;margin-top:5px}.lm-list-head p{font-size:15px}
  .lm-product-list{padding:0 22px 20px;gap:16px}
  .lm-product-list .lm-product-card{flex-basis:82vw}
  .lm-product-list .lm-product-media{height:380px}
}

/* Lumiere v5 — refined LIST and accessibility */
:root{--lm-font-scale:1}
html{font-size:calc(16px * var(--lm-font-scale))}
body{font-size:1rem}

.lm-skip-link{position:fixed;right:18px;top:-80px;z-index:10000;background:#111;color:#fff;padding:12px 18px;border-radius:0 0 6px 6px;transition:top .2s}
.lm-skip-link:focus{top:0;color:#fff}
:focus-visible{outline:3px solid #c48a2d!important;outline-offset:4px}

.lm-list-section{padding:92px 34px 108px;overflow:visible}
.lm-list-head{display:flex;align-items:flex-end;justify-content:center;gap:22px;max-width:1450px;margin:0 auto 48px;padding:0;text-align:center;direction:ltr}
.lm-list-head span{font-size:15px;letter-spacing:5px;color:var(--gold);padding-bottom:12px}
.lm-list-head h2{font-size:clamp(68px,7vw,106px);line-height:.78;letter-spacing:-4px}
.lm-list-head p{position:absolute;margin-top:118px;font-size:17px;color:var(--muted);direction:rtl}
.lm-product-list{max-width:1450px;margin:0 auto;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;overflow:visible;padding:0;scroll-snap-type:none}
.lm-product-list .lm-product-card{min-width:0;background:#f7f3ee;padding:0 0 24px;text-align:center;box-shadow:0 0 0 1px rgba(23,20,17,.035);transition:transform .25s ease,box-shadow .25s ease}
.lm-product-list .lm-product-card:hover{transform:translateY(-5px);box-shadow:0 15px 32px rgba(35,27,20,.08)}
.lm-product-list .lm-product-media{height:clamp(260px,22vw,385px);background:#f5f1ec;padding:18px}
.lm-product-list .lm-product-media img{object-fit:contain}
.lm-product-list .lm-product-card h3,.lm-product-list .lm-product-card p,.lm-product-list .lm-product-card strong,.lm-product-list .lm-product-card .lm-product-link{margin-right:18px;margin-left:18px}
.lm-product-list .lm-product-card h3{font-family:Georgia,serif;font-size:22px;line-height:1.35;margin-top:20px;margin-bottom:7px}
.lm-product-list .lm-product-card p{font-size:14px;min-height:24px}
.lm-product-list .lm-product-card strong{font-size:17px;margin-top:10px}
.lm-product-list .lm-product-link{font-size:15px;margin-top:15px}

.lm-a11y{position:fixed;left:18px;top:50%;transform:translateY(-50%);z-index:9998;direction:rtl}
.lm-a11y__toggle{display:flex;align-items:center;gap:8px;border:1px solid #111;background:#111;color:#fff;padding:11px 13px;min-height:46px;box-shadow:0 8px 22px rgba(0,0,0,.17);cursor:pointer}
.lm-a11y__toggle span:first-child{font-size:21px}
.lm-a11y__label{font-size:14px}
.lm-a11y__panel{position:absolute;left:0;top:0;transform:translateY(-35%);width:245px;background:#fff;border:1px solid #24201c;box-shadow:0 18px 45px rgba(0,0,0,.2);padding:12px}
.lm-a11y__head{display:flex;justify-content:space-between;align-items:center;padding:7px 5px 12px;border-bottom:1px solid #e5ddd5;margin-bottom:8px}
.lm-a11y__head button{border:0;background:none;font-size:25px;line-height:1;cursor:pointer}
.lm-a11y__panel>button{width:100%;text-align:right;border:0;border-bottom:1px solid #eee6df;background:#fff;padding:12px 9px;font-size:15px;cursor:pointer}
.lm-a11y__panel>button:hover{background:#f5f0ea}

html.lm-high-contrast body{background:#000!important;color:#fff!important}
html.lm-high-contrast body *:not(img):not(svg):not(path){background-color:#000!important;color:#fff!important;border-color:#fff!important}
html.lm-high-contrast img{filter:contrast(1.15)}
html.lm-highlight-links a{text-decoration:underline!important;text-decoration-thickness:2px!important;text-underline-offset:4px!important}
html.lm-grayscale{filter:grayscale(1)}

@media(max-width:1200px){
  .lm-product-list{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:760px){
  .lm-list-section{padding:68px 18px 78px}
  .lm-list-head{display:block;margin-bottom:55px}
  .lm-list-head span{display:block;padding:0;margin-bottom:8px}
  .lm-list-head h2{font-size:68px;letter-spacing:-2px}
  .lm-list-head p{position:static;margin:14px 0 0}
  .lm-product-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
  .lm-product-list .lm-product-media{height:250px;padding:10px}
  .lm-product-list .lm-product-card h3{font-size:19px;margin-left:10px;margin-right:10px}
  .lm-product-list .lm-product-card p{font-size:13px;margin-left:10px;margin-right:10px}
  .lm-a11y{left:10px;top:auto;bottom:18px;transform:none}
  .lm-a11y__label{display:none}
  .lm-a11y__toggle{border-radius:50%;width:49px;height:49px;padding:0;justify-content:center}
  .lm-a11y__panel{top:auto;bottom:0;transform:none;width:min(270px,calc(100vw - 30px))}
}

/* Lumiere v12.6 — unified products, refined pages and advanced accessibility */
.lm-editorial-banner{display:none!important}

.lm-product-list .lm-product-card{display:flex!important;flex-direction:column!important;height:auto!important}
.lm-product-list .lm-product-media{width:100%!important;height:auto!important;aspect-ratio:4/5!important}
.lm-product-list .lm-product-image{inset:0!important;width:100%!important;height:100%!important;object-position:center!important}
.lm-product-list .lm-product-image--primary{object-fit:contain!important;padding:7%!important}
.lm-product-list .lm-product-image--hover{object-fit:cover!important;padding:0!important}
.lm-product-list .lm-product-card h3{min-height:2.1em;display:flex;align-items:center;justify-content:center}
.lm-product-list .lm-product-card strong{min-height:26px}.lm-product-list .lm-product-link{margin-top:auto!important}

.lm-contact-quick{display:grid;gap:10px;margin-top:38px}
.lm-contact-quick__item{position:relative;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:18px 20px;border:1px solid #d8d0c7;background:#fff;transition:background .25s,color .25s,border-color .25s,transform .25s}
.lm-contact-quick__item:after{content:"←";font-size:19px;margin-right:auto}
.lm-contact-quick__item span{font-size:11px;letter-spacing:.08em;color:#847970}.lm-contact-quick__item strong{font-size:13px;font-weight:500}
.lm-contact-quick__item:hover{background:#171411;color:#fff;border-color:#171411;transform:translateY(-2px)}.lm-contact-quick__item:hover span{color:#d8cec4}
.lm-contact-quick__item--whatsapp{border-color:#b8c9bd;background:#f5faf6}

.lm-page-hero--about{height:auto!important;min-height:0!important;max-width:1500px;margin:0 auto;display:grid;grid-template-columns:minmax(420px,650px) minmax(0,1fr);align-items:stretch;background:#f4eee8}
.lm-page-hero--about>img{position:static!important;grid-column:1;width:100%!important;height:auto!important;max-height:none!important;object-fit:contain!important;object-position:center!important;align-self:start}
.lm-page-hero--about .lm-page-hero__overlay{display:none!important}
.lm-page-hero--about .lm-page-hero__content{position:static!important;grid-column:2;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:70px clamp(35px,7vw,110px)!important;color:#171411!important;background:#f4eee8}
.lm-page-hero--about .lm-page-hero__content span{color:#997546}.lm-page-hero--about .lm-page-hero__content h1{font-size:clamp(62px,7vw,105px)!important;line-height:.92!important}
.lm-values article>span{display:none!important}

.lm-a11y{left:20px!important;bottom:20px!important}
.lm-a11y__toggle{width:56px!important;height:56px!important;padding:0!important;border:0!important;border-radius:50%!important;justify-content:center!important;background:#171411!important;box-shadow:0 12px 32px rgba(0,0,0,.22)!important}
.lm-a11y__toggle svg{width:32px;height:32px;fill:none;stroke:#fff;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
.lm-a11y__toggle .lm-a11y__label{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important}
.lm-a11y__panel{width:min(390px,calc(100vw - 30px))!important;max-height:min(680px,calc(100vh - 40px));overflow:auto;padding:18px!important;border:0!important;border-radius:16px!important;box-shadow:0 24px 70px rgba(0,0,0,.24)!important;background:#fff!important}
.lm-a11y__head{padding:3px 2px 16px!important;margin-bottom:15px!important}.lm-a11y__head>div{display:grid;gap:4px}.lm-a11y__head strong{font-size:18px;color:#171411}.lm-a11y__head small{font-size:11px;color:#756d65}.lm-a11y__head button{color:#171411!important}
.lm-a11y__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}
.lm-a11y__grid button{min-height:88px;padding:12px 7px;border:1px solid #e4ddd6;border-radius:10px;background:#faf8f5;color:#171411;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:.2s}
.lm-a11y__grid button b{font-family:Arial,sans-serif!important;font-size:21px;line-height:1}.lm-a11y__grid button span{font-size:11px;line-height:1.25}
.lm-a11y__grid button:hover,.lm-a11y__grid button.is-active{background:#171411;color:#fff;border-color:#171411;transform:translateY(-1px)}
.lm-a11y__reset{width:100%;margin-top:10px;padding:13px;border:0;border-radius:9px;background:#eee8e1;color:#171411;font-size:12px;cursor:pointer}
.lm-reading-guide{display:none;position:fixed;z-index:99999;right:0;left:0;height:36px;border-top:2px solid #c38d4c;border-bottom:2px solid #c38d4c;background:rgba(255,244,196,.18);pointer-events:none}
html.lm-reading-guide-on .lm-reading-guide{display:block}
html.lm-readable-font body,html.lm-readable-font body *:not(.lm-logo):not(.lm-logo *){font-family:Arial,"Heebo",sans-serif!important;letter-spacing:0!important;line-height:1.65!important}
html.lm-large-cursor,html.lm-large-cursor *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath d='M4 2l20 17-9 1 5 8-4 2-5-9-7 6z' fill='white' stroke='black' stroke-width='2'/%3E%3C/svg%3E") 3 2,auto!important}
html.lm-stop-animations *,html.lm-stop-animations *:before,html.lm-stop-animations *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}

@media(max-width:900px){
  .lm-page-hero--about{grid-template-columns:1fr!important;max-width:680px}.lm-page-hero--about>img{grid-column:1!important;grid-row:1!important}.lm-page-hero--about .lm-page-hero__content{grid-column:1!important;grid-row:2!important;padding:65px 25px!important}
}
@media(max-width:650px){
  .lm-product-list .lm-product-media{aspect-ratio:4/5!important;height:auto!important}.lm-product-list .lm-product-card h3{min-height:auto}
  .lm-a11y{left:12px!important;bottom:14px!important}.lm-a11y__toggle{width:52px!important;height:52px!important}.lm-a11y__panel{left:0!important;bottom:0!important}.lm-a11y__grid{grid-template-columns:repeat(3,1fr)}
  .lm-contact-quick__item{padding:16px 14px}.lm-contact-quick__item strong{font-size:12px}
}

/* Lumiere v12.5 — testimonials, editorial image and content pages */
.lm-reviews{
  max-width:none!important;
  padding:110px clamp(24px,6vw,110px)!important;
  background:#f8f5f1;
}
.lm-reviews .lm-section-head{margin-bottom:52px}
.lm-reviews .lm-section-head span{color:#8b6a43;letter-spacing:.2em;text-transform:uppercase}
.lm-reviews .lm-section-head h2{font-size:clamp(46px,5vw,72px)!important;line-height:1;margin-top:14px}
.lm-review-grid{max-width:1380px;margin:0 auto;gap:1px!important;background:#d8d0c7}
.lm-review-grid blockquote{
  min-height:320px;
  padding:58px 46px!important;
  display:flex;
  flex-direction:column;
  justify-content:center;
  background:#fff!important;
  color:#aa814b!important;
  font-size:14px;
  letter-spacing:.14em;
}
.lm-review-grid p{
  max-width:360px;
  margin:22px auto 28px;
  color:#211d19!important;
  font-family:"Newsreader","Frank Ruhl Libre",Georgia,serif!important;
  font-size:clamp(22px,1.55vw,29px)!important;
  line-height:1.55!important;
  letter-spacing:0!important;
}
.lm-review-grid cite{font-size:12px!important;letter-spacing:.08em;color:#756d65!important}

.lm-editorial-banner{position:relative;height:min(86vw,900px);min-height:660px;overflow:hidden;background:#1c1713}
.lm-editorial-banner>img{width:100%;height:100%;object-fit:cover;object-position:center 43%}
.lm-editorial-banner__veil{position:absolute;inset:0;background:linear-gradient(90deg,rgba(13,10,8,.5) 0%,rgba(13,10,8,.1) 48%,rgba(13,10,8,0) 70%)}
.lm-editorial-banner__content{position:absolute;z-index:2;left:clamp(28px,7vw,120px);top:50%;transform:translateY(-50%);max-width:560px;color:#fff;text-align:left;direction:ltr}
.lm-editorial-banner__content span,.lm-page-hero__content span,.lm-contact-hero>span,.lm-about-intro>span,.lm-about-split__copy>span,.lm-contact-details>span{font-size:11px;letter-spacing:.28em}
.lm-editorial-banner__content h2{margin:18px 0 32px;font-size:clamp(48px,6vw,88px);line-height:.92;font-family:"Newsreader",Georgia,serif;font-weight:400;letter-spacing:-.035em}
.lm-editorial-banner__content .lm-btn{border-color:rgba(255,255,255,.75);background:rgba(255,255,255,.08);color:#fff;backdrop-filter:blur(8px)}
.lm-editorial-banner__content .lm-btn:hover{background:#fff;color:#171411}

.lm-content-page{background:#fff;color:#171411}
.lm-page-hero{position:relative;height:78vh;min-height:680px;overflow:hidden;background:#221c18}
.lm-page-hero>img{width:100%;height:100%;object-fit:cover;object-position:center 24%}
.lm-page-hero__overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(18,14,12,.5),rgba(18,14,12,.04) 60%)}
.lm-page-hero__content{position:absolute;z-index:2;right:0;bottom:0;left:0;padding:clamp(40px,7vw,110px);text-align:center;color:#fff}
.lm-page-hero__content h1,.lm-contact-hero h1,.lm-standard-page__head h1{margin:14px 0 0;font-size:clamp(58px,8vw,112px);line-height:.9}
.lm-about-intro{max-width:940px;margin:0 auto;padding:120px 30px;text-align:center}
.lm-about-intro>span,.lm-about-split__copy>span,.lm-contact-details>span{color:#9a7444}
.lm-about-intro h2{margin:20px 0 30px;font-size:clamp(43px,5.2vw,72px);line-height:1.02}
.lm-about-intro p{max-width:790px;margin:auto;font-size:18px;line-height:2;color:#5d554e}
.lm-about-split{display:grid;grid-template-columns:1fr 1fr;min-height:760px;background:#f4eee8}
.lm-about-split__image{overflow:hidden}.lm-about-split__image img{width:100%;height:100%;object-fit:cover;object-position:center 43%}
.lm-about-split__copy{padding:clamp(60px,8vw,140px);display:flex;flex-direction:column;justify-content:center;align-items:flex-start}
.lm-about-split__copy h2{font-size:clamp(42px,4.5vw,68px);line-height:1.03;margin:20px 0 28px}
.lm-about-split__copy p{font-size:17px;line-height:1.95;color:#5d554e;margin:0 0 18px}.lm-about-split__copy .lm-btn{margin-top:18px}
.lm-values{max-width:1400px;margin:auto;padding:110px 30px;display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#ded6ce}
.lm-values article{background:#fff;padding:55px 45px;text-align:center}.lm-values article>span{color:#aa814b;font-size:12px;letter-spacing:.14em}.lm-values h3{font-size:36px;margin:15px 0}.lm-values p{color:#655d55;line-height:1.8;margin:0}

.lm-contact-hero{padding:125px 30px 90px;text-align:center;background:#f5efe9}
.lm-contact-hero>span{color:#9a7444}.lm-contact-hero h1{margin:18px 0 22px}.lm-contact-hero p{font-size:18px;color:#615951;margin:0}
.lm-contact-layout{max-width:1320px;margin:0 auto;padding:100px 30px 130px;display:grid;grid-template-columns:.82fr 1.18fr;gap:clamp(60px,9vw,150px)}
.lm-contact-details h2{font-size:clamp(48px,5vw,70px);margin:18px 0}.lm-contact-details>p{font-size:17px;line-height:1.8;color:#655d55}
.lm-contact-details dl{margin:52px 0 0}.lm-contact-details dl>div{padding:20px 0;border-top:1px solid #ddd5cd}.lm-contact-details dt{font-size:12px;color:#8c7e72;margin-bottom:7px}.lm-contact-details dd{margin:0;font-size:15px}
.lm-contact-form{display:grid;gap:22px}.lm-contact-form label{display:grid;gap:9px}.lm-contact-form label>span{font-size:12px;color:#655d55}.lm-contact-form input,.lm-contact-form select,.lm-contact-form textarea{width:100%;border:0;border-bottom:1px solid #bdb4aa;border-radius:0;background:#fff;padding:13px 2px;color:#171411;outline:none;box-shadow:none}.lm-contact-form input:focus,.lm-contact-form select:focus,.lm-contact-form textarea:focus{border-color:#171411}.lm-contact-form textarea{resize:vertical}.lm-form-row{display:grid;grid-template-columns:1fr 1fr;gap:24px}.lm-contact-form .lm-btn{justify-self:start;margin-top:8px;min-width:180px}.lm-form-success{margin-bottom:28px;padding:18px;border:1px solid #b8a98f;background:#f8f3eb;color:#4c4238}
.lm-standard-page__head{padding:110px 30px 70px;text-align:center;background:#f5efe9}.lm-standard-page__head>span{color:#9a7444;font-size:11px;letter-spacing:.28em}.lm-standard-page__content{max-width:950px;margin:auto;padding:80px 30px 120px;font-size:17px;line-height:1.9}

@media(max-width:900px){
  .lm-review-grid{grid-template-columns:1fr!important}
  .lm-review-grid blockquote{min-height:260px}
  .lm-editorial-banner{height:760px;min-height:0}.lm-editorial-banner>img{object-position:center 35%}
  .lm-editorial-banner__veil{background:linear-gradient(0deg,rgba(13,10,8,.62),rgba(13,10,8,0) 65%)}
  .lm-editorial-banner__content{top:auto;right:24px;bottom:52px;left:24px;transform:none;text-align:center}
  .lm-about-split{grid-template-columns:1fr}.lm-about-split__image{height:680px}.lm-about-split__copy{padding:75px 30px}
  .lm-contact-layout{grid-template-columns:1fr;gap:70px}
}
@media(max-width:650px){
  .lm-reviews{padding:80px 18px!important}.lm-reviews .lm-section-head{margin-bottom:35px}.lm-review-grid blockquote{padding:45px 25px!important}
  .lm-editorial-banner{height:690px}.lm-editorial-banner>img{object-position:center 34%}.lm-editorial-banner__content h2{font-size:49px}
  .lm-page-hero{height:72vh;min-height:580px}.lm-page-hero>img{object-position:41% center}
  .lm-about-intro{padding:80px 24px}.lm-about-intro p{font-size:16px}.lm-about-split__image{height:570px}.lm-values{grid-template-columns:1fr;padding:70px 18px}
  .lm-contact-hero{padding:90px 22px 65px}.lm-contact-layout{padding:75px 22px 95px}.lm-form-row{grid-template-columns:1fr}
}
@media(max-width:480px){
  .lm-product-list{grid-template-columns:1fr}
  .lm-product-list .lm-product-media{height:330px}
}


/* Lumiere v7 — minimal hero, clean product backgrounds, Hebrew editorial labels */
.lm-hero--minimal{position:relative;min-height:calc(100vh - 80px);background-position:center 32%;}
.lm-hero--minimal .lm-hero__shade{background:linear-gradient(180deg,rgba(0,0,0,.02) 0%,rgba(0,0,0,.04) 62%,rgba(0,0,0,.34) 100%)}
.lm-hero__minimal-action{position:absolute;inset:0;display:flex;align-items:flex-end;justify-content:center;padding:0 24px 56px;z-index:2}
.lm-hero__collection-btn{display:inline-flex;align-items:center;justify-content:center;min-width:190px;min-height:52px;padding:0 34px;background:rgba(255,255,255,.94);color:#171411;border:1px solid rgba(255,255,255,.82);font-size:17px;font-weight:600;box-shadow:0 14px 34px rgba(0,0,0,.16);backdrop-filter:blur(8px);transition:transform .25s ease,background .25s ease}
.lm-hero__collection-btn:hover{transform:translateY(-3px);background:#fff}

.lm-list-head{display:block;text-align:center;direction:rtl;margin-bottom:42px}
.lm-list-head h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(44px,5vw,72px);line-height:1.05;letter-spacing:0;margin:0}
.lm-list-head p{position:static;margin:14px 0 0;font-size:18px;color:var(--muted);direction:rtl}

.lm-product-list .lm-product-card{background:#fff;border:1px solid #eeeae5;box-shadow:none}
.lm-product-list .lm-product-media{background:#fff;padding:14px}
.lm-product-list .lm-product-media img{background:#fff;mix-blend-mode:normal}
.lm-product-list .lm-product-card:hover{box-shadow:0 18px 42px rgba(35,27,20,.09)}

.lm-a11y{left:18px;top:auto;bottom:18px;transform:none}
.lm-a11y__panel{top:auto;bottom:0;transform:none}

.lm-model-strip>div{background-position:center center}

@media(max-width:782px){
  .lm-hero--minimal{min-height:690px;background-position:58% top}
  .lm-hero__minimal-action{padding-bottom:34px}
  .lm-hero__collection-btn{width:min(280px,85vw);font-size:18px}
}
@media(max-width:650px){
  .lm-list-head h2{font-size:47px}
  .lm-list-head p{font-size:16px}
  .lm-product-list .lm-product-media{height:310px}
}


/* Lumiere v8 — mobile product carousel */
.lm-product-carousel{position:relative;max-width:1450px;margin:0 auto}
.lm-carousel-arrow,.lm-carousel-dots{display:none}

@media(max-width:760px){
  .lm-list-section{padding-left:0;padding-right:0;overflow:hidden}
  .lm-list-head{padding-left:18px;padding-right:18px}
  .lm-product-carousel{width:100%}
  .lm-product-list{
    display:flex!important;
    grid-template-columns:none!important;
    gap:14px!important;
    overflow-x:auto!important;
    overflow-y:hidden;
    padding:0 18px 14px!important;
    margin:0!important;
    scroll-snap-type:x mandatory!important;
    scroll-padding-inline:18px;
    overscroll-behavior-inline:contain;
    -webkit-overflow-scrolling:touch;
    scrollbar-width:none;
  }
  .lm-product-list::-webkit-scrollbar{display:none}
  .lm-product-list .lm-product-card{
    flex:0 0 min(82vw,360px)!important;
    min-width:min(82vw,360px)!important;
    scroll-snap-align:center;
    scroll-snap-stop:always;
    border-radius:2px;
  }
  .lm-product-list .lm-product-media{height:330px!important;padding:16px!important}
  .lm-carousel-arrow{
    display:grid;
    place-items:center;
    position:absolute;
    top:42%;
    z-index:4;
    width:42px;
    height:42px;
    border:1px solid rgba(23,20,17,.14);
    border-radius:50%;
    background:rgba(255,255,255,.94);
    color:#171411;
    font-family:Arial,sans-serif;
    font-size:31px;
    line-height:1;
    box-shadow:0 8px 24px rgba(23,20,17,.12);
    cursor:pointer;
    backdrop-filter:blur(8px);
  }
  .lm-carousel-arrow--prev{right:7px}
  .lm-carousel-arrow--next{left:7px}
  .lm-carousel-dots{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:12px;direction:ltr}
  .lm-carousel-dot{width:7px;height:7px;border:0;border-radius:50%;padding:0;background:#cfc7bf;cursor:pointer;transition:.2s}
  .lm-carousel-dot.is-active{width:24px;border-radius:999px;background:#171411}
}

@media(max-width:420px){
  .lm-product-list .lm-product-card{flex-basis:86vw!important;min-width:86vw!important}
  .lm-product-list .lm-product-media{height:305px!important}
}

/* Lumiere v9 — refined logo, hero crop and touch-only mobile carousel */
.lm-logo,
.lm-logo:hover,
.lm-logo:focus,
.lm-logo strong,
.lm-logo small{
  text-decoration:none!important;
  border-bottom:0!important;
  box-shadow:none!important;
  background-image:none!important;
}
.lm-logo::before,.lm-logo::after,.lm-logo strong::before,.lm-logo strong::after,.lm-logo small::before,.lm-logo small::after{display:none!important;content:none!important}

.lm-carousel-arrow{display:none!important}

.lm-hero--minimal{
  background-position:34% 42%;
  background-size:cover;
}
.lm-hero--minimal .lm-hero__shade{
  background:linear-gradient(180deg,rgba(0,0,0,.01) 0%,rgba(0,0,0,.02) 68%,rgba(0,0,0,.28) 100%);
}

.lm-model-strip>div:first-child{background-position:center 24%}

@media(max-width:782px){
  .lm-hero--minimal{
    min-height:680px;
    background-position:30% center;
    background-size:auto 100%;
    background-repeat:no-repeat;
    background-color:#d8d1ca;
  }
  .lm-product-list{
    padding-inline:22px!important;
    scroll-padding-inline:22px;
  }
  .lm-product-list .lm-product-card{
    flex-basis:84vw!important;
    min-width:84vw!important;
  }
}

@media(max-width:430px){
  .lm-hero--minimal{
    min-height:620px;
    background-position:29% center;
  }
}

/* Lumiere v10 — clean logo and premium hero CTA */
.lm-header .lm-logo,
.lm-header .lm-logo:link,
.lm-header .lm-logo:visited,
.lm-header .lm-logo:hover,
.lm-header .lm-logo:active,
.lm-header .lm-logo:focus,
.lm-header .lm-logo *,
.lm-header .lm-logo strong,
.lm-header .lm-logo small{
  text-decoration:none!important;
  text-decoration-line:none!important;
  -webkit-text-decoration:none!important;
  border:0!important;
  border-bottom:0!important;
  box-shadow:none!important;
  background:transparent!important;
  background-image:none!important;
  outline-offset:5px;
}
.lm-header .lm-logo strong,
.lm-header .lm-logo small{
  display:block!important;
  width:auto!important;
  padding-bottom:0!important;
}
.lm-header .lm-logo:before,.lm-header .lm-logo:after,
.lm-header .lm-logo strong:before,.lm-header .lm-logo strong:after,
.lm-header .lm-logo small:before,.lm-header .lm-logo small:after{
  content:none!important;
  display:none!important;
  width:0!important;
  height:0!important;
  border:0!important;
}

.lm-hero__minimal-action{
  inset:auto 0 54px!important;
  display:flex!important;
  justify-content:center!important;
  align-items:center!important;
  pointer-events:none;
}
.lm-hero__collection-btn,
.lm-hero__collection-btn:link,
.lm-hero__collection-btn:visited{
  pointer-events:auto;
  min-width:0!important;
  min-height:50px!important;
  padding:0 27px!important;
  border:1px solid rgba(255,255,255,.56)!important;
  border-radius:999px!important;
  background:rgba(18,16,14,.76)!important;
  color:#fff!important;
  box-shadow:0 14px 36px rgba(0,0,0,.22)!important;
  backdrop-filter:blur(14px) saturate(125%);
  -webkit-backdrop-filter:blur(14px) saturate(125%);
  font-size:15px!important;
  font-weight:600!important;
  letter-spacing:.02em;
  line-height:1!important;
  text-decoration:none!important;
  text-decoration-line:none!important;
  transition:transform .25s ease,background .25s ease,border-color .25s ease!important;
}
.lm-hero__collection-btn:after{
  content:"←";
  display:inline-block;
  margin-right:12px;
  font-size:17px;
  line-height:1;
  transition:transform .25s ease;
}
.lm-hero__collection-btn:hover,
.lm-hero__collection-btn:focus-visible{
  background:rgba(0,0,0,.9)!important;
  border-color:rgba(255,255,255,.85)!important;
  transform:translateY(-2px)!important;
  text-decoration:none!important;
}
.lm-hero__collection-btn:hover:after{transform:translateX(-4px)}

@media(max-width:782px){
  .lm-hero__minimal-action{bottom:34px!important}
  .lm-hero__collection-btn,
  .lm-hero__collection-btn:link,
  .lm-hero__collection-btn:visited{
    width:auto!important;
    min-width:0!important;
    min-height:48px!important;
    padding:0 24px!important;
    font-size:15px!important;
  }
}

/* Lumiere v11 — unified luxury buttons and clean navigation/footer links */
:root{
  --lm-button-bg:rgba(18,16,14,.82);
  --lm-button-bg-hover:rgba(0,0,0,.94);
  --lm-button-border:rgba(255,255,255,.52);
  --lm-button-shadow:0 12px 30px rgba(23,20,17,.18);
}

/* Remove decorative underlines from navigation and footer in every state. */
.lm-header .lm-menu a,
.lm-header .lm-menu a:link,
.lm-header .lm-menu a:visited,
.lm-header .lm-menu a:hover,
.lm-header .lm-menu a:focus,
.lm-header .lm-menu a:active,
.lm-footer a,
.lm-footer a:link,
.lm-footer a:visited,
.lm-footer a:hover,
.lm-footer a:focus,
.lm-footer a:active,
.lm-footer__logo,
.lm-footer__brand small{
  text-decoration:none!important;
  text-decoration-line:none!important;
  -webkit-text-decoration:none!important;
  border-bottom:0!important;
  box-shadow:none!important;
  background-image:none!important;
}
.lm-header .lm-menu a::before,
.lm-header .lm-menu a::after,
.lm-footer a::before,
.lm-footer a::after,
.lm-footer__logo::before,
.lm-footer__logo::after,
.lm-footer__brand small::before,
.lm-footer__brand small::after{
  content:none!important;
  display:none!important;
}
.lm-header .lm-menu a{
  opacity:.88;
  transition:opacity .22s ease,color .22s ease!important;
}
.lm-header .lm-menu a:hover,
.lm-header .lm-menu a:focus-visible{
  opacity:1;
  color:var(--gold)!important;
}
.lm-footer a{
  width:max-content;
  opacity:.78;
  transition:opacity .22s ease,color .22s ease!important;
}
.lm-footer a:hover,
.lm-footer a:focus-visible{
  opacity:1;
  color:var(--gold)!important;
}

/* One consistent premium pill treatment across site actions. */
.lm-btn,
.lm-btn:link,
.lm-btn:visited,
.lm-product-link,
.lm-product-link:link,
.lm-product-link:visited,
.lm-newsletter button,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit,
.woocommerce-page a.button,
.woocommerce-page button.button,
.woocommerce-page input.button{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:11px!important;
  min-height:48px!important;
  width:auto!important;
  padding:0 25px!important;
  border:1px solid var(--lm-button-border)!important;
  border-radius:999px!important;
  background:var(--lm-button-bg)!important;
  color:#fff!important;
  box-shadow:var(--lm-button-shadow)!important;
  backdrop-filter:blur(12px) saturate(120%);
  -webkit-backdrop-filter:blur(12px) saturate(120%);
  font-family:inherit!important;
  font-size:14px!important;
  font-weight:600!important;
  line-height:1!important;
  letter-spacing:.01em!important;
  text-decoration:none!important;
  text-decoration-line:none!important;
  -webkit-text-decoration:none!important;
  border-bottom:1px solid var(--lm-button-border)!important;
  cursor:pointer!important;
  transition:transform .24s ease,background .24s ease,border-color .24s ease,box-shadow .24s ease!important;
}
.lm-btn:hover,
.lm-btn:focus-visible,
.lm-product-link:hover,
.lm-product-link:focus-visible,
.lm-newsletter button:hover,
.lm-newsletter button:focus-visible,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce-page a.button:hover,
.woocommerce-page button.button:hover,
.woocommerce-page input.button:hover{
  background:var(--lm-button-bg-hover)!important;
  color:#fff!important;
  border-color:rgba(255,255,255,.82)!important;
  text-decoration:none!important;
  transform:translateY(-2px)!important;
  box-shadow:0 16px 36px rgba(23,20,17,.25)!important;
}

/* Add a subtle directional cue to anchor actions, without underlining. */
.lm-btn::after,
.lm-product-link::after{
  content:"←";
  display:inline-block;
  font-size:16px;
  line-height:1;
  transition:transform .24s ease;
}
.lm-btn:hover::after,
.lm-product-link:hover::after{transform:translateX(-4px)}
.lm-hero__collection-btn::after{content:"←"!important}

/* Newsletter field and button should read as one polished control. */
.lm-newsletter{
  align-items:stretch;
  gap:8px;
}
.lm-newsletter input{
  min-height:48px;
  border-radius:999px!important;
  padding-inline:18px!important;
  border:1px solid rgba(23,20,17,.16)!important;
  outline:none;
}
.lm-newsletter input:focus{
  border-color:var(--gold)!important;
  box-shadow:0 0 0 3px rgba(183,138,74,.12)!important;
}

/* Preserve the explicit accessibility option when the visitor enables it. */
html.lm-highlight-links .lm-header .lm-menu a,
html.lm-highlight-links .lm-footer a,
html.lm-highlight-links .lm-btn,
html.lm-highlight-links .lm-product-link{
  text-decoration:underline!important;
  text-decoration-thickness:2px!important;
  text-underline-offset:4px!important;
}

@media(max-width:650px){
  .lm-btn,
  .lm-product-link,
  .lm-newsletter button,
  .woocommerce a.button,
  .woocommerce button.button,
  .woocommerce input.button{
    min-height:47px!important;
    padding:0 22px!important;
    font-size:14px!important;
  }
  .lm-newsletter{flex-direction:column}
  .lm-newsletter button{width:100%!important}
}

/* Lumiere v12 — editorial hero and three-up Top Sellers */
.lm-hero--v12{
  min-height:calc(100vh - 88px);
  background-position:center center!important;
  background-size:cover!important;
  position:relative;
}
.lm-hero--v12 .lm-hero__shade{
  background:linear-gradient(90deg,rgba(12,10,9,.05) 0%,rgba(12,10,9,.02) 48%,rgba(12,10,9,.34) 100%)!important;
}
.lm-hero__statement{
  position:absolute;
  z-index:2;
  left:auto;
  right:7vw;
  top:50%;
  width:min(38vw,560px);
  transform:translateY(-50%);
  color:#fff;
  text-align:right;
  direction:ltr;
  text-shadow:0 2px 28px rgba(0,0,0,.24);
}
.lm-hero__statement span{font-size:12px;letter-spacing:.42em;opacity:.82}
.lm-hero__statement h1{
  margin:18px 0 20px;
  font-family:"Bodoni 72","Didot","Bodoni MT",Georgia,serif;
  font-size:clamp(58px,6.4vw,110px);
  font-weight:400;
  line-height:.85;
  letter-spacing:-.045em;
}
.lm-hero__statement p{margin:0;font-size:18px;letter-spacing:.08em;direction:rtl}

.lm-list-section{padding:105px 0 120px!important;overflow:hidden!important}
.lm-list-head{margin-bottom:50px!important}
.lm-list-head h2{
  font-family:"Bodoni 72","Didot","Bodoni MT",Georgia,serif!important;
  font-size:clamp(54px,6vw,88px)!important;
  font-weight:400!important;
  letter-spacing:.015em!important;
}
.lm-list-head p{display:none!important}
.lm-product-carousel{max-width:1540px!important;padding:0 28px}
.lm-product-list{
  display:flex!important;
  grid-template-columns:none!important;
  gap:24px!important;
  max-width:none!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  scroll-snap-type:x mandatory!important;
  scroll-padding-inline:0!important;
  scrollbar-width:none!important;
  padding:0 0 20px!important;
  cursor:grab;
  user-select:none;
  -webkit-overflow-scrolling:touch;
}
.lm-product-list::-webkit-scrollbar{display:none!important}
.lm-product-list.is-dragging{cursor:grabbing;scroll-snap-type:none!important}
.lm-product-list .lm-product-card{
  flex:0 0 calc((100% - 48px)/3)!important;
  min-width:calc((100% - 48px)/3)!important;
  scroll-snap-align:start!important;
  background:#fff!important;
  border:0!important;
  padding:0 0 18px!important;
  box-shadow:none!important;
  text-align:center!important;
  transform:none!important;
}
.lm-product-list .lm-product-media{
  position:relative!important;
  display:block!important;
  height:clamp(470px,40vw,620px)!important;
  padding:0!important;
  overflow:hidden!important;
  background:#fff!important;
}
.lm-product-list .lm-product-image{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  padding:12px!important;
  object-fit:contain!important;
  transition:opacity .48s ease,transform .65s cubic-bezier(.2,.7,.2,1)!important;
}
.lm-product-list .lm-product-image--primary{opacity:1}
.lm-product-list .lm-product-image--hover{opacity:0}
.lm-product-list .lm-product-card:hover .lm-product-image--primary{opacity:0;transform:scale(1.025)!important}
.lm-product-list .lm-product-card:hover .lm-product-image--hover{opacity:1;transform:scale(1.025)!important}
.lm-product-list .lm-product-card h3{
  margin:25px 10px 8px!important;
  font-family:"Bodoni 72","Didot","Bodoni MT",Georgia,serif!important;
  font-size:clamp(25px,2vw,34px)!important;
  font-weight:400!important;
  line-height:1.08!important;
  letter-spacing:.01em!important;
}
.lm-product-list .lm-product-card strong{margin:0 10px!important;font-size:16px!important;font-weight:500!important}
.lm-list-section .lm-product-link,
.lm-list-section .lm-product-link:link,
.lm-list-section .lm-product-link:visited{
  min-height:0!important;
  margin:18px 0 0!important;
  padding:0 0 6px!important;
  border:0!important;
  border-bottom:1px solid #171411!important;
  border-radius:0!important;
  background:transparent!important;
  color:#171411!important;
  box-shadow:none!important;
  backdrop-filter:none!important;
  font-size:14px!important;
  font-weight:500!important;
}
.lm-list-section .lm-product-link:hover{color:var(--gold)!important;border-bottom-color:var(--gold)!important;transform:none!important}

@media(max-width:1024px){
  .lm-hero__statement{right:5vw;width:42vw}
  .lm-product-carousel{padding:0 22px}
  .lm-product-list .lm-product-card{flex-basis:calc((100% - 20px)/2)!important;min-width:calc((100% - 20px)/2)!important}
  .lm-product-list{gap:20px!important}
}
@media(max-width:760px){
  .lm-hero--v12{min-height:680px!important;background-position:42% center!important}
  .lm-hero--v12 .lm-hero__shade{background:linear-gradient(180deg,rgba(12,10,9,0) 38%,rgba(12,10,9,.62) 100%)!important}
  .lm-hero__statement{right:24px;left:24px;top:auto;bottom:45px;width:auto;transform:none;text-align:center}
  .lm-hero__statement h1{font-size:55px;line-height:.9;margin:13px 0}.lm-hero__statement p{font-size:15px}
  .lm-list-section{padding:75px 0 88px!important}.lm-list-head{margin-bottom:28px!important}.lm-list-head h2{font-size:48px!important}
  .lm-product-carousel{padding:0!important}
  .lm-product-list{padding:0 18px 14px!important;gap:14px!important;scroll-padding-inline:18px!important}
  .lm-product-list .lm-product-card{flex:0 0 84vw!important;min-width:84vw!important;scroll-snap-align:center!important}
  .lm-product-list .lm-product-media{height:440px!important}
  .lm-product-list .lm-product-card h3{font-size:28px!important;margin-top:20px!important}
}

/* Lumiere v12.1 — product actions match the routine buttons */
.lm-list-section .lm-product-link,
.lm-list-section .lm-product-link:link,
.lm-list-section .lm-product-link:visited{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:11px!important;
  min-height:48px!important;
  margin:20px 0 0!important;
  padding:0 25px!important;
  border:1px solid rgba(255,255,255,.52)!important;
  border-radius:999px!important;
  background:rgba(18,16,14,.82)!important;
  color:#fff!important;
  box-shadow:0 12px 30px rgba(23,20,17,.18)!important;
  backdrop-filter:blur(12px) saturate(120%)!important;
  -webkit-backdrop-filter:blur(12px) saturate(120%)!important;
  font-size:14px!important;
  font-weight:600!important;
  text-decoration:none!important;
  transition:transform .24s ease,background .24s ease,box-shadow .24s ease!important;
}
.lm-list-section .lm-product-link:hover,
.lm-list-section .lm-product-link:focus-visible{
  background:rgba(0,0,0,.94)!important;
  color:#fff!important;
  border-color:rgba(255,255,255,.82)!important;
  transform:translateY(-2px)!important;
  box-shadow:0 16px 36px rgba(23,20,17,.25)!important;
}

/* Lumiere v12.2 — typography, story portrait and reliable links */
body,
button,
input,
select,
textarea{
  font-family:"Assistant",Arial,sans-serif!important;
}
h1,h2,h3,h4,h5,h6,
.lm-logo strong,
.lm-footer__logo,
.lm-hero__statement h1,
.lm-list-head h2,
.lm-product-list .lm-product-card h3,
.lm-story__content h2,
.lm-story__content h3,
.lm-routine h2,
.lm-section-head h2,
.lm-product-summary h1,
.lm-product-related h2{
  font-family:"Bodoni Moda","Noto Serif Hebrew",Georgia,serif!important;
}
.lm-story{
  grid-template-columns:minmax(420px,620px) minmax(0,1fr)!important;
  min-height:0!important;
  background:#f6f0e9!important;
  align-items:stretch;
}
.lm-story__image{
  min-height:0!important;
  background:none!important;
  overflow:hidden;
}
.lm-story__image img{display:block;width:100%;height:auto;object-fit:contain;object-position:center center}
.lm-story__content{background:#f6f0e9!important}
.lm-story__content h2{font-size:68px!important;line-height:1!important}
.lm-story__content h3{font-size:31px!important;line-height:1.25!important}
.lm-product-link{position:relative;z-index:8;pointer-events:auto!important}

@media(max-width:1050px){
  .lm-story{grid-template-columns:1fr!important;min-height:0!important}
  .lm-story__image{min-height:0!important}
  .lm-story__image img{width:100%;height:auto;object-fit:contain}
}
@media(max-width:650px){
  .lm-story__image{min-height:0!important;max-height:none!important}
  .lm-story__content h2{font-size:54px!important}
  .lm-story__content h3{font-size:27px!important}
}

.lm-carousel-controls{
  display:grid;
  grid-template-columns:52px minmax(160px,340px) 52px;
  align-items:center;
  justify-content:center;
  gap:20px;
  margin:24px auto 0;
  direction:rtl;
}
.lm-carousel-control{
  display:grid;
  place-items:center;
  width:52px;
  height:52px;
  padding:0;
  border:1px solid rgba(23,20,17,.2);
  border-radius:50%;
  background:#fff;
  color:#171411;
  font-size:22px;
  line-height:1;
  cursor:pointer;
  box-shadow:0 10px 28px rgba(23,20,17,.08);
  transition:background .25s,color .25s,transform .25s,opacity .25s;
}
.lm-carousel-control:hover:not(:disabled){background:#171411;color:#fff;transform:translateY(-2px)}
.lm-carousel-control:disabled{opacity:.28;cursor:default}
.lm-carousel-progress{height:1px;background:#ded7d0;overflow:hidden;direction:ltr}
.lm-carousel-progress span{display:block;width:100%;height:100%;background:#171411;transform:scaleX(.2);transform-origin:left center;transition:transform .35s ease}
@media(max-width:760px){
  .lm-carousel-controls{grid-template-columns:44px minmax(120px,220px) 44px;gap:14px;margin-top:18px;padding:0 18px}
  .lm-carousel-control{width:44px;height:44px;font-size:19px}
}

/* Lumiere v12.4 — Mimi-inspired type rhythm and floating carousel */
body,
button,
input,
select,
textarea{
  font-family:"Manrope","Heebo",Arial,sans-serif!important;
  font-weight:400;
  letter-spacing:-.01em;
}
h1,h2,h3,h4,h5,h6,
.lm-logo strong,
.lm-footer__logo,
.lm-hero__statement h1,
.lm-list-head h2,
.lm-product-list .lm-product-card h3,
.lm-story__content h2,
.lm-story__content h3,
.lm-routine h2,
.lm-section-head h2,
.lm-product-summary h1,
.lm-product-related h2{
  font-family:"Newsreader","Frank Ruhl Libre",Georgia,serif!important;
  font-weight:400!important;
  letter-spacing:-.018em!important;
}
.lm-logo strong{font-family:"Newsreader",Georgia,serif!important;letter-spacing:.12em!important}
.lm-menu{font-size:14px!important;letter-spacing:0!important}
.lm-list-head h2{font-size:clamp(50px,5vw,74px)!important;line-height:.95!important}

.lm-product-carousel{
  position:relative!important;
  max-width:1540px!important;
  padding:0!important;
  overflow:visible!important;
}
.lm-product-list{
  display:grid!important;
  grid-template-columns:none!important;
  grid-auto-flow:column!important;
  grid-auto-columns:calc((100% - 64px)/3.28)!important;
  gap:32px!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  padding:0 34px 22px!important;
  scroll-padding-inline:34px!important;
  scroll-snap-type:x mandatory!important;
  overscroll-behavior-inline:contain;
  scrollbar-width:none!important;
}
.lm-product-list .lm-product-card{
  width:auto!important;
  min-width:0!important;
  flex:none!important;
  scroll-snap-align:start!important;
}
.lm-product-list .lm-product-media{height:clamp(460px,39vw,610px)!important}
.lm-product-list .lm-product-card h3{font-size:clamp(27px,2.1vw,36px)!important}
.lm-carousel-controls{
  display:block!important;
  position:absolute!important;
  inset:0!important;
  margin:0!important;
  padding:0!important;
  pointer-events:none;
}
.lm-carousel-progress{display:none!important}
.lm-carousel-control{
  position:absolute!important;
  z-index:12!important;
  top:44%!important;
  width:46px!important;
  height:46px!important;
  margin:0!important;
  border:1px solid rgba(23,20,17,.14)!important;
  background:rgba(255,255,255,.94)!important;
  color:#171411!important;
  box-shadow:0 8px 24px rgba(23,20,17,.11)!important;
  backdrop-filter:blur(10px)!important;
  pointer-events:auto;
}
.lm-carousel-control--prev{right:12px!important}
.lm-carousel-control--next{left:12px!important}
.lm-carousel-control:hover:not(:disabled){background:#171411!important;color:#fff!important}
.lm-carousel-control:disabled{opacity:0!important;pointer-events:none}

@media(max-width:1100px){
  .lm-product-list{grid-auto-columns:calc((100% - 28px)/2.25)!important;gap:28px!important;padding-inline:24px!important;scroll-padding-inline:24px!important}
}
@media(max-width:760px){
  .lm-product-list{grid-auto-columns:82vw!important;gap:14px!important;padding:0 18px 16px!important;scroll-padding-inline:18px!important}
  .lm-product-list .lm-product-card{width:auto!important;min-width:0!important;flex:none!important}
  .lm-product-list .lm-product-media{height:440px!important}
  .lm-carousel-control{top:41%!important;width:42px!important;height:42px!important}
  .lm-carousel-control--prev{right:5px!important}.lm-carousel-control--next{left:5px!important}
}

/* v12.6 final product normalization */
.lm-product-list .lm-product-card{display:flex!important;flex-direction:column!important;height:auto!important}
.lm-product-list .lm-product-media{width:100%!important;height:auto!important;aspect-ratio:4/5!important}
.lm-product-list .lm-product-image{width:100%!important;height:100%!important;object-position:center!important}
.lm-product-list .lm-product-image--primary{object-fit:contain!important;padding:7%!important}
.lm-product-list .lm-product-image--hover{object-fit:cover!important;padding:0!important}
.lm-product-list .lm-product-card h3{min-height:2.1em!important;display:flex!important;align-items:center;justify-content:center}
.lm-product-list .lm-product-card strong{min-height:26px}.lm-product-list .lm-product-link{margin-top:auto!important}
@media(max-width:760px){.lm-product-list .lm-product-media{height:auto!important;aspect-ratio:4/5!important}.lm-product-list .lm-product-card h3{min-height:auto!important}}

/* Lumiere v12.7 — warm values, modern social actions and seamless product hover */
.lm-about-page{background:#ded6ce!important}
.lm-about-intro{background:#fff}
.lm-about-split{grid-template-columns:minmax(420px,650px) minmax(0,1fr)!important;min-height:0!important;align-items:stretch}
.lm-about-split__image{height:auto!important;background:#d8c2b1}
.lm-about-split__image img{width:100%!important;height:auto!important;object-fit:contain!important;object-position:center!important}
.lm-values{
  max-width:1500px!important;
  padding:80px clamp(24px,5vw,80px)!important;
  gap:18px!important;
  background:#ded6ce!important;
}
.lm-values article{
  min-height:300px;
  padding:55px 42px!important;
  display:flex;
  flex-direction:column;
  justify-content:center;
  background:#e9e1d9!important;
  border:1px solid rgba(80,65,52,.08);
}
.lm-values h3{margin:0 0 22px!important}.lm-values p{max-width:330px;margin:0 auto!important}

.lm-social-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:38px}
.lm-social-action{min-width:0;padding:20px 12px 17px;border:1px solid #ddd5cd;border-radius:16px;background:#fff;display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center;transition:transform .25s,box-shadow .25s,border-color .25s}
.lm-social-action:hover{transform:translateY(-4px);box-shadow:0 16px 35px rgba(38,29,22,.1);border-color:#b8aa9d}
.lm-social-action__icon{width:50px;height:50px;border-radius:50%;display:grid;place-items:center;background:#171411;color:#fff}
.lm-social-action__icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.lm-social-action--facebook .lm-social-action__icon svg{fill:currentColor;stroke:none}
.lm-social-action--whatsapp .lm-social-action__icon{background:#25d366}.lm-social-action--instagram .lm-social-action__icon{background:linear-gradient(135deg,#833ab4,#fd1d1d,#fcb045)}.lm-social-action--facebook .lm-social-action__icon{background:#1877f2}
.lm-social-action>span:last-child{display:grid;gap:4px;min-width:0}.lm-social-action strong{font-size:12px;font-weight:600}.lm-social-action small{font-size:10px;color:#7b7168;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}

.lm-list-section .lm-product-link,
.lm-list-section .lm-product-link:link,
.lm-list-section .lm-product-link:visited{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  align-self:center!important;
  min-width:104px!important;
  min-height:38px!important;
  margin:18px auto 0!important;
  padding:0 20px!important;
  border:1px solid #171411!important;
  border-radius:999px!important;
  background:#171411!important;
  color:#fff!important;
  font-size:11px!important;
  font-weight:500!important;
  line-height:1!important;
  box-shadow:0 8px 20px rgba(23,20,17,.12)!important;
  transition:background .25s,color .25s,transform .25s,box-shadow .25s!important;
}
.lm-list-section .lm-product-link:after{content:"←";margin-right:9px;font-size:14px;transition:transform .25s}
.lm-list-section .lm-product-link:hover{background:#fff!important;color:#171411!important;transform:translateY(-2px);box-shadow:0 12px 25px rgba(23,20,17,.16)!important}
.lm-list-section .lm-product-link:hover:after{transform:translateX(-3px)}

.lm-product-list .lm-product-image--primary,
.lm-product-list .lm-product-image--hover{
  object-fit:contain!important;
  object-position:center!important;
  padding:7%!important;
  transform:none!important;
  background:#fff!important;
}
.lm-product-list .lm-product-card:hover .lm-product-image--primary,
.lm-product-list .lm-product-card:hover .lm-product-image--hover{transform:none!important}

@media(max-width:800px){
  .lm-values{grid-template-columns:1fr!important;gap:12px!important;padding:55px 18px!important}.lm-values article{min-height:235px}
  .lm-social-actions{grid-template-columns:1fr}.lm-social-action{flex-direction:row;text-align:right;padding:14px 16px}.lm-social-action__icon{width:46px;height:46px;flex:0 0 46px}.lm-social-action>span:last-child{text-align:right}
}
@media(max-width:900px){.lm-about-split{grid-template-columns:1fr!important}.lm-about-split__image{height:auto!important}.lm-about-split__image img{width:100%!important;height:auto!important;object-fit:contain!important}}

/* Lumiere v12.8 — aligned cards, interactive gallery and classic social controls */
.lm-product-list{align-items:stretch!important}
.lm-product-list .lm-product-card{align-self:stretch!important;justify-content:flex-start!important}
.lm-product-list .lm-product-media{flex:0 0 auto!important}
.lm-product-list .lm-product-card h3{width:100%;margin-top:24px!important}
.lm-product-list .lm-product-card strong{display:flex!important;align-items:center;justify-content:center}

.lm-product-gallery{display:block!important}
.lm-product-gallery__main{position:relative;margin:0;aspect-ratio:1/1.08;background:#faf9f7;overflow:hidden}
.lm-product-gallery__main>img{width:100%;height:100%;object-fit:contain;padding:clamp(24px,4vw,58px);transition:opacity .28s ease,transform .38s ease}
.lm-product-gallery__main>img.is-changing{opacity:.18;transform:scale(.985)}
.lm-product-thumbnails{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:14px}
.lm-product-thumbnail{position:relative;aspect-ratio:1/1;border:1px solid transparent;background:#faf9f7;padding:8px;overflow:hidden;cursor:pointer;transition:border-color .25s,background .25s,transform .25s}
.lm-product-thumbnail img{width:100%;height:100%;object-fit:contain;padding:0!important}
.lm-product-thumbnail:hover{transform:translateY(-2px);border-color:#bdb2a7}.lm-product-thumbnail.is-active{border-color:#171411;background:#fff}
.lm-product-thumbnail.is-active:after{content:"";position:absolute;right:8px;bottom:7px;left:8px;height:1px;background:#171411}

.lm-social-actions{display:flex!important;flex-wrap:wrap;gap:11px!important;margin-top:42px!important}
.lm-social-action{width:auto!important;min-width:0!important;min-height:46px!important;padding:5px 16px 5px 6px!important;border:1px solid #bfb5ab!important;border-radius:999px!important;background:transparent!important;display:inline-flex!important;flex-direction:row!important;align-items:center!important;gap:10px!important;text-align:right!important;box-shadow:none!important}
.lm-social-action:hover{transform:translateY(-2px)!important;background:#171411!important;color:#fff!important;border-color:#171411!important;box-shadow:0 10px 25px rgba(23,20,17,.13)!important}
.lm-social-action__icon{width:34px!important;height:34px!important;flex:0 0 34px!important;border:1px solid currentColor!important;border-radius:50%!important;background:transparent!important;color:#171411!important}
.lm-social-action:hover .lm-social-action__icon{color:#fff!important}
.lm-social-action__icon svg{width:18px!important;height:18px!important}
.lm-social-action>span:last-child{display:block!important}.lm-social-action strong{font-family:"Manrope","Heebo",Arial,sans-serif!important;font-size:11px!important;font-weight:500!important;letter-spacing:.03em}.lm-social-action small{display:none!important}

.lm-page-hero--about{width:100%!important;max-width:none!important;margin:0!important;background:#f4eee8!important;grid-template-columns:minmax(420px,650px) minmax(0,1fr)!important}
.lm-page-hero--about .lm-page-hero__content{min-height:100%;background:#f4eee8!important}
.lm-about-intro{width:100%!important;max-width:none!important;margin:0!important;padding:115px max(24px,calc((100vw - 940px)/2))!important;background:#fff!important}

@media(max-width:900px){
  .lm-page-hero--about{grid-template-columns:1fr!important}.lm-page-hero--about .lm-page-hero__content{min-height:360px}
  .lm-product-thumbnails{grid-template-columns:repeat(4,minmax(72px,1fr));overflow-x:auto;padding-bottom:6px;scrollbar-width:none}.lm-product-thumbnails::-webkit-scrollbar{display:none}
}
@media(max-width:650px){.lm-social-actions{display:grid!important;grid-template-columns:1fr 1fr!important}.lm-social-action{width:100%!important;justify-content:flex-start!important;padding-right:11px!important}.lm-about-intro{padding:80px 24px!important}}

/* Lumiere v12.9 — dynamic morning and evening routine bundles */
.lm-routine li b{font-size:15px;font-weight:500;letter-spacing:.01em}
.lm-routine li small{font-size:12px;line-height:1.45;margin-top:5px;opacity:.76}
.lm-routine .lm-btn{cursor:pointer;border-radius:999px;min-width:150px}
body.lm-modal-open{overflow:hidden}
.lm-routine-modal[hidden]{display:none!important}
.lm-routine-modal{position:fixed;z-index:10020;inset:0;display:grid;place-items:center;padding:24px;direction:rtl}
.lm-routine-modal__backdrop{position:absolute;inset:0;background:rgba(20,16,13,.58);backdrop-filter:blur(5px)}
.lm-routine-modal__dialog{position:relative;width:min(880px,calc(100vw - 36px));max-height:calc(100vh - 48px);overflow:auto;padding:52px clamp(24px,5vw,65px) 38px;background:#f8f4ef;color:#171411;box-shadow:0 35px 100px rgba(0,0,0,.25)}
.lm-routine-modal__close{position:absolute;top:18px;left:20px;width:38px;height:38px;border:1px solid rgba(23,20,17,.18);border-radius:50%;background:transparent;color:#171411;font-size:25px;line-height:1;cursor:pointer}
.lm-routine-modal__eyebrow{display:block;color:#9b7444;font-size:10px;letter-spacing:.26em;text-align:center}
.lm-routine-modal h2{margin:12px 0 34px;text-align:center;font-size:clamp(38px,5vw,60px);line-height:1}
.lm-routine-modal__products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.lm-routine-product{min-width:0;text-align:center}
.lm-routine-product__image{display:grid;place-items:center;width:100%;aspect-ratio:1/1.08;background:#fff;overflow:hidden}
.lm-routine-product__image img{width:100%;height:100%;object-fit:contain;padding:13%}
.lm-routine-product h3{min-height:2.5em;margin:17px 0 7px;font-size:21px;line-height:1.15}
.lm-routine-product span{font-size:13px}.lm-routine-product del{opacity:.55}.lm-routine-product ins{text-decoration:none}
.lm-routine-modal__footer{margin-top:35px;padding-top:24px;border-top:1px solid #d8d0c8;display:flex;align-items:center;justify-content:space-between;gap:24px}
.lm-routine-modal__footer>div{display:grid;gap:4px}.lm-routine-modal__footer>div span{font-size:11px;color:#776e66}.lm-routine-modal__footer>div strong{font-size:24px;font-weight:500}
.lm-routine-add{min-width:220px;border-radius:999px!important;cursor:pointer}.lm-routine-add:disabled{opacity:.55;cursor:wait}
.lm-routine-modal__message{min-height:18px;margin:12px 0 0;color:#8a3328;font-size:12px;text-align:center}
@media(max-width:680px){
  .lm-routine-modal{padding:0;align-items:end}.lm-routine-modal__dialog{width:100%;max-height:92vh;padding:46px 18px 25px;border-radius:20px 20px 0 0}
  .lm-routine-modal h2{font-size:40px;margin-bottom:25px}.lm-routine-modal__products{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}
  .lm-routine-product__image img{padding:9%}.lm-routine-product h3{font-size:14px;margin:12px 0 5px}.lm-routine-product span{font-size:11px}
  .lm-routine-modal__footer{align-items:stretch;flex-direction:column}.lm-routine-modal__footer>div{display:flex;justify-content:space-between;align-items:center}.lm-routine-add{width:100%}
}

/* Lumiere v13 — morning routine by skin type */
.lm-routine--morning{min-height:650px}
.lm-routine--morning>div{width:56%}
.lm-skin-switcher{display:inline-flex;gap:3px;margin:0 0 22px;padding:4px;border:1px solid rgba(23,20,17,.18);border-radius:999px;background:rgba(255,255,255,.72);backdrop-filter:blur(8px)}
.lm-skin-switcher button{min-width:92px;padding:9px 17px;border:0;border-radius:999px;background:transparent;color:#171411;font-size:11px;cursor:pointer;transition:background .25s,color .25s,box-shadow .25s}
.lm-skin-switcher button.is-active{background:#171411;color:#fff;box-shadow:0 6px 16px rgba(23,20,17,.16)}
.lm-routine--morning ol{margin-bottom:22px}
.lm-routine--morning li{padding-bottom:12px}
.lm-routine--morning .lm-btn{padding-inline:22px;font-size:11px}
@media(max-width:1050px){.lm-routine--morning>div{width:62%}}
@media(max-width:650px){
  .lm-routine--morning{min-height:690px}.lm-routine--morning>div{width:82%}
  .lm-skin-switcher{margin-bottom:18px}.lm-skin-switcher button{min-width:82px;padding:8px 13px}
  .lm-routine--morning .lm-btn{max-width:240px;text-align:center}
}

/* LUMIERE v15 — luxury pages and product experience */
.lm-finder-float{top:118px!important;right:18px!important;bottom:auto!important}

.lm-product-detail--wow{--lm-ink:#171411;--lm-cream:#f6f2ec;--lm-line:rgba(23,20,17,.14);max-width:1500px;margin:auto;padding:0 34px 120px}
.lm-product-detail--wow .lm-product-breadcrumb{max-width:1320px;margin:28px auto;color:#817970;font-size:11px}
.lm-product-detail--wow .lm-product-main{max-width:1320px;margin:0 auto 84px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.72fr);gap:clamp(45px,7vw,120px);align-items:start}
.lm-product-detail--wow .lm-product-gallery__main{position:relative;min-height:680px;background:linear-gradient(145deg,#faf9f7,#f0ece6);display:grid;place-items:center;overflow:hidden;cursor:zoom-in}
.lm-product-detail--wow .lm-product-gallery__main:before{content:"";position:absolute;width:55%;height:55%;border-radius:50%;background:rgba(255,255,255,.8);filter:blur(45px)}
.lm-product-detail--wow .lm-product-gallery__main img{position:relative;z-index:1;width:100%;height:680px;object-fit:contain;padding:6%;transition:transform .7s cubic-bezier(.2,.7,.2,1),opacity .25s}
.lm-product-detail--wow .lm-product-gallery__main:hover img{transform:scale(1.035)}
.lm-product-gallery__main figcaption{position:absolute;z-index:2;bottom:19px;left:22px;color:#756e67;font-size:10px;letter-spacing:.1em}
.lm-product-zoom{position:absolute;z-index:3;top:20px;left:20px;width:42px;height:42px;border:1px solid rgba(23,20,17,.2);border-radius:50%;background:rgba(255,255,255,.72);backdrop-filter:blur(12px);font-size:22px;font-weight:200;cursor:pointer}
.lm-product-sale{position:absolute;z-index:3;top:22px;right:22px;padding:7px 12px;background:#171411;color:#fff;font-size:9px;letter-spacing:.18em}
.lm-product-thumbnails{display:flex!important;gap:12px!important;margin-top:14px!important;overflow-x:auto;scrollbar-width:none}.lm-product-thumbnails::-webkit-scrollbar{display:none}
.lm-product-thumbnail{flex:0 0 92px!important;width:92px!important;height:112px!important;padding:0!important;border:1px solid transparent!important;background:#f7f4ef!important;overflow:hidden!important}.lm-product-thumbnail.is-active{border-color:#171411!important}
.lm-product-thumbnail img{width:100%!important;height:100%!important;object-fit:contain!important;padding:8%!important}
.lm-product-summary{position:sticky;top:115px;padding-top:40px}
.lm-product-kicker{font-size:9px;letter-spacing:.34em;color:#a1784f;margin-bottom:10px}
.lm-product-summary .lm-product-category,.lm-product-summary .lm-product-category a{font-size:11px;color:#8c8278;text-decoration:none}
.lm-product-summary h1{font-family:"Cormorant Garamond",Georgia,serif!important;font-size:clamp(45px,4vw,66px)!important;line-height:.95!important;font-weight:400!important;letter-spacing:-.025em;margin:20px 0 24px!important}
.lm-product-lead{font-size:15px;line-height:1.9;color:#615a53;border-bottom:1px solid var(--lm-line);padding-bottom:25px}.lm-product-lead p{margin:0}
.lm-product-price{font-family:"Cormorant Garamond",Georgia,serif;font-size:26px;margin:24px 0 16px}.lm-product-price del{color:#9b948d;font-size:.75em}.lm-product-price ins{text-decoration:none}
.lm-product-buy form.cart{display:flex;gap:10px;align-items:stretch}.lm-product-buy .quantity{display:flex;align-items:center;border:1px solid var(--lm-line);min-width:126px}.lm-product-buy .qty{border:0!important;width:48px!important;text-align:center;padding:0!important;background:transparent}.lm-qty-btn{width:38px;border:0;background:transparent;font-size:18px;cursor:pointer;color:#171411}.lm-product-buy .single_add_to_cart_button{flex:1!important;min-height:54px!important;border-radius:0!important;background:#171411!important;color:#fff!important;text-transform:none!important;font-size:12px!important;letter-spacing:.04em!important;transition:background .25s,transform .25s!important}.lm-product-buy .single_add_to_cart_button:hover{background:#a1784f!important;transform:translateY(-2px)}
.lm-product-assurances{display:flex;justify-content:space-between;gap:10px;padding:18px 0;border-bottom:1px solid var(--lm-line);font-size:10px;color:#716961}.lm-product-assurances span:before{content:"✦";color:#a1784f;margin-left:7px}
.lm-product-accordions details{border-bottom:1px solid var(--lm-line);padding:18px 0}.lm-product-accordions summary{font-size:12px;letter-spacing:.04em;cursor:pointer;list-style:none;display:flex;justify-content:space-between}.lm-product-accordions summary:after{content:"＋";font-size:16px;font-weight:200}.lm-product-accordions details[open] summary:after{content:"−"}.lm-product-accordions details>div{padding:15px 0 2px;color:#6b635b;font-size:13px;line-height:1.8}
.lm-product-promise{max-width:1320px;margin:0 auto 110px;display:grid;grid-template-columns:repeat(3,1fr);background:#e8e1d8;padding:4px;gap:4px}.lm-product-promise article{background:#f5f1eb;padding:54px 45px;min-height:230px}.lm-product-promise span,.lm-product-ritual b{font-family:"Cormorant Garamond",serif;color:#a1784f;font-size:15px;font-weight:400}.lm-product-promise h2{font-family:"Cormorant Garamond",serif;font-size:30px;font-weight:400;margin:24px 0 12px}.lm-product-promise p{font-size:13px;line-height:1.8;color:#716961;margin:0}
.lm-product-ritual,.lm-product-faq{max-width:1120px;margin:0 auto 120px}.lm-product-ritual>header,.lm-product-faq>header{text-align:center;margin-bottom:50px}.lm-product-ritual header span,.lm-product-faq header span{font-size:9px;letter-spacing:.3em;color:#a1784f}.lm-product-ritual header h2,.lm-product-faq header h2{font-family:"Cormorant Garamond",serif;font-size:48px;font-weight:400;margin:12px 0}.lm-product-ritual>div{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#ddd4ca}.lm-product-ritual article{background:#fff;text-align:center;padding:48px 25px}.lm-product-ritual h3{font-family:"Cormorant Garamond",serif;font-size:27px;font-weight:400;margin:12px 0}.lm-product-ritual p{font-size:12px;color:#756e67}.lm-product-faq>div{border-top:1px solid var(--lm-line)}.lm-product-faq details{border-bottom:1px solid var(--lm-line);padding:20px}.lm-product-faq summary{cursor:pointer;font-family:"Cormorant Garamond",serif;font-size:24px;list-style:none;display:flex;justify-content:space-between}.lm-product-faq summary:after{content:"+"}.lm-product-faq details[open] summary:after{content:"−"}.lm-product-faq p{color:#6c645d;line-height:1.8}
.lm-product-related{max-width:1200px!important;margin:0 auto!important}.lm-related-card__image{display:block;background:#f6f3ef;height:390px}.lm-related-card__image img{width:100%!important;height:100%!important;object-fit:contain!important;padding:8%!important}
.lm-product-sticky-buy{position:fixed;z-index:9700;left:24px;right:24px;bottom:18px;max-width:920px;margin:auto;display:grid;grid-template-columns:58px 1fr auto auto;align-items:center;gap:18px;padding:10px 12px;background:rgba(255,255,255,.92);border:1px solid rgba(23,20,17,.13);box-shadow:0 16px 50px rgba(25,20,15,.18);backdrop-filter:blur(18px);transform:translateY(140%);opacity:0;pointer-events:none;transition:.4s}.lm-product-sticky-buy.is-visible{transform:none;opacity:1;pointer-events:auto}.lm-product-sticky-buy img{width:58px;height:58px;object-fit:contain;background:#f5f1eb}.lm-product-sticky-buy small{display:block;font-size:8px;letter-spacing:.22em;color:#a1784f}.lm-product-sticky-buy strong{font-family:"Cormorant Garamond",serif;font-size:19px;font-weight:500}.lm-product-sticky-buy>span{font-size:13px}.lm-product-sticky-buy button{border:0;background:#171411;color:#fff;padding:16px 30px;cursor:pointer}
.lm-product-lightbox{position:fixed;inset:0;z-index:100000;background:rgba(16,14,12,.94);display:grid;place-items:center;opacity:0;pointer-events:none;transition:.3s}.lm-product-lightbox.is-open{opacity:1;pointer-events:auto}.lm-product-lightbox img{max-width:88vw;max-height:88vh;object-fit:contain}.lm-product-lightbox button{position:absolute;top:20px;left:25px;border:0;background:transparent;color:#fff;font-size:36px;cursor:pointer}

.lm-about-page--wow{background:#e7dfd5}.lm-about-page--wow .lm-page-hero{position:relative}.lm-page-hero__content p{max-width:480px;font-size:13px;line-height:1.8;margin:18px auto 0}.lm-about-signature{position:absolute;bottom:28px;left:38px;color:#fff;font-size:10px;letter-spacing:.26em;z-index:2}.lm-about-signature i{display:block;font-family:"Cormorant Garamond",serif;font-size:20px;letter-spacing:0}.lm-about-page--wow .lm-about-intro{background:#fff}.lm-about-manifesto{padding:110px 30px;text-align:center;background:#1b1815;color:#fff}.lm-about-manifesto span{font-size:9px;letter-spacing:.35em;color:#c7a477}.lm-about-manifesto blockquote{max-width:900px;margin:30px auto 0;font-family:"Cormorant Garamond",serif;font-size:clamp(36px,5vw,67px);line-height:1.18;font-weight:400}.lm-about-page--wow .lm-about-split{margin:26px;gap:26px;background:transparent}.lm-about-page--wow .lm-about-split__image,.lm-about-page--wow .lm-about-split__copy{background:#f9f7f3}.lm-about-page--wow .lm-about-split__image img{width:100%;height:100%;min-height:720px;object-fit:cover}.lm-about-page--wow .lm-about-split__copy{padding:clamp(50px,8vw,120px)}
.lm-about-journey{padding:110px clamp(25px,8vw,130px);background:#e7dfd5}.lm-about-journey header{text-align:center}.lm-about-journey header span{font-size:9px;letter-spacing:.35em;color:#9b6f45}.lm-about-journey h2{font-family:"Cormorant Garamond",serif;font-size:52px;font-weight:400;margin:12px}.lm-about-journey>div{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;margin-top:50px}.lm-about-journey article{padding:45px;background:rgba(255,255,255,.55);border:1px solid rgba(255,255,255,.65)}.lm-about-journey i{font-family:"Cormorant Garamond",serif;color:#a1784f}.lm-about-journey h3{font-family:"Cormorant Garamond",serif;font-size:30px;font-weight:400;margin:25px 0 10px}.lm-about-journey p{color:#6d655d;line-height:1.8;font-size:13px}.lm-about-page--wow .lm-values{margin:0 26px 26px;background:#e7dfd5;gap:26px}.lm-about-page--wow .lm-values article{background:#f8f5f0;border:0}.lm-about-cta{margin:0;text-align:center;padding:120px 25px;background:#171411;color:#fff}.lm-about-cta span{font-size:9px;letter-spacing:.35em;color:#c7a477}.lm-about-cta h2{font-family:"Cormorant Garamond",serif;font-size:clamp(38px,5vw,64px);font-weight:400;margin:20px auto 35px}.lm-about-cta a{display:inline-block;border:1px solid #fff;color:#fff;text-decoration:none;padding:15px 28px;font-size:11px;transition:.3s}.lm-about-cta a:hover{background:#fff;color:#171411}

.lm-contact-page--wow{background:#f7f4ef}.lm-contact-page--wow .lm-contact-hero{position:relative;padding:145px 25px 120px;background:radial-gradient(circle at 50% 10%,#fff 0,#f2ece5 48%,#e4d9cc 100%)}.lm-contact-page--wow .lm-contact-hero h1{font-family:"Cormorant Garamond",serif;font-size:clamp(52px,7vw,92px);font-weight:400;margin:10px 0}.lm-contact-availability{display:inline-flex;align-items:center;gap:9px;margin-top:28px;padding:10px 16px;border:1px solid rgba(23,20,17,.15);background:rgba(255,255,255,.55);font-size:10px;letter-spacing:.06em}.lm-contact-availability i{width:7px;height:7px;border-radius:50%;background:#73986c;box-shadow:0 0 0 5px rgba(115,152,108,.13)}
.lm-contact-shortcuts{max-width:1180px;margin:-36px auto 70px;position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);background:#fff;box-shadow:0 18px 55px rgba(40,30,20,.08)}.lm-contact-shortcuts a{padding:30px 34px;border-left:1px solid #e7e0d8;color:#171411;text-decoration:none;display:grid;grid-template-columns:auto 1fr;gap:2px 15px;transition:.3s}.lm-contact-shortcuts a:hover{background:#171411;color:#fff}.lm-contact-shortcuts span{grid-row:1/3;font-family:"Cormorant Garamond",serif;color:#ad7f51;font-size:20px}.lm-contact-shortcuts b{font-family:"Cormorant Garamond",serif;font-size:22px;font-weight:500}.lm-contact-shortcuts small{color:#817970}.lm-contact-page--wow .lm-contact-layout{max-width:1180px;margin:0 auto 100px;box-shadow:0 20px 70px rgba(35,27,20,.07)}.lm-contact-details dl dd{display:flex;align-items:center;gap:12px}.lm-contact-details [data-copy-contact]{border:0;background:transparent;color:#a1784f;font-size:10px;text-decoration:underline;cursor:pointer}.lm-contact-page--wow .lm-social-actions{display:flex!important;gap:10px!important;margin-top:30px!important}.lm-contact-page--wow .lm-social-actions a{width:auto!important;flex:1;min-height:84px;border:1px solid rgba(23,20,17,.15)!important;background:transparent!important;color:#171411!important;display:flex!important;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-decoration:none!important;transition:.3s!important}.lm-contact-page--wow .lm-social-actions a:hover{background:#171411!important;color:#fff!important;transform:translateY(-4px)}.lm-contact-page--wow .lm-social-actions svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.4}.lm-contact-page--wow .lm-social-actions a:last-child svg{fill:currentColor;stroke:none}.lm-contact-page--wow .lm-social-actions span{font-size:9px;letter-spacing:.12em}.lm-contact-faq{max-width:950px;margin:0 auto;padding:30px 25px 120px;text-align:center}.lm-contact-faq header span{font-size:9px;letter-spacing:.3em;color:#a1784f}.lm-contact-faq h2{font-family:"Cormorant Garamond",serif;font-size:49px;font-weight:400;margin:12px}.lm-contact-faq>div{text-align:right;border-top:1px solid #d9d1c8;margin:40px 0 32px}.lm-contact-faq details{border-bottom:1px solid #d9d1c8;padding:20px}.lm-contact-faq summary{font-family:"Cormorant Garamond",serif;font-size:22px;cursor:pointer}.lm-contact-faq p{color:#756d65}.lm-contact-faq>a{color:#171411;font-size:11px;text-underline-offset:7px}

.lm-faq-page{background:#f7f4ef;min-height:100vh}.lm-faq-hero{text-align:center;padding:135px 25px 80px;background:#e8e0d6}.lm-faq-hero>span{font-size:9px;letter-spacing:.34em;color:#a1784f}.lm-faq-hero h1{font-family:"Cormorant Garamond",serif;font-size:clamp(53px,7vw,92px);font-weight:400;margin:12px 0}.lm-faq-hero p{color:#696159}.lm-faq-hero label{max-width:620px;height:58px;margin:40px auto 0;background:#fff;display:flex;align-items:center;padding:0 20px;border-bottom:1px solid #171411}.lm-faq-hero svg{width:19px;fill:none;stroke:#171411;stroke-width:1.4}.lm-faq-hero input{flex:1;border:0!important;outline:0!important;background:transparent!important;padding:0 15px!important;box-shadow:none!important}.lm-faq-filters{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;padding:38px 20px}.lm-faq-filters button{border:1px solid #d7cfc6;background:transparent;padding:11px 19px;font-size:10px;cursor:pointer}.lm-faq-filters button.is-active,.lm-faq-filters button:hover{background:#171411;color:#fff;border-color:#171411}.lm-faq-list{max-width:960px;margin:0 auto 100px;padding:0 25px}.lm-faq-list details{border-bottom:1px solid #d8d0c7;padding:24px 10px}.lm-faq-list summary{font-family:"Cormorant Garamond",serif;font-size:clamp(22px,3vw,29px);cursor:pointer;list-style:none;display:flex;justify-content:space-between}.lm-faq-list summary:after{content:"+"}.lm-faq-list details[open] summary:after{content:"−"}.lm-faq-list p{max-width:760px;color:#6f675f;line-height:1.9}.lm-faq-concierge{text-align:center;background:#171411;color:#fff;padding:100px 25px}.lm-faq-concierge>span{font-size:9px;letter-spacing:.3em;color:#c9a47a}.lm-faq-concierge h2{font-family:"Cormorant Garamond",serif;font-size:55px;font-weight:400;margin:15px}.lm-faq-concierge p{color:#c9c4bd}.lm-faq-concierge div{display:flex;justify-content:center;gap:10px;margin-top:30px}.lm-faq-concierge a{border:1px solid rgba(255,255,255,.55);color:#fff;text-decoration:none;padding:14px 24px;font-size:10px}.lm-faq-concierge a:first-child{background:#fff;color:#171411}

@media(max-width:900px){
 .lm-product-detail--wow{padding:0 18px 90px}.lm-product-detail--wow .lm-product-main{grid-template-columns:1fr;gap:25px}.lm-product-detail--wow .lm-product-gallery__main,.lm-product-detail--wow .lm-product-gallery__main img{height:540px;min-height:540px}.lm-product-summary{position:static;padding-top:10px}.lm-product-promise,.lm-product-ritual>div,.lm-about-journey>div{grid-template-columns:1fr}.lm-product-promise article{min-height:auto}.lm-about-page--wow .lm-about-split{grid-template-columns:1fr}.lm-contact-shortcuts{margin:-20px 18px 50px}.lm-contact-page--wow .lm-contact-layout{margin-inline:18px}.lm-product-sticky-buy{left:10px;right:10px;bottom:10px;grid-template-columns:46px 1fr auto}.lm-product-sticky-buy>span{display:none}.lm-product-sticky-buy button{padding:14px 18px}
}
@media(max-width:650px){
 .lm-finder-float{top:auto!important;right:12px!important;bottom:88px!important}.lm-product-detail--wow .lm-product-gallery__main,.lm-product-detail--wow .lm-product-gallery__main img{height:430px;min-height:430px}.lm-product-detail--wow .lm-product-gallery__main img{padding:3%}.lm-product-summary h1{font-size:43px!important}.lm-product-buy form.cart{flex-wrap:wrap}.lm-product-buy .quantity{width:100%;justify-content:center;min-height:45px}.lm-product-promise{margin-bottom:75px}.lm-product-ritual,.lm-product-faq{margin-bottom:80px}.lm-product-ritual header h2,.lm-product-faq header h2{font-size:38px}.lm-product-sticky-buy img{display:none}.lm-product-sticky-buy{grid-template-columns:1fr auto}.lm-product-sticky-buy strong{font-size:15px}.lm-product-sticky-buy button{padding:13px 14px}.lm-about-signature{left:20px}.lm-about-page--wow .lm-about-split{margin:12px}.lm-about-page--wow .lm-about-split__image img{min-height:520px}.lm-about-journey{padding:75px 18px}.lm-about-page--wow .lm-values{margin:0 12px 12px}.lm-contact-shortcuts{grid-template-columns:1fr}.lm-contact-shortcuts a{border-left:0;border-bottom:1px solid #e7e0d8}.lm-contact-page--wow .lm-contact-layout{margin-inline:12px}.lm-contact-page--wow .lm-social-actions a{min-height:72px}.lm-faq-concierge div{flex-direction:column;max-width:260px;margin-inline:auto}
}
