/*
Theme Name: MJAM-MJAM 24/7 Mini-Kantine
Theme URI: https://mjam-mjam.nl
Author: MJAM-MJAM
Description: Maatwerk WordPress-thema voor MJAM-MJAM, 24/7 mini-kantine in Zeeuws-Vlaanderen.
Version: 1.0.1
Text Domain: mjam-mjam
*/

:root {
  --mm-olive: #68724d;
  --mm-dark: #2f3a2e;
  --mm-deep: #202a22;
  --mm-terra: #c96b4b;
  --mm-gold: #b77718;
  --mm-cream: #f7f3ee;
  --mm-soft: #ece5da;
  --mm-ink: #253027;
  --mm-muted: #687068;
  --mm-line: rgba(47, 58, 46, .15);
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; background: var(--mm-cream); color: var(--mm-ink); font-family: Arial, Helvetica, sans-serif; -webkit-font-smoothing: antialiased; }
body.admin-bar .mm-header { top: 32px; }
img { display: block; max-width: 100%; }
a { color: inherit; text-decoration: none; }
h1, h2, h3, p { margin-top: 0; }
h1, h2, h3 { font-family: Georgia, "Times New Roman", serif; font-weight: 500; }
.screen-reader-text { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; }

.mm-header { height: 92px; display: flex; align-items: center; justify-content: space-between; padding: 10px clamp(24px, 5vw, 80px); position: absolute; top: 0; left: 0; right: 0; z-index: 20; border-bottom: 1px solid rgba(47,58,46,.12); }
.mm-brand img { width: 100px; height: 72px; object-fit: contain; object-position: center 44%; }
.mm-nav { display: flex; gap: 34px; align-items: center; font-size: 14px; }
.mm-nav a { position: relative; padding: 12px 0; }
.mm-nav a:after { content: ""; position: absolute; left: 0; right: 100%; bottom: 5px; height: 1px; background: var(--mm-terra); transition: right .25s ease; }
.mm-nav a:hover:after, .mm-nav a:focus-visible:after { right: 0; }
.mm-menu-button { display: none; border: 0; background: transparent; color: var(--mm-dark); font-size: 13px; font-weight: 700; padding: 10px; cursor: pointer; }

