.news-coverage{margin:0 20px 18px;padding-top:12px;border-top:1px solid var(--line);font-size:12px;line-height:1.5}
.news-coverage summary{cursor:pointer;font-weight:700;min-height:32px;padding:5px 0}
.news-coverage p{color:var(--text);margin:6px 0 12px;font-size:12px}
.news-coverage ul{list-style:none;margin:0;padding:0;display:grid;gap:16px}
.news-coverage li>a{display:grid;gap:4px}.news-coverage li>a span{text-decoration:underline;text-underline-offset:3px}
.news-coverage time{display:block;color:var(--text);font-size:11px;margin-top:4px}
.coverage-save{position:static;display:inline-flex;align-items:center;gap:5px;min-height:36px;margin-top:5px;background:var(--bg);border:1px solid var(--line);color:var(--ink);border-radius:6px;font:inherit;padding:5px 10px;cursor:pointer}
.coverage-save[aria-pressed=true]{background:var(--ink);color:var(--card)}
.news-editor-list{display:grid;gap:24px}.news-editor-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:24px;padding:22px;background:var(--card);border:1px solid var(--line);border-radius:16px}
.news-editor-row .story{margin-top:10px}.news-editor-row .portal-form{min-width:0}.news-editor-row select{width:100%;max-width:100%}
.news-editor-row .checkbox-label{display:flex;align-items:center;gap:10px}.news-editor-row .checkbox-label input{width:auto}
.news-editor-row .portal-form{display:grid;align-content:start;gap:16px}
.news-editor-row label{display:grid;gap:7px;font-size:13px;font-weight:600}
.news-editor-row select,.news-editor-row textarea{min-height:44px;padding:10px 12px;border:1px solid var(--line);background:var(--soft);color:var(--ink);border-radius:8px;font:inherit;max-width:100%;width:100%}
.news-editor-row textarea{resize:vertical;min-height:90px}.news-editor-row .checkbox-label input{accent-color:var(--blue);width:18px;height:18px}
.news-editor-row .portal-form>a{font-size:12px;color:var(--blue)}.news-editor-row .button{justify-self:start}
.news-editor-row .field-help{overflow-wrap:anywhere;font-size:12px;line-height:1.7;color:var(--text)}
@media(max-width:720px){.news-editor-row{grid-template-columns:1fr;padding:16px;gap:20px}.news-coverage{margin-inline:16px}.news-desk-page .workspace-heading{flex-direction:column;gap:12px}.news-desk-page .workspace-heading h1{font-size:28px}.news-desk-page .workspace-heading>a{font-size:13px}.news-editor-row select,.news-editor-row textarea{font-size:16px}}

.story:has(>.news-coverage){display:flex;flex-direction:column}.story:has(>.news-coverage)>.story-link{height:auto;flex:1}
.world-news-links{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px 20px;margin:-4px 0 22px;font-size:12px;color:var(--text)}
.world-football-shortcut{display:inline-flex;align-items:center;min-height:44px;padding:8px 0;font-size:15px;font-weight:650;color:var(--blue);text-decoration:underline;text-underline-offset:4px}
.sports-nav{margin:0 0 14px}.sports-context{font-size:13px;color:var(--text);line-height:1.6;margin:0 0 24px}
.source-timestamp+.source-timestamp{margin-top:6px}.source-espn{background:#c92232;color:#fff}.source-conversation{background:#d53736;color:#fff}.source-nasa{background:#1a4682;color:#fff}
.source-mark.source-espn,.source-mark.source-nasa{font-size:9px}.story .byline{overflow-wrap:anywhere}
@media(max-width:720px){.world-news-links{display:grid;gap:2px;margin-bottom:18px}.world-football-shortcut{font-size:14px}.sports-context{font-size:13px}}
