:root{--ml-ivory: #faf6ef;--ml-ivory-2: #f3ece0;--ml-line: #e6ddcb;--ml-ink: #2a2724;--ml-muted: #6b645c;--ml-evergreen: #1f3a2e;--ml-evergreen-2: #16291f;--ml-gold: #c9a96e;--ml-gold-ink: #8a6b35;--ml-red: #9e2b25;--ml-radius: 14px;--ml-radius-lg: 22px;--ml-gutter: 16px;--ml-max: 1200px;--ml-serif: var(--font-heading--family, Georgia, serif);--ml-sans: var(--font-body--family, system-ui, sans-serif);--ml-ease: cubic-bezier(.2, .7, .2, 1)}.ml{background:var(--ml-ivory);color:var(--ml-ink);font-family:var(--ml-sans)}.ml *,.ml *:before,.ml *:after{box-sizing:border-box}.ml-wrap{width:100%;max-width:var(--ml-max);margin-inline:auto;padding-inline:var(--ml-gutter)}.ml-section{padding-block:56px}@media(min-width:750px){.ml-section{padding-block:88px}:root{--ml-gutter: 32px}}.ml-eyebrow{font:600 12px/1.2 var(--ml-sans);letter-spacing:.14em;text-transform:uppercase;color:var(--ml-gold-ink);margin:0 0 12px}.ml-h2{font-family:var(--ml-serif);font-weight:400;font-size:clamp(30px,8vw,52px);line-height:1.06;letter-spacing:-.01em;margin:0 0 14px;text-wrap:balance}.ml-h3{font-family:var(--ml-serif);font-weight:400;font-size:24px;line-height:1.15;margin:0 0 6px}.ml-lede{font-size:17px;line-height:1.55;color:var(--ml-muted);margin:0;max-width:34em;text-wrap:pretty}.ml-lede p{margin:0 0 .6em}.ml-lede p:last-child{margin:0}.ml-head{margin-bottom:28px}.ml-center{text-align:center}.ml-center .ml-lede{margin-inline:auto}.ml--dark{background:var(--ml-evergreen);color:var(--ml-ivory)}.ml--dark .ml-eyebrow{color:var(--ml-gold)}.ml--dark .ml-lede{color:#faf6efd1}.ml-btn{-webkit-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:56px;padding:0 28px;width:100%;border:0;border-radius:var(--ml-radius);background:var(--ml-evergreen);color:var(--ml-ivory);font:600 16px/1 var(--ml-sans);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;text-decoration:none;transition:transform .15s var(--ml-ease),background-color .2s}.ml-btn:hover{background:var(--ml-evergreen-2)}.ml-btn:active{transform:scale(.985)}.ml-btn[disabled]{opacity:.5;cursor:not-allowed}.ml--dark .ml-btn{background:var(--ml-ivory);color:var(--ml-evergreen)}.ml--dark .ml-btn:hover{background:#fff}@media(min-width:750px){.ml-btn{width:auto;min-width:320px}}.ml :focus-visible,.ml-focus:focus-visible{outline:3px solid var(--ml-gold-ink);outline-offset:3px;border-radius:6px}.ml--dark :focus-visible{outline-color:var(--ml-gold)}.ml-editor-note{border:1px dashed var(--ml-gold-ink);border-radius:var(--ml-radius);padding:16px;font:14px/1.5 var(--ml-sans);color:var(--ml-muted);background:var(--ml-ivory-2)}.ml--dark .ml-editor-note{color:var(--ml-ivory);background:#ffffff0f}.ml-media{position:relative;overflow:hidden;border-radius:var(--ml-radius-lg);background:var(--ml-ivory-2)}.ml-media img,.ml-media video{display:block;width:100%;height:100%;object-fit:cover}.ml-js [data-ml-reveal]{opacity:0;transform:translateY(14px);transition:opacity .7s var(--ml-ease),transform .7s var(--ml-ease)}.ml-js [data-ml-reveal].is-in{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.ml-js [data-ml-reveal]{opacity:1;transform:none;transition:none}}.ml-rail{display:grid;grid-auto-flow:column;grid-auto-columns:82%;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;margin-inline:calc(var(--ml-gutter) * -1);padding-inline:var(--ml-gutter);scroll-padding-inline:var(--ml-gutter);scrollbar-width:none;overscroll-behavior-x:contain}.ml-rail::-webkit-scrollbar{display:none}.ml-rail>*{scroll-snap-align:start}.ml-rail-hint{display:flex;align-items:center;gap:8px;margin-top:14px;font-size:13px;color:var(--ml-muted)}.ml--dark .ml-rail-hint{color:#faf6efb3}@media(min-width:990px){.ml-rail{grid-auto-flow:row;grid-template-columns:repeat(var(--ml-cols, 3),1fr);overflow:visible;margin:0;padding:0;gap:20px}.ml-rail-hint{display:none}}.ml-hook{position:relative;overflow:hidden}.ml-hook__media{position:absolute;top:0;right:0;bottom:0;left:0}.ml-hook__media img,.ml-hook__media video{width:100%;height:100%;object-fit:cover}.ml-hook__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#16291feb,#16291f8c 45%,#16291f1a)}.ml-hook__inner{position:relative;display:flex;flex-direction:column;justify-content:flex-end;min-height:72svh;padding-block:56px}.ml-hook--noimg .ml-hook__inner{min-height:0;padding-block:72px}.ml-hook__lines{list-style:none;margin:18px 0 0;padding:0;display:grid;gap:6px;font-family:var(--ml-serif);font-size:22px;line-height:1.3}.ml-hook__lines li:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--ml-gold);box-shadow:0 0 10px 2px #c9a96e99;margin-right:12px;vertical-align:middle}@media(min-width:990px){.ml-hook__inner{min-height:78vh;max-width:640px}}.ml-videos{display:grid;grid-auto-flow:column;grid-auto-columns:78%;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;margin-inline:calc(var(--ml-gutter) * -1);padding-inline:var(--ml-gutter);scrollbar-width:none}.ml-videos::-webkit-scrollbar{display:none}.ml-videos--single{grid-auto-columns:100%;overflow:visible}.ml-video{scroll-snap-align:center}.ml-video__frame{position:relative;aspect-ratio:9 / 16;border-radius:var(--ml-radius-lg);overflow:hidden;background:#0f1d16}.ml-video__frame video,.ml-video__frame img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.ml-video__sound{position:absolute;right:12px;bottom:12px;display:inline-flex;align-items:center;gap:6px;min-height:44px;padding:0 14px;border:0;border-radius:999px;background:#16291fb8;color:var(--ml-ivory);font:600 13px/1 var(--ml-sans);cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.ml-video__label{margin:10px 2px 0;font-size:13px;color:#faf6efb8}@media(min-width:750px){.ml-videos{grid-auto-columns:340px;justify-content:center;overflow:visible;margin:0;padding:0}.ml-videos--single{grid-auto-columns:380px}}.ml-benefits{display:grid;gap:14px}.ml-benefit{background:#fff;border:1px solid var(--ml-line);border-radius:var(--ml-radius-lg);overflow:hidden}.ml-benefit__img{aspect-ratio:4 / 3}.ml-benefit__body{padding:20px 20px 22px;display:grid;grid-template-columns:auto 1fr;gap:4px 14px;align-items:baseline}.ml-benefit__num{grid-row:span 2;font-family:var(--ml-serif);font-size:30px;line-height:1;color:var(--ml-gold-ink)}.ml-benefit p{margin:0;color:var(--ml-muted);line-height:1.5}@media(min-width:750px){.ml-benefits{grid-template-columns:repeat(2,1fr);gap:20px}}@media(min-width:1100px){.ml-benefits{grid-template-columns:repeat(var(--ml-cols, 4),1fr)}}@media(hover:hover){.ml-benefit__img img{transition:transform .8s var(--ml-ease)}.ml-benefit:hover .ml-benefit__img img{transform:scale(1.04)}}.ml-use{position:relative;border-radius:var(--ml-radius-lg);overflow:hidden;aspect-ratio:4 / 5;background:var(--ml-evergreen);color:var(--ml-ivory)}.ml-use img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.ml-use:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#16291fd9,#16291f00 55%)}.ml-use__txt{position:absolute;left:0;right:0;bottom:0;z-index:1;padding:20px}.ml-use__txt p{margin:0;font-size:15px;line-height:1.45;color:#faf6efd9}.ml-use--noimg{background:radial-gradient(120% 80% at 50% 0%,#2c5140 0%,var(--ml-evergreen) 60%)}@media(hover:hover){.ml-use img{transition:transform .8s var(--ml-ease)}.ml-use:hover img{transform:scale(1.04)}}.ml-size{display:grid;gap:28px;align-items:center}.ml-size__visual{position:relative;display:flex;justify-content:center;align-items:stretch;gap:18px;height:420px;background:var(--ml-ivory-2);border-radius:var(--ml-radius-lg);padding:28px 20px}.ml-size__visual img{height:100%;width:auto;max-width:60%;object-fit:contain}.ml-size__visual svg.ml-ladder{height:100%;width:auto}.ml-ruler{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:72px}.ml-ruler:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:1px;background:var(--ml-ink)}.ml-ruler:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(var(--ml-ink),var(--ml-ink)) top center / 18px 1px no-repeat,linear-gradient(var(--ml-ink),var(--ml-ink)) bottom center / 18px 1px no-repeat}.ml-ruler__label{position:relative;z-index:1;background:var(--ml-ivory-2);padding:8px 0;text-align:center;font-family:var(--ml-serif);line-height:1.1}.ml-ruler__label b{display:block;font-weight:400;font-size:30px}.ml-ruler__label span{font:600 12px/1.3 var(--ml-sans);letter-spacing:.1em;text-transform:uppercase;color:var(--ml-muted)}.ml-specs{list-style:none;margin:18px 0 0;padding:0;border-top:1px solid var(--ml-line)}.ml-specs li{display:flex;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:1px solid var(--ml-line);font-size:16px}.ml-specs li span:first-child{color:var(--ml-muted)}.ml-specs li span:last-child{font-weight:600;text-align:right}@media(min-width:990px){.ml-size{grid-template-columns:1fr 1fr;gap:64px}.ml-size__visual{height:520px}}.ml-acc{border-top:1px solid var(--ml-line);max-width:780px;margin-inline:auto}.ml-acc details{border-bottom:1px solid var(--ml-line)}.ml-acc summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:60px;padding:16px 2px;cursor:pointer;font:500 18px/1.35 var(--ml-sans)}.ml-acc summary::-webkit-details-marker{display:none}.ml-acc summary .ml-plus{flex:none;position:relative;width:28px;height:28px;border-radius:50%;border:1px solid var(--ml-line)}.ml-acc summary .ml-plus:before,.ml-acc summary .ml-plus:after{content:"";position:absolute;left:50%;top:50%;width:11px;height:1.5px;background:currentColor;transform:translate(-50%,-50%);transition:transform .25s var(--ml-ease)}.ml-acc summary .ml-plus:after{transform:translate(-50%,-50%) rotate(90deg)}.ml-acc details[open] summary .ml-plus:after{transform:translate(-50%,-50%) rotate(0)}.ml-acc__body{padding:0 2px 22px;color:var(--ml-muted);font-size:16px;line-height:1.6}.ml-acc__body p{margin:0 0 .7em}.ml-acc__body p:last-child{margin:0}.ml-acc__body a{color:var(--ml-ink)}.ml-acc details::details-content{block-size:0;overflow:hidden;transition:block-size .3s var(--ml-ease),content-visibility .3s allow-discrete}.ml-acc details[open]::details-content{block-size:auto}@supports (interpolate-size: allow-keywords){.ml-acc{interpolate-size:allow-keywords}}@media(prefers-reduced-motion:reduce){.ml-acc details::details-content{transition:none}}.ml-ugc{grid-auto-columns:62%}.ml-ugc__item{position:relative;aspect-ratio:9 / 16;border-radius:var(--ml-radius-lg);overflow:hidden;background:var(--ml-ivory-2)}.ml-ugc__item img,.ml-ugc__item video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.ml-ugc__tag{position:absolute;left:10px;top:10px;z-index:1;padding:6px 10px;border-radius:999px;background:#faf6efeb;color:var(--ml-ink);font:600 12px/1 var(--ml-sans)}.ml-ugc__cap{position:absolute;left:0;right:0;bottom:0;padding:40px 14px 14px;color:var(--ml-ivory);font-size:14px;background:linear-gradient(to top,rgba(0,0,0,.6),transparent)}@media(min-width:990px){.ml-ugc{--ml-cols: 4}}.ml-reviews__summary{display:flex;flex-wrap:wrap;align-items:center;gap:12px 20px;margin-bottom:28px}.ml-reviews__avg{font-family:var(--ml-serif);font-size:56px;line-height:1}.ml-stars{display:inline-flex;gap:3px;color:var(--ml-gold-ink)}.ml-stars svg{width:20px;height:20px}.ml-reviews__count{color:var(--ml-muted)}.ml-final{position:relative;overflow:hidden}.ml-final__media{position:absolute;top:0;right:0;bottom:0;left:0}.ml-final__media img{width:100%;height:100%;object-fit:cover}.ml-final__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#16291ff2,#16291f8c)}.ml-final__inner{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;padding-block:88px}.ml-final__product{display:flex;align-items:center;gap:12px;margin:22px 0 18px;font-size:16px}.ml-final__product img{width:52px;height:52px;border-radius:10px;object-fit:cover}.ml-final__price{font-weight:600}.ml-final form{width:100%;max-width:420px}.ml-trust{display:grid;gap:12px}.ml-trust__item{display:flex;gap:14px;align-items:flex-start;padding:18px;background:#fff;border:1px solid var(--ml-line);border-radius:var(--ml-radius)}.ml-trust__icon{flex:none;width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:var(--ml-ivory-2);color:var(--ml-evergreen)}.ml-trust__icon svg{width:20px;height:20px}.ml-trust__item h3{margin:0 0 2px;font:600 16px/1.3 var(--ml-sans)}.ml-trust__item p{margin:0;font-size:15px;line-height:1.5;color:var(--ml-muted)}.ml-trust__item a{color:var(--ml-ink);text-underline-offset:3px}.ml-pay{list-style:none;display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 0;padding:0}.ml-pay svg{width:38px;height:24px}@media(min-width:750px){.ml-trust{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}}.ml-product-page .product-information{background:var(--ml-ivory)}.ml-product-page .add-to-cart-button{min-height:56px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.ml-product-page .sticky-add-to-cart__bar{border-radius:16px;box-shadow:0 10px 30px #16291f2e}.ml-product-page .sticky-add-to-cart__button{min-height:48px}
/*# sourceMappingURL=/cdn/shop/t/3/assets/merryloft.css.map */
