html{-webkit-text-size-adjust:100%;text-size-adjust:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}button,input,select,textarea{font:inherit}img,svg{max-width:100%}:focus-visible{outline:3px solid rgba(142,122,189,.42);outline-offset:3px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#2d2b2b;background:#fff}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}button,input{font:inherit}.lm-page-width{width:min(1320px,calc(100% - 48px));margin:auto}.lm-btn{display:inline-flex;align-items:center;justify-content:center;background:#173f73;color:#fff;border-radius:8px;padding:13px 22px;font-weight:700}.lm-btn--lav{background:#e8dcf7;color:#222}.lm-btn--green{background:#58b386}.lm-announcement{height:42px;background:linear-gradient(90deg,#e9f8ff,#cdeefb,#e9f8ff);display:flex;align-items:center;justify-content:center;font-size:14px;position:relative;z-index:90}.lm-header-shell{position:sticky;top:0;z-index:80;padding:14px 28px 0;background:linear-gradient(180deg,rgba(223,244,255,.98),rgba(223,244,255,.58),transparent)}.lm-header{height:86px;max-width:1384px;margin:auto;background:#fffdf8f7;border:1px solid rgba(255,255,255,.8);border-radius:28px;box-shadow:0 16px 40px #314f662b;display:flex;align-items:center;padding:0 28px;gap:26px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.lm-logo{width:116px;flex:0 0 116px}.lm-logo img{width:112px;max-height:70px;object-fit:contain}.lm-main-nav{display:flex;align-items:center;gap:28px;flex:1}.lm-main-nav>a{font-size:14px;position:relative}.lm-main-nav>a:after{content:"";position:absolute;left:0;bottom:-8px;width:0;height:2px;background:#6f70b9;transition:.2s}.lm-main-nav>a:hover:after{width:100%}.lm-need-trigger{border:1px solid #eed8d8;background:linear-gradient(180deg,snow,#fff2f3);border-radius:999px;padding:14px 20px;color:#173f73;cursor:pointer;box-shadow:0 5px 16px #6e525214}.lm-utils{display:flex;align-items:center;gap:14px}.lm-icon-btn{width:40px;height:40px;border:0;background:transparent;border-radius:50%;display:grid;place-items:center;position:relative;font-size:22px}.lm-cart span{position:absolute;right:-1px;top:-1px;background:#d8c9f1;color:#57456e;font-size:10px;width:18px;height:18px;border-radius:50%;display:grid;place-items:center}.lm-mobile-menu{display:none;border:0;background:transparent;font-size:22px}.lm-mega{position:absolute;left:50%;transform:translate(-50%) translateY(-8px) scale(.99);top:112px;width:min(960px,calc(100vw - 96px));background:#fffdf8;border:1px solid #eee6dd;border-radius:22px;box-shadow:0 22px 50px #213e5338;padding:26px;opacity:0;pointer-events:none;transition:.22s}.lm-mega.is-open{opacity:1;pointer-events:auto;transform:translate(-50%) translateY(0) scale(1)}.lm-mega-title{font-size:22px;color:#173f73;font-weight:700;margin-bottom:18px}.lm-mega-layout{display:grid;grid-template-columns:minmax(0,1fr) 240px;gap:18px}.lm-need-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.lm-need-card{min-height:128px;border-radius:18px;padding:18px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:1px solid rgba(100,120,130,.12);transition:.2s}.lm-need-card:hover{transform:translateY(-3px);box-shadow:0 9px 22px #3c505a17}.lm-need-card span{font-size:32px}.lm-need-card strong{color:#173f73;font-size:15px}.lm-need-card small{color:#697186;font-size:12px;margin-top:5px}.lm-need-card--blue{background:#eef8ff}.lm-need-card--mint{background:#effaf5}.lm-need-card--lavender{background:#f6f0ff}.lm-need-card--pink{background:#fff1f3}.lm-need-card--yellow{background:#fff8e9}.lm-shop-all{display:block;border-top:1px solid #ece6de;margin-top:18px;padding-top:16px;color:#2864a1;font-weight:700;font-size:14px}.lm-bundle-card{background:linear-gradient(180deg,#eaf8ff,#dcedf6);border-radius:19px;padding:18px;display:flex;flex-direction:column}.lm-bundle-card h3{margin:0;color:#173f73}.lm-bundle-card p{font-size:12px;color:#657089}.lm-bundle-card img{height:135px;width:100%;object-fit:cover;border-radius:14px;margin:5px 0 14px}.lm-search-panel{position:absolute;right:50px;top:112px;width:min(520px,calc(100vw - 48px));background:#fffdf8;border-radius:18px;padding:20px;box-shadow:0 18px 40px #213e5333}.lm-search-panel label{display:block;color:#173f73;font-weight:700;margin-bottom:10px}.lm-search-panel>form>div{display:flex;gap:8px}.lm-search-panel input{flex:1;border:1px solid #ddd8d2;border-radius:8px;padding:12px}.lm-search-panel button{border:0;background:#173f73;color:#fff;border-radius:8px;padding:0 18px}.lm-hero{position:relative;min-height:var(--hero-height);margin-top:-100px;overflow:hidden;background:#dff4ff}.lm-hero-media,.lm-hero-shade{position:absolute;top:0;right:0;bottom:0;left:0}.lm-hero-media img{width:100%;height:100%;object-fit:cover}.lm-hero-shade{background:linear-gradient(90deg,#dff4ff38,#dff4ff00 52%)}.lm-hero-inner{position:relative;min-height:var(--hero-height);display:flex;align-items:center;padding-top:110px}.lm-hero-copy{width:min(400px,44%);margin-left:42px}.lm-hero-copy h1{color:#173f73;font-size:clamp(42px,4.6vw,70px);line-height:.98;letter-spacing:-.04em;margin:0 0 18px}.lm-copy{max-width:340px;line-height:1.55;margin-bottom:18px}.lm-trust-strip{margin-top:-46px;position:relative;z-index:5;background:#fff;border-radius:19px;box-shadow:0 8px 25px #4b596214;min-height:104px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;padding:10px}.lm-trust-strip>div,.lm-footer-benefits .lm-page-width>div{display:flex;align-items:center;justify-content:center;gap:14px;font-size:13px}.lm-trust-strip>div:first-letter,.lm-footer-benefits .lm-page-width>div:first-letter{font-size:26px}.lm-best{background:linear-gradient(90deg,#fff,#f5efff 55%,#fff);padding:72px 0}.lm-best-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:30px;align-items:center}.lm-best-intro h2,.lm-feature-copy h2,.lm-reviews h2{font-size:42px;line-height:1.05;color:#173f73;letter-spacing:-.03em;margin:10px 0 16px}.lm-best-intro p{line-height:1.6}.lm-products-wrap{position:relative;overflow:hidden}.lm-products{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:6px;scroll-behavior:smooth}.lm-product{flex:0 0 calc((100% - 56px)/5);min-width:178px;background:#fff;border-radius:16px;padding:12px;box-shadow:0 8px 20px #4d4a6912;display:flex;flex-direction:column;scroll-snap-align:start}.lm-product-image{height:178px;border-radius:10px;overflow:hidden}.lm-product-image img{width:100%;height:100%;object-fit:contain}.lm-vendor{font-size:11px;font-weight:700;margin-top:9px}.lm-product-title{font-size:13px;line-height:1.35;font-weight:700;min-height:48px;margin-top:3px}.lm-stars{font-size:12px;color:#5f54b8;margin:7px 0 3px}.lm-stars span{color:#555}.lm-price{font-size:14px;font-weight:700}.lm-add{width:100%;margin-top:9px;border:0;background:#e7dbf5;border-radius:6px;padding:10px;font-size:11px;font-weight:700}.lm-arrow{position:absolute;top:45%;z-index:3;width:42px;height:42px;border:1px solid #e6e0ea;background:#fff;border-radius:50%;font-size:22px}.lm-arrow--left{left:5px}.lm-arrow--right{right:5px}.lm-feature{display:grid;grid-template-columns:1fr 1fr}.lm-feature-image img{width:100%;height:100%;min-height:430px;object-fit:cover}.lm-feature-copy{background:linear-gradient(135deg,#fff5c9,#ffedb6);padding:70px;display:flex;flex-direction:column;justify-content:center}.lm-feature-copy .lm-btn{align-self:flex-start}.lm-reviews{background:linear-gradient(180deg,#edf9f6,#effaf8);padding:50px 0;text-align:center}.lm-review-stars{color:#4ba879;font-size:27px;letter-spacing:4px}.lm-review-stars--small{text-align:left;font-size:17px}.lm-review-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:28px;text-align:left}.lm-review{background:#fff9;border:1px solid #d8e9e4;border-radius:16px;padding:20px;min-height:270px;display:flex;flex-direction:column}.lm-review h3{font-size:15px}.lm-review p{font-size:13px;line-height:1.55}.lm-person{margin-top:auto;border-top:1px solid #dce7e3;padding-top:14px;display:flex;align-items:center;gap:10px}.lm-person>span{width:38px;height:38px;border-radius:50%;background:#d8ebe5;display:grid;place-items:center;font-weight:700}.lm-person small{display:block;color:#4ba879}.lm-review-cta{margin-top:28px}.lm-footer-benefits{border-top:1px solid #eee}.lm-footer-benefits .lm-page-width{display:grid;grid-template-columns:repeat(4,1fr);padding:25px 0}.lm-footer{background:#173f73;color:#fff;padding:48px 0}.lm-footer>.lm-page-width{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:30px}.lm-footer h3,.lm-footer h4{margin-top:0}.lm-footer a{display:block;color:#e9f0f7;margin:6px 0}.lm-toast{position:fixed;right:22px;bottom:22px;background:#173f73;color:#fff;padding:12px 16px;border-radius:10px;z-index:200;opacity:0;transform:translateY(12px);transition:.2s}.lm-toast.show{opacity:1;transform:none}@media(max-width:990px){.lm-main-nav{display:none}.lm-mobile-menu{display:block}.lm-header{height:72px}.lm-utils{margin-left:auto}.lm-mega{width:calc(100vw - 24px);top:92px}.lm-mega-layout{grid-template-columns:1fr}.lm-hero{margin-top:-84px}.lm-best-layout{grid-template-columns:1fr}.lm-product{flex-basis:calc((100% - 28px)/3)}.lm-feature-copy{padding:48px 32px}.lm-review-grid{grid-template-columns:1fr 1fr}.lm-footer-benefits .lm-page-width{grid-template-columns:1fr 1fr;gap:20px}.lm-footer>.lm-page-width{grid-template-columns:1fr 1fr}}@media(max-width:620px){.lm-page-width{width:calc(100% - 28px)}.lm-announcement{font-size:12px}.lm-header-shell{padding:10px 12px 0}.lm-header{padding:0 14px;border-radius:22px}.lm-logo{flex:1}.lm-logo img{width:88px}.lm-mega{max-height:72vh;overflow:auto;padding:18px}.lm-need-grid{grid-template-columns:1fr 1fr}.lm-search-panel{top:92px;right:12px}.lm-hero{min-height:500px}.lm-hero-inner{min-height:500px;align-items:flex-end;padding-bottom:38px}.lm-hero-media img{object-position:54% top}.lm-hero-shade{background:linear-gradient(180deg,#dff4ff00 38%,#dff4fff2 76%)}.lm-hero-copy{width:100%;margin:0}.lm-hero-copy h1{font-size:42px;max-width:320px}.lm-trust-strip{margin-top:-16px;grid-template-columns:1fr 1fr}.lm-best{padding:48px 0}.lm-best-intro h2,.lm-feature-copy h2,.lm-reviews h2{font-size:35px}.lm-product{flex-basis:82%;min-width:82%}.lm-feature{grid-template-columns:1fr}.lm-feature-image img{min-height:340px}.lm-feature-copy{padding:42px 22px}.lm-review-grid{grid-template-columns:1fr}.lm-footer>.lm-page-width{grid-template-columns:1fr}}.lm-need-trigger{padding:14px 18px 14px 20px;display:inline-flex;align-items:center;gap:9px;line-height:1;transition:box-shadow .2s ease,transform .2s ease}.lm-need-trigger:hover{transform:translateY(-1px);box-shadow:0 9px 20px #6e52521f}.lm-need-spark{font-size:15px;color:#6872ba;line-height:1}.lm-need-chevron{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .2s ease;margin-left:1px}.lm-header{height:88px;max-width:1380px;padding:0 30px;gap:22px;background:#fffdf8fa;border:1px solid rgba(255,255,255,.9);border-radius:28px;box-shadow:0 14px 35px #314f6621,0 3px 8px #314f660d}.lm-logo{width:132px;flex:0 0 132px}.lm-logo img{width:126px;max-height:74px;object-fit:contain}.lm-main-nav{gap:27px}.lm-nav-link{font-size:14px;font-weight:500}.lm-need-trigger{min-height:48px;padding:13px 18px 13px 19px;border:1px solid #efd9dc;background:linear-gradient(180deg,snow,#fff2f4);border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:9px;color:var(--lm-ink);box-shadow:0 4px 12px #6e52520f;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.lm-need-trigger:hover{transform:translateY(-1px);background:linear-gradient(180deg,#fffdfd,#ffeff2);box-shadow:0 9px 20px #6e52521c}.lm-need-spark{color:#7775bd;font-size:15px}.lm-need-chevron{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;margin-left:1px;transition:transform .22s ease}.lm-utils{gap:12px}.lm-icon-btn{width:41px;height:41px;transition:background .2s ease,transform .2s ease}.lm-icon-btn:hover{background:#f5f1ee;transform:translateY(-1px)}.lm-icon-btn svg{width:21px;height:21px}.lm-need-menu{width:min(980px,calc(100vw - 96px));padding:28px 28px 25px;border-radius:23px;box-shadow:0 24px 55px #213e532b,0 5px 14px #213e530f}.lm-need-menu__title{margin-bottom:19px;font-size:22px;font-weight:700}.lm-need-menu__title>span:first-child{color:#efb932!important}.lm-need-grid{gap:15px}.lm-need-card{min-height:126px;padding:17px;border-radius:17px;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.lm-need-card:hover{transform:translateY(-3px);border-color:#4c657e26;box-shadow:0 10px 22px #3c505a14}.lm-need-card strong{margin-top:2px;font-size:15px;font-weight:700}.lm-need-card small{max-width:150px;margin-top:4px;line-height:1.4}.lm-bundle-card{padding:18px;min-height:300px;border-radius:19px;background:linear-gradient(180deg,#eaf8ff,#dceff8)}.lm-bundle-card h3{margin-bottom:5px;font-size:18px}.lm-bundle-card p{margin-top:0;margin-bottom:12px;line-height:1.45}.lm-bundle-card img{height:138px;border-radius:13px;object-fit:cover;object-position:center 42%}.lm-bundle-card .lm-button{width:100%;margin-top:auto;border-radius:8px}.lm-shop-all-link{margin-top:20px;padding-top:18px;padding-bottom:3px;font-size:14px;transition:color .2s ease,transform .2s ease}.lm-shop-all-link:hover{color:#173f73}@media screen and (max-width:990px){.lm-header{height:74px;padding:0 16px;border-radius:23px}.lm-logo{width:100px;flex-basis:100px}.lm-logo img{width:96px;max-height:59px}.lm-need-menu{width:calc(100vw - 28px);top:94px;padding:22px}}@media screen and (max-width:620px){.lm-header-shell{padding:9px 10px 0}.lm-header{height:68px;padding:0 12px;border-radius:21px}.lm-logo{width:92px;flex-basis:92px}.lm-logo img{width:88px;max-height:54px}.lm-utils{gap:3px}.lm-icon-btn{width:37px;height:37px}.lm-need-menu{width:calc(100vw - 20px);top:87px;padding:18px;border-radius:20px;max-height:74vh;overflow-y:auto}.lm-need-menu__title{font-size:18px;margin-bottom:15px}.lm-need-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.lm-need-card{min-height:112px;padding:13px 9px}.lm-need-card__icon{font-size:27px}.lm-need-card strong{font-size:13px}.lm-need-card small{font-size:11px}.lm-bundle-card{min-height:250px;margin-top:4px}.lm-shop-all-link{margin-top:15px;padding-top:15px}}.lm-basic-cart{padding-top:70px;padding-bottom:90px;min-height:70vh}.lm-basic-cart__header{margin-bottom:32px}.lm-basic-cart__header h1{margin:5px 0 0;color:var(--lm-ink);font-family:var(--lm-heading-font);font-size:44px}.lm-basic-cart form{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:40px;align-items:start}.lm-basic-cart__items{display:flex;flex-direction:column;gap:14px}.lm-basic-cart__item{display:grid;grid-template-columns:130px 1fr;gap:20px;padding:16px;border:1px solid #ece7e2;border-radius:18px;background:#fff}.lm-basic-cart__image{width:130px;height:130px;border-radius:14px;overflow:hidden;background:#fafafa}.lm-basic-cart__image img{width:100%;height:100%;object-fit:contain}.lm-basic-cart__info{display:flex;flex-direction:column;align-items:flex-start}.lm-basic-cart__info small{color:#777;margin-bottom:4px}.lm-basic-cart__info strong{color:var(--lm-ink);font-size:17px}.lm-basic-cart__actions{margin-top:auto;display:flex;align-items:center;gap:20px}.lm-basic-cart__actions input{width:60px;margin-left:5px;padding:7px}.lm-basic-cart__actions a{font-size:13px;text-decoration:underline}.lm-basic-cart__summary{position:sticky;top:130px;padding:25px;border-radius:20px;background:#fffaf3;border:1px solid #eee4da}.lm-basic-cart__summary>div:first-child{display:flex;justify-content:space-between;font-size:18px}.lm-basic-cart__summary p{color:#777;font-size:12px}.lm-basic-cart__summary .lm-button{width:100%;margin-top:10px}.lm-cart-secondary{width:100%;padding:11px;border:1px solid #ddd;background:#fff;border-radius:8px;cursor:pointer}.lm-basic-cart__empty{max-width:600px;margin:50px auto;padding:60px 30px;text-align:center;border-radius:26px;background:linear-gradient(135deg,#edf9ff,#fff1f4)}.lm-basic-cart__empty>div{font-size:45px;color:#9384bc}.lm-basic-cart__empty h2{color:var(--lm-ink);font-family:var(--lm-heading-font);font-size:30px}@media screen and (max-width:800px){.lm-basic-cart form{grid-template-columns:1fr}.lm-basic-cart__summary{position:static}}@media screen and (max-width:620px){.lm-basic-cart{padding-top:45px}.lm-basic-cart__item{grid-template-columns:90px 1fr;gap:13px}.lm-basic-cart__image{width:90px;height:100px}}.lm-benefits-wrap{position:relative;z-index:6;margin-top:-40px}.lm-benefits{display:grid;grid-template-columns:repeat(4,1fr);align-items:center;min-height:118px;padding:8px 10px;background:#fffffffa;border:1px solid rgba(234,236,240,.9);border-radius:24px;box-shadow:0 18px 40px #3d526a1a,0 4px 10px #3d526a0a}.lm-benefit{position:relative;display:flex;align-items:center;justify-content:center;gap:14px;min-height:100px;padding:16px 18px;text-align:left}.lm-benefit:not(:last-child):after{content:"";position:absolute;right:0;top:24%;width:1px;height:52%;background:#e6e9ede6}.lm-benefit__icon{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;color:#2f3f53}.lm-benefit__icon svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.lm-benefit span:last-child{color:#1f2730;font-size:14px;line-height:1.35;font-weight:500}@media screen and (max-width:990px){.lm-benefits{grid-template-columns:repeat(2,1fr);gap:0;min-height:auto;padding:10px}.lm-benefit{justify-content:flex-start;min-height:82px;padding:16px}.lm-benefit:nth-child(2):after,.lm-benefit:nth-child(4):after{display:none}}@media screen and (max-width:620px){.lm-benefits-wrap{margin-top:-16px}.lm-benefits{grid-template-columns:repeat(2,1fr);padding:10px 8px;border-radius:22px}.lm-benefit{align-items:flex-start;justify-content:flex-start;gap:10px;min-height:72px;padding:12px 10px}.lm-benefit:after{display:none!important}.lm-benefit__icon{width:32px;height:32px;flex-basis:32px}.lm-benefit__icon svg{width:24px;height:24px}.lm-benefit span:last-child{font-size:12px;line-height:1.25}.lm-benefit{gap:16px}}.lm-need-trigger{position:relative;overflow:hidden;isolation:isolate;min-height:48px;padding:13px 18px 13px 19px;border:1px solid rgba(225,190,203,.72);background:linear-gradient(135deg,#fffdfd,#fff4f6 55%,#f8f3ff);border-radius:999px;color:#173f73;box-shadow:0 4px 14px #4c48760f;transition:transform .28s cubic-bezier(.2,.8,.2,1),box-shadow .28s ease,border-color .28s ease,background .28s ease}.lm-need-trigger:before{content:"";position:absolute;top:-50%;left:-70%;width:45%;height:200%;z-index:-1;transform:rotate(18deg) translate(-160%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.8),transparent);transition:transform .65s cubic-bezier(.2,.8,.2,1);pointer-events:none}.lm-need-trigger:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;border-radius:inherit;opacity:0;background:radial-gradient(circle at 25% 50%,rgba(181,155,224,.2),transparent 48%);transition:opacity .3s ease;pointer-events:none}.lm-need-trigger:hover{transform:translateY(-2px);border-color:#bf9ecfcc;box-shadow:0 10px 24px #4046701f,0 3px 8px #4046700d}.lm-need-trigger:hover:before{transform:rotate(18deg) translate(520%)}.lm-need-trigger:hover:after{opacity:1}.lm-need-spark{display:inline-block;color:#7775bd;transform-origin:center;animation:lmSparkleIdle 3.2s ease-in-out infinite;transition:color .25s ease,transform .3s cubic-bezier(.2,.8,.2,1)}.lm-need-trigger:hover .lm-need-spark{color:#9a72c6;transform:rotate(20deg) scale(1.18)}.lm-need-chevron{transition:transform .28s cubic-bezier(.2,.8,.2,1)}.lm-need-trigger:hover .lm-need-chevron{transform:translateY(2px)}.lm-need-trigger[aria-expanded=true]{background:linear-gradient(135deg,#fff2f5,#f7f1ff);border-color:#b59bd2cc;box-shadow:0 8px 22px #44426d1c}.lm-need-trigger[aria-expanded=true] .lm-need-chevron{transform:rotate(180deg)}.lm-need-trigger[aria-expanded=true] .lm-need-spark{color:#9570c5;transform:rotate(18deg) scale(1.12)}@keyframes lmSparkleIdle{0%,78%,to{transform:rotate(0) scale(1)}85%{transform:rotate(10deg) scale(1.13)}92%{transform:rotate(-5deg) scale(1.06)}}.lm-need-trigger:active{transform:translateY(0) scale(.98)}@media(prefers-reduced-motion:reduce){.lm-need-trigger,.lm-need-trigger:before,.lm-need-trigger:after,.lm-need-spark,.lm-need-chevron{animation:none!important;transition:none!important}}.lm-hero-btn{position:relative;overflow:hidden;isolation:isolate;background:#174d86;color:#fff;border-radius:8px;box-shadow:0 8px 18px #174d8629;transition:transform .28s cubic-bezier(.2,.8,.2,1),box-shadow .28s ease,background .28s ease}.lm-hero-btn:before{content:"";position:absolute;top:-40%;left:-55%;width:35%;height:180%;transform:rotate(18deg) translate(-180%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.55),transparent);pointer-events:none;transition:transform .7s cubic-bezier(.2,.8,.2,1)}.lm-hero-btn:hover{transform:translateY(-3px);background:#123f72;box-shadow:0 14px 28px #174d863d}.lm-hero-btn:hover:before{transform:rotate(18deg) translate(600%)}.lm-hero-btn:active{transform:translateY(-1px) scale(.98)}.lm-hero-btn:focus-visible{outline:3px solid rgba(181,155,224,.55);outline-offset:4px}@media(prefers-reduced-motion:reduce){.lm-hero-btn,.lm-hero-btn:before{transition:none!important}}.lm-best{position:relative;padding:74px 0 70px;overflow:hidden;background:radial-gradient(circle at 40% 45%,rgba(235,224,255,.8),transparent 42%),linear-gradient(90deg,#fbfaff,#f4efff 52%,#fbfaff)}.lm-best-layout{display:grid;grid-template-columns:230px minmax(0,1fr);align-items:center;gap:34px}.lm-best-intro{position:relative;z-index:2}.lm-best-intro>small{display:block;margin-bottom:12px;color:#242936;font-size:11px;font-weight:700;letter-spacing:.07em}.lm-best-intro h2{max-width:220px;margin:0 0 17px;color:#17457e;font-family:var(--lm-heading-font);font-size:39px;font-weight:700;line-height:1.02;letter-spacing:-.035em}.lm-best-intro p{max-width:205px;margin:0 0 24px;color:#3d424b;font-size:14px;line-height:1.6}.lm-best-intro .lm-btn--lav{min-height:44px;padding:0 20px;border-radius:7px;background:#e6d9f6;color:#242430;font-size:11px;font-weight:700;letter-spacing:.01em;box-shadow:0 5px 14px #6754890f;transition:transform .22s ease,background .22s ease,box-shadow .22s ease}.lm-best-intro .lm-btn--lav:hover{transform:translateY(-2px);background:#dcccf2;box-shadow:0 9px 20px #6754891f}.lm-products-wrap{position:relative;min-width:0;overflow:visible}.lm-products{display:flex;gap:14px;padding:8px 4px 13px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.lm-product{flex:0 0 calc((100% - 42px)/4);min-width:195px;padding:14px;display:flex;flex-direction:column;scroll-snap-align:start;background:#fffffff5;border:1px solid rgba(237,233,243,.95);border-radius:17px;box-shadow:0 7px 20px #53486e12;transition:transform .25s cubic-bezier(.2,.8,.2,1),box-shadow .25s ease,border-color .25s ease}.lm-product:hover{transform:translateY(-5px);border-color:#d2c5e6d9;box-shadow:0 14px 30px #53486e21}.lm-product-image{width:100%;height:205px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:10px;background:linear-gradient(180deg,#fcfbff,#fff)}.lm-product-image img{width:100%;height:100%;padding:7px;object-fit:contain;transition:transform .3s cubic-bezier(.2,.8,.2,1)}.lm-product:hover .lm-product-image img{transform:scale(1.035)}.lm-vendor{margin-top:10px;color:#34333a;font-size:10px;font-weight:700}.lm-product-title{display:block;min-height:45px;margin-top:4px;color:#15171b;font-size:12px;font-weight:700;line-height:1.35}.lm-stars{margin-top:8px;color:#6456b4;font-size:10px;letter-spacing:.6px}.lm-stars span{margin-left:3px;color:#67676c;font-size:9px;letter-spacing:0}.lm-price{margin-top:3px;color:#191a1f;font-size:13px;font-weight:700}.lm-product form{margin-top:auto}.lm-add{width:100%;min-height:37px;margin-top:10px;padding:0 8px;border:0;border-radius:6px;background:linear-gradient(180deg,#ebe1f7,#e0d1f1);color:#23232b;font-size:10px;font-weight:700;cursor:pointer;transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.lm-add:hover{transform:translateY(-1px);background:linear-gradient(180deg,#dfcff1,#d4c0e9);box-shadow:0 6px 14px #604b8221}.lm-add:active{transform:translateY(0) scale(.98)}.lm-arrow{position:absolute;top:44%;z-index:5;width:42px;height:42px;display:grid;place-items:center;padding:0;border:1px solid rgba(220,214,226,.9);border-radius:50%;background:#fffffff5;color:#35404c;font-size:23px;line-height:1;cursor:pointer;box-shadow:0 7px 18px #46405a1a;transition:transform .2s ease,box-shadow .2s ease}.lm-arrow:hover{transform:scale(1.07);box-shadow:0 10px 24px #46405a26}.lm-arrow--left{left:-21px}.lm-arrow--right{right:-21px}@media screen and (max-width:990px){.lm-best{padding:60px 0}.lm-best-layout{grid-template-columns:1fr;gap:30px}.lm-best-intro h2,.lm-best-intro p{max-width:520px}.lm-product{flex-basis:calc((100% - 28px) / 3)}.lm-arrow--left{left:-8px}.lm-arrow--right{right:-8px}}@media screen and (max-width:620px){.lm-best{padding:52px 0 55px}.lm-best-layout{gap:25px}.lm-best-intro>small{margin-bottom:8px}.lm-best-intro h2{max-width:290px;font-size:34px;line-height:1.04}.lm-best-intro p{max-width:330px;margin-bottom:20px;font-size:14px}.lm-product{flex:0 0 76%;min-width:76%;padding:13px}.lm-product-image{height:220px}.lm-vendor{font-size:11px}.lm-product-title{min-height:auto;font-size:14px}.lm-stars{font-size:11px}.lm-price{font-size:15px}.lm-add{width:100%;min-height:42px;margin-top:12px;padding:0 16px;border:none;border-radius:999px;background:#f3eef9;color:#2f2b38;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:11px;font-weight:600;letter-spacing:0;text-transform:none;cursor:pointer;box-shadow:none;transition:background .2s ease,color .2s ease,transform .2s ease}.lm-add:before{content:"+";width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#745c9e1a;color:#5d4f7a;font-size:13px;font-weight:700;line-height:1}.lm-add:hover{background:#ebe3f5;color:#26222f;transform:translateY(-1px)}.lm-add:hover:before{background:#745c9e29}.lm-add:active{transform:scale(.985)}.lm-add:disabled{background:#f5f2f7;color:#aaa5b0;cursor:not-allowed}.lm-add:disabled:before{background:#0000000d;color:#aaa5b0}.lm-arrow{display:none}}.lm-products-wrap{position:relative;min-width:0}.lm-products{display:flex!important;flex-wrap:nowrap!important;gap:14px;width:100%;overflow-x:auto!important;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.lm-products::-webkit-scrollbar{display:none}.lm-product{flex-shrink:0!important}.lm-feature{display:grid;grid-template-columns:1fr 1fr;min-height:500px;overflow:hidden;background:#fff3c9}.lm-feature-image{min-height:500px;overflow:hidden}.lm-feature-image img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.2,.8,.2,1)}.lm-feature:hover .lm-feature-image img{transform:scale(1.025)}.lm-feature-copy{display:flex;flex-direction:column;justify-content:center;padding:70px 72px;background:radial-gradient(circle at 80% 25%,rgba(255,255,255,.28),transparent 38%),linear-gradient(135deg,#fff6d4,#ffedb2)}.lm-feature-copy>small{margin-bottom:14px;color:#39352c;font-size:11px;font-weight:700;letter-spacing:.09em}.lm-feature-copy h2{max-width:470px;margin:0 0 20px;color:#17457e;font-family:var(--lm-heading-font);font-size:clamp(42px,4vw,58px);font-weight:700;line-height:1.02;letter-spacing:-.035em}.lm-feature-copy p{max-width:470px;margin:0 0 28px;color:#3b3a36;font-size:15px;line-height:1.65}.lm-feature-copy .lm-btn{align-self:flex-start;min-height:46px;padding:0 23px;border:none;border-radius:8px;background:#174d86;color:#fff;font-size:12px;font-weight:700;box-shadow:none;transition:transform .2s ease,background .2s ease}.lm-feature-copy .lm-btn:hover{transform:translateY(-2px);background:#123f72}@media screen and (max-width:900px){.lm-feature-copy{padding:55px 40px}.lm-feature-copy h2{font-size:42px}}@media screen and (max-width:620px){.lm-feature{grid-template-columns:1fr}.lm-feature-image{min-height:340px}.lm-feature-copy{padding:42px 24px 48px}.lm-feature-copy h2{max-width:330px;font-size:36px;line-height:1.04}.lm-feature-copy p{font-size:14px}}.lm-feature-image img{transform:scale(1.02);object-position:center}.lm-feature-copy{padding-left:78px;padding-right:78px}.lm-feature-copy h2{max-width:430px;margin-bottom:24px}.lm-feature-copy p{max-width:420px}.lm-feature-copy .lm-btn{border-radius:999px;padding-left:24px;padding-right:24px;background:#1d568e;box-shadow:none}.lm-feature-copy .lm-btn:hover{background:#174a7b}@media screen and (max-width:900px){.lm-feature-copy{padding-left:42px;padding-right:42px}}@media screen and (max-width:620px){.lm-feature-copy{padding-left:24px;padding-right:24px}}.lm-reviews{position:relative;padding:64px 0 70px;overflow:hidden;text-align:center;background:radial-gradient(circle at 50% 10%,rgba(255,255,255,.7),transparent 34%),linear-gradient(180deg,#eefaf7,#e8f6f2)}.lm-reviews>.lm-page-width>.lm-review-stars{margin-bottom:7px;color:#4ba879;font-size:24px;letter-spacing:5px}.lm-reviews>.lm-page-width>small{display:block;margin-bottom:10px;color:#454c4b;font-size:10px;font-weight:700;letter-spacing:.09em}.lm-reviews>.lm-page-width>h2{max-width:720px;margin:0 auto 34px;color:#172d46;font-family:var(--lm-heading-font);font-size:clamp(34px,3.6vw,48px);font-weight:700;line-height:1.05;letter-spacing:-.035em}.lm-review-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;align-items:stretch}.lm-review{min-height:290px;padding:22px 21px 19px;display:flex;flex-direction:column;text-align:left;background:#ffffffb8;border:1px solid rgba(190,216,207,.65);border-radius:18px;box-shadow:0 8px 24px #3c695b0b;transition:transform .25s cubic-bezier(.2,.8,.2,1),box-shadow .25s ease,background .25s ease}.lm-review:hover{transform:translateY(-4px);background:#ffffffe6;box-shadow:0 15px 32px #3c695b17}.lm-review .lm-review-stars{margin:0 0 11px;color:#4ba879;font-size:14px;letter-spacing:3px;text-align:left}.lm-review h3{margin:0 0 12px;color:#18241f;font-size:15px;font-weight:700;line-height:1.35}.lm-review>p{margin:0;color:#4a5551;font-size:13px;line-height:1.65}.lm-person{margin-top:auto;padding-top:17px;display:flex;align-items:center;gap:11px;border-top:1px solid rgba(196,218,211,.65)}.lm-person>span{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;border-radius:50%;background:#dceee8;color:#30453f;font-size:11px;font-weight:700}.lm-person strong{display:block;color:#252d2a;font-size:11px;line-height:1.2}.lm-person small{display:block;margin-top:4px;color:#4ba879;font-size:10px;font-weight:500}.lm-review-cta{margin-top:30px;text-align:center}.lm-review-cta .lm-btn--green{min-height:45px;padding:0 24px;border:none;border-radius:999px;background:#58ad83;color:#fff;font-size:11px;font-weight:700;letter-spacing:.02em;box-shadow:none;transition:transform .2s ease,background .2s ease}.lm-review-cta .lm-btn--green:hover{transform:translateY(-2px);background:#489d73}@media screen and (max-width:990px){.lm-review-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lm-review{min-height:260px}}@media screen and (max-width:620px){.lm-reviews{padding:50px 0 55px}.lm-reviews>.lm-page-width>h2{max-width:330px;margin-bottom:27px;font-size:33px}.lm-review-grid{display:flex;gap:13px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:3px 1px 10px}.lm-review-grid::-webkit-scrollbar{display:none}.lm-review{flex:0 0 84%;min-width:84%;min-height:280px;scroll-snap-align:start}.lm-review-cta{margin-top:24px}}.lm-footer-benefits-wrap{position:relative;z-index:3;padding:0 24px;background:linear-gradient(to bottom,#e8f7f3 50%,#1f4978 50%)}.lm-footer-benefits-wrap .lm-benefits{margin:0 auto}@media screen and (max-width:620px){.lm-footer-benefits-wrap{padding:0 14px}}.lm-footer-trust-wrap{position:relative;z-index:4;padding:0 28px;background:linear-gradient(to bottom,#e8f7f3 50%,#1f4978 50%)}.lm-footer-trust-wrap .lm-benefits{position:relative!important;top:auto!important;bottom:auto!important;transform:none!important;margin:0 auto!important}.lm-footer-trust-wrap .lm-benefit__icon svg{width:30px!important;height:30px!important;max-width:30px!important;max-height:30px!important}@media screen and (max-width:620px){.lm-footer-trust-wrap{padding:0 14px}.lm-footer-trust-wrap .lm-benefit__icon svg{width:24px!important;height:24px!important;max-width:24px!important;max-height:24px!important}}.lm-footer--editorial{position:relative;overflow:hidden;padding:78px 54px 42px;background:#1d4777;color:#fff}.lm-footer-care{position:relative;z-index:2;width:min(1180px,100%);margin:0 auto;display:grid;grid-template-columns:1.1fr .9fr;gap:90px;align-items:start}.lm-footer-kicker{display:inline-block;margin-bottom:18px;color:#bcd8f0;font-size:10px;font-weight:700;letter-spacing:.13em}.lm-footer-care-copy h2{max-width:610px;margin:0 0 20px;color:#fff;font-family:var(--lm-heading-font);font-size:clamp(38px,4.2vw,60px);font-weight:700;line-height:1.02;letter-spacing:-.04em}.lm-footer-care-copy p{max-width:520px;margin:0 0 27px;color:#ffffffb3;font-size:14px;line-height:1.7}.lm-footer-care-link{display:inline-flex;align-items:center;gap:13px;padding-bottom:7px;border-bottom:1px solid rgba(255,255,255,.45);color:#fff;font-size:13px;font-weight:700;text-decoration:none;transition:gap .2s ease,border-color .2s ease}.lm-footer-care-link:hover{gap:19px;border-color:#fff}.lm-footer-moments{padding-top:5px}.lm-footer-moments-label{display:block;margin-bottom:15px;color:#bcd8f0;font-size:10px;font-weight:700;letter-spacing:.13em}.lm-footer-moment-links{border-top:1px solid rgba(255,255,255,.18)}.lm-footer-moment-links a{display:grid;grid-template-columns:35px 1fr auto;align-items:center;min-height:55px;border-bottom:1px solid rgba(255,255,255,.18);color:#fff;font-size:14px;text-decoration:none;transition:padding-left .2s ease,background .2s ease}.lm-footer-moment-links a:hover{padding-left:10px;background:#ffffff0b}.lm-footer-moment-links a>span{color:#ffffff6b;font-size:9px;font-weight:600}.lm-footer-moment-links b{font-size:16px;font-weight:400}.lm-footer-divider{position:relative;z-index:2;width:min(1180px,100%);height:1px;margin:63px auto 42px;background:#ffffff29}.lm-footer-main{position:relative;z-index:2;width:min(1180px,100%);margin:0 auto;display:grid;grid-template-columns:1.1fr .9fr;gap:90px}.lm-footer-brand h3{margin:0 0 9px;color:#fff;font-family:var(--lm-heading-font);font-size:24px;line-height:1}.lm-footer-brand p{max-width:330px;margin:0;color:#ffffff9e;font-size:13px;line-height:1.6}.lm-footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:34px}.lm-footer-links h4{margin:0 0 15px;color:#fff;font-size:12px;font-weight:700}.lm-footer-links a{display:block;width:max-content;margin-bottom:9px;color:#ffffffad;font-size:12px;text-decoration:none;transition:color .2s ease,transform .2s ease}.lm-footer-links a:hover{color:#fff;transform:translate(3px)}.lm-footer-bottom{position:relative;z-index:2;width:min(1180px,100%);margin:55px auto 0;padding-top:20px;display:flex;justify-content:space-between;gap:20px;border-top:1px solid rgba(255,255,255,.12);color:#ffffff7a;font-size:10px}.lm-footer-giant-word{position:absolute;left:50%;bottom:-42px;z-index:0;width:100%;transform:translate(-50%);color:#ffffff09;font-family:var(--lm-heading-font);font-size:clamp(90px,13vw,205px);font-weight:800;line-height:.75;letter-spacing:-.07em;text-align:center;white-space:nowrap;pointer-events:none}@media screen and (max-width:750px){.lm-footer--editorial{padding:58px 24px 33px}.lm-footer-care{grid-template-columns:1fr;gap:45px}.lm-footer-care-copy h2{max-width:430px;font-size:40px}.lm-footer-divider{margin:48px auto 35px}.lm-footer-main{grid-template-columns:1fr;gap:38px}.lm-footer-links{gap:22px}.lm-footer-bottom{margin-top:40px;flex-direction:column;gap:7px}.lm-footer-giant-word{bottom:-10px;font-size:88px}}@media screen and (max-width:480px){.lm-footer-links{grid-template-columns:repeat(2,1fr)}.lm-footer-care-copy h2{font-size:35px}.lm-footer-moment-links a{min-height:52px}.lm-footer-bottom-message{max-width:230px}}@media screen and (min-width:1100px){.lm-header-shell{width:100%!important;max-width:none!important;padding-left:55px!important;padding-right:55px!important;box-sizing:border-box!important}.lm-header-shell .lm-header{width:100%!important;max-width:1500px!important;margin-left:auto!important;margin-right:auto!important}}.lm-announcement{position:relative;z-index:20;min-height:38px;display:flex;align-items:center;justify-content:center;padding:5px 20px;background:linear-gradient(90deg,#e6f7ff,#edf3ff 45%,#f4edff);color:#173f73;border-bottom:1px solid rgba(23,63,115,.06)}.lm-announcement__inner{display:flex;align-items:center;justify-content:center;gap:9px;font-size:12px;line-height:1}.lm-announcement__icon{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#ffffffb8;color:#174d86}.lm-announcement__icon svg{width:14px!important;height:14px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.7!important;stroke-linecap:round;stroke-linejoin:round}.lm-announcement__badge{padding:5px 9px;border-radius:999px;background:#ffffffc7;color:#17457e;font-size:9px;font-weight:800;letter-spacing:.09em}.lm-announcement__text{color:#33485d;font-size:12px;font-weight:600}.lm-announcement__spark{margin-left:2px;color:#9f84cf;font-size:11px}@media screen and (max-width:620px){.lm-announcement{min-height:35px;padding:4px 10px}.lm-announcement__inner{gap:7px}.lm-announcement__icon{width:22px;height:22px}.lm-announcement__icon svg{width:13px!important;height:13px!important}.lm-announcement__badge{padding:4px 7px;font-size:8px}.lm-announcement__text{font-size:11px}}@media screen and (min-width:991px){.lm-hero,.lm-hero-inner{min-height:650px}}.lm-add{position:relative;width:100%;min-height:48px;padding:0 20px 0 58px;border:0;border-radius:999px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#695486;color:#fff;font-size:13px;font-weight:600;letter-spacing:0;text-transform:none!important;cursor:pointer;box-shadow:0 7px 18px #5b457a24;transition:background .25s ease,transform .2s ease,box-shadow .25s ease}.lm-add__icon{position:absolute;left:0;top:0;width:54px;height:100%;display:flex;align-items:center;justify-content:center;border-radius:999px;background:#a98cca;color:#fff;transition:width .3s cubic-bezier(.2,.8,.2,1),background .25s ease}.lm-add__icon svg{position:absolute;width:21px!important;height:21px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round;stroke-linejoin:round;transition:opacity .2s ease,transform .25s ease}.lm-add__check{opacity:0;transform:scale(.65)}.lm-add__text{position:relative;z-index:2;transition:transform .25s ease,opacity .2s ease}.lm-add:hover{background:#5e487b;transform:translateY(-1px);box-shadow:0 10px 22px #5b457a33}.lm-add:hover .lm-add__icon{width:59px;background:#b39ad1}.lm-add:active{transform:scale(.985)}.lm-add.is-added{padding-left:20px;background:#8e71b1}.lm-add.is-added .lm-add__icon{width:100%;background:#8e71b1}.lm-add.is-added .lm-add__cart{opacity:0;transform:scale(.65)}.lm-add.is-added .lm-add__check{opacity:1;transform:translate(-54px) scale(1)}.lm-add.is-added .lm-add__text{transform:translate(10px)}.lm-add:disabled{cursor:default}@media screen and (max-width:620px){.lm-add{min-height:46px;font-size:12px}.lm-add__icon{width:51px}.lm-add__icon svg{width:19px!important;height:19px!important}}@media screen and (min-width:991px){.lm-products{gap:18px!important}.lm-product{flex:0 0 28%!important;min-width:245px!important;padding:16px!important;border-radius:20px!important}.lm-product-image{height:235px!important;border-radius:15px!important}.lm-vendor{margin-top:15px!important}.lm-product-title{min-height:52px!important;font-size:14px!important;line-height:1.35!important}.lm-price{margin-top:5px!important;font-size:15px!important}.lm-add{margin-top:12px!important}}.lm-product-hero{padding:44px 0 88px;background:linear-gradient(180deg,#fbfaf7,#fff)}.lm-product-shell{width:min(1420px,calc(100% - 64px));margin:0 auto}.lm-product-back{margin-bottom:24px}.lm-product-back a{display:inline-flex;align-items:center;gap:9px;color:#607083;font-size:12px;font-weight:600;text-decoration:none;transition:color .2s ease,gap .2s ease}.lm-product-back a:hover{gap:13px;color:#17457e}.lm-product-layout{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(390px,.82fr);gap:clamp(48px,6vw,92px);align-items:start}.lm-pdp-gallery{display:grid;grid-template-columns:82px minmax(0,1fr);gap:18px;align-items:start}.lm-pdp-gallery:not(:has(.lm-pdp-thumbnails)){grid-template-columns:1fr}.lm-pdp-thumbnails{display:flex;flex-direction:column;gap:11px}.lm-pdp-thumb{position:relative;width:82px;height:92px;padding:5px;overflow:hidden;border:1px solid #e8e4df;border-radius:14px;background:#fff;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.lm-pdp-thumb:hover{transform:translateY(-1px)}.lm-pdp-thumb.is-active{border-color:#a88dcc;box-shadow:0 0 0 2px #a88dcc1c}.lm-pdp-thumb img{width:100%;height:100%;object-fit:contain;border-radius:9px}.lm-pdp-thumb-play{position:absolute;left:50%;top:50%;width:27px;height:27px;display:grid;place-items:center;transform:translate(-50%,-50%);border-radius:50%;background:#ffffffeb;color:#5f4c78;font-size:9px;box-shadow:0 4px 12px #271e301f}.lm-pdp-main-media{position:relative;min-height:610px;display:grid;place-items:center;overflow:hidden;border:1px solid #eee9e3;border-radius:28px;background:#f7f5f2}.lm-pdp-media{width:100%;height:100%}.lm-pdp-media[hidden]{display:none!important}.lm-pdp-media img,.lm-pdp-main-media>img{width:100%;height:610px;object-fit:contain;padding:32px}.lm-pdp-media video,.lm-pdp-media iframe,.lm-pdp-media model-viewer{width:100%;min-height:610px;border:0;object-fit:contain}.lm-pdp-buybox{position:sticky;top:120px;padding-top:8px}.lm-pdp-vendor{margin-bottom:10px;color:#6d5b84;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.lm-pdp-curated{width:max-content;margin-bottom:17px;padding:7px 11px;display:flex;align-items:center;gap:6px;border-radius:999px;background:#f3eef9;color:#5e4d78;font-size:10px;font-weight:700}.lm-pdp-curated>span{color:#a78bcc}.lm-pdp-title{max-width:560px;margin:0 0 18px;color:#173f73;font-family:var(--lm-heading-font);font-size:clamp(40px,4vw,60px);font-weight:700;line-height:1;letter-spacing:-.045em}.lm-pdp-price-wrap{display:flex;align-items:center;gap:11px;margin-bottom:22px}.lm-pdp-price{color:#1e252c;font-size:23px;font-weight:750}.lm-pdp-compare{color:#92989b;font-size:15px;text-decoration:line-through}.lm-pdp-intro{max-width:530px;margin-bottom:26px;color:#4c5660;font-size:14px;line-height:1.7}.lm-pdp-value-list{margin-bottom:29px;padding:17px 18px;display:grid;gap:10px;border:1px solid #e9e5ee;border-radius:17px;background:#fbf9fd}.lm-pdp-value{display:flex;align-items:center;gap:10px;color:#44505a;font-size:12px;font-weight:600}.lm-pdp-value-icon{width:21px;height:21px;flex:0 0 21px;display:grid;place-items:center;border-radius:50%;background:#e8f5ef;color:#4e9876;font-size:10px;font-weight:800}.lm-pdp-form{margin:0}.lm-pdp-field{margin-bottom:20px}.lm-pdp-field>label{display:block;margin-bottom:8px;color:#29333b;font-size:11px;font-weight:700}.lm-pdp-select-wrap{position:relative}.lm-pdp-select-wrap select{width:100%;min-height:50px;padding:0 45px 0 16px;-webkit-appearance:none;appearance:none;border:1px solid #ddd6e7;border-radius:13px;outline:none;background:#fff;color:#30363c;font-size:13px;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease}.lm-pdp-select-wrap select:focus{border-color:#9d7ec1;box-shadow:0 0 0 3px #9d7ec11a}.lm-pdp-select-wrap>span{position:absolute;right:17px;top:50%;transform:translateY(-50%);color:#6b5b7f;pointer-events:none}.lm-pdp-quantity{width:126px;height:45px;display:grid;grid-template-columns:40px 46px 40px;overflow:hidden;border:1px solid #ded9e3;border-radius:999px;background:#fff}.lm-pdp-quantity button{padding:0;border:0;background:transparent;color:#3f4850;font-size:18px;cursor:pointer}.lm-pdp-quantity input{width:100%;padding:0;border:0;outline:0;background:transparent;color:#293038;font-size:13px;font-weight:700;text-align:center;-moz-appearance:textfield}.lm-pdp-quantity input::-webkit-inner-spin-button,.lm-pdp-quantity input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;appearance:none}.lm-pdp-add{position:relative;width:100%;min-height:58px;margin-top:7px;padding:0 24px 0 68px;display:flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:#695486;color:#fff;font-size:14px;font-weight:700;cursor:pointer;box-shadow:0 10px 25px #4d396929;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.lm-pdp-add:hover:not(:disabled){transform:translateY(-2px);background:#5c4778;box-shadow:0 14px 30px #4d396938}.lm-pdp-add:active:not(:disabled){transform:scale(.99)}.lm-pdp-add:disabled{cursor:not-allowed;opacity:.55}.lm-pdp-add-icon{position:absolute;left:5px;top:5px;width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:#a98cca}.lm-pdp-add-icon svg{width:21px!important;height:21px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.7!important;stroke-linecap:round;stroke-linejoin:round}.lm-pdp-form-error{min-height:18px;margin-top:9px;color:#b34f59;font-size:11px}.lm-pdp-micro-trust{margin-top:12px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px 22px;color:#69737a;font-size:10px;font-weight:600}.lm-pdp-micro-trust>div{display:flex;align-items:center;gap:6px}.lm-pdp-micro-trust svg{width:17px!important;height:17px!important;fill:none!important;stroke:#536574!important;stroke-width:1.6!important;stroke-linecap:round;stroke-linejoin:round}@media screen and (max-width:990px){.lm-product-shell{width:min(100% - 40px,900px)}.lm-product-layout{grid-template-columns:1fr;gap:45px}.lm-pdp-buybox{position:static;max-width:700px;margin:0 auto}.lm-pdp-gallery{max-width:780px;margin:0 auto}}@media screen and (max-width:620px){.lm-product-hero{padding:25px 0 60px}.lm-product-shell{width:calc(100% - 28px)}.lm-product-back{margin-bottom:15px}.lm-pdp-gallery{display:flex;flex-direction:column-reverse;gap:12px}.lm-pdp-thumbnails{flex-direction:row;overflow-x:auto;padding-bottom:5px;scrollbar-width:none}.lm-pdp-thumbnails::-webkit-scrollbar{display:none}.lm-pdp-thumb{width:68px;height:73px;flex:0 0 68px}.lm-pdp-main-media{min-height:390px;border-radius:21px}.lm-pdp-media img,.lm-pdp-main-media>img{height:390px;padding:20px}.lm-pdp-media video,.lm-pdp-media iframe,.lm-pdp-media model-viewer{min-height:390px}.lm-product-layout{gap:31px}.lm-pdp-title{font-size:39px;line-height:1.02}.lm-pdp-price{font-size:21px}.lm-pdp-intro{font-size:13px}.lm-pdp-add{min-height:56px;font-size:13px}.lm-pdp-add-icon{width:46px;height:46px}}@media screen and (min-width:991px){.lm-product-hero{padding-top:36px;padding-bottom:72px}.lm-pdp-main-media{min-height:560px}.lm-pdp-media img,.lm-pdp-main-media>img{height:560px;padding:28px}.lm-pdp-media video,.lm-pdp-media iframe,.lm-pdp-media model-viewer{min-height:560px}.lm-pdp-buybox{padding-top:2px}.lm-pdp-title{max-width:520px;margin-bottom:14px;font-size:clamp(42px,3.4vw,52px);line-height:1.01}.lm-pdp-price-wrap{margin-bottom:16px}.lm-pdp-intro{max-width:510px;margin-bottom:18px;font-size:13px;line-height:1.6}.lm-pdp-value-list{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:20px;padding:10px;background:transparent;border:none}.lm-pdp-value{min-height:58px;padding:10px;flex-direction:column;justify-content:center;gap:5px;border:1px solid #ebe5f0;border-radius:13px;background:#fbf9fd;text-align:center;font-size:9px;line-height:1.3}.lm-pdp-value-icon{width:20px;height:20px;flex-basis:20px}.lm-pdp-field{margin-bottom:14px}.lm-pdp-select-wrap select{min-height:46px}.lm-pdp-quantity{height:42px}.lm-pdp-add{min-height:56px;margin-top:2px}.lm-pdp-add-icon{width:46px;height:46px}}.lm-pdp-benefits{position:relative;padding:82px 0 92px;overflow:hidden;background:#fff}.lm-pdp-benefits-inner{width:min(1360px,calc(100% - 64px));margin:0 auto}.lm-pdp-benefits-heading{max-width:680px;margin-bottom:38px}.lm-pdp-section-kicker{display:inline-block;margin-bottom:12px;color:#695486;font-size:10px;font-weight:800;letter-spacing:.12em}.lm-pdp-benefits-heading h2{max-width:650px;margin:0 0 14px;color:#173f73;font-family:var(--lm-heading-font);font-size:clamp(36px,3.5vw,50px);font-weight:700;line-height:1.03;letter-spacing:-.04em}.lm-pdp-benefits-heading p{max-width:540px;margin:0;color:#64707a;font-size:14px;line-height:1.65}.lm-pdp-benefit-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.lm-pdp-benefit{position:relative;min-height:245px;padding:22px 22px 25px;display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(255,255,255,.7);border-radius:23px;transition:transform .28s cubic-bezier(.2,.8,.2,1),box-shadow .28s ease}.lm-pdp-benefit:hover{transform:translateY(-5px);box-shadow:0 16px 34px #2e3e4e14}.lm-pdp-benefit--blue{background:#eaf6fd}.lm-pdp-benefit--lavender{background:#f2ecf9}.lm-pdp-benefit--mint{background:#eaf7f1}.lm-pdp-benefit--yellow{background:#fff5d5}.lm-pdp-benefit-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:41px}.lm-pdp-benefit-number{color:#1e364a75;font-size:10px;font-weight:700;letter-spacing:.08em}.lm-pdp-benefit-icon{width:43px;height:43px;display:grid;place-items:center;border-radius:50%;background:#ffffffad;color:#274b6b}.lm-pdp-benefit-icon svg{width:23px!important;height:23px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.6!important;stroke-linecap:round;stroke-linejoin:round}.lm-pdp-benefit h3{max-width:220px;margin:auto 0 10px;color:#183d63;font-family:var(--lm-heading-font);font-size:21px;font-weight:700;line-height:1.1;letter-spacing:-.025em}.lm-pdp-benefit p{max-width:245px;margin:0;color:#53636d;font-size:12px;line-height:1.6}@media screen and (max-width:990px){.lm-pdp-benefits-inner{width:min(100% - 40px,900px)}.lm-pdp-benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lm-pdp-benefit{min-height:220px}}@media screen and (max-width:620px){.lm-pdp-benefits{padding:58px 0 65px}.lm-pdp-benefits-inner{width:calc(100% - 28px)}.lm-pdp-benefits-heading{margin-bottom:28px}.lm-pdp-benefits-heading h2{max-width:340px;font-size:35px}.lm-pdp-benefits-heading p{font-size:13px}.lm-pdp-benefit-grid{display:flex;gap:12px;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x mandatory;scrollbar-width:none}.lm-pdp-benefit-grid::-webkit-scrollbar{display:none}.lm-pdp-benefit{flex:0 0 82%;min-width:82%;min-height:225px;scroll-snap-align:start}}@media screen and (min-width:621px){.lm-pdp-thumb-carousel{width:82px;display:flex;flex-direction:column;align-items:center;gap:8px}.lm-pdp-thumbnails{width:82px;max-height:507px;display:flex;flex-direction:column;gap:11px;overflow-y:auto;overflow-x:hidden;scroll-behavior:smooth;scroll-snap-type:y mandatory;scrollbar-width:none}.lm-pdp-thumbnails::-webkit-scrollbar{display:none}.lm-pdp-thumb{flex:0 0 92px;scroll-snap-align:start}.lm-pdp-thumb-arrow{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;padding:0;border:1px solid #e4dde9;border-radius:50%;background:#fff;color:#5f4d78;font-size:14px;cursor:pointer;box-shadow:0 5px 14px #45345712;transition:transform .2s ease,border-color .2s ease,background .2s ease}.lm-pdp-thumb-arrow:hover{transform:scale(1.06);border-color:#b59bd0;background:#faf7fd}}.lm-pdp-moment{position:relative;padding:94px 0;overflow:hidden;background:linear-gradient(135deg,#fde8ef,#fff4f7)}.lm-pdp-moment-shell{width:min(1320px,calc(100% - 64px));margin:0 auto;display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(60px,8vw,120px);align-items:center}.lm-pdp-moment-copy{max-width:540px}.lm-pdp-moment-kicker{display:inline-block;margin-bottom:18px;color:#8f6172;font-size:10px;font-weight:800;letter-spacing:.13em}.lm-pdp-moment-copy h2{max-width:540px;margin:0 0 24px;color:#173f73;font-family:var(--lm-heading-font);font-size:clamp(46px,5vw,70px);font-weight:700;line-height:.98;letter-spacing:-.045em}.lm-pdp-moment-text{max-width:470px;color:#5c5a50;font-size:15px;line-height:1.75}.lm-pdp-moment-text p{margin:0}.lm-pdp-moment-help{margin-top:35px;display:flex;align-items:center;gap:12px;color:#173f73;font-size:10px;font-weight:800;letter-spacing:.1em}.lm-pdp-moment-line{width:38px;height:1px;background:#173f7373}.lm-pdp-moment-help>span:last-child{font-size:16px;transition:transform .2s ease}.lm-pdp-moment:hover .lm-pdp-moment-help>span:last-child{transform:translate(5px)}.lm-pdp-moment-visual{position:relative;min-width:0;padding:20px 24px 34px}.lm-pdp-moment-image{position:relative;z-index:2;min-height:500px;display:grid;place-items:center;overflow:hidden;border-radius:32px;background:#ffffffb8;box-shadow:0 22px 55px #5e4e2b1a;transform:rotate(1.2deg);transition:transform .45s cubic-bezier(.2,.8,.2,1)}.lm-pdp-moment:hover .lm-pdp-moment-image{transform:rotate(0) translateY(-4px)}.lm-pdp-moment-image img{width:100%;height:500px;padding:34px;object-fit:contain}.lm-pdp-moment-note{position:absolute;right:0;bottom:5px;z-index:4;min-height:46px;padding:0 17px;display:flex;align-items:center;gap:8px;border-radius:999px;background:#fff;color:#4f5570;font-size:10px;font-weight:700;box-shadow:0 10px 25px #4a3e2b1a}.lm-pdp-moment-note>span:first-child{color:#b493cf;font-size:13px}.lm-pdp-moment-spark{position:absolute;z-index:3;color:#a88ac8;pointer-events:none}.lm-pdp-moment-spark--one{top:-2px;left:1px;font-size:26px}.lm-pdp-moment-spark--two{right:9px;top:58px;font-size:16px;opacity:.65}@media screen and (max-width:900px){.lm-pdp-moment{padding:75px 0}.lm-pdp-moment-shell{width:min(100% - 40px,850px);grid-template-columns:1fr;gap:48px}.lm-pdp-moment-copy{max-width:650px}.lm-pdp-moment-image{min-height:450px}.lm-pdp-moment-image img{height:450px}}@media screen and (max-width:620px){.lm-pdp-moment{padding:62px 0 70px}.lm-pdp-moment-shell{width:calc(100% - 28px);gap:36px}.lm-pdp-moment-copy h2{max-width:350px;font-size:42px;line-height:1}.lm-pdp-moment-text{font-size:13px;line-height:1.7}.lm-pdp-moment-visual{padding:10px 4px 31px}.lm-pdp-moment-image{min-height:360px;border-radius:23px}.lm-pdp-moment-image img{height:360px;padding:22px}.lm-pdp-moment-note{right:10px}}.lm-pdp-how{padding:92px 0 100px;background:#fff}.lm-pdp-how-inner{width:min(1320px,calc(100% - 64px));margin:0 auto}.lm-pdp-how-heading{max-width:690px;margin-bottom:46px}.lm-pdp-how-heading h2{max-width:650px;margin:0 0 14px;color:#173f73;font-family:var(--lm-heading-font);font-size:clamp(38px,4vw,54px);line-height:1.02;letter-spacing:-.04em}.lm-pdp-how-heading p{max-width:520px;margin:0;color:#66717a;font-size:14px;line-height:1.7}.lm-pdp-how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.lm-pdp-how-step h3{margin:20px 0 9px;color:#173f73;font-family:var(--lm-heading-font);font-size:22px;line-height:1.1}.lm-pdp-how-step>p{max-width:330px;margin:0;color:#5e6972;font-size:12px;line-height:1.65}.lm-pdp-how-visual{position:relative;min-height:230px;display:grid;place-items:center;overflow:hidden;border-radius:24px;transition:transform .3s ease,box-shadow .3s ease}.lm-pdp-how-step:hover .lm-pdp-how-visual{transform:translateY(-4px);box-shadow:0 16px 35px #29394a14}.lm-pdp-how-visual--blue{background:#eaf6fd}.lm-pdp-how-visual--lavender{background:#f1ebf8}.lm-pdp-how-visual--mint{background:#e9f6f0}.lm-pdp-how-number{position:absolute;top:18px;left:20px;color:#223c526b;font-size:10px;font-weight:700;letter-spacing:.08em}.lm-pdp-how-icon{width:76px;height:76px;display:grid;place-items:center;border-radius:50%;background:#ffffffb8;color:#254d70}.lm-pdp-how-icon svg{width:34px!important;height:34px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.5!important;stroke-linecap:round;stroke-linejoin:round}@media screen and (max-width:900px){.lm-pdp-how-inner{width:min(100% - 40px,850px)}.lm-pdp-how-grid{grid-template-columns:1fr}.lm-pdp-how-step{display:grid;grid-template-columns:210px 1fr;column-gap:25px;align-items:center}.lm-pdp-how-visual{grid-row:span 2;min-height:180px}.lm-pdp-how-step h3{margin-top:0}}@media screen and (max-width:620px){.lm-pdp-how{padding:62px 0 70px}.lm-pdp-how-inner{width:calc(100% - 28px)}.lm-pdp-how-heading{margin-bottom:31px}.lm-pdp-how-heading h2{font-size:36px}.lm-pdp-how-grid{display:flex;gap:14px;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x mandatory;scrollbar-width:none}.lm-pdp-how-grid::-webkit-scrollbar{display:none}.lm-pdp-how-step{flex:0 0 84%;min-width:84%;display:block;scroll-snap-align:start}.lm-pdp-how-visual{min-height:210px}}.lm-pdp-anatomy{position:relative;padding:98px 0 105px;overflow:hidden;background:linear-gradient(135deg,#e7f5fc,#f2faff)}.lm-pdp-anatomy-shell{width:min(1320px,calc(100% - 64px));margin:0 auto}.lm-pdp-anatomy-heading{max-width:700px;margin-bottom:48px}.lm-pdp-anatomy-heading h2{max-width:660px;margin:0 0 14px;color:#173f73;font-family:var(--lm-heading-font);font-size:clamp(39px,4vw,55px);line-height:1.02;letter-spacing:-.04em}.lm-pdp-anatomy-heading p{max-width:520px;margin:0;color:#666270;font-size:14px;line-height:1.7}.lm-pdp-anatomy-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(55px,7vw,105px);align-items:center}.lm-pdp-anatomy-visual{position:relative;padding:14px 14px 38px}.lm-pdp-anatomy-image{min-height:530px;display:grid;place-items:center;overflow:hidden;border-radius:30px;background:#ffffffd1;border:1px solid rgba(255,255,255,.9);box-shadow:0 20px 50px #4d3b6514}.lm-pdp-anatomy-image img{width:100%;height:530px;padding:38px;object-fit:contain;transition:transform .55s cubic-bezier(.2,.8,.2,1)}.lm-pdp-anatomy:hover .lm-pdp-anatomy-image img{transform:scale(1.025)}.lm-pdp-anatomy-caption{position:absolute;left:36px;bottom:8px;min-height:48px;padding:0 18px;display:flex;align-items:center;gap:8px;border-radius:999px;background:#fff;color:#27649a;font-size:10px;font-weight:700;box-shadow:0 10px 24px #4435571a}.lm-pdp-anatomy-caption>span:first-child{color:#a385c7;font-size:13px}.lm-pdp-anatomy-details{border-top:1px solid rgba(96,79,116,.18)}.lm-pdp-anatomy-item{position:relative;width:100%;padding:23px 0;display:grid;grid-template-columns:42px 1fr 30px;gap:12px;align-items:start;border:0;border-bottom:1px solid rgba(96,79,116,.18);background:transparent;color:inherit;text-align:left;cursor:pointer}.lm-pdp-anatomy-number{padding-top:3px;color:#27649a;font-size:10px;font-weight:800;letter-spacing:.08em}.lm-pdp-anatomy-title{display:block;color:#173f73;font-family:var(--lm-heading-font);font-size:20px;font-weight:700;line-height:1.15;transition:color .2s ease}.lm-pdp-anatomy-text{display:block;max-width:420px;max-height:0;margin-top:0;overflow:hidden;opacity:0;color:#615f67;font-size:12px;line-height:1.7;transition:max-height .35s ease,margin-top .35s ease,opacity .25s ease}.lm-pdp-anatomy-item.is-active .lm-pdp-anatomy-text{max-height:130px;margin-top:10px;opacity:1}.lm-pdp-anatomy-plus{width:29px;height:29px;display:grid;place-items:center;border-radius:50%;background:#ffffffb8;color:#27649a;font-size:17px;line-height:1;transition:transform .3s ease,background .2s ease}.lm-pdp-anatomy-item.is-active .lm-pdp-anatomy-plus{transform:rotate(45deg);background:#fff}.lm-pdp-anatomy-item.is-active .lm-pdp-anatomy-title{color:#27649a}@media screen and (max-width:900px){.lm-pdp-anatomy{padding:78px 0 85px}.lm-pdp-anatomy-shell{width:min(100% - 40px,850px)}.lm-pdp-anatomy-layout{grid-template-columns:1fr;gap:46px}.lm-pdp-anatomy-image{min-height:450px}.lm-pdp-anatomy-image img{height:450px}}@media screen and (max-width:620px){.lm-pdp-anatomy{padding:62px 0 68px}.lm-pdp-anatomy-shell{width:calc(100% - 28px)}.lm-pdp-anatomy-heading{margin-bottom:30px}.lm-pdp-anatomy-heading h2{font-size:36px}.lm-pdp-anatomy-layout{gap:35px}.lm-pdp-anatomy-visual{padding:5px 0 32px}.lm-pdp-anatomy-image{min-height:350px;border-radius:22px}.lm-pdp-anatomy-image img{height:350px;padding:24px}.lm-pdp-anatomy-caption{left:14px;right:14px;justify-content:center}.lm-pdp-anatomy-item{grid-template-columns:34px 1fr 28px;padding:20px 0}.lm-pdp-anatomy-title{font-size:18px}}.lm-pdp-reviews{position:relative;padding:88px 0 94px;overflow:hidden;background:radial-gradient(circle at 85% 10%,rgba(255,255,255,.65),transparent 30%),linear-gradient(135deg,#fff2c7,#fff9e6)}.lm-pdp-reviews-shell{width:min(1320px,calc(100% - 64px));margin:0 auto}.lm-pdp-reviews-head{margin-bottom:39px;display:grid;grid-template-columns:190px 1fr;gap:50px;align-items:end}.lm-pdp-review-rating{padding-bottom:7px}.lm-pdp-review-big-stars{margin-bottom:8px;color:#4d9e75;font-size:20px;letter-spacing:4px}.lm-pdp-review-rating>span{color:#70664d;font-size:9px;font-weight:800;letter-spacing:.12em}.lm-pdp-reviews-heading{max-width:690px}.lm-pdp-reviews-heading h2{max-width:670px;margin:0 0 13px;color:#173f73;font-family:var(--lm-heading-font);font-size:clamp(37px,3.8vw,52px);line-height:1.03;letter-spacing:-.04em}.lm-pdp-reviews-heading p{max-width:510px;margin:0;color:#6b6658;font-size:13px;line-height:1.65}.lm-pdp-review-carousel{position:relative}.lm-pdp-review-track{display:flex;flex-wrap:nowrap;gap:17px;width:100%;padding:5px 3px 15px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.lm-pdp-review-track::-webkit-scrollbar{display:none}.lm-pdp-review-card{flex:0 0 calc((100% - 34px) / 3);min-width:calc((100% - 34px) / 3);min-height:310px;padding:23px 22px 20px;display:flex;flex-direction:column;scroll-snap-align:start;border:1px solid rgba(226,210,163,.66);border-radius:21px;background:#ffffffc2;box-shadow:0 8px 22px #6e5b2a0b;transition:transform .25s ease,background .25s ease,box-shadow .25s ease}.lm-pdp-review-card:hover{transform:translateY(-4px);background:#fffffff0;box-shadow:0 14px 30px #6e5b2a14}.lm-pdp-review-card-top{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:17px}.lm-pdp-review-stars{color:#4d9e75;font-size:13px;letter-spacing:3px}.lm-pdp-review-quote{margin-top:-10px;color:#c49e4947;font-family:Georgia,serif;font-size:48px;line-height:1}.lm-pdp-review-card h3{max-width:280px;margin:0 0 12px;color:#173f73;font-family:var(--lm-heading-font);font-size:19px;line-height:1.2}.lm-pdp-review-card>p{max-width:320px;margin:0;color:#666258;font-size:12px;line-height:1.7}.lm-pdp-review-person{margin-top:auto;padding-top:18px;display:flex;align-items:center;gap:10px;border-top:1px solid rgba(221,205,166,.65)}.lm-pdp-review-avatar{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;border-radius:50%;background:#fff0bc;color:#655630;font-size:10px;font-weight:800}.lm-pdp-review-person strong{display:block;color:#343a3d;font-size:11px}.lm-pdp-review-person small{margin-top:4px;display:flex;align-items:center;gap:5px;color:#4d9e75;font-size:9px}.lm-pdp-review-person small>span{width:14px;height:14px;display:grid;place-items:center;border-radius:50%;background:#4d9e75;color:#fff;font-size:8px}.lm-pdp-review-arrow{position:absolute;top:50%;z-index:5;width:43px;height:43px;padding:0;display:grid;place-items:center;border:1px solid rgba(218,198,148,.85);border-radius:50%;background:#fff;color:#695486;font-size:25px;line-height:1;cursor:pointer;box-shadow:0 8px 20px #5b4a241a;transform:translateY(-50%);transition:transform .2s ease,box-shadow .2s ease}.lm-pdp-review-arrow:hover{transform:translateY(-50%) scale(1.06);box-shadow:0 11px 24px #5b4a2424}.lm-pdp-review-arrow--left{left:-21px}.lm-pdp-review-arrow--right{right:-21px}.lm-pdp-review-progress{width:90px;height:3px;margin:21px auto 0;overflow:hidden;border-radius:999px;background:#6f5d3321}.lm-pdp-review-progress span{display:block;width:33%;height:100%;border-radius:inherit;background:#9b82bb}@media screen and (max-width:900px){.lm-pdp-reviews-shell{width:min(100% - 40px,850px)}.lm-pdp-reviews-head{grid-template-columns:1fr;gap:13px}.lm-pdp-review-card{flex:0 0 calc((100% - 17px)/2);min-width:calc((100% - 17px)/2)}}@media screen and (max-width:620px){.lm-pdp-reviews{padding:61px 0 68px}.lm-pdp-reviews-shell{width:calc(100% - 28px)}.lm-pdp-reviews-head{margin-bottom:28px}.lm-pdp-reviews-heading h2{font-size:35px}.lm-pdp-review-card{flex:0 0 86%;min-width:86%;min-height:295px}.lm-pdp-review-arrow{display:none}}.lm-moment-tray{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;display:flex;align-items:flex-end;justify-content:center;pointer-events:none;visibility:hidden}.lm-moment-tray.is-open{pointer-events:auto;visibility:visible}.lm-moment-tray__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#16283b1a;opacity:0;transition:opacity .3s ease}.lm-moment-tray.is-open .lm-moment-tray__backdrop{opacity:1}.lm-moment-tray__panel{position:relative;z-index:2;width:min(1120px,calc(100% - 48px));margin-bottom:24px;padding:25px 27px;display:grid;grid-template-columns:.8fr 1.35fr auto;gap:28px;align-items:center;overflow:hidden;border:1px solid rgba(209,197,220,.85);border-radius:26px;background:#fffffff7;box-shadow:0 24px 70px #221c2b2e;transform:translateY(130%);opacity:0;transition:transform .42s cubic-bezier(.22,.8,.26,1),opacity .3s ease}.lm-moment-tray.is-open .lm-moment-tray__panel{transform:translateY(0);opacity:1}.lm-moment-tray__panel:before{content:"";position:absolute;width:310px;height:310px;left:-130px;bottom:-185px;border-radius:50%;background:#f3edf9;pointer-events:none}.lm-moment-tray__close{position:absolute;top:13px;right:15px;z-index:5;width:32px;height:32px;padding:0;display:grid;place-items:center;border:0;border-radius:50%;background:#f6f2f8;color:#675b70;font-size:19px;cursor:pointer}.lm-moment-tray__intro{position:relative;z-index:2}.lm-moment-tray__eyebrow{display:block;margin-bottom:9px;color:#75608d;font-size:9px;font-weight:800;letter-spacing:.12em}.lm-moment-tray__intro h3{margin:0 0 8px;color:#173f73;font-family:var(--lm-heading-font);font-size:24px;line-height:1.06;letter-spacing:-.025em}.lm-moment-tray__intro p{max-width:260px;margin:0;color:#67727b;font-size:11px;line-height:1.5}.lm-moment-tray__products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.lm-moment-product{min-width:0;padding:8px;display:grid;grid-template-columns:88px minmax(0,1fr);gap:12px;align-items:center;border:1px solid #ebe5ee;border-radius:17px;background:#fcfbfd}.lm-moment-product__image{width:88px;height:88px;display:grid;place-items:center;overflow:hidden;border-radius:13px;background:#fff}.lm-moment-product__image img{width:100%;height:100%;padding:5px;object-fit:contain}.lm-moment-product__info{min-width:0}.lm-moment-product__vendor{display:block;margin-bottom:3px;color:#8a7d91;font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.lm-moment-product__title{display:block;margin-bottom:5px;overflow:hidden;color:#2d3540;font-size:11px;font-weight:700;line-height:1.35;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.lm-moment-product__price{display:block;margin-bottom:7px;color:#173f73;font-size:11px;font-weight:700}.lm-moment-product__add{min-height:29px;padding:0 11px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:0;border-radius:999px;background:#eee6f6;color:#604c78;font-size:9px;font-weight:700;cursor:pointer;transition:background .2s ease,transform .2s ease}.lm-moment-product__add:hover{transform:translateY(-1px);background:#e2d5f0}.lm-moment-product__add>span{font-size:13px;line-height:1}.lm-moment-product__add.is-added{background:#e1f2e9;color:#39795c}.lm-moment-tray__actions{min-width:155px;display:flex;flex-direction:column;gap:7px}.lm-moment-tray__cart{min-height:44px;padding:0 17px;display:flex;align-items:center;justify-content:center;gap:10px;border-radius:999px;background:#695486;color:#fff;font-size:10px;font-weight:700;text-decoration:none;transition:background .2s ease,gap .2s ease}.lm-moment-tray__cart:hover{gap:14px;background:#5c4778}.lm-moment-tray__continue{padding:6px;border:0;background:transparent;color:#747078;font-size:9px;cursor:pointer}@media screen and (max-width:900px){.lm-moment-tray__panel{grid-template-columns:1fr;gap:20px;max-width:680px}.lm-moment-tray__intro h3 br{display:none}.lm-moment-tray__intro p{max-width:480px}.lm-moment-tray__actions{flex-direction:row}.lm-moment-tray__cart{min-width:170px}}@media screen and (max-width:620px){.lm-moment-tray__panel{width:100%;max-height:86vh;margin:0;padding:27px 18px 20px;overflow-y:auto;border-radius:25px 25px 0 0;border-left:0;border-right:0;border-bottom:0}.lm-moment-tray__panel:after{content:"";position:absolute;top:9px;left:50%;width:38px;height:4px;transform:translate(-50%);border-radius:999px;background:#ded7e2}.lm-moment-tray__intro h3{max-width:310px;font-size:23px}.lm-moment-tray__products{grid-template-columns:1fr}.lm-moment-product{grid-template-columns:80px 1fr}.lm-moment-product__image{width:80px;height:80px}.lm-moment-tray__actions{position:sticky;bottom:0;padding-top:8px;flex-direction:column;background:#fffffff5}.lm-moment-tray__cart{width:100%;min-height:48px}}.lm-product-image{position:relative}.lm-stock-badge{position:absolute;top:12px;left:12px;z-index:3;min-height:27px;padding:0 10px;display:inline-flex;align-items:center;border-radius:999px;font-size:8px;font-weight:800;letter-spacing:.08em;box-shadow:0 5px 14px #21334214}.lm-stock-badge--sold{background:#f7e8eb;color:#995763}.lm-stock-badge--low{background:#fff0bf;color:#806125}.lm-card-stock{margin-top:6px;display:flex;align-items:center;gap:6px;color:#51816b;font-size:9px;font-weight:700}.lm-card-stock__dot{width:6px;height:6px;flex:0 0 6px;border-radius:50%;background:#65a886;box-shadow:0 0 0 3px #65a8861c}.lm-card-stock.is-low{color:#8a6927}.lm-card-stock.is-low .lm-card-stock__dot{background:#d8a642;box-shadow:0 0 0 3px #d8a6421f}.lm-card-stock.is-sold-out{color:#9b5861}.lm-card-stock.is-sold-out .lm-card-stock__dot{background:#c8727b;box-shadow:0 0 0 3px #c8727b1f}.lm-product.is-sold-out .lm-product-image img{opacity:.64;filter:saturate(.82)}.lm-add.is-sold-out,.lm-add:disabled.is-sold-out{cursor:not-allowed;background:#ded8e3!important;color:#817989!important;box-shadow:none!important;transform:none!important}@media screen and (max-width:749px){html,body{max-width:100%;overflow-x:hidden}.lm-product-hero,.lm-pdp-benefits,.lm-pdp-reviews,.lm-pdp-moment,.lm-pdp-how,.lm-pdp-anatomy{width:100%;max-width:100%;overflow-x:hidden;box-sizing:border-box}.lm-product-shell,.lm-pdp-benefits-inner,.lm-pdp-reviews-shell,.lm-pdp-moment-shell,.lm-pdp-how-inner,.lm-pdp-anatomy-shell{width:100%!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important;padding-left:18px!important;padding-right:18px!important;box-sizing:border-box}.lm-product-hero{padding-top:18px!important;padding-bottom:52px!important}.lm-product-back{margin-bottom:18px!important}.lm-product-layout{width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:28px!important}.lm-pdp-gallery{width:100%!important;min-width:0!important;display:flex!important;flex-direction:column!important;gap:12px!important}.lm-pdp-main-media{order:1;width:100%!important;min-width:0!important;min-height:0!important;border-radius:22px!important;overflow:hidden!important}.lm-pdp-media{width:100%!important;min-width:0!important}.lm-pdp-media img,.lm-pdp-main-media>img{width:100%!important;height:auto!important;max-height:430px!important;padding:16px!important;object-fit:contain!important;box-sizing:border-box}.lm-pdp-media video,.lm-pdp-media iframe,.lm-pdp-media model-viewer{width:100%!important;min-height:340px!important}.lm-pdp-thumb-carousel{order:2;width:100%!important;max-width:100%!important;display:block!important}.lm-pdp-thumb-arrow{display:none!important}.lm-pdp-thumbnails{width:100%!important;max-width:100%!important;display:flex!important;flex-direction:row!important;gap:9px!important;padding:2px 1px 6px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x proximity;scrollbar-width:none}.lm-pdp-thumbnails::-webkit-scrollbar{display:none}.lm-pdp-thumb{width:64px!important;height:64px!important;min-width:64px!important;flex:0 0 64px!important;border-radius:11px!important;scroll-snap-align:start}.lm-pdp-thumb img{width:100%!important;height:100%!important;padding:4px!important;object-fit:contain!important}.lm-pdp-buybox{position:static!important;top:auto!important;width:100%!important;max-width:100%!important;padding:0!important;box-sizing:border-box}.lm-pdp-vendor{margin-bottom:7px!important;font-size:10px!important}.lm-pdp-curated{margin-bottom:11px!important}.lm-pdp-title{width:100%!important;max-width:100%!important;margin-bottom:13px!important;font-size:clamp(32px,9vw,42px)!important;line-height:1.02!important;letter-spacing:-.035em!important;overflow-wrap:anywhere}.lm-pdp-price-wrap{margin-bottom:15px!important}.lm-pdp-price{font-size:20px!important}.lm-pdp-intro{width:100%!important;max-width:100%!important;margin-bottom:20px!important;font-size:13px!important;line-height:1.65!important}.lm-pdp-value-list{width:100%!important;margin-bottom:22px!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important}.lm-pdp-value{min-width:0!important;min-height:72px!important;padding:9px 6px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:5px!important;text-align:center!important;font-size:9px!important;line-height:1.25!important;border-radius:13px!important}.lm-pdp-value-icon{width:21px!important;height:21px!important;flex:0 0 21px!important}.lm-pdp-form,.lm-pdp-field{width:100%!important;max-width:100%!important}.lm-pdp-select-wrap,.lm-pdp-select-wrap select{width:100%!important;max-width:100%!important;box-sizing:border-box}.lm-pdp-select-wrap select{min-height:50px!important;padding-left:15px!important;padding-right:42px!important;font-size:12px!important}.lm-pdp-quantity{width:132px!important;height:46px!important}.lm-pdp-add{width:100%!important;min-height:57px!important;margin-top:5px!important;box-sizing:border-box}.lm-pdp-add-icon{width:46px!important;height:46px!important}.lm-pdp-form-error{width:100%!important;margin-top:9px!important;font-size:11px!important;line-height:1.4!important}.lm-pdp-micro-trust{width:100%!important;margin-top:15px!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important}.lm-pdp-micro-trust>div{min-width:0!important;justify-content:center!important;font-size:8px!important;text-align:center!important}.lm-pdp-benefits-heading,.lm-pdp-reviews-heading,.lm-pdp-how-heading,.lm-pdp-anatomy-heading{width:100%!important;max-width:100%!important}.lm-pdp-benefits-heading h2,.lm-pdp-reviews-heading h2,.lm-pdp-how-heading h2,.lm-pdp-anatomy-heading h2{width:100%!important;max-width:100%!important;font-size:clamp(32px,9vw,40px)!important;line-height:1.04!important;letter-spacing:-.035em!important}.lm-pdp-benefits{padding:62px 0!important}.lm-pdp-benefit-grid{width:100%!important;display:flex!important;gap:12px!important;padding:2px 0 10px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory;scrollbar-width:none}.lm-pdp-benefit-grid::-webkit-scrollbar{display:none}.lm-pdp-benefit{width:82vw!important;max-width:310px!important;min-width:82vw!important;flex:0 0 82vw!important;min-height:220px!important;scroll-snap-align:start}.lm-pdp-reviews{padding:62px 0 67px!important}.lm-pdp-reviews-head{width:100%!important;display:block!important;margin-bottom:27px!important}.lm-pdp-review-rating{margin-bottom:16px!important}.lm-pdp-review-track{width:100%!important;max-width:100%!important;gap:12px!important;overflow-x:auto!important;overflow-y:hidden!important}.lm-pdp-review-card{width:86%!important;min-width:86%!important;flex:0 0 86%!important;min-height:290px!important;padding:21px!important;box-sizing:border-box}.lm-pdp-review-arrow{display:none!important}.lm-pdp-moment{padding:62px 0!important}.lm-pdp-moment-shell{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:31px!important}.lm-pdp-moment-copy,.lm-pdp-moment-visual{width:100%!important;max-width:100%!important}.lm-pdp-moment-copy h2{width:100%!important;max-width:100%!important;font-size:clamp(34px,10vw,43px)!important;line-height:1.02!important}.lm-pdp-moment-image{width:100%!important;min-height:320px!important;border-radius:22px!important}.lm-pdp-moment-image img{width:100%!important;height:320px!important;object-fit:contain!important}.lm-pdp-moment-note{left:12px!important;right:auto!important;max-width:calc(100% - 24px)!important}.lm-pdp-how{padding:62px 0!important}.lm-pdp-how-grid{width:100%!important;display:flex!important;gap:12px!important;padding-bottom:10px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory;scrollbar-width:none}.lm-pdp-how-grid::-webkit-scrollbar{display:none}.lm-pdp-how-step{width:82vw!important;min-width:82vw!important;max-width:310px!important;flex:0 0 82vw!important;scroll-snap-align:start}.lm-pdp-how-visual{width:100%!important;min-height:215px!important}.lm-pdp-anatomy{padding:62px 0 70px!important}.lm-pdp-anatomy-layout{width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:30px!important}.lm-pdp-anatomy-visual,.lm-pdp-anatomy-details{width:100%!important;max-width:100%!important;min-width:0!important}.lm-pdp-anatomy-image{width:100%!important;min-height:330px!important;border-radius:22px!important}.lm-pdp-anatomy-image img{width:100%!important;height:330px!important;object-fit:contain!important}.lm-pdp-anatomy-caption{left:12px!important;width:auto!important;max-width:calc(100% - 24px)!important;padding:0 13px!important;font-size:9px!important}.lm-pdp-anatomy-item{width:100%!important;max-width:100%!important;box-sizing:border-box;text-align:left!important}.lm-moment-tray{width:100vw!important;max-width:100vw!important}.lm-moment-tray__panel{width:100%!important;max-width:100%!important;max-height:86vh!important;margin:0!important;padding:28px 17px 18px!important;display:block!important;overflow-y:auto!important;border-radius:25px 25px 0 0!important;box-sizing:border-box}.lm-moment-tray__intro{padding-right:28px!important;margin-bottom:18px!important}.lm-moment-tray__intro h3{font-size:25px!important}.lm-moment-tray__products{display:grid!important;grid-template-columns:1fr!important;gap:9px!important;margin-bottom:16px!important}.lm-moment-product{width:100%!important;grid-template-columns:78px minmax(0,1fr)!important;box-sizing:border-box}.lm-moment-product__image{width:78px!important;height:78px!important}.lm-moment-tray__actions{width:100%!important;display:flex!important;flex-direction:column!important;gap:5px!important}.lm-moment-tray__cart{width:100%!important;box-sizing:border-box}}@media screen and (max-width:380px){.lm-product-shell,.lm-pdp-benefits-inner,.lm-pdp-reviews-shell,.lm-pdp-moment-shell,.lm-pdp-how-inner,.lm-pdp-anatomy-shell{padding-left:14px!important;padding-right:14px!important}.lm-pdp-title,.lm-pdp-benefits-heading h2,.lm-pdp-reviews-heading h2,.lm-pdp-how-heading h2,.lm-pdp-anatomy-heading h2{font-size:31px!important}.lm-pdp-value{padding-left:4px!important;padding-right:4px!important;font-size:8px!important}.lm-pdp-benefit,.lm-pdp-how-step{min-width:88%!important;flex-basis:88%!important}}.lm-shop{overflow:hidden;background:#fffdf9;color:#26342e}.lm-shop-hero{position:relative;padding:78px 0 72px;overflow:hidden;background:radial-gradient(circle at 88% 12%,rgba(210,228,255,.75),transparent 31%),radial-gradient(circle at 70% 88%,rgba(244,219,235,.72),transparent 31%),linear-gradient(135deg,#fff9e8,#fffdf8)}.lm-shop-hero:before{content:"\2726";position:absolute;left:4%;bottom:14%;color:#506f9e1f;font-size:85px;transform:rotate(-15deg)}.lm-shop-hero__inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.22fr) minmax(280px,.78fr);align-items:center;gap:70px}.lm-shop-hero__copy{max-width:760px}.lm-shop-eyebrow,.lm-shop-mini-label{display:block;margin-bottom:12px;color:#416b9d;font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.lm-shop-hero h1{max-width:760px;margin:0 0 18px;color:#193f72;font-family:var(--lm-heading-font);font-size:clamp(46px,5vw,72px);line-height:.98;letter-spacing:-.045em}.lm-shop-hero__copy>p{max-width:610px;margin:0;color:#52605a;font-size:15px;line-height:1.75}.lm-shop-hero__note{position:relative;max-width:410px;margin-left:auto;padding:38px 34px 33px;display:flex;flex-direction:column;border:1px solid rgba(113,135,167,.16);border-radius:28px;background:#ffffffb3;box-shadow:0 25px 65px #48556b14;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transform:rotate(1.5deg)}.lm-shop-hero__spark{position:absolute;right:25px;top:20px;color:#c193b5;font-size:24px}.lm-shop-hero__note-label{margin-bottom:16px;color:#8d6881;font-size:9px;font-weight:800;letter-spacing:.12em}.lm-shop-hero__note strong{max-width:310px;color:#26342e;font-family:var(--lm-heading-font);font-size:28px;line-height:1.08;letter-spacing:-.025em}.lm-shop-hero__note-small{margin-top:22px;padding-top:17px;border-top:1px solid rgba(106,124,115,.12);color:#68746e;font-size:11px}.lm-shop-moments{padding:48px 0 38px;background:#fff}.lm-shop-moments__head{margin-bottom:24px;display:flex;align-items:flex-end;justify-content:space-between;gap:40px}.lm-shop-moments__head h2{margin:0;color:#193f72;font-family:var(--lm-heading-font);font-size:clamp(29px,3vw,39px);line-height:1.05;letter-spacing:-.035em}.lm-shop-moments__hint{padding-bottom:5px;color:#758079;font-size:11px}.lm-shop-moment-track{display:flex;gap:10px;width:100%;padding:2px 1px 8px;overflow-x:auto;scrollbar-width:none}.lm-shop-moment-track::-webkit-scrollbar{display:none}.lm-shop-moment{min-width:max-content;padding:11px 16px 11px 11px;display:inline-flex;align-items:center;gap:9px;color:#344840;text-decoration:none;font-size:11px;font-weight:700;border:1px solid #e2e9e5;border-radius:999px;background:#fafcfb;transition:transform .22s ease,border-color .22s ease,background .22s ease}.lm-shop-moment:hover{transform:translateY(-2px);border-color:#bfd1c8;background:#f3faf7}.lm-shop-moment.is-active{color:#1d558c;border-color:#bdd5ee;background:#eef7ff}.lm-shop-moment__icon{width:31px;height:31px;display:grid;place-items:center;border-radius:50%;background:#fff;font-size:14px}.lm-shop-products{padding:34px 0 90px;background:linear-gradient(180deg,#fff,#fffdf9)}.lm-shop-toolbar{position:sticky;top:12px;z-index:12;margin-bottom:31px;padding:11px 12px 11px 17px;display:flex;align-items:center;justify-content:space-between;gap:24px;border:1px solid rgba(210,219,214,.9);border-radius:16px;background:#ffffffe6;box-shadow:0 12px 30px #42524b0e;-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px)}.lm-shop-count{color:#66736c;font-size:11px}.lm-shop-count>span{color:#264a78;font-weight:800}.lm-shop-toolbar__right{display:flex;align-items:center;gap:9px}.lm-shop-sort{position:relative;min-width:205px;height:42px;padding:0 42px 0 14px;display:flex;align-items:center;gap:9px;border-radius:11px;background:#f4f1ff}.lm-shop-sort>span:first-child{color:#746c94;font-size:8px;font-weight:800;letter-spacing:.11em}.lm-shop-sort select{min-width:0;flex:1;-webkit-appearance:none;appearance:none;border:0;outline:none;color:#34324a;background:transparent;font:inherit;font-size:10px;font-weight:700;cursor:pointer}.lm-shop-sort__arrow{position:absolute;right:14px;top:50%;transform:translateY(-50%);pointer-events:none}.lm-shop-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:38px 18px}.lm-shop-card{min-width:0;display:flex;flex-direction:column}.lm-shop-card__visual{position:relative;aspect-ratio:1 / 1.13;margin-bottom:17px;overflow:hidden;border:1px solid rgba(210,220,215,.82);border-radius:22px;background:linear-gradient(145deg,#f7fbff,#fffdf7)}.lm-shop-card:nth-child(4n+2) .lm-shop-card__visual{background:#f7f1ff}.lm-shop-card:nth-child(4n+3) .lm-shop-card__visual{background:#eef9f4}.lm-shop-card:nth-child(4n+4) .lm-shop-card__visual{background:#fff8df}.lm-shop-card__image{width:100%;height:100%;display:grid;place-items:center;text-decoration:none}.lm-shop-card__image img,.lm-shop-card__image svg{width:100%;height:100%;padding:20px;object-fit:contain;box-sizing:border-box;transition:transform .38s ease}.lm-shop-card:hover .lm-shop-card__image img{transform:scale(1.035)}.lm-shop-card__badges{position:absolute;top:12px;left:12px;z-index:3;display:flex;flex-direction:column;align-items:flex-start;gap:5px}.lm-shop-badge{padding:7px 9px;border-radius:999px;font-size:8px;font-weight:800;letter-spacing:.07em}.lm-shop-badge--best{color:#356d5b;background:#e4f5ed}.lm-shop-badge--low{color:#8e6725;background:#fff0b9}.lm-shop-badge--sold{color:#985562;background:#fce6ea}.lm-shop-card__look{position:absolute;right:11px;bottom:11px;z-index:4;height:38px;padding:0 10px 0 5px;display:inline-flex;align-items:center;gap:7px;color:#2d455b;text-decoration:none;border:1px solid rgba(205,216,211,.9);border-radius:999px;background:#ffffffe6;box-shadow:0 8px 22px #3b4f4614;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.lm-shop-card__look>span{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#8d81c4;font-size:18px}.lm-shop-card__look small{font-size:7px;font-weight:800;letter-spacing:.08em}.lm-shop-card__content{min-height:250px;display:flex;flex-direction:column}.lm-shop-card__vendor{margin-bottom:6px;color:#7b8781;font-size:8px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.lm-shop-card__title{margin-bottom:8px;color:#263b52;text-decoration:none;font-family:var(--lm-heading-font);font-size:20px;font-weight:700;line-height:1.13;letter-spacing:-.025em}.lm-shop-card__why{min-height:39px;margin:0 0 10px;color:#69756f;font-size:10px;line-height:1.55}.lm-shop-card__rating{margin-bottom:9px;display:flex;align-items:center;gap:7px}.lm-shop-card__rating>span{color:#e4b44e;font-size:10px;letter-spacing:1px}.lm-shop-card__rating small{color:#8b938f;font-size:8px}.lm-shop-card__price{margin-bottom:8px;display:flex;align-items:center;gap:7px}.lm-shop-card__price strong{color:#21382e;font-size:14px}.lm-shop-card__price s{color:#9ca49f;font-size:10px}.lm-shop-card__from{color:#828d87;font-size:9px}.lm-shop-card__stock{margin-bottom:9px;display:flex;align-items:center;gap:6px;font-size:9px;font-weight:700}.lm-shop-card__stock>span{width:6px;height:6px;border-radius:50%}.lm-shop-card__stock.is-low{color:#9a742a}.lm-shop-card__stock.is-low>span{background:#d7a93d}.lm-shop-card__stock.is-sold{color:#9f6069}.lm-shop-card__stock.is-sold>span{background:#c66d78}.lm-shop-card.is-sold-out .lm-shop-card__image img{opacity:.55}.lm-shop-card__action{margin-top:auto}.lm-shop-card__action form{width:100%}.lm-shop-card__button{width:100%;min-height:45px;padding:8px 13px;display:flex;align-items:center;justify-content:center;gap:9px;color:#fff;text-decoration:none;font-size:10px;font-weight:800;border:0;border-radius:13px;background:#9084c7;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;box-sizing:border-box}.lm-shop-card__button:hover{transform:translateY(-2px);background:#7f73ba;box-shadow:0 10px 22px #685ba42e}.lm-shop-card__button-icon{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#ffffff2b}.lm-shop-card__button-icon svg{width:14px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.lm-shop-card__button--options{color:#3b4770;background:#edf0ff}.lm-shop-card__button--options:hover{color:#fff;background:#8b81bf}.lm-shop-card__button.is-sold-out{color:#96656c;background:#f5e9eb;cursor:not-allowed}.lm-shop-empty{padding:95px 20px;text-align:center}.lm-shop-empty>span{color:#9185c4;font-size:28px}.lm-shop-empty h2{margin:13px 0 8px;color:#24486f;font-family:var(--lm-heading-font);font-size:38px}.lm-shop-empty p{margin:0 0 23px;color:#6f7c75}.lm-shop-pagination{margin-top:64px;padding-top:24px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:25px;border-top:1px solid #e8ece9}.lm-shop-pagination a{color:#466787;text-decoration:none;font-size:10px;font-weight:700}.lm-shop-pagination__arrow:last-child{justify-self:end}.lm-shop-pagination__pages{display:flex;align-items:center;gap:8px}.lm-shop-pagination__pages a,.lm-shop-pagination__pages span{width:34px;height:34px;display:grid;place-items:center;border-radius:50%}.lm-shop-pagination__pages .is-current{color:#fff;background:#9185c5}@media screen and (max-width:1050px){.lm-shop-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.lm-shop-hero__inner{gap:40px}}@media screen and (max-width:749px){.lm-shop-hero{padding:47px 0 43px}.lm-shop-hero__inner{display:block}.lm-shop-hero__copy{max-width:100%}.lm-shop-hero h1{font-size:clamp(41px,12vw,54px)}.lm-shop-hero__copy>p{max-width:95%;font-size:12px}.lm-shop-hero__note{max-width:none;margin-top:29px;padding:25px 23px 23px;transform:none;border-radius:21px}.lm-shop-hero__note strong{max-width:280px;font-size:23px}.lm-shop-moments{padding:34px 0 26px}.lm-shop-moments__head{margin-bottom:18px;display:block}.lm-shop-moments__hint{display:none}.lm-shop-moments__head h2{max-width:310px;font-size:30px}.lm-shop-moment{padding:8px 13px 8px 8px;font-size:9px}.lm-shop-moment__icon{width:27px;height:27px;font-size:12px}.lm-shop-products{padding-top:22px;padding-bottom:65px}.lm-shop-toolbar{top:8px;margin-bottom:22px;padding:8px 8px 8px 12px;border-radius:13px}.lm-shop-count{max-width:120px;font-size:8px;line-height:1.35}.lm-shop-sort{min-width:133px;height:38px;padding-left:10px;padding-right:28px}.lm-shop-sort>span:first-child{display:none}.lm-shop-sort select{font-size:8px}.lm-shop-sort__arrow{right:10px}.lm-shop-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 10px}.lm-shop-card__visual{margin-bottom:12px;border-radius:15px}.lm-shop-card__image img,.lm-shop-card__image svg{padding:10px}.lm-shop-card__badges{top:7px;left:7px}.lm-shop-badge{padding:5px 6px;font-size:6px}.lm-shop-card__look{right:7px;bottom:7px;width:31px;height:31px;padding:0;display:grid;place-items:center}.lm-shop-card__look>span{width:31px;height:31px;font-size:17px}.lm-shop-card__look small{display:none}.lm-shop-card__content{min-height:224px}.lm-shop-card__vendor{margin-bottom:4px;font-size:6px}.lm-shop-card__title{margin-bottom:5px;font-size:14px;line-height:1.17}.lm-shop-card__why{min-height:36px;margin-bottom:7px;font-size:8px;line-height:1.45}.lm-shop-card__rating{margin-bottom:6px;gap:4px}.lm-shop-card__rating>span{font-size:7px}.lm-shop-card__rating small{display:none}.lm-shop-card__price{margin-bottom:6px}.lm-shop-card__price strong{font-size:11px}.lm-shop-card__price s,.lm-shop-card__from{font-size:7px}.lm-shop-card__stock{margin-bottom:6px;font-size:7px}.lm-shop-card__button{min-height:39px;padding:7px;gap:5px;border-radius:10px;font-size:8px}.lm-shop-card__button-icon{width:22px;height:22px}.lm-shop-card__button-icon svg{width:11px}.lm-shop-pagination{margin-top:42px;grid-template-columns:1fr auto 1fr;gap:8px}.lm-shop-pagination__pages{gap:3px}.lm-shop-pagination__pages a,.lm-shop-pagination__pages span{width:27px;height:27px;font-size:8px}.lm-shop-pagination__arrow{font-size:8px!important}}body.lm-overlay-open{overflow:hidden}.lm-shop-filter-button{min-height:42px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:11px;color:#3b5368;background:#eef7f3;font:inherit;font-size:10px;font-weight:800;cursor:pointer}.lm-shop-filter-button__icon{width:20px;height:20px;display:grid;place-items:center}.lm-shop-filter-button__icon svg{width:17px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round}.lm-shop-filter-count{min-width:20px;height:20px;padding:0 5px;display:grid;place-items:center;border-radius:999px;color:#fff;background:#8d82c1;font-size:8px}.lm-shop-card__curated{margin-bottom:8px;display:flex;align-items:center;gap:5px;color:#78847e;font-size:8px;font-weight:700}.lm-shop-card__curated span{color:#9686c5}.lm-shop-editorial{position:relative;min-height:350px;grid-column:span 2;padding:38px;overflow:hidden;display:flex;align-items:flex-end;border-radius:25px;box-sizing:border-box}.lm-shop-editorial--blue{background:linear-gradient(135deg,#dcecff,#eef7ff)}.lm-shop-editorial--pink{background:linear-gradient(135deg,#f9e0e9,#fff0f5)}.lm-shop-editorial--yellow{background:linear-gradient(135deg,#fff0b8,#fff8da)}.lm-shop-editorial--lavender{background:linear-gradient(135deg,#e8e1fb,#f6f2ff)}.lm-shop-editorial--mint{background:linear-gradient(135deg,#dcf2e9,#eefaf5)}.lm-shop-editorial__spark{position:absolute;top:23px;left:28px;color:#2d4a6961;font-size:26px}.lm-shop-editorial__copy{position:relative;z-index:2;max-width:390px}.lm-shop-editorial__eyebrow{display:block;margin-bottom:11px;color:#5b7090;font-size:9px;font-weight:800;letter-spacing:.12em}.lm-shop-editorial h3{margin:0 0 12px;color:#25486f;font-family:var(--lm-heading-font);font-size:37px;line-height:1;letter-spacing:-.035em}.lm-shop-editorial p{max-width:340px;margin:0 0 20px;color:#586b62;font-size:11px;line-height:1.6}.lm-shop-editorial a{display:inline-flex;align-items:center;gap:8px;color:#2b527a;font-size:10px;font-weight:800;text-decoration:none}.lm-shop-editorial__mark{position:absolute;right:-12px;top:-10px;color:#ffffff8c;font-size:180px;line-height:1;transform:rotate(10deg)}.lm-filter-drawer,.lm-quick-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;pointer-events:none;visibility:hidden}.lm-filter-drawer.is-open,.lm-quick-drawer.is-open{pointer-events:auto;visibility:visible}.lm-filter-drawer__backdrop,.lm-quick-drawer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;border:0;opacity:0;background:#25312c47;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);transition:opacity .3s ease}.lm-filter-drawer.is-open .lm-filter-drawer__backdrop,.lm-quick-drawer.is-open .lm-quick-drawer__backdrop{opacity:1}.lm-filter-drawer__panel{position:absolute;top:0;right:0;width:min(440px,92vw);height:100%;padding:32px 27px 24px;display:flex;flex-direction:column;overflow-y:auto;background:#fffdfa;box-shadow:-25px 0 70px #28352f21;transform:translate(105%);transition:transform .38s cubic-bezier(.22,.75,.25,1);box-sizing:border-box}.lm-filter-drawer.is-open .lm-filter-drawer__panel{transform:translate(0)}.lm-filter-drawer__header{margin-bottom:25px;display:flex;align-items:flex-start;justify-content:space-between;gap:25px}.lm-filter-drawer__header>div>span{display:block;margin-bottom:7px;color:#8475ad;font-size:8px;font-weight:800;letter-spacing:.11em}.lm-filter-drawer__header h2{margin:0;color:#25496f;font-family:var(--lm-heading-font);font-size:35px;line-height:1}.lm-filter-drawer__header>button{width:40px;height:40px;flex:0 0 40px;border:0;border-radius:50%;color:#53645d;background:#f2f4f2;font-size:23px;cursor:pointer}.lm-filter-form{min-height:0;display:flex;flex:1;flex-direction:column}.lm-filter-form__groups{flex:1}.lm-filter-group{border-top:1px solid #e8ece9}.lm-filter-group:last-child{border-bottom:1px solid #e8ece9}.lm-filter-group summary{min-height:60px;display:flex;align-items:center;justify-content:space-between;gap:20px;list-style:none;color:#35483f;font-size:11px;font-weight:800;cursor:pointer}.lm-filter-group summary::-webkit-details-marker{display:none}.lm-filter-group summary>span:last-child{color:#9185bd;font-size:20px;transition:transform .2s ease}.lm-filter-group[open] summary>span:last-child{transform:rotate(45deg)}.lm-filter-group__content{padding:0 0 20px}.lm-filter-option{min-height:39px;display:flex;align-items:center;gap:9px;color:#58655f;font-size:10px;cursor:pointer}.lm-filter-option input{position:absolute;opacity:0;pointer-events:none}.lm-filter-option__box{width:19px;height:19px;flex:0 0 19px;display:grid;place-items:center;border:1px solid #cfd9d4;border-radius:6px;background:#fff}.lm-filter-option__box svg{width:12px;fill:none;stroke:#fff;stroke-width:2.2;opacity:0}.lm-filter-option input:checked+.lm-filter-option__box{border-color:#8f84c0;background:#8f84c0}.lm-filter-option input:checked+.lm-filter-option__box svg{opacity:1}.lm-filter-option__label{min-width:0;flex:1}.lm-filter-option small{color:#9ca59f;font-size:8px}.lm-filter-option.is-disabled{opacity:.4;cursor:not-allowed}.lm-filter-price{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:end;gap:9px}.lm-filter-price label>span{display:block;margin-bottom:7px;color:#87918c;font-size:8px}.lm-filter-price label>div{height:44px;padding:0 11px;display:flex;align-items:center;gap:4px;border:1px solid #dce3df;border-radius:10px;background:#fff}.lm-filter-price input{width:100%;min-width:0;border:0;outline:0;color:#42534b;font:inherit;font-size:10px}.lm-filter-price__dash{padding-bottom:14px;color:#a3aaa6}.lm-filter-form__actions{position:sticky;bottom:0;margin-top:25px;padding-top:16px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;background:#fffdfa}.lm-filter-form__actions>a{padding:12px;color:#7b8580;font-size:9px;font-weight:700;text-align:center}.lm-filter-form__actions>button{min-height:50px;padding:0 17px;display:flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:13px;color:#fff;background:#8e82c1;font:inherit;font-size:10px;font-weight:800;cursor:pointer}.lm-filter-empty{padding:35px 10px;color:#66736c;text-align:center}.lm-filter-empty p{margin-bottom:7px}.lm-filter-empty small{color:#909993}.lm-quick-drawer__panel{position:absolute;top:0;right:0;width:min(670px,96vw);height:100%;overflow-y:auto;background:#fffdfa;box-shadow:-25px 0 70px #28352f24;transform:translate(105%);transition:transform .4s cubic-bezier(.22,.75,.25,1)}.lm-quick-drawer.is-open .lm-quick-drawer__panel{transform:translate(0)}.lm-quick-drawer__close{position:absolute;z-index:5;top:18px;right:18px;width:42px;height:42px;display:grid;place-items:center;border:0;border-radius:50%;color:#4e6258;background:#ffffffe6;box-shadow:0 7px 20px #34413b14;font-size:24px;cursor:pointer}.lm-quick-drawer__body{min-height:100%}.lm-quick-product{min-height:100vh;display:grid;grid-template-rows:minmax(330px,44vh) auto}.lm-quick-product__visual{display:grid;place-items:center;overflow:hidden;background:linear-gradient(145deg,#edf6ff,#f7f1ff)}.lm-quick-product__visual img{width:100%;height:100%;padding:35px;object-fit:contain;box-sizing:border-box}.lm-quick-product__info{padding:35px 37px 45px}.lm-quick-product__eyebrow{display:block;margin-bottom:14px;color:#8174ad;font-size:8px;font-weight:800;letter-spacing:.12em}.lm-quick-product__vendor{display:block;margin-bottom:7px;color:#808c86;font-size:8px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.lm-quick-product h2{max-width:510px;margin:0 0 10px;color:#23476f;font-family:var(--lm-heading-font);font-size:39px;line-height:1;letter-spacing:-.04em}.lm-quick-product__price{margin-bottom:15px;color:#2c4137;font-size:17px;font-weight:800}.lm-quick-product__info>p{max-width:500px;margin:0 0 20px;color:#68756e;font-size:11px;line-height:1.65}.lm-quick-product__benefits{margin-bottom:24px;display:flex;flex-wrap:wrap;gap:7px 13px;color:#5d7168;font-size:9px;font-weight:700}.lm-quick-product__field{display:block;margin-bottom:15px}.lm-quick-product__field>span{display:block;margin-bottom:7px;color:#5d6b64;font-size:9px;font-weight:800}.lm-quick-product__field select{width:100%;height:49px;padding:0 13px;border:1px solid #dce3df;border-radius:11px;color:#40534a;background:#fff;font:inherit;font-size:10px}.lm-quick-product__stock{width:max-content;margin-bottom:13px;display:flex;align-items:center;gap:7px;color:#4d8267;font-size:9px}.lm-quick-product__stock>span{width:7px;height:7px;border-radius:50%;background:#69aa88;box-shadow:0 0 0 4px #69aa881f}.lm-quick-product__stock.is-sold{color:#9b5d67}.lm-quick-product__stock.is-sold>span{background:#c66f79;box-shadow:0 0 0 4px #c66f791f}.lm-quick-product__add{width:100%;min-height:55px;border:0;border-radius:14px;color:#fff;background:#9084c7;font:inherit;font-size:11px;font-weight:800;cursor:pointer}.lm-quick-product__add.is-sold-out{color:#96656c;background:#f5e9eb;cursor:not-allowed}.lm-quick-product__error{min-height:17px;margin-top:7px;color:#a45d67;font-size:9px}.lm-quick-product__full{margin-top:12px;min-height:43px;display:flex;align-items:center;justify-content:center;gap:8px;color:#536c85;text-decoration:none;font-size:9px;font-weight:800}@media screen and (max-width:749px){.lm-shop-filter-button{min-height:38px;padding:0 10px;font-size:8px}.lm-shop-filter-button__icon{width:17px;height:17px}.lm-shop-filter-count{min-width:17px;height:17px;font-size:7px}.lm-shop-editorial{min-height:260px;grid-column:1 / -1;padding:27px 23px;border-radius:19px}.lm-shop-editorial h3{max-width:280px;font-size:29px}.lm-shop-editorial p{max-width:270px;font-size:9px}.lm-shop-editorial__mark{right:-8px;font-size:125px}.lm-filter-drawer__panel{top:auto;bottom:0;width:100%;height:auto;max-height:88vh;padding:25px 18px 17px;border-radius:26px 26px 0 0;transform:translateY(105%)}.lm-filter-drawer.is-open .lm-filter-drawer__panel{transform:translateY(0)}.lm-filter-drawer__header{margin-bottom:18px}.lm-filter-drawer__header h2{font-size:29px}.lm-filter-drawer__header>button{width:36px;height:36px;flex-basis:36px}.lm-filter-group summary{min-height:53px}.lm-quick-drawer__panel{top:auto;bottom:0;width:100%;height:auto;max-height:91vh;overflow-y:auto;border-radius:27px 27px 0 0;transform:translateY(105%)}.lm-quick-drawer.is-open .lm-quick-drawer__panel{transform:translateY(0)}.lm-quick-drawer__close{top:11px;right:11px;width:36px;height:36px;font-size:20px}.lm-quick-product{min-height:0;display:block}.lm-quick-product__visual{height:280px}.lm-quick-product__visual img{padding:23px}.lm-quick-product__info{padding:24px 18px 29px}.lm-quick-product h2{padding-right:20px;font-size:29px}.lm-quick-product__info>p{font-size:10px}.lm-quick-product__benefits{gap:6px 11px;font-size:8px}}.lm-shop-grid{align-items:stretch}.lm-shop-card{position:relative}.lm-shop-card__visual{isolation:isolate;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.lm-shop-card:hover .lm-shop-card__visual{transform:translateY(-4px);border-color:#938bc040;box-shadow:0 18px 42px #37474214}.lm-shop-card__image img{transform:scale(.98);transition:transform .45s cubic-bezier(.2,.7,.2,1),opacity .25s ease}.lm-shop-card:hover .lm-shop-card__image img{transform:scale(1.045)}.lm-shop-card.is-sold-out .lm-shop-card__visual{background:linear-gradient(145deg,#faf8f7,#f4f1f0)}.lm-shop-card.is-sold-out .lm-shop-card__image img{opacity:.58;filter:saturate(.65)}.lm-shop-card__look{overflow:hidden;transition:width .28s ease,transform .22s ease,box-shadow .22s ease,background .22s ease}.lm-shop-card__look:hover{transform:translateY(-2px);background:#fff;box-shadow:0 12px 28px #3f4d4621}.lm-shop-card__look>span{transition:transform .25s ease,background .25s ease}.lm-shop-card__look:hover>span{transform:rotate(90deg);background:#7f73b7}.lm-shop-editorial{position:relative;min-height:390px;padding:42px 42px 38px;isolation:isolate;align-items:flex-end;border:1px solid rgba(255,255,255,.55);box-shadow:inset 0 1px #fffc,0 18px 45px #3f4a4612;transition:transform .3s ease,box-shadow .3s ease}.lm-shop-editorial:hover{transform:translateY(-4px);box-shadow:inset 0 1px #ffffffd9,0 25px 60px #3f4a461c}.lm-shop-editorial:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;opacity:.4;pointer-events:none;background-image:radial-gradient(circle at 20% 30%,rgba(255,255,255,.7) 0 1px,transparent 1.5px);background-size:20px 20px}.lm-shop-editorial:after{content:"little moments";position:absolute;right:22px;bottom:23px;color:#2f455c40;font-size:8px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;writing-mode:vertical-rl;transform:rotate(180deg)}.lm-shop-editorial__spark{width:42px;height:42px;top:25px;left:28px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#3f536f33;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:18px}.lm-shop-editorial__copy{max-width:420px}.lm-shop-editorial__eyebrow{width:max-content;margin-bottom:13px;padding:6px 9px;border-radius:999px;color:#566f8d;background:#ffffff8c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:8px}.lm-shop-editorial h3{max-width:410px;margin-bottom:13px;font-size:clamp(34px,3.4vw,48px);line-height:.98}.lm-shop-editorial p{max-width:355px;margin-bottom:23px;font-size:11px;line-height:1.7}.lm-shop-editorial a{width:max-content;min-height:40px;padding:0 14px;border-radius:999px;background:#ffffffb8;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);transition:gap .2s ease,background .2s ease,transform .2s ease}.lm-shop-editorial a:hover{gap:13px;transform:translateY(-2px);background:#fff}.lm-shop-editorial__mark{right:-24px;top:-32px;font-size:220px;opacity:.85}.lm-shop-editorial--blue{background:radial-gradient(circle at 84% 18%,rgba(255,255,255,.65),transparent 26%),linear-gradient(145deg,#cfe5ff,#edf6ff)}.lm-shop-editorial--pink{background:radial-gradient(circle at 85% 17%,rgba(255,255,255,.65),transparent 26%),linear-gradient(145deg,#f7d8e4,#fff0f5)}.lm-shop-editorial--yellow{background:radial-gradient(circle at 85% 17%,rgba(255,255,255,.7),transparent 26%),linear-gradient(145deg,#ffe9a7,#fff7d8)}.lm-shop-editorial--lavender{background:radial-gradient(circle at 85% 17%,rgba(255,255,255,.65),transparent 26%),linear-gradient(145deg,#ded5fa,#f5f1ff)}.lm-shop-editorial--mint{background:radial-gradient(circle at 85% 17%,rgba(255,255,255,.7),transparent 26%),linear-gradient(145deg,#d3eee2,#effaf5)}.lm-quick-drawer__panel{width:min(760px,96vw);background:#fffdf9}.lm-quick-product{min-height:100vh;display:grid;grid-template-columns:minmax(270px,.9fr) minmax(360px,1.1fr);grid-template-rows:1fr}.lm-quick-product__visual{position:sticky;top:0;height:100vh;align-self:start;background:radial-gradient(circle at 50% 42%,rgba(255,255,255,.95),transparent 36%),linear-gradient(145deg,#edf6ff,#f4efff)}.lm-quick-product__visual:before{content:"\2726";position:absolute;left:25px;top:28px;color:#5b68a02e;font-size:34px}.lm-quick-product__visual:after{content:"a little closer look";position:absolute;left:25px;bottom:26px;color:#3d4b5b6b;font-size:7px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.lm-quick-product__visual img{padding:45px 25px;transform:scale(.94);transition:transform .4s ease}.lm-quick-drawer.is-open .lm-quick-product__visual img{transform:scale(1)}.lm-quick-product__info{min-width:0;padding:63px 42px 50px}.lm-quick-product__eyebrow{width:max-content;margin-bottom:18px;padding:7px 10px;border-radius:999px;color:#7568a4;background:#f0ebff}.lm-quick-product__vendor{margin-bottom:8px}.lm-quick-product h2{max-width:430px;margin-bottom:13px;font-size:clamp(34px,4vw,47px);line-height:.98}.lm-quick-product__price{margin-bottom:17px;font-size:19px}.lm-quick-product__info>p{max-width:440px;margin-bottom:23px;font-size:11px;line-height:1.72}.lm-quick-product__benefits{margin-bottom:25px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.lm-quick-product__benefits span{min-height:60px;padding:10px 7px;display:flex;align-items:center;justify-content:center;border:1px solid #e7ebe8;border-radius:11px;color:#5f7068;background:#fbfcfb;font-size:8px;line-height:1.3;text-align:center}.lm-quick-product__field{margin-bottom:17px}.lm-quick-product__field>span{margin-bottom:8px}.lm-quick-product__field select{height:52px;padding:0 42px 0 14px;border-radius:13px;background:#fff}.lm-quick-product__stock{margin:4px 0 15px}.lm-quick-product__add{min-height:58px;border-radius:15px;box-shadow:0 12px 28px #6b5fa52b;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.lm-quick-product__add:not(:disabled):hover{transform:translateY(-2px);background:#8174b9;box-shadow:0 16px 35px #6b5fa53b}.lm-quick-product__full{margin-top:9px;border-radius:12px;transition:background .2s ease}.lm-quick-product__full:hover{background:#f6f5f1}.lm-quick-drawer__close{position:fixed;top:20px;right:20px;z-index:10001;border:1px solid rgba(215,221,218,.8);transition:transform .2s ease,background .2s ease}.lm-quick-drawer__close:hover{transform:rotate(5deg) scale(1.05);background:#fff}.lm-filter-drawer__panel{background:linear-gradient(180deg,#fffdf9,#fff)}.lm-filter-drawer__header{position:relative;padding-bottom:23px;border-bottom:1px solid #edf0ee}.lm-filter-drawer__header:after{content:"Find the need first.";position:absolute;left:0;bottom:-18px;color:#a0a8a4;font-size:7px;letter-spacing:.08em;text-transform:uppercase}.lm-filter-group:first-child{margin-top:19px}.lm-filter-option:hover .lm-filter-option__box{border-color:#9d92c9}.lm-filter-form__actions>button{box-shadow:0 10px 25px #6d60a729;transition:transform .2s ease,background .2s ease}.lm-filter-form__actions>button:hover{transform:translateY(-2px);background:#8074b8}@media screen and (min-width:1051px){.lm-shop-grid{gap:47px 20px}.lm-shop-card__title{max-width:95%}.lm-shop-editorial{grid-column:span 2}}@media screen and (min-width:750px)and (max-width:1050px){.lm-shop-editorial{grid-column:span 2}.lm-quick-drawer__panel{width:min(700px,97vw)}.lm-quick-product{grid-template-columns:minmax(250px,.85fr) minmax(340px,1.15fr)}.lm-quick-product__info{padding:58px 30px 45px}}@media screen and (max-width:749px){.lm-shop-grid{gap:32px 10px}.lm-shop-card:hover .lm-shop-card__visual{transform:none;box-shadow:none}.lm-shop-card__visual{aspect-ratio:1 / 1.16;border-radius:16px}.lm-shop-card__title{min-height:33px;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.lm-shop-card__why{min-height:35px;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.lm-shop-card__curated{display:none}.lm-shop-card__button{min-height:42px}.lm-shop-editorial{min-height:295px;padding:29px 25px;border-radius:20px}.lm-shop-editorial:after{right:13px;bottom:18px;font-size:6px}.lm-shop-editorial__spark{width:34px;height:34px;top:18px;left:20px;font-size:14px}.lm-shop-editorial__eyebrow{font-size:7px}.lm-shop-editorial h3{max-width:280px;font-size:31px;line-height:1}.lm-shop-editorial p{max-width:265px;font-size:9px;line-height:1.55}.lm-shop-editorial a{min-height:36px;padding:0 12px;font-size:8px}.lm-shop-editorial__mark{font-size:145px}.lm-quick-drawer__panel{max-height:92vh;border-radius:28px 28px 0 0}.lm-quick-product{min-height:0;display:block}.lm-quick-product__visual{position:relative;top:auto;width:100%;height:285px;border-radius:28px 28px 0 0}.lm-quick-product__visual:before{left:18px;top:18px;font-size:25px}.lm-quick-product__visual:after{left:18px;bottom:17px;font-size:6px}.lm-quick-product__visual img{padding:25px}.lm-quick-product__info{padding:25px 18px 30px}.lm-quick-product__eyebrow{margin-bottom:13px;font-size:7px}.lm-quick-product h2{max-width:calc(100% - 25px);font-size:30px;line-height:1.02}.lm-quick-product__price{font-size:16px}.lm-quick-product__info>p{font-size:10px;line-height:1.6}.lm-quick-product__benefits{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.lm-quick-product__benefits span{min-height:54px;padding:7px 5px;border-radius:10px;font-size:7px}.lm-quick-product__field select{height:50px}.lm-quick-product__add{position:sticky;bottom:10px;z-index:5;min-height:55px;box-shadow:0 12px 35px #4e418840}.lm-quick-drawer__close{position:absolute;top:12px;right:12px;width:38px;height:38px}.lm-filter-drawer__panel{border-radius:28px 28px 0 0}.lm-filter-form__actions{padding-bottom:max(3px,env(safe-area-inset-bottom))}}@media screen and (max-width:380px){.lm-shop-grid{gap:27px 8px}.lm-shop-card__title{font-size:13px}.lm-shop-card__why{font-size:7.5px}.lm-shop-card__button{padding-left:5px;padding-right:5px;font-size:7.5px}.lm-shop-editorial{min-height:275px;padding:25px 20px}.lm-shop-editorial h3{font-size:28px}.lm-quick-product__visual{height:255px}}.lm-shop-hero{padding:58px 0 54px}.lm-shop-hero__inner{gap:58px}.lm-shop-hero h1{max-width:720px;font-size:clamp(44px,4.5vw,66px);line-height:.98}.lm-shop-hero__copy>p{margin-top:2px}.lm-shop-hero__note{max-width:360px;padding:31px 30px 28px;border-radius:24px}.lm-shop-hero__note strong{max-width:290px;font-size:25px;line-height:1.08}.lm-shop-hero__note-small{margin-top:18px;padding-top:14px}.lm-shop-moments{padding:38px 0 30px}.lm-shop-moments__head{margin-bottom:20px}.lm-shop-moments__head h2{font-size:clamp(28px,2.6vw,36px)}.lm-shop-moment{min-height:46px;box-sizing:border-box}.lm-shop-products{padding-top:24px}.lm-shop-card{height:100%}.lm-shop-card__content{min-height:0!important;flex:1;display:flex;flex-direction:column}.lm-shop-card__title{margin-bottom:8px;font-size:20px;line-height:1.08;letter-spacing:-.025em}.lm-shop-card__why{min-height:34px;margin-bottom:9px;font-size:10px;line-height:1.5}.lm-shop-card__curated,.lm-shop-card__price{margin-bottom:7px}.lm-shop-card__price strong{font-size:15px}.lm-shop-card__action{margin-top:auto;padding-top:16px}.lm-shop-card__button{min-height:47px;border-radius:12px}.lm-shop-card__visual{aspect-ratio:1 / 1.08;margin-bottom:16px}.lm-shop-card__image img,.lm-shop-card__image svg{padding:17px}.lm-shop-toolbar{margin-bottom:27px;min-height:54px;padding:8px 10px 8px 16px;box-sizing:border-box}.lm-shop-filter-button,.lm-shop-sort{min-height:40px}.lm-quick-drawer__panel{width:min(720px,94vw)}.lm-quick-product{grid-template-columns:minmax(270px,.92fr) minmax(360px,1.08fr)}.lm-quick-product__info{padding:55px 36px 42px}.lm-quick-product__eyebrow{margin-bottom:15px}.lm-quick-product__vendor{margin-bottom:7px}.lm-quick-product h2{max-width:430px;margin-bottom:12px;font-size:clamp(31px,2.8vw,40px)!important;line-height:1.01;letter-spacing:-.035em}.lm-quick-product__price{margin-bottom:15px;font-size:18px}.lm-quick-product__info>p{margin-bottom:18px;font-size:10.5px;line-height:1.65}.lm-quick-product__benefits{margin-bottom:20px;gap:6px}.lm-quick-product__benefits span{min-height:52px;padding:8px 6px;border-radius:10px;font-size:7.5px}.lm-quick-product__field{margin-bottom:13px}.lm-quick-product__field select{height:47px}.lm-quick-product__stock{margin:3px 0 13px}.lm-quick-product__add{min-height:53px}.lm-quick-product__full{margin-top:8px;min-height:40px}.lm-quick-product__visual img{max-width:100%;max-height:100%;padding:32px;object-fit:contain}@media screen and (min-width:1051px){.lm-shop-grid{gap:38px 18px}}@media screen and (max-width:749px){.lm-shop-hero{padding:39px 0 38px}.lm-shop-hero h1{font-size:clamp(38px,11vw,50px)}.lm-shop-moments{padding:30px 0 23px}.lm-shop-products{padding-top:18px}.lm-shop-card__visual{aspect-ratio:1 / 1.12}.lm-shop-card__content{min-height:0!important}.lm-shop-card__title{font-size:14px}.lm-shop-card__action{padding-top:11px}.lm-quick-product h2{font-size:28px!important}.lm-quick-product__info{padding:23px 18px 28px}}@media screen and (max-width:749px){.lm-shop-hero{padding:30px 0 29px!important}.lm-shop-hero h1{max-width:100%;margin-bottom:14px;font-size:clamp(35px,10.5vw,43px)!important;line-height:.98;letter-spacing:-.04em}.lm-shop-hero__copy>p{max-width:100%;font-size:10.5px;line-height:1.6}.lm-shop-hero__note{margin-top:21px;padding:20px 18px 18px;border-radius:18px}.lm-shop-hero__note-label{margin-bottom:10px;font-size:7px}.lm-shop-hero__note strong{max-width:260px;font-size:20px;line-height:1.08}.lm-shop-hero__note-small{margin-top:14px;padding-top:11px;font-size:8px}.lm-shop-hero__spark{right:17px;top:14px;font-size:18px}.lm-shop-moments{padding:25px 0 19px!important}.lm-shop-moments__head{margin-bottom:15px}.lm-shop-moments__head h2{max-width:280px;font-size:26px!important;line-height:1.02}.lm-shop-mini-label{margin-bottom:8px}.lm-shop-products{padding-top:15px!important}.lm-shop-toolbar{min-height:50px;margin-bottom:20px;padding:7px;gap:6px;border-radius:13px}.lm-shop-count{min-width:53px;max-width:65px;font-size:0!important;line-height:1}.lm-shop-count>span{font-size:8px}.lm-shop-count:after{content:" products";color:#7a8780;font-size:7px}.lm-shop-toolbar__right{min-width:0;flex:1;gap:5px}.lm-shop-filter-button{min-width:58px;min-height:37px;padding:0 8px}.lm-shop-sort{min-width:0!important;width:100%;height:37px;padding-left:9px;padding-right:26px}.lm-shop-sort select{width:100%;font-size:7.5px}.lm-shop-grid{gap:28px 9px}.lm-shop-card__visual{margin-bottom:10px;border-radius:15px}.lm-shop-card__title{min-height:30px;margin-bottom:5px;font-size:13px!important;line-height:1.15}.lm-shop-card__why{min-height:32px;margin-bottom:6px;font-size:7.5px;line-height:1.45}.lm-shop-card__price strong{font-size:11px}.lm-shop-card__action{padding-top:9px!important}.lm-shop-card__button{min-height:40px;border-radius:10px;font-size:7.5px}.lm-quick-drawer__panel{max-height:90vh;border-radius:24px 24px 0 0}.lm-quick-product__visual{height:225px!important;border-radius:24px 24px 0 0}.lm-quick-product__visual img{padding:19px}.lm-quick-product__info{padding:19px 16px 25px!important}.lm-quick-product__eyebrow{margin-bottom:10px}.lm-quick-product__vendor{margin-bottom:5px}.lm-quick-product h2{max-width:calc(100% - 15px);margin-bottom:7px;font-size:25px!important;line-height:1.01}.lm-quick-product__price{margin-bottom:10px;font-size:15px}.lm-quick-product__info>p{margin-bottom:14px;font-size:8.5px;line-height:1.55}.lm-quick-product__benefits{margin-bottom:15px;gap:4px}.lm-quick-product__benefits span{min-height:45px;padding:6px 4px;font-size:6.5px}.lm-quick-product__field{margin-bottom:10px}.lm-quick-product__field>span{margin-bottom:6px;font-size:8px}.lm-quick-product__field select{height:45px;font-size:8.5px}.lm-quick-product__stock{margin:2px 0 10px;font-size:8px}.lm-quick-product__add{min-height:50px;border-radius:13px;font-size:9px}.lm-quick-product__full{min-height:37px;margin-top:6px;font-size:8px}.lm-quick-drawer__close{top:10px;right:10px;width:34px;height:34px;font-size:18px}}.lm-cart-item{position:relative}.lm-cart-item:after{content:"Updating your little bag...";position:absolute;top:0;right:0;bottom:0;left:0;z-index:8;display:flex;align-items:center;justify-content:center;border-radius:inherit;color:#655b91;background:#ffffffd1;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);font-size:9px;font-weight:800;letter-spacing:.04em;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,visibility .18s ease}.lm-cart-item.is-updating:after{opacity:1;visibility:visible}.lm-pdp-add[data-lm-pdp-add],.lm-pdp-add--new{position:relative!important;width:100%!important;min-height:65px!important;padding:5px 74px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:0!important;overflow:hidden!important;border:0!important;border-radius:999px!important;background:#785c9f!important;color:#fff!important;box-shadow:0 16px 30px #6146883b!important;font-size:17px!important;font-weight:900!important;line-height:1!important;text-align:center!important}.lm-pdp-add[data-lm-pdp-add]:hover:not(:disabled),.lm-pdp-add--new:hover:not(:disabled){transform:translateY(-2px)!important;background:#6f5594!important;box-shadow:0 19px 35px #61468847!important}.lm-pdp-add[data-lm-pdp-add] .lm-pdp-add-icon,.lm-pdp-add--new .lm-pdp-add-icon{position:absolute!important;left:6px!important;top:50%!important;width:53px!important;height:53px!important;margin:0!important;display:grid!important;place-items:center!important;border-radius:50%!important;background:#ffffff2b!important;transform:translateY(-50%)!important}.lm-pdp-add[data-lm-pdp-add] .lm-pdp-add-icon svg,.lm-pdp-add--new .lm-pdp-add-icon svg{width:21px!important;height:21px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.7!important;stroke-linecap:round!important;stroke-linejoin:round!important}.lm-pdp-add[data-lm-pdp-add] [data-lm-pdp-add-text],.lm-pdp-add--new [data-lm-pdp-add-text]{width:100%!important;margin:0!important;padding:0!important;display:block!important;text-align:center!important;white-space:nowrap!important;transform:none!important}.lm-pdp-add[data-lm-pdp-add].is-sold-out,.lm-pdp-add--new.is-sold-out,.lm-pdp-add[data-lm-pdp-add]:disabled,.lm-pdp-add--new:disabled{box-shadow:none!important}@media screen and (max-width:749px){.lm-pdp-add[data-lm-pdp-add],.lm-pdp-add--new{min-height:59px!important;padding:5px 63px!important;font-size:15px!important}.lm-pdp-add[data-lm-pdp-add] .lm-pdp-add-icon,.lm-pdp-add--new .lm-pdp-add-icon{left:6px!important;width:47px!important;height:47px!important}.lm-pdp-add[data-lm-pdp-add] .lm-pdp-add-icon svg,.lm-pdp-add--new .lm-pdp-add-icon svg{width:19px!important;height:19px!important}}@media screen and (max-width:380px){.lm-pdp-add[data-lm-pdp-add],.lm-pdp-add--new{padding:5px 56px!important;font-size:13px!important}}@media screen and (max-width:749px){.lm-catalog-card__title,.lm-baby-card__title{min-height:38px!important;font-size:15px!important;font-weight:900!important;line-height:1.14!important;letter-spacing:-.025em!important;-webkit-line-clamp:2!important}.lm-catalog-card__description,.lm-baby-card__description{min-height:43px!important;margin:8px 0 9px!important;font-size:10px!important;line-height:1.42!important;color:#6e7c75!important;-webkit-line-clamp:3!important}.lm-catalog-card__curated,.lm-baby-card__moment{margin-bottom:9px!important;gap:5px!important;font-size:8.5px!important;font-weight:800!important;line-height:1.2!important}.lm-catalog-card__price strong,.lm-baby-card__price strong{font-size:15px!important;font-weight:900!important}.lm-catalog-card__price small,.lm-baby-card__price small{font-size:8.5px!important}.lm-catalog-card__price s,.lm-baby-card__price s{font-size:9px!important}.lm-catalog-card__stock,.lm-baby-card__stock{margin-top:9px!important;gap:6px!important;font-size:9px!important;font-weight:800!important}.lm-catalog-card__stock>span,.lm-baby-card__stock>span{width:7px!important;height:7px!important;flex:0 0 7px!important}.lm-catalog-badge,.lm-baby-card__badges span,.lm-baby-preview-badge{padding:6px 9px!important;font-size:8px!important;font-weight:900!important;letter-spacing:.04em!important}.lm-catalog-card__button,.lm-baby-card__button{min-height:44px!important;padding:5px 6px 5px 12px!important;border-radius:11px!important;font-size:9px!important;font-weight:900!important}.lm-catalog-card__button-circle,.lm-baby-card__button-circle{width:34px!important;height:34px!important;flex:0 0 34px!important}.lm-catalog-card__visual,.lm-baby-card__visual{border-radius:17px!important}.lm-catalog-card__image img,.lm-baby-card__image img{padding:9px!important}.lm-catalog-card__quick,.lm-baby-card__view{right:8px!important;bottom:8px!important;width:36px!important;height:36px!important;min-height:36px!important}.lm-catalog-card__quick>span,.lm-baby-card__view>span{width:36px!important;height:36px!important;font-size:19px!important}.lm-catalog-toolbar{min-height:62px!important;padding:8px 8px 8px 11px!important;border-radius:16px!important}.lm-catalog-count{max-width:110px!important;font-size:7.5px!important;line-height:1.35!important}.lm-catalog-filter-button{min-height:43px!important;padding:0 11px!important;font-size:9px!important}.lm-catalog-sort{min-width:137px!important;min-height:43px!important}.lm-catalog-sort select{font-size:8.5px!important;font-weight:800!important}.lm-baby-toolbar{min-height:61px!important}.lm-baby-toolbar__count{max-width:110px!important;font-size:7.5px!important;line-height:1.35!important}.lm-baby-sort{min-width:138px!important;min-height:42px!important}.lm-baby-sort select{font-size:8.5px!important}.lm-catalog-grid,.lm-baby-grid{gap:36px 11px!important}.lm-pdp-notes{padding:52px 0 68px!important}.lm-pdp-notes__heading{margin-bottom:27px!important}.lm-pdp-notes__heading h2{max-width:350px!important;font-size:37px!important;line-height:.98!important;letter-spacing:-.04em!important}.lm-pdp-notes__heading>p{max-width:330px!important;margin-top:14px!important;font-size:12px!important;line-height:1.55!important}.lm-pdp-notes__visual{margin-bottom:58px!important}.lm-pdp-notes__image{aspect-ratio:4 / 3!important;border-radius:24px!important}.lm-pdp-notes__image img,.lm-pdp-notes__image svg{padding:20px!important;object-fit:contain!important}.lm-pdp-notes__image-caption{left:14px!important;bottom:-18px!important;padding:11px 14px!important;font-size:9px!important;line-height:1.2!important}.lm-pdp-notes__scribble{right:8px!important;bottom:-37px!important;font-size:13px!important}.lm-pdp-notes__board{display:grid!important;grid-template-columns:1fr!important;gap:19px!important}.lm-pdp-note{min-height:0!important;padding:30px 24px 28px!important;border-radius:6px!important;box-shadow:0 16px 32px #43443d14!important}.lm-pdp-note--1{transform:rotate(-.7deg)!important}.lm-pdp-note--2{margin-top:0!important;transform:rotate(.65deg)!important}.lm-pdp-note--3{transform:rotate(-.45deg)!important}.lm-pdp-note--4{margin-top:0!important;transform:rotate(.55deg)!important}.lm-pdp-note__label{margin-bottom:15px!important;font-size:9px!important;font-weight:900!important;letter-spacing:.1em!important}.lm-pdp-note p{margin:0!important;color:#40564b!important;font-size:15px!important;line-height:1.55!important;letter-spacing:-.01em!important}.lm-pdp-note__mark{right:18px!important;bottom:15px!important;font-size:24px!important}.lm-pdp-note__tape{width:74px!important;height:23px!important;top:-11px!important}}@media screen and (max-width:380px){.lm-catalog-card__title,.lm-baby-card__title{font-size:14px!important}.lm-catalog-card__description,.lm-baby-card__description{font-size:9.5px!important}.lm-catalog-card__button,.lm-baby-card__button{font-size:8.5px!important}.lm-pdp-note{padding:28px 21px 26px!important}.lm-pdp-note p{font-size:14px!important}.lm-pdp-notes__heading h2{font-size:34px!important}}.jdgm-cards-carousel{position:relative!important;z-index:1!important;isolation:isolate!important;width:100%!important;max-width:100%!important;min-width:0!important;margin-left:auto!important;margin-right:auto!important;padding-top:64px!important;padding-bottom:72px!important}.jdgm-cards-carousel:before{content:""!important;position:absolute!important;top:0!important;bottom:0!important;left:50%!important;z-index:-2!important;width:100vw!important;max-width:none!important;transform:translate(-50%)!important;background:radial-gradient(circle at 90% 22%,rgba(207,240,223,.96) 0%,rgba(220,245,232,.7) 24%,transparent 48%),radial-gradient(circle at 73% 90%,rgba(232,248,240,.78) 0%,transparent 34%),linear-gradient(90deg,#fff8e9,#fffdf8 46%,#edf8f2)!important;pointer-events:none!important}.jdgm-cards-carousel:after{content:"\2726"!important;position:absolute!important;top:28px!important;right:3%!important;z-index:-1!important;color:#9784c4!important;font-size:22px!important;line-height:1!important;opacity:.3!important;pointer-events:none!important}.jdgm-cards-carousel .jdgm-star{color:#e2aa3d!important;font-family:JudgemeStar!important}.jdgm-cards-carousel h1,.jdgm-cards-carousel h2,.jdgm-cards-carousel h3{white-space:normal!important;overflow:visible!important;text-overflow:clip!important}@media screen and (max-width:990px){.jdgm-cards-carousel{padding-top:56px!important;padding-bottom:64px!important}}@media screen and (max-width:749px){.jdgm-cards-carousel{width:100%!important;max-width:100%!important;min-width:0!important;margin-left:auto!important;margin-right:auto!important;padding-top:44px!important;padding-bottom:54px!important}.jdgm-cards-carousel:before{background:radial-gradient(circle at 88% 12%,rgba(211,242,226,.94) 0%,rgba(224,247,235,.62) 27%,transparent 50%),linear-gradient(180deg,#fff9eb,#fffdf8 46%,#eef8f3)!important}.jdgm-cards-carousel:after{top:18px!important;right:18px!important;font-size:15px!important}.jdgm-cards-carousel h1,.jdgm-cards-carousel h2,.jdgm-cards-carousel h3{width:100%!important;max-width:340px!important;height:auto!important;min-height:0!important;margin-left:auto!important;margin-right:auto!important;margin-bottom:22px!important;padding-left:14px!important;padding-right:14px!important;position:static!important;color:#184b82!important;font-size:29px!important;line-height:1.08!important;letter-spacing:-.035em!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;word-break:normal!important;overflow-wrap:normal!important;transform:none!important;text-align:center!important}}@media screen and (max-width:749px){[class^=lm-] p,[class*=" lm-"] p,[class^=lm-] li,[class*=" lm-"] li{font-size:13px!important;line-height:1.62!important;font-weight:500!important;opacity:1!important}[class^=lm-] small,[class*=" lm-"] small{font-size:10.5px!important;line-height:1.45!important;font-weight:650!important;opacity:1!important}[class*=eyebrow],[class*=kicker],[class*=__label]{font-size:9.5px!important;line-height:1.35!important;font-weight:800!important;opacity:1!important}.lm-announcement,.lm-announcement__inner,.lm-announcement__text{font-size:11.5px!important;font-weight:650!important}.lm-announcement__badge{font-size:9px!important;font-weight:850!important}.lm-need-card small,.lm-bundle-card p{font-size:11.5px!important;line-height:1.5!important;font-weight:550!important}.lm-copy,.lm-best-intro p,.lm-feature-copy p,.lm-review>p{font-size:13.5px!important;line-height:1.62!important;font-weight:500!important}.lm-benefit span:last-child,.lm-trust-strip>div{font-size:12px!important;line-height:1.38!important;font-weight:650!important}.lm-shop-card__vendor,.lm-catalog-card__vendor,.lm-baby-card__vendor{font-size:9.5px!important;line-height:1.35!important;font-weight:800!important}.lm-shop-card__title,.lm-catalog-card__title,.lm-baby-card__title{font-size:15px!important;line-height:1.22!important;font-weight:750!important}.lm-shop-card__why,.lm-catalog-card__description,.lm-baby-card__description{font-size:11px!important;line-height:1.5!important;font-weight:500!important;opacity:1!important}.lm-shop-card__stock,.lm-catalog-card__stock,.lm-baby-card__stock,.lm-card-stock{font-size:10px!important;line-height:1.35!important;font-weight:750!important}.lm-shop-card__from,.lm-shop-card__price s{font-size:9.5px!important}.lm-shop-card__price strong{font-size:12.5px!important;font-weight:800!important}.lm-shop-card__button,.lm-catalog-card__button,.lm-baby-card__button{min-height:41px!important;font-size:10.5px!important;line-height:1.2!important;font-weight:800!important}.lm-shop-badge,.lm-stock-badge{font-size:8.5px!important;font-weight:850!important}.lm-shop-count,.lm-shop-sort select,.lm-shop-moment{font-size:10px!important;line-height:1.35!important;font-weight:650!important}.lm-quick-product__info>p{font-size:12.5px!important;line-height:1.6!important}.lm-quick-product__benefits,.lm-quick-product__stock,.lm-quick-product__field>span{font-size:10.5px!important;line-height:1.4!important;font-weight:650!important}.lm-quick-product__vendor,.lm-quick-product__eyebrow{font-size:9.5px!important;font-weight:800!important}.lm-filter-group summary{font-size:12px!important}.lm-filter-option{font-size:11px!important;line-height:1.4!important}.lm-filter-option small{font-size:9.5px!important}.lm-pdp-vendor{font-size:10.5px!important;font-weight:850!important}.lm-pdp-intro{font-size:14px!important;line-height:1.65!important;font-weight:500!important}.lm-pdp-value{font-size:10.5px!important;line-height:1.35!important;font-weight:700!important}.lm-pdp-field>label{font-size:11.5px!important;font-weight:750!important}.lm-pdp-select-wrap select{font-size:13px!important}.lm-pdp-form-error{font-size:11.5px!important;line-height:1.45!important;font-weight:600!important}.lm-pdp-micro-trust>div{font-size:9.5px!important;line-height:1.35!important;font-weight:700!important}.lm-pdp-meta-strip__item strong,.lm-pdp-eta,.lm-pdp-savings,.lm-pdp-stock--new,.lm-pdp-trust-new__item strong{font-size:11px!important;line-height:1.4!important;font-weight:750!important;opacity:1!important}.lm-pdp-benefits-heading p,.lm-pdp-reviews-heading p,.lm-pdp-how-heading p,.lm-pdp-anatomy-heading p,.lm-pdp-moment-text,.lm-pdp-benefit p,.lm-pdp-how-step>p,.lm-pdp-anatomy-text,.lm-pdp-review-card>p{font-size:13px!important;line-height:1.62!important;font-weight:500!important}.lm-pdp-note p{font-size:15px!important;line-height:1.58!important;font-weight:500!important}.lm-pdp-note__label{font-size:9.5px!important;font-weight:900!important}.lm-basic-cart__summary p,.lm-basic-cart__info small{font-size:12px!important;line-height:1.5!important;font-weight:550!important}.lm-footer--editorial p,.lm-footer--editorial li,.lm-footer--editorial a{color:#ffffffe0!important;opacity:1!important}.lm-footer-care-copy p,.lm-footer-brand p,.lm-footer-contact-list p,.lm-footer-office__item p{font-size:12.5px!important;line-height:1.6!important;font-weight:500!important;color:#ffffffdb!important}.lm-footer-links a,.lm-footer-moment-links a{font-size:11.5px!important;line-height:1.5!important;font-weight:600!important;color:#ffffffe6!important}.lm-footer-links h4,.lm-footer-office__item strong{font-size:12.5px!important;font-weight:800!important;color:#fff!important}.lm-footer-kicker,.lm-footer-moments-label,.lm-footer-office__label{font-size:9.5px!important;font-weight:850!important;color:#ffffffc7!important}.lm-footer-bottom{font-size:10.5px!important;line-height:1.45!important;color:#ffffffad!important}.lm-policy-rte,.lm-policy-rte p,.lm-policy-rte li,.lm-faq-page p,.lm-help-center p,.lm-contact-page p,.lm-track p,.lm-happy p,.lm-404 p{font-size:13px!important;line-height:1.65!important;font-weight:500!important;opacity:1!important}.jdgm-cards-carousel{-webkit-font-smoothing:antialiased!important}.jdgm-cards-carousel p,.jdgm-cards-carousel [class*=content],.jdgm-cards-carousel [class*=body]{line-height:1.55!important}}@media screen and (max-width:380px){.lm-catalog-card__description,.lm-baby-card__description,.lm-shop-card__why{font-size:10.5px!important}.lm-catalog-card__button,.lm-baby-card__button,.lm-shop-card__button,.lm-pdp-value{font-size:10px!important}}@media screen and (max-width:990px){[class^=lm-] p,[class*=" lm-"] p,[class^=lm-] li,[class*=" lm-"] li{color:#43564e!important;font-size:14px!important;line-height:1.65!important;font-weight:500!important;opacity:1!important}[class^=lm-] small,[class*=" lm-"] small{color:#5d6d66!important;font-size:11.5px!important;line-height:1.48!important;font-weight:600!important;opacity:1!important}[class*=eyebrow],[class*=kicker],[class*=mini-label],[class*=__label]{color:#6f6480!important;font-size:10.5px!important;line-height:1.35!important;font-weight:800!important;letter-spacing:.08em!important;opacity:1!important}.lm-announcement,.lm-announcement__inner,.lm-announcement__text{color:#294962!important;font-size:12px!important;line-height:1.35!important;font-weight:700!important}.lm-announcement__badge{font-size:10px!important;font-weight:850!important}.lm-need-card strong{font-size:14px!important;line-height:1.25!important;font-weight:800!important}.lm-need-card small,.lm-bundle-card p{color:#4f6259!important;font-size:12px!important;line-height:1.5!important;font-weight:550!important}.lm-copy,.lm-best-intro p,.lm-feature-copy p,.lm-review>p{color:#3f514a!important;font-size:14px!important;line-height:1.66!important;font-weight:500!important}.lm-best-intro>small,.lm-feature-copy>small,.lm-reviews>.lm-page-width>small{font-size:11px!important;font-weight:800!important}.lm-benefit span:last-child,.lm-trust-strip>div{color:#263630!important;font-size:12.5px!important;line-height:1.4!important;font-weight:700!important}.lm-shop-card__vendor,.lm-catalog-card__vendor,.lm-baby-card__vendor{color:#66756e!important;font-size:10px!important;line-height:1.35!important;font-weight:850!important}.lm-shop-card__title,.lm-catalog-card__title,.lm-baby-card__title{color:#243f58!important;font-size:15.5px!important;line-height:1.24!important;font-weight:800!important}.lm-shop-card__why,.lm-catalog-card__description,.lm-baby-card__description,.lm-shop-editorial p{color:#4d6158!important;font-size:12px!important;line-height:1.55!important;font-weight:500!important;opacity:1!important}.lm-shop-card__stock,.lm-catalog-card__stock,.lm-baby-card__stock,.lm-card-stock{font-size:10.5px!important;line-height:1.35!important;font-weight:750!important}.lm-shop-card__price strong{font-size:13px!important;font-weight:850!important}.lm-shop-card__price s,.lm-shop-card__from{color:#737f79!important;font-size:10px!important}.lm-shop-card__button,.lm-catalog-card__button,.lm-baby-card__button{min-height:42px!important;font-size:11px!important;line-height:1.2!important;font-weight:850!important}.lm-shop-badge,.lm-stock-badge{font-size:9px!important;font-weight:850!important}.lm-shop-count,.lm-shop-sort select,.lm-shop-moment{font-size:10.5px!important;line-height:1.4!important;font-weight:700!important}.lm-pdp-vendor{color:#5f5370!important;font-size:11px!important;font-weight:850!important}.lm-pdp-curated{font-size:10.5px!important;font-weight:750!important}.lm-pdp-intro{color:#42554d!important;font-size:14px!important;line-height:1.67!important;font-weight:500!important}.lm-pdp-value{color:#354840!important;font-size:11px!important;line-height:1.4!important;font-weight:700!important}.lm-pdp-field>label{color:#293a33!important;font-size:12px!important;font-weight:800!important}.lm-pdp-select-wrap select{color:#2f413a!important;font-size:13.5px!important}.lm-pdp-form-error{font-size:12px!important;line-height:1.45!important;font-weight:650!important}.lm-pdp-micro-trust>div{color:#52645c!important;font-size:10px!important;line-height:1.4!important;font-weight:700!important}.lm-pdp-meta-strip__item small{font-size:9.5px!important;font-weight:850!important}.lm-pdp-meta-strip__item strong,.lm-pdp-eta,.lm-pdp-savings,.lm-pdp-stock--new,.lm-pdp-trust-new__item strong{color:#40544a!important;font-size:11.5px!important;line-height:1.42!important;font-weight:750!important;opacity:1!important}.lm-pdp-title-review strong{color:#52645c!important;font-size:12px!important;font-weight:750!important}.lm-pdp-benefits-heading p,.lm-pdp-reviews-heading p,.lm-pdp-how-heading p,.lm-pdp-anatomy-heading p,.lm-pdp-moment-text,.lm-pdp-benefit p,.lm-pdp-how-step>p,.lm-pdp-anatomy-text,.lm-pdp-review-card>p{color:#485c53!important;font-size:13.5px!important;line-height:1.65!important;font-weight:500!important}.lm-pdp-section-kicker,.lm-pdp-moment-kicker{font-size:10.5px!important;font-weight:850!important}.lm-pdp-anatomy-number,.lm-pdp-how-number,.lm-pdp-benefit-number{font-size:10px!important;font-weight:800!important}.lm-pdp-note p{color:#354942!important;font-size:15px!important;line-height:1.6!important;font-weight:550!important}.lm-pdp-note__label{font-size:10px!important;font-weight:900!important}.lm-basic-cart__info small,.lm-basic-cart__summary p{color:#52645c!important;font-size:12.5px!important;line-height:1.55!important;font-weight:550!important}.lm-basic-cart__actions a{font-size:12px!important;font-weight:650!important}.lm-quick-product__info>p{color:#485c53!important;font-size:13px!important;line-height:1.62!important}.lm-quick-product__benefits,.lm-quick-product__stock,.lm-quick-product__field>span{font-size:11px!important;font-weight:700!important}.lm-quick-product__vendor,.lm-quick-product__eyebrow{font-size:10px!important;font-weight:850!important}.lm-filter-group summary{font-size:12.5px!important;font-weight:800!important}.lm-filter-option{color:#43574e!important;font-size:11.5px!important;line-height:1.45!important}.lm-filter-option small{font-size:10px!important}.lm-footer--editorial p,.lm-footer--editorial li,.lm-footer--editorial a{opacity:1!important}.lm-footer-care-copy p,.lm-footer-brand p,.lm-footer-contact-list p,.lm-footer-office__item p{color:#ffffffe6!important;font-size:13px!important;line-height:1.65!important;font-weight:500!important}.lm-footer-links a,.lm-footer-moment-links a{color:#fffffff0!important;font-size:12px!important;line-height:1.5!important;font-weight:650!important}.lm-footer-links h4,.lm-footer-office__item strong{color:#fff!important;font-size:13px!important;font-weight:850!important}.lm-footer-kicker,.lm-footer-moments-label,.lm-footer-office__label{color:#ffffffd1!important;font-size:10px!important;font-weight:850!important}.lm-footer-bottom{color:#ffffffc2!important;font-size:11px!important;line-height:1.5!important}.lm-policy-rte,.lm-policy-rte p,.lm-policy-rte li,.lm-faq-page p,.lm-help-center p,.lm-contact-page p,.lm-track p,.lm-happy p,.lm-404 p{color:#43574e!important;font-size:14px!important;line-height:1.68!important;font-weight:500!important;opacity:1!important}}@media screen and (max-width:749px){[class^=lm-] p,[class*=" lm-"] p,[class^=lm-] li,[class*=" lm-"] li{font-size:14px!important}.lm-shop-card__why,.lm-catalog-card__description,.lm-baby-card__description{font-size:11.5px!important}.lm-pdp-intro,.lm-pdp-benefits-heading p,.lm-pdp-reviews-heading p,.lm-pdp-how-heading p,.lm-pdp-anatomy-heading p,.lm-pdp-moment-text,.lm-pdp-benefit p,.lm-pdp-how-step>p,.lm-pdp-anatomy-text,.lm-pdp-review-card>p{font-size:13.5px!important}.lm-footer-care-copy p,.lm-footer-brand p,.lm-footer-contact-list p,.lm-footer-office__item p{font-size:13px!important}}@media screen and (max-width:380px){[class^=lm-] p,[class*=" lm-"] p,[class^=lm-] li,[class*=" lm-"] li{font-size:13.5px!important}[class^=lm-] small,[class*=" lm-"] small,.lm-shop-card__why,.lm-catalog-card__description,.lm-baby-card__description{font-size:11px!important}.lm-pdp-value{font-size:10.5px!important}}body{color:#344a41!important;font-size:16px;line-height:1.62;font-weight:500}[class^=lm-] p,[class*=" lm-"] p,[class^=lm-] li,[class*=" lm-"] li{color:#42584f;font-size:15px;line-height:1.68;font-weight:500;opacity:1}[class^=lm-] small,[class*=" lm-"] small{color:#5c6d65;font-size:11.5px;line-height:1.48;font-weight:650;opacity:1}[class^=lm-] h1,[class*=" lm-"] h1{font-size:clamp(50px,5.2vw,76px);font-weight:750;line-height:.98}[class^=lm-] h2,[class*=" lm-"] h2{font-size:clamp(36px,3.6vw,52px);font-weight:750;line-height:1.04}[class^=lm-] h3,[class*=" lm-"] h3{font-weight:750}.lm-pdp-title{font-size:clamp(42px,3.8vw,58px)!important}.lm-review h3,.lm-pdp-review-card h3{font-size:19px!important}.lm-main-nav>a,.lm-need-trigger{font-size:14.5px!important;font-weight:650!important}.lm-btn,.lm-add,.lm-pdp-add,.lm-shop-card__button,.lm-catalog-card__button,.lm-baby-card__button{font-weight:750!important}[class*=eyebrow],[class*=kicker],[class*=mini-label],[class*=__label]{font-weight:850!important}.lm-shop-card__why,.lm-catalog-card__description,.lm-baby-card__description{font-size:12.5px!important;line-height:1.55!important;font-weight:550!important}.lm-shop-card__vendor,.lm-catalog-card__vendor,.lm-baby-card__vendor{font-size:10.5px!important;font-weight:850!important}.lm-policy-rte,.lm-policy-rte p,.lm-policy-rte li,.lm-faq-page p,.lm-help p,.lm-contact-page p,.lm-track p,.lm-happy p,.lm-404 p,.lm-payment p,.lm-disputes p{font-size:15px!important;line-height:1.7!important;font-weight:500!important;opacity:1!important}@media screen and (max-width:749px){body{font-size:15px}[class^=lm-] h1,[class*=" lm-"] h1{font-size:clamp(40px,11.5vw,54px);line-height:1}[class^=lm-] h2,[class*=" lm-"] h2{font-size:clamp(32px,9vw,42px);line-height:1.05}[class^=lm-] p,[class*=" lm-"] p,[class^=lm-] li,[class*=" lm-"] li{font-size:14px!important;line-height:1.65!important;font-weight:520!important}[class^=lm-] small,[class*=" lm-"] small{font-size:11px!important;font-weight:650!important}.lm-pdp-title{font-size:clamp(36px,9.7vw,45px)!important}.lm-shop-card__title,.lm-catalog-card__title,.lm-baby-card__title{font-size:15.5px!important}.lm-shop-card__why,.lm-catalog-card__description,.lm-baby-card__description{font-size:11.5px!important}.lm-policy-rte,.lm-policy-rte p,.lm-policy-rte li,.lm-help p,.lm-contact-page p,.lm-track p,.lm-payment p,.lm-disputes p{font-size:14px!important}}@media screen and (min-width:991px){.lm-hero-copy{transform:translateY(-28px)}.lm-hero-copy .lm-btn,.lm-hero-copy .lm-hero-btn{position:relative;z-index:7}}@media screen and (min-width:621px)and (max-width:990px){.lm-hero-copy{transform:translateY(-16px)}}@media screen and (max-width:620px){.lm-hero-copy{transform:none}}[class^=lm-] h1,[class*=" lm-"] h1{font-size:clamp(56px,5.8vw,84px)!important;line-height:.96!important;font-weight:800!important;letter-spacing:-.045em!important}[class^=lm-] h2,[class*=" lm-"] h2{font-size:clamp(42px,4.2vw,60px)!important;line-height:1.01!important;font-weight:800!important;letter-spacing:-.035em!important}[class^=lm-] h3,[class*=" lm-"] h3{font-weight:780!important}.lm-hero-copy h1,.lm-shop-hero h1,.lm-product-title,.lm-pdp-title,.lm-legal-policy__copy h1{font-size:clamp(58px,5.8vw,84px)!important;line-height:.96!important}.lm-best-intro h2,.lm-feature-copy h2,.lm-reviews h2,.lm-pdp-benefits-heading h2,.lm-pdp-reviews-heading h2,.lm-pdp-how-heading h2,.lm-pdp-anatomy-heading h2,.lm-pdp-moment-copy h2,.lm-shop-moments__head h2,.lm-footer-care-copy h2,.lm-legal-policy__card-head h2{font-size:clamp(42px,4.2vw,60px)!important;line-height:1.02!important}.lm-shop-card__title,.lm-catalog-card__title,.lm-baby-card__title{font-size:20px!important;line-height:1.18!important}.lm-review h3,.lm-pdp-review-card h3,.lm-pdp-benefit h3,.lm-pdp-how-step h3{font-size:20px!important;line-height:1.2!important}.lm-filter-drawer__header h2{font-size:36px!important}.lm-quick-product h2{font-size:40px!important}@media screen and (max-width:990px){[class^=lm-] h1,[class*=" lm-"] h1,.lm-hero-copy h1,.lm-shop-hero h1,.lm-product-title,.lm-pdp-title,.lm-legal-policy__copy h1{font-size:clamp(46px,7vw,64px)!important;line-height:.98!important}[class^=lm-] h2,[class*=" lm-"] h2,.lm-best-intro h2,.lm-feature-copy h2,.lm-reviews h2,.lm-pdp-benefits-heading h2,.lm-pdp-reviews-heading h2,.lm-pdp-how-heading h2,.lm-pdp-anatomy-heading h2,.lm-pdp-moment-copy h2,.lm-shop-moments__head h2,.lm-footer-care-copy h2,.lm-legal-policy__card-head h2{font-size:clamp(36px,5.4vw,48px)!important}}@media screen and (max-width:749px){[class^=lm-] h1,[class*=" lm-"] h1,.lm-hero-copy h1,.lm-shop-hero h1,.lm-product-title,.lm-pdp-title,.lm-legal-policy__copy h1{font-size:clamp(42px,12vw,56px)!important;line-height:.99!important}[class^=lm-] h2,[class*=" lm-"] h2,.lm-best-intro h2,.lm-feature-copy h2,.lm-reviews h2,.lm-pdp-benefits-heading h2,.lm-pdp-reviews-heading h2,.lm-pdp-how-heading h2,.lm-pdp-anatomy-heading h2,.lm-pdp-moment-copy h2,.lm-shop-moments__head h2,.lm-footer-care-copy h2,.lm-legal-policy__card-head h2{font-size:clamp(34px,9.5vw,44px)!important;line-height:1.03!important}.lm-shop-card__title,.lm-catalog-card__title,.lm-baby-card__title{font-size:15.5px!important}.lm-review h3,.lm-pdp-review-card h3,.lm-pdp-benefit h3,.lm-pdp-how-step h3{font-size:18px!important}}.lm-footer--editorial .lm-footer-care-copy p,.lm-footer--editorial .lm-footer-brand p,.lm-footer--editorial .lm-footer-contact-list p,.lm-footer--editorial .lm-footer-office__item p,.lm-footer--editorial .lm-footer-hours p{color:#ffffffdb!important;opacity:1!important}.lm-footer--editorial .lm-footer-care-copy p{color:#ffffffd1!important;font-weight:500!important}.lm-footer--editorial .lm-footer-care-link,.lm-footer--editorial .lm-footer-links a,.lm-footer--editorial .lm-footer-moment-links a{color:#ffffffe6!important}.lm-footer--editorial .lm-footer-brand h3,.lm-footer--editorial .lm-footer-links h4,.lm-footer--editorial .lm-footer-office__item strong,.lm-footer--editorial .lm-footer-hours b{color:#fff!important}.lm-footer--editorial .lm-footer-kicker,.lm-footer--editorial .lm-footer-moments-label,.lm-footer--editorial .lm-footer-office__label{color:#bcd8f0!important}@media screen and (min-width:991px){.lm-hero-copy{transform:translateY(-48px)!important}.lm-hero-copy .lm-btn,.lm-hero-copy .lm-hero-btn{position:relative;z-index:7}}@media screen and (min-width:621px)and (max-width:990px){.lm-hero-copy{transform:translateY(-26px)!important}}@media screen and (max-width:620px){.lm-hero-copy{transform:none!important}}.lm-benefits-wrap a.lm-benefit{color:inherit;text-decoration:none}@media screen and (min-width:991px){.lm-hero-copy h1{font-size:clamp(50px,4.9vw,72px)!important;line-height:.98!important}}@media screen and (min-width:621px)and (max-width:990px){.lm-hero-copy h1{font-size:clamp(44px,6.5vw,58px)!important}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/lm-theme.css.map */
