.mchpf{--ink:#201e1d;--muted:#746f6b;--line:#d7d3d3;--ground:#f3f2f2;--slot:#f4f3f2;--paper:#fff;clear:both;width:100%;margin:72px 0 0;color:var(--ink);font-family:Archivo,Arial,sans-serif}
.mchpf *{box-sizing:border-box}
.mchpf h2,.mchpf h3,.mchpf p{margin-top:0}
.mchpf__eyebrow{margin:0 0 13px;font-size:11px;font-weight:700;line-height:1.3;letter-spacing:.2em;text-transform:uppercase}
.mchpf__kicker{display:inline-block;margin:0 0 13px;font-size:11px;font-weight:600;line-height:1.3;letter-spacing:.14em;text-transform:uppercase;opacity:.55}
.mchpf__selection{padding:48px 0 72px}
.mchpf__selection-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,.55fr);gap:7vw;align-items:end;margin-bottom:22px;padding-bottom:24px;border-bottom:2px solid var(--ink)}
.mchpf__selection-heading h2{margin:0;color:var(--ink)!important;font:600 26px/1.15 "Cormorant Garamond",Georgia,serif!important;letter-spacing:0!important;text-transform:none!important}
.mchpf__selection-aside{display:flex;max-width:460px;align-items:flex-end;justify-content:space-between;gap:24px;justify-self:end;width:100%}
.mchpf__selection-aside>p{max-width:300px;margin:0;color:var(--muted);font-size:13px;line-height:1.65}
.mchpf__selection-collection{margin-left:auto;padding-bottom:4px;border-bottom:1px solid transparent;color:var(--muted)!important;font-size:10px;font-weight:600;letter-spacing:.15em;line-height:1.3;text-decoration:none!important;text-transform:uppercase;white-space:nowrap}
.mchpf__selection-collection:hover,.mchpf__selection-collection:focus{border-bottom-color:currentColor;color:var(--ink)!important}
.mchpf__selection-controls{display:flex;flex:0 0 auto;align-items:center;gap:8px}
.mchpf__selection-controls[hidden]{display:none!important}
.mchpf__selection-controls button{display:flex;width:42px;height:42px;align-items:center;justify-content:center;padding:0;border:1px solid var(--ink);border-radius:0;background:var(--paper);color:var(--ink);cursor:pointer;transition:background .18s ease,color .18s ease,opacity .18s ease}
.mchpf__selection-controls button:hover,.mchpf__selection-controls button:focus{background:var(--ink);color:var(--paper)}
.mchpf__selection-controls button:focus-visible{outline:2px solid currentColor;outline-offset:2px}
.mchpf__selection-controls button:disabled{background:var(--paper);color:var(--ink);cursor:default;opacity:.28}
.mchpf__selection-controls svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
.mchpf__selection-controls>span{min-width:54px;color:var(--muted);font-size:10px;font-weight:600;letter-spacing:.1em;text-align:center}
.mchpf__selection-grid{display:flex;overflow-x:auto;gap:22px;background:var(--paper);scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}
.mchpf__selection-grid::-webkit-scrollbar{display:none}
.mchpf__selection-grid:focus-visible{outline:2px solid var(--ink);outline-offset:3px}
.mchpf__selection-card{min-width:0;flex:0 0 calc((100% - 66px)/4);background:var(--paper);scroll-snap-align:start}
.mchpf__selection-grid[data-card-count="1"] .mchpf__selection-card{flex-basis:50%}
.mchpf__selection-grid[data-card-count="2"] .mchpf__selection-card{flex-basis:calc((100% - 22px)/2)}
.mchpf__selection-grid[data-card-count="3"] .mchpf__selection-card{flex-basis:calc((100% - 44px)/3)}
.mchpf__selection-image{position:relative;display:flex;height:auto;aspect-ratio:1/1;align-items:center;justify-content:center;overflow:hidden;background:#fff}
.mchpf__selection-placeholder{max-width:160px;padding:16px;color:var(--muted);font-size:10px;font-weight:600;letter-spacing:.12em;line-height:1.5;text-align:center;text-transform:uppercase;opacity:.48}
.mchpf__selection-image img{position:absolute;z-index:1;inset:0;width:100%;height:100%;object-fit:contain;object-position:center;background:#fff;transition:transform .25s ease}
.mchpf__selection-image--missing{border:1px dashed #bbb7b4}
.mchpf__selection-image--missing img{display:none}
.mchpf__selection-card:hover .mchpf__selection-image img{transform:scale(1.025)}
.mchpf__selection-body{padding:14px 0 0}
.mchpf__selection-meta{overflow:hidden;margin:0 0 8px;color:var(--muted);font:600 11px/1.2 Archivo,Arial,sans-serif;letter-spacing:.12em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}
.mchpf__selection-card h3{min-height:0;margin:0 0 7px;color:var(--ink)!important;font:600 18px/1.18 "Cormorant Garamond",Georgia,serif!important;letter-spacing:0!important;text-transform:none!important}
.mchpf__selection-card h3 a{color:inherit!important;font:inherit!important;letter-spacing:inherit!important;text-decoration:none!important;text-transform:inherit!important}
.mchpf__selection-footer{display:block;padding:0;border:0}
.mchpf__selection-footer strong{color:var(--ink);font:700 15px/1.25 Archivo,Arial,sans-serif}
.mchpf__faq{display:grid;grid-template-columns:minmax(0,320px) minmax(0,1fr);gap:80px;padding-top:32px;padding-bottom:68px;border-top:2px solid var(--ink)}
.mchpf__faq-intro{max-width:320px}
.mchpf__faq-intro h2{margin:0 0 14px;font-family:"MCH Cormorant Garamond","Cormorant Garamond",Georgia,serif;font-size:30px;font-weight:600;line-height:1.1}
.mchpf__faq-intro>p{max-width:320px;margin:0 0 18px;color:var(--muted);font-size:13px;line-height:1.7;opacity:.82}
.mchpf__faq-cta{display:inline-flex;align-items:center;gap:8px;color:inherit;font-size:13px;font-weight:600;text-decoration:underline;text-underline-offset:3px}
.mchpf__faq-cta-icon{width:16px;height:16px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
.mchpf__faq-list{border-top:1px solid var(--line)}
.mchpf__faq-item{border-bottom:1px solid var(--line)}
.mchpf__faq-item:last-child{border-bottom:2px solid var(--ink)}
.mchpf__faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:60px;padding:16px 0;cursor:pointer;list-style:none;font-size:15px;font-weight:600;line-height:1.4}
.mchpf__faq-item summary::-webkit-details-marker{display:none}
.mchpf__faq-item summary:focus-visible{outline:2px solid currentColor;outline-offset:2px}
.mchpf__faq-item summary:hover .mchpf__faq-qtext{text-decoration:underline;text-underline-offset:3px}
.mchpf__faq-qtext{display:flex;flex-direction:column;gap:4px}
.mchpf__faq-tag{font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;opacity:.45}
.mchpf__plus{position:relative;flex:0 0 15px;width:15px;height:15px}
.mchpf__plus:before,.mchpf__plus:after{position:absolute;top:7px;left:0;width:15px;height:1px;background:currentColor;content:"";transition:transform .18s ease,opacity .18s ease}
.mchpf__plus:after{transform:rotate(90deg)}
.mchpf__faq-item[open] .mchpf__plus:after{transform:rotate(0);opacity:0}
.mchpf__faq-answer{max-width:620px;padding:0 60px 24px 0;color:var(--ink);font-size:14px;line-height:1.75;opacity:.82}
.mchpf__faq-answer p{margin:0 0 12px}
.mchpf__faq-answer>:last-child{margin-bottom:0}
.mchpf__reassurance{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:2px solid var(--ink);border-bottom:2px solid var(--ink)}
.mchpf__promise{display:grid;grid-template-columns:22px 1fr;gap:14px;align-items:start;padding:32px 32px 34px;border-left:1px solid var(--line)}
.mchpf__promise:first-child{border-left:0}
.mchpf__promise-icon{display:flex;width:22px;height:22px;align-items:center;justify-content:center}
.mchpf__promise-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
.mchpf__promise strong,.mchpf__promise small{display:block}
.mchpf__promise strong{margin-bottom:8px;font-size:11px;line-height:1.3;letter-spacing:.12em;text-transform:uppercase}
.mchpf__promise small{color:var(--muted);font-size:13px;line-height:1.65;opacity:.65}
.mchpf__story{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:64px;align-items:center;margin-top:56px;padding:56px 0}
.mchpf__story-media{position:relative;overflow:hidden;aspect-ratio:1.65/1;margin:0;background:var(--slot)}
.mchpf__story-media img{display:block;width:100%;height:100%;object-fit:cover;filter:grayscale(1);transition:transform .35s ease}
.mchpf__story:hover .mchpf__story-media img{transform:scale(1.012)}
.mchpf__story-copy{max-width:500px;padding-right:24px}
.mchpf__story-copy h2{max-width:480px;margin:0 0 22px;font-family:"MCH Cormorant Garamond","Cormorant Garamond",Georgia,serif;font-size:36px;font-weight:600;line-height:1.08}
.mchpf__story-text{max-width:500px;margin:0;color:var(--muted);font-size:14px;line-height:1.85;white-space:pre-line}
.mchpf__story-link{display:inline-flex;align-items:center;gap:12px;margin-top:34px;padding-bottom:12px;border-bottom:2px solid var(--ink);color:var(--ink);font-size:11px;font-weight:700;letter-spacing:.12em;text-decoration:none;text-transform:uppercase}
.mchpf__story-link:hover,.mchpf__story-link:focus{color:var(--ink);text-decoration:none}
.mchpf__story-link:focus-visible{outline:2px solid currentColor;outline-offset:4px}
.mchpf__story-link svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s ease}
.mchpf__story-link:hover svg{transform:translateX(3px)}
.mchpf__viewed{padding:38px 0 52px;margin-top:56px;border-top:2px solid var(--ink)}
.mchpf__viewed-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}
.mchpf__viewed-head .mchpf__kicker{margin:0}
.mchpf__viewed-clear{padding:0;border:0;background:none;color:inherit;font:inherit;font-size:11px;font-weight:600;letter-spacing:.08em;text-decoration:underline;text-underline-offset:3px;text-transform:uppercase;cursor:pointer}
.mchpf__viewed-clear:focus-visible{outline:2px solid currentColor;outline-offset:2px}
.mchpf__viewed-list{display:flex;overflow-x:auto;gap:22px;padding-bottom:2px;scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch}
.mchpf__viewed-list::-webkit-scrollbar{display:none}
.mchpf__viewed-item{display:block;min-width:0;flex:0 0 clamp(240px,24%,320px);color:inherit;text-decoration:none;scroll-snap-align:start}
.mchpf__viewed-item:hover .mchpf__viewed-name{text-decoration:underline;text-underline-offset:3px}
.mchpf__viewed-item:focus-visible{outline:2px solid currentColor;outline-offset:2px}
.mchpf__viewed-visual{position:relative;display:flex;width:100%;aspect-ratio:1/1;align-items:center;justify-content:center;overflow:hidden;background:#fff}
.mchpf__viewed-placeholder{max-width:150px;padding:14px;color:var(--muted);font-size:9px;font-weight:600;letter-spacing:.12em;line-height:1.5;text-align:center;text-transform:uppercase;opacity:.45;visibility:hidden}
.mchpf__viewed-img{position:absolute;z-index:1;inset:0;width:100%;height:100%;background:#fff;object-fit:contain;object-position:center;transition:transform .25s ease}
.mchpf__viewed-item:hover .mchpf__viewed-img{transform:scale(1.025)}
.mchpf__viewed-visual--missing{border:1px dashed #bbb7b4}
.mchpf__viewed-visual--missing .mchpf__viewed-placeholder{visibility:visible}
.mchpf__viewed-meta{display:flex;min-width:0;flex-direction:column;gap:7px;padding-top:13px}
.mchpf__viewed-name{display:-webkit-box;overflow:hidden;color:var(--ink)!important;font:600 18px/1.18 "Cormorant Garamond",Georgia,serif!important;letter-spacing:0!important;text-overflow:ellipsis;text-transform:none!important;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.mchpf__viewed-price{color:var(--ink);font:700 15px/1.25 Archivo,Arial,sans-serif;opacity:1}
.mchpf__advice{display:grid;min-height:284px;grid-template-columns:minmax(0,1fr) 308px;gap:64px;align-items:center;padding:52px 56px;background:var(--ink);color:var(--ground)}
.mchpf__advice-copy h2{max-width:600px;margin:0 0 16px;color:inherit;font-family:"MCH Cormorant Garamond","Cormorant Garamond",Georgia,serif;font-weight:500;font-size:34px;line-height:1.12}
.mchpf__advice-copy>p:last-child{max-width:600px;margin:0;color:inherit;opacity:.7;font-size:13px;line-height:1.85}
.mchpf__advice .mchpf__kicker,.mchpf__advice .mchpf__advice-copy h2,.mchpf__advice .mchpf__advice-copy>p,.mchpf__advice .mchpf__button:not(.mchpf__button--light),.mchpf__advice .mchpf__button:not(.mchpf__button--light)>*{color:var(--ground)!important}
.mchpf__advice-actions{display:grid;width:308px;gap:14px}
.mchpf__button{display:flex;min-height:62px;align-items:center;justify-content:space-between;gap:18px;padding:16px 21px;border:1px solid rgba(243,242,242,.4);background:transparent;color:inherit;font-size:11px;font-weight:600;letter-spacing:.12em;text-decoration:none;text-transform:uppercase;transition:background .2s ease,border-color .2s ease}
.mchpf__button:hover,.mchpf__button:focus{border-color:rgba(243,242,242,.75);text-decoration:none}
.mchpf__button:focus-visible{outline:2px solid var(--ground);outline-offset:2px}
.mchpf__button--light{background:var(--ground);color:var(--ink);border-color:var(--ground)}
.mchpf__advice .mchpf__button--light,.mchpf__advice .mchpf__button--light>*{color:var(--ink)!important}
.mchpf__button--light:hover,.mchpf__button--light:focus{background:#fff;border-color:#fff;color:var(--ink)}
.mchpf__button strong{font-size:11px;letter-spacing:.12em}
@media(max-width:991px){.mchpf{margin-top:52px}
.mchpf__selection{padding:44px 0 54px}
.mchpf__selection-heading{grid-template-columns:1fr;gap:16px}
.mchpf__selection-aside{max-width:none;justify-self:stretch}
.mchpf__selection-aside>p{max-width:460px}
.mchpf__selection-card,.mchpf__selection-grid[data-card-count="3"] .mchpf__selection-card{flex-basis:calc((100% - 22px)/2)}
.mchpf__selection-grid[data-card-count="1"] .mchpf__selection-card{flex-basis:60%}
.mchpf__selection-image{height:auto}
.mchpf__faq{grid-template-columns:1fr;gap:24px;padding-top:24px;padding-bottom:54px}
.mchpf__faq-intro>p,.mchpf__faq-cta{display:none}
.mchpf__faq-item summary{min-height:52px;padding:14px 0;font-size:13px}
.mchpf__reassurance{grid-template-columns:repeat(2,minmax(0,1fr))}
.mchpf__promise{padding:20px;border-left:0}
.mchpf__promise:nth-child(even){border-left:1px solid var(--line)}
.mchpf__promise:nth-child(n+3){border-top:1px solid var(--line)}
.mchpf__promise-icon,.mchpf__promise-icon svg{width:20px;height:20px}
.mchpf__story{grid-template-columns:1fr;gap:30px;margin-top:42px;padding:42px 0}
.mchpf__story-media{aspect-ratio:1.7/1}
.mchpf__story-copy{max-width:680px;padding-right:0}
.mchpf__story-copy h2{font-size:32px}
.mchpf__viewed-item{flex-basis:clamp(220px,42%,300px)}
.mchpf__advice{min-height:0;grid-template-columns:1fr;margin-inline:-20px;gap:28px;padding:28px 20px}
.mchpf__advice-copy h2{font-size:24px}
.mchpf__advice-actions{width:100%;grid-template-columns:1fr}
.mchpf__button{min-height:52px}
}
@media(max-width:575px){.mchpf{margin-top:38px}
.mchpf__selection-heading h2{font-size:26px!important}
.mchpf__faq-intro h2{font-size:32px}
.mchpf__advice-copy h2{font-size:24px}
.mchpf__selection{padding:36px 0 46px}
.mchpf__selection-heading{margin-bottom:24px}
.mchpf__selection-aside{align-items:center}
.mchpf__selection-aside>p{display:none}
.mchpf__selection-controls button{width:40px;height:40px}
.mchpf__selection-card,.mchpf__selection-grid[data-card-count="1"] .mchpf__selection-card,.mchpf__selection-grid[data-card-count="2"] .mchpf__selection-card,.mchpf__selection-grid[data-card-count="3"] .mchpf__selection-card{flex:0 0 82vw}
.mchpf__selection-image{height:auto}
.mchpf__selection-card h3{font-size:18px!important}
.mchpf__faq-answer{padding-right:22px}
.mchpf__reassurance{grid-template-columns:1fr}
.mchpf__promise{border-left:0!important;border-top:1px solid var(--line)!important;padding:20px}
.mchpf__promise:first-child{border-top:0!important}
.mchpf__story{gap:24px;margin-top:36px;padding:36px 0}
.mchpf__story-media{aspect-ratio:1.4/1}
.mchpf__story-copy h2{margin-bottom:16px;font-size:28px}
.mchpf__story-text{font-size:13px;line-height:1.7}
.mchpf__story-link{margin-top:24px}
.mchpf__viewed-list{gap:16px}
.mchpf__viewed-item{flex-basis:72vw}
.mchpf__viewed-name{font-size:18px!important}
}
@media(prefers-reduced-motion:reduce){.mchpf__plus:before,.mchpf__plus:after,.mchpf__selection-image img,.mchpf__viewed-img,.mchpf__selection-controls button,.mchpf__story-media img,.mchpf__story-link svg,.mchpf__button{transition:none}.mchpf__selection-grid{scroll-behavior:auto}
}