.mm-button { display: inline-flex; align-items: center; justify-content: center; gap: 18px; min-height: 52px; padding: 0 24px; background: var(--mm-terra); color: #fff; border-radius: 2px; font-size: 14px; font-weight: 700; letter-spacing: .02em; transition: transform .2s ease, background .2s ease; }
.mm-button:hover, .mm-button:focus-visible { transform: translateY(-2px); background: #b9583a; }
.mm-button-small { min-height: 44px; padding: 0 18px; gap: 10px; }
.mm-button-light { background: var(--mm-cream); color: var(--mm-dark); }
.mm-button-light:hover, .mm-button-light:focus-visible { background: #fff; }
.mm-text-link { display: inline-block; font-size: 14px; font-weight: 700; border-bottom: 1px solid var(--mm-gold); padding: 9px 0 6px; }
.mm-text-link span { margin-left: 9px; color: var(--mm-terra); }

.mm-hero { min-height: 860px; padding: 150px clamp(24px, 7vw, 112px) 80px; display: grid; grid-template-columns: minmax(0,.95fr) minmax(460px,1.05fr); gap: 7vw; align-items: center; position: relative; overflow: hidden; background: radial-gradient(circle at 79% 22%, rgba(183,119,24,.08), transparent 22%), linear-gradient(110deg,#fbf8f3 0%,var(--mm-cream) 58%,#efe8dc 100%); }
.mm-hero:before { content:""; position:absolute; width:520px; height:520px; border:1px solid rgba(183,119,24,.16); border-radius:50%; left:-330px; bottom:-180px; }
.mm-hero-copy { max-width: 650px; position: relative; z-index: 2; }
.mm-eyebrow { display: flex; align-items: center; gap: 12px; text-transform: uppercase; letter-spacing: .19em; color: var(--mm-olive); font-size: 11px; font-weight: 800; margin-bottom: 26px; }
.mm-eyebrow:before { content:""; width:34px; height:1px; background:var(--mm-gold); }
.mm-eyebrow-light { color:#dfe4d7; }
.mm-hero h1 { font-size: clamp(54px,5.5vw,86px); line-height:.98; letter-spacing:-.04em; margin-bottom:30px; color:var(--mm-dark); }
.mm-hero h1 em { color: var(--mm-terra); font-weight:400; }
.mm-hero-intro { max-width:610px; font-size:19px; line-height:1.75; color:#596259; margin-bottom:34px; }
.mm-hero-actions { display:flex; align-items:center; gap:30px; margin-bottom:46px; }
.mm-care-note { display:flex; align-items:center; gap:14px; color:var(--mm-olive); }
.mm-care-note .mm-heart { display:grid; place-items:center; width:38px; height:38px; border:1px solid rgba(104,114,77,.25); border-radius:50%; color:var(--mm-terra); }
.mm-care-note p { margin:0; font-family:Georgia,serif; font-size:14px; line-height:1.5; }

.mm-hero-visual { position:relative; min-height:650px; display:grid; place-items:center; }
.mm-machine-shadow { position:absolute; width:430px; height:80px; background:rgba(32,42,34,.19); filter:blur(26px); border-radius:50%; bottom:20px; transform:rotate(-4deg); }
.mm-machine { width:420px; height:620px; background:#f8f4ed; border:6px solid var(--mm-dark); border-radius:26px 26px 18px 18px; box-shadow:22px 28px 0 rgba(104,114,77,.15); overflow:hidden; position:relative; z-index:2; transform:rotate(1.2deg); }
.mm-machine-top { height:114px; display:flex; align-items:center; justify-content:space-between; padding:10px 24px 8px; border-bottom:2px solid var(--mm-dark); }
.mm-machine-top img { width:88px; height:94px; object-fit:contain; object-position:center 43%; }
.mm-status { font-size:9px; letter-spacing:.12em; font-weight:800; color:var(--mm-olive); display:flex; align-items:center; gap:7px; }
.mm-status i { width:7px; height:7px; background:#7ba45b; border-radius:50%; box-shadow:0 0 0 5px rgba(123,164,91,.14); }
.mm-machine-body { height:438px; display:grid; grid-template-columns:1fr 90px; padding:18px; gap:12px; }
.mm-glass { background:linear-gradient(145deg,rgba(211,224,214,.76),rgba(237,241,232,.84)); border:3px solid var(--mm-olive); border-radius:13px; padding:12px; box-shadow:inset 16px 0 28px rgba(255,255,255,.48); }
.mm-shelf { height:118px; border-bottom:3px solid var(--mm-olive); display:grid; grid-template-columns:repeat(3,1fr); align-items:end; gap:8px; padding:0 3px 10px; }
.mm-product { height:74px; border-radius:9px 9px 5px 5px; display:flex; align-items:flex-end; justify-content:center; padding-bottom:9px; font-size:7px; letter-spacing:.05em; font-weight:700; text-transform:uppercase; color:var(--mm-dark); box-shadow:0 5px 10px rgba(47,58,46,.13); }
.mm-sandwich { background:linear-gradient(#e0b77e 0 25%,#f6e6b8 26% 43%,#75915f 44% 53%,#ebd19d 54%); }
.mm-salad { border-radius:6px 6px 14px 14px; background:linear-gradient(#dce7d0 0 15%,#6f8d59 16% 65%,#bd6748 66%); }
.mm-wrap { background:linear-gradient(100deg,#e8d5a5,#f5ebce 52%,#d6ba80); }
.mm-meal { background:linear-gradient(#ece8dd 0 18%,#b75d45 19% 50%,#efc772 51%); }
.mm-soup { border-radius:5px 5px 15px 15px; background:linear-gradient(#efe9dc 0 22%,#c96b4b 23%); }
.mm-bowl { border-radius:7px 7px 18px 18px; background:linear-gradient(#f2ede3 0 15%,#6f8954 16% 54%,#e2ba6e 55%); }
.mm-bottles { height:125px; align-items:center; grid-template-columns:repeat(4,1fr); border-bottom:0; padding-top:14px; }
.mm-bottle { width:28px; height:76px; border-radius:8px 8px 10px 10px; position:relative; margin:auto; box-shadow:0 5px 10px rgba(47,58,46,.14); }
.mm-bottle:before { content:""; position:absolute; width:13px; height:10px; left:7px; top:-8px; background:inherit; border-radius:3px 3px 0 0; }
.mm-bottle:nth-child(1){background:var(--mm-terra)}.mm-bottle:nth-child(2){background:#d1a13b}.mm-bottle:nth-child(3){background:#7b8d61}.mm-bottle:nth-child(4){background:#d9cdbb}
.mm-console { padding-top:18px; }
.mm-screen { height:128px; background:var(--mm-dark); color:#dce1d7; border-radius:8px; padding:15px 10px; display:flex; flex-direction:column; font-size:11px; line-height:1.3; }
.mm-screen strong { color:#e49a74; font-family:Georgia,serif; font-size:16px; margin-top:5px; }
.mm-contactless { width:50px; height:50px; border:1px solid var(--mm-line); border-radius:50%; margin:26px auto; display:grid; place-items:center; transform:rotate(-90deg); font-weight:bold; color:var(--mm-gold); }
.mm-machine-footer { height:68px; background:var(--mm-olive); color:#fff; display:grid; place-items:center; font-family:Georgia,serif; font-size:15px; letter-spacing:.06em; }
.mm-float-card { position:absolute; background:rgba(255,253,249,.96); box-shadow:0 14px 45px rgba(47,58,46,.14); border:1px solid rgba(183,119,24,.17); z-index:3; }
.mm-float-one { right:-10px; top:120px; width:155px; height:115px; padding:20px; display:flex; flex-direction:column; }
.mm-float-one strong { color:var(--mm-terra); font-family:Georgia,serif; font-size:38px; font-weight:400; }
.mm-float-one span { font-size:10px; color:var(--mm-muted); }
.mm-float-two { left:-25px; bottom:90px; padding:16px 18px; display:flex; align-items:center; gap:13px; font-size:10px; line-height:1.5; }
.mm-check { width:30px; height:30px; border-radius:50%; display:grid; place-items:center; background:var(--mm-olive); color:#fff; font-weight:bold; }

.mm-trust { min-height:118px; padding:25px clamp(24px,7vw,112px); display:grid; grid-template-columns:repeat(5,1fr); background:var(--mm-dark); color:#fff; }
.mm-trust div { display:flex; flex-direction:column; justify-content:center; padding-left:28px; border-left:1px solid rgba(255,255,255,.14); }
.mm-trust div:first-child { border-left:0; padding-left:0; }
.mm-trust strong { font-family:Georgia,serif; font-size:21px; font-weight:400; color:#f4eee5; }
.mm-trust span { font-size:10px; text-transform:uppercase; letter-spacing:.14em; color:#adb7a9; margin-top:6px; }

.mm-section { padding:120px clamp(24px,7vw,112px); }
.mm-section h2 { font-size:clamp(40px,4vw,64px); line-height:1.05; letter-spacing:-.025em; color:var(--mm-dark); margin-bottom:28px; }
.mm-split { display:grid; grid-template-columns:.8fr 1.2fr; gap:10vw; background:#fffdf9; }
.mm-section-copy { max-width:720px; }
.mm-section-copy p { color:var(--mm-muted); line-height:1.8; font-size:16px; }
.mm-section-copy .mm-lead { font-family:Georgia,serif; color:var(--mm-ink); font-size:23px; line-height:1.5; margin-bottom:28px; }
.mm-benefits { margin-top:42px; border-top:1px solid var(--mm-line); }
.mm-benefits div { display:flex; gap:25px; align-items:center; padding:19px 0; border-bottom:1px solid var(--mm-line); }
.mm-benefits span { font-size:10px; color:var(--mm-terra); font-weight:800; }
.mm-benefits strong { font-size:14px; }

.mm-assortment { background:var(--mm-deep); color:#fff; }
.mm-heading-row { display:grid; grid-template-columns:1.2fr .8fr; gap:9vw; align-items:end; margin-bottom:65px; }
.mm-heading-row h2 { color:#fff; max-width:720px; margin:0; }
.mm-heading-row>p { color:#b6beb3; line-height:1.8; max-width:500px; margin:0; }
.mm-assortment-grid { display:grid; grid-template-columns:repeat(4,1fr); gap:15px; }
.mm-food-card { min-height:380px; background:#f8f4ed; color:var(--mm-ink); padding:26px; position:relative; overflow:hidden; display:flex; flex-direction:column; }
.mm-card-number { font-size:10px; color:var(--mm-terra); font-weight:800; letter-spacing:.1em; }
.mm-food-icon { height:130px; margin:15px 0 20px; display:grid; place-items:center; }
.mm-food-icon span { width:108px; height:68px; display:block; position:relative; border-radius:60px 60px 18px 18px; background:#d4a766; box-shadow:inset 0 -17px #f0ddab; }
.mm-food-icon span:after { content:""; position:absolute; width:88px; height:9px; left:10px; bottom:12px; border-radius:8px; background:var(--mm-olive); box-shadow:0 10px var(--mm-terra); }
.mm-icon-meal span { border-radius:8px 8px 32px 32px; background:radial-gradient(circle at 30% 45%,#c96b4b 0 12px,transparent 13px),radial-gradient(circle at 68% 45%,#78915d 0 16px,transparent 17px),#d8d0be; box-shadow:inset 0 0 0 5px #b9aa90; }
.mm-icon-meal span:after { display:none; }
.mm-icon-soup span { width:80px; height:100px; border-radius:6px 6px 22px 22px; background:linear-gradient(#eee8dc 0 25%,#cc7854 26%); box-shadow:18px 12px 0 rgba(183,119,24,.18); }
.mm-icon-soup span:after { width:68px; height:7px; left:6px; top:-5px; background:#d9d0bf; box-shadow:none; }
.mm-icon-snack span { width:92px; height:105px; border-radius:12px; background:var(--mm-olive); transform:rotate(5deg); box-shadow:-24px 14px 0 #d5ae62; }
.mm-icon-snack span:after { width:45px; height:45px; left:22px; bottom:29px; background:transparent; border:2px solid var(--mm-cream); border-radius:50%; box-shadow:none; }
.mm-pill { align-self:flex-start; border:1px solid rgba(104,114,77,.24); border-radius:20px; padding:6px 10px; font-size:9px; text-transform:uppercase; letter-spacing:.11em; color:var(--mm-olive); margin-bottom:13px; }
.mm-food-card h3 { font-size:25px; margin-bottom:12px; color:var(--mm-dark); }
.mm-food-card>p:last-child { color:var(--mm-muted); font-size:13px; line-height:1.65; margin:0; }
.mm-partners { display:flex; align-items:center; gap:24px; flex-wrap:wrap; border-top:1px solid rgba(255,255,255,.14); margin-top:55px; padding-top:28px; }
.mm-partners>span { text-transform:uppercase; letter-spacing:.15em; font-size:9px; color:#96a092; margin-right:auto; }
.mm-partners strong { font-family:Georgia,serif; font-size:16px; font-weight:400; color:#e9e4da; }
.mm-partners i { color:var(--mm-gold); font-style:normal; }

.mm-process { background:#fffdf9; display:grid; grid-template-columns:.85fr 1.15fr; gap:10vw; }
.mm-process-intro>p:not(.mm-eyebrow) { color:var(--mm-muted); line-height:1.8; max-width:520px; margin-bottom:28px; }
.mm-steps { border-top:1px solid var(--mm-line); }
.mm-step { display:grid; grid-template-columns:60px 1fr; gap:20px; border-bottom:1px solid var(--mm-line); padding:28px 0; }
.mm-step>span { color:var(--mm-terra); font-size:10px; font-weight:800; padding-top:6px; }
.mm-step h3 { font-size:23px; margin-bottom:8px; color:var(--mm-dark); }
.mm-step p { margin:0; color:var(--mm-muted); line-height:1.7; font-size:14px; }

.mm-employer { margin:0 clamp(24px,4vw,65px); padding:100px clamp(30px,6vw,96px); background:var(--mm-olive); color:#fff; display:grid; grid-template-columns:1.1fr .9fr; gap:9vw; position:relative; overflow:hidden; }
.mm-employer:after { content:""; position:absolute; width:420px; height:420px; border:1px solid rgba(255,255,255,.12); border-radius:50%; right:-200px; top:-240px; box-shadow:0 0 0 75px rgba(255,255,255,.025),0 0 0 150px rgba(255,255,255,.018); }
.mm-employer-copy,.mm-employer-points { position:relative; z-index:2; }
.mm-employer h2 { font-size:clamp(42px,4vw,64px); line-height:1.04; letter-spacing:-.025em; max-width:720px; }
.mm-employer-copy>p:not(.mm-eyebrow) { color:#d5dccf; line-height:1.8; max-width:650px; margin-bottom:32px; }
.mm-employer-points>div { display:grid; grid-template-columns:35px 1fr; border-top:1px solid rgba(255,255,255,.2); padding:24px 0; }
.mm-employer-points span { color:#edb08f; font-size:10px; font-weight:800; grid-row:1/3; }
.mm-employer-points h3 { font-size:22px; margin-bottom:7px; }
.mm-employer-points p { color:#cbd4c7; font-size:13px; line-height:1.6; margin:0; }

.mm-region { background:var(--mm-cream); }
.mm-region-card { min-height:540px; background:#fffdf9; display:grid; grid-template-columns:1fr 1fr; align-items:center; border:1px solid rgba(47,58,46,.08); }
.mm-map { height:100%; min-height:540px; padding:84px 28px 64px; background:linear-gradient(145deg,#dce6df 0%,#c5d4ca 100%); position:relative; overflow:hidden; display:flex; align-items:center; justify-content:center; }
.mm-map:before,.mm-map:after { content:""; position:absolute; left:-8%; right:-8%; height:56px; border-top:1px solid rgba(255,255,255,.42); border-radius:50%; pointer-events:none; }
.mm-map:before { top:44px; transform:rotate(-2deg); }
.mm-map:after { bottom:34px; transform:rotate(2deg); }
.mm-map-title { position:absolute; top:30px; left:34px; z-index:3; margin:0; font-size:10px; font-weight:800; text-transform:uppercase; letter-spacing:.16em; color:var(--mm-olive); }
.mm-map-canvas { width:min(108%,760px); aspect-ratio:1806/696; position:relative; z-index:2; flex:none; }
.mm-map-base { display:block; position:absolute; inset:0; width:100%; height:100%; object-fit:contain; opacity:.82; filter:saturate(.62) contrast(.88); }
.mm-map-focus { position:absolute; z-index:1; left:50.8%; top:30%; width:17%; height:51%; border:1px solid rgba(201,107,75,.36); background:rgba(201,107,75,.08); border-radius:50%; transform:rotate(-6deg); }
.mm-place { position:absolute; z-index:3; width:15px; height:15px; transform:translate(-50%,-50%); }
.mm-place:before { content:""; position:absolute; inset:0; background:var(--mm-terra); border:3px solid #fff; border-radius:50%; box-shadow:0 0 0 6px rgba(201,107,75,.17); }
.mm-terneuzen { left:54.5%; top:39.5%; }
.mm-sluiskil { left:55.9%; top:62.3%; }
.mm-axel { left:63.8%; top:66.7%; }
.mm-map-credit { position:absolute; z-index:3; left:34px; bottom:24px; margin:0; color:rgba(47,58,46,.66); font-size:9px; line-height:1.5; }
.mm-map-credit a { color:inherit; text-decoration:underline; text-underline-offset:2px; }
.mm-region-copy { padding:65px clamp(35px,6vw,90px); }
.mm-region-copy p:not(.mm-eyebrow) { color:var(--mm-muted); line-height:1.8; font-size:15px; }
.mm-region-meta { border-top:1px solid var(--mm-line); margin-top:35px; padding-top:22px; display:flex; flex-direction:column; gap:6px; }
.mm-region-meta strong { font-family:Georgia,serif; color:var(--mm-dark); font-size:18px; }
.mm-region-meta span { font-size:10px; letter-spacing:.1em; text-transform:uppercase; color:var(--mm-muted); }

.mm-cta { padding:105px clamp(24px,7vw,112px); background:var(--mm-soft); display:grid; grid-template-columns:1.25fr .75fr; gap:9vw; align-items:end; }
.mm-cta h2 { font-size:clamp(40px,4vw,64px); line-height:1.05; letter-spacing:-.025em; color:var(--mm-dark); margin:0; max-width:850px; }
.mm-cta-actions { display:flex; flex-direction:column; align-items:flex-start; gap:20px; }
.mm-cta-actions>a:last-child { font-family:Georgia,serif; color:var(--mm-olive); border-bottom:1px solid var(--mm-gold); padding-bottom:4px; }

.mm-footer { padding:70px clamp(24px,7vw,112px) 28px; background:var(--mm-dark); color:#fff; display:grid; grid-template-columns:1.5fr .7fr 1fr; gap:7vw; }
.mm-footer-brand img { width:135px; height:155px; object-fit:contain; filter:brightness(0) invert(1); opacity:.94; }
.mm-footer-brand p { color:#d8ddd4; font-family:Georgia,serif; letter-spacing:.03em; }
.mm-footer-column { display:flex; flex-direction:column; gap:12px; font-size:13px; color:#c0c8bd; padding-top:20px; }
.mm-footer-column strong { color:#f5f0e8; text-transform:uppercase; letter-spacing:.14em; font-size:9px; margin-bottom:8px; }
.mm-footer-column a:hover { color:#fff; }
.mm-footer-bottom { grid-column:1/-1; border-top:1px solid rgba(255,255,255,.13); margin-top:28px; padding-top:22px; display:flex; justify-content:space-between; font-size:9px; letter-spacing:.15em; color:#929e90; }

.mm-default { min-height:70vh; padding:150px clamp(24px,7vw,112px) 80px; background:#fffdf9; }
.mm-default article { max-width:850px; margin:auto; }
.mm-default h1 { font-size:clamp(44px,6vw,72px); color:var(--mm-dark); }
.mm-default .entry-content { line-height:1.8; color:var(--mm-muted); }

@media (max-width:1100px) {
  .mm-nav { display:none; position:absolute; top:78px; left:20px; right:20px; padding:24px; flex-direction:column; align-items:flex-start; gap:10px; background:#fffdf9; box-shadow:0 20px 50px rgba(47,58,46,.15); }
  .mm-nav.is-open { display:flex; }
  .mm-menu-button { display:block; }
  .mm-header>.mm-button { display:none; }
  .mm-header-actions { display:flex; align-items:center; gap:8px; }
  .mm-hero { grid-template-columns:1fr 1fr; padding-left:50px; padding-right:50px; gap:30px; }
  .mm-hero-visual { transform:scale(.86); margin-right:-50px; }
  .mm-assortment-grid { grid-template-columns:repeat(2,1fr); }
}

@media (max-width:800px) {
  body.admin-bar .mm-header { top:46px; }
  .mm-header { height:80px; padding:8px 20px; }
  .mm-brand img { width:80px; height:62px; }
  .mm-hero { min-height:auto; grid-template-columns:1fr; padding:125px 22px 65px; }
  .mm-hero h1 { font-size:53px; }
  .mm-hero-intro { font-size:16px; }
  .mm-hero-actions { flex-direction:column; align-items:flex-start; gap:16px; }
  .mm-hero-visual { min-height:570px; transform:scale(.78); margin:-35px -60px -70px; }
  .mm-trust { grid-template-columns:repeat(2,1fr); padding:25px 22px; gap:22px; }
  .mm-trust div { border-left:0; padding:0; }
  .mm-trust div:last-child { grid-column:1/-1; }
  .mm-section { padding:78px 22px; }
  .mm-split,.mm-process,.mm-heading-row,.mm-employer,.mm-region-card,.mm-cta { grid-template-columns:1fr; }
  .mm-split,.mm-process { gap:30px; }
  .mm-section h2,.mm-cta h2 { font-size:42px; }
  .mm-section-copy .mm-lead { font-size:20px; }
  .mm-heading-row { gap:20px; margin-bottom:40px; }
  .mm-assortment-grid { grid-template-columns:1fr; }
  .mm-food-card { min-height:370px; }
  .mm-partners { gap:13px 18px; }
  .mm-partners>span { width:100%; margin:0 0 8px; }
  .mm-employer { margin:0; padding:78px 22px; gap:40px; }
  .mm-employer h2 { font-size:42px; }
  .mm-region { padding-left:0; padding-right:0; }
  .mm-region-card { border-left:0; border-right:0; }
  .mm-map { min-height:430px; padding:74px 18px 58px; }
  .mm-map-title { top:25px; left:22px; }
  .mm-map-credit { left:22px; bottom:18px; right:22px; }
  .mm-region-copy { padding:50px 22px; }
  .mm-cta { padding:75px 22px; gap:35px; }
  .mm-footer { grid-template-columns:1fr 1fr; padding:55px 22px 25px; gap:35px 25px; }
  .mm-footer-brand { grid-column:1/-1; }
}

@media (max-width:420px) {
  .mm-hero h1 { font-size:46px; }
  .mm-machine { width:390px; }
  .mm-float-one { right:8px; }
  .mm-float-two { left:5px; }
  .mm-footer { grid-template-columns:1fr; }
  .mm-footer-brand,.mm-footer-bottom { grid-column:1; }
  .mm-footer-bottom { flex-direction:column; gap:9px; }
}

@media (prefers-reduced-motion:reduce) {
  html { scroll-behavior:auto; }
  *,*:before,*:after { transition:none !important; }
}
