.mf-home{--mf-paper:#faf8f5;--mf-ink:#292625;--mf-muted:#706660;--mf-soft:#eee9e3;--mf-line:#ddd4cc;--mf-red:#8f292e;background:var(--mf-paper);color:var(--mf-ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65;overflow-wrap:break-word}.mf-home *,.mf-dialog *{box-sizing:border-box}.mf-home [hidden]{display:none!important}.mf-home h1,.mf-home h2,.mf-home h3,.mf-home p{margin:0;color:inherit;font-family:inherit}.mf-home h1{font-size:clamp(38px,4.7vw,68px);font-weight:500;line-height:1.07;letter-spacing:-2.5px}.mf-home h2{font-size:clamp(29px,3.1vw,44px);font-weight:500;line-height:1.15;letter-spacing:-1.2px}.mf-home h3{font-size:clamp(20px,2vw,27px);font-weight:500;line-height:1.25;letter-spacing:-.4px}.mf-home p{color:var(--mf-muted)}.mf-home p+p{margin-top:14px}.mf-home a{color:inherit;text-decoration-thickness:1px;text-underline-offset:5px}.mf-home button,.mf-dialog button{font:inherit;cursor:pointer}.mf-home img,.mf-home video,.mf-dialog img,.mf-dialog video{display:block;max-width:100%;height:auto}.mf-home :is(a,button,summary,input):focus-visible,.mf-dialog :is(a,button,video):focus-visible{outline:3px solid #a64743;outline-offset:5px}.mf-wrap{width:min(1320px,90%);margin-inline:auto}.mf-section{padding-block:76px}.mf-section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:30px}.mf-section-heading p{max-width:550px;margin-top:16px}.mf-home .mf-eyebrow{font-size:11px;font-weight:700;line-height:1.5;letter-spacing:1.9px;text-transform:uppercase;color:var(--mf-red);margin-bottom:17px}.mf-hero{display:grid;grid-template-columns:minmax(0,45fr) minmax(0,55fr);gap:4%;align-items:center;padding-block:56px 66px}.mf-hero-copy>p:not(.mf-eyebrow){font-size:17px;max-width:540px;margin-top:24px}.mf-hero-media{position:relative;overflow:hidden;border-radius:5px;background:var(--mf-soft);aspect-ratio:1.1}.mf-hero-media>img,.mf-hero-media>video{width:100%;height:100%;object-fit:cover}.mf-actions{display:flex;align-items:center;flex-wrap:wrap;gap:16px 22px;margin-top:28px}.mf-home .mf-button,.mf-dialog .mf-button{display:inline-flex;align-items:center;justify-content:center;gap:15px;min-height:48px;padding:13px 21px;border:1px solid #8f292e;border-radius:3px;background:#8f292e;color:#fff;text-decoration:none;font-size:14px;font-weight:600;line-height:1.4;text-align:center;transition:background .18s,color .18s}.mf-home .mf-button:hover,.mf-dialog .mf-button:hover{background:#6e1e23;color:#fff}.mf-home .mf-button--secondary{background:transparent;color:var(--mf-red)}.mf-home .mf-button--secondary:hover{background:#f0e1dc;color:#6e1e23}.mf-text-link{display:inline-flex;align-items:center;min-height:44px;font-size:14px;font-weight:600}.mf-intro{display:grid;grid-template-columns:1fr 1.7fr;gap:8%;border-top:1px solid var(--mf-line);padding-block:46px}.mf-intro h2{font-size:30px}.mf-intro .mf-eyebrow{margin-top:22px;margin-bottom:0}.mf-wall{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-template-areas:"a a c d" "a a b b" "e f b b";gap:18px;align-items:stretch}.mf-wall>.mf-tile:nth-of-type(1){grid-area:a}.mf-wall>.mf-tile:nth-of-type(2){grid-area:c}.mf-wall>.mf-tile:nth-of-type(3){grid-area:d}.mf-wall>.mf-tile:nth-of-type(4){grid-area:e}.mf-wall>.mf-tile:nth-of-type(5){grid-area:f}.mf-wall>.mf-tile:nth-of-type(6){grid-area:b}.mf-tile{min-width:0;display:flex;flex-direction:column;background:#f0ebe5;border-radius:4px;overflow:hidden}.mf-tile-media{position:relative;display:block;overflow:hidden;aspect-ratio:1.2;background:#e9e3dc;padding:0;border:0;width:100%;color:var(--mf-ink)}.mf-tile-media img,.mf-tile-media video{width:100%;height:100%;object-fit:cover}.mf-tile--feature .mf-tile-media{aspect-ratio:auto;flex:1;min-height:300px}.mf-tile--feature .mf-tile-media img{position:absolute;top:0;right:0;bottom:0;left:0}.mf-tile-copy{padding:18px 20px}.mf-tile-copy h3{font-size:18px}.mf-tile-copy p{font-size:13px;margin-top:8px}.mf-tile-copy a,.mf-tile-copy button{display:inline-flex;align-items:center;min-height:44px;font-size:13px}.mf-tile-copy button{background:none;border:0;padding:0;text-decoration:underline;text-underline-offset:4px}.mf-play{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);display:grid;place-items:center;border-radius:50%;width:62px;height:62px;background:#faf8f5ed;color:#8f292e;box-shadow:0 5px 20px #0002;font-size:22px;pointer-events:none}.mf-tile--quote{padding:24px;justify-content:space-between;background:#e8ddd3}.mf-tile--quote blockquote{margin:0;font-size:19px;line-height:1.45}.mf-tile--quote cite{font-size:12px;font-style:normal}.mf-needs{display:flex;gap:10px;flex-wrap:wrap;margin-block:26px}.mf-needs :is(button,a){min-height:46px;display:inline-flex;align-items:center;justify-content:center;padding:11px 18px;border:1px solid var(--mf-line);border-radius:3px;background:transparent;color:var(--mf-ink);font-size:14px;line-height:1.4;text-decoration:none}.mf-needs [aria-pressed=true],.mf-needs [aria-selected=true]{background:var(--mf-red);border-color:var(--mf-red);color:#fff}.mf-reason{max-width:800px;margin-block:22px 30px}.mf-reason p{margin-top:12px}.mf-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}.mf-product{min-width:0;display:flex;flex-direction:column;border:1px solid var(--mf-line);background:#fff;border-radius:4px;overflow:hidden}.mf-product-media{display:block;aspect-ratio:1.3;padding:26px;background:#f3f0eb}.mf-product-media img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.mf-product-copy{padding:25px;display:flex;flex-direction:column;flex:1;align-items:flex-start}.mf-product-copy h3 a{text-decoration:none}.mf-product-copy p{font-size:14px;margin-top:12px}.mf-product-copy .mf-price{font-size:19px;color:var(--mf-ink);font-weight:600;margin-top:auto;padding-top:18px}.mf-product-copy .mf-button{margin-top:18px}.mf-home details{border-bottom:1px solid var(--mf-line)}.mf-home summary{cursor:pointer;min-height:52px;padding:18px 4px;font-size:16px;font-weight:600;line-height:1.5}.mf-home details>p,.mf-home details>ul,.mf-home details>ol{padding-bottom:20px}.mf-home details details{margin-inline:6px}.mf-compare{margin-top:30px}.mf-table-scroll{overflow-x:auto;max-width:100%;overscroll-behavior-inline:contain;scrollbar-color:#9c8078 #ece4dd}.mf-table-scroll table{border-collapse:separate;border-spacing:0;width:100%;min-width:650px;table-layout:fixed;text-align:left;font-size:14px}.mf-table-scroll th,.mf-table-scroll td{padding:16px;border-bottom:1px solid var(--mf-line);vertical-align:top;background:var(--mf-paper)}.mf-table-scroll th{font-weight:600}.mf-table-scroll tr>:first-child{position:sticky;left:0;z-index:1;background:#eee8e1;width:26%;border-right:1px solid var(--mf-line)}.mf-table-hint,.mf-source{font-size:12px!important;color:var(--mf-muted);margin-block:12px!important}.mf-guides{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:40px;align-items:start}.mf-guide-media{background:var(--mf-soft);border-radius:4px;overflow:hidden}.mf-guide-media :is(img,video){width:100%;max-height:540px;object-fit:contain}.mf-guide-copy h3{margin-bottom:16px}.mf-guide-copy ol{padding-left:22px;margin-block:16px}.mf-guide-copy li{margin-bottom:15px;padding-left:5px}.mf-guidelead{padding:34px;background:var(--mf-soft);border-radius:4px}.mf-guidelead h3{margin-bottom:16px}.mf-question{padding-block:24px;border-top:1px solid var(--mf-line)}.mf-question p{margin-top:14px}.mf-ending{display:grid;grid-template-columns:1.25fr 1fr;gap:7%;border-top:1px solid var(--mf-line)}.mf-ending h2{margin-bottom:20px}.mf-ending .mf-products{margin-top:24px;gap:16px}.mf-faq{border-top:1px solid var(--mf-line)}.mf-faq details p{max-width:900px}.mf-home [data-mf-selection],.mf-home [data-need-panel]{scroll-margin-top:120px}.mf-home:not(.mf-enhanced) [data-need-panel]+[data-need-panel]{margin-top:55px;padding-top:30px;border-top:1px solid var(--mf-line)}.mf-dialog{color:#292625;background:#faf8f5;border:1px solid #d8cec4;border-radius:6px;padding:26px;width:min(880px,92vw);max-height:88vh;overflow:auto;font:16px/1.6 Arial,Helvetica,sans-serif;box-shadow:0 22px 80px #0004}.mf-dialog::backdrop{background:#211713b8}.mf-dialog:not([open]){display:none}.mf-dialog[open]{display:block}.mf-dialog-header{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px}.mf-dialog [data-preview-close]{min-width:44px;min-height:44px;border:1px solid #d8cec4;background:transparent;color:#292625;border-radius:50%;font-size:18px;flex-shrink:0}.mf-dialog :is(img,video){width:100%;max-height:62vh;object-fit:contain;background:#eee9e3}.mf-dialog h2,.mf-dialog h3{font:500 24px/1.3 Arial,Helvetica,sans-serif;color:inherit;margin:0}.mf-dialog p{margin:16px 0;color:#706660}.mf-dialog a{color:#8f292e;text-underline-offset:4px}.mf-home .mf-dialog{position:fixed}.mf-home .mf-jump-link{display:inline-flex;align-items:center;min-height:44px}.mf-home .mf-muted{color:var(--mf-muted)}@media(max-width:1050px){.mf-hero{gap:28px}.mf-hero h1{font-size:46px}.mf-wall{gap:12px}.mf-tile-copy{padding:14px}.mf-tile-copy h3{font-size:16px}.mf-tile--feature .mf-tile-media{min-height:260px}.mf-guides{gap:26px}.mf-product-copy{padding:22px}}@media(max-width:749px){.mf-wrap{width:90%}.mf-section{padding-block:44px}.mf-hero{grid-template-columns:1fr;gap:27px;padding-block:30px 40px}.mf-hero h1{font-size:clamp(36px,9vw,48px);letter-spacing:-1.5px}.mf-hero-copy>p:not(.mf-eyebrow){font-size:15px;margin-top:18px}.mf-hero-media{aspect-ratio:1.25}.mf-actions{gap:10px 16px;margin-top:22px}.mf-home .mf-button{padding:13px 16px;font-size:13px}.mf-intro{grid-template-columns:1fr;gap:20px;padding-block:32px}.mf-intro h2{font-size:28px}.mf-section-heading{display:block;margin-bottom:24px}.mf-wall{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"a a" "c d" "e f" "b b";gap:12px}.mf-tile--feature .mf-tile-media{min-height:0;aspect-ratio:1.5;flex:auto}.mf-tile-media{aspect-ratio:1}.mf-tile-copy{padding:13px}.mf-tile-copy h3{font-size:15px}.mf-tile-copy p{font-size:12px}.mf-tile--quote{padding:17px}.mf-tile--quote blockquote{font-size:16px}.mf-needs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-block:23px}.mf-needs :is(button,a){font-size:12px;padding:11px 10px}.mf-products{gap:12px}.mf-product-media{aspect-ratio:1;padding:12px}.mf-product-copy{padding:15px}.mf-product-copy h3{font-size:18px;letter-spacing:-.3px}.mf-product-copy p{font-size:12px}.mf-product-copy .mf-price{font-size:16px}.mf-product-copy .mf-button{width:100%;padding:12px 8px;font-size:12px}.mf-table-scroll table{min-width:570px;font-size:12px}.mf-table-scroll tr>:first-child{width:110px}.mf-table-scroll th,.mf-table-scroll td{padding:13px 10px}.mf-guides,.mf-ending{grid-template-columns:1fr;gap:28px}.mf-guidelead{padding:23px}.mf-home summary{font-size:14px}.mf-dialog{padding:18px;max-height:90dvh}.mf-dialog h2,.mf-dialog h3{font-size:20px}.mf-home [data-mf-selection],.mf-home [data-need-panel]{scroll-margin-top:90px}.mf-home .mf-eyebrow{font-size:10px;letter-spacing:1.5px}}@media(prefers-reduced-motion:reduce){.mf-home *,.mf-dialog *{transition:none!important;scroll-behavior:auto!important}}.mf-dialog--hover{position:fixed;top:0;right:0;bottom:0;left:0;margin:auto;transform:none;z-index:1000}.mf-dialog--hover:not([open]){display:none}.mf-home .mf-table-scroll:focus-visible{outline:3px solid #a64743;outline-offset:3px}.mf-dialog>.mf-dialog-close{float:right;margin:0 0 14px 16px;position:sticky;top:0;z-index:2;background:#faf8f5}.mf-dialog>video{clear:both;margin-top:20px}.mf-dialog>blockquote{margin:22px 0;font-size:20px;line-height:1.5}.mf-home .mf-art-type{font-family:MFEditorial,Georgia,serif;font-weight:400;font-style:italic;letter-spacing:-.035em;color:var(--mf-red)}.mf-home .mf-hand-note{font:500 clamp(27px,3vw,40px)/1.15 MFHand,cursive;color:var(--mf-red);display:block;padding:12px 20px;text-align:right}.mf-home .mf-intro h2{font-family:MFEditorial,Georgia,serif;font-style:italic;font-weight:400;font-size:clamp(30px,3vw,42px);line-height:1.2}.mf-home .mf-lifestyle-title{font-family:MFEditorial,Georgia,serif;font-style:italic;font-weight:400}.mf-hero-media.mf-hero-integrated{aspect-ratio:1;position:relative}.mf-hero-integrated>img{width:100%;height:100%;object-fit:contain}.mf-hero-integrated>.mf-hand-note{position:absolute;bottom:12px;left:12px;padding:5px 16px;background:#faf8f5ed;border-radius:3px;font-size:clamp(25px,2.5vw,36px);transform:rotate(-3deg)}.mf-home .mf-home-banner{margin-block:28px 76px;background:#eee8df;border-radius:5px;overflow:hidden}.mf-home-banner picture,.mf-home-banner picture img{display:block;width:100%;height:auto;transform:none;object-fit:contain}.mf-home-banner-copy{display:grid;grid-template-columns:1.1fr 1fr auto;gap:12px 30px;align-items:center;padding:30px 36px}.mf-home-banner-copy .mf-eyebrow{grid-column:1/-1;margin:0}.mf-home-banner-copy h2{font-size:clamp(28px,3vw,40px)}.mf-home-banner-copy p:not(.mf-eyebrow){font-size:15px;max-width:370px}.mf-home-banner-copy .mf-hand-note{display:none}.mf-home-banner-copy .mf-button{white-space:nowrap}@media(max-width:749px){.mf-home .mf-home-banner{margin-block:12px 44px}.mf-home-banner-copy{grid-template-columns:1fr;padding:24px;gap:16px}.mf-home-banner-copy h2{font-size:32px}.mf-home-banner-copy .mf-button{justify-self:start}}@media(hover:hover)and (pointer:fine){.mf-home .mf-button,.mf-home .mf-needs :is(a,button){transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.mf-home .mf-button:hover,.mf-home .mf-needs :is(a,button):hover{transform:scale(1.025);box-shadow:0 0 20px #da333b55}.mf-home .mf-button:hover{background:#ab3038;color:#fff}.mf-home :is(.mf-product,.mf-tile):has(a:hover){box-shadow:0 0 0 1px #c7575499,0 0 24px #d8363d30}.mf-home .mf-text-link:hover,.mf-home summary:hover{color:#b33139;text-shadow:0 0 12px #dd384544}}@media(prefers-reduced-motion:reduce){.mf-home .mf-button:hover,.mf-home .mf-needs :is(a,button):hover{transform:none}#mf-pointer-light{transition:none}}.mf-home{--mf-paper:#fcf8f5;--mf-soft:#f1e7e1;--mf-line:#e5ccc6;background-color:#fcf8f5;background-image:radial-gradient(ellipse 65% 700px at 100% 0%,rgba(212,66,63,.15),transparent 72%),radial-gradient(ellipse 62% 720px at 0% 22%,rgba(227,90,78,.115),transparent 75%),radial-gradient(ellipse 68% 800px at 100% 48%,rgba(213,64,68,.105),transparent 74%),radial-gradient(ellipse 58% 650px at 0% 76%,rgba(222,86,62,.12),transparent 76%),radial-gradient(ellipse 80% 450px at 70% 100%,rgba(209,64,64,.1),transparent 75%)}.mf-home .mf-intro{border-top-color:#d99e9659}.mf-home .mf-tile--quote{background:linear-gradient(140deg,#f7e8e0,#f1dcd6)}.mf-home .mf-guidelead{background:linear-gradient(135deg,#f5e7e0,#eed3cd)}.mf-home .mf-product{background:#fffdfb}.mf-home .mf-product-media{background:#f5f0ec}.mf-home .mf-hero-media{box-shadow:0 18px 65px -25px #b63d3b42}.mf-home .mf-home-banner{background:#f5e7e1;box-shadow:0 18px 65px -30px #b23a3f45}.mf-home .mf-home-banner-copy{background:linear-gradient(115deg,#f7ebe4,#efd5cf 65%,#f4e4de)}.mf-home .mf-ending,.mf-home .mf-faq{border-top-color:#d99e9670}@media(max-width:749px){.mf-home{background-size:100% 100%;background-image:radial-gradient(ellipse 100% 650px at 100% 0%,#d4423f22,transparent 72%),radial-gradient(ellipse 100% 900px at 0% 28%,#e35a4e1d,transparent 75%),radial-gradient(ellipse 100% 1100px at 100% 58%,#d5404419,transparent 74%),radial-gradient(ellipse 100% 900px at 0% 88%,#de563e1d,transparent 76%)}}.mf-home .mf-dialog{position:fixed;top:0;right:0;bottom:0;left:0;margin:auto;height:fit-content;max-height:88dvh;transform:none;filter:none;perspective:none}.mf-dialog video{cursor:auto}
/*# sourceMappingURL=/cdn/shop/t/48/assets/morfone-home.css.map */
