@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600&family=Montserrat:wght@300;400;500;600&display=swap');
:root{--mjwh-cream:#f7f4ee;--mjwh-green:#55624e;--mjwh-dark:#2b332b;--mjwh-sand:#e8ddcf}
.mjwh-section{padding:100px 24px;background:var(--mjwh-cream);font-family:Montserrat,sans-serif}.mjwh-inner{width:100%;max-width:1180px;margin:auto}.mjwh-section h2,.mjwh-section h3,.mjwh-hero h1,.mjwh-ending h2{font-family:"Cormorant Garamond",serif}.mjwh-section h2{font-size:clamp(42px,6vw,72px);line-height:1.05;margin:0 0 28px;color:var(--mjwh-dark)}.mjwh-section h3{font-size:31px;margin:0 0 12px;color:var(--mjwh-dark)}.mjwh-section p{line-height:1.8;margin:0;color:#4b514b}.mjwh-heading{text-align:center;margin-bottom:55px}.mjwh-heading>span,.mjwh-overline{display:block;letter-spacing:.22em;font-size:12px;font-weight:600;color:#78836e;margin-bottom:14px}.mjwh-btn{display:inline-block;padding:15px 28px;border-radius:999px;text-decoration:none;background:var(--mjwh-green);color:#fff;font-weight:600;letter-spacing:.03em;transition:.25s}.mjwh-btn:hover{transform:translateY(-2px);filter:brightness(1.08)}
.mjwh-menu{font-family:Montserrat,sans-serif;position:relative;z-index:50;border-bottom:1px solid rgba(40,50,40,.08)}.mjwh-menu.is-sticky{position:sticky;top:0}.mjwh-menu-inner{max-width:1240px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:25px}.mjwh-brand{font-family:"Cormorant Garamond",serif;font-size:27px;font-weight:600;text-decoration:none}.mjwh-menu-links{display:flex;gap:25px;align-items:center}.mjwh-menu-links a{text-decoration:none;font-size:13px;text-transform:uppercase;letter-spacing:.11em}.mjwh-mobile-menu{display:none}.mjwh-mobile-menu summary{font-size:25px;cursor:pointer;list-style:none}.mjwh-mobile-menu div{position:absolute;left:0;right:0;top:100%;background:#f7f4ee;padding:20px 28px;display:flex;flex-direction:column;gap:16px;box-shadow:0 15px 30px rgba(0,0,0,.08)}.mjwh-mobile-menu a{text-decoration:none}
.mjwh-hero{position:relative;background-size:cover;background-position:center;display:grid;place-items:center;padding:70px 24px;color:#fff}.mjwh-hero:before,.mjwh-ending:before{content:"";position:absolute;inset:0}.mjwh-hero-content{position:relative;z-index:1;max-width:900px}.mjwh-hero-content>span{font-family:Montserrat,sans-serif;letter-spacing:.28em;font-size:12px}.mjwh-hero h1{font-size:clamp(62px,10vw,130px);line-height:.9;margin:28px 0 18px;font-weight:500}.mjwh-date{font-family:Montserrat,sans-serif;letter-spacing:.18em;text-transform:uppercase}.mjwh-hero p{font:400 17px/1.7 Montserrat,sans-serif;max-width:630px;margin:28px auto}.mjwh-btn-light{background:#fff;color:#354035}
.mjwh-welcome{text-align:center}.mjwh-welcome .mjwh-inner{max-width:800px}.mjwh-kicker{font-family:"Cormorant Garamond",serif;font-size:26px;color:#7b8672;margin-bottom:20px}.mjwh-copy{font-size:17px;line-height:1.9}
.mjwh-timeline{position:relative;display:grid;gap:32px;max-width:850px;margin:auto}.mjwh-timeline:before{content:"";position:absolute;left:94px;top:8px;bottom:8px;width:1px}.mjwh-timeline article{position:relative;display:grid;grid-template-columns:75px 1fr;gap:42px;align-items:start}.mjwh-dot{position:absolute;left:89px;top:9px;width:11px;height:11px;border-radius:50%}.mjwh-time{font-size:14px;font-weight:600;letter-spacing:.08em;padding-top:3px}.mjwh-timeline h3{font-size:28px}
.mjwh-food-intro{max-width:760px;margin:0 auto!important;font-size:16px}.mjwh-food-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.mjwh-food-card{overflow:hidden;min-width:0;transition:transform .28s ease,box-shadow .28s ease}.mjwh-food-card-image{position:relative;overflow:hidden}.mjwh-food-card-image:after{content:"";position:absolute;inset:0;pointer-events:none}.mjwh-food-card-image img{display:block;width:100%;height:240px;object-fit:cover;transition:transform .45s ease}.mjwh-food-card-content{padding:24px 24px 28px}.mjwh-food-card h3{font-size:30px;margin:0 0 10px}.mjwh-food-card p{margin:0}.mjwh-food-grid.has-hover-lift .mjwh-food-card:hover{transform:translateY(-7px)}.mjwh-food-grid.has-hover-zoom .mjwh-food-card:hover img{transform:scale(1.055)}.mjwh-note{text-align:center!important;margin-top:35px!important;font-size:14px}
.mjwh-toast-card{display:flex;align-items:stretch;overflow:hidden}.mjwh-toast-card.image-right{flex-direction:row-reverse}.mjwh-toast-image{flex:0 0 42%}.mjwh-toast-image img{width:100%;height:100%;min-height:480px;object-fit:cover}.mjwh-toast-copy{padding:60px;display:flex;flex-direction:column;justify-content:center}.mjwh-toast-copy>span{font-size:12px;letter-spacing:.2em;color:#68725f;margin-bottom:14px}.mjwh-contact{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.mjwh-contact a{color:#334034;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:3px}
.mjwh-story-list{display:grid;gap:70px}.mjwh-story-item{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:65px}.mjwh-story-item.reverse{grid-template-columns:.9fr 1.1fr}.mjwh-story-item.reverse img{order:2}.mjwh-story-item img{width:100%;height:420px;object-fit:cover}.mjwh-story-copy span{font-size:13px;letter-spacing:.2em;font-weight:600}.mjwh-story-copy h3{font-size:45px;margin-top:10px}.mjwh-gallery-cta{text-align:center}.mjwh-gallery-cta .mjwh-inner{max-width:760px}.mjwh-gallery-cta p{font-size:17px;margin-bottom:30px}.mjwh-ending{position:relative;min-height:560px;background-size:cover;background-position:center;display:grid;place-items:center;text-align:center;padding:50px 24px}.mjwh-ending>div{position:relative;z-index:1}.mjwh-ending h2{font-size:clamp(48px,7vw,86px);line-height:1;max-width:900px;margin:0 0 24px}.mjwh-ending span{font:500 13px Montserrat,sans-serif;letter-spacing:.25em}
@media(max-width:767px){.mjwh-section{padding:72px 20px}.mjwh-menu-links{display:none}.mjwh-mobile-menu{display:block}.mjwh-hero{min-height:78vh!important}.mjwh-hero p{font-size:15px}.mjwh-timeline:before{left:63px}.mjwh-timeline article{grid-template-columns:50px 1fr;gap:34px}.mjwh-dot{left:58px}.mjwh-food-grid{grid-template-columns:1fr!important}.mjwh-toast-card,.mjwh-toast-card.image-right{display:block}.mjwh-toast-image img{min-height:300px}.mjwh-toast-copy{padding:38px 26px}.mjwh-story-item,.mjwh-story-item.reverse{grid-template-columns:1fr;gap:25px}.mjwh-story-item.reverse img{order:0}.mjwh-story-item img{height:320px!important}.mjwh-story-copy h3{font-size:38px}.mjwh-ending{min-height:420px!important}}
