/* 1.10.0: the homepage lookbook only. No masthead, taxi or navigation selectors. */
.mgc-home .mgi-inspiration{padding:28px 0 0;scroll-margin-top:78px;min-width:0}
.mgc-home .mgi-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:22px}
.mgc-home .mgi-heading h1{font:400 clamp(30px,3vw,44px)/1.12 Georgia,serif;letter-spacing:-.045em;max-width:none}
.mgc-home .mgi-intro{margin-top:9px;color:#766a5d;font:13px/1.65 Arial,sans-serif;max-width:720px}
.mgc-home .mgi-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:16px;border-bottom:1px solid #e9e1d5;padding-bottom:12px}
.mgc-home .mgi-filters{display:flex;flex-wrap:wrap;gap:7px}
.mgc-home .mgi-filters button{min-height:38px;padding:8px 14px;border:1px solid transparent;border-radius:2px;background:transparent;color:#776b5d;font:12px/1.4 Arial,sans-serif;white-space:nowrap}
.mgc-home .mgi-filters button.is-active{background:#f5f0e7;border-color:#e6d8c3;color:#473622}
.mgc-home .mgi-filters button:hover{color:#8a6029;border-color:#d3bb99}
.mgc-home .mgi-controls{display:flex;gap:7px;align-items:center;flex:none}
.mgc-home .mgi-controls button{width:38px;height:38px;border:1px solid #ddcfba;border-radius:50%;background:#fff;color:#4c3c28;padding:0;display:flex;align-items:center;justify-content:center;font:18px/1 Arial,sans-serif}
.mgc-home .mgi-controls .mgi-play{width:auto;min-width:81px;gap:8px;border-radius:20px;padding:0 12px;font:11px/1.3 Arial,sans-serif}
.mgc-home .mgi-controls [data-mgi-play-icon]{font-size:13px}
.mgc-home .mgi-rail{display:flex;position:relative;gap:20px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#c9b08b #faf8f4;padding:2px 2px 12px;scroll-padding-left:2px;scroll-behavior:smooth;cursor:grab;outline-offset:4px}
.mgc-home .mgi-rail.is-dragging{cursor:grabbing;scroll-behavior:auto;scroll-snap-type:none;user-select:none}
.mgc-home .mgi-card{flex:0 0 calc((100% - 52px)/3.15);min-width:0;margin:0;background:#fff;scroll-snap-align:start;border:1px solid #eadfce;display:flex;flex-direction:column;box-shadow:0 3px 12px #44331c04}
.mgc-home .mgi-image-wrap{position:relative;background:#f8f4ee;height:clamp(235px,24vw,340px);flex:none;overflow:hidden}
.mgc-home .mgi-photo{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative}
.mgc-home .mgi-photo img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center;margin:0;padding:0;filter:none;transform:none;pointer-events:none}
.mgc-home .mgi-image-wrap .mgc-save{width:36px;height:36px;right:10px;top:10px}
.mgc-home .mgi-photo:focus-visible{outline-offset:-4px}
.mgc-home .mgi-photo.mgi-image-unavailable{padding:30px;font:15px/1.5 Georgia,serif;color:#66533c;text-align:center}
.mgc-home .mgi-photo.mgi-image-unavailable:before{content:"Explore the full edit ↗"}
.mgc-home .mgi-caption{padding:16px 19px 0;display:flex;flex-direction:column;flex:1;min-width:0}
.mgc-home .mgi-category{display:flex;align-items:center;justify-content:space-between;gap:8px;font:600 10px/1.4 Arial,sans-serif;letter-spacing:.08em;color:#956f3b;text-transform:uppercase;margin:0 0 8px}
.mgc-home .mgi-category>span{font:400 8px/1.3 Arial,sans-serif;letter-spacing:.12em;color:#9a8c79}
.mgc-home .mgi-caption h2{font:400 clamp(23px,1.85vw,29px)/1.13 Georgia,serif;letter-spacing:-.026em;margin:0 0 10px;overflow-wrap:break-word}
.mgc-home .mgi-note{font:12px/1.6 Arial,sans-serif;color:#786d60;margin:0 0 14px;max-width:370px}
.mgc-home .mgi-cta{display:flex;justify-content:space-between;align-items:center;gap:12px;font:600 10px/1.45 Arial,sans-serif;letter-spacing:.09em;text-transform:uppercase;border-top:1px solid #e9dece;padding:13px 0;min-height:44px;margin-top:auto;color:#382b1e}
.mgc-home .mgi-cta:hover{color:#986b2d}
.mgc-home .mgi-cta svg{width:18px;height:18px}
.mgc-home .mgi-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 1px 0}
.mgc-home .mgi-progress{display:flex;align-items:center;gap:16px}
.mgc-home [data-mgi-count]{font:11px/1.4 Arial,sans-serif;letter-spacing:.1em;white-space:nowrap;color:#8a7558;min-width:64px;font-variant-numeric:tabular-nums}
.mgc-home .mgi-dots{display:flex;align-items:center;gap:1px;flex-wrap:wrap}
.mgc-home .mgi-dots button{border:0;background:none;width:22px;height:28px;padding:8px;position:relative}
.mgc-home .mgi-dots button:after{content:"";display:block;width:5px;height:5px;border-radius:50%;background:#dccdb6}
.mgc-home .mgi-dots button[aria-current=true]:after{background:#886231;box-shadow:0 0 0 3px #eadfce}
.mgc-home .mgi-empty{padding:24px;color:#756653;background:#f8f4ee}
.mgc-home .mgi-spotlight-heading{margin:48px 0 22px;padding-top:26px;border-top:1px solid #e9dfd0}
@media(max-width:1000px){
 .mgc-home .mgi-card{flex-basis:calc((100% - 31px)/2.15)}
 .mgc-home .mgi-image-wrap{height:310px}
 .mgc-home .mgi-heading h1{font-size:35px}
}
@media(max-width:600px){
 .mgc-home .mgi-inspiration{padding-top:22px}
 .mgc-home .mgi-heading{gap:12px;align-items:flex-start;margin-bottom:14px}
 .mgc-home .mgi-heading h1{font-size:29px;line-height:1.15;max-width:290px}
 .mgc-home .mgi-heading .mgc-kicker{font-size:8px}
 .mgc-home .mgi-intro{font-size:12px;margin-top:8px}
 .mgc-home .mgi-toolbar{align-items:center;flex-wrap:wrap;gap:8px;padding-bottom:10px;margin-bottom:12px}
 .mgc-home .mgi-filters{gap:3px;width:100%}
 .mgc-home .mgi-filters button{font-size:11px;padding:7px 11px;min-height:36px}
 .mgc-home .mgi-controls{margin-left:auto}
 .mgc-home .mgi-controls button{height:34px;width:34px}
 .mgc-home .mgi-controls .mgi-play{min-width:74px}
 .mgc-home .mgi-rail{gap:13px;padding-bottom:10px}
 .mgc-home .mgi-card{flex-basis:85%}
 .mgc-home .mgi-image-wrap{height:clamp(240px,70vw,330px)}
 .mgc-home .mgi-caption{padding:14px 16px 0}
 .mgc-home .mgi-caption h2{font-size:25px}
 .mgc-home .mgi-note{font-size:12px}
 .mgc-home .mgi-category{font-size:9px}
 .mgc-home .mgi-footer{gap:8px;flex-wrap:wrap;padding-top:12px}
 .mgc-home .mgi-progress{gap:7px}
 .mgc-home .mgi-dots button{width:18px;padding:6px}
 .mgc-home .mgi-footer .mgc-text-link{font-size:10px}
 .mgc-home .mgi-spotlight-heading{margin-top:32px;padding-top:22px}
}
@media(prefers-reduced-motion:reduce){.mgc-home .mgi-rail{scroll-behavior:auto}.mgc-home .mgi-photo img{transition:none}}
