@font-face {
  font-family: 'MUD Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/fonts/mud/inter-0.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'MUD Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/fonts/mud/inter-1.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'MUD Inter';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/fonts/mud/inter-2.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* Content follows Mud Case Study Template.pdf; site chrome stays shared. */
.mud-case{width:min(1260px,calc(100% - 48px));margin:82px auto 0;color:#383838;font-family:"MUD Inter",Inter,Arial,sans-serif;font-size:18px;line-height:1.5}
.mud-case h1,.mud-case h2{margin:0;font-size:36px;line-height:1.12;font-weight:700;letter-spacing:-.4px}
.mud-case h1 span,.mud-case h2{color:#a674ff}
.mud-case p{margin:0}
.mud-case ul{padding-left:27px;margin:28px 0 0;list-style:disc}
.mud-case li{padding:0;margin:0}
.mud-hero{display:grid;grid-template-columns:minmax(0,690px) minmax(0,478px);justify-content:space-between;align-items:start;gap:40px}
.mud-hero p{margin-top:18px;line-height:27px}
.mud-hero-image{width:100%;height:auto;margin-top:0}
.mud-panel{background:#f6f6f6;border-radius:20px;box-shadow:0 3px 3px #a674ff;border:1px solid #f6f6f6;padding:18px 46px 22px}
.mud-panel h2{margin-bottom:16px}
.mud-panel p{font-weight:500;line-height:1.25}
.mud-overview{max-width:1094px;margin:16px 0 38px}
.mud-body{width:min(1094px,calc(100% - 80px));margin-left:80px}
.mud-challenge>p{margin-top:18px}
.mud-challenge-content{position:relative;display:grid;grid-template-columns:minmax(0,850px) 220px;gap:24px;margin-top:28px}
.mud-challenge-content ul{margin-top:28px}
.mud-challenge-art{position:relative;align-self:start;width:260px;height:290px;margin-left:-34px;margin-top:4px}
.mud-challenge-image{position:absolute;width:299px;max-width:none;height:auto;left:-28px;top:-17px}
.mud-challenge-shadow{position:absolute;width:274px;max-width:none;height:auto;left:1px;top:0}
.mud-case .mud-challenge-conclusion{max-width:940px;margin:0 0 0 27px}
.mud-strategy{margin-top:28px}
.mud-inset{margin-left:18px}
.mud-strategy>.mud-inset{margin-top:20px}
.mud-pillar h3{font-size:18px;line-height:27px;font-weight:400;margin:0}
.mud-pillar+.mud-pillar{margin-top:28px}
.mud-pillar:not(:first-of-type) h3{margin-left:27px}
.mud-implemented{margin-top:32px}
.mud-implemented>p{margin-top:14px}
.mud-case .mud-implementation-note{margin:28px 0 0 28px;max-width:960px}
.mud-growth{margin-top:24px}
.mud-growth ul{margin-top:28px}
.mud-growth-content{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,405px);align-items:center;gap:28px}
.mud-growth-image{display:block;width:100%;height:auto}
@media(max-width:680px){.mud-growth-content{grid-template-columns:1fr;gap:20px}.mud-growth-image{max-width:405px;margin-inline:auto}}
.mud-case .mud-growth-conclusion{max-width:940px;margin:28px 0 0 6px}
.mud-result{margin-top:40px}
.mud-result-detail{margin-top:26px;padding:42px 66px 32px}
.mud-metrics{margin:28px 40px 0}
.mud-metrics ul{margin-top:28px}
.mud-summary{margin-top:28px;padding-top:20px;padding-bottom:20px}
@media(max-width:1100px){
 .mud-case{margin-top:56px}.mud-hero{grid-template-columns:1.35fr 1fr;gap:24px}.mud-case h1,.mud-case h2{font-size:32px}
 .mud-body{width:calc(100% - 36px);margin-left:36px}.mud-challenge-content{grid-template-columns:minmax(0,1fr) 180px;gap:12px}.mud-challenge-art{width:180px;height:260px;margin-left:0}.mud-challenge-image{width:230px;left:-28px;top:-14px}.mud-challenge-shadow{width:210px;left:-5px}.mud-panel{padding-inline:30px}
}
@media(max-width:680px){
 .mud-case{width:calc(100% - 36px);margin-top:36px;font-size:16px;line-height:1.6}.mud-case h1,.mud-case h2{font-size:28px;line-height:1.2}.mud-hero{grid-template-columns:1fr;gap:24px}.mud-hero p{line-height:1.6}.mud-hero-image{max-width:460px;margin:auto}.mud-panel{padding:22px;border-radius:16px}.mud-panel p{line-height:1.5}.mud-overview{margin:28px 0 36px}.mud-body{width:100%;margin:0}.mud-challenge-content{grid-template-columns:1fr}.mud-challenge-art{justify-self:center;margin:0;height:240px}.mud-case .mud-challenge-conclusion{margin:16px 0 0}.mud-inset{margin-left:0}.mud-pillar h3{font-size:16px;line-height:1.6}.mud-pillar:not(:first-of-type) h3{margin-left:0}.mud-case .mud-implementation-note,.mud-case .mud-growth-conclusion{margin-left:0}.mud-metrics{margin-inline:12px}.mud-desktop-break{display:none}
}
