html body .cdf-page,html body .cdf-home{max-width:1180px;width:calc(100% - 32px);margin:32px auto;box-sizing:border-box;background:#fff;color:#16232c;padding:0 24px 28px;letter-spacing:0}
html body .cdf-page *,html body .cdf-home *,html body .cdf-partner-stories *{box-sizing:border-box;min-width:0;letter-spacing:0;-webkit-text-fill-color:currentColor!important}
html body .cdf-nav{display:flex;gap:4px;flex-wrap:wrap;border-bottom:1px solid #c7d4dc;margin:0 0 28px;padding:8px 0;background:#fff}
html body .cd-events-page>.cdf-nav{padding:8px 20px}
html body .cdf-nav a{display:flex;align-items:center;justify-content:center;padding:14px 18px;min-height:48px;border-bottom:3px solid transparent;text-decoration:none!important;color:#243541!important;background:transparent!important;font-size:16px;font-weight:700;box-shadow:none!important;border-radius:0!important;overflow-wrap:anywhere}
html body .cdf-nav a[aria-current=page]{color:#075e65!important;border-bottom-color:#075e65;background:#edf5f5!important}
html body .cdf-intro{padding:12px 0 28px;border-bottom:1px solid #d6dee3}
html body .cdf-kicker{font-size:14px;font-weight:700;color:#50616e!important;margin:0 0 10px}
html body .cdf-page h1{font-size:36px;line-height:1.2;color:#13232d!important;margin:0 0 16px;overflow-wrap:anywhere}
html body .cdf-page h2,html body .cdf-home h2,html body .cdf-partner-stories h2{font-size:26px;line-height:1.3;color:#13232d!important;margin:20px 0 14px;overflow-wrap:anywhere}
html body .cdf-page p,html body .cdf-home p{font-size:16px;line-height:1.65;color:#43545f!important}
html body .cdf-actions{display:flex;gap:16px;align-items:center;flex-wrap:wrap;margin-top:20px}
html body .cdf-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 20px;background:#a74400!important;color:#fff!important;-webkit-text-fill-color:#fff!important;border:1px solid #a74400;border-radius:6px;box-shadow:none!important;text-decoration:none!important;line-height:1.4;font-size:15px;font-weight:700;white-space:normal;text-align:center;max-width:100%;overflow-wrap:anywhere}
html body .cdf-button:hover{background:#803500!important}
html body .cdf-page a:not(.cdf-button):not(.cdf-card-image),html body .cdf-home a:not(.cdf-button):not(.cdf-card-image),html body .cdf-partner-stories a:not(.cdf-card-image){color:#075e65!important}
html body .cdf-page a:focus-visible,html body .cdf-home a:focus-visible{outline:3px solid #087f91;outline-offset:4px}
html body .cdf-empty{display:flex;gap:24px;align-items:center;padding:42px 0}
html body .cdf-empty>img{width:112px!important;height:112px!important;object-fit:contain;flex:0 0 112px;border-radius:0!important}
html body .cdf-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:20px;align-items:stretch;margin-top:28px}
html body .cdf-card{display:flex;flex-direction:column;border:1px solid #c7d4dc;border-radius:6px;overflow:hidden;margin:0!important;padding:0!important;width:100%!important;height:auto!important;background:#fff!important;box-shadow:none!important}
html body .cdf-card-image{display:block;aspect-ratio:4/3;background:#edf1f3}
html body .cdf-card-image img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;margin:0!important;border-radius:0!important}
html body .cdf-card-copy{padding:18px;display:flex;flex-direction:column;flex:1}
html body .cdf-card h3{font-size:21px;line-height:1.3;margin:4px 0 10px;overflow-wrap:anywhere;color:#15252e}
html body .cdf-card h3 a{color:#15252e!important;text-decoration:none!important}
html body .cdf-card-copy>p{margin:0 0 14px}
html body .cdf-card-copy .cdf-card-date{font-size:13px;color:#586774}
html body .cdf-read{display:inline-block;font-weight:700;text-decoration:underline;text-underline-offset:3px;margin-top:auto;padding:6px 0;min-height:36px;font-size:15px}
html body .cdf-article{max-width:940px;margin:0 auto;padding:12px 0}
html body .cdf-page .cdf-meta{font-size:14px;margin:6px 0;color:#51616c}
html body .cdf-page .cdf-cover{display:block;width:100%!important;height:auto!important;max-height:660px;object-fit:contain!important;margin:24px 0;background:#f3f5f6;border-radius:4px}
html body .cdf-prose{max-width:800px;margin:28px auto;overflow-wrap:anywhere}
html body .cdf-prose img{max-width:100%;height:auto}
html body .cdf-partner,html body .cdf-media-section{padding:22px 0;border-top:1px solid #d6dee3;margin-top:28px}
html body .cdf-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
html body .cdf-gallery a{aspect-ratio:4/3;display:block;background:#edf1f3}
html body .cdf-gallery img{width:100%!important;height:100%!important;object-fit:contain!important;margin:0!important;border-radius:0!important}
html body .cdf-player{display:block!important;width:100%!important;height:auto!important;aspect-ratio:16/9;background:#101719;object-fit:contain!important;border:0;border-radius:4px;margin:18px 0}
html body .cdf-video{margin:0 0 28px}
html body .cdf-pagination{display:flex;justify-content:center;gap:12px;margin-top:28px;flex-wrap:wrap}
html body .cdf-pagination>*{min-width:40px;padding:8px;text-align:center}
html body .cdf-partner-stories{clear:both;padding:24px 0;border-top:1px solid #c7d4dc;margin-top:28px}
@media(max-width:900px){html body .cdf-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body .cdf-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){
  html body .cdf-page,html body .cdf-home{width:calc(100% - 24px);padding:0 16px 18px;margin:12px auto}
  html body .cdf-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin-bottom:18px;padding:4px 0}
  html body .cdf-nav a{font-size:14px;line-height:1.35;padding:10px 6px;min-height:48px}
  html body .cdf-page h1{font-size:28px;margin-bottom:12px}
  html body .cdf-page h2,html body .cdf-home h2{font-size:21px;margin-top:0}
  html body .cdf-intro{padding:0 0 20px}
  html body .cdf-intro>.cdf-kicker{display:none}
  html body .cdf-page p{line-height:1.55;margin-bottom:14px}
  html body .cdf-grid{grid-template-columns:minmax(0,1fr)!important;gap:16px;margin-top:20px}
  html body .cdf-empty{align-items:flex-start;padding:22px 0 0;gap:0}
  html body .cdf-empty>img{display:none!important}
  html body .cdf-empty p{margin-bottom:0}
  html body .cdf-actions{gap:10px;margin-top:16px}
  html body .cdf-button{width:100%;min-height:48px}
  html body .cdf-actions>.cdf-link{display:flex;align-items:center;justify-content:center;width:100%;min-height:44px}
  html body .cdf-gallery{gap:8px}
}
