.mf-vp{display:flex;flex-direction:column;gap:var(--mfvp-row-gap, 16px);width:100%}.mf-vp__group{border:0;padding:0;margin:0;min-width:0}.mf-vp__label{display:block;font-size:.85rem;font-weight:500;margin:0 0 8px;color:var(--mfvp-text, inherit);padding:0}.mf-vp__pills{display:flex;flex-wrap:wrap;gap:var(--mfvp-gap, 8px)}.mf-vp__radio{position:absolute;opacity:0;pointer-events:none;width:0;height:0}.mf-vp__pill{display:inline-flex;align-items:center;justify-content:center;background:var(--mfvp-bg, #ffffff);color:var(--mfvp-text, inherit);border:1px solid var(--mfvp-border, #cbcbcb);border-radius:var(--mfvp-radius, 50px);padding:var(--mfvp-padding-y, 16px) var(--mfvp-padding-x, 20px);font-size:.95rem;font-weight:500;cursor:pointer;-webkit-user-select:none;user-select:none;text-align:center;line-height:1.2;transition:border-color .15s ease,color .15s ease,background .15s ease}.mf-vp__pill:hover{border-color:var(--mfvp-border-selected, #2a221c)}.mf-vp__radio:checked+.mf-vp__pill{border-color:var(--mfvp-border-selected, #2a221c);border-width:2px;padding:calc(var(--mfvp-padding-y, 16px) - 1px) calc(var(--mfvp-padding-x, 20px) - 1px);color:var(--mfvp-text-selected, #2a221c);font-weight:600}.mf-vp__radio:focus-visible+.mf-vp__pill{outline:2px solid var(--mfvp-border-selected, #2a221c);outline-offset:2px}.mf-subpills{display:flex;flex-direction:column;gap:8px;width:100%}.mf-subpills__label{margin:0 0 4px;font-size:.85rem;font-weight:500;color:var(--mfsubp-text, inherit)}.mf-subpills__group{display:flex;flex-wrap:wrap;gap:var(--mfsubp-gap, 8px)}.mf-subpills__radio{position:absolute;opacity:0;pointer-events:none;width:0;height:0}.mf-subpills__pill{position:relative;flex:1 1 0;min-width:140px;display:inline-flex;align-items:center;justify-content:center;background:var(--mfsubp-bg, #ffffff);color:var(--mfsubp-text, inherit);border:1px solid var(--mfsubp-border, #cbcbcb);border-radius:var(--mfsubp-radius, 50px);padding:var(--mfsubp-padding-y, 18px) var(--mfsubp-padding-x, 24px);font-size:.95rem;font-weight:500;cursor:pointer;-webkit-user-select:none;user-select:none;text-align:center;line-height:1.2;transition:border-color .15s ease}.mf-subpills__pill:hover{border-color:var(--mfsubp-border-selected, #2a221c)}.mf-subpills__radio:checked+.mf-subpills__pill{border-color:var(--mfsubp-border-selected, #2a221c);border-width:2px;padding:calc(var(--mfsubp-padding-y, 18px) - 1px) calc(var(--mfsubp-padding-x, 24px) - 1px);font-weight:600}.mf-subpills__badge{position:absolute;top:-10px;right:14px;background:var(--mfsubp-badge-bg, #df6b78);color:var(--mfsubp-badge-text, #ffffff);font-size:.7rem;font-weight:600;letter-spacing:.04em;padding:4px 10px;border-radius:999px;white-space:nowrap}.mf-gift{display:flex;flex-direction:column;gap:8px;color:var(--mfg-text, inherit);width:100%}.mf-gift__label{display:inline-flex;align-items:center;gap:10px;cursor:pointer;font-size:.95rem;-webkit-user-select:none;user-select:none}.mf-gift__checkbox{position:absolute;opacity:0;pointer-events:none;width:0;height:0}.mf-gift__custom-box{display:inline-flex;align-items:center;justify-content:center;width:var(--mfg-checkbox-size, 18px);height:var(--mfg-checkbox-size, 18px);border:1.5px solid var(--mfg-accent, #2a221c);border-radius:4px;background:transparent;flex-shrink:0;transition:background .15s}.mf-gift__custom-box:after{content:"";width:60%;height:60%;background:var(--mfg-accent, #2a221c);border-radius:2px;opacity:0;transform:scale(.6);transition:opacity .15s,transform .15s}.mf-gift__checkbox:checked+.mf-gift__custom-box:after{opacity:1;transform:scale(1)}.mf-gift__checkbox:focus-visible+.mf-gift__custom-box{outline:2px solid var(--mfg-accent, #2a221c);outline-offset:2px}.mf-gift__text{line-height:1.4}.mf-gift__message-wrap{margin-top:8px}.mf-gift__message-wrap[hidden]{display:none}.mf-gift__message-input{width:100%;border:1px solid var(--mfg-accent, #2a221c);border-radius:8px;padding:10px 14px;font-size:.9rem;background:transparent;color:inherit;font-family:inherit}.mf-gift__message-input:focus{outline:2px solid var(--mfg-accent, #2a221c);outline-offset:1px}.mf-scent-garden{background:var(--mfsg-section-bg, transparent);padding:var(--mfsg-padding-y, 80px) 0;color:var(--mfsg-text)}.mf-scent-garden__container{max-width:1280px;margin:0 auto;padding:0 32px;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.mf-scent-garden--align-left .mf-scent-garden__container{direction:rtl}.mf-scent-garden--align-left .mf-scent-garden__copy,.mf-scent-garden--align-left .mf-scent-garden__visual{direction:ltr}.mf-scent-garden__copy{display:flex;flex-direction:column;gap:16px;max-width:480px}.mf-scent-garden__eyebrow{font-size:11px;letter-spacing:.22em;text-transform:lowercase;color:var(--mfsg-accent);font-weight:600}.mf-scent-garden__heading{margin:0;font-size:clamp(28px,4.5vw,48px);font-weight:400;letter-spacing:-.02em;line-height:1.05;color:var(--mfsg-text)}.mf-scent-garden__subheading{color:var(--mfsg-text-soft);line-height:1.6;font-size:15px}.mf-scent-garden__subheading p{margin:0 0 8px}.mf-scent-garden__subheading p:last-child{margin:0}.mf-scent-garden__layers{display:flex;flex-direction:column;gap:4px;margin-top:24px}.mf-scent-garden__layer{display:flex;align-items:center;gap:20px;padding:14px 0;border-top:1px solid rgba(0,0,0,.08)}.mf-scent-garden__layer:last-child{border-bottom:1px solid rgba(0,0,0,.08)}.mf-scent-garden__layer-label{font-size:11px;letter-spacing:.18em;text-transform:lowercase;color:var(--mfsg-accent);font-weight:600;width:64px;flex-shrink:0}.mf-scent-garden__layer-notes{font-size:17px;line-height:1.4;color:var(--mfsg-text)}.mf-scent-garden__footnote{margin:16px 0 0;font-size:12px;color:var(--mfsg-text-soft);font-style:italic}.mf-scent-garden__visual{position:relative;aspect-ratio:var(--mfsg-visual-aspect, 4 / 5);border-radius:var(--mfsg-radius, 24px);overflow:hidden;background:linear-gradient(180deg,var(--mfsg-bg-top) 0%,var(--mfsg-bg-bottom) 100%);box-shadow:0 24px 60px #00000014}.mf-scent-garden__sun{position:absolute;top:6%;right:14%;width:38%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,#ffe8c4d9,#f8c88c00 70%);filter:blur(10px);pointer-events:none}.mf-scent-garden__stem{position:absolute;left:50%;top:18%;bottom:10%;width:2px;background:linear-gradient(180deg,#7b9d6f59,#5c7d5699);transform:translate(-50%);border-radius:2px}.mf-scent-garden__ingredient{position:absolute;margin:0;transform:translate(-50%,-50%);width:var(--mfsg-size, 110px);height:var(--mfsg-size, 110px);display:flex;flex-direction:column;align-items:center;gap:4px}.mf-scent-garden__ingredient-img{width:100%;height:100%;border-radius:50%;object-fit:cover;filter:drop-shadow(0 18px 36px rgba(0,0,0,.18)) drop-shadow(0 4px 8px rgba(0,0,0,.1));background:#ffffff0d}.mf-scent-garden__ingredient-label{font-size:11px;letter-spacing:.06em;color:var(--mfsg-text);background:#ffffffeb;padding:4px 10px;border-radius:999px;margin-top:4px;white-space:nowrap}@media(max-width:860px){.mf-scent-garden{padding:32px 0 48px}.mf-scent-garden__container{grid-template-columns:1fr;gap:24px;padding:0;direction:ltr}.mf-scent-garden__visual{order:-1;border-radius:0;box-shadow:none;aspect-ratio:1 / 1;max-width:100%}.mf-scent-garden__copy{max-width:none;padding:0 20px;text-align:center;align-items:center}.mf-scent-garden__heading{font-size:clamp(28px,8vw,36px)}.mf-scent-garden__subheading{font-size:14px}.mf-scent-garden__layers{width:100%}.mf-scent-garden__layer{justify-content:center;gap:12px;padding:12px 0}.mf-scent-garden__layer-label{width:auto;font-size:10px}.mf-scent-garden__layer-notes{font-size:15px}.mf-scent-garden__ingredient{width:calc(var(--mfsg-size, 110px) * .72);height:calc(var(--mfsg-size, 110px) * .72)}}.mf-scent-wheel{background:var(--mfsw-section-bg, transparent);padding:var(--mfsw-padding-y, 80px) 0;color:var(--mfsw-text)}.mf-scent-wheel__container{max-width:1280px;margin:0 auto;padding:0 32px;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.mf-scent-wheel--align-left .mf-scent-wheel__container{direction:rtl}.mf-scent-wheel--align-left .mf-scent-wheel__copy,.mf-scent-wheel--align-left .mf-scent-wheel__visual{direction:ltr}.mf-scent-wheel--align-centered .mf-scent-wheel__container{grid-template-columns:1fr;max-width:720px;text-align:center}.mf-scent-wheel--align-centered .mf-scent-wheel__copy{align-items:center}.mf-scent-wheel__copy{display:flex;flex-direction:column;gap:16px;max-width:480px}.mf-scent-wheel__eyebrow{font-size:11px;letter-spacing:.22em;text-transform:lowercase;color:var(--mfsw-accent);font-weight:600}.mf-scent-wheel__heading{margin:0;font-size:clamp(28px,4.5vw,48px);font-weight:400;letter-spacing:-.02em;line-height:1.05;color:var(--mfsw-text)}.mf-scent-wheel__subheading{color:var(--mfsw-text-soft);line-height:1.6;font-size:15px}.mf-scent-wheel__subheading p{margin:0 0 8px}.mf-scent-wheel__subheading p:last-child{margin:0}.mf-scent-wheel__legend{display:flex;flex-direction:column;gap:10px;margin-top:20px}.mf-scent-wheel__legend-row{display:flex;align-items:center;gap:12px;font-size:13px;color:var(--mfsw-text-soft)}.mf-scent-wheel__legend-dot{width:12px;height:12px;border-radius:50%;flex-shrink:0}.mf-scent-wheel__legend-row strong{color:var(--mfsw-text);width:56px;font-size:11px;letter-spacing:.14em;text-transform:lowercase;font-weight:600;flex-shrink:0}.mf-scent-wheel__visual{position:relative;aspect-ratio:1 / 1;max-width:560px;margin:0 auto;width:100%}.mf-scent-wheel__rings{position:absolute;top:0;right:0;bottom:0;left:0}.mf-scent-wheel__rings svg{width:100%;height:100%}.mf-scent-wheel__ingredient{position:absolute;top:50%;left:50%;margin:0;width:var(--mfsw-size, 88px);height:var(--mfsw-size, 88px);transform-origin:center;transform:rotate(var(--mfsw-angle, 0deg)) translateY(calc(var(--mfsw-radius, 38%) * -1)) rotate(calc(var(--mfsw-angle, 0deg) * -1)) translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:4px}.mf-scent-wheel__ingredient-inner{width:100%;height:100%;border-radius:50%;overflow:hidden;background:#ffffff80;box-shadow:0 12px 28px #00000024,0 2px 6px #00000014;border:3px solid rgba(255,255,255,.95)}.mf-scent-wheel__ingredient-img{width:100%;height:100%;object-fit:cover;display:block}.mf-scent-wheel__ingredient-label{position:absolute;top:100%;margin-top:6px;font-size:11px;letter-spacing:.04em;color:var(--mfsw-text);background:#fffffff2;padding:3px 10px;border-radius:999px;white-space:nowrap}.mf-scent-wheel__center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:4px;text-align:center;pointer-events:none;padding:0 8px}.mf-scent-wheel__center-name{font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:lowercase;color:var(--mfsw-accent);line-height:1.2}.mf-scent-wheel__center-meta{font-size:10px;color:var(--mfsw-text-soft);letter-spacing:.06em}@media(max-width:860px){.mf-scent-wheel{padding:32px 0 48px}.mf-scent-wheel__container{grid-template-columns:1fr;gap:32px;padding:0 20px;direction:ltr}.mf-scent-wheel__visual{order:-1;max-width:min(92vw,420px)}.mf-scent-wheel__copy{max-width:none;text-align:center;align-items:center}.mf-scent-wheel__heading{font-size:clamp(28px,8vw,36px)}.mf-scent-wheel__subheading{font-size:14px}.mf-scent-wheel__legend{max-width:360px;margin-left:auto;margin-right:auto}.mf-scent-wheel__legend-row{font-size:12px}.mf-scent-wheel__ingredient{width:calc(var(--mfsw-size, 88px) * .78);height:calc(var(--mfsw-size, 88px) * .78)}.mf-scent-wheel__ingredient-label{font-size:10px;padding:2px 8px}.mf-scent-wheel__center-name{font-size:11px}.mf-scent-wheel__center-meta{font-size:9px}}@media(max-width:420px){.mf-scent-wheel__ingredient{width:calc(var(--mfsw-size, 88px) * .68);height:calc(var(--mfsw-size, 88px) * .68)}}.mf-scent-tile{width:100%;background:var(--mfst-bg);color:var(--mfst-text);border:1px solid var(--mfst-border);border-radius:var(--mfst-radius);padding:16px 18px;display:flex;flex-direction:column;gap:12px}.mf-scent-tile__heading{margin:0 0 4px;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;opacity:.75}.mf-scent-tile__row{display:grid;grid-template-columns:56px 1fr;gap:14px;align-items:center;padding-bottom:12px;border-bottom:1px dashed var(--mfst-border)}.mf-scent-tile__row:last-child{border-bottom:none;padding-bottom:0}.mf-scent-tile__media{width:56px;height:56px;border-radius:999px;overflow:hidden;background:#0000000a;display:flex;align-items:center;justify-content:center}.mf-scent-tile__image{width:100%;height:100%;object-fit:cover}.mf-scent-tile__body{display:flex;flex-direction:column;gap:2px}.mf-scent-tile__label{font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;color:var(--mfst-accent);font-weight:600}.mf-scent-tile__text{font-size:.95rem;line-height:1.4}.mf-expandable{width:100%;background:var(--mfex-bg);color:var(--mfex-text);border-top:1px solid var(--mfex-border);border-radius:var(--mfex-radius)}.mf-expandable[open]+.mf-expandable,.mf-expandable+.mf-expandable{border-top:1px solid var(--mfex-border)}.mf-expandable__summary{list-style:none;cursor:pointer;padding:14px 4px;display:flex;align-items:center;gap:10px;font-weight:500}.mf-expandable__summary::-webkit-details-marker{display:none}.mf-expandable__summary--icon-left .mf-expandable__chevron{order:-1;margin-right:4px}.mf-expandable__title{flex:1}.mf-expandable__lead-icon{display:inline-flex;align-items:center;color:var(--mfex-icon)}.mf-expandable__chevron{display:inline-flex;color:var(--mfex-icon);transition:transform .2s ease}.mf-expandable[open] .mf-expandable__chevron{transform:rotate(180deg)}.mf-expandable__body{padding:4px 4px 16px;font-size:.9rem;line-height:1.6;opacity:.9}.mf-expandable__body>*:first-child{margin-top:0}.mf-expandable__body>*:last-child{margin-bottom:0}.mf-ingredients{width:100%;background:var(--mfing-bg);color:var(--mfing-text);padding:4px 0}.mf-ingredients__heading{margin:0 0 12px;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;opacity:.75}.mf-ingredients__scroll{display:flex;gap:var(--mfing-gap, 12px);overflow-x:auto;padding-bottom:4px;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.mf-ingredients__scroll::-webkit-scrollbar{height:4px}.mf-ingredients__scroll::-webkit-scrollbar-thumb{background:#00000026;border-radius:4px}.mf-ingredients__card{flex:0 0 var(--mfing-size, 96px);display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center}.mf-ingredients__img,.mf-ingredients__placeholder{width:var(--mfing-size, 96px);height:var(--mfing-size, 96px);border-radius:999px;object-fit:cover;background:var(--mfing-card-bg);border:1px solid var(--mfing-card-border)}.mf-ingredients__name{font-size:.85rem;line-height:1.3;font-weight:500}.mf-ingredients__sub{font-size:.7rem;opacity:.7}.mf-compare{width:100%;background:var(--mfcmp-bg);color:var(--mfcmp-text);border:1px solid var(--mfcmp-border);border-radius:var(--mfcmp-radius);padding:16px;overflow:hidden}.mf-compare__heading{margin:0 0 12px;font-size:.85rem;letter-spacing:.08em;text-transform:uppercase;opacity:.85;text-align:center}.mf-compare__grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:0;border-radius:calc(var(--mfcmp-radius) - 4px);overflow:hidden}.mf-compare__head{padding:10px 12px;font-size:.8rem;font-weight:600;text-align:center;letter-spacing:.05em;text-transform:uppercase}.mf-compare__head--feature{background:transparent}.mf-compare__head--us{background:var(--mfcmp-us-bg);color:var(--mfcmp-us-text)}.mf-compare__head--them{background:var(--mfcmp-them-bg);color:var(--mfcmp-them-text)}.mf-compare__cell{padding:12px;font-size:.9rem;display:flex;align-items:center;justify-content:center;border-top:1px solid var(--mfcmp-border)}.mf-compare__cell--feature{justify-content:flex-start;font-weight:500}.mf-compare__cell--us{background:color-mix(in srgb,var(--mfcmp-us-bg) 12%,transparent);color:var(--mfcmp-us-bg);font-weight:600}.mf-compare__cell--them{background:var(--mfcmp-them-bg);color:var(--mfcmp-them-text)}.mf-founder{margin:0;width:100%;background:var(--mffq-bg);border:1px solid var(--mffq-border);border-radius:var(--mffq-radius);color:var(--mffq-text);padding:18px;display:flex;gap:16px;align-items:flex-start}.mf-founder--vertical{flex-direction:column;align-items:flex-start}.mf-founder__avatar{width:var(--mffq-avatar-size, 72px);height:var(--mffq-avatar-size, 72px);border-radius:999px;object-fit:cover;flex:0 0 auto}.mf-founder__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:8px}.mf-founder__eyebrow{font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;color:var(--mffq-accent);font-weight:600}.mf-founder__quote{margin:0;font-size:.95rem;line-height:1.55;font-style:italic;position:relative;padding-left:12px;border-left:2px solid var(--mffq-accent)}.mf-founder__quote p{margin:0}.mf-founder__quote p+p{margin-top:8px}.mf-founder__attribution{display:flex;flex-direction:column;gap:2px;margin-top:4px}.mf-founder__signature{max-height:40px;width:auto;align-self:flex-start;opacity:.85}.mf-founder__name{font-size:.9rem;font-weight:600}.mf-founder__role{font-size:.75rem;opacity:.65}.mf-steps{width:100%;background:var(--mfst-bg);color:var(--mfst-text)}.mf-steps__heading{margin:0 0 14px;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;opacity:.75}.mf-steps__list{list-style:none;margin:0;padding:0;display:grid;gap:14px}.mf-steps--row .mf-steps__list{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:18px}.mf-steps__item{display:flex;gap:12px;align-items:flex-start;padding-bottom:14px;border-bottom:1px dashed var(--mfst-divider)}.mf-steps--row .mf-steps__item{flex-direction:column;align-items:center;text-align:center;padding-bottom:0;border-bottom:none}.mf-steps__item:last-child{border-bottom:none;padding-bottom:0}.mf-steps__num{width:var(--mfst-num-size, 36px);height:var(--mfst-num-size, 36px);border-radius:999px;background:var(--mfst-num-bg);color:var(--mfst-num-text);display:inline-flex;align-items:center;justify-content:center;font-weight:600;flex:0 0 auto}.mf-steps__media{width:var(--mfst-num-size, 36px);height:var(--mfst-num-size, 36px);border-radius:999px;overflow:hidden;flex:0 0 auto}.mf-steps__image{width:100%;height:100%;object-fit:cover}.mf-steps__body{display:flex;flex-direction:column;gap:2px}.mf-steps__title{font-size:.95rem;font-weight:600}.mf-steps__desc{font-size:.85rem;line-height:1.45;opacity:.75}.mf-press{width:100%;background:var(--mfp-bg);color:var(--mfp-text);padding:4px 0}.mf-press__heading{margin:0 0 10px;font-size:.7rem;letter-spacing:.16em;text-transform:uppercase;opacity:.65;text-align:center}.mf-press__row{display:flex;gap:var(--mfp-gap, 24px);align-items:center;justify-content:center}.mf-press__row--row{flex-wrap:nowrap;overflow-x:auto}.mf-press__row--wrap{flex-wrap:wrap}.mf-press__logo-link{display:inline-flex;align-items:center;flex:0 0 auto}.mf-press__logo{height:var(--mfp-logo-height, 28px);width:auto;max-width:none;opacity:.85;transition:opacity .18s ease,filter .18s ease}.mf-press--gray .mf-press__logo{filter:grayscale(1)}.mf-press__logo-link:hover .mf-press__logo{opacity:1;filter:none}.mf-bundle{width:100%;background:var(--mfbn-bg);border:1px solid var(--mfbn-border);border-radius:var(--mfbn-radius);color:var(--mfbn-text);padding:14px;display:flex;flex-direction:column;gap:10px}.mf-bundle__heading{margin:0;font-size:.95rem;font-weight:600}.mf-bundle__subheading{margin:0;font-size:.8rem;opacity:.75}.mf-bundle__list{display:flex;flex-direction:column;gap:8px}.mf-bundle__row{display:grid;grid-template-columns:auto 56px 1fr auto;align-items:center;gap:10px;padding:8px;border-radius:8px;cursor:pointer;transition:background .15s ease}.mf-bundle__row:hover{background:#00000008}.mf-bundle__check{width:18px;height:18px;accent-color:var(--mfbn-accent)}.mf-bundle__thumb-link{display:inline-flex}.mf-bundle__thumb{width:56px;height:56px;object-fit:cover;border-radius:8px}.mf-bundle__info{display:flex;flex-direction:column;gap:2px;min-width:0}.mf-bundle__title{font-size:.9rem;font-weight:500;color:inherit;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mf-bundle__title:hover{color:var(--mfbn-accent)}.mf-bundle__discount-text{font-size:.7rem;color:var(--mfbn-accent);font-weight:600}.mf-bundle__price{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.mf-bundle__price-was{font-size:.75rem;text-decoration:line-through;opacity:.55}.mf-bundle__price-now{font-size:.9rem;font-weight:600}.mf-bundle__button{width:100%;border:none;padding:12px 16px;border-radius:50px;background:var(--mfbn-button-bg);color:var(--mfbn-button-text);font-weight:600;font-size:.9rem;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:transform .12s ease,opacity .15s ease}.mf-bundle__button:hover{transform:translateY(-1px)}.mf-bundle__button:disabled{opacity:.6;cursor:not-allowed}.mf-ugc{width:100%;background:var(--mfug-bg);color:var(--mfug-text);display:flex;flex-direction:column;gap:10px}.mf-ugc__heading{margin:0;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;opacity:.75}.mf-ugc__subheading{margin:0;font-size:.85rem;opacity:.65}.mf-ugc__grid{display:grid;grid-template-columns:repeat(var(--mfug-cols, 3),1fr);gap:var(--mfug-gap, 6px)}.mf-ugc__tile{display:block;aspect-ratio:1 / 1;border-radius:var(--mfug-radius, 8px);overflow:hidden;background:#0000000a}.mf-ugc__img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease;display:block}.mf-ugc__tile:hover .mf-ugc__img{transform:scale(1.04)}.mf-ugc__cta{align-self:flex-start;font-size:.85rem;text-decoration:underline;color:inherit;padding-top:4px}.mf-trust{width:100%;background:var(--mftr-bg);color:var(--mftr-text);display:flex;flex-direction:column;gap:12px}.mf-trust__heading{margin:0;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;opacity:.75}.mf-trust__list{display:grid;gap:10px}.mf-trust--grid .mf-trust__list{grid-template-columns:repeat(2,1fr);gap:14px}.mf-trust__row{display:flex;flex-direction:column;gap:4px}.mf-trust__row-head{display:flex;justify-content:space-between;align-items:baseline;gap:8px}.mf-trust__label{font-size:.85rem;font-weight:500}.mf-trust__value{font-size:.85rem;font-weight:600;color:var(--mftr-value-color)}.mf-trust__track{height:6px;background:var(--mftr-bar-bg);border-radius:999px;overflow:hidden}.mf-trust__fill{height:100%;width:var(--mftr-pct, 0%);background:var(--mftr-bar-fill);border-radius:999px;transition:width .6s ease}@media(max-width:640px){.mf-compare__grid{grid-template-columns:1fr .8fr .8fr}.mf-compare__cell{padding:8px 6px;font-size:.8rem}.mf-founder{flex-direction:column}.mf-bundle__row{grid-template-columns:auto 48px 1fr auto;gap:8px}.mf-bundle__thumb{width:48px;height:48px}}.mf-price{display:flex;flex-direction:column;gap:4px}.mf-price__row{display:inline-flex;align-items:baseline;gap:10px;flex-wrap:wrap}.mf-price__current{color:var(--mfprice-color, inherit);font-weight:600}.mf-price__row--size-sm .mf-price__current{font-size:1rem}.mf-price__row--size-md .mf-price__current{font-size:1.25rem}.mf-price__row--size-lg .mf-price__current{font-size:1.625rem}.mf-price__row--size-xl .mf-price__current{font-size:2rem}.mf-price__compare{color:var(--mfprice-compare-color, inherit);text-decoration:line-through;opacity:.6;font-weight:400}.mf-price__row--size-sm .mf-price__compare{font-size:.85rem}.mf-price__row--size-md .mf-price__compare{font-size:1rem}.mf-price__row--size-lg .mf-price__compare{font-size:1.125rem}.mf-price__row--size-xl .mf-price__compare{font-size:1.25rem}.mf-price__savings{background:var(--mfprice-savings-bg, #df6b78);color:var(--mfprice-savings-text, #fff);padding:3px 10px;border-radius:50px;font-size:.7rem;font-weight:600;letter-spacing:.5px}.mf-price__unit{margin:0;font-size:.8rem;opacity:.7}.mf-description{width:100%}.mf-description__inner{max-width:var(--mfd-max-width, 560px);color:var(--mfd-color, inherit)}.mf-description--size-sm .mf-description__inner{font-size:.85rem;line-height:1.55}.mf-description--size-md .mf-description__inner{font-size:.95rem;line-height:1.6}.mf-description--size-lg .mf-description__inner{font-size:1.05rem;line-height:1.65}.mf-description__inner p{margin:0 0 12px}.mf-description__inner p:last-child{margin:0}.mf-buy-button{display:inline-flex;align-items:center;justify-content:center;background:var(--mfbb-bg, #df6b78);color:var(--mfbb-text, #fff);border:1px solid var(--mfbb-bg, #df6b78);border-radius:var(--mfbb-radius, 50px);padding:var(--mfbb-padding-y, 18px) 28px;font-size:var(--mfbb-font-size, 15px);font-weight:600;letter-spacing:.5px;text-decoration:none;cursor:pointer;transition:background .2s ease,transform .15s ease,border-color .2s ease}.mf-buy-button--full{display:flex;width:100%}.mf-buy-button:hover:not([disabled]){background:var(--mfbb-hover-bg, #c75866);border-color:var(--mfbb-hover-bg, #c75866);transform:translateY(-1px)}.mf-buy-button[disabled]{opacity:.5;cursor:not-allowed}.mf-rating{display:flex;align-items:center;gap:8px;color:var(--mfr-text-color, inherit);justify-content:var(--mfr-justify, flex-start)}.mf-rating__stars{display:inline-flex;align-items:center;gap:2px;color:var(--mfr-color, #df6b78)}.mf-rating__star{width:var(--mfr-star-size, 18px);height:var(--mfr-star-size, 18px);fill:currentColor}.mf-rating__star--empty{fill:none}.mf-rating__count{font-size:.9rem;opacity:.85}.mf-rating__count a{color:inherit;text-decoration:underline;text-underline-offset:2px}.mf-shipping{display:inline-flex;align-items:center;gap:6px;color:var(--mfs-text, inherit)}.mf-shipping--style-pill{background:var(--mfs-bg, transparent);border:1px solid var(--mfs-border, currentColor);border-radius:var(--mfs-radius, 50px);padding:6px 14px;font-size:.85rem}.mf-shipping--style-inline{font-size:.9rem;padding:0;border:none;background:transparent}.mf-shipping__icon{display:inline-flex}.mf-shipping__icon svg{width:16px;height:16px;fill:currentColor}.mf-shipping__text{color:inherit;text-decoration:none}.mf-shipping a.mf-shipping__text{text-decoration:underline;text-underline-offset:2px}.mf-badges-row{display:flex;flex-wrap:wrap;gap:var(--mfbr-gap, 10px);list-style:none;padding:0;margin:0}.mf-badges-row__item{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:var(--mfbr-radius, 50px);background:var(--mfbr-bg, color-mix(in srgb, var(--text-color, #111) 6%, transparent));color:var(--mfbr-text, inherit);font-size:.85rem;font-weight:500;white-space:nowrap}.mf-badges-row--style-outlined .mf-badges-row__item{background:transparent;border:1px solid var(--mfbr-border, currentColor)}.mf-badges-row--style-minimal .mf-badges-row__item{background:transparent;padding:4px 0}.mf-badges-row__icon{display:inline-flex}.mf-badges-row__icon svg{width:var(--mfbr-icon-size, 16px);height:var(--mfbr-icon-size, 16px);fill:currentColor}.mf-badges-row__label{line-height:1.2}.mf-free-gift{display:flex;align-items:stretch;background:var(--mffg-bg, #2c4e62);color:var(--mffg-text, #fff);border-radius:var(--mffg-radius, 12px);overflow:hidden;text-decoration:none;width:100%}.mf-free-gift--image-right{flex-direction:row-reverse}.mf-free-gift__image-wrap{flex:0 0 40%;background:#ffffff0f;display:flex;align-items:center;justify-content:center}.mf-free-gift__image{width:100%;height:100%;object-fit:cover;display:block}.mf-free-gift__body{flex:1;padding:20px 24px;display:flex;flex-direction:column;justify-content:center;gap:8px}.mf-free-gift__label{display:inline-block;align-self:flex-start;padding:4px 12px;border-radius:50px;font-size:.7rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.mf-free-gift__heading{margin:0;font-family:var(--heading-font-family, inherit);font-size:1.05rem;font-weight:600;line-height:1.3;color:inherit}.mf-free-gift__subtext{margin:0;font-size:.9rem;opacity:.9}.mf-cross-sell{background:var(--mfcs-bg, transparent);border:1px solid var(--mfcs-border, currentColor);border-radius:var(--mfcs-radius, 14px);padding:16px}.mf-cross-sell__heading{margin:0 0 12px;font-weight:600;font-size:1rem}.mf-cross-sell__card{display:grid;grid-template-columns:64px 1fr auto;gap:12px;align-items:center}.mf-cross-sell__image-link{display:block;width:64px;height:64px;border-radius:8px;overflow:hidden}.mf-cross-sell__image{width:100%;height:100%;object-fit:cover;display:block}.mf-cross-sell__body{display:flex;flex-direction:column;gap:2px;min-width:0}.mf-cross-sell__title{font-weight:600;font-size:.9rem;line-height:1.3;color:inherit;text-decoration:none}.mf-cross-sell__title:hover{text-decoration:underline}.mf-cross-sell__subtitle{margin:0;font-size:.78rem;opacity:.75;line-height:1.35}.mf-cross-sell__price{margin:4px 0 0;font-weight:600;font-size:.85rem}.mf-cross-sell__form{margin:0}.mf-cross-sell__button{background:var(--mfcs-button-bg, #df6b78);color:var(--mfcs-button-text, #fff);border:none;padding:8px 16px;border-radius:50px;font-size:.8rem;font-weight:600;cursor:pointer;transition:filter .2s ease}.mf-cross-sell__button:hover{filter:brightness(1.05)}.mf-cross-sell__button--disabled{opacity:.5;cursor:not-allowed}.mf-qty{display:flex;flex-direction:column;gap:6px;color:var(--mfqty-color, inherit)}.mf-qty__label{font-size:.85rem}.mf-qty__group{display:inline-flex;align-items:center;border:1px solid var(--mfqty-border, currentColor);border-radius:var(--mfqty-radius, 50px);overflow:hidden;width:max-content}.mf-qty__btn{width:var(--mfqty-button-size, 40px);height:var(--mfqty-button-size, 40px);background:transparent;border:none;color:inherit;font-size:1.1rem;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .15s ease}.mf-qty__btn:hover{background:color-mix(in srgb,currentColor 6%,transparent)}.mf-qty__input{width:var(--mfqty-button-size, 40px);height:var(--mfqty-button-size, 40px);border:none;background:transparent;color:inherit;text-align:center;font-size:.95rem;font-weight:500;-moz-appearance:textfield}.mf-qty__input::-webkit-outer-spin-button,.mf-qty__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.mf-subscribe-card{position:relative;background:var(--mfsc-bg, transparent);border:1px solid var(--mfsc-border, #f3d6db);border-radius:var(--mfsc-radius, 14px);padding:16px;display:flex;flex-direction:column;gap:12px}.mf-subscribe-card__badge{position:absolute;top:-12px;right:16px;background:var(--mfsc-badge-bg, #df6b78);color:var(--mfsc-badge-text, #fff);padding:4px 12px;border-radius:50px;font-size:.7rem;font-weight:600;letter-spacing:.5px}.mf-subscribe-card__option{display:flex;align-items:center;gap:10px;padding:12px;border-radius:8px;cursor:pointer;border:1px solid transparent}.mf-subscribe-card__option:has(input:checked){border-color:var(--mfsc-accent, #df6b78);background:color-mix(in srgb,var(--mfsc-accent, #df6b78) 5%,transparent)}.mf-subscribe-card__radio{accent-color:var(--mfsc-accent, #df6b78)}.mf-subscribe-card__info{flex:1;display:flex;flex-direction:column}.mf-subscribe-card__title{font-weight:600;font-size:.95rem}.mf-subscribe-card__subtitle{font-size:.8rem;opacity:.7}.mf-subscribe-card__price{display:flex;flex-direction:column;align-items:flex-end}.mf-subscribe-card__price-was{font-size:.85rem;text-decoration:line-through;opacity:.6}.mf-subscribe-card__price-now{font-weight:600;font-size:1.05rem}.mf-subscribe-card__benefits{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px}.mf-subscribe-card__benefits li{font-size:.85rem;padding-left:22px;position:relative}.mf-subscribe-card__benefits li:before{content:"\2713";position:absolute;left:0;top:0;color:var(--mfsc-accent, #df6b78);font-weight:700}@media(max-width:749px){.mf-free-gift__image-wrap{flex-basis:35%}.mf-free-gift__body{padding:16px 18px}.mf-cross-sell__card{gap:10px}}.mf-block{box-sizing:border-box}.mf-block *,.mf-block *:before,.mf-block *:after{box-sizing:inherit}.mf-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.mf-hero-quote{display:flex;flex-direction:column;align-items:var(--mfhq-align, center);text-align:var(--mfhq-text-align, center);padding:var(--mfhq-pt, 64px) 24px var(--mfhq-pb, 64px);background:var(--mfhq-bg, transparent);width:100%}.mf-hero-quote__inner{max-width:var(--mfhq-max-width, 800px);width:100%;display:flex;flex-direction:column;gap:16px;align-items:inherit}.mf-hero-quote__source-logo{max-height:40px;width:auto;opacity:.85;margin-bottom:8px}.mf-hero-quote__source-logo img{max-height:40px;width:auto;display:block}.mf-hero-quote__rating{display:flex;gap:4px;color:var(--mfhq-accent, var(--accent, #d4727a));margin-bottom:8px}.mf-hero-quote__rating svg{width:20px;height:20px;fill:currentColor}.mf-hero-quote__rating-half{position:relative}.mf-hero-quote__rating-half:after{content:"";position:absolute;top:0;right:0;bottom:0;left:50%;background:color-mix(in srgb,var(--text-color, #111) 15%,transparent);-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z'/></svg>") no-repeat right center / contain;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z'/></svg>") no-repeat right center / contain}.mf-hero-quote__marks{color:var(--mfhq-marks-color, var(--mfhq-accent, var(--accent, currentColor)));display:inline-block}.mf-hero-quote__marks--classic{font-family:Georgia,serif;font-size:3em;line-height:.8}.mf-hero-quote__marks--large{font-family:Georgia,serif;font-size:6em;line-height:.7;opacity:.2}.mf-hero-quote__marks--behind{position:absolute;top:-.25em;left:-.4em;pointer-events:none;z-index:0;opacity:.18}.mf-hero-quote__marks-image{max-height:64px;width:auto;display:block}.mf-hero-quote__quote-wrap{position:relative}.mf-hero-quote__quote{position:relative;z-index:1;font-family:var(--mfhq-quote-font, var(--heading-font-family, inherit));font-size:var(--mfhq-quote-size, 2.25rem);font-weight:var(--mfhq-quote-weight, 500);font-style:var(--mfhq-quote-style, italic);letter-spacing:var(--mfhq-quote-letter-spacing, -.5px);line-height:var(--mfhq-quote-line-height, 1.2);color:var(--mfhq-quote-color, var(--text-color, inherit));margin:0;padding:0;border:none}.mf-hero-quote__quote :is(p,blockquote){margin:0}.mf-hero-quote__attribution-row{display:flex;align-items:center;gap:12px;justify-content:var(--mfhq-attr-justify, center)}.mf-hero-quote__attribution-image{width:40px;height:40px;border-radius:50%;object-fit:cover}.mf-hero-quote__attribution{font-size:var(--mfhq-attr-size, .85rem);font-weight:var(--mfhq-attr-weight, 500);font-style:var(--mfhq-attr-style, normal);text-transform:var(--mfhq-attr-transform, none);letter-spacing:.5px;color:var(--mfhq-attr-color, var(--text-color, inherit));opacity:.8}.mf-hero-quote--attr-above .mf-hero-quote__attribution-row{order:-1}.mf-hero-quote--attr-left{flex-direction:row;align-items:center}.mf-hero-quote--attr-right{flex-direction:row-reverse;align-items:center}@media(max-width:749px){.mf-hero-quote__quote{font-size:var(--mfhq-quote-size-mobile, 1.5rem)}.mf-hero-quote__marks--large{font-size:4em}}.mf-scent-note-pills{padding:var(--mfsp-pt, 16px) var(--mfsp-container-pad-x, 0px) var(--mfsp-pb, 16px);width:100%}.mf-scent-note-pills__inner{max-width:var(--mfsp-max-width, 800px);margin:0 auto;display:flex;flex-direction:column;gap:12px;align-items:var(--mfsp-align, flex-start);text-align:var(--mfsp-text-align, left)}.mf-scent-note-pills__heading{font-family:var(--heading-font-family, inherit);font-size:.75rem;font-weight:600;letter-spacing:2px;text-transform:uppercase;margin:0;color:color-mix(in srgb,var(--text-color, #111) 70%,transparent)}.mf-scent-note-pills__intro{margin:0;color:var(--text-color, inherit);line-height:1.6}.mf-scent-note-pills__row{display:flex;flex-wrap:var(--mfsp-wrap, wrap);gap:var(--mfsp-gap, 8px);list-style:none;padding:0;margin:0;justify-content:var(--mfsp-row-justify, flex-start);width:100%}.mf-scent-note-pills__row--scroll{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.mf-scent-note-pills__row--scroll::-webkit-scrollbar{display:none}.mf-scent-note-pills__pill{white-space:nowrap;padding:var(--mfsp-pad-y, 8px) var(--mfsp-pad-x, 18px);border-radius:var(--mfsp-radius, 50px);border:var(--mfsp-border-w, 1px) solid var(--mfsp-border-color, rgb(var(--text-color)));background:var(--mfsp-bg, transparent);color:var(--mfsp-text-color, rgb(var(--text-color)));font-weight:var(--mfsp-weight, 500);font-size:var(--mfsp-size, .875rem);letter-spacing:var(--mfsp-letter-spacing, 0);text-transform:var(--mfsp-text-transform, lowercase);line-height:1.3;display:inline-flex;align-items:center;justify-content:center;text-align:center}.mf-scent-note-pills__pill--size-xs{font-size:.7rem}.mf-scent-note-pills__pill--size-sm{font-size:.8rem}.mf-scent-note-pills__pill--size-md{font-size:.875rem}.mf-scent-note-pills__pill--size-lg{font-size:1rem}.mf-scent-note-pills__pill--shape-pill{border-radius:50px}.mf-scent-note-pills__pill--shape-rounded{border-radius:8px}.mf-scent-note-pills__pill--shape-square{border-radius:0}.mf-scent-note-pills__pill--style-filled{background:var(--mfsp-bg, rgb(var(--button-background)));color:var(--mfsp-text-color, rgb(var(--button-text-color)));border-color:transparent}.mf-scent-note-pills__pill--style-soft{background:var(--mfsp-bg, rgb(var(--button-background) / .12));color:var(--mfsp-text-color, rgb(var(--text-color)));border-color:transparent}.mf-scent-note-pills__pill--style-ghost{background:transparent;color:var(--mfsp-text-color, rgb(var(--text-color)));border-color:transparent}.mf-scent-note-pills__pill--style-underlined{background:transparent;color:var(--mfsp-text-color, rgb(var(--text-color)));border:none;border-bottom:var(--mfsp-border-w, 1px) solid var(--mfsp-border-color, rgb(var(--text-color)));border-radius:0;padding-inline:4px}.mf-tagline-marquee{width:100%;overflow:hidden;padding:var(--mftm-pt, 24px) 0 var(--mftm-pb, 24px);background:var(--mftm-bg, transparent);border-top:var(--mftm-border-top-w, 0) solid var(--mftm-border-color, currentColor);border-bottom:var(--mftm-border-bot-w, 0) solid var(--mftm-border-color, currentColor)}.mf-tagline-marquee__track{display:flex;gap:var(--mftm-item-gap, 32px);width:max-content;animation:mf-marquee-scroll var(--mftm-speed, 30s) linear infinite;animation-direction:var(--mftm-direction, normal);will-change:transform}.mf-tagline-marquee__item{display:inline-flex;align-items:center;gap:var(--mftm-item-gap, 32px);font-family:var(--mftm-font, var(--heading-font-family, inherit));font-size:var(--mftm-size, 3rem);font-weight:var(--mftm-weight, 700);font-style:var(--mftm-style, normal);letter-spacing:var(--mftm-letter-spacing, 0);text-transform:var(--mftm-text-transform, lowercase);color:var(--mftm-text-color, var(--text-color, inherit));line-height:1;white-space:nowrap}.mf-tagline-marquee__sep{color:var(--mftm-sep-color, currentColor);opacity:.6}.mf-tagline-marquee__sep--icon{display:inline-flex;align-items:center}.mf-tagline-marquee__sep--icon svg{width:.75em;height:.75em;fill:currentColor}.mf-tagline-marquee--outline .mf-tagline-marquee__item{color:transparent;-webkit-text-stroke:var(--mftm-stroke-w, 1px) var(--mftm-stroke-color, currentColor);text-stroke:var(--mftm-stroke-w, 1px) var(--mftm-stroke-color, currentColor)}.mf-tagline-marquee--pause:hover .mf-tagline-marquee__track{animation-play-state:paused}.mf-tagline-marquee a{color:inherit;text-decoration:none}@keyframes mf-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:749px){.mf-tagline-marquee__item{font-size:var(--mftm-size-mobile, 2rem)}}@media(prefers-reduced-motion:reduce){.mf-tagline-marquee__track{animation:none;transform:none}}.mf-icon-badge{display:inline-flex;flex-direction:var(--mfib-direction, row);align-items:center;justify-content:center;gap:var(--mfib-gap, 6px);padding:var(--mfib-pad-y, 8px) var(--mfib-pad-x, 12px);border-radius:var(--mfib-radius, 50px);border:var(--mfib-border-w, 0) solid var(--mfib-border-color, currentColor);background:var(--mfib-bg, color-mix(in srgb, var(--text-color, #111) 6%, transparent));color:var(--mfib-text-color, var(--text-color, inherit));font-weight:var(--mfib-weight, 500);text-transform:var(--mfib-text-transform, none);text-decoration:none;line-height:1.2;transition:transform .2s ease,background .2s ease,color .2s ease;position:relative;vertical-align:middle}.mf-icon-badge--width-full{display:flex;width:100%}.mf-icon-badge--size-xs{font-size:.7rem;padding:4px 8px}.mf-icon-badge--size-sm{font-size:.8rem;padding:6px 10px}.mf-icon-badge--size-md{font-size:.875rem}.mf-icon-badge--size-lg{font-size:1rem;padding:10px 16px}.mf-icon-badge--size-xl{font-size:1.125rem;padding:12px 20px}.mf-icon-badge--shape-pill{border-radius:50px}.mf-icon-badge--shape-rounded{border-radius:8px}.mf-icon-badge--shape-square{border-radius:0}.mf-icon-badge--shape-circle{border-radius:50%;aspect-ratio:1;padding:var(--mfib-pad-x, 12px)}.mf-icon-badge--style-filled{background:var(--mfib-bg, var(--text-color, #111));color:var(--mfib-text-color, var(--background, #fff))}.mf-icon-badge--style-outlined{background:transparent;border-width:var(--mfib-border-w, 1px)}.mf-icon-badge--style-soft{background:var(--mfib-bg, color-mix(in srgb, var(--accent, #d4727a) 12%, transparent))}.mf-icon-badge--style-ghost{background:transparent}.mf-icon-badge--style-minimal{background:transparent;padding-inline:0}.mf-icon-badge--direction-vertical{flex-direction:column}.mf-icon-badge__icon{display:inline-flex;align-items:center;justify-content:center;color:var(--mfib-icon-color, currentColor)}.mf-icon-badge__icon svg{width:var(--mfib-icon-size, 18px);height:var(--mfib-icon-size, 18px);fill:currentColor}.mf-icon-badge__icon img{width:var(--mfib-icon-size, 18px);height:var(--mfib-icon-size, 18px);object-fit:contain}.mf-icon-badge__label{line-height:1.2}.mf-icon-badge--icon-right{flex-direction:row-reverse}.mf-icon-badge--icon-top{flex-direction:column}.mf-icon-badge--icon-bottom{flex-direction:column-reverse}.mf-icon-badge:hover{background:var(--mfib-hover-bg, var(--mfib-bg));color:var(--mfib-hover-text, var(--mfib-text-color, inherit));transform:scale(var(--mfib-hover-scale, 1))}.mf-icon-badge__tooltip{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);background:var(--text-color, #111);color:var(--background, #fff);font-size:.75rem;padding:6px 10px;border-radius:6px;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:10}.mf-icon-badge:hover .mf-icon-badge__tooltip{opacity:1}.mf-ingredient-card{display:flex;flex-direction:var(--mfic-dir, column);gap:var(--mfic-gap, 16px);padding:var(--mfic-pad, 16px);border-radius:var(--mfic-radius, 8px);border:var(--mfic-border-w, 1px) solid var(--mfic-border-color, color-mix(in srgb, var(--text-color, #111) 12%, transparent));background:var(--mfic-bg, transparent);color:var(--text-color, inherit);text-align:var(--mfic-text-align, left);align-items:var(--mfic-align, stretch);position:relative;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.mf-ingredient-card--style-minimal{border:none;padding:8px 0;border-radius:0}.mf-ingredient-card--style-outlined{background:transparent}.mf-ingredient-card--style-filled{background:var(--mfic-bg, color-mix(in srgb, var(--accent, #d4727a) 6%, var(--background, #fff)));border-color:transparent}.mf-ingredient-card--style-shadow{border-color:transparent;box-shadow:0 4px 16px color-mix(in srgb,var(--text-color, #111) 10%,transparent)}.mf-ingredient-card--shadow-sm{box-shadow:0 1px 4px color-mix(in srgb,var(--text-color, #111) 8%,transparent)}.mf-ingredient-card--shadow-md{box-shadow:0 4px 12px color-mix(in srgb,var(--text-color, #111) 10%,transparent)}.mf-ingredient-card--shadow-lg{box-shadow:0 8px 24px color-mix(in srgb,var(--text-color, #111) 12%,transparent)}.mf-ingredient-card--shadow-xl{box-shadow:0 16px 48px color-mix(in srgb,var(--text-color, #111) 16%,transparent)}.mf-ingredient-card--layout-image-left{flex-direction:row;align-items:center}.mf-ingredient-card--layout-image-right{flex-direction:row-reverse;align-items:center}.mf-ingredient-card--layout-image-top{flex-direction:column}.mf-ingredient-card--layout-image-background{position:relative;min-height:360px;padding:24px;align-items:flex-end}.mf-ingredient-card__image-wrap{flex-shrink:0;width:var(--mfic-image-w, 100%);aspect-ratio:var(--mfic-image-aspect, 1 / 1);overflow:hidden;border-radius:calc(var(--mfic-radius, 8px) - 2px);background:color-mix(in srgb,var(--text-color, #111) 4%,transparent)}.mf-ingredient-card--layout-image-background .mf-ingredient-card__image-wrap{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border-radius:inherit;z-index:0}.mf-ingredient-card--layout-image-background .mf-ingredient-card__image-wrap:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,color-mix(in srgb,var(--text-color, #111) 70%,transparent),transparent 60%)}.mf-ingredient-card--layout-image-background .mf-ingredient-card__body{position:relative;z-index:1;color:var(--background, #fff)}.mf-ingredient-card__image{width:100%;height:100%;object-fit:var(--mfic-image-fit, cover);display:block}.mf-ingredient-card__body{display:flex;flex-direction:column;gap:8px;flex:1}.mf-ingredient-card__name{font-family:var(--heading-font-family, inherit);font-size:var(--mfic-name-size, 1.25rem);font-weight:var(--mfic-name-weight, 600);text-transform:var(--mfic-name-transform, capitalize);color:var(--mfic-name-color, var(--text-color, inherit));margin:0;line-height:1.2}.mf-ingredient-card__name-size-sm{font-size:1rem}.mf-ingredient-card__name-size-md{font-size:1.125rem}.mf-ingredient-card__name-size-lg{font-size:1.25rem}.mf-ingredient-card__name-size-xl{font-size:1.5rem}.mf-ingredient-card__latin{font-size:.8rem;font-style:italic;opacity:.7;margin:0}.mf-ingredient-card__what{font-size:var(--mfic-desc-size, .9rem);color:var(--mfic-desc-color, var(--text-color, inherit));line-height:1.6;margin:0}.mf-ingredient-card__what p{margin:0 0 8px}.mf-ingredient-card__what p:last-child{margin:0}.mf-ingredient-card__profile{font-size:.85rem;color:var(--mfic-profile-color, var(--accent, #d4727a));margin:0}.mf-ingredient-card__profile--italic{font-style:italic}.mf-ingredient-card__profile--underline{text-decoration:underline;text-underline-offset:3px}.mf-ingredient-card__profile--small-caps{font-variant:small-caps;letter-spacing:1px;text-transform:lowercase}.mf-ingredient-card__profile--pill{display:inline-flex;align-self:flex-start;padding:4px 10px;border-radius:50px;background:color-mix(in srgb,var(--accent, #d4727a) 12%,transparent);font-size:.75rem;text-transform:lowercase}.mf-ingredient-card__detail{font-size:.8rem;opacity:.75;margin:0}.mf-ingredient-card__cta{display:inline-flex;align-self:flex-start;margin-top:8px;font-size:.85rem;font-weight:600;color:var(--accent, #d4727a);text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:2px}.mf-ingredient-card--hover-scale:hover{transform:scale(1.02)}.mf-ingredient-card--hover-lift:hover{transform:translateY(-4px);box-shadow:0 12px 32px color-mix(in srgb,var(--text-color, #111) 16%,transparent)}.mf-ingredient-card--hover-glow:hover{box-shadow:0 0 24px color-mix(in srgb,var(--accent, #d4727a) 30%,transparent)}@media(max-width:749px){.mf-ingredient-card--layout-image-left,.mf-ingredient-card--layout-image-right{flex-direction:column;align-items:stretch}.mf-ingredient-card--layout-image-left .mf-ingredient-card__image-wrap,.mf-ingredient-card--layout-image-right .mf-ingredient-card__image-wrap{width:100%}}.mf-expandable-card{border-radius:var(--mfec-radius, 8px);border:var(--mfec-border-w, 1px) solid var(--mfec-border-color, color-mix(in srgb, var(--text-color, #111) 12%, transparent));background:var(--mfec-bg, transparent);color:var(--text-color, inherit);overflow:hidden;transition:background .25s ease,box-shadow .25s ease;min-height:var(--mfec-min-height, auto)}.mf-expandable-card[open]{background:var(--mfec-bg-open, var(--mfec-bg, transparent))}.mf-expandable-card--style-filled{background:var(--mfec-bg, color-mix(in srgb, var(--accent, #d4727a) 6%, var(--background, #fff)));border-color:transparent}.mf-expandable-card--style-outlined{background:transparent}.mf-expandable-card--style-soft{background:color-mix(in srgb,var(--text-color, #111) 4%,transparent);border-color:transparent}.mf-expandable-card--style-elevated{border-color:transparent;box-shadow:0 4px 16px color-mix(in srgb,var(--text-color, #111) 10%,transparent)}.mf-expandable-card--style-borderless{border:none}.mf-expandable-card--shadow-sm{box-shadow:0 1px 4px color-mix(in srgb,var(--text-color, #111) 8%,transparent)}.mf-expandable-card--shadow-md{box-shadow:0 4px 12px color-mix(in srgb,var(--text-color, #111) 10%,transparent)}.mf-expandable-card--shadow-lg{box-shadow:0 8px 24px color-mix(in srgb,var(--text-color, #111) 12%,transparent)}.mf-expandable-card--shadow-xl{box-shadow:0 16px 48px color-mix(in srgb,var(--text-color, #111) 16%,transparent)}.mf-expandable-card__image-wrap{width:100%;aspect-ratio:var(--mfec-image-aspect, 16 / 9);overflow:hidden}.mf-expandable-card--image-left{display:flex;align-items:stretch}.mf-expandable-card--image-left .mf-expandable-card__image-wrap{width:40%;aspect-ratio:auto}.mf-expandable-card--image-left .mf-expandable-card__main{flex:1}.mf-expandable-card--image-right{display:flex;align-items:stretch;flex-direction:row-reverse}.mf-expandable-card--image-right .mf-expandable-card__image-wrap{width:40%;aspect-ratio:auto}.mf-expandable-card__image{width:100%;height:100%;object-fit:cover;display:block}.mf-expandable-card__main{padding:var(--mfec-pad, 24px)}.mf-expandable-card__summary{list-style:none;display:flex;align-items:center;gap:12px;cursor:pointer;-webkit-user-select:none;user-select:none;text-align:var(--mfec-title-align, left)}.mf-expandable-card__summary::-webkit-details-marker{display:none}.mf-expandable-card__summary::marker{display:none}.mf-expandable-card--expand-right .mf-expandable-card__summary{justify-content:space-between}.mf-expandable-card--expand-left .mf-expandable-card__summary{flex-direction:row}.mf-expandable-card__summary-text{flex:1}.mf-expandable-card__icon-header{display:flex;align-items:center;justify-content:center;width:48px;height:48px;flex-shrink:0;margin-bottom:16px;color:var(--accent, #d4727a)}.mf-expandable-card__icon-header svg{width:32px;height:32px;fill:currentColor}.mf-expandable-card__icon-header img{width:32px;height:32px;object-fit:contain}.mf-expandable-card__title{font-family:var(--heading-font-family, inherit);font-size:var(--mfec-title-size, 1.25rem);font-weight:var(--mfec-title-weight, 600);color:var(--mfec-title-color, var(--text-color, inherit));margin:0;line-height:1.3}.mf-expandable-card__title-size-sm{font-size:1rem}.mf-expandable-card__title-size-md{font-size:1.125rem}.mf-expandable-card__title-size-lg{font-size:1.25rem}.mf-expandable-card__title-size-xl{font-size:1.5rem}.mf-expandable-card__title-size-2xl{font-size:1.875rem}.mf-expandable-card__subtitle{font-size:.85rem;opacity:.75;margin:4px 0 0}.mf-expandable-card__teaser{font-size:.9rem;color:var(--mfec-teaser-color, color-mix(in srgb, var(--text-color, #111) 70%, transparent));margin:8px 0 0;line-height:1.5}.mf-expandable-card__marker{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0;transition:transform .25s ease;color:var(--accent, #d4727a)}.mf-expandable-card__marker svg{width:100%;height:100%;fill:currentColor}.mf-expandable-card[open] .mf-expandable-card__marker--chevron-down{transform:rotate(180deg)}.mf-expandable-card[open] .mf-expandable-card__marker--plus{transform:rotate(45deg)}.mf-expandable-card[open] .mf-expandable-card__marker--arrow{transform:rotate(90deg)}.mf-expandable-card__content{margin-top:16px;font-size:.95rem;line-height:1.7;color:var(--mfec-content-color, var(--text-color, inherit));animation:mf-expandable-reveal var(--mfec-anim-duration, .25s) var(--mfec-anim-easing, ease-out)}.mf-expandable-card__content p:first-child{margin-top:0}.mf-expandable-card__content p:last-child{margin-bottom:0}.mf-expandable-card__cta{display:inline-flex;margin-top:12px;font-size:.85rem;font-weight:600;color:var(--accent, #d4727a);text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:2px}@keyframes mf-expandable-reveal{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media(max-width:749px){.mf-expandable-card--image-left,.mf-expandable-card--image-right{flex-direction:column}.mf-expandable-card--image-left .mf-expandable-card__image-wrap,.mf-expandable-card--image-right .mf-expandable-card__image-wrap{width:100%;aspect-ratio:16 / 9}}@media(prefers-reduced-motion:reduce){.mf-expandable-card,.mf-expandable-card__content,.mf-expandable-card__marker{animation:none!important;transition:none!important}}.mf-hero-tile{display:block;position:relative;overflow:hidden;aspect-ratio:var(--mfigh-aspect, 1 / 1);background:color-mix(in srgb,var(--text-color, #111) 4%,transparent);text-decoration:none;color:inherit}.mf-hero-tile__image,.mf-hero-tile__placeholder svg{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease,opacity .3s ease}.mf-hero-tile--hover-zoom:hover .mf-hero-tile__image{transform:scale(1.05)}.mf-hero-tile--hover-dim:hover .mf-hero-tile__image{opacity:.7}.mf-image-grid-hero{position:relative;width:100%}.mf-image-grid-hero__grid{display:grid;grid-template-columns:repeat(var(--mfigh-cols-desktop, 4),minmax(0,1fr));gap:var(--mfigh-gap, 4px)}.mf-image-grid-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;gap:.05em;pointer-events:none;z-index:2;font-family:var(--heading-font-family, inherit);font-weight:800;font-size:var(--mfigh-overlay-size, 14rem);letter-spacing:var(--mfigh-overlay-letter-spacing, 0);line-height:.85;text-align:center;text-transform:lowercase;color:var(--mfigh-overlay-color, var(--text-color, #111));mix-blend-mode:difference}.mf-image-grid-hero__overlay--outline{color:transparent;-webkit-text-stroke:var(--mfigh-overlay-stroke, 2px) var(--mfigh-overlay-color, var(--text-color, #fff));text-stroke:var(--mfigh-overlay-stroke, 2px) var(--mfigh-overlay-color, var(--text-color, #fff));mix-blend-mode:normal}.mf-image-grid-hero__overlay-word{display:inline-block}@media(max-width:749px){.mf-image-grid-hero__grid{grid-template-columns:repeat(var(--mfigh-cols-mobile, 2),minmax(0,1fr))}.mf-image-grid-hero__overlay{font-size:var(--mfigh-overlay-size-mobile, 5rem)}}.mf-lifestyle-tile{display:block;position:relative;overflow:hidden;aspect-ratio:var(--mflr-aspect, 4 / 5);background:color-mix(in srgb,var(--text-color, #111) 4%,transparent);text-decoration:none;color:inherit}.mf-lifestyle-tile__image,.mf-lifestyle-tile__placeholder svg{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease,opacity .3s ease}.mf-lifestyle-tile__overlay{position:absolute;font-family:var(--mflt-overlay-font, var(--heading-font-family, inherit));font-size:var(--mflt-overlay-size, 2.25rem);font-weight:600;line-height:1.1;color:var(--mflt-overlay-color, #ffffff);padding:20px 24px;z-index:2;max-width:80%;text-transform:lowercase;letter-spacing:-.5px}.mf-lifestyle-tile--shadow .mf-lifestyle-tile__overlay{text-shadow:0 2px 12px rgba(0,0,0,.4)}.mf-lifestyle-tile--pos-top-left .mf-lifestyle-tile__overlay{top:0;left:0}.mf-lifestyle-tile--pos-top-center .mf-lifestyle-tile__overlay{top:0;left:50%;transform:translate(-50%);text-align:center}.mf-lifestyle-tile--pos-top-right .mf-lifestyle-tile__overlay{top:0;right:0;text-align:right}.mf-lifestyle-tile--pos-center .mf-lifestyle-tile__overlay{top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.mf-lifestyle-tile--pos-bottom-left .mf-lifestyle-tile__overlay{bottom:0;left:0}.mf-lifestyle-tile--pos-bottom-center .mf-lifestyle-tile__overlay{bottom:0;left:50%;transform:translate(-50%);text-align:center}.mf-lifestyle-tile--pos-bottom-right .mf-lifestyle-tile__overlay{bottom:0;right:0;text-align:right}.mf-lifestyle-tile--hover-zoom:hover .mf-lifestyle-tile__image{transform:scale(1.05)}.mf-lifestyle-tile--hover-dim:hover .mf-lifestyle-tile__image{opacity:.7}.mf-lifestyle-tile--hover-text-fade .mf-lifestyle-tile__overlay{opacity:0;transition:opacity .3s ease}.mf-lifestyle-tile--hover-text-fade:hover .mf-lifestyle-tile__overlay{opacity:1}.mf-lifestyle-row__grid{display:grid;grid-template-columns:repeat(var(--mflr-cols-desktop, 4),minmax(0,1fr));gap:var(--mflr-gap, 4px)}@media(max-width:749px){.mf-lifestyle-row__grid{grid-template-columns:repeat(var(--mflr-cols-mobile, 1),minmax(0,1fr))}.mf-lifestyle-row--mobile-carousel .mf-lifestyle-row__grid{display:flex;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.mf-lifestyle-row--mobile-carousel .mf-lifestyle-row__grid::-webkit-scrollbar{display:none}.mf-lifestyle-row--mobile-carousel .mf-lifestyle-row__grid>*{flex:0 0 calc(100% / (var(--mflr-cols-mobile, 1) + .5));scroll-snap-align:start}}.mf-video-hero{position:relative;width:100%;height:var(--mfvh-height-desktop, 65vh);overflow:hidden;background:var(--mfvh-placeholder-bg, #e07850)}.mf-video-hero__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.mf-video-hero__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:var(--mfvh-placeholder-bg, #e07850)}.mf-video-hero__placeholder-label{font-family:var(--heading-font-family, inherit);font-size:clamp(24px,4vw,56px);font-weight:600;letter-spacing:4px;color:#ffffffa6;text-transform:uppercase}@media(max-width:749px){.mf-video-hero{height:var(--mfvh-height-mobile, 55vh)}}.mf-editorial-grid{display:grid;grid-template-columns:1.4fr 2.3fr 1fr 1fr;grid-template-rows:1fr 1fr;gap:var(--mfeg-gap, 0);aspect-ratio:var(--mfeg-aspect, 16 / 9);width:100%}.mf-editorial-grid__tile{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;min-width:0;min-height:0}.mf-editorial-grid__tile--1{grid-column:1;grid-row:1 / 3}.mf-editorial-grid__tile--2{grid-column:2;grid-row:1 / 3}.mf-editorial-grid__tile--3{grid-column:3;grid-row:1}.mf-editorial-grid__tile--4{grid-column:4;grid-row:1}.mf-editorial-grid__tile--5{grid-column:3;grid-row:2}.mf-editorial-grid__tile--6{grid-column:4;grid-row:2}.mf-editorial-grid__tile img,.mf-editorial-grid__tile picture,.mf-editorial-grid__tile picture img,.mf-editorial-grid__image{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;object-position:center!important;display:block!important}.mf-editorial-grid__overlay{position:absolute;inset:auto 0 0 0;padding:16px 20px;font-family:var(--heading-font-family, inherit);font-size:clamp(14px,1.2vw,18px);font-weight:500;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.4);z-index:1;pointer-events:none}.mf-editorial-grid__link{position:absolute;top:0;right:0;bottom:0;left:0;display:block;text-decoration:none;color:inherit}.mf-editorial-grid__placeholder-label{font-family:var(--heading-font-family, inherit);font-size:clamp(32px,4vw,64px);font-weight:700;color:#fff9;letter-spacing:-1px}@media(max-width:749px){.mf-editorial-grid{grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto auto;aspect-ratio:auto}.mf-editorial-grid__tile--1,.mf-editorial-grid__tile--2{grid-column:1 / 3;grid-row:auto;aspect-ratio:4 / 5}.mf-editorial-grid__tile--3{grid-column:1;grid-row:auto;aspect-ratio:1 / 1}.mf-editorial-grid__tile--4{grid-column:2;grid-row:auto;aspect-ratio:1 / 1}.mf-editorial-grid__tile--5{grid-column:1;grid-row:auto;aspect-ratio:1 / 1}.mf-editorial-grid__tile--6{grid-column:2;grid-row:auto;aspect-ratio:1 / 1}}.mf-scent-stack{position:relative;width:100%;min-height:var(--mfss-min-height, 700px);overflow:hidden;isolation:isolate}.mf-scent-stack__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.mf-scent-stack__bg--placeholder{display:flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--text-color, #111) 6%,transparent)}.mf-scent-stack__bg--placeholder svg{width:60%;height:auto;opacity:.5}.mf-scent-stack__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,var(--mfss-overlay-alpha, .15));z-index:1;pointer-events:none}.mf-scent-stack__inner{position:relative;z-index:2;display:flex;min-height:inherit;padding:clamp(32px,5vw,64px);box-sizing:border-box}.mf-scent-stack__text-col{display:flex;flex-direction:column;gap:18px;width:var(--mfss-text-width, 40%);color:var(--mfss-text-color, #ffffff)}.mf-scent-stack--has-backdrop .mf-scent-stack__text-col{background:#0006;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:28px 32px;border-radius:16px}.mf-scent-stack--text-top-left .mf-scent-stack__inner{align-items:flex-start;justify-content:flex-start}.mf-scent-stack--text-top-center .mf-scent-stack__inner{align-items:flex-start;justify-content:center}.mf-scent-stack--text-top-right .mf-scent-stack__inner{align-items:flex-start;justify-content:flex-end}.mf-scent-stack--text-center-left .mf-scent-stack__inner{align-items:center;justify-content:flex-start}.mf-scent-stack--text-center .mf-scent-stack__inner{align-items:center;justify-content:center}.mf-scent-stack--text-center-right .mf-scent-stack__inner{align-items:center;justify-content:flex-end}.mf-scent-stack--text-bottom-left .mf-scent-stack__inner{align-items:flex-end;justify-content:flex-start}.mf-scent-stack--text-bottom-center .mf-scent-stack__inner{align-items:flex-end;justify-content:center}.mf-scent-stack--text-bottom-right .mf-scent-stack__inner{align-items:flex-end;justify-content:flex-end}.mf-scent-stack--text-top-center .mf-scent-stack__text-col,.mf-scent-stack--text-center .mf-scent-stack__text-col,.mf-scent-stack--text-bottom-center .mf-scent-stack__text-col{text-align:center;align-items:center}.mf-scent-stack__heading{font-family:var(--heading-font-family, inherit);font-size:clamp(28px,3.4vw,48px);font-weight:500;line-height:1.05;margin:0 0 16px;color:var(--mfss-heading-color, inherit);letter-spacing:-1px}.mf-scent-stack__desc{font-size:clamp(14px,1.05vw,16px);line-height:1.55;color:inherit;opacity:.85}.mf-scent-stack__desc p{margin:0 0 12px;color:inherit}.mf-scent-stack__desc p:last-child{margin:0}.mf-scent-stack__notes-label{margin:8px 0 0;font-family:var(--heading-font-family, inherit);font-size:13px;font-weight:500;text-transform:lowercase;letter-spacing:.04em;opacity:.6;color:inherit}.mf-scent-stack__tier{display:flex;flex-direction:column;gap:8px;align-items:inherit}.mf-scent-stack__tier-label{margin:0 0 6px;font-size:12px;font-weight:500;text-transform:lowercase;letter-spacing:.06em;color:inherit;opacity:.6}.mf-scent-stack__pills{list-style:none;display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0}.mf-scent-stack__pill{display:inline-flex;align-items:center;background:var(--mfss-pill-color, #df6b78);color:var(--mfss-pill-text, #ffffff);padding:8px 16px;border-radius:var(--mfss-pill-radius, 50px);font-size:14px;font-weight:500;text-transform:lowercase;line-height:1.1;white-space:nowrap}.mf-scent-stack__pills--sm .mf-scent-stack__pill{padding:6px 12px;font-size:13px}.mf-scent-stack__pills--lg .mf-scent-stack__pill{padding:10px 20px;font-size:16px}.mf-scent-stack__cta{display:inline-flex;align-self:flex-start;margin-top:12px;background:var(--mfss-cta-bg, #df6b78);color:var(--mfss-cta-text, #ffffff);text-decoration:none;padding:16px 32px;border-radius:50px;font-weight:500;font-size:1rem;letter-spacing:.3px;transition:transform .2s ease,filter .2s ease}.mf-scent-stack--text-top-center .mf-scent-stack__cta,.mf-scent-stack--text-center .mf-scent-stack__cta,.mf-scent-stack--text-bottom-center .mf-scent-stack__cta{align-self:center}.mf-scent-stack__cta:hover{transform:translateY(-1px);filter:brightness(1.05)}@media(max-width:749px){.mf-scent-stack{min-height:520px}.mf-scent-stack[class*=mf-scent-stack--text-] .mf-scent-stack__inner{align-items:flex-end;justify-content:flex-start;padding:28px 20px}.mf-scent-stack[class*=mf-scent-stack--text-] .mf-scent-stack__text-col{width:100%;max-width:100%;text-align:left;align-items:flex-start;gap:14px}.mf-scent-stack--has-backdrop .mf-scent-stack__text-col{padding:20px;border-radius:12px}.mf-scent-stack__heading{font-size:1.75rem;letter-spacing:-.5px}.mf-scent-stack__desc{font-size:.9rem;line-height:1.5}.mf-scent-stack__notes-label{font-size:1rem;margin-top:4px}.mf-scent-stack__tier-label{font-size:.75rem}.mf-scent-stack__pills{gap:6px}.mf-scent-stack__pill{font-size:.8rem;padding:6px 12px;line-height:1.15}.mf-scent-stack__pills--lg .mf-scent-stack__pill{font-size:.9rem;padding:8px 16px}.mf-scent-stack__cta{align-self:flex-start;padding:12px 22px;font-size:.85rem;border-radius:50px}.mf-scent-stack__bg{object-position:40% center}}@media(max-width:480px){.mf-scent-stack{min-height:480px}.mf-scent-stack[class*=mf-scent-stack--text-] .mf-scent-stack__inner{padding:24px 16px}.mf-scent-stack__heading{font-size:1.5rem}}.mf-scent-note-pills .mf-scent-note-pills__row .mf-scent-note-pills__pill{padding-left:var(--mfsp-pad-x, 18px);padding-right:var(--mfsp-pad-x, 18px);padding-inline-start:var(--mfsp-pad-x, 18px);padding-inline-end:var(--mfsp-pad-x, 18px);text-align:center;justify-content:center}
/*# sourceMappingURL=/cdn/shop/t/45/assets/mf-blocks.css.map */
