@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300;1,400&family=Jost:wght@300;400;500&display=swap";:root{--mr-cream: #f7f3ed;--mr-sand: #e8dfd0;--mr-light: #f0ebe3;--mr-warm: #c9b89a;--mr-dark: #1c1a17;--mr-mid: #5a5650;--mr-serif: "Cormorant Garamond", Georgia, serif;--mr-sans: "Jost", "Helvetica Neue", sans-serif}:root,.color-background-1,.color-scheme-1{--color-background: 247 243 237;--color-foreground: 28 26 23;--color-foreground-heading: 28 26 23;--color-base-background-1: 247 243 237;--color-base-background-2: 240 235 227;--color-base-solid-button-labels: 247 243 237;--color-base-outline-button-labels: 28 26 23;--color-base-accent-1: 201 184 154;--color-base-accent-2: 90 86 80;--color-base-text: 28 26 23;--color-border: 232 223 208;--color-shadow: 28 26 23;--color-button: 28 26 23;--color-button-text: 247 243 237;--font-heading--family: "Cormorant Garamond", Georgia, serif;--font-heading--weight: 400;--font-heading--style: normal;--font-body--family: "Jost", "Helvetica Neue", sans-serif;--font-body--weight: 300;--font-body--style: normal;--buttons-radius: 0px;--buttons-radius-outset: 0px;--inputs-radius: 0px;--inputs-radius-outset: 0px;--card-corner-radius: 0px;--popup-corner-radius: 0px;--card-shadow-opacity: 0;--card-shadow-horizontal-offset: 0px;--card-shadow-vertical-offset: 0px;--card-shadow-blur: 0px;--buttons-shadow-opacity: 0;--inputs-shadow-opacity: 0;--popup-shadow-opacity: 0}.color-scheme-4,.color-background-4{--color-background: 28 26 23;--color-foreground: 247 243 237;--color-foreground-heading: 247 243 237;--color-base-accent-1: 201 184 154;--color-base-accent-2: 90 86 80;--color-border: 58 56 48;--color-button: 247 243 237;--color-button-text: 28 26 23}.color-scheme-2,.color-background-2{--color-background: 240 235 227;--color-foreground: 28 26 23;--color-base-background-1: 240 235 227;--color-border: 224 215 200}body{font-family:var(--mr-sans);background-color:var(--mr-cream);color:var(--mr-dark);font-weight:300;-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-family:var(--mr-serif);font-weight:400}.mr-hero{position:relative;display:flex;flex-direction:column;justify-content:flex-end;min-height:78svh;overflow:hidden;background:linear-gradient(140deg,#e8dfd0,#d4c5ae,#c0a888)}.mr-hero__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center top}.mr-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,#f7f3ede0,#f7f3ed8c 55%,#f7f3ed0d)}.mr-hero__body{position:relative;z-index:2;padding:0 24px 28px}.mr-hero__eyebrow{display:block;font-size:9px;letter-spacing:.22em;text-transform:uppercase;color:var(--mr-mid);font-weight:500;margin-bottom:12px}.mr-hero__title{font-family:var(--mr-serif);font-size:clamp(2.4rem,9vw,3.4rem);font-weight:300;line-height:1.1;color:var(--mr-dark);margin:0 0 12px;letter-spacing:-.01em;white-space:pre-line}.mr-hero__subtitle{font-size:13px;color:var(--mr-mid);line-height:1.7;max-width:280px;margin:0;font-weight:300}.mr-trust{position:relative;z-index:2;display:flex;background:#f7f3edf5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-top:1px solid rgba(0,0,0,.07);padding:14px 16px}.mr-trust__item{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;gap:5px}.mr-trust__item svg{width:18px;height:18px;stroke:var(--mr-mid);flex-shrink:0}.mr-trust__label{font-size:9.5px;font-weight:500;letter-spacing:.05em;color:var(--mr-dark);margin:0;line-height:1.3}.mr-trust__sub{font-size:8.5px;color:var(--mr-mid);margin:0;line-height:1.3}.mr-grid-section{padding:0 0 8px}.mr-grid__header{display:flex;align-items:flex-end;justify-content:space-between;padding:28px 16px 16px;border-bottom:1px solid rgba(0,0,0,.06)}.mr-grid__eyebrow{font-size:9px;letter-spacing:.18em;text-transform:uppercase;color:var(--mr-mid);margin:0 0 6px;font-weight:500}.mr-grid__title{font-family:var(--mr-serif);font-size:22px;font-weight:400;margin:0;letter-spacing:.02em}.mr-link-underline{font-size:10px;letter-spacing:.14em;text-transform:uppercase;font-weight:500;color:var(--mr-dark);text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:2px;white-space:nowrap}.mr-product-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background-color:var(--mr-sand);padding:1px}.mr-product-card{background:var(--mr-cream)}.mr-product-card__link{text-decoration:none;color:inherit;display:block}.mr-product-card__img-wrap{position:relative;aspect-ratio:3 / 4;overflow:hidden;background:var(--mr-light)}.mr-product-card__img-wrap img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s var(--mr-ease)}.mr-product-card:hover .mr-product-card__img-wrap img{transform:scale(1.04)}.mr-product-card__placeholder{width:100%;height:100%}.mr-wish-btn{position:absolute;top:10px;right:10px;width:30px;height:30px;background:#f7f3ede0;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:background .2s}.mr-wish-btn:hover{background:var(--mr-cream)}.mr-wish-btn svg{width:14px;height:14px;stroke:var(--mr-dark);transition:fill .2s}.mr-wish-btn:hover svg{fill:var(--mr-dark)}.mr-product-card__info{padding:10px 10px 14px}.mr-product-card__name{font-size:10px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;margin:0 0 4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mr-product-card__price{font-family:var(--mr-serif);font-size:15px;font-weight:400;margin:0 0 8px}.mr-product-card__compare{font-size:12px;color:var(--mr-mid);margin-left:4px;text-decoration:line-through}.mr-color-dots{display:flex;gap:4px}.mr-color-dot{width:10px;height:10px;border-radius:50%;border:1px solid rgba(0,0,0,.12);display:inline-block}.mr-grid__footer{padding:24px 16px 32px;text-align:center}.mr-btn-outline{display:inline-block;width:100%;padding:14px 32px;border:1px solid var(--mr-dark);background:none;color:var(--mr-dark);font-family:var(--mr-sans);font-size:11px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:background .2s,color .2s}.mr-btn-outline:hover{background:var(--mr-dark);color:var(--mr-cream)}.mr-features{display:grid;grid-template-columns:1fr 1fr;gap:20px 8px;padding:28px 16px;background:var(--mr-light);border-top:1px solid rgba(0,0,0,.06)}.mr-feature{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px}.mr-feature svg{width:22px;height:22px;stroke:var(--mr-mid)}.mr-feature__label{font-size:9.5px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--mr-dark);margin:0}.mr-feature__sub{font-size:9px;color:var(--mr-mid);line-height:1.5;margin:0}@media(min-width:768px){.mr-hero{min-height:86svh}.mr-hero__body{padding:0 48px 32px;max-width:560px}.mr-hero__title{font-size:clamp(3rem,5vw,4.5rem)}.mr-trust{padding:18px 48px}.mr-trust__item{flex-direction:row;text-align:left;gap:10px;align-items:center}.mr-product-grid{grid-template-columns:repeat(4,1fr)}.mr-grid__header{padding:32px 48px 20px}.mr-grid__footer{padding:28px 48px 40px}.mr-btn-outline{width:auto}.mr-features{grid-template-columns:repeat(4,1fr);padding:28px 48px}.mr-feature{flex-direction:row;text-align:left;align-items:flex-start;gap:12px}.mr-product-card,.card-wrapper,.card__inner{background-color:var(--mr-cream)!important}.mr-product-grid{background-color:var(--mr-sand)!important}@media(min-width:990px){.mr-grid-section{max-width:1400px;margin:0 auto;padding:0 48px}.mr-grid__header{padding:40px 0 24px}.mr-product-grid{grid-template-columns:repeat(4,1fr);gap:2px;padding:0}.mr-grid__footer{padding:32px 0 48px}.mr-btn-outline{width:auto;min-width:280px}.mr-trust{padding:20px 80px;justify-content:space-between}.mr-trust__item{flex-direction:row;text-align:left;gap:12px;flex:unset;padding:0 40px;border-right:1px solid rgba(0,0,0,.08)}.mr-trust__item:first-child{padding-left:0}.mr-trust__item:last-child{border-right:none;padding-right:0}.mr-features{max-width:1400px;margin:0 auto;grid-template-columns:repeat(4,1fr);padding:32px 80px;gap:0}.mr-feature{flex-direction:row;text-align:left;align-items:flex-start;gap:14px;padding:0 32px;border-right:1px solid rgba(0,0,0,.06)}.mr-feature:first-child{padding-left:0}.mr-feature:last-child{border-right:none;padding-right:0}.mr-hero__body{max-width:480px;padding:0 80px 40px}.mr-hero__title{font-size:clamp(3rem,4.5vw,5rem)}}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/marevia.css.map */
