.edfc-home-shell{width:min(calc(100% - 40px),980px);margin:0 auto 18px}
.edfc-banner{margin:28px 0;min-width:0;clear:both}
.edfc-banner--home{margin:0}
.edfc-label{display:block;margin:0 0 6px;color:#596b7c;font:700 10px/1.4 system-ui,sans-serif;letter-spacing:.09em;text-transform:uppercase}
.edfc-banner a.edfc-link{display:block;overflow:hidden;border:1px solid #164c76;border-radius:8px;background:#03182d;box-shadow:0 12px 30px #03182d22;color:#fff;text-decoration:none}
.edfc-banner a.edfc-link:hover{color:#fff;box-shadow:0 14px 34px #03182d33}
.edfc-banner a.edfc-link:focus-visible{outline:3px solid #087bd5;outline-offset:4px}
.edfc-banner img{display:block;width:100%;max-width:100%;height:auto;margin:0;border:0;border-radius:0}
.edfc-banner .edfc-cta{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 18px;border-top:1px solid #1d587b;color:#fff;background:#062442;font:800 15px/1.35 system-ui,sans-serif}
.edfc-banner .edfc-cta>span{color:#55d7ff;font-size:22px}
.edfc-mobile-copy{display:none}
/* Shallow homepage artwork. Only the generated image's black letterboxing is
   clipped; the complete logo and both information blocks remain in view. */
.edfc-home-artwork{display:block;aspect-ratio:2172/500;overflow:hidden}
.edfc-banner--home .edfc-home-artwork img{width:100%;height:100%;object-fit:cover;object-position:center}
.edfc-banner--home .edfc-cta{padding:6px 14px;font-size:12px}
.edfc-banner--home .edfc-cta>span{font-size:18px}
@media(max-width:620px){
 .edfc-home-shell{width:calc(100% - 24px);margin-bottom:20px}
 .edfc-banner .edfc-mobile-copy{display:grid;gap:12px;padding:16px 16px 18px;color:#fff;background:#03182d;font:500 15px/1.5 system-ui,sans-serif}
 .edfc-mobile-copy strong{color:#fff;font-weight:850;text-decoration:underline;text-decoration-color:#42d8ff;text-decoration-thickness:2px;text-underline-offset:4px}
 .edfc-banner .edfc-cta{padding:12px 16px;font-size:14px}
 .edfc-banner--article{margin:24px 0}
 .edfc-banner--home .edfc-mobile-copy{gap:7px;padding:10px 12px;font-size:13px;line-height:1.45}
 .edfc-banner--home .edfc-cta{padding:7px 12px;font-size:12px}
}
/* Compact article ad; text can flow on its left on wider screens. */
.ed-article-content:has(.edfc-banner--article){display:flow-root}
.edfc-banner--article{float:right;clear:none;width:min(320px,45%);max-width:100%;margin:8px 0 20px 24px}
.edfc-banner--article .edfc-label{font-size:9px;letter-spacing:.06em}
.edfc-banner--article .edfc-mobile-copy{display:grid;gap:6px;padding:9px 12px;color:#fff;background:#03182d;font:500 12px/1.45 system-ui,sans-serif}
.edfc-banner--article .edfc-mobile-copy strong{color:#fff;font-weight:800;text-decoration:underline;text-decoration-color:#42d8ff;text-decoration-thickness:2px;text-underline-offset:3px}
.edfc-banner--article .edfc-cta{padding:7px 12px;font-size:12px}
.edfc-banner--article .edfc-cta>span{font-size:18px}
@media(max-width:620px){
 .edfc-banner--article{float:none;clear:both;width:min(280px,100%);margin:18px 0 20px auto}
}
