.mds-shop{--mds-ink:#24201e;--mds-muted:#665f5a;--mds-line:#ded8d2;--mds-cream:#fffaf6;--mds-soft:#f7f4f1;--mds-green:#244c42;--mds-clay:#b75d43;--mds-rose:#ead0c6;color:var(--mds-ink);background:var(--mds-cream);font-family:Arial,Helvetica,sans-serif}.mds-shop *{box-sizing:border-box;letter-spacing:0}.mds-shop a{text-decoration:none;color:inherit}.mds-announcement{background:var(--mds-green);color:#fff;text-align:center;font-size:13px;font-weight:800;padding:10px 16px}.mds-hero{min-height:min(680px,calc(100vh - 120px));display:grid;align-items:center;background-size:cover;background-position:58% center}.mds-hero__copy{width:100%;padding-top:72px;padding-bottom:86px}.mds-hero__copy>*{max-width:560px}.mds-eyebrow{margin:0 0 14px;color:#7c3527;font-size:13px;font-weight:900;letter-spacing:.11em!important;text-transform:uppercase}.mds-hero h1{margin:0;font-size:clamp(40px,6vw,78px);line-height:.96;font-weight:900}.mds-hero p:not(.mds-eyebrow){font-size:18px;line-height:1.55;color:#473d38;margin:20px 0 28px}.mds-actions{display:flex;flex-wrap:wrap;gap:12px}.mds-button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;border-radius:3px;padding:0 26px;border:1px solid var(--mds-ink);font-size:13px;font-weight:900;text-transform:uppercase}.mds-button--dark{background:var(--mds-ink);color:#fff}.mds-button--light{background:#ffffffd1;color:var(--mds-ink)}.mds-trust{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-top:1px solid var(--mds-line);border-bottom:1px solid var(--mds-line);text-align:center}.mds-trust span{padding:18px 14px;border-right:1px solid var(--mds-line);font-size:13px;font-weight:800}.mds-trust span:last-child{border-right:0}.mds-section{padding-top:54px;padding-bottom:54px}.mds-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:24px}.mds-heading h2{margin:0;font-size:clamp(28px,3.2vw,44px);line-height:1.04;font-weight:900}.mds-heading p{margin:8px 0 0;color:var(--mds-muted)}.mds-heading>a{font-size:13px;font-weight:900;text-transform:uppercase;text-decoration:underline;text-underline-offset:4px;white-space:nowrap}.mds-category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.mds-category{display:block;background:#fff;border:1px solid var(--mds-line);border-radius:4px;overflow:hidden;text-align:center;font-weight:900}.mds-category img{width:100%;aspect-ratio:1/1.12;object-fit:cover}.mds-category span{display:block;padding:13px 8px 15px}.mds-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid var(--mds-line);border-bottom:1px solid var(--mds-line);padding:16px 0;margin-bottom:24px}.mds-pills{display:flex;flex-wrap:wrap;gap:9px}.mds-pills a,.mds-sort{display:inline-flex;align-items:center;min-height:38px;border:1px solid var(--mds-line);background:#fff;border-radius:999px;padding:0 15px;color:var(--mds-muted);font-weight:800}.mds-pills .is-active{border-color:var(--mds-ink);color:var(--mds-ink)}.mds-sort{border-radius:3px;color:var(--mds-ink)}.mds-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px 18px}.mds-card{position:relative;overflow:hidden;background:#fff;border:1px solid var(--mds-line);border-radius:4px}.mds-card__media{display:block;position:relative;background:var(--mds-soft);overflow:hidden}.mds-card__media img{width:100%;aspect-ratio:4/5;object-fit:cover;transition:transform .28s ease}.mds-card:hover .mds-card__media img{transform:scale(1.035)}.mds-card__media span{position:absolute;left:12px;top:12px;background:#fff;color:#7c3527;font-size:11px;font-weight:900;padding:6px 8px;border-radius:2px;text-transform:uppercase}.mds-card__copy{padding:14px 14px 16px}.mds-rating{color:var(--mds-clay);font-size:12px;font-weight:900;margin-bottom:8px}.mds-rating em{font-style:normal;color:var(--mds-muted);font-weight:700}.mds-card h3{font-size:16px;line-height:1.3;min-height:42px;margin:0}.mds-card p{min-height:36px;margin:7px 0 11px;color:var(--mds-muted);line-height:1.35;font-size:13px}.mds-swatches{display:flex;gap:6px;margin-bottom:12px}.mds-swatches i{width:18px;height:18px;border-radius:999px;border:1px solid #b7b0ab;background:#111}.mds-swatches i+i{background:#f2eee7}.mds-price{display:flex;align-items:baseline;gap:9px;margin-bottom:12px}.mds-price strong{font-size:18px}.mds-price s{color:var(--mds-muted);font-size:13px}.mds-quick-add{width:100%;height:42px;border:1px solid var(--mds-ink);border-radius:3px;background:var(--mds-ink);color:#fff;cursor:pointer;font-weight:900;text-transform:uppercase;font-size:12px}.mds-quick-add:disabled{opacity:.55;cursor:not-allowed}.mds-empty{grid-column:1/-1;background:#fff;border:1px solid var(--mds-line);padding:28px;text-align:center}.mds-deal{background:var(--mds-rose);margin-top:26px}.mds-deal__inner{padding-top:54px;padding-bottom:54px;display:grid;grid-template-columns:1fr 1fr;gap:34px;align-items:center}.mds-deal img{width:100%;aspect-ratio:16/11;object-fit:cover;border-radius:4px}.mds-deal h2,.mds-club h2{margin:0;font-size:clamp(30px,4vw,54px);line-height:1;font-weight:900}.mds-deal p:not(.mds-eyebrow){color:#4c413c;font-size:18px;line-height:1.55;max-width:530px}.mds-press{text-align:center;padding-top:42px;padding-bottom:42px}.mds-press h2{margin:0 0 18px;font-size:28px;font-weight:900}.mds-press div{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;color:var(--mds-muted);font-weight:900;letter-spacing:.08em;text-transform:uppercase}.mds-club{background:var(--mds-green);color:#fff}.mds-club__inner{padding-top:54px;padding-bottom:54px;display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:center}.mds-club ul{list-style:none;padding:0;margin:0 0 22px;display:grid;gap:12px}.mds-club li{padding-left:26px;position:relative}.mds-club li:before{content:"?";position:absolute;left:0;font-weight:900}.mds-club .mds-button{background:#fff;color:var(--mds-green);border-color:#fff}@media(max-width:1040px){.mds-category-grid{grid-template-columns:repeat(3,1fr)}.mds-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.mds-announcement{font-size:12px}.mds-hero{min-height:650px;align-items:end;background-image:linear-gradient(0deg,#fffaf6f7,#fffaf685 52%,#fffaf614),var(--mds-hero);background-position:62% center}.mds-hero__copy{padding-top:44px;padding-bottom:42px}.mds-hero p:not(.mds-eyebrow){font-size:16px}.mds-trust{grid-template-columns:repeat(2,1fr)}.mds-trust span:nth-child(2){border-right:0}.mds-section{padding-top:40px;padding-bottom:40px}.mds-heading{align-items:flex-start;flex-direction:column}.mds-category-grid{display:flex;overflow-x:auto;gap:12px;padding-bottom:6px;scroll-snap-type:x mandatory}.mds-category{flex:0 0 42%;scroll-snap-align:start}.mds-toolbar{align-items:stretch;flex-direction:column}.mds-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 10px}.mds-card__copy{padding:12px 10px 13px}.mds-card h3{font-size:14px;min-height:55px}.mds-card p{font-size:12px}.mds-deal__inner,.mds-club__inner{grid-template-columns:1fr;padding-top:42px;padding-bottom:42px}.mds-press div{grid-template-columns:repeat(2,1fr)}}.mds-shop .mds-button--dark,.mds-shop .mds-button--dark:visited{color:#fff!important}.mds-shop .mds-button--light,.mds-shop .mds-button--light:visited{color:var(--mds-ink)!important}.mds-shop .mds-hero{background-repeat:no-repeat!important;background-size:cover!important;background-position:60% center!important}.mds-shop .mds-button{line-height:1!important;text-align:center!important}@media(max-width:760px){.mds-shop .mds-hero{background-image:linear-gradient(0deg,#fffaf6f2,#fffaf66b 52%,#fffaf60d),url(/cdn/shop/t/4/assets/mds-hero.jpg)!important;background-position:62% center!important}}.mds-shop .mds-hero{position:relative!important;overflow:hidden!important;background:#fffaf6!important}.mds-shop .mds-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#fffaf6f0,#fffaf69e 34%,#fffaf60d 72%);z-index:1;pointer-events:none}.mds-shop .mds-hero__image{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:78% 58%!important;z-index:0!important}.mds-shop .mds-hero__copy{position:relative!important;z-index:2!important}@media(max-width:760px){.mds-shop .mds-hero:after{background:linear-gradient(0deg,#fffaf6f5,#fffaf685 52%,#fffaf60d)}.mds-shop .mds-hero__image{object-position:70% 56%!important}}.mds-b2b{padding-top:18px;padding-bottom:54px}.mds-b2b-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.mds-b2b-card{display:block;background:#fff;border:1px solid var(--mds-line);border-radius:4px;padding:30px;min-height:260px;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.mds-b2b-card:hover{transform:translateY(-2px);border-color:var(--mds-ink);box-shadow:0 18px 45px #24201e1a}.mds-b2b-card span{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;background:var(--mds-green);color:#fff;border-radius:999px;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.04em!important}.mds-b2b-card h3{margin:18px 0 10px;font-size:clamp(22px,2.4vw,34px);line-height:1.05;font-weight:900}.mds-b2b-card p{margin:0 0 22px;color:var(--mds-muted);font-size:15px;line-height:1.55}.mds-b2b-card strong{font-size:13px;text-transform:uppercase;text-decoration:underline;text-underline-offset:4px}.mds-b2b-card:nth-child(2) span{background:var(--mds-clay)}@media(max-width:760px){.mds-b2b{padding:10px 1.5rem 40px}.mds-b2b-grid{grid-template-columns:1fr}.mds-b2b-card{padding:22px;min-height:auto}}.mds-b2b-page{max-width:920px;margin:0 auto;padding:48px 20px}.mds-b2b-page h1{font-size:clamp(34px,5vw,58px);line-height:1;margin:0 0 18px}.mds-b2b-page h2{margin-top:34px;font-size:26px}.mds-b2b-page p,.mds-b2b-page li{font-size:16px;line-height:1.75}.mds-b2b-page a{font-weight:900;text-decoration:underline;text-underline-offset:4px}.mds-shop .mds-hero:after{background:linear-gradient(90deg,#fffaf6f5,#fffaf6b3 30%,#fffaf626 63%,#fffaf600)!important}.mds-shop .mds-hero__image{object-position:72% center!important;filter:contrast(1.08) saturate(1.04)!important}.mds-shop .mds-hero h1,.mds-shop .mds-hero p,.mds-shop .mds-eyebrow{text-shadow:0 1px 0 rgba(255,255,255,.35)}@media(max-width:760px){.mds-shop .mds-hero:after{background:linear-gradient(0deg,#fffaf6f5,#fffaf694 50%,#fffaf61f)!important}.mds-shop .mds-hero__image{object-position:58% center!important}}.mds-shop .mds-hero:after{background:linear-gradient(90deg,#fffaf6f7,#fffaf6b8 31%,#fffaf638 58%,#fffaf605)!important}.mds-shop .mds-hero__image{object-position:64% center!important;filter:contrast(1.14) saturate(1.05) brightness(1.02)!important}
/*# sourceMappingURL=/cdn/shop/t/4/assets/dreamslim-optimization.css.map */
