.lmt{--lmt-green:#173f32;--lmt-deep:#0f3026;--lmt-ink:#20251f;--lmt-ivory:#f4efe5;--lmt-paper:#fbfaf7;--lmt-line:rgba(32,37,31,.16);--lmt-muted:#6b706a;background:var(--lmt-paper);color:var(--lmt-ink);overflow:hidden}.lmt *{box-sizing:border-box}.lmt a{color:inherit}.lmt__measure{width:min(1240px,calc(100% - 48px));margin-inline:auto}.lmt__eyebrow{margin:0 0 16px;color:var(--lmt-green);font-size:10px;font-weight:600;line-height:1.35;letter-spacing:.22em;text-transform:uppercase}.lmt h1,.lmt h2,.lmt h3,.lmt blockquote{font-family:'Cormorant Garamond',var(--font-heading-family,Georgia,serif);font-weight:400;color:var(--lmt-green)}.lmt__button{appearance:none;min-height:50px;padding:13px 22px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--lmt-green);font:inherit;font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:background .2s ease,color .2s ease,opacity .2s ease}.lmt__button:disabled,.lmt__small-button:disabled{opacity:.55;cursor:wait}.lmt__button--solid{background:var(--lmt-green);color:#fff}.lmt__button--solid:hover{background:var(--lmt-deep)}.lmt__button--outline{background:transparent;color:var(--lmt-green)}.lmt__button--outline:hover{background:rgba(23,63,50,.06)}.lmt__button--ivory{background:var(--lmt-ivory);border-color:var(--lmt-ivory);color:var(--lmt-green)}
.lmt__hero{display:grid;grid-template-columns:minmax(0,1.22fr) minmax(420px,.78fr);min-height:710px;background:#f8f5ee}.lmt__hero-media{min-height:710px;overflow:hidden;background:#e5ded2}.lmt__hero-media picture,.lmt__hero-media img{display:block;width:100%;height:100%}.lmt__hero-media img{object-fit:cover;object-position:center}.lmt__hero-copy{display:flex;flex-direction:column;justify-content:center;padding:72px clamp(44px,5.4vw,90px)}.lmt__hero h1{margin:0;font-size:clamp(70px,7vw,112px);line-height:.84;letter-spacing:-.045em}.lmt__hero-line{margin:28px 0 0;font-family:'Cormorant Garamond',var(--font-heading-family,Georgia,serif);font-size:28px;line-height:1.25;font-style:italic;color:#5d625c}.lmt__hero-text{max-width:590px;margin:18px 0 0;font-size:16px;line-height:1.76;color:#555b55}.lmt__hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:30px}.lmt__micro{max-width:560px;margin:18px 0 0;font-size:11px;line-height:1.55;color:#737871}.lmt__status{min-height:18px;margin:12px 0 0;font-size:12px;color:var(--lmt-green)}
.lmt__intro{max-width:900px;padding-block:96px;text-align:center}.lmt__intro h2,.lmt__section-head h2,.lmt__composition h2,.lmt__recipe h2,.lmt__beyond h2,.lmt__faq h2{margin:0;font-size:clamp(48px,5vw,76px);line-height:.98;letter-spacing:-.035em}.lmt__intro>p:last-child{max-width:760px;margin:26px auto 0;font-size:17px;line-height:1.8;color:#5e645e}
.lmt__products{padding:94px 0;background:var(--lmt-ivory);scroll-margin-top:100px}.lmt__section-head{text-align:center}.lmt__section-head .lmt__price-line{margin:20px 0 0;font-family:'Cormorant Garamond',var(--font-heading-family,Georgia,serif);font-size:27px;color:var(--lmt-green)}.lmt__product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:46px}.lmt__product-card{display:flex;flex-direction:column;min-width:0;background:#fff;border:1px solid var(--lmt-line)}.lmt__product-media{display:flex;align-items:center;justify-content:center;aspect-ratio:4/3;overflow:hidden;background:#f8f6f1}.lmt__product-media img{display:block;width:100%;height:100%;object-fit:contain;padding:20px;transition:transform .5s ease}.lmt__product-card:hover .lmt__product-media img{transform:scale(1.018)}.lmt__monogram{font-family:'Cormorant Garamond',Georgia,serif;font-size:90px;color:rgba(23,63,50,.25)}.lmt__product-body{position:relative;display:flex;flex:1;flex-direction:column;padding:28px}.lmt__product-index{position:absolute;right:26px;top:24px;margin:0;font-family:'Cormorant Garamond',Georgia,serif;font-size:30px;color:rgba(23,63,50,.25)}.lmt__product-body h3{max-width:90%;margin:0;font-size:31px;line-height:1.02;letter-spacing:-.02em}.lmt__product-body h3 a{text-decoration:none}.lmt__product-price{margin:10px 0 0;font-size:14px;color:#555b55}.lmt__product-copy{flex:1;margin:19px 0 0;font-size:14px;line-height:1.68;color:#5d635d}.lmt__product-actions{margin-top:25px}.lmt__small-button,.lmt__product-actions>a{min-height:42px;padding:10px 14px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--lmt-green);background:var(--lmt-green);color:#fff;text-decoration:none;font:inherit;font-size:9px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;cursor:pointer}.lmt__product-actions>a:not(.lmt__small-button){margin-left:7px;background:transparent;color:var(--lmt-green)}.lmt__card-status{min-height:16px;margin:10px 0 0;font-size:11px;color:var(--lmt-green)}.lmt__complete{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:40px;align-items:center;margin-top:28px;padding:40px 42px;background:#fff;border:1px solid var(--lmt-line)}.lmt__complete h3{margin:0;font-size:42px;line-height:1}.lmt__complete>div>p:last-child{max-width:720px;margin:14px 0 0;font-size:14px;line-height:1.65;color:#5d635d}.lmt__complete-action{display:flex;align-items:center;gap:20px}.lmt__complete-action strong{font-family:'Cormorant Garamond',Georgia,serif;font-size:34px;font-weight:400;color:var(--lmt-green)}.lmt__complete-action>span{max-width:360px;font-size:13px;line-height:1.5;color:#6a7069}
.lmt__composition{padding-block:104px}.lmt__composition-head{display:grid;grid-template-columns:.72fr 1.28fr;gap:70px;align-items:end}.lmt__composition-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:54px;border-top:1px solid var(--lmt-line);border-bottom:1px solid var(--lmt-line)}.lmt__composition-grid article{padding:34px 34px 38px;border-right:1px solid var(--lmt-line)}.lmt__composition-grid article:last-child{border-right:0}.lmt__composition-grid span{font-size:10px;letter-spacing:.16em;color:#777d76}.lmt__composition-grid h3{margin:22px 0 0;font-size:31px;line-height:1.05}.lmt__composition-grid p{margin:14px 0 0;font-size:14px;line-height:1.7;color:#606660}
.lmt__recipe{display:grid;grid-template-columns:minmax(0,.84fr) minmax(0,1.16fr);background:var(--lmt-green);color:#fff}.lmt__recipe-copy{padding:96px max(46px,calc((100vw - 1240px)/2));padding-right:70px}.lmt__recipe .lmt__eyebrow,.lmt__recipe h2{color:#fff}.lmt__recipe-copy>p:not(.lmt__eyebrow){max-width:530px;margin:24px 0 0;font-size:16px;line-height:1.72;color:rgba(255,255,255,.76)}.lmt__recipe dl{display:flex;gap:0;margin:34px 0;border-top:1px solid rgba(255,255,255,.24);border-bottom:1px solid rgba(255,255,255,.24)}.lmt__recipe dl div{flex:1;padding:17px 16px;border-right:1px solid rgba(255,255,255,.18)}.lmt__recipe dl div:first-child{padding-left:0}.lmt__recipe dl div:last-child{border-right:0}.lmt__recipe dt{font-size:8px;letter-spacing:.16em;text-transform:uppercase;opacity:.55}.lmt__recipe dd{margin:5px 0 0;font-size:13px}.lmt__recipe .lmt__button--outline{border-color:#fff;color:#fff}.lmt__recipe-steps{margin:0;padding:70px max(46px,calc((100vw - 1240px)/2)) 70px 70px;list-style:none;background:#123329}.lmt__recipe-steps li{display:grid;grid-template-columns:42px minmax(0,1fr);gap:18px;padding:24px 0;border-bottom:1px solid rgba(255,255,255,.16)}.lmt__recipe-steps li:first-child{padding-top:0}.lmt__recipe-steps li:last-child{border-bottom:0}.lmt__recipe-steps>li>span{font-size:9px;letter-spacing:.14em;opacity:.48}.lmt__recipe-steps h3{margin:0;color:#fff;font-size:30px;line-height:1}.lmt__recipe-steps p{margin:8px 0 0;font-size:14px;line-height:1.65;color:rgba(255,255,255,.72)}
.lmt__beyond{display:grid;grid-template-columns:.74fr 1.26fr;gap:80px;padding-block:104px}.lmt__beyond-copy>p:last-child{margin:22px 0 0;font-size:16px;line-height:1.72;color:#5e645e}.lmt__beyond-grid{border-top:1px solid var(--lmt-line)}.lmt__beyond-grid article{display:grid;grid-template-columns:.72fr 1.28fr;gap:28px;padding:25px 0;border-bottom:1px solid var(--lmt-line)}.lmt__beyond-grid h3{margin:0;font-size:28px}.lmt__beyond-grid p{margin:0;font-size:14px;line-height:1.68;color:#606660}
.lmt__view{padding:100px 24px;text-align:center;background:#eee7da}.lmt__view>div{max-width:930px}.lmt__view blockquote{margin:0;font-size:clamp(48px,5.5vw,78px);line-height:.98;letter-spacing:-.035em}.lmt__view>div>p:last-child{max-width:720px;margin:26px auto 0;font-size:16px;line-height:1.76;color:#5d635d}
.lmt__faq{display:grid;grid-template-columns:.72fr 1.28fr;gap:80px;padding-block:102px}.lmt__faq-list{border-top:1px solid var(--lmt-line)}.lmt__faq details{border-bottom:1px solid var(--lmt-line)}.lmt__faq summary{position:relative;padding:24px 38px 24px 0;list-style:none;cursor:pointer;font-family:'Cormorant Garamond',Georgia,serif;font-size:25px;color:var(--lmt-green)}.lmt__faq summary::-webkit-details-marker{display:none}.lmt__faq summary:after{content:'+';position:absolute;right:4px;top:22px;font-family:Arial,sans-serif;font-size:20px;font-weight:300}.lmt__faq details[open] summary:after{content:'−'}.lmt__faq details p{margin:0;padding:0 40px 25px 0;font-size:14px;line-height:1.72;color:#606660}
.lmt__closing{padding:105px 24px;text-align:center;background:var(--lmt-deep);color:#fff}.lmt__closing>div{max-width:930px;margin:0 auto}.lmt__closing .lmt__eyebrow,.lmt__closing h2{color:#fff}.lmt__closing h2{margin:0;font-size:clamp(52px,6vw,86px);line-height:.94;letter-spacing:-.04em}.lmt__closing>div>p:not(.lmt__eyebrow){margin:24px 0 30px;color:rgba(255,255,255,.72)}.lmt__mobile-bar{display:none}
@media(max-width:1050px){.lmt__hero{grid-template-columns:1fr;min-height:0}.lmt__hero-media{min-height:0;aspect-ratio:16/9}.lmt__hero-copy{padding:62px 30px 70px}.lmt__product-grid{grid-template-columns:1fr 1fr}.lmt__product-card:last-child{grid-column:1/-1;width:calc(50% - 11px);justify-self:center}.lmt__composition-head,.lmt__beyond,.lmt__faq{grid-template-columns:1fr;gap:36px}.lmt__recipe{grid-template-columns:1fr}.lmt__recipe-copy,.lmt__recipe-steps{padding:72px 30px}.lmt__recipe-steps{padding-top:50px}.lmt__complete{grid-template-columns:1fr}.lmt__complete-action{justify-content:space-between}}
@media(max-width:699px){.lmt__measure{width:min(100% - 36px,1240px)}.lmt__hero-media{aspect-ratio:4/5}.lmt__hero-media img{object-position:center}.lmt__hero-copy{padding:48px 20px 58px}.lmt__hero h1{font-size:68px}.lmt__hero-line{font-size:24px}.lmt__hero-actions{display:grid}.lmt__hero-actions .lmt__button{width:100%}.lmt__intro,.lmt__composition,.lmt__beyond,.lmt__faq{padding-block:72px}.lmt__intro h2,.lmt__section-head h2,.lmt__composition h2,.lmt__recipe h2,.lmt__beyond h2,.lmt__faq h2{font-size:48px}.lmt__products{padding:72px 0}.lmt__product-grid{grid-template-columns:1fr;gap:18px;margin-top:34px}.lmt__product-card:last-child{grid-column:auto;width:auto}.lmt__product-media{aspect-ratio:16/10}.lmt__product-body{padding:24px}.lmt__complete{padding:30px 24px}.lmt__complete-action{display:grid;gap:14px}.lmt__complete-action .lmt__button{width:100%}.lmt__composition-grid{grid-template-columns:1fr}.lmt__composition-grid article{border-right:0;border-bottom:1px solid var(--lmt-line)}.lmt__composition-grid article:last-child{border-bottom:0}.lmt__recipe-copy,.lmt__recipe-steps{padding:62px 20px}.lmt__recipe dl{display:grid;grid-template-columns:repeat(3,1fr)}.lmt__recipe dl div{padding:15px 10px}.lmt__beyond-grid article{grid-template-columns:1fr;gap:8px}.lmt__view{padding:74px 18px}.lmt__view blockquote{font-size:52px}.lmt__faq summary{font-size:23px}.lmt__closing{padding:82px 18px 114px}.lmt__closing h2{font-size:54px}.lmt__mobile-bar{position:fixed;z-index:45;left:10px;right:10px;bottom:10px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 12px 11px 16px;background:var(--lmt-green);color:#fff;box-shadow:0 10px 35px rgba(0,0,0,.22);transform:translateY(calc(100% + 22px));opacity:0;pointer-events:none;transition:transform .25s ease,opacity .25s ease}.lmt__mobile-bar.is-visible{transform:translateY(0);opacity:1;pointer-events:auto}.lmt__mobile-bar div{display:grid}.lmt__mobile-bar span{font-family:'Cormorant Garamond',Georgia,serif;font-size:19px;line-height:1}.lmt__mobile-bar strong{margin-top:4px;font-size:10px;font-weight:400;opacity:.75}.lmt__mobile-bar button{min-height:40px;padding:9px 13px;border:1px solid #fff;background:#fff;color:var(--lmt-green);font:inherit;font-size:8px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}}
@media(prefers-reduced-motion:reduce){.lmt *{scroll-behavior:auto!important;transition:none!important}}
