:root{--radius: .25rem;--cream: oklch(.985 .012 80);--shell: oklch(.955 .018 75);--champagne: oklch(.88 .045 70);--blush: oklch(.92 .03 25);--gold: oklch(.74 .11 65);--ink: oklch(.22 .015 60);--ink-soft: oklch(.42 .02 60);--background: var(--cream);--foreground: var(--ink);--card: oklch(1 0 0);--card-foreground: var(--ink);--popover: oklch(1 0 0);--popover-foreground: var(--ink);--primary: var(--ink);--primary-foreground: var(--cream);--secondary: var(--shell);--secondary-foreground: var(--ink);--muted: var(--shell);--muted-foreground: var(--ink-soft);--accent: var(--champagne);--accent-foreground: var(--ink);--destructive: oklch(.55 .19 25);--destructive-foreground: var(--cream);--border: oklch(.9 .015 70);--input: oklch(.9 .015 70);--ring: var(--gold);--font-display: var(--font-heading--family, "EB Garamond"), ui-serif, Georgia, serif;--font-sans: var(--font-body--family, "Inter"), ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;--font-mono: ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace;--shadow-soft: 0 20px 40px -24px oklch(.22 .015 60 / .18);--shadow-lift: 0 30px 60px -30px oklch(.22 .015 60 / .25);--radius-sm: calc(var(--radius) - 4px);--radius-md: calc(var(--radius) - 2px);--radius-lg: var(--radius);--radius-xl: calc(var(--radius) + 4px);--radius-2xl: calc(var(--radius) + 8px);--radius-3xl: calc(var(--radius) + 12px);--radius-4xl: calc(var(--radius) + 16px)}.dark{--background: oklch(.18 .01 60);--foreground: oklch(.984 .003 247.858);--card: oklch(.208 .042 265.755);--card-foreground: oklch(.984 .003 247.858);--popover: oklch(.208 .042 265.755);--popover-foreground: oklch(.984 .003 247.858);--primary: oklch(.929 .013 255.508);--primary-foreground: oklch(.208 .042 265.755);--secondary: oklch(.279 .041 260.031);--secondary-foreground: oklch(.984 .003 247.858);--muted: oklch(.279 .041 260.031);--muted-foreground: oklch(.704 .04 256.788);--accent: oklch(.279 .041 260.031);--accent-foreground: oklch(.984 .003 247.858);--destructive: oklch(.704 .191 22.216);--destructive-foreground: oklch(.984 .003 247.858);--border: oklch(1 0 0 / 10%);--input: oklch(1 0 0 / 15%);--ring: oklch(.551 .027 264.364)}body.mm-luxe{font-family:var(--font-sans);font-feature-settings:"ss01","cv11";-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body.mm-luxe h1,body.mm-luxe h2,body.mm-luxe h3,body.mm-luxe h4,body.mm-luxe .font-display{font-family:var(--font-display);letter-spacing:-.01em;font-weight:400}body.mm-luxe ::selection{background:var(--gold);color:var(--cream)}.mm-container-luxe{width:100%;max-width:1400px;margin-inline:auto;padding-inline:1.25rem}@media(min-width:768px){.mm-container-luxe{padding-inline:2.5rem}}@media(min-width:1280px){.mm-container-luxe{padding-inline:4rem}}.mm-eyebrow{font-family:var(--font-sans);font-size:.72rem;letter-spacing:.22em;text-transform:uppercase;font-weight:500;color:var(--ink-soft)}.mm-hairline{height:1px;background:linear-gradient(to right,transparent,var(--border),transparent)}.mm-btn-ink{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.9rem 1.75rem;background:var(--ink);color:var(--cream);font-family:var(--font-sans);font-size:.78rem;letter-spacing:.18em;text-transform:uppercase;font-weight:500;border-radius:2px;border:none;text-decoration:none;cursor:pointer;transition:all .4s cubic-bezier(.2,.8,.2,1)}.mm-btn-ink:hover{background:#3e2f23;transform:translateY(-1px);box-shadow:var(--shadow-soft)}.mm-btn-ghost-line{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-sans);font-size:.78rem;letter-spacing:.18em;text-transform:uppercase;font-weight:500;color:var(--ink);padding-bottom:4px;border-bottom:1px solid var(--ink);text-decoration:none;transition:gap .3s ease}.mm-btn-ghost-line:hover{gap:.9rem}.mm-link-underline{position:relative;text-decoration:none}.mm-link-underline:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:1px;background:currentColor;transform:scaleX(0);transform-origin:right;transition:transform .4s cubic-bezier(.2,.8,.2,1)}.mm-link-underline:hover:after{transform:scaleX(1);transform-origin:left}@keyframes mm-fade-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.mm-fade-up{animation:mm-fade-up .9s cubic-bezier(.2,.8,.2,1) both}@keyframes mm-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.mm-marquee{animation:mm-marquee 40s linear infinite}body.mm-luxe{--button-border-radius: 2px;--button-border-radius-primary: 2px;--button-border-radius-secondary: 2px}body.mm-luxe #header-group{position:sticky;top:0;z-index:var(--layer-menu-drawer, 20)}body.mm-luxe .announcement-bar{font-family:var(--font-sans);letter-spacing:.18em}body.mm-luxe #header-component .header__row--top{min-height:4rem}@media screen and (min-width:750px){body.mm-luxe #header-component .header__row--top{min-height:5rem}}body.mm-luxe #header-component[transparent=not-sticky][data-sticky-state=active] .header__underlay-closed,body.mm-luxe #header-component:not([transparent]) .header__underlay-closed{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}body.mm-luxe #header-component[transparent=not-sticky][data-sticky-state=active] .header__row--top,body.mm-luxe #header-component:not([transparent]) .header__row--top{border-bottom:1px solid color-mix(in oklch,var(--border) 60%,transparent)}body.mm-luxe #header-component[transparent] .header__row--top{transition:color .5s ease,border-color .5s ease}body.mm-luxe .header-logo{font-family:var(--font-display);font-size:clamp(1.35rem,2.2vw,1.75rem);font-weight:400;letter-spacing:.35em;text-transform:uppercase}body.mm-luxe .header-logo__image{max-height:2.5rem;width:auto}body.mm-luxe .menu-list__link,body.mm-luxe .menu-list__link-title{font-family:var(--font-sans);font-size:.78rem;letter-spacing:.18em;text-transform:uppercase;font-weight:500}body.mm-luxe .menu-list__link{position:relative;text-decoration:none}body.mm-luxe .menu-list__link:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:1px;background:currentColor;transform:scaleX(0);transform-origin:right;transition:transform .4s cubic-bezier(.2,.8,.2,1)}body.mm-luxe .menu-list__link:hover:after,body.mm-luxe .menu-list__link:focus-visible:after,body.mm-luxe .menu-list__link[aria-expanded=true]:after{transform:scaleX(1);transform-origin:left}body.mm-luxe .header-actions__action,body.mm-luxe .search-action__button{transition:opacity .3s ease}body.mm-luxe .header-actions__action:hover,body.mm-luxe .header-actions__action:focus-visible,body.mm-luxe .search-action__button:hover,body.mm-luxe .search-action__button:focus-visible{opacity:.7}body.mm-luxe .header-actions__action svg,body.mm-luxe .search-action__button svg{width:1.125rem;height:1.125rem}body.mm-luxe .cart-bubble{min-width:1rem;min-height:1rem;font-family:var(--font-sans);font-size:.625rem;line-height:1;border-radius:999px}body.mm-luxe .mega-menu{background:var(--cream);color:var(--ink);border-top:1px solid color-mix(in oklch,var(--border) 60%,transparent);box-shadow:var(--shadow-soft)}body.mm-luxe .mega-menu .mega-menu__link{font-family:var(--font-display);font-size:1.25rem;letter-spacing:-.01em;text-transform:none;font-weight:400}body.mm-luxe .mega-menu .mega-menu__link--parent{font-family:var(--font-sans);font-size:.72rem;letter-spacing:.22em;text-transform:uppercase;font-weight:500;color:var(--ink-soft)}body.mm-luxe .mega-menu .resource-card,body.mm-luxe .mega-menu .product-card{border-radius:0}body.mm-luxe .menu-drawer{background:var(--cream);color:var(--ink)}body.mm-luxe .menu-drawer__menu-item>.menu-drawer__menu-item-text,body.mm-luxe .menu-drawer__navigation>.menu-drawer__menu>li>details>summary,body.mm-luxe .menu-drawer__navigation>.menu-drawer__menu>li>a{font-family:var(--font-display);font-size:clamp(1.75rem,8vw,2rem);letter-spacing:-.01em;border-bottom:1px solid color-mix(in oklch,var(--border) 50%,transparent)}body.mm-luxe .hero-wrapper .hero__media--luxe,body.mm-luxe .hero-wrapper .hero__media-wrapper .hero__media{object-position:72% center;filter:brightness(1.08) saturate(.92)}body.mm-luxe .hero-wrapper .hero__content-wrapper{width:100%;max-width:36rem;box-sizing:border-box;align-items:flex-start;gap:0}body.mm-luxe .hero-wrapper .hero__content-wrapper.layout-panel-flex--column>.shopify-block{max-width:36rem;width:100%}body.mm-luxe .hero-wrapper .hero__content-wrapper>.shopify-block:nth-child(1){animation:mm-fade-up .9s cubic-bezier(.2,.8,.2,1) both}body.mm-luxe .hero-wrapper .hero__content-wrapper>.shopify-block:nth-child(2){animation:mm-fade-up .9s cubic-bezier(.2,.8,.2,1) .08s both}body.mm-luxe .hero-wrapper .hero__content-wrapper>.shopify-block:nth-child(3){animation:mm-fade-up .9s cubic-bezier(.2,.8,.2,1) .16s both}body.mm-luxe .hero-wrapper .hero__content-wrapper>.shopify-block:nth-child(4){animation:mm-fade-up .9s cubic-bezier(.2,.8,.2,1) .24s both}body.mm-luxe .hero-wrapper .hero__content-wrapper .text-block.h6{margin-bottom:1.5rem}body.mm-luxe .hero-wrapper .hero__content-wrapper .text-block.h6 p{font-family:var(--font-sans);font-size:.72rem;letter-spacing:.22em;text-transform:uppercase;font-weight:500;color:var(--ink-soft);margin:0}body.mm-luxe .hero-wrapper .hero__content-wrapper .text-block h1{font-family:var(--font-display);font-size:3rem;line-height:.95;letter-spacing:-.025em;font-weight:400;color:var(--ink);margin:0}body.mm-luxe .hero-wrapper .hero__content-wrapper .text-block h1 em{font-style:italic;color:var(--gold)}@media screen and (min-width:768px){body.mm-luxe .hero-wrapper .hero__content-wrapper .text-block h1{font-size:4.5rem}}@media screen and (min-width:1024px){body.mm-luxe .hero-wrapper .hero__content-wrapper .text-block h1{font-size:6rem}}body.mm-luxe .hero-wrapper .hero__content-wrapper .text-block.paragraph{margin-top:1.5rem}body.mm-luxe .hero-wrapper .hero__content-wrapper .text-block.paragraph p{font-size:1rem;line-height:1.625;color:var(--ink-soft);max-width:28rem;margin:0}body.mm-luxe .hero-wrapper .hero__content-wrapper>.group-block{margin-top:2.5rem;width:100%}body.mm-luxe .hero-wrapper .hero__content-wrapper .group-block-content.layout-panel-flex--row{flex-wrap:wrap;align-items:center;gap:1.5rem}body.mm-luxe .hero-wrapper .hero__content-wrapper .button-custom{display:inline-flex;align-items:center;justify-content:center;border-radius:2px;font-family:var(--font-sans);font-size:.78rem;letter-spacing:.18em;text-transform:uppercase;font-weight:500;padding:.9rem 1.75rem;transition:all .4s cubic-bezier(.2,.8,.2,1)}body.mm-luxe .hero-wrapper .hero__content-wrapper .button-custom:hover{transform:translateY(-1px);box-shadow:var(--shadow-soft)}body.mm-luxe .hero-wrapper .hero__content-wrapper .button-unstyled{display:inline-flex;align-items:center;gap:.5rem;padding-bottom:4px;border-bottom:1px solid currentColor;font-family:var(--font-sans);font-size:.78rem;letter-spacing:.18em;text-transform:uppercase;font-weight:500;text-decoration:none;transition:gap .3s ease}body.mm-luxe .hero-wrapper .hero__content-wrapper .button-unstyled:hover{gap:.9rem}body.mm-luxe .media-with-content .button-custom{display:inline-flex;align-items:center;justify-content:center;border-radius:2px;font-family:var(--font-sans);font-size:.78rem;letter-spacing:.18em;text-transform:uppercase;font-weight:500;padding:.9rem 1.75rem;min-height:44px;cursor:pointer;transition:all .4s cubic-bezier(.2,.8,.2,1)}body.mm-luxe .media-with-content .button-custom:hover{transform:translateY(-1px);box-shadow:var(--shadow-soft)}body.mm-luxe .media-with-content .button-custom:focus-visible{outline:2px solid var(--ink);outline-offset:3px}body.mm-luxe .product-information .product-details .group-block-content{gap:1.25rem}body.mm-luxe .product-information .text-block.h6 p{font-family:var(--font-sans);font-size:.72rem;letter-spacing:.22em;text-transform:uppercase;font-weight:500;color:var(--ink-soft);margin:0}body.mm-luxe .product-information .mm-pdp-category{margin:0 0 .25rem}body.mm-luxe .product-information .product-details h1{font-family:var(--font-display);font-size:clamp(2rem,3.5vw,2.75rem);line-height:1.05;letter-spacing:-.01em;font-weight:400;margin:0}body.mm-luxe .product-information .product-details .product-description,body.mm-luxe .product-information .product-details .text-block.paragraph{font-size:1rem;line-height:1.5;color:var(--ink-soft);max-width:28rem}body.mm-luxe .product-information .product-details .product-description p{margin:0}body.mm-luxe .product-information product-price{font-size:1.5rem;font-weight:500}body.mm-luxe .product-information product-price .price__sale .price-item--sale{font-size:1.5rem;font-weight:500}body.mm-luxe .product-information product-price .price__sale .price-item--regular{font-size:.95rem;color:var(--ink-soft);text-decoration:line-through}body.mm-luxe .product-information product-price .tax-note,body.mm-luxe .product-information product-price .installments{font-size:.8125rem;color:var(--ink-soft);margin-top:.35rem}body.mm-luxe .product-information .buy-buttons-block{gap:.75rem}body.mm-luxe .product-information .product-form-buttons .button,body.mm-luxe .product-information .shopify-payment-button__button{border-radius:2px;font-family:var(--font-sans);font-size:.78rem;letter-spacing:.14em;text-transform:uppercase;font-weight:500}body.mm-luxe .product-information .product-form-buttons .button--primary{padding:1rem 1.5rem}.mm-pdp-buy-extras{display:flex;flex-direction:column;gap:1.5rem;margin-top:.5rem}.mm-pdp-buy-extras__trust{display:flex;flex-direction:column;gap:.75rem;padding:1.25rem 1.5rem;background:color-mix(in oklch,var(--shell) 70%,var(--cream));border-radius:2px}.mm-pdp-buy-extras__trust-row{display:flex;align-items:flex-start;gap:.75rem;font-size:.875rem;line-height:1.45;color:var(--ink-soft)}.mm-pdp-buy-extras__trust-icon{flex-shrink:0;color:var(--ink);font-size:.75rem;line-height:1.6}.mm-pdp-buy-extras__features{list-style:none;margin:0;padding:0;display:grid;gap:.65rem}.mm-pdp-buy-extras__feature{position:relative;padding-left:1.35rem;font-size:.9rem;line-height:1.45;color:var(--ink-soft)}.mm-pdp-buy-extras__feature:before{content:"\2726";position:absolute;left:0;top:0;font-size:.65rem;color:var(--gold);line-height:1.8}.mm-pdp{display:flex;flex-direction:column;gap:2.5rem;max-width:87.5rem;margin-inline:auto;padding-block:2.5rem 3rem;padding-inline:max(var(--page-margin),1.25rem);color:var(--ink)}@media screen and (min-width:768px){.mm-pdp{padding-inline:max(var(--page-margin),2.5rem)}}.mm-pdp__spec-grid{display:grid;gap:2.5rem;padding-block:2.5rem;border-block:1px solid color-mix(in oklch,var(--border) 80%,transparent)}@media screen and (min-width:990px){.mm-pdp__spec-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:4rem}}.mm-pdp__spec-heading{font-family:var(--font-sans);font-size:.72rem;letter-spacing:.22em;text-transform:uppercase;font-weight:500;color:var(--ink-soft);margin:0 0 1.25rem}.mm-pdp__spec-body table{width:100%;border-collapse:collapse}.mm-pdp__spec-body tr{border-bottom:1px solid color-mix(in oklch,var(--border) 70%,transparent)}.mm-pdp__spec-body th,.mm-pdp__spec-body td{padding:.85rem 0;font-size:.9rem;line-height:1.4;vertical-align:top;text-align:left}.mm-pdp__spec-body th{color:var(--ink-soft);font-weight:400;width:42%;padding-right:1rem}.mm-pdp__spec-body td{color:var(--ink);font-weight:500}.mm-pdp__spec-body p{margin:0 0 .5rem;font-size:.9rem;line-height:1.5;color:var(--ink-soft)}.mm-pdp__included-list{list-style:none;margin:0;padding:0;display:grid;gap:.65rem}.mm-pdp__included-list li{position:relative;padding-left:1rem;font-size:.9rem;line-height:1.45;color:var(--ink-soft)}.mm-pdp__included-list li:before{content:"\2013";position:absolute;left:0;color:var(--ink-soft)}.mm-pdp__model{margin:1rem 0 0;font-size:.8125rem;color:var(--ink-soft)}.mm-pdp__line{display:flex;gap:.5rem;flex-wrap:wrap;align-items:baseline}.mm-pdp__line-label{font-family:var(--font-sans);font-size:.72rem;letter-spacing:.22em;text-transform:uppercase;font-weight:500;color:var(--ink-soft)}.mm-pdp__line-value{font-size:.9rem;color:var(--ink)}.mm-pdp__heading{font-family:var(--font-display);font-size:1.5rem;font-weight:400;margin:0 0 1rem}.mm-pdp__block,.mm-pdp__accordion-module{border-top:1px solid color-mix(in oklch,var(--border) 70%,transparent);padding-top:2rem}.mm-pdp__accordion-module .details__header{font-family:var(--font-display);font-size:1.25rem;font-weight:400;padding-block:1rem}.mm-pdp__faq{border-bottom:1px solid color-mix(in oklch,var(--border) 70%,transparent);padding:.85rem 0}.mm-pdp__faq-q{cursor:pointer;font-weight:500;font-size:.95rem}.mm-pdp__faq-a{padding-top:.5rem;font-size:.9rem;line-height:1.55;color:var(--ink-soft)}
/*# sourceMappingURL=/cdn/shop/t/2/assets/mm-luxe-design-system.css.map */
