.editorial-feed{color:#e9f1f4;min-width:0;font-size:14px;line-height:1.5;overflow-wrap:anywhere}
.editorial-feed .ef-heading{display:flex;justify-content:space-between;align-items:center;gap:12px}
.editorial-feed a{color:#94e6c3;text-decoration:underline;text-underline-offset:3px}
.editorial-feed .ef-status,.editorial-feed .ef-meta{color:#b5c7d0;font-size:12px}
.editorial-feed .ef-stories{max-height:380px;overflow:auto;overscroll-behavior:contain}
.editorial-feed details{border-top:1px solid #344e5c;padding:12px 0}
.editorial-feed summary{cursor:pointer;list-style-position:inside}
.editorial-feed summary:focus-visible,.editorial-feed a:focus-visible{outline:2px solid #94e6c3;outline-offset:3px}
.editorial-feed .ef-meta{display:block}
.editorial-feed .ef-title{font-weight:700}
.editorial-feed .ef-body p{margin:10px 0;white-space:pre-line}
.editorial-feed[data-editorial-feed="compact"] .ef-stories{max-height:none;overflow:visible}
