.anem-news-page{--anem-news-z-lightbox:60;display:grid;grid-template-rows:auto auto minmax(0,1fr);grid-gap:8px;gap:8px;min-width:0;height:100%;min-height:0;color:var(--gh-text);font-family:Segoe UI Variable,Segoe UI,-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased}.anem-news-page *,.anem-news-page :after,.anem-news-page :before{box-sizing:border-box}.anem-news-page button,.anem-news-page input,.anem-news-page select,.anem-news-page textarea{font:inherit}.anem-news-page button{cursor:pointer}.anem-news-page button:disabled,.anem-news-page input:disabled,.anem-news-page select:disabled,.anem-news-page textarea:disabled{cursor:not-allowed;opacity:.52}.anem-news-commandbar,.anem-news-pulse,.anem-news-sources-workspace,.anem-news-workspace{background:var(--gh-surface);border:1px solid var(--gh-line)}.anem-news-commandbar{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:12px;padding:7px 8px;border-radius:12px}.anem-news-section-nav{display:flex;min-width:0;align-items:center;gap:3px;padding:3px;background:var(--gh-surface-2);border-radius:8px}.anem-news-detail-tabs button,.anem-news-section-nav button{display:inline-flex;align-items:center;justify-content:center;gap:6px;color:var(--gh-muted);background:transparent;border:0;font-size:var(--gh-font-label);font-weight:700;transition:color .15s cubic-bezier(.23,1,.32,1),background-color .15s cubic-bezier(.23,1,.32,1)}.anem-news-section-nav button{flex:0 0 auto;min-height:34px;padding:0 8px;border-radius:7px;white-space:nowrap}.anem-news-detail-tabs button:hover,.anem-news-section-nav button:hover{color:var(--gh-text)}.anem-news-detail-tabs button.is-active,.anem-news-section-nav button.is-active{color:var(--gh-primary-strong);background:var(--gh-primary-soft)}.anem-news-worker{display:flex;min-width:0;align-items:center;gap:8px;padding:0 5px;color:var(--gh-muted)}.anem-news-operation-statuses{display:flex;min-width:0;max-width:62%;align-items:stretch;margin-left:auto}.anem-news-operation-statuses .anem-news-worker{max-width:238px}.anem-news-operation-statuses>:not(:first-child){border-left:1px solid var(--gh-line)}.anem-news-worker>svg{flex:0 0 auto}.anem-news-worker.is-online>svg{color:var(--gh-mint)}.anem-news-worker.is-offline>svg{color:var(--gh-amber)}.anem-news-worker span{display:grid;min-width:0;grid-gap:1px;gap:1px}.anem-news-worker small,.anem-news-worker strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.anem-news-worker strong{color:var(--gh-text);font-size:var(--gh-font-label)}.anem-news-worker small{color:var(--gh-muted);font-size:var(--gh-font-label);font-weight:500}.anem-news-automation-status{display:flex;min-width:0;max-width:290px;align-items:center;gap:8px;padding:0 8px 0 12px;color:var(--gh-muted)}.anem-news-automation-status>svg{flex:0 0 auto}.anem-news-automation-status.is-working>svg{color:var(--gh-mint)}.anem-news-automation-status.is-error>svg{color:var(--gh-deadline-overdue)}.anem-news-automation-status.is-disabled>svg{color:var(--gh-muted)}.anem-news-automation-status.is-not_started>svg{color:var(--gh-amber)}.anem-news-automation-status span{display:grid;min-width:0;grid-gap:1px;gap:1px}.anem-news-automation-status small,.anem-news-automation-status strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.anem-news-automation-status strong{color:var(--gh-text);font-size:var(--gh-font-label)}.anem-news-automation-status.is-error strong{color:var(--gh-deadline-overdue)}.anem-news-automation-status small{color:var(--gh-muted);font-size:var(--gh-font-label);font-weight:500}.anem-news-pulse{min-height:42px;gap:6px;padding:4px 6px;border-radius:12px;color:var(--gh-muted);font-size:var(--gh-font-label);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.anem-news-pulse,.anem-news-pulse-tabs{display:flex;min-width:0;align-items:center}.anem-news-pulse-tabs{flex:1 1 auto;gap:2px;overflow-x:auto;scrollbar-width:none}.anem-news-pulse-tabs::-webkit-scrollbar{display:none}.anem-news-pulse-tabs button{position:relative;display:inline-flex;min-height:32px;flex:0 0 auto;align-items:center;justify-content:center;gap:5px;padding:0 9px;color:var(--gh-muted);background:transparent;border:1px solid transparent;border-radius:7px;font-size:var(--gh-font-label);font-weight:650;line-height:1;white-space:nowrap;transition:color .15s cubic-bezier(.23,1,.32,1),background-color .15s cubic-bezier(.23,1,.32,1),border-color .15s cubic-bezier(.23,1,.32,1)}.anem-news-pulse-tabs button+button{margin-left:5px}.anem-news-pulse-tabs button+button:before{position:absolute;top:7px;bottom:7px;left:-4px;width:1px;background:var(--gh-line-strong);content:"";pointer-events:none}.anem-news-pulse-tabs button strong{color:var(--gh-text);font-size:var(--gh-font-supporting);line-height:1}.anem-news-live-count{animation:anem-news-count-update .18s cubic-bezier(.23,1,.32,1)}.anem-news-pulse-tabs button:hover{color:var(--gh-text);background:var(--gh-surface-2)}.anem-news-pulse-tabs button:focus-visible{outline:2px solid var(--gh-primary);outline-offset:-2px}.anem-news-pulse-tabs button.is-active{color:var(--gh-primary-strong);background:var(--gh-primary-soft);border-color:var(--gh-primary)}.anem-news-pulse-tabs button.is-active strong{color:var(--gh-primary-strong)}.anem-news-pulse-tabs button.is-error,.anem-news-pulse-tabs button.is-error strong{color:var(--gh-deadline-overdue)}.anem-news-pulse>.anem-news-source-pulse{display:inline-flex;min-width:0;flex:0 0 auto;padding:0 6px;border-left:1px solid var(--gh-line);white-space:nowrap}.anem-news-icon-button{display:inline-grid;width:34px;height:34px;flex:0 0 auto;place-items:center;padding:0;color:var(--gh-muted);background:transparent;border:0;border-radius:7px;transition:color .15s cubic-bezier(.23,1,.32,1),background-color .15s cubic-bezier(.23,1,.32,1)}.anem-news-icon-button:hover{color:var(--gh-text);background:var(--gh-surface-2)}.anem-news-workspace{display:grid;grid-template-columns:minmax(270px,.72fr) minmax(360px,1.08fr) minmax(280px,.82fr);min-width:0;min-height:0;overflow:hidden;border-radius:12px}.anem-news-queue-pane{display:grid;grid-template-rows:auto minmax(0,1fr);min-width:0;min-height:0;border-right:1px solid var(--gh-line)}.anem-news-list-tools{display:grid;grid-template-columns:minmax(0,1fr) auto 38px 38px;align-items:center;grid-gap:5px;gap:5px;padding:8px;border-bottom:1px solid var(--gh-line)}.anem-news-search{display:flex;min-width:0;height:38px;align-items:center;gap:7px;padding:0 8px 0 10px;color:var(--gh-muted);background:var(--gh-surface-2);border:1px solid transparent;border-radius:7px}.anem-news-search:focus-within{color:var(--gh-primary-strong);border-color:var(--gh-primary);box-shadow:0 0 0 1px var(--gh-primary)}.anem-news-search input{min-width:0;flex:1 1;color:var(--gh-text);background:transparent;border:0;outline:0;font-size:var(--gh-font-label)}.anem-news-search input::placeholder{color:var(--gh-muted);opacity:1}.anem-news-search button{display:grid;width:28px;height:28px;place-items:center;padding:0;color:var(--gh-muted);background:transparent;border:0;border-radius:7px}.anem-news-search button:hover{color:var(--gh-text);background:var(--gh-surface-3)}.anem-news-tool-button,.anem-news-tool-select{display:inline-flex;min-width:0;height:38px;align-items:center;gap:6px;padding:0 9px;color:var(--gh-muted);background:var(--gh-surface);border:1px solid var(--gh-line);border-radius:7px;font-size:var(--gh-font-label);font-weight:700}.anem-news-tool-button{cursor:pointer;white-space:nowrap}.anem-news-tool-button>svg{flex-shrink:0}.anem-news-page .anem-news-control-label{font-size:var(--gh-font-label);font-weight:700;line-height:1.25}.anem-news-tool-button:hover,.anem-news-tool-select:hover{color:var(--gh-text);border-color:var(--gh-line-strong)}.anem-news-tool-button.is-active{color:var(--gh-primary-strong);background:var(--gh-primary-soft);border-color:var(--gh-primary)}.anem-news-tool-button:focus-visible,.anem-news-tool-select:focus-within{outline:2px solid var(--gh-primary);outline-offset:1px}.anem-news-tool-select{position:relative;display:grid;width:38px;place-items:center;grid-gap:0;gap:0;padding:0}.anem-news-tool-select:has(.unified-control[data-disabled=true]){opacity:.48}.anem-news-tool-select>svg{position:absolute;z-index:1;color:currentColor;pointer-events:none}.anem-news-tool-select .unified-control,.anem-news-tool-select .unified-control-face{width:100%;height:100%}.anem-news-tool-select .unified-control-face{min-height:0;padding:0;color:inherit;background:transparent;border:0;border-radius:6px;outline:0;cursor:pointer}.anem-news-tool-select .unified-control-face:hover,.anem-news-tool-select .unified-control[data-open=true] .unified-control-face{color:var(--gh-text);background:var(--gh-surface-2);box-shadow:none}.anem-news-tool-select .unified-control-face:focus-visible{outline:0}.anem-news-tool-select .unified-control-chevron,.anem-news-tool-select .unified-control-value{display:none}html[data-growhub-theme] body:has(.anem-news-page) .unified-select-popover .unified-option{justify-content:flex-start}html[data-growhub-theme] body:has(.anem-news-page) .unified-select-popover .unified-option:before{width:6px;height:6px;flex:0 0 6px;background:transparent;border-radius:50%;content:""}html[data-growhub-theme] body:has(.anem-news-page) .unified-select-popover .unified-option.is-active:before{background:var(--accent-blue)}html[data-growhub-theme] body:has(.anem-news-page) .unified-select-popover .unified-option>svg{display:none}html[data-growhub-theme=light] body:has(.anem-news-page) .unified-select-popover .unified-option{color:#6d7482}html[data-growhub-theme=light] body:has(.anem-news-page) .unified-select-popover .unified-option:focus-visible,html[data-growhub-theme=light] body:has(.anem-news-page) .unified-select-popover .unified-option:hover{color:#171a21;background:#f3f3f6;border-color:#e7e5eb}html[data-growhub-theme=light] body:has(.anem-news-page) .unified-select-popover .unified-option.is-active{color:#1264ee;background:#e8f1ff;border-color:#b7d3ff}.anem-news-queue{min-width:0;min-height:0;overflow:auto;overscroll-behavior:contain}.anem-news-row{display:grid;width:100%;min-height:126px;grid-gap:8px;gap:8px;padding:11px 12px;text-align:left;color:var(--gh-text);background:transparent;border:0;border-bottom:1px solid var(--gh-line);border-radius:0;transition:background-color .15s cubic-bezier(.23,1,.32,1)}.anem-news-row:hover{background:var(--gh-surface-2)}.anem-news-row.is-selected{background:var(--gh-primary-soft)}.anem-news-detail-meta,.anem-news-detail-submeta,.anem-news-row-foot,.anem-news-row-top{display:flex;min-width:0;align-items:center}.anem-news-row-top{justify-content:space-between;gap:8px}.anem-news-row-pills{display:inline-flex;min-width:0;flex-wrap:wrap;align-items:center;gap:5px}.anem-news-row-top time{color:var(--gh-muted);font-size:var(--gh-font-label);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.anem-news-row>strong{min-width:0;font-size:var(--gh-font-content);line-height:1.32;font-weight:720;text-wrap:pretty}.anem-news-row-summary{color:var(--gh-text);line-height:1.38}.anem-news-row-reason,.anem-news-row-summary{display:-webkit-box;overflow:hidden;font-size:var(--gh-font-label);-webkit-box-orient:vertical;-webkit-line-clamp:2}.anem-news-row-reason{min-width:0;color:var(--gh-primary-strong);font-weight:650;line-height:1.35}.anem-news-row-reason>svg{display:inline;margin:0 4px -2px 0}.anem-news-row-foot{justify-content:space-between;gap:8px;margin-top:2px}.anem-news-row-foot>small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.anem-news-row-foot>small,.anem-news-status{color:var(--gh-muted);font-size:var(--gh-font-label)}.anem-news-status{display:inline-flex;min-height:22px;align-items:center;padding:1px 7px;background:var(--gh-surface-2);border:1px solid var(--gh-line);border-radius:999px;font-weight:700;line-height:1.2}.anem-news-status.is-active{color:var(--gh-primary-strong);background:var(--gh-primary-soft);border-color:var(--gh-primary)}.anem-news-status.is-waiting{color:var(--gh-deadline-today);background:var(--gh-surface-2);border-color:var(--gh-amber)}.anem-news-status.is-success{color:var(--gh-mint);background:var(--gh-mint-soft);border-color:var(--gh-mint)}.anem-news-status.is-error{color:var(--gh-deadline-overdue);background:var(--gh-coral-soft);border-color:var(--gh-coral)}.anem-news-importance{--anem-importance-accent:var(--gh-muted);display:inline-flex;min-height:22px;align-items:center;padding:1px 7px;color:color-mix(in srgb,var(--anem-importance-accent) 78%,var(--gh-text));background:color-mix(in srgb,var(--anem-importance-accent) 11%,var(--gh-surface));border:1px solid color-mix(in srgb,var(--anem-importance-accent) 58%,var(--gh-line));border-radius:999px;font-size:var(--gh-font-label);font-weight:700;line-height:1.2}.anem-news-importance.is-very-low{--anem-importance-accent:var(--gh-coral)}.anem-news-importance.is-low{--anem-importance-accent:var(--gh-amber)}.anem-news-importance.is-medium{--anem-importance-accent:color-mix(in srgb,var(--gh-amber) 78%,var(--gh-mint))}.anem-news-importance.is-high{--anem-importance-accent:var(--gh-mint)}.anem-news-importance.is-very-high{--anem-importance-accent:var(--gh-primary)}.anem-news-flow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:0;gap:0;padding:0;margin:0;list-style:none}.anem-news-flow li{position:relative;display:grid;justify-items:center;grid-gap:4px;gap:4px;min-width:0;color:var(--gh-muted)}.anem-news-flow li:before{position:absolute;top:10px;right:50%;left:-50%;height:1px;background:var(--gh-line-strong);content:""}.anem-news-flow li:first-child:before{display:none}.anem-news-flow li>span{z-index:1;display:grid;width:21px;height:21px;place-items:center;color:var(--gh-muted);background:var(--gh-surface);border:1px solid var(--gh-line-strong);border-radius:50%;font-size:var(--gh-font-label);font-weight:800;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.anem-news-flow li small{overflow:hidden;max-width:100%;font-size:var(--gh-font-label);font-weight:650;text-overflow:ellipsis;white-space:nowrap}.anem-news-flow li.is-complete:before{background:var(--gh-mint)}.anem-news-flow li.is-complete>span{color:var(--gh-surface);background:var(--gh-mint);border-color:var(--gh-mint)}.anem-news-flow li.is-complete small{color:var(--gh-text)}.anem-news-flow li.is-active:before{background:linear-gradient(90deg,var(--gh-mint),var(--gh-primary))}.anem-news-flow li.is-active>span{color:var(--gh-primary-strong);background:var(--gh-primary-soft);border-color:var(--gh-primary);box-shadow:none}.anem-news-flow li.is-active small{color:var(--gh-primary-strong)}.anem-news-flow li.is-error>span{color:var(--gh-deadline-overdue);background:var(--gh-coral-soft);border-color:var(--gh-coral)}.anem-news-flow li.is-error small{color:var(--gh-deadline-overdue)}.anem-news-flow.is-compact{grid-template-columns:repeat(4,20px);gap:6px}.anem-news-flow.is-compact li>span{width:19px;height:19px;font-size:var(--gh-font-label);line-height:1}.anem-news-flow.is-compact li:before{top:9px;right:50%;left:calc(-50% - 6px)}.anem-news-detail{display:grid;grid-template-rows:auto auto minmax(0,1fr) auto}.anem-news-detail,.anem-news-source-pane{min-width:0;min-height:0;background:var(--gh-surface)}.anem-news-source-pane{display:flex;flex-direction:column;border-left:1px solid var(--gh-line)}.anem-news-source-pane.is-empty{align-items:center;justify-content:center;gap:7px;padding:24px 18px;color:var(--gh-muted);text-align:center}.anem-news-source-pane.is-empty strong{color:var(--gh-text);font-size:var(--gh-font-heading-sm)}.anem-news-source-pane.is-empty span{max-width:34ch;font-size:var(--gh-font-label);line-height:1.5}.anem-news-source-pane-head{display:flex;min-height:64px;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border-bottom:1px solid var(--gh-line)}.anem-news-source-pane-head>div{display:grid;min-width:0;grid-gap:2px;gap:2px}.anem-news-source-pane-head>div span{color:var(--gh-muted);font-size:var(--gh-font-label);font-weight:650}.anem-news-source-pane-head>div strong{overflow:hidden;color:var(--gh-text);font-size:var(--gh-font-label);text-overflow:ellipsis;white-space:nowrap}.anem-news-remote-lightbox footer a,.anem-news-remote-media-meta a,.anem-news-source-pane-head>a{display:inline-flex;min-height:34px;align-items:center;justify-content:center;gap:5px;color:var(--gh-primary-strong);border-radius:7px;font-size:var(--gh-font-label);font-weight:700;text-decoration:none}.anem-news-source-pane-head>a{flex:0 0 auto;padding:0 7px}.anem-news-remote-lightbox footer a:hover,.anem-news-remote-media-meta a:hover,.anem-news-source-pane-head>a:hover{background:var(--gh-primary-soft)}.anem-news-source-switcher{display:flex;gap:3px;padding:6px;overflow-x:auto;background:var(--gh-surface-2);border-bottom:1px solid var(--gh-line)}.anem-news-source-switcher button{min-height:34px;flex:0 0 auto;padding:0 9px;color:var(--gh-muted);background:transparent;border:0;border-radius:7px;font-size:var(--gh-font-label);font-weight:700}.anem-news-source-switcher button:hover{color:var(--gh-text);background:var(--gh-surface-3)}.anem-news-source-switcher button.is-active{color:var(--gh-primary-strong);background:var(--gh-primary-soft)}.anem-news-source-pane-body{min-width:0;min-height:0;flex:1 1 auto;padding:12px;overflow-y:auto;overscroll-behavior:contain}.anem-news-remote-state{display:grid;grid-template-columns:22px minmax(0,1fr);grid-gap:3px 8px;gap:3px 8px;align-items:start;padding:12px;color:var(--gh-muted);background:var(--gh-surface-2);border-radius:8px}.anem-news-remote-state>svg{grid-row:1/span 2;color:var(--gh-primary-strong)}.anem-news-remote-state strong{color:var(--gh-text);font-size:var(--gh-font-label)}.anem-news-remote-state span{font-size:var(--gh-font-label);line-height:1.45;text-wrap:pretty}.anem-news-remote-state.is-error strong,.anem-news-remote-state.is-error>svg{color:var(--gh-deadline-overdue)}.anem-news-remote-article{min-width:0}.anem-news-remote-article>header{display:grid;grid-gap:7px;gap:7px;padding:3px 2px 12px;border-bottom:1px solid var(--gh-line)}.anem-news-remote-article h3{margin:0;color:var(--gh-text);font-size:var(--gh-font-heading-sm);line-height:1.28;letter-spacing:-.01em;text-wrap:balance}.anem-news-remote-article>header>div{display:flex;flex-wrap:wrap;gap:5px 10px;color:var(--gh-muted);font-size:var(--gh-font-label)}.anem-news-remote-lead{margin:0;color:var(--gh-text);font-size:var(--gh-font-content);font-weight:600;line-height:1.5;text-wrap:pretty}.anem-news-remote-text{display:grid;grid-gap:10px;gap:10px;padding:12px 2px 16px}.anem-news-remote-text p{margin:0;color:var(--gh-text);font-size:var(--gh-font-content);line-height:1.58;overflow-wrap:anywhere;text-wrap:pretty}.anem-news-remote-text small{color:var(--gh-muted);font-size:var(--gh-font-label)}.anem-news-remote-media{display:grid;grid-gap:9px;gap:9px;padding-top:12px;border-top:1px solid var(--gh-line)}.anem-news-source-pane-body>.anem-news-remote-media:first-child{padding-top:0;border-top:0}.anem-news-remote-media+.anem-news-remote-article{margin-top:16px;padding-top:14px;border-top:1px solid var(--gh-line)}.anem-news-remote-media>header{display:flex;align-items:center;justify-content:space-between;gap:8px}.anem-news-remote-media>header strong{color:var(--gh-text);font-size:var(--gh-font-label)}.anem-news-remote-media>header span{display:inline-grid;min-width:23px;min-height:23px;place-items:center;color:var(--gh-muted);background:var(--gh-surface-2);border-radius:999px;font-size:var(--gh-font-label);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.anem-news-remote-media-feed{display:grid;grid-gap:12px;gap:12px}.anem-news-remote-media-item{min-width:0;overflow:hidden;background:var(--gh-surface-2);border:1px solid var(--gh-line);border-radius:12px}.anem-news-remote-media-preview{position:relative;display:grid;width:100%;min-height:176px;place-items:center;padding:0;overflow:hidden;color:var(--gh-text);background:var(--gh-surface-3);border:0;border-radius:8px 8px 0 0}.anem-news-remote-media-preview img{display:block;width:100%;max-height:360px;object-fit:contain}.anem-news-remote-media-preview:focus-visible{outline:2px solid var(--gh-primary);outline-offset:-3px}.anem-news-remote-expand{position:absolute;right:7px;bottom:7px;display:inline-flex;min-height:32px;align-items:center;gap:5px;padding:0 8px;color:var(--gh-text);background:var(--gh-surface);border:1px solid var(--gh-line-strong);border-radius:7px;font-size:var(--gh-font-label);font-weight:700;opacity:.9}.anem-news-remote-media-preview:hover .anem-news-remote-expand{color:var(--gh-primary-strong);background:var(--gh-primary-soft)}.anem-news-remote-image-fallback{display:grid;justify-items:center;grid-gap:5px;gap:5px;max-width:28ch;padding:18px;color:var(--gh-muted);text-align:center}.anem-news-remote-image-fallback strong{color:var(--gh-text);font-size:var(--gh-font-label)}.anem-news-remote-image-fallback small{font-size:var(--gh-font-label);line-height:1.4}.anem-news-remote-media-meta{display:grid;grid-gap:3px;gap:3px;padding:9px 10px 10px}.anem-news-remote-media-meta strong{color:var(--gh-text);font-size:var(--gh-font-label);line-height:1.35;overflow-wrap:anywhere}.anem-news-remote-media-meta small,.anem-news-remote-media-meta span{color:var(--gh-muted);font-size:var(--gh-font-label);line-height:1.4;overflow-wrap:anywhere}.anem-news-remote-media-meta a{width:max-content;max-width:100%;margin-top:2px;padding:0 6px}.anem-news-remote-media-actions{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-top:5px}.anem-news-remote-media-actions .anem-news-button{min-height:34px;padding-inline:9px;font-size:var(--gh-font-label)}.anem-news-remote-import-message{display:flex;align-items:flex-start;gap:7px;padding:9px 10px;color:var(--gh-primary-strong);background:var(--gh-primary-soft);border-radius:8px;font-size:var(--gh-font-label);line-height:1.4}.anem-news-remote-import-message svg{flex:0 0 auto;margin-top:1px}.anem-news-remote-import-message.is-error{color:var(--gh-deadline-overdue);background:color-mix(in srgb,var(--gh-deadline-overdue) 10%,transparent)}.anem-news-remote-media-empty{display:flex;min-height:76px;align-items:center;gap:8px;padding:12px;color:var(--gh-muted);background:var(--gh-surface-2);border-radius:8px;font-size:var(--gh-font-label)}.anem-news-source-skeleton{display:grid;grid-gap:10px;gap:10px}.anem-news-source-skeleton span{display:block;height:14px;background:var(--gh-surface-3);border-radius:7px;animation:anem-news-pulse .8s ease-in-out infinite alternate}.anem-news-source-skeleton span:first-child{height:26px;width:78%}.anem-news-source-skeleton span:nth-child(3){width:92%}.anem-news-source-skeleton span:last-child{width:67%}.anem-news-remote-lightbox{position:fixed;z-index:var(--anem-news-z-lightbox);inset:0;display:grid;place-items:center;padding:16px;background:color-mix(in srgb,var(--gh-line-strong) 86%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.anem-news-remote-lightbox>div{position:relative;display:grid;width:min(1180px,100%);max-height:calc(100vh - 32px);grid-template-rows:minmax(0,1fr) auto;overflow:hidden;background:var(--gh-surface);border-radius:12px}.anem-news-remote-lightbox img,.anem-news-remote-lightbox video{display:block;width:100%;height:100%;max-height:calc(100vh - 96px);object-fit:contain;background:var(--gh-bg)}.anem-news-remote-lightbox-close{position:absolute;z-index:1;top:8px;right:8px;display:grid;width:44px;height:44px;place-items:center;padding:0;color:var(--gh-text);background:var(--gh-surface);border:1px solid var(--gh-line-strong);border-radius:8px}.anem-news-remote-lightbox-close:hover{color:var(--gh-primary-strong);background:var(--gh-primary-soft)}.anem-news-remote-lightbox footer{display:flex;min-height:52px;align-items:center;justify-content:space-between;gap:12px;padding:8px 12px}.anem-news-remote-lightbox footer span{min-width:0;overflow:hidden;color:var(--gh-text);font-size:var(--gh-font-label);text-overflow:ellipsis;white-space:nowrap}.anem-news-remote-lightbox footer a{flex:0 0 auto;padding:0 8px}.anem-news-detail.is-empty{align-content:center;justify-items:center;gap:7px;padding:28px;text-align:center;color:var(--gh-muted)}.anem-news-detail.is-empty strong{color:var(--gh-text);font-size:var(--gh-font-heading-sm)}.anem-news-detail.is-empty span{max-width:42ch;font-size:var(--gh-font-label);line-height:1.5;text-wrap:pretty}.anem-news-detail-head{display:grid;grid-gap:0;gap:0;padding:9px 18px;border-bottom:1px solid var(--gh-line)}.anem-news-detail-meta{flex-wrap:wrap;gap:7px;color:var(--gh-muted);font-size:var(--gh-font-label)}.anem-news-detail-meta>span:not(.anem-news-status){padding-left:7px;border-left:1px solid var(--gh-line)}.anem-news-detail-meta .is-urgent{color:var(--gh-deadline-overdue);font-weight:700}.anem-news-detail-head h2{margin:0;color:var(--gh-text);font-size:var(--gh-font-heading-sm);font-weight:760;line-height:1.25;letter-spacing:-.012em;text-wrap:balance}.anem-news-detail-submeta{flex-wrap:wrap;gap:12px;color:var(--gh-muted);font-size:var(--gh-font-label);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.anem-news-detail-submeta span{display:inline-flex;align-items:center;gap:5px}.anem-news-detail-head .anem-news-flow{max-width:none;margin:0}.anem-news-mobile-back{display:none;min-height:36px;align-items:center;gap:6px;width:max-content;padding:0 8px;color:var(--gh-primary-strong);background:transparent;border:0;border-radius:7px;font-size:var(--gh-font-label);font-weight:700}.anem-news-detail-tabs{position:relative;z-index:5;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));min-width:0;align-items:center;grid-gap:2px;gap:2px;padding:6px 10px;background:var(--gh-surface-2);border-bottom:1px solid var(--gh-line)}.anem-news-detail-tabs button{width:100%;min-width:0;min-height:34px;padding:0 5px;border-radius:7px;white-space:nowrap}.anem-news-detail-tabs button>span{color:var(--gh-muted);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.anem-news-detail-body{min-width:0;min-height:0;padding:16px 18px;overflow:auto;overscroll-behavior:contain}.anem-news-detail-body.is-telegram{padding:10px 18px 12px;overflow:hidden}.anem-news-publication-editor,.anem-news-telegram-tab{height:100%;min-height:0}.anem-news-editor{display:grid;max-width:760px;grid-gap:12px;gap:12px}.anem-news-editor>label,.anem-news-source-form label{display:grid;min-width:0;grid-gap:6px;gap:6px}.anem-news-editor>label>span,.anem-news-source-form label>span{color:var(--gh-muted);font-size:var(--gh-font-label);font-weight:700}.anem-news-editor input,.anem-news-editor textarea,.anem-news-schedule input,.anem-news-source-form .unified-control-face,.anem-news-source-form input{width:100%;color:var(--gh-text);background:var(--gh-surface-2);border:1px solid var(--gh-line-strong);border-radius:7px;outline:0}.anem-news-editor input,.anem-news-schedule input,.anem-news-source-form .unified-control-face,.anem-news-source-form input{min-height:40px;padding:0 10px}.anem-news-editor textarea{min-height:88px;padding:9px 10px;resize:vertical;line-height:1.5}.anem-news-editor input:focus,.anem-news-editor textarea:focus,.anem-news-schedule input:focus,.anem-news-source-form .unified-control-face:focus-visible,.anem-news-source-form .unified-control[data-open=true] .unified-control-face,.anem-news-source-form input:focus{border-color:var(--gh-primary);box-shadow:0 0 0 1px var(--gh-primary)}.anem-news-source-links{display:flex;flex-wrap:wrap;align-items:center;gap:7px;padding:10px;background:var(--gh-surface-2);border-radius:8px}.anem-news-source-links>strong{margin-right:3px;font-size:var(--gh-font-label)}.anem-news-source-links>span{color:var(--gh-muted);font-size:var(--gh-font-label)}.anem-news-source-links a{display:inline-flex;min-height:30px;align-items:center;gap:5px;padding:0 8px;color:var(--gh-primary-strong);background:var(--gh-surface);border:1px solid var(--gh-line);border-radius:7px;font-size:var(--gh-font-label);font-weight:650;text-decoration:none}.anem-news-source-links a small{color:var(--gh-muted);font-size:var(--gh-font-label);font-weight:650}.anem-news-source-links a:hover{border-color:var(--gh-primary)}.anem-news-approval-notice,.anem-news-edition-note,.anem-news-inline-empty,.anem-news-lock-notice{display:flex;align-items:center;gap:8px;padding:9px 10px;border-radius:8px;font-size:var(--gh-font-label)}.anem-news-edition-note{color:var(--gh-primary-strong);background:var(--gh-primary-soft)}.anem-news-edition-note>svg{flex:0 0 auto}.anem-news-edition-note>span{display:grid;grid-gap:2px;gap:2px}.anem-news-edition-note small{color:var(--gh-muted);line-height:1.35}.anem-news-inline-empty{color:var(--gh-muted);background:var(--gh-surface-2)}.anem-news-notice{display:inline-flex;flex:0 0 auto;min-height:24px;align-items:center;gap:5px;padding:0 8px;color:var(--gh-mint);background:var(--gh-mint-soft);border-radius:999px;font-size:var(--gh-font-label);font-weight:700;line-height:1;white-space:nowrap;opacity:1;transform:translateY(0);transition:opacity .28s cubic-bezier(.23,1,.32,1),transform .28s cubic-bezier(.23,1,.32,1)}.anem-news-notice>svg{flex:0 0 auto}.anem-news-notice.is-leaving{opacity:0;transform:translateY(-3px)}@media (max-width:520px){.gh-topbar-notice{width:24px;padding:0;justify-content:center}.gh-topbar-notice>span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}}.anem-news-approval-notice,.anem-news-lock-notice{margin-bottom:10px}.anem-news-lock-notice{color:var(--gh-deadline-today);background:var(--gh-surface-2)}.anem-news-approval-notice{color:var(--gh-primary-strong);background:var(--gh-primary-soft)}.anem-news-approval-notice>svg,.anem-news-lock-notice>svg{flex:0 0 auto}.anem-news-approval-notice>span,.anem-news-lock-notice>span{display:grid;grid-gap:2px;gap:2px}.anem-news-approval-notice small,.anem-news-lock-notice small{color:var(--gh-muted);line-height:1.4}.anem-news-preview{display:grid;grid-gap:7px;gap:7px;padding-top:2px}.anem-news-preview>span{color:var(--gh-muted);font-size:var(--gh-font-label);font-weight:700}.anem-news-preview article{max-width:560px;padding:13px 14px;white-space:pre-wrap;color:var(--gh-text);background:var(--gh-surface-2);border:1px solid var(--gh-line);border-radius:12px;font-size:var(--gh-font-content);line-height:1.5;text-wrap:pretty}.anem-news-preview>small{color:var(--gh-muted);font-size:var(--gh-font-label)}.anem-news-block-editor{display:grid;width:100%;min-width:0;grid-gap:12px;gap:12px}.anem-news-block-editor-head{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:12px;padding-bottom:10px;border-bottom:1px solid var(--gh-line)}.anem-news-block-editor-head>div:first-child{display:grid;min-width:0;grid-gap:2px;gap:2px}.anem-news-block-editor-head strong{color:var(--gh-text);font-size:var(--gh-font-heading-sm)}.anem-news-block-editor-head span{color:var(--gh-muted);font-size:var(--gh-font-label);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.anem-news-block-palette{position:relative;min-width:0}.anem-news-block-palette>summary{display:inline-flex;min-height:38px;align-items:center;gap:7px;width:max-content;max-width:100%;padding:0 11px;color:var(--gh-primary-strong);background:var(--gh-primary-soft);border-radius:7px;font-size:var(--gh-font-label);font-weight:750;cursor:pointer;list-style:none}.anem-news-block-palette>summary::-webkit-details-marker{display:none}.anem-news-block-palette>summary:hover{background:var(--gh-surface-3)}.anem-news-block-palette[open]>summary{color:#fff;background:var(--gh-primary-strong)}.anem-news-block-palette-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(176px,1fr));grid-gap:5px;gap:5px;margin-top:7px;padding:7px;background:var(--gh-surface-2);border:1px solid var(--gh-line);border-radius:8px}.anem-news-block-palette-options button{display:grid;grid-template-columns:30px minmax(0,1fr);min-width:0;min-height:50px;align-items:center;grid-gap:8px;gap:8px;padding:7px;color:var(--gh-text);text-align:left;background:var(--gh-surface);border:1px solid transparent;border-radius:7px}.anem-news-block-palette-options button:hover:not(:disabled){color:var(--gh-primary-strong);border-color:var(--gh-primary)}.anem-news-block-palette-options button>span:first-child{display:grid;width:30px;height:30px;place-items:center;color:var(--gh-primary-strong);background:var(--gh-primary-soft);border-radius:7px}.anem-news-block-palette-options button>span:last-child{display:grid;min-width:0;grid-gap:1px;gap:1px}.anem-news-block-palette-options strong{font-size:var(--gh-font-label)}.anem-news-block-palette-options small{color:var(--gh-muted);font-size:var(--gh-font-label);line-height:1.25;text-wrap:pretty}.anem-news-block-list{display:grid;min-width:0;grid-gap:0;gap:0;padding:0;margin:0;list-style:none;border-top:1px solid var(--gh-line)}.anem-news-block-row{display:grid;min-width:0;grid-gap:8px;gap:8px;padding:10px 0 12px;border-bottom:1px solid var(--gh-line);transition:background-color .15s cubic-bezier(.23,1,.32,1)}.anem-news-block-row:focus-within{background:var(--gh-surface-2)}.anem-news-block-row-head{display:flex;min-width:0;align-items:center;gap:8px;padding:0 4px}.anem-news-block-row-head>strong{min-width:0;margin-right:auto;overflow:hidden;color:var(--gh-text);font-size:var(--gh-font-label);text-overflow:ellipsis;white-space:nowrap}.anem-news-block-order{display:inline-flex;flex:0 0 auto;align-items:center;gap:4px;color:var(--gh-muted);font-size:var(--gh-font-label);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.anem-news-block-row-controls{display:flex;flex:0 0 auto;align-items:center;gap:2px}.anem-news-block-row-controls button{display:grid;width:34px;height:34px;place-items:center;padding:0;color:var(--gh-muted);background:transparent;border:0;border-radius:7px}.anem-news-block-row-controls button:hover:not(:disabled){color:var(--gh-primary-strong);background:var(--gh-primary-soft)}.anem-news-block-row-controls button.is-danger:hover:not(:disabled){color:var(--gh-deadline-overdue);background:var(--gh-coral-soft)}.anem-news-block-row-body{min-width:0;padding:0 4px}.anem-news-block-empty{display:grid;min-height:128px;place-items:center;padding:20px;color:var(--gh-muted);text-align:center;background:var(--gh-surface-2);border-radius:8px;font-size:var(--gh-font-content);line-height:1.5;text-wrap:pretty}.anem-news-telegram-preview{display:grid;min-width:0;grid-gap:0;gap:0;overflow:hidden;background:var(--gh-surface-2);border:1px solid var(--gh-line);border-radius:12px}.anem-news-telegram-preview>header{display:flex;min-height:38px;align-items:center;justify-content:space-between;gap:8px;padding:0 11px;border-bottom:1px solid var(--gh-line)}.anem-news-telegram-preview>header span{color:var(--gh-muted);font-size:var(--gh-font-label);font-weight:700}.anem-news-telegram-preview>header strong{color:var(--gh-primary-strong);font-size:var(--gh-font-label)}.anem-news-telegram-preview-content{display:grid;min-width:0;grid-gap:10px;gap:10px;padding:12px;color:var(--gh-text);font-size:var(--gh-font-content);line-height:1.5;overflow-wrap:anywhere}.anem-news-telegram-editor{max-width:860px}.anem-news-editor-mode{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:6px;gap:6px;padding:5px;background:var(--gh-surface-2);border:1px solid var(--gh-line);border-radius:8px}.anem-news-editor-mode button{display:grid;min-width:0;min-height:54px;align-content:center;grid-gap:2px;gap:2px;padding:7px 10px;color:var(--gh-muted);text-align:left;background:transparent;border:1px solid transparent;border-radius:7px;transition:color .15s cubic-bezier(.23,1,.32,1),background-color .15s cubic-bezier(.23,1,.32,1),border-color .15s cubic-bezier(.23,1,.32,1)}.anem-news-editor-mode button:hover:not(:disabled){color:var(--gh-text);background:var(--gh-surface);border-color:var(--gh-line)}.anem-news-editor-mode button.is-active{color:var(--gh-primary-strong);background:var(--gh-surface);border-color:var(--gh-primary)}.anem-news-editor-mode span,.anem-news-editor-mode strong{font-size:var(--gh-font-label)}.anem-news-editor-mode span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.anem-news-draft-slot-state{display:flex;min-height:62px;align-items:flex-start;gap:8px;padding:10px;color:var(--gh-primary-strong);background:var(--gh-primary-soft);border-radius:8px}.anem-news-draft-slot-state.is-failed{color:var(--gh-deadline-overdue);background:var(--gh-coral-soft)}.anem-news-draft-slot-state>svg{flex:0 0 auto;margin-top:1px}.anem-news-draft-slot-state>span{display:grid;min-width:0;grid-gap:2px;gap:2px}.anem-news-draft-slot-state strong{font-size:var(--gh-font-label)}.anem-news-draft-slot-state small{color:var(--gh-muted);font-size:var(--gh-font-label);line-height:1.4}.anem-news-draft-slot-state>.anem-news-button{flex:0 0 auto;margin-left:auto}.anem-news-saved-state,.anem-news-unsaved-state{display:inline-flex;min-height:28px;align-items:center;padding:0 8px;border-radius:999px;font-size:var(--gh-font-label);font-weight:700}.anem-news-saved-state{color:var(--gh-mint);background:var(--gh-mint-soft)}.anem-news-unsaved-state{color:var(--gh-deadline-today);background:var(--gh-surface-2)}.anem-news-block-fields,.anem-news-media-block-form{display:grid;min-width:0;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.anem-news-block-fields>label,.anem-news-block-single-field,.anem-news-media-block-form>label{display:grid;min-width:0;align-content:start;grid-gap:5px;gap:5px}.anem-news-block-fields label>span,.anem-news-block-single-field>span,.anem-news-media-block-form label>span{color:var(--gh-muted);font-size:var(--gh-font-label);font-weight:700}.anem-news-block-fields label.is-wide,.anem-news-block-fields>.is-wide,.anem-news-media-block-form label.is-wide,.anem-news-media-block-form>.is-wide,.anem-news-media-source-note,.anem-news-provenance-unknown{grid-column:1/-1}.anem-news-block-fields .unified-control-face,.anem-news-block-fields input,.anem-news-block-fields textarea,.anem-news-block-single-field textarea,.anem-news-media-block-form input,.anem-news-media-block-form select,.anem-news-media-block-form textarea{width:100%;min-width:0;color:var(--gh-text);background:var(--gh-surface);border:1px solid var(--gh-line-strong);border-radius:7px;outline:0}.anem-news-block-fields .unified-control-face,.anem-news-block-fields input,.anem-news-media-block-form input,.anem-news-media-block-form select{min-height:38px;padding:0 9px}.anem-news-block-fields textarea,.anem-news-block-single-field textarea,.anem-news-media-block-form textarea{min-height:82px;padding:8px 9px;resize:vertical;line-height:1.45}.anem-news-block-fields .unified-control-face:focus-visible,.anem-news-block-fields .unified-control[data-open=true] .unified-control-face,.anem-news-block-fields input:focus,.anem-news-block-fields textarea:focus,.anem-news-block-single-field textarea:focus,.anem-news-media-block-form input:focus,.anem-news-media-block-form select:focus,.anem-news-media-block-form textarea:focus{border-color:var(--gh-primary);box-shadow:0 0 0 1px var(--gh-primary)}.anem-news-table-input{-moz-tab-size:16;tab-size:16;white-space:pre;overflow-x:auto}.anem-news-inline-switch{display:flex!important;min-height:38px;align-items:center;gap:7px!important}.anem-news-inline-switch input{width:17px;min-height:17px;flex:0 0 auto;margin:0;accent-color:var(--gh-primary-strong)}.anem-news-inline-switch span{color:var(--gh-text)!important;font-weight:600!important}.anem-news-divider-field{display:flex;min-height:46px;align-items:center;gap:8px;color:var(--gh-muted);border-top:1px solid var(--gh-line-strong);border-bottom:1px solid var(--gh-line-strong);font-size:var(--gh-font-label)}.anem-news-rich-text{display:grid;min-width:0;grid-gap:5px;gap:5px}.anem-news-rich-text-label{display:flex;min-width:0;align-items:baseline;justify-content:space-between;gap:10px;color:var(--gh-muted);font-size:var(--gh-font-label);font-weight:700}.anem-news-rich-text-label small{color:var(--gh-muted);font-size:var(--gh-font-label);font-weight:500}.anem-news-rich-text-toolbar{display:flex;min-width:0;min-height:34px;flex-wrap:wrap;align-items:center;gap:2px;padding:3px;background:var(--gh-surface-2);border:1px solid var(--gh-line);border-radius:7px}.anem-news-nested-text-row-head button,.anem-news-rich-link-editor>button,.anem-news-rich-list-item header button,.anem-news-rich-text-toolbar button,.anem-news-table-editor-row>button{display:inline-flex;width:30px;height:30px;flex:0 0 auto;align-items:center;justify-content:center;padding:0;color:var(--gh-muted);background:transparent;border:1px solid transparent;border-radius:7px}.anem-news-nested-text-row-head button:hover:not(:disabled),.anem-news-rich-link-editor>button:hover:not(:disabled),.anem-news-rich-list-item header button:hover:not(:disabled),.anem-news-rich-text-toolbar button:hover:not(:disabled),.anem-news-table-editor-row>button:hover:not(:disabled){color:var(--gh-text);background:var(--gh-surface);border-color:var(--gh-line-strong)}.anem-news-rich-text-toolbar button.is-active{color:var(--gh-primary-strong);background:var(--gh-primary-soft);border-color:var(--gh-primary)}.anem-news-nested-text-row-head button.is-danger:hover:not(:disabled),.anem-news-rich-list-item header button.is-danger:hover:not(:disabled),.anem-news-rich-text-toolbar button.is-danger:hover:not(:disabled),.anem-news-table-editor-row>button.is-danger:hover:not(:disabled){color:var(--gh-deadline-overdue);background:var(--gh-coral-soft);border-color:var(--gh-coral)}.anem-news-rich-text-toolbar-divider{width:1px;height:20px;margin:0 2px;background:var(--gh-line-strong)}.anem-news-rich-text-content{width:100%;min-height:92px;padding:9px 10px;color:var(--gh-text);background:var(--gh-surface);border:1px solid var(--gh-line-strong);border-radius:7px;outline:0;font-size:var(--gh-font-content);line-height:1.5;overflow-wrap:anywhere;white-space:pre-wrap}.anem-news-rich-text.is-compact .anem-news-rich-text-content{min-height:48px;padding:7px 8px;font-size:var(--gh-font-label)}.anem-news-rich-text.has-focus .anem-news-rich-text-content{border-color:var(--gh-primary);box-shadow:0 0 0 1px var(--gh-primary)}.anem-news-rich-text.is-disabled{opacity:.64}.anem-news-rich-text-content p{min-height:1.5em;margin:0}.anem-news-rich-text-content p+p{margin-top:.75em}.anem-news-rich-text-content a{color:var(--gh-primary-strong);text-decoration:underline;text-underline-offset:2px}.anem-news-rich-text-content code{padding:1px 4px;background:var(--gh-surface-3);border:1px solid var(--gh-line);border-radius:7px;font-family:ui-monospace,monospace}.anem-news-rich-text-content [data-telegram-spoiler]{padding:1px 3px;color:var(--gh-text);background:var(--gh-surface-3);border:1px dashed var(--gh-line-strong);border-radius:7px}.anem-news-publication-editor{display:grid;min-width:0;grid-template-rows:auto minmax(0,1fr) auto;grid-gap:8px;gap:8px}.anem-news-document-editor{display:grid;min-width:0;grid-gap:10px;gap:10px}.anem-news-publication-head{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:10px}.anem-news-publication-actions{display:flex;min-width:0;align-items:center;justify-content:flex-end;gap:6px}.anem-news-publication-scroll{min-width:0;min-height:0;padding:2px 2px 10px 0;overflow:auto;overscroll-behavior:contain}.anem-news-research-review{min-width:0;color:var(--gh-deadline-today);background:var(--gh-surface-2);border:1px solid var(--gh-line-strong);border-radius:8px}.anem-news-research-review>summary{display:grid;min-height:48px;grid-template-columns:20px minmax(0,1fr) 20px;align-items:center;grid-gap:8px;gap:8px;padding:7px 10px;cursor:pointer;list-style:none}.anem-news-research-review>summary::-webkit-details-marker{display:none}.anem-news-research-review>summary:hover{background:var(--gh-surface-3)}.anem-news-research-review>summary:focus-visible{outline:2px solid var(--gh-primary);outline-offset:2px}.anem-news-research-review>summary>span{display:grid;min-width:0;grid-gap:1px;gap:1px}.anem-news-research-review>summary strong{color:var(--gh-deadline-today);font-size:var(--gh-font-label)}.anem-news-research-review>summary small{overflow:hidden;color:var(--gh-muted);font-size:var(--gh-font-label);line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.anem-news-research-chevron{color:var(--gh-muted);transition:transform .18s cubic-bezier(.23,1,.32,1)}.anem-news-research-review[open] .anem-news-research-chevron{transform:rotate(180deg)}.anem-news-research-review[open]>summary{border-bottom:1px solid var(--gh-line)}.anem-news-research-review-body{display:grid;max-height:min(280px,34vh);grid-gap:10px;gap:10px;padding:10px;overflow:auto}.anem-news-research-issues{display:grid;grid-gap:6px;gap:6px;padding:0;margin:0;list-style:none}.anem-news-research-issues li{display:grid;grid-template-columns:minmax(92px,auto) minmax(0,1fr);grid-gap:8px;gap:8px;color:var(--gh-text);font-size:var(--gh-font-label);line-height:1.4}.anem-news-research-issues li strong{color:var(--gh-deadline-today)}.anem-news-research-sources{display:flex;min-width:0;flex-wrap:wrap;gap:5px}.anem-news-research-sources a{display:inline-grid;min-width:0;min-height:34px;grid-template-columns:auto minmax(0,1fr) 14px;align-items:center;gap:6px;padding:0 8px;color:var(--gh-primary-strong);background:var(--gh-surface);border:1px solid var(--gh-line);border-radius:7px;font-size:var(--gh-font-label);text-decoration:none}.anem-news-research-sources a:hover{border-color:var(--gh-primary)}.anem-news-research-sources a:focus-visible{outline:2px solid var(--gh-primary);outline-offset:2px}.anem-news-research-sources a span{color:var(--gh-muted)}.anem-news-research-sources a strong{overflow:hidden;color:var(--gh-text);text-overflow:ellipsis;white-space:nowrap}.anem-news-research-meta{color:var(--gh-muted);font-size:var(--gh-font-label);line-height:1.4}.anem-news-publication-mode-row{display:flex;min-width:0;align-items:center;gap:6px}.anem-news-publication-modes{display:inline-flex;min-width:0;gap:3px;padding:3px;background:var(--gh-surface-2);border:1px solid var(--gh-line);border-radius:8px}.anem-news-publication-modes button{display:inline-flex;min-height:36px;align-items:center;gap:6px;padding:0 10px;color:var(--gh-muted);background:transparent;border:1px solid transparent;border-radius:7px;font-size:var(--gh-font-label);font-weight:700}.anem-news-publication-modes button:hover{color:var(--gh-text)}.anem-news-publication-modes button.is-active{color:var(--gh-primary-strong);background:var(--gh-surface);border-color:var(--gh-primary)}.anem-news-publication-archive{display:grid;width:36px;height:36px;flex:0 0 auto;place-items:center;padding:0;color:var(--gh-muted);background:transparent;border:1px solid var(--gh-line);border-radius:8px}.anem-news-publication-archive:hover:not(:disabled){color:var(--gh-deadline-overdue);background:var(--gh-coral-soft);border-color:var(--gh-deadline-overdue)}.anem-news-publication-archive:focus-visible{outline:2px solid var(--gh-primary);outline-offset:2px}.anem-news-document-toolbar{position:-webkit-sticky;position:sticky;z-index:4;top:0;display:flex;min-width:0;min-height:44px;flex-wrap:wrap;align-items:center;gap:2px;padding:4px;background:var(--gh-surface);border:1px solid var(--gh-line);border-radius:8px}.anem-news-document-history-controls{display:inline-flex;gap:2px;padding-right:3px;margin-right:2px;border-right:1px solid var(--gh-line)}.anem-news-document-toolbar .unified-control-face,.anem-news-document-toolbar>button{min-height:34px;color:var(--gh-muted);background:transparent;border:1px solid transparent;border-radius:7px}.anem-news-document-toolbar>button{display:grid;width:34px;place-items:center;padding:0}.anem-news-document-style-select{width:118px;flex:0 0 118px}.anem-news-document-toolbar .unified-control-face{padding:0 7px;font:inherit;font-size:var(--gh-font-label);font-weight:700}.anem-news-document-toolbar .unified-control-face:hover:not(:disabled),.anem-news-document-toolbar>button:hover:not(:disabled){color:var(--gh-text);background:var(--gh-surface-2);border-color:var(--gh-line)}.anem-news-document-toolbar button.is-active{color:var(--gh-primary-strong);background:var(--gh-primary-soft);border-color:var(--gh-primary)}.anem-news-document-toolbar .unified-control-face:focus-visible,.anem-news-document-toolbar>button:focus-visible{outline:2px solid var(--gh-primary);outline-offset:1px}.anem-news-document-save-state{margin-left:auto;padding:0 7px;color:var(--gh-muted);font-size:var(--gh-font-label);font-weight:650;white-space:nowrap}.anem-news-document-save-state.is-saved{color:var(--gh-mint)}.anem-news-document-save-state.is-error{color:var(--gh-deadline-overdue)}.anem-news-document-popover{position:relative;z-index:3;min-width:0;padding:8px;background:var(--gh-surface-2);border:1px solid var(--gh-line-strong);border-radius:8px}.anem-news-document-editor{position:relative}.anem-news-document-popover.is-anchored{position:absolute;z-index:8;width:min(640px,calc(100% - 16px));box-shadow:0 8px 24px rgb(0 0 0/14%);transform:translateX(-50%);transform-origin:top center}.anem-news-document-popover.is-link{display:grid;width:min(560px,calc(100% - 16px));grid-template-columns:minmax(0,1fr) auto auto 34px;grid-gap:5px;gap:5px;transform:translate(-50%,-100%);transform-origin:bottom center}.anem-news-document-popover .unified-control-face,.anem-news-document-popover button,.anem-news-document-popover input{min-height:38px;color:var(--gh-text);background:var(--gh-surface);border:1px solid var(--gh-line-strong);border-radius:7px}.anem-news-document-popover input{min-width:0;padding:0 9px}.anem-news-document-popover .unified-control-face{padding:0 8px}.anem-news-document-popover button{display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:0 10px;font-size:var(--gh-font-label);font-weight:700}.anem-news-document-popover button:hover:not(:disabled){color:var(--gh-primary-strong);border-color:var(--gh-primary)}.anem-news-document-media-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(112px,1fr));grid-gap:6px;gap:6px}.anem-news-document-media-grid>button{position:relative;display:grid;min-width:0;min-height:104px;grid-template-rows:76px auto;grid-gap:5px;gap:5px;justify-items:stretch;padding:5px;overflow:hidden;text-align:left}.anem-news-document-media-grid>button.is-selected{color:var(--gh-primary-strong);background:var(--gh-primary-soft);border-color:var(--gh-primary)}.anem-news-document-media-grid img,.anem-news-document-media-grid video{display:block;width:100%;height:76px;object-fit:cover;border-radius:7px}.anem-news-document-media-grid span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.anem-news-document-media-grid i{position:absolute;top:8px;right:8px;display:grid;width:20px;height:20px;place-items:center;color:#fff;background:var(--gh-primary-strong);border-radius:50%}.anem-news-document-collection-mode,.anem-news-document-media-actions{display:flex;min-width:0;flex-wrap:wrap;gap:5px;margin-top:7px}.anem-news-document-collection-mode button.is-active{color:var(--gh-primary-strong);background:var(--gh-primary-soft);border-color:var(--gh-primary)}.anem-news-document-url-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-gap:5px;gap:5px;margin-top:7px}.anem-news-document-paper{min-width:0;min-height:480px;padding:32px;background:var(--gh-surface-2);border:1px solid var(--gh-line);border-radius:12px}.anem-news-document-content{min-height:390px;max-width:720px;margin:0 auto;color:var(--gh-text);outline:0;font-size:var(--gh-font-content);line-height:1.58;overflow-wrap:anywhere}.anem-news-document-content>:first-child{margin-top:0}.anem-news-document-content>:last-child{margin-bottom:0}.anem-news-document-content p{min-height:1.55em;margin:0 0 13px}.anem-news-document-content h1{margin:0 0 18px;font-size:var(--gh-font-heading-md);line-height:1.2;letter-spacing:-.02em}.anem-news-document-content h2{margin:24px 0 10px;font-size:var(--gh-font-heading-sm);line-height:1.3}.anem-news-document-content h3{margin:20px 0 8px;font-size:var(--gh-font-supporting)}.anem-news-document-content h4,.anem-news-document-content h5,.anem-news-document-content h6{margin:17px 0 7px;font-size:var(--gh-font-content)}.anem-news-document-content ol,.anem-news-document-content ul{padding-left:24px;margin:0 0 14px}.anem-news-document-content blockquote{position:relative;padding:10px 14px;margin:16px 0;background:linear-gradient(var(--gh-primary),var(--gh-primary)) 0 /3px 100% no-repeat,color-mix(in srgb,var(--gh-primary) 11%,var(--gh-surface-2));border:0;border-radius:0 7px 7px 0}.anem-news-document-content blockquote:after,.anem-news-document-content blockquote:before{position:absolute;left:-3px;width:3px;height:6px;background:repeating-linear-gradient(135deg,var(--gh-primary) 0 2px,transparent 2px 4px);content:""}.anem-news-document-content blockquote:before{top:0}.anem-news-document-content blockquote:after{bottom:0}.anem-news-document-content blockquote>:last-child{margin-bottom:0}.anem-news-document-content hr{margin:22px 0;border:0;border-top:1px solid var(--gh-line-strong)}.anem-news-document-content a{color:var(--gh-primary-strong);text-decoration:underline;text-underline-offset:2px}.anem-news-document-content [data-telegram-spoiler]{padding:1px 3px;background:var(--gh-surface-3);border:1px dashed var(--gh-line-strong);border-radius:7px}.anem-news-canvas-media,.anem-news-canvas-table{position:relative;margin:18px 0;overflow:visible;border:1px solid transparent;border-radius:8px}.anem-news-canvas-media{border-color:var(--gh-line-strong)}.anem-news-canvas-media.is-selected,.anem-news-canvas-table.is-selected{border-color:var(--gh-primary);box-shadow:0 0 0 2px var(--gh-primary-soft)}.anem-news-canvas-media-grid{display:grid;grid-gap:4px;gap:4px;overflow:hidden;background:var(--gh-bg);border-radius:8px}.anem-news-canvas-media-grid.is-gallery{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin}.anem-news-canvas-media-grid.is-gallery .anem-news-canvas-media-frame{min-width:min(82%,520px);flex:0 0 min(82%,520px);scroll-snap-align:start}.anem-news-canvas-media-grid.is-collage{grid-template-columns:repeat(2,minmax(0,1fr))}.anem-news-canvas-media-grid.is-collage .anem-news-canvas-media-frame:first-child:nth-last-child(3){grid-row:span 2}.anem-news-canvas-media-frame{position:relative;min-width:0;overflow:hidden;background:var(--gh-bg)}.anem-news-canvas-media-preview{display:grid;width:100%;min-height:180px;place-items:center;padding:0;overflow:hidden;background:var(--gh-bg);border:0}.anem-news-canvas-media-grid img,.anem-news-canvas-media-grid video{display:block;width:100%;height:100%;max-height:520px;object-fit:contain}.anem-news-canvas-media-grid.is-collage img,.anem-news-canvas-media-grid.is-collage video,.anem-news-canvas-media-grid.is-gallery img,.anem-news-canvas-media-grid.is-gallery video{min-height:210px;object-fit:cover}.anem-news-canvas-media-order{position:absolute;z-index:2;top:6px;left:50%;display:flex;gap:2px;padding:2px;background:color-mix(in srgb,var(--gh-bg) 78%,transparent);border:1px solid color-mix(in srgb,var(--gh-text) 14%,transparent);border-radius:999px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transform:translateX(-50%)}.anem-news-canvas-media-order button{display:grid;width:28px;height:28px;place-items:center;padding:0;color:var(--gh-text);background:transparent;border:0;border-radius:50%}.anem-news-canvas-media-order button:hover:not(:disabled){color:var(--gh-primary-strong);background:var(--gh-primary-soft)}.anem-news-canvas-media-order button:focus-visible{outline:2px solid var(--gh-primary);outline-offset:1px}.anem-news-canvas-media-order button:disabled{opacity:.32}.anem-news-canvas-caption{width:100%;min-height:38px;padding:6px 8px;color:var(--gh-muted);background:transparent;border:0;border-bottom:1px solid var(--gh-line);outline:0;font-size:var(--gh-font-label)}.anem-news-canvas-caption:focus{color:var(--gh-text);border-bottom-color:var(--gh-primary)}.anem-news-canvas-quote{display:grid;grid-gap:8px;gap:8px;padding:14px 16px;margin:14px 0;background:var(--gh-primary-soft);border:1px solid var(--gh-line);border-radius:8px}.anem-news-canvas-quote.is-selected{border-color:var(--gh-primary)}.anem-news-canvas-quote-content>:last-child{margin-bottom:0}.anem-news-canvas-quote-credit{display:grid;grid-gap:4px;gap:4px;padding-top:7px;border-top:1px solid color-mix(in srgb,var(--gh-primary) 28%,var(--gh-line))}.anem-news-canvas-quote-credit>span{color:var(--gh-primary-strong);font-size:var(--gh-font-label);font-weight:700}.anem-news-canvas-quote-credit input{width:100%;min-height:36px;padding:0;color:var(--gh-primary-strong);background:transparent;border:0;border-bottom:1px solid transparent;outline:0;font:inherit;font-size:var(--gh-font-label)}.anem-news-canvas-quote-credit input:focus{color:var(--gh-text);border-bottom-color:var(--gh-primary)}.anem-news-canvas-node-actions{display:flex;justify-content:flex-end;gap:3px;padding-top:4px}.anem-news-canvas-node-actions button{display:inline-flex;min-height:32px;align-items:center;justify-content:center;gap:5px;padding:0 8px;color:var(--gh-muted);background:transparent;border:0;border-radius:7px;font-size:var(--gh-font-label)}.anem-news-canvas-node-actions button:hover:not(:disabled){color:var(--gh-primary-strong);background:var(--gh-primary-soft)}.anem-news-canvas-inline-picker{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));grid-gap:5px;gap:5px;padding:7px;background:var(--gh-surface);border:1px solid var(--gh-line);border-radius:8px}.anem-news-canvas-inline-picker button{display:grid;min-width:0;min-height:86px;align-content:center;grid-gap:4px;gap:4px;padding:5px;color:var(--gh-muted);background:var(--gh-surface-2);border:1px solid var(--gh-line);border-radius:7px;font-size:var(--gh-font-label)}.anem-news-canvas-inline-picker img,.anem-news-canvas-inline-picker video{width:100%;height:58px;object-fit:cover;border-radius:7px}.anem-news-canvas-inline-picker span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.anem-news-canvas-table{overflow-x:auto}.anem-news-canvas-table table{width:100%;min-width:360px;border-collapse:collapse}.anem-news-canvas-table td{padding:0;border:1px solid var(--gh-line-strong)}.anem-news-canvas-table input{width:100%;min-height:42px;padding:7px;color:var(--gh-text);background:var(--gh-surface);border:0;outline:0}.anem-news-canvas-table input:focus{box-shadow:inset 0 0 0 2px var(--gh-primary)}.anem-news-rich-link-editor{display:grid;grid-template-columns:minmax(0,1fr) 34px 34px;align-items:end;grid-gap:5px;gap:5px;padding:7px;background:var(--gh-surface-2);border:1px solid var(--gh-line);border-radius:7px}.anem-news-rich-link-editor label{display:grid;min-width:0;grid-gap:4px;gap:4px;color:var(--gh-muted);font-size:var(--gh-font-label);font-weight:700}.anem-news-rich-link-editor input{width:100%;min-width:0;min-height:34px;padding:0 8px;color:var(--gh-text);background:var(--gh-surface);border:1px solid var(--gh-line-strong);border-radius:7px;outline:0}.anem-news-rich-link-editor input:focus{border-color:var(--gh-primary);box-shadow:0 0 0 1px var(--gh-primary)}.anem-news-rich-link-editor>button{width:34px;height:34px;color:var(--gh-primary-strong);background:var(--gh-surface);border-color:var(--gh-line-strong)}.anem-news-rich-text-error{color:var(--gh-deadline-overdue);font-size:var(--gh-font-label);line-height:1.4}.anem-news-nested-text-editor,.anem-news-rich-list-items,.anem-news-table-editor{display:grid;min-width:0;grid-gap:8px;gap:8px}.anem-news-nested-text-row,.anem-news-rich-list-item,.anem-news-table-editor-cell{display:grid;min-width:0;grid-gap:7px;gap:7px;padding:8px;background:var(--gh-surface-2);border:1px solid var(--gh-line);border-radius:8px}.anem-news-nested-text-row-head,.anem-news-rich-list-item>header{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:8px}.anem-news-nested-text-row-head>span,.anem-news-rich-list-item>header strong{color:var(--gh-muted);font-size:var(--gh-font-label);font-weight:700}.anem-news-nested-text-row-head>div,.anem-news-rich-list-item>header>div{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:2px}.anem-news-rich-list-item>header select{min-height:30px;padding:0 7px}.anem-news-rich-add-button,.anem-news-rich-list-item>header select,.anem-news-table-editor-actions button{color:var(--gh-text);background:var(--gh-surface);border:1px solid var(--gh-line-strong);border-radius:7px;font-size:var(--gh-font-label)}.anem-news-rich-add-button,.anem-news-table-editor-actions button{display:inline-flex;width:-moz-fit-content;width:fit-content;min-height:36px;align-items:center;justify-content:center;gap:6px;padding:0 10px;font-weight:700}.anem-news-rich-add-button:hover:not(:disabled),.anem-news-table-editor-actions button:hover:not(:disabled){color:var(--gh-primary-strong);border-color:var(--gh-primary)}.anem-news-nested-block-note{display:flex;align-items:flex-start;gap:7px;padding:8px;color:var(--gh-muted);background:var(--gh-surface);border-radius:7px;font-size:var(--gh-font-label);line-height:1.4}.anem-news-nested-block-note svg{flex:0 0 auto}.anem-news-table-editor-actions,.anem-news-table-editor-options{display:flex;min-width:0;flex-wrap:wrap;align-items:center;gap:7px}.anem-news-table-editor-scroll{display:grid;min-width:0;grid-gap:7px;gap:7px;overflow-x:auto;padding-bottom:2px}.anem-news-table-editor-row{display:grid;min-width:max-content;align-items:start;grid-gap:7px;gap:7px}.anem-news-table-editor-row>button{margin-top:24px;background:var(--gh-surface-2);border-color:var(--gh-line)}.anem-news-table-editor-cell{min-width:180px;padding:7px}.anem-news-table-cell-options{display:grid;grid-template-columns:minmax(0,1fr) repeat(2,minmax(88px,auto));align-items:center;grid-gap:4px;gap:4px}.anem-news-table-cell-options label{display:flex;min-height:30px;align-items:center;gap:5px;color:var(--gh-muted);font-size:var(--gh-font-label)}.anem-news-table-cell-options input{width:15px;height:15px;margin:0;accent-color:var(--gh-primary-strong)}.anem-news-table-cell-options select{min-width:0;min-height:30px;padding:0 5px;color:var(--gh-text);background:var(--gh-surface);border:1px solid var(--gh-line);border-radius:7px;font-size:var(--gh-font-label)}.anem-news-media-block-fields{display:grid;min-width:0;grid-template-columns:132px minmax(0,1fr);align-items:start;grid-gap:10px;gap:10px}.anem-news-media-block-preview{display:grid;width:100%;min-height:112px;place-items:center;overflow:hidden;color:var(--gh-muted);background:var(--gh-surface-3);border:1px solid var(--gh-line);border-radius:8px}.anem-news-media-block-preview img,.anem-news-media-block-preview video{display:block;width:100%;height:100%;min-height:112px;max-height:180px;object-fit:cover}.anem-news-media-picker-heading{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:8px}.anem-news-media-picker-heading>span{display:grid;min-width:0;grid-gap:2px;gap:2px}.anem-news-media-picker-heading strong{overflow:hidden;font-size:var(--gh-font-label);text-overflow:ellipsis;white-space:nowrap}.anem-news-media-picker-heading small{color:var(--gh-muted);font-size:var(--gh-font-label);line-height:1.35}.anem-news-media-picker-heading .anem-news-button{flex:0 0 auto}.anem-news-media-picker{display:flex;min-width:0;gap:6px;overflow-x:auto;padding:2px 1px 5px;scrollbar-width:thin}.anem-news-media-picker>button{position:relative;display:grid;width:54px;height:54px;flex:0 0 54px;place-items:center;overflow:hidden;padding:0;color:var(--gh-muted);background:var(--gh-surface-3);border:1px solid var(--gh-line-strong);border-radius:7px}.anem-news-media-picker>button:hover:not(:disabled){border-color:var(--gh-primary)}.anem-news-media-picker>button.is-selected{border-color:var(--gh-primary-strong);box-shadow:0 0 0 1px var(--gh-primary-strong)}.anem-news-media-picker>button img{width:100%;height:100%;object-fit:cover}.anem-news-media-picker>button i{position:absolute;right:3px;bottom:3px;display:grid;width:18px;height:18px;place-items:center;color:#fff;background:var(--gh-primary-strong);border-radius:50%;font-style:normal}.anem-news-media-picker-empty{padding:9px;color:var(--gh-muted);background:var(--gh-surface-2);border-radius:7px;font-size:var(--gh-font-label)}.anem-news-media-advanced{min-width:0;border-top:1px solid var(--gh-line)}.anem-news-media-advanced>summary{display:inline-flex;min-height:38px;align-items:center;gap:6px;color:var(--gh-muted);font-size:var(--gh-font-label);font-weight:700;cursor:pointer;list-style:none}.anem-news-media-advanced>summary::-webkit-details-marker{display:none}.anem-news-media-advanced>summary:hover,.anem-news-media-advanced[open]>summary{color:var(--gh-primary-strong)}.anem-news-media-advanced-grid{display:grid;min-width:0;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;padding-top:6px}.anem-news-media-advanced-grid>label{display:grid;min-width:0;grid-gap:5px;gap:5px}.anem-news-media-advanced-grid>label>span{color:var(--gh-muted);font-size:var(--gh-font-label);font-weight:700}.anem-news-media-advanced-grid>.is-wide{grid-column:1/-1}.anem-news-media-advanced-grid input{width:100%;min-width:0;min-height:38px;padding:0 9px;color:var(--gh-text);background:var(--gh-surface);border:1px solid var(--gh-line-strong);border-radius:7px;outline:0}.anem-news-media-advanced-grid input:focus{border-color:var(--gh-primary);box-shadow:0 0 0 1px var(--gh-primary)}.anem-news-media-source-note,.anem-news-provenance-unknown{display:flex;min-width:0;align-items:flex-start;gap:7px;padding:8px 9px;color:var(--gh-muted);background:var(--gh-surface-2);border-radius:7px;font-size:var(--gh-font-label);line-height:1.4;overflow-wrap:anywhere}.anem-news-media-source-note>svg,.anem-news-provenance-unknown>svg{flex:0 0 auto;margin-top:1px}.anem-news-provenance-unknown{color:var(--gh-muted)}.anem-news-media-provenance{width:max-content;max-width:100%;padding:2px 6px;color:var(--gh-muted)!important;background:var(--gh-surface-3);border-radius:999px}.anem-news-media-provenance.is-source{color:var(--gh-primary-strong)!important;background:var(--gh-primary-soft)}.anem-news-media-provenance.is-anem_news_generated,.anem-news-media-provenance.is-owner_upload{color:var(--gh-mint)!important;background:var(--gh-mint-soft)}.anem-news-collection-fields{display:grid;min-width:0;grid-gap:10px;gap:10px}.anem-news-collection-actions{display:flex;flex-wrap:wrap;gap:6px}.anem-news-collection-actions button,.anem-news-collection-item-head button{display:inline-flex;min-height:34px;align-items:center;justify-content:center;gap:5px;padding:0 9px;color:var(--gh-text);background:var(--gh-surface);border:1px solid var(--gh-line-strong);border-radius:7px;font-size:var(--gh-font-label);font-weight:700}.anem-news-collection-actions button:hover:not(:disabled),.anem-news-collection-item-head button:hover:not(:disabled){color:var(--gh-primary-strong);border-color:var(--gh-primary)}.anem-news-collection-item-head button.is-danger:hover:not(:disabled){color:var(--gh-deadline-overdue);border-color:var(--gh-coral)}.anem-news-collection-empty{display:flex;min-height:58px;align-items:center;justify-content:center;gap:7px;padding:10px;color:var(--gh-muted);background:var(--gh-surface-2);border:1px dashed var(--gh-line-strong);border-radius:8px;font-size:var(--gh-font-label)}.anem-news-collection-item{display:grid;min-width:0;grid-gap:9px;gap:9px;padding:9px;background:var(--gh-surface-2);border:1px solid var(--gh-line);border-radius:8px}.anem-news-collection-item-head{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:8px}.anem-news-collection-item-head>strong{font-size:var(--gh-font-label)}.anem-news-collection-item-head>span{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:3px}.anem-news-collection-item-copy{display:flex!important;min-width:0;align-items:center;justify-content:flex-start!important;gap:8px!important}.anem-news-collection-item-copy>strong{min-width:0;overflow:hidden;font-size:var(--gh-font-label);text-overflow:ellipsis;white-space:nowrap}.anem-news-media-mini-preview{display:grid!important;width:42px;height:42px;flex:0 0 42px;overflow:hidden;place-items:center;color:var(--gh-muted);background:var(--gh-surface-3);border-radius:7px}.anem-news-media-mini-preview img{width:100%;height:100%;object-fit:cover}.anem-news-block-validation{display:flex;align-items:flex-start;gap:8px;padding:9px 10px;color:var(--gh-deadline-today);background:var(--gh-surface-2);border:1px solid var(--gh-line);border-radius:8px}.anem-news-block-validation>svg{flex:0 0 auto;margin-top:1px}.anem-news-block-validation>span{display:grid;min-width:0;grid-gap:2px;gap:2px}.anem-news-block-validation strong{font-size:var(--gh-font-label)}.anem-news-block-validation small{color:var(--gh-muted);font-size:var(--gh-font-label);line-height:1.4}.anem-news-editor-actions{display:flex;min-width:0;flex-wrap:wrap;align-items:center;gap:7px}.anem-news-editor-actions .anem-news-button{max-width:100%}.anem-news-preview-empty{display:grid;min-height:96px;place-items:center;grid-gap:5px;gap:5px;color:var(--gh-muted);text-align:center}.anem-news-preview-heading{color:var(--gh-text);font-weight:780;line-height:1.25;text-wrap:balance}.anem-news-preview-heading.is-level-1{font-size:var(--gh-font-heading-lg)}.anem-news-preview-heading.is-level-2{font-size:var(--gh-font-heading-sm)}.anem-news-preview-heading.is-level-3{font-size:var(--gh-font-content)}.anem-news-preview-heading.is-level-4,.anem-news-preview-heading.is-level-5,.anem-news-preview-heading.is-level-6{color:var(--gh-muted);font-size:var(--gh-font-content)}.anem-news-preview-paragraph{margin:0;white-space:pre-wrap;text-wrap:pretty}.anem-news-preview-list{display:grid;grid-gap:4px;gap:4px;padding-left:22px;margin:0}.anem-news-preview-list .anem-news-preview-paragraph{display:inline}.anem-news-preview-quote{display:grid;grid-gap:6px;gap:6px;padding:10px 12px;margin:0;background:var(--gh-surface);border:1px solid var(--gh-line)}.anem-news-preview-quote cite{color:var(--gh-muted);font-size:var(--gh-font-label);font-style:normal}.anem-news-preview-table-wrap{width:100%;max-width:100%;overflow-x:auto}.anem-news-preview-table-wrap table{width:100%;min-width:320px;border-collapse:collapse;font-size:var(--gh-font-label)}.anem-news-preview-table-wrap caption{padding:0 0 6px;color:var(--gh-muted);text-align:left}.anem-news-preview-table-wrap td,.anem-news-preview-table-wrap th{padding:7px 8px;border:1px solid var(--gh-line-strong)}.anem-news-preview-table-wrap th{text-align:left;background:var(--gh-surface-3)}.anem-news-preview-table-wrap table.is-borderless td,.anem-news-preview-table-wrap table.is-borderless th{border-right:0;border-left:0}.anem-news-preview-table-wrap table.is-striped tr:nth-child(2n){background:var(--gh-surface)}.anem-news-preview-divider{width:100%;height:1px;margin:4px 0;background:var(--gh-line-strong);border:0}.anem-news-preview-media{display:grid;min-width:0;grid-gap:0;gap:0;padding:0;margin:0;overflow:hidden;background:var(--gh-surface);border:1px solid var(--gh-line);border-radius:8px}.anem-news-preview-media img,.anem-news-preview-media video{display:block;width:100%;max-height:430px;object-fit:contain;background:var(--gh-surface-3)}.anem-news-preview-media.is-compact img,.anem-news-preview-media.is-compact video{height:150px;object-fit:cover}.anem-news-preview-media-fallback{display:grid;min-height:128px;place-items:center;grid-gap:5px;gap:5px;padding:14px;color:var(--gh-muted);text-align:center;background:var(--gh-surface-3)}.anem-news-preview-media figcaption{display:grid;grid-gap:2px;gap:2px;padding:8px 10px}.anem-news-preview-media figcaption strong{font-size:var(--gh-font-label)}.anem-news-preview-media figcaption small,.anem-news-preview-media figcaption span{color:var(--gh-muted);font-size:var(--gh-font-label)}.anem-news-preview-collection{display:grid;grid-gap:7px;gap:7px;padding:0;margin:0}.anem-news-preview-collection>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:5px;gap:5px}.anem-news-preview-collection.is-gallery>div{grid-template-columns:1fr}.anem-news-preview-collection>figcaption{display:grid;grid-gap:2px;gap:2px;color:var(--gh-text)}.anem-news-preview-collection>figcaption small{color:var(--gh-muted)}.anem-news-preview-link{display:flex;min-width:0;min-height:40px;align-items:center;gap:7px;padding:0 10px;overflow:hidden;color:var(--gh-primary-strong);background:var(--gh-surface);border:1px solid var(--gh-line);border-radius:7px;font-weight:700;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.anem-news-preview-link:hover{border-color:var(--gh-primary)}.anem-news-preview-link svg:last-child{flex:0 0 auto;margin-left:auto}.anem-news-preview-spoiler{padding:0 3px;color:transparent;background:var(--gh-text);border-radius:7px}.anem-news-preview-spoiler:hover{color:var(--gh-text);background:var(--gh-surface-3)}.anem-news-telegram-preview code{padding:1px 4px;background:var(--gh-surface-3);border-radius:7px;font-family:Segoe UI Variable,Segoe UI,sans-serif}.anem-news-button{display:inline-flex;width:max-content;min-height:38px;align-items:center;justify-content:center;gap:7px;padding:0 12px;border:1px solid transparent;border-radius:7px;font-size:var(--gh-font-label);font-weight:750;transition:color .15s cubic-bezier(.23,1,.32,1),background-color .15s cubic-bezier(.23,1,.32,1),border-color .15s cubic-bezier(.23,1,.32,1),transform .12s cubic-bezier(.23,1,.32,1)}.anem-news-button:active:not(:disabled){transform:scale(.97)}.anem-news-button.is-primary{color:#fff;background:var(--gh-primary-strong);border-color:var(--gh-primary-strong)}.anem-news-button.is-primary:hover{background:var(--gh-primary);border-color:var(--gh-primary)}.anem-news-button.is-success{color:#08110e;background:var(--gh-mint);border-color:var(--gh-mint)}.anem-news-button.is-success:hover{background:color-mix(in srgb,var(--gh-mint) 84%,#000);border-color:color-mix(in srgb,var(--gh-mint) 84%,#000)}.anem-news-button.is-secondary{color:var(--gh-text);background:var(--gh-surface);border-color:var(--gh-line-strong)}.anem-news-button.is-secondary:hover{color:var(--gh-primary-strong);border-color:var(--gh-primary)}.anem-news-button.is-danger{color:var(--gh-deadline-overdue);background:var(--gh-surface);border-color:var(--gh-line-strong)}.anem-news-button.is-danger:hover{background:var(--gh-coral-soft);border-color:var(--gh-coral)}.anem-news-actions{display:flex;min-height:58px;align-items:center;justify-content:flex-end;gap:8px;padding:9px 12px;background:var(--gh-surface-2);border-top:1px solid var(--gh-line)}.anem-news-action-state{display:inline-flex;align-items:center;gap:7px;color:var(--gh-muted);font-size:var(--gh-font-label);font-weight:650}.anem-news-action-state.is-success{color:var(--gh-mint)}.anem-news-actions>[role=status]{min-width:0;width:100%;align-items:flex-start}.anem-news-actions>[role=status]>span{display:grid;justify-items:start;grid-gap:4px;gap:4px;min-width:0;overflow-wrap:anywhere}.anem-news-actions>[role=status] small{display:block}.anem-news-schedule{width:min(210px,100%)}.anem-news-media-panel{display:grid;width:100%;max-width:820px;min-width:0;grid-gap:12px;gap:12px}.anem-news-video-panel,.anem-news-video-upload{position:relative;display:grid;min-width:0;overflow:hidden;background:var(--gh-surface);border:1px solid var(--gh-line);border-radius:12px}.anem-news-video-upload-toggle{display:grid;grid-template-columns:34px minmax(0,1fr) auto;min-width:0;min-height:54px;align-items:center;grid-gap:9px;gap:9px;padding:8px 10px;color:var(--gh-text);text-align:left;background:transparent;border:0}.anem-news-video-upload-toggle>svg{color:var(--gh-primary-strong)}.anem-news-video-upload-toggle>span:nth-child(2){display:grid;min-width:0;grid-gap:2px;gap:2px}.anem-news-video-upload-toggle strong{font-size:var(--gh-font-content)}.anem-news-video-upload-toggle small{color:var(--gh-muted);font-size:var(--gh-font-label)}.anem-news-video-upload-toggle:hover:not(:disabled){background:var(--gh-surface-2)}.anem-news-video-upload-toggle:focus-visible{outline:2px solid var(--gh-primary);outline-offset:-3px}.anem-news-video-upload.is-open .anem-news-video-upload-toggle{border-bottom:1px solid var(--gh-line)}.anem-news-video-body,.anem-news-video-prepare,.anem-news-video-upload-body{display:grid;min-width:0;grid-gap:10px;gap:10px}.anem-news-video-body,.anem-news-video-upload-body{padding:12px}.anem-news-video-file-row{display:flex;min-width:0;align-items:center;gap:10px}.anem-news-video-file-row>span{min-width:0;overflow:hidden;color:var(--gh-muted);font-size:var(--gh-font-label);text-overflow:ellipsis;white-space:nowrap}.anem-news-video-native,.anem-news-video-preview>iframe,.anem-news-video-preview>video{display:block;width:100%;min-height:260px;max-height:440px;background:var(--gh-text);border:0;border-radius:8px;object-fit:contain}.anem-news-video-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.anem-news-video-fields label,.anem-news-video-prepare>label{display:grid;min-width:0;grid-gap:5px;gap:5px}.anem-news-video-fields label>span,.anem-news-video-prepare>label>span{color:var(--gh-muted);font-size:var(--gh-font-label);font-weight:700}.anem-news-video-fields input,.anem-news-video-prepare>label>input{width:100%;min-width:0;min-height:40px;padding:7px 9px;color:var(--gh-text);background:var(--gh-surface);border:1px solid var(--gh-line-strong);border-radius:7px;font:inherit;font-size:var(--gh-font-label)}.anem-news-video-fields input:focus,.anem-news-video-prepare>label>input:focus{border-color:var(--gh-primary);outline:0;box-shadow:0 0 0 1px var(--gh-primary)}.anem-news-video-confirmations{display:grid;grid-gap:5px;gap:5px}.anem-news-video-confirmations>label{display:grid;grid-template-columns:22px minmax(0,1fr);min-height:48px;align-items:start;grid-gap:8px;gap:8px;padding:7px 8px;background:var(--gh-surface-2);border:1px solid transparent;border-radius:8px}.anem-news-video-confirmations>label:has(input:checked){background:var(--gh-primary-soft);border-color:color-mix(in srgb,var(--gh-primary) 38%,var(--gh-line))}.anem-news-video-confirmations input{width:18px;height:18px;margin:2px 0 0;accent-color:var(--gh-primary-strong)}.anem-news-video-confirmations label>span{display:grid;min-width:0;grid-gap:2px;gap:2px}.anem-news-video-confirmations strong{font-size:var(--gh-font-label)}.anem-news-video-confirmations small{color:var(--gh-muted);font-size:var(--gh-font-label);line-height:1.35}.anem-news-video-primary{width:100%;min-height:42px;justify-content:center}.anem-news-video-message,.anem-news-video-preflight{display:grid;grid-template-columns:18px minmax(0,1fr);min-width:0;align-items:start;grid-gap:8px;gap:8px;padding:9px 10px;border-radius:8px;font-size:var(--gh-font-label);line-height:1.4}.anem-news-video-message.is-error{color:var(--gh-deadline-overdue);background:var(--gh-coral-soft)}.anem-news-video-message.is-warning{color:var(--gh-deadline-today);background:var(--gh-surface-2);border:1px solid var(--gh-line)}.anem-news-video-message.is-success{color:var(--gh-mint);background:var(--gh-mint-soft)}.anem-news-video-preflight{color:var(--gh-primary-strong);background:var(--gh-primary-soft)}.anem-news-video-preflight>span{display:grid;min-width:0;grid-gap:2px;gap:2px}.anem-news-video-preflight strong{color:inherit;font-size:var(--gh-font-label)}.anem-news-video-preflight small{color:var(--gh-muted);font-size:var(--gh-font-label);overflow-wrap:anywhere}.anem-news-video-panel-close{position:absolute;z-index:2;top:18px;right:18px;display:grid;width:36px;height:36px;place-items:center;padding:0;color:var(--gh-text);background:color-mix(in srgb,var(--gh-surface) 92%,transparent);border:1px solid var(--gh-line-strong);border-radius:7px}.anem-news-video-panel-close:hover{color:var(--gh-primary-strong);background:var(--gh-primary-soft);border-color:var(--gh-primary)}.anem-news-video-panel-close:focus-visible{outline:2px solid var(--gh-primary);outline-offset:2px}.anem-news-video-empty,.anem-news-video-loading{display:grid;min-height:150px;place-items:center;align-content:center;grid-gap:7px;gap:7px;padding:18px;color:var(--gh-muted);text-align:center}.anem-news-video-empty strong{color:var(--gh-text);font-size:var(--gh-font-content)}.anem-news-video-empty span{max-width:46ch;font-size:var(--gh-font-label);line-height:1.4}.anem-news-video-preview{position:relative;display:grid;min-width:0;grid-gap:6px;gap:6px}.anem-news-video-preview>div{display:grid;min-height:220px;place-items:center;align-content:center;grid-gap:6px;gap:6px;padding:18px;color:var(--gh-muted);text-align:center;background:var(--gh-surface-2);border:1px solid var(--gh-line);border-radius:8px}.anem-news-video-preview>div strong{color:var(--gh-text);font-size:var(--gh-font-content)}.anem-news-video-preview>div span{max-width:40ch;font-size:var(--gh-font-label);line-height:1.4}.anem-news-video-links{display:flex;min-width:0;flex-wrap:wrap;align-items:center;gap:5px}.anem-news-video-links>a,.anem-news-video-links>button{display:inline-flex;width:max-content;max-width:100%;min-height:36px;align-items:center;gap:6px;padding:0 8px;color:var(--gh-primary-strong);background:transparent;border:0;border-radius:7px;font-size:var(--gh-font-label);font-weight:700;text-decoration:none}.anem-news-video-links>button{border:1px solid var(--gh-primary)}.anem-news-video-links>a:hover,.anem-news-video-links>button:hover{background:var(--gh-primary-soft)}.anem-news-video-links>a:focus-visible,.anem-news-video-links>button:focus-visible{outline:2px solid var(--gh-primary);outline-offset:2px}.anem-news-video-info-details{display:grid;min-width:0;grid-gap:6px;gap:6px}.anem-news-video-status-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));grid-gap:6px;gap:6px}.anem-news-video-status-grid>div{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:start;grid-gap:7px;gap:7px;min-width:0;padding:8px;color:var(--gh-muted);background:var(--gh-surface-2);border-radius:8px}.anem-news-video-status-grid>div.is-ready{color:var(--gh-mint);background:var(--gh-mint-soft)}.anem-news-video-status-grid>div.is-warning{color:var(--gh-deadline-today)}.anem-news-video-status-grid>div.is-error{color:var(--gh-deadline-overdue);background:var(--gh-coral-soft)}.anem-news-video-status-grid span{display:grid;min-width:0;grid-gap:2px;gap:2px}.anem-news-video-status-grid strong{color:inherit;font-size:var(--gh-font-label)}.anem-news-video-status-grid small{color:var(--gh-muted);font-size:var(--gh-font-label);line-height:1.35;overflow-wrap:anywhere}.anem-news-video-prepare{padding-top:10px;border-top:1px solid var(--gh-line)}.anem-news-video-retention{display:grid;grid-template-columns:20px minmax(0,1fr);grid-gap:8px;gap:8px;padding:10px;color:var(--gh-deadline-overdue);background:var(--gh-coral-soft);border-radius:8px}.anem-news-video-retention>div:nth-child(2){display:grid;grid-gap:2px;gap:2px}.anem-news-video-retention strong{font-size:var(--gh-font-label)}.anem-news-video-retention small{color:var(--gh-muted);font-size:var(--gh-font-label);line-height:1.4}.anem-news-video-retention>div:last-child{grid-column:2;display:flex;flex-wrap:wrap;gap:5px}.anem-news-video-retention button{display:inline-flex;min-height:36px;align-items:center;gap:5px;padding:0 8px;color:var(--gh-text);background:var(--gh-surface);border:1px solid var(--gh-line);border-radius:7px;font-size:var(--gh-font-label);font-weight:700}.anem-news-video-retention button.is-danger{color:var(--gh-deadline-overdue)}.anem-news-video-transport-setting{grid-template-columns:minmax(0,1fr) auto!important}.anem-news-video-transport-setting>p{grid-column:1/-1;margin:0 0 8px 25px;color:var(--gh-muted);font-size:var(--gh-font-label);line-height:1.45}.anem-news-video-transport-setting code{color:var(--gh-text);font-family:inherit;font-weight:700;overflow-wrap:anywhere}.anem-news-video-transport-badge{align-self:center;padding:4px 7px;color:var(--gh-deadline-today);background:var(--gh-surface-2);border-radius:999px;font-size:var(--gh-font-label);font-weight:800}.anem-news-video-transport-badge.is-ready{color:var(--gh-mint);background:var(--gh-mint-soft)}.anem-news-media-toolbar{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:12px;padding-bottom:11px;border-bottom:1px solid var(--gh-line)}.anem-news-media-toolbar>div:first-child{display:grid;min-width:0;grid-gap:3px;gap:3px}.anem-news-media-toolbar>div:first-child strong{font-size:var(--gh-font-heading-sm)}.anem-news-media-toolbar>div:first-child span{color:var(--gh-muted);font-size:var(--gh-font-label);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.anem-news-media-toolbar>div:last-child{display:flex;flex:0 0 auto;flex-wrap:wrap;justify-content:flex-end;gap:7px}.anem-news-media-locked,.anem-news-media-message{display:flex;align-items:center;gap:8px;min-height:40px;padding:8px 10px;border-radius:8px;font-size:var(--gh-font-label);line-height:1.4}.anem-news-media-locked{color:var(--gh-muted);background:var(--gh-surface-2)}.anem-news-media-message.is-error{color:var(--gh-deadline-overdue);background:var(--gh-coral-soft)}.anem-news-media-message.is-success{color:var(--gh-mint);background:var(--gh-mint-soft)}.anem-news-media-locked>svg,.anem-news-media-message>svg{flex:0 0 auto}.anem-news-infographic{display:grid;min-width:0;overflow:hidden;background:var(--gh-surface-2);border:1px solid var(--gh-line);border-radius:12px}.anem-news-infographic-head{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;min-width:0;padding:11px 12px;background:var(--gh-surface);border-bottom:1px solid var(--gh-line)}.anem-news-infographic-head>span{display:grid;width:34px;height:34px;place-items:center;color:var(--gh-primary-strong);background:var(--gh-primary-soft);border-radius:8px}.anem-news-infographic-head>div{display:grid;min-width:0;grid-gap:2px;gap:2px}.anem-news-infographic-head strong{color:var(--gh-text);font-size:var(--gh-font-content)}.anem-news-infographic-head small{color:var(--gh-muted);font-size:var(--gh-font-label);line-height:1.4;text-wrap:pretty}.anem-news-infographic-head>button{display:grid;width:34px;height:34px;place-items:center;padding:0;color:var(--gh-muted);background:transparent;border:0;border-radius:8px}.anem-news-infographic-head>button:hover:not(:disabled){color:var(--gh-text);background:var(--gh-surface-2)}.anem-news-infographic-head>button:focus-visible{outline:2px solid var(--gh-primary);outline-offset:2px}.anem-news-infographic-workspace{display:grid;grid-template-columns:minmax(0,1fr);min-width:0}.anem-news-infographic-controls{display:grid;align-content:start;grid-gap:11px;gap:11px;min-width:0;padding:12px;background:var(--gh-surface);border-bottom:1px solid var(--gh-line)}.anem-news-infographic-controls>fieldset,.anem-news-infographic-controls>label{display:grid;min-width:0;grid-gap:7px;gap:7px;padding:0;margin:0;border:0}.anem-news-infographic-controls legend,.anem-news-infographic-controls>label>span{padding:0;color:var(--gh-text);font-size:var(--gh-font-label);font-weight:700}.anem-news-infographic-controls .unified-control{width:100%;min-width:0}.anem-news-infographic-controls .unified-control-value{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.anem-news-infographic-themes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:4px;gap:4px;padding:3px;background:var(--gh-surface-3);border-radius:8px}.anem-news-infographic-themes button{display:grid;min-width:0;min-height:42px;place-items:center;grid-gap:3px;gap:3px;padding:5px 3px;color:var(--gh-muted);background:transparent;border:0;border-radius:7px;font-size:var(--gh-font-label);font-weight:700}.anem-news-infographic-themes button:hover:not(:disabled){color:var(--gh-text);background:var(--gh-surface)}.anem-news-infographic-themes button.is-active{color:var(--gh-primary-strong);background:var(--gh-surface);box-shadow:var(--gh-shadow)}.anem-news-infographic-themes i{display:block;width:22px;height:12px;border:1px solid var(--gh-line-strong);border-radius:999px}.anem-news-infographic-themes i.is-light{background:linear-gradient(90deg,#f0f0f5,#fff)}.anem-news-infographic-themes i.is-dark{background:linear-gradient(90deg,var(--gh-text),var(--gh-primary-strong))}.anem-news-infographic-themes i.is-red{background:linear-gradient(90deg,var(--gh-deadline-overdue),var(--gh-primary-strong))}.anem-news-infographic-verification{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:start;grid-gap:8px;gap:8px;padding:9px;border-radius:8px}.anem-news-infographic-verification>span{display:grid;min-width:0;grid-gap:3px;gap:3px}.anem-news-infographic-verification strong{font-size:var(--gh-font-label);line-height:1.35}.anem-news-infographic-verification small{font-size:var(--gh-font-label);line-height:1.4;text-wrap:pretty}.anem-news-infographic-verification.is-verified{color:var(--gh-mint);background:var(--gh-mint-soft)}.anem-news-infographic-verification.is-review{color:var(--gh-deadline-today);background:var(--gh-surface-2);border:1px solid var(--gh-line)}.anem-news-infographic-verification small{color:var(--gh-muted)}.anem-news-infographic-create{width:100%;min-height:40px}.anem-news-infographic-preview{display:grid;grid-template-columns:minmax(0,1fr);min-width:0;grid-gap:1px;gap:1px;background:var(--gh-line)}.anem-news-infographic-result,.anem-news-infographic-source{display:grid;min-width:0;align-content:start;background:var(--gh-surface-2)}.anem-news-infographic-source{width:100%;padding:0;overflow:hidden;color:inherit;text-align:left;border:0;cursor:zoom-in}.anem-news-infographic-source:disabled{cursor:default;opacity:.72}.anem-news-infographic-source:focus-visible{outline:2px solid var(--gh-primary);outline-offset:-2px}.anem-news-infographic-result>span,.anem-news-infographic-source>span{display:flex;min-height:36px;align-items:center;padding:0 10px;color:var(--gh-muted);background:var(--gh-surface);border-bottom:1px solid var(--gh-line);font-size:var(--gh-font-label);font-weight:700}.anem-news-infographic-result>img,.anem-news-infographic-source>img{width:100%;height:100%;min-height:286px;max-height:430px;padding:10px;object-fit:contain}.anem-news-infographic-result>div{display:grid;min-height:286px;place-items:center;align-content:center;grid-gap:6px;gap:6px;padding:18px;color:var(--gh-deadline-today);text-align:center}.anem-news-infographic-result>div strong{color:var(--gh-text);font-size:var(--gh-font-content)}.anem-news-infographic-result>div small{max-width:28ch;color:var(--gh-muted);font-size:var(--gh-font-label);line-height:1.4}.anem-news-infographic-source-overlay{position:fixed;z-index:120;display:grid;grid-template-rows:auto minmax(0,1fr);min-width:280px;overflow:hidden;color:var(--gh-text);background:color-mix(in srgb,var(--gh-surface) 96%,transparent);border-right:1px solid var(--gh-line-strong);box-shadow:14px 0 34px rgb(15 23 42/16%);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.anem-news-infographic-source-overlay>header{display:flex;min-height:52px;align-items:center;justify-content:space-between;gap:10px;padding:8px 10px 8px 14px;border-bottom:1px solid var(--gh-line)}.anem-news-infographic-source-overlay>header strong{min-width:0;overflow:hidden;font-size:var(--gh-font-content);text-overflow:ellipsis;white-space:nowrap}.anem-news-infographic-source-overlay>header button{display:grid;width:44px;height:44px;flex:0 0 auto;place-items:center;padding:0;color:var(--gh-muted);background:transparent;border:0;border-radius:8px}.anem-news-infographic-source-overlay>header button:hover{color:var(--gh-text);background:var(--gh-surface-2)}.anem-news-infographic-source-overlay>header button:focus-visible{outline:2px solid var(--gh-primary);outline-offset:2px}.anem-news-infographic-source-overlay>div{display:grid;min-height:0;place-items:center;overflow:auto;padding:12px;background:var(--gh-surface-2)}.anem-news-infographic-source-overlay img{width:100%;height:auto;max-height:100%;object-fit:contain}.anem-news-infographic-empty{display:grid;min-height:130px;place-items:center;align-content:center;grid-gap:6px;gap:6px;padding:18px;color:var(--gh-muted);text-align:center}.anem-news-infographic-empty strong{color:var(--gh-text);font-size:var(--gh-font-content)}.anem-news-infographic-empty span{max-width:46ch;font-size:var(--gh-font-label);line-height:1.4;text-wrap:pretty}.anem-news-infographic-notice{display:flex;min-height:40px;align-items:center;gap:8px;padding:8px 12px;color:var(--gh-mint);background:var(--gh-mint-soft);border-top:1px solid var(--gh-line);font-size:var(--gh-font-label)}.anem-news-infographic-analyze{width:100%;min-height:40px;background:var(--gh-primary-soft)}.anem-news-infographic-issues{display:grid;grid-gap:4px;gap:4px;padding:8px 8px 8px 26px;margin:0;color:var(--gh-muted);background:var(--gh-surface-2);border-radius:8px;font-size:var(--gh-font-label);line-height:1.4}.anem-news-infographic-editor{display:grid;grid-gap:12px;gap:12px;min-width:0;padding:12px;background:var(--gh-surface);border-top:1px solid var(--gh-line)}.anem-news-infographic-editor-heading{display:grid;grid-gap:3px;gap:3px}.anem-news-infographic-editor-heading strong{color:var(--gh-text);font-size:var(--gh-font-content)}.anem-news-infographic-editor-heading small{color:var(--gh-muted);font-size:var(--gh-font-label);line-height:1.4}.anem-news-infographic-editor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.anem-news-infographic-editor-grid.is-compact{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 96px}.anem-news-infographic-editor label{display:grid;min-width:0;grid-gap:4px;gap:4px}.anem-news-infographic-editor label>span{color:var(--gh-muted);font-size:var(--gh-font-label);font-weight:700}.anem-news-character .unified-control-face,.anem-news-character textarea,.anem-news-infographic-editor input{width:100%;min-width:0;min-height:38px;padding:7px 8px;color:var(--gh-text);background:var(--gh-surface);border:1px solid var(--gh-line-strong);border-radius:7px;font:inherit;font-size:var(--gh-font-label)}.anem-news-character .unified-control-face:focus-visible,.anem-news-character .unified-control[data-open=true] .unified-control-face,.anem-news-character textarea:focus,.anem-news-infographic-editor input:focus{border-color:var(--gh-primary);outline:none;box-shadow:0 0 0 1px var(--gh-primary)}.anem-news-infographic-editor-table{display:grid;min-width:0;overflow-x:auto;border:1px solid var(--gh-line);border-radius:8px}.anem-news-infographic-editor-row{display:grid;grid-auto-columns:minmax(130px,1fr);grid-auto-flow:column;grid-gap:1px;gap:1px;min-width:max-content;padding:1px;background:var(--gh-line)}.anem-news-infographic-editor-row>div{display:grid;min-width:130px;grid-gap:4px;gap:4px;padding:5px;background:var(--gh-surface)}.anem-news-infographic-editor-row.is-head input{min-width:130px;font-weight:700}.anem-news-infographic-series{display:grid;grid-gap:6px;gap:6px;padding:8px;background:var(--gh-surface-2);border:1px solid var(--gh-line);border-radius:8px}.anem-news-infographic-series>input{max-width:280px;font-weight:700}.anem-news-infographic-series>div{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:6px;gap:6px}.anem-news-infographic-series>div>span{display:grid;grid-template-columns:minmax(0,1.5fr) repeat(2,minmax(56px,.6fr));grid-gap:4px;gap:4px}.anem-news-infographic-editor-categories{display:grid;grid-gap:6px;gap:6px}.anem-news-infographic-editor-categories>div{display:grid;grid-template-columns:minmax(130px,1.4fr) repeat(auto-fit,minmax(100px,1fr));grid-gap:6px;gap:6px;padding:7px;background:var(--gh-surface-2);border-radius:8px}.anem-news-character{display:grid;min-width:0;overflow:hidden;background:var(--gh-surface-2);border:1px solid var(--gh-line);border-radius:12px}.anem-news-character-head{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;padding:11px 12px;background:linear-gradient(105deg,var(--gh-surface),var(--gh-primary-soft));border-bottom:1px solid var(--gh-line)}.anem-news-character-head>span{display:grid;width:34px;height:34px;place-items:center;color:var(--gh-primary-strong);background:var(--gh-surface);border-radius:8px;box-shadow:var(--gh-shadow)}.anem-news-character-head>div{display:grid;min-width:0;grid-gap:2px;gap:2px}.anem-news-character-head strong{color:var(--gh-text);font-size:var(--gh-font-content)}.anem-news-character-head small{color:var(--gh-muted);font-size:var(--gh-font-label);line-height:1.4}.anem-news-character-head>button{display:grid;width:34px;height:34px;place-items:center;padding:0;color:var(--gh-muted);background:transparent;border:0;border-radius:8px}.anem-news-character-head>button:hover:not(:disabled){color:var(--gh-text);background:var(--gh-surface)}.anem-news-character-grid{display:grid;grid-template-columns:minmax(0,1fr);min-width:0}.anem-news-character-source{display:grid;align-content:start;min-width:0;background:var(--gh-surface-3);border-bottom:1px solid var(--gh-line)}.anem-news-character-source>span{min-height:36px;padding:10px;color:var(--gh-muted);background:var(--gh-surface);border-bottom:1px solid var(--gh-line);font-size:var(--gh-font-label);font-weight:700}.anem-news-character-source img{width:100%;min-height:220px;max-height:320px;padding:10px;object-fit:contain}.anem-news-character-controls{display:grid;align-content:start;grid-gap:10px;gap:10px;padding:12px;background:var(--gh-surface)}.anem-news-character-controls>label{display:grid;grid-gap:6px;gap:6px}.anem-news-character-controls>label>span,.anem-news-character-settings label>span{color:var(--gh-text);font-size:var(--gh-font-label);font-weight:700}.anem-news-character textarea{min-height:96px;resize:vertical}.anem-news-character-status{display:grid;grid-template-columns:18px minmax(0,1fr);grid-gap:8px;gap:8px;padding:9px;color:var(--gh-deadline-today);background:var(--gh-surface-2);border:1px solid var(--gh-line);border-radius:8px}.anem-news-character-status.is-ready{color:var(--gh-mint);background:var(--gh-mint-soft);border-color:transparent}.anem-news-character-status>span{display:grid;grid-gap:2px;gap:2px}.anem-news-character-status strong{font-size:var(--gh-font-label)}.anem-news-character-status small{color:var(--gh-muted);font-size:var(--gh-font-label);line-height:1.4}.anem-news-character-settings{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.85fr) minmax(0,.8fr);grid-gap:8px;gap:8px}.anem-news-character-settings label{display:grid;grid-gap:5px;gap:5px}.anem-news-character-create{width:100%;min-height:42px}.anem-news-image-generator,.anem-news-media-assembly{display:grid;min-width:0;overflow:hidden;background:var(--gh-surface-2);border:1px solid var(--gh-line);border-radius:12px}.anem-news-image-generator-head,.anem-news-media-assembly>header{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;min-width:0;padding:11px 12px;background:var(--gh-surface)}.anem-news-image-generator-head{width:100%;color:var(--gh-text);text-align:left;border:0}.anem-news-image-generator-head[aria-expanded=true],.anem-news-media-assembly>header{border-bottom:1px solid var(--gh-line)}.anem-news-image-generator-head:hover{background:var(--gh-surface-3)}.anem-news-image-generator-head:focus-visible{outline:2px solid var(--gh-primary);outline-offset:-3px}.anem-news-disclosure-label{display:inline-flex!important;width:max-content;min-height:32px;align-items:center;justify-content:center;padding:0 10px;color:var(--gh-primary-strong)!important;background:var(--gh-surface);border:1px solid var(--gh-primary);border-radius:7px;font-size:var(--gh-font-label);font-weight:700;line-height:1;overflow-wrap:normal;white-space:nowrap}.anem-news-image-generator-head>span:first-child,.anem-news-media-assembly-icon{display:grid;width:34px;height:34px;place-items:center;color:var(--gh-primary-strong);background:var(--gh-primary-soft);border-radius:8px}.anem-news-image-generator-head>div,.anem-news-media-assembly>header>div{display:grid;min-width:0;grid-gap:2px;gap:2px}.anem-news-image-generator-head strong,.anem-news-media-assembly>header strong{color:var(--gh-text);font-size:var(--gh-font-content)}.anem-news-image-generator-head small,.anem-news-media-assembly>header small{color:var(--gh-muted);font-size:var(--gh-font-label);line-height:1.4;text-wrap:pretty}.anem-news-image-generator-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:11px 12px;gap:11px 12px;padding:12px}.anem-news-image-generator-form>fieldset,.anem-news-image-generator-form>label{display:grid;min-width:0;align-content:start;grid-gap:7px;gap:7px;padding:0;margin:0;border:0}.anem-news-image-generator-form>.is-wide{grid-column:1/-1}.anem-news-image-generator-form label>span,.anem-news-image-generator-form legend{padding:0;color:var(--gh-text);font-size:var(--gh-font-label);font-weight:700}.anem-news-image-generator-form textarea{width:100%;min-height:92px;padding:9px 10px;resize:vertical;color:var(--gh-text);background:var(--gh-surface);border:1px solid var(--gh-line-strong);border-radius:7px;outline:0;font:inherit;line-height:1.45}.anem-news-image-generator-form textarea:focus{border-color:var(--gh-primary);box-shadow:0 0 0 1px var(--gh-primary)}.anem-news-image-generator-form fieldset>p{margin:0;color:var(--gh-muted);font-size:var(--gh-font-label);line-height:1.4;text-wrap:pretty}.anem-news-image-aspects,.anem-news-image-count,.anem-news-image-resolution,.anem-news-media-placement{display:flex;min-width:0;flex-wrap:wrap;gap:4px;padding:3px;background:var(--gh-surface-3);border-radius:8px}.anem-news-image-aspects button,.anem-news-image-count button,.anem-news-image-resolution button,.anem-news-media-placement button{display:inline-flex;min-width:42px;min-height:34px;align-items:center;justify-content:center;gap:5px;padding:0 9px;color:var(--gh-muted);background:transparent;border:0;border-radius:7px;font-size:var(--gh-font-label);font-weight:700}.anem-news-image-aspects button:hover:not(:disabled),.anem-news-image-count button:hover:not(:disabled),.anem-news-image-resolution button:hover:not(:disabled),.anem-news-media-placement button:hover:not(:disabled){color:var(--gh-text);background:var(--gh-surface)}.anem-news-image-aspects button.is-active,.anem-news-image-count button.is-active,.anem-news-image-resolution button.is-active,.anem-news-media-placement button.is-active{color:#fff;background:var(--gh-primary-strong)}.anem-news-image-references{display:grid;grid-template-columns:repeat(auto-fill,minmax(132px,1fr));grid-gap:6px;gap:6px}.anem-news-image-references button{position:relative;display:grid;grid-template-columns:42px minmax(0,1fr) 20px;align-items:center;grid-gap:7px;gap:7px;min-width:0;min-height:52px;padding:5px 6px;color:var(--gh-text);text-align:left;background:var(--gh-surface);border:1px solid var(--gh-line);border-radius:8px}.anem-news-image-references button:hover:not(:disabled){border-color:var(--gh-primary)}.anem-news-image-references button.is-selected{color:var(--gh-primary-strong);background:var(--gh-primary-soft);border-color:var(--gh-primary)}.anem-news-image-references button>span{display:grid;width:42px;height:42px;overflow:hidden;place-items:center;color:var(--gh-muted);background:var(--gh-surface-3);border-radius:7px}.anem-news-image-references button img{width:100%;height:100%;object-fit:cover}.anem-news-image-references button small{min-width:0;overflow:hidden;font-size:var(--gh-font-label);font-weight:700;text-overflow:ellipsis;white-space:nowrap}.anem-news-image-references button i{display:grid;width:20px;height:20px;place-items:center;color:#fff;background:var(--gh-primary-strong);border-radius:50%;font-style:normal}.anem-news-image-references button:not(.is-selected) i{background:transparent;border:1px solid var(--gh-line-strong)}.anem-news-image-generate{grid-column:1/-1;justify-self:end}.anem-news-image-generation-message{display:flex;align-items:center;gap:8px;min-height:40px;padding:8px 12px;border-top:1px solid var(--gh-line);font-size:var(--gh-font-label)}.anem-news-image-generation-message.is-error{color:var(--gh-deadline-overdue);background:var(--gh-coral-soft)}.anem-news-image-generation-message>span{flex:1 1 auto}.anem-news-image-generation-message button{display:inline-flex;min-height:34px;align-items:center;gap:5px;padding:0 8px;color:inherit;background:transparent;border:0;border-radius:7px;font-weight:700}.anem-news-image-generation-history{display:grid;min-width:0;border-top:1px solid var(--gh-line)}.anem-news-image-generation-title{display:flex;min-height:42px;align-items:center;justify-content:space-between;gap:8px;padding:0 12px}.anem-news-image-generation-title strong{font-size:var(--gh-font-content)}.anem-news-image-generation-title span{color:var(--gh-muted);font-size:var(--gh-font-label);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.anem-news-image-generation-empty,.anem-news-image-generation-loading{display:grid;min-height:108px;place-items:center;align-content:center;grid-gap:6px;gap:6px;padding:18px;color:var(--gh-muted);text-align:center;font-size:var(--gh-font-label)}.anem-news-image-generation-empty strong{color:var(--gh-text);font-size:var(--gh-font-content)}.anem-news-image-generation-empty span{text-wrap:pretty}.anem-news-image-generation-groups{display:grid;max-height:620px;overflow:auto;border-top:1px solid var(--gh-line)}.anem-news-image-generation-group{display:grid;min-width:0;grid-gap:9px;gap:9px;padding:11px 12px;background:var(--gh-surface);border-bottom:1px solid var(--gh-line)}.anem-news-image-generation-group:last-child{border-bottom:0}.anem-news-image-generation-group>header{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:8px}.anem-news-image-generation-group>header>div{display:grid;min-width:0;grid-gap:2px;gap:2px}.anem-news-image-generation-group>header strong{font-size:var(--gh-font-content)}.anem-news-image-generation-group>header small{color:var(--gh-muted);font-size:var(--gh-font-label)}.anem-news-image-generation-group>header>span{flex:0 0 auto;padding:3px 7px;color:var(--gh-primary-strong);background:var(--gh-primary-soft);border-radius:999px;font-size:var(--gh-font-label);font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.anem-news-image-generation-group.is-success>header>span{color:var(--gh-mint);background:var(--gh-mint-soft)}.anem-news-image-generation-group.is-error>header>span{color:var(--gh-deadline-overdue);background:var(--gh-coral-soft)}.anem-news-image-generation-group.is-partial>header>span{color:var(--gh-deadline-today);background:var(--gh-surface-2)}.anem-news-image-generation-prompt{display:-webkit-box;overflow:hidden;margin:0;color:var(--gh-muted);font-size:var(--gh-font-label);line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}.anem-news-image-variants{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:7px;gap:7px}.anem-news-image-variants>article{position:relative;display:grid;min-width:0;background:var(--gh-surface-2);border:1px solid var(--gh-line);border-radius:8px}.anem-news-image-variants>article.is-delete-confirming{z-index:3}.anem-news-image-variant-preview{display:grid;min-height:96px;max-height:150px;overflow:hidden;place-items:center;color:var(--gh-muted);background:var(--gh-surface-3);border-radius:7px 7px 0 0}.anem-news-image-variant-preview.is-openable{width:100%;padding:0;cursor:zoom-in;border:0}.anem-news-image-variant-preview.is-openable:focus-visible{outline:2px solid var(--gh-primary-strong);outline-offset:-3px}.anem-news-image-variant-preview img{width:100%;height:100%;min-height:96px;max-height:150px;object-fit:contain}.anem-news-image-variants>article.is-succeeded .anem-news-image-variant-preview{color:var(--gh-mint)}.anem-news-image-variants>article.is-failed .anem-news-image-variant-preview{color:var(--gh-deadline-overdue)}.anem-news-image-variant-copy{display:grid;min-width:0;grid-gap:3px;gap:3px;padding:8px}.anem-news-image-variant-copy strong{font-size:var(--gh-font-label)}.anem-news-image-variant-copy span{color:var(--gh-muted);font-size:var(--gh-font-label);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.anem-news-image-variant-copy small{color:var(--gh-deadline-overdue);font-size:var(--gh-font-label);line-height:1.35;overflow-wrap:anywhere}.anem-news-image-variant-copy small.anem-news-image-variant-detail:not([role=alert]){color:var(--gh-muted)}.anem-news-image-variant-copy progress{width:100%;height:5px;overflow:hidden;accent-color:var(--gh-primary-strong);border:0;border-radius:999px}.anem-news-image-variant-copy progress:indeterminate{animation:anem-news-progress-pulse 1.4s ease-in-out infinite}.anem-news-image-variant-delete{position:absolute;z-index:2;top:6px;right:6px;display:grid;width:38px;height:38px;padding:0;place-items:center;color:var(--gh-muted);background:color-mix(in srgb,var(--gh-surface) 90%,transparent);border:1px solid var(--gh-line);border-radius:7px;box-shadow:var(--gh-shadow);opacity:0;transform:translateY(-2px);transition:color .14s ease,background-color .14s ease,border-color .14s ease,opacity .14s ease,transform .14s cubic-bezier(.23,1,.32,1)}.anem-news-image-variants>article:focus-within .anem-news-image-variant-delete,.anem-news-image-variants>article:hover .anem-news-image-variant-delete{opacity:1;transform:translateY(0)}.anem-news-image-variant-delete:hover{color:var(--gh-deadline-overdue);background:var(--gh-coral-soft);border-color:color-mix(in srgb,var(--gh-deadline-overdue) 40%,var(--gh-line))}.anem-news-image-variant-delete:focus-visible{opacity:1;outline:2px solid var(--gh-primary-strong);outline-offset:2px;transform:translateY(0)}.anem-news-image-variant-delete:active{transform:scale(.97)}.anem-news-image-variant-delete:disabled{cursor:not-allowed;opacity:0}.anem-news-image-delete-confirm{position:absolute;z-index:4;top:48px;right:6px;display:grid;width:224px;max-width:calc(100vw - 24px);grid-gap:7px;gap:7px;padding:11px;color:var(--gh-text);background:var(--gh-surface-3);border:1px solid var(--gh-line-strong);border-radius:8px;box-shadow:var(--gh-shadow-float);animation:anem-news-delete-confirm-in .16s cubic-bezier(.23,1,.32,1);transform-origin:top right}.anem-news-image-variants>article:first-child .anem-news-image-delete-confirm{right:auto;left:6px;transform-origin:top left}.anem-news-image-delete-confirm>strong{font-size:var(--gh-font-content)}.anem-news-image-delete-confirm>span{color:var(--gh-muted);font-size:var(--gh-font-label);line-height:1.35;text-wrap:pretty}.anem-news-image-delete-confirm>div{display:flex;justify-content:flex-end;gap:6px}.anem-news-image-delete-confirm button{display:inline-flex;min-height:36px;align-items:center;justify-content:center;gap:5px;padding:0 10px;color:var(--gh-text);background:transparent;border:1px solid var(--gh-line);border-radius:7px;font-size:var(--gh-font-label);font-weight:700}.anem-news-image-delete-confirm button:hover{background:var(--gh-surface-2)}.anem-news-image-delete-confirm button:focus-visible{outline:2px solid var(--gh-primary-strong);outline-offset:2px}.anem-news-image-delete-confirm button:active{transform:scale(.97)}.anem-news-image-delete-confirm button.is-danger{color:var(--gh-deadline-overdue);background:var(--gh-coral-soft);border-color:color-mix(in srgb,var(--gh-deadline-overdue) 35%,var(--gh-line))}.anem-news-image-delete-confirm button:disabled{cursor:wait;opacity:.6}@keyframes anem-news-delete-confirm-in{0%{opacity:0;transform:translateY(-3px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes anem-news-progress-pulse{50%{opacity:.45}}.anem-news-image-generation-group>footer{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.anem-news-media-assembly-link{display:inline-flex;min-height:34px;align-items:center;gap:5px;padding:0 8px;color:var(--gh-primary-strong);background:transparent;border:0;border-radius:7px;font-size:var(--gh-font-label);font-weight:700}.anem-news-media-assembly-link:hover:not(:disabled){background:var(--gh-primary-soft)}.anem-news-media-selection{display:grid;grid-gap:0;gap:0;padding:0;margin:0;list-style:none}.anem-news-media-selection li{display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;grid-gap:8px;gap:8px;min-width:0;min-height:48px;padding:5px 10px;background:var(--gh-surface);border-bottom:1px solid var(--gh-line)}.anem-news-media-selection-order{display:grid;width:24px;height:24px;place-items:center;color:var(--gh-primary-strong);background:var(--gh-primary-soft);border-radius:50%;font-size:var(--gh-font-label);font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.anem-news-media-selection-copy{display:grid;min-width:0;grid-gap:2px;gap:2px}.anem-news-media-selection-copy strong{overflow:hidden;font-size:var(--gh-font-label);text-overflow:ellipsis;white-space:nowrap}.anem-news-media-selection-copy small{color:var(--gh-muted);font-size:var(--gh-font-label)}.anem-news-media-selection-actions{display:flex;gap:2px}.anem-news-media-selection-actions button{display:grid;width:34px;height:34px;place-items:center;color:var(--gh-muted);background:transparent;border:0;border-radius:7px}.anem-news-media-selection-actions button:hover:not(:disabled){color:var(--gh-primary-strong);background:var(--gh-primary-soft)}.anem-news-media-selection-empty{display:flex;min-height:58px;align-items:center;gap:7px;padding:10px 12px;color:var(--gh-muted);background:var(--gh-surface);border-bottom:1px solid var(--gh-line);font-size:var(--gh-font-label)}.anem-news-media-assembly-controls{display:flex;align-items:center;justify-content:space-between;gap:9px;padding:9px 10px}.anem-news-media-assembly-error{padding:8px 10px;color:var(--gh-deadline-overdue);background:var(--gh-coral-soft);border-top:1px solid var(--gh-line);font-size:var(--gh-font-label)}.anem-news-media-warnings{display:grid;grid-gap:7px;gap:7px}.anem-news-media-warnings article{display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;grid-gap:9px;gap:9px;min-width:0;padding:9px 10px;background:var(--gh-surface-2);border-radius:8px}.anem-news-media-warnings article.is-heavy{color:var(--gh-deadline-today);background:var(--gh-surface-2)}.anem-news-media-warnings article>span{display:grid;place-items:center;font-size:var(--gh-font-heading-sm)}.anem-news-media-warnings article>div{display:grid;min-width:0;grid-gap:2px;gap:2px}.anem-news-media-warnings strong{color:inherit;font-size:var(--gh-font-content)}.anem-news-media-warnings small{color:var(--gh-muted);font-size:var(--gh-font-label);line-height:1.4;overflow-wrap:anywhere}.anem-news-media-warnings a{display:inline-flex;min-height:36px;align-items:center;gap:6px;padding:0 9px;color:var(--gh-primary-strong);border-radius:7px;font-size:var(--gh-font-label);font-weight:700;text-decoration:none}.anem-news-media-warnings a:hover{background:var(--gh-primary-soft)}.anem-news-history,.anem-news-media-list{display:grid;grid-gap:0;gap:0;max-width:820px;padding:0;margin:0;list-style:none}.anem-news-media-item{display:grid;min-width:0;grid-gap:8px;gap:8px;padding:11px 0;border-bottom:1px solid var(--gh-line);transition:background-color .15s cubic-bezier(.23,1,.32,1)}.anem-news-media-item.is-selected{background:var(--gh-primary-soft)}.anem-news-media-item.is-link-only{background:var(--gh-surface-2)}.anem-news-media-item.is-character-open,.anem-news-media-item.is-infographic-open,.anem-news-media-item.is-video-open{background:var(--gh-primary-soft)}.anem-news-media-list>.anem-news-character,.anem-news-media-list>.anem-news-infographic,.anem-news-media-list>.anem-news-video-panel{margin:0 8px 12px 70px}.anem-news-media-summary{display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;min-width:0;padding:0 8px}.anem-news-media-thumb{display:grid;width:52px;height:52px;overflow:hidden;place-items:center;padding:0;color:var(--gh-muted);background:var(--gh-surface-2);border:1px solid var(--gh-line);border-radius:8px}.anem-news-media-thumb.is-video,.anem-news-media-thumb.is-video:disabled{color:#fff;background:var(--gh-primary-strong);border-color:var(--gh-primary-strong);opacity:1}.anem-news-media-thumb:not(:disabled){cursor:zoom-in}.anem-news-media-thumb:focus-visible{outline:2px solid var(--gh-primary);outline-offset:2px}.anem-news-media-thumb img{width:100%;height:100%;object-fit:cover}.anem-news-media-copy{display:grid;min-width:0;grid-gap:3px;gap:3px}.anem-news-media-copy strong{overflow:hidden;color:var(--gh-text);font-size:var(--gh-font-content);text-overflow:ellipsis;white-space:nowrap}.anem-news-media-copy small,.anem-news-media-copy span{color:var(--gh-muted);font-size:var(--gh-font-label);overflow-wrap:anywhere}.anem-news-media-copy .anem-news-media-source-pill{display:-webkit-box;width:-moz-fit-content;width:fit-content;max-width:100%;overflow:hidden;padding:2px 7px;color:var(--gh-primary-strong);background:var(--gh-primary-soft);border-radius:8px;font-weight:700;line-height:1.35;overflow-wrap:anywhere;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.anem-news-media-copy em{color:var(--gh-deadline-today);font-size:var(--gh-font-label);font-style:normal;font-weight:700}.anem-news-media-state{padding:3px 6px;background:var(--gh-surface-2);border-radius:999px;font-weight:700}.anem-news-media-state.is-error{color:var(--gh-deadline-overdue);background:var(--gh-coral-soft)}.anem-news-media-select{display:inline-flex;min-width:82px;min-height:36px;align-items:center;justify-content:center;gap:5px;padding:0 9px;color:var(--gh-muted);background:var(--gh-surface);border:1px solid var(--gh-line-strong);border-radius:7px;font-size:var(--gh-font-label);font-weight:700}.anem-news-media-select.is-selected,.anem-news-media-select:hover{color:var(--gh-primary-strong);border-color:var(--gh-primary)}.anem-news-media-select.is-selected{background:var(--gh-primary-soft)}.anem-news-media-controls{display:flex;min-width:0;flex-wrap:wrap;align-items:center;gap:4px;padding:0 8px 0 70px}.anem-news-media-controls a,.anem-news-media-controls button{display:inline-flex;min-height:34px;align-items:center;justify-content:center;gap:5px;padding:0 8px;color:var(--gh-muted);background:transparent;border:0;border-radius:7px;font-size:var(--gh-font-label);font-weight:700;text-decoration:none}.anem-news-media-controls a:hover,.anem-news-media-controls button.is-infographic,.anem-news-media-controls button:hover:not(:disabled){color:var(--gh-primary-strong);background:var(--gh-primary-soft)}.anem-news-media-controls button.is-infographic:hover{background:var(--gh-surface-3)}.anem-news-media-controls button.is-character{color:var(--gh-primary-strong);background:linear-gradient(100deg,var(--gh-primary-soft),var(--gh-surface-3))}.anem-news-media-controls button.is-video{color:var(--gh-primary-strong);background:var(--gh-primary-soft)}.anem-news-media-controls button.is-danger:hover:not(:disabled){color:var(--gh-deadline-overdue);background:var(--gh-coral-soft)}.anem-news-media-busy{margin-left:4px;color:var(--gh-primary-strong)}.anem-news-media-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:9px;gap:9px;padding:10px 8px 2px 70px}.anem-news-media-fields label{display:grid;min-width:0;grid-gap:5px;gap:5px}.anem-news-media-fields label.is-wide{grid-column:1/-1}.anem-news-media-fields label>span{color:var(--gh-muted);font-size:var(--gh-font-label);font-weight:700}.anem-news-media-fields input{width:100%;min-height:40px;padding:0 10px;color:var(--gh-text);background:var(--gh-surface-2);border:1px solid var(--gh-line-strong);border-radius:7px;outline:0}.anem-news-media-fields input:focus{border-color:var(--gh-primary);box-shadow:0 0 0 1px var(--gh-primary)}.anem-news-media-fields .anem-news-button{grid-column:1/-1}.anem-news-history li{position:relative;display:grid;grid-template-columns:28px minmax(0,1fr);grid-gap:8px;gap:8px;min-height:58px}.anem-news-history li:before{position:absolute;top:28px;bottom:0;left:13px;width:1px;background:var(--gh-line);content:""}.anem-news-history li:last-child:before{display:none}.anem-news-history li>span{z-index:1;display:grid;width:28px;height:28px;place-items:center;color:var(--gh-primary-strong);background:var(--gh-primary-soft);border-radius:50%}.anem-news-history li>div{display:grid;align-content:start;grid-gap:3px;gap:3px;padding:4px 0 12px}.anem-news-history strong{font-size:var(--gh-font-content);line-height:1.35}.anem-news-history small{color:var(--gh-muted);font-size:var(--gh-font-label)}.anem-news-feedback{display:grid;justify-items:center;align-content:center;grid-gap:8px;gap:8px;min-height:180px;padding:24px;text-align:center;color:var(--gh-muted)}.anem-news-feedback.is-error>svg{color:var(--gh-deadline-overdue)}.anem-news-feedback>div{display:grid;max-width:45ch;grid-gap:4px;gap:4px;font-size:var(--gh-font-label);line-height:1.45;text-wrap:pretty}.anem-news-feedback strong{color:var(--gh-text);font-size:var(--gh-font-content)}.anem-news-skeleton-list{display:grid;grid-gap:1px;gap:1px;background:var(--gh-line)}.anem-news-skeleton-list>span{display:block;height:112px;background:var(--gh-surface-2);animation:anem-news-pulse 1.2s ease-in-out infinite alternate}.anem-news-sources-workspace{min-width:0;min-height:0;overflow:auto;border-radius:12px}.anem-news-sources-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid var(--gh-line)}.anem-news-sources-head>div{display:grid;grid-gap:2px;gap:2px}.anem-news-sources-head strong{font-size:var(--gh-font-heading-sm)}.anem-news-sources-head span{color:var(--gh-muted);font-size:var(--gh-font-label);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.anem-news-source-actions{display:flex!important;grid-auto-flow:column;align-items:center;gap:7px!important}.anem-news-automatic-summary{display:flex;min-width:0;align-items:center;gap:9px;padding:10px 14px;color:var(--gh-muted);background:var(--gh-surface-2);border-bottom:1px solid var(--gh-line)}.anem-news-automatic-summary>svg{flex:0 0 auto}.anem-news-automatic-summary.is-working>svg{color:var(--gh-mint)}.anem-news-automatic-summary.is-error>svg{color:var(--gh-deadline-overdue)}.anem-news-automatic-summary.is-disabled>svg{color:var(--gh-muted)}.anem-news-automatic-summary.is-not_started>svg{color:var(--gh-amber)}.anem-news-automatic-summary>span{display:grid;min-width:0;grid-gap:2px;gap:2px}.anem-news-automatic-summary strong{color:var(--gh-text);font-size:var(--gh-font-label)}.anem-news-automatic-summary.is-error strong{color:var(--gh-deadline-overdue)}.anem-news-automatic-summary small{color:var(--gh-muted);font-size:var(--gh-font-label);line-height:1.4;overflow-wrap:anywhere}.anem-news-inline-notice{display:flex;align-items:center;gap:7px;margin:10px 14px 0;padding:8px 10px;color:var(--gh-mint);background:var(--gh-surface-2);border:1px solid var(--gh-line);border-radius:8px;font-size:var(--gh-font-label);font-weight:700}.anem-news-settings-list{display:grid}.anem-news-settings-list article{display:grid;grid-template-columns:minmax(0,1fr) auto 46px;align-items:center;grid-gap:14px;gap:14px;min-height:76px;padding:11px 14px;border-bottom:1px solid var(--gh-line)}.anem-news-settings-list article:hover{background:var(--gh-surface-2)}.anem-news-settings-list article>div{display:flex;min-width:0;align-items:center;gap:10px}.anem-news-settings-list article>div>svg{flex:0 0 auto;color:var(--gh-primary-strong)}.anem-news-settings-list article>div span{display:grid;min-width:0;grid-gap:3px;gap:3px}.anem-news-settings-list strong{font-size:var(--gh-font-content)}.anem-news-settings-list small{color:var(--gh-muted);font-size:var(--gh-font-label);line-height:1.4}.anem-news-setting-control{display:flex;align-items:center;gap:8px;color:var(--gh-muted);font-size:var(--gh-font-label)}.anem-news-setting-control .unified-control{width:112px}.anem-news-setting-control .unified-control-face{min-height:34px;padding:0 28px 0 9px;color:var(--gh-text);background:var(--gh-surface);border:1px solid var(--gh-line-strong);border-radius:7px}.anem-news-topics{margin-top:14px;border-top:1px solid var(--gh-line-strong)}.anem-news-topic-form{padding:14px;background:var(--gh-surface-2);border-bottom:1px solid var(--gh-line)}.anem-news-topic-form-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.anem-news-topic-form-head>div{display:flex;align-items:center;gap:8px}.anem-news-topic-form-head svg{color:var(--gh-primary-strong)}.anem-news-topic-form-head>button{display:inline-grid;width:34px;height:34px;place-items:center;padding:0;color:var(--gh-muted);background:transparent;border:0;border-radius:7px}.anem-news-topic-form-head>button:hover{color:var(--gh-text);background:var(--gh-surface-3)}.anem-news-topic-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.anem-news-topic-fields label{display:grid;align-content:start;grid-gap:5px;gap:5px;min-width:0;color:var(--gh-muted);font-size:var(--gh-font-label);font-weight:700}.anem-news-topic-fields label.is-wide{grid-column:1/-1}.anem-news-topic-fields .unified-control-face,.anem-news-topic-fields input,.anem-news-topic-fields textarea{width:100%;min-height:38px;padding:8px 10px;color:var(--gh-text);background:var(--gh-surface);border:1px solid var(--gh-line-strong);border-radius:7px;font:inherit;font-weight:500;resize:vertical}.anem-news-topic-fields .unified-control{width:100%}.anem-news-topic-fields .unified-control-face{padding-right:30px}.anem-news-topic-fields input:focus,.anem-news-topic-fields textarea:focus{border-color:var(--gh-primary);outline:2px solid color-mix(in srgb,var(--gh-primary) 22%,transparent);outline-offset:0}.anem-news-topic-fields small{color:var(--gh-muted);font-weight:500}.anem-news-topic-scope{display:flex;flex-wrap:wrap;gap:8px 18px;margin:12px 0 0;padding:11px;border:1px solid var(--gh-line);border-radius:8px}.anem-news-topic-scope legend{padding:0 5px;color:var(--gh-muted);font-size:var(--gh-font-label);font-weight:700}.anem-news-topic-radio{display:flex;align-items:center;gap:7px;min-height:32px;font-size:var(--gh-font-label);font-weight:700}.anem-news-topic-radio input,.anem-news-topic-source-list input{accent-color:var(--gh-primary-strong)}.anem-news-topic-source-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;grid-gap:1px;gap:1px;overflow:hidden;background:var(--gh-line);border:1px solid var(--gh-line);border-radius:7px}.anem-news-topic-source-list label{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:7px;gap:7px;min-height:42px;padding:6px 9px;background:var(--gh-surface);font-size:var(--gh-font-label)}.anem-news-topic-source-list small{color:var(--gh-muted)}.anem-news-topic-form-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:12px}.anem-news-topic-empty,.anem-news-topic-error{display:grid;justify-items:center;grid-gap:6px;gap:6px;min-height:210px;padding:32px 14px;text-align:center;color:var(--gh-muted)}.anem-news-topic-empty svg{color:var(--gh-primary-strong)}.anem-news-topic-error svg{color:var(--gh-deadline-overdue)}.anem-news-topic-empty strong,.anem-news-topic-error strong{color:var(--gh-text)}.anem-news-topic-empty span,.anem-news-topic-error span{max-width:52ch;font-size:var(--gh-font-label);line-height:1.45}.anem-news-topic-empty .anem-news-button,.anem-news-topic-error .anem-news-button{margin-top:7px}.anem-news-topic-skeleton{display:grid;grid-gap:1px;gap:1px;background:var(--gh-line)}.anem-news-topic-skeleton span{height:132px;background:var(--gh-surface-2);animation:anem-news-pulse 1.2s ease-in-out infinite alternate}.anem-news-topic-list{display:grid;grid-gap:1px;gap:1px;background:var(--gh-line)}.anem-news-topic-card{display:grid;grid-gap:9px;gap:9px;padding:13px 14px 10px;background:var(--gh-surface);transition:background-color .15s cubic-bezier(.23,1,.32,1),opacity .15s cubic-bezier(.23,1,.32,1)}.anem-news-topic-card:hover{background:var(--gh-surface-2)}.anem-news-topic-card.is-archived,.anem-news-topic-card.is-expired,.anem-news-topic-card.is-paused{opacity:.68}.anem-news-topic-card header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.anem-news-topic-card header>div{display:flex;min-width:0;align-items:center;gap:8px}.anem-news-topic-card header strong{overflow-wrap:anywhere}.anem-news-topic-priority,.anem-news-topic-status{flex:0 0 auto;color:var(--gh-muted);font-size:var(--gh-font-label)}.anem-news-topic-status{padding:3px 6px;color:var(--gh-primary-strong);background:color-mix(in srgb,var(--gh-primary) 11%,var(--gh-surface));border:1px solid color-mix(in srgb,var(--gh-primary) 24%,var(--gh-line));border-radius:999px;font-weight:700}.anem-news-topic-card.is-archived .anem-news-topic-status,.anem-news-topic-card.is-expired .anem-news-topic-status,.anem-news-topic-card.is-paused .anem-news-topic-status{color:var(--gh-muted);background:var(--gh-surface-3);border-color:var(--gh-line)}.anem-news-topic-card p{max-width:90ch;margin:0;color:var(--gh-text);font-size:var(--gh-font-content);line-height:1.45}.anem-news-row-topics,.anem-news-thematic-summary>div,.anem-news-topic-chips{display:flex;flex-wrap:wrap;gap:5px}.anem-news-row-topics span,.anem-news-thematic-summary>div span,.anem-news-topic-chips span{padding:3px 6px;color:var(--gh-primary-strong);background:color-mix(in srgb,var(--gh-primary) 9%,var(--gh-surface));border:1px solid color-mix(in srgb,var(--gh-primary) 20%,var(--gh-line));border-radius:7px;font-size:var(--gh-font-label);line-height:1.25}.anem-news-topic-meta{display:flex;flex-wrap:wrap;gap:6px 14px;color:var(--gh-muted);font-size:var(--gh-font-label)}.anem-news-topic-card footer{display:flex;justify-content:flex-end;gap:3px;padding-top:2px;border-top:1px solid var(--gh-line)}.anem-news-topic-card footer button{display:inline-flex;min-height:34px;align-items:center;gap:5px;padding:0 8px;color:var(--gh-muted);background:transparent;border:0;border-radius:7px;font-size:var(--gh-font-label);font-weight:700}.anem-news-topic-card footer button:hover{color:var(--gh-text);background:var(--gh-surface-3)}.anem-news-topic-card footer button.is-danger:hover{color:var(--gh-deadline-overdue)}.anem-news-row-topics{margin-top:1px}.anem-news-thematic-summary{display:grid;grid-gap:7px;gap:7px;padding:10px;background:var(--gh-surface-2);border:1px solid var(--gh-line);border-radius:8px}.anem-news-thematic-summary>span{color:var(--gh-muted);font-size:var(--gh-font-label);font-weight:700}.anem-news-thematic-summary p{margin:0;color:var(--gh-text);font-size:var(--gh-font-label);line-height:1.45}.anem-news-source-form{display:grid;grid-template-columns:minmax(160px,.65fr) minmax(220px,1.4fr) auto;align-items:end;grid-gap:8px;gap:8px;padding:12px 14px;background:var(--gh-surface-2);border-bottom:1px solid var(--gh-line)}.anem-news-source-list article{display:grid;grid-template-columns:10px minmax(160px,1.4fr) minmax(190px,.7fr) minmax(44px,auto);align-items:center;grid-gap:12px;gap:12px;min-height:72px;padding:9px 14px;border-bottom:1px solid var(--gh-line);transition:background-color .15s cubic-bezier(.23,1,.32,1),opacity .15s cubic-bezier(.23,1,.32,1)}.anem-news-source-list article:hover{background:var(--gh-surface-2)}.anem-news-source-list article.is-disabled{opacity:.62}.anem-news-source-state{width:8px;height:8px;background:var(--gh-amber);border-radius:50%}.anem-news-source-state.is-success{background:var(--gh-mint)}.anem-news-source-state.is-error{background:var(--gh-coral)}.anem-news-source-main,.anem-news-source-meta{display:grid;min-width:0;grid-gap:3px;gap:3px}.anem-news-source-main strong{font-size:var(--gh-font-content)}.anem-news-source-main a,.anem-news-source-main strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.anem-news-source-main a{display:inline-flex;min-width:0;align-items:center;gap:5px;color:var(--gh-primary-strong);font-size:var(--gh-font-label);text-decoration:none}.anem-news-source-main a svg{flex:0 0 auto}.anem-news-source-main small,.anem-news-source-meta small,.anem-news-source-meta span{color:var(--gh-muted);font-size:var(--gh-font-label)}.anem-news-source-main small.is-error{color:var(--gh-deadline-overdue)}.anem-news-switch{position:relative;width:42px;height:25px;padding:0;background:var(--gh-surface-3);border:1px solid var(--gh-line-strong);border-radius:999px;transition:background-color .15s cubic-bezier(.23,1,.32,1),border-color .15s cubic-bezier(.23,1,.32,1)}.anem-news-switch span{position:absolute;top:3px;left:3px;width:17px;height:17px;background:var(--gh-surface);border:1px solid var(--gh-line-strong);border-radius:50%;transition:transform .15s cubic-bezier(.23,1,.32,1)}.anem-news-switch.is-on{background:var(--gh-primary-strong);border-color:var(--gh-primary-strong)}.anem-news-switch.is-on span{transform:translateX(17px);border-color:transparent}.anem-news-page [role=switch]:focus-visible,.anem-news-page a:focus-visible,.anem-news-page button:focus-visible{outline:2px solid var(--gh-primary);outline-offset:2px}.anem-news-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.anem-news-page .is-spinning{animation:anem-news-spin .8s linear infinite}@keyframes anem-news-spin{to{transform:rotate(1turn)}}@keyframes anem-news-pulse{0%{opacity:.58}to{opacity:1}}@keyframes anem-news-count-update{0%{opacity:.45;transform:translateY(2px) scale(.92)}to{opacity:1;transform:translateY(0) scale(1)}}@media (min-width:1181px) and (max-width:1440px){.anem-news-commandbar{flex-wrap:wrap}.anem-news-operation-statuses{width:100%;max-width:none;flex:1 1 100%;padding-top:6px;border-top:1px solid var(--gh-line)}.anem-news-automation-status,.anem-news-operation-statuses .anem-news-worker{flex:1 1}}@media (max-width:1180px){.anem-news-commandbar{flex-wrap:wrap}.anem-news-operation-statuses{width:100%;max-width:none;flex:1 1 100%;padding-top:6px;border-top:1px solid var(--gh-line)}.anem-news-operation-statuses .anem-news-worker{max-width:none;flex:1 1 30%}.anem-news-automation-status{max-width:none;flex:1 1 40%}.anem-news-workspace{grid-template-columns:minmax(292px,.78fr) minmax(430px,1.22fr);grid-template-rows:minmax(0,1fr) minmax(260px,.62fr)}.anem-news-source-pane{grid-column:1/-1;border-top:1px solid var(--gh-line);border-left:0}.anem-news-pulse .anem-news-source-pulse{display:none}.anem-news-source-form{grid-template-columns:repeat(2,minmax(0,1fr))}.anem-news-source-form .anem-news-button{min-height:40px}}@media (max-width:760px){.anem-news-page{grid-template-rows:auto auto minmax(0,1fr);gap:7px}.anem-news-commandbar{display:grid;grid-template-columns:1fr;padding:7px}.anem-news-section-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.anem-news-section-nav button{min-height:44px;padding:0 7px}.anem-news-operation-statuses{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:0;gap:0;padding-top:6px}.anem-news-automation-status,.anem-news-worker{min-height:56px;padding:6px 8px}.anem-news-operation-statuses .anem-news-worker{max-width:none}.anem-news-automation-status{grid-column:1/-1;border-top:1px solid var(--gh-line);border-left:0}.anem-news-automation-status strong,.anem-news-worker strong{line-height:1.25;white-space:normal}.anem-news-automation-status small,.anem-news-worker small{line-height:1.3;white-space:normal}.anem-news-pulse{min-height:52px;padding:4px}.anem-news-pulse-tabs button{min-height:44px;padding:0 10px}.anem-news-icon-button{width:44px;height:44px;margin-left:auto}.anem-news-workspace{display:block;overflow:auto;border-radius:12px}.anem-news-queue-pane{min-height:100%;border-right:0}.anem-news-detail{display:none;min-height:100%}.anem-news-source-pane{display:none;min-height:auto;border-top:1px solid var(--gh-line);border-left:0}.anem-news-page.has-mobile-detail .anem-news-queue-pane{display:none}.anem-news-page.has-mobile-detail .anem-news-detail{display:grid}.anem-news-page.has-mobile-detail .anem-news-source-pane{display:flex}.anem-news-mobile-back{display:inline-flex;min-height:44px}.anem-news-list-tools{grid-template-columns:minmax(116px,1fr) 44px 44px 44px}.anem-news-search{height:44px}.anem-news-search input{font-size:var(--gh-font-content)}.anem-news-search button{width:36px;height:36px}.anem-news-tool-button{justify-content:center;padding:0}.anem-news-tool-button>span{display:none}.anem-news-tool-button,.anem-news-tool-select{min-height:44px}.anem-news-tool-select{width:44px;height:44px}.anem-news-row{min-height:136px;padding:12px}.anem-news-row-summary,.anem-news-row>strong{font-size:var(--gh-font-content)}.anem-news-detail-head{gap:7px;padding:8px 12px}.anem-news-detail-tabs{padding:6px}.anem-news-detail-tabs button{min-height:44px;gap:3px;padding:0 2px;font-size:var(--gh-font-label)}.anem-news-detail-tabs button>svg{display:none}.anem-news-detail-body{padding:14px 12px;overflow:visible}.anem-news-detail-body.is-telegram{padding-bottom:14px;overflow:visible}.anem-news-publication-editor,.anem-news-telegram-tab{height:auto}.anem-news-publication-scroll{padding-bottom:8px;overflow:visible}.anem-news-research-review-body{max-height:none}.anem-news-research-issues li{grid-template-columns:1fr;gap:2px}.anem-news-research-sources{display:grid;grid-template-columns:1fr}.anem-news-research-sources a{min-height:44px}.anem-news-research-review>summary small{white-space:normal}.anem-news-source-pane-head{min-height:60px;padding:8px 12px}.anem-news-source-pane-head>a,.anem-news-source-switcher button{min-height:44px}.anem-news-source-pane-body{padding:12px;overflow:visible}.anem-news-remote-media-preview{min-height:190px}.anem-news-remote-expand,.anem-news-remote-media-meta a{min-height:44px}.anem-news-remote-media-actions{align-items:stretch;flex-direction:column}.anem-news-remote-media-actions .anem-news-button,.anem-news-remote-media-actions a{width:100%;min-height:44px}.anem-news-remote-lightbox{padding:8px}.anem-news-remote-lightbox>div{max-height:calc(100vh - 16px)}.anem-news-remote-lightbox img,.anem-news-remote-lightbox video{max-height:calc(100vh - 84px)}.anem-news-remote-lightbox footer{min-height:60px}.anem-news-remote-lightbox footer a{min-height:44px}.anem-news-actions{position:-webkit-sticky;position:sticky;bottom:0;z-index:3;flex-wrap:wrap;min-height:64px;padding:9px}.anem-news-actions .anem-news-button{min-height:44px;flex:1 1 auto}.anem-news-schedule{width:100%}.anem-news-schedule input{min-height:44px;font-size:var(--gh-font-content)}.anem-news-button{min-height:44px}.anem-news-editor input,.anem-news-source-form .unified-control-face,.anem-news-source-form input{min-height:44px;font-size:var(--gh-font-content)}.anem-news-editor textarea{font-size:var(--gh-font-content)}.anem-news-block-editor-head{align-items:stretch;flex-direction:column}.anem-news-block-palette>summary{width:100%;min-height:44px;justify-content:center}.anem-news-block-palette-options{grid-template-columns:1fr}.anem-news-block-palette-options button{min-height:58px}.anem-news-block-row{padding:10px 0 12px}.anem-news-block-row-head{align-items:flex-start;flex-wrap:wrap}.anem-news-block-row-head>strong{min-height:44px;display:flex;align-items:center}.anem-news-block-row-controls{width:100%;justify-content:flex-end}.anem-news-block-row-controls button{width:44px;height:44px}.anem-news-telegram-preview-content{padding:10px;font-size:var(--gh-font-content)}.anem-news-editor-mode{grid-template-columns:1fr}.anem-news-editor-mode button{min-height:58px}.anem-news-editor-mode span{white-space:normal}.anem-news-block-fields,.anem-news-media-block-form{grid-template-columns:1fr}.anem-news-block-fields label.is-wide,.anem-news-block-fields>.is-wide,.anem-news-media-block-form label.is-wide,.anem-news-media-block-form>.is-wide,.anem-news-media-source-note,.anem-news-provenance-unknown{grid-column:1}.anem-news-block-fields input,.anem-news-block-fields select,.anem-news-media-block-form input,.anem-news-media-block-form select{min-height:44px;font-size:var(--gh-font-content)}.anem-news-block-fields textarea,.anem-news-block-single-field textarea,.anem-news-media-block-form textarea{font-size:var(--gh-font-content)}.anem-news-rich-text-label{align-items:flex-start;flex-direction:column;gap:2px}.anem-news-rich-text-toolbar{gap:3px}.anem-news-nested-text-row-head button,.anem-news-rich-link-editor>button,.anem-news-rich-list-item header button,.anem-news-rich-text-toolbar button,.anem-news-table-editor-row>button{width:44px;height:44px}.anem-news-rich-text-toolbar-divider{height:28px}.anem-news-rich-text-content,.anem-news-rich-text.is-compact .anem-news-rich-text-content{min-height:88px;padding:9px;font-size:var(--gh-font-content)}.anem-news-rich-link-editor{grid-template-columns:minmax(0,1fr) 44px 44px}.anem-news-rich-link-editor input{min-height:44px;font-size:var(--gh-font-content)}.anem-news-nested-text-row-head,.anem-news-rich-list-item>header{align-items:stretch;flex-direction:column}.anem-news-nested-text-row-head>div,.anem-news-rich-list-item>header>div{justify-content:stretch}.anem-news-rich-list-item>header select{min-height:44px;flex:1 1 auto;font-size:var(--gh-font-content)}.anem-news-rich-add-button,.anem-news-table-editor-actions button{width:100%;min-height:44px}.anem-news-table-cell-options{grid-template-columns:1fr}.anem-news-table-cell-options label,.anem-news-table-cell-options select{min-height:44px;font-size:var(--gh-font-label)}.anem-news-table-editor-actions{display:grid;grid-template-columns:1fr}.anem-news-inline-switch{min-height:44px}.anem-news-media-block-fields{grid-template-columns:1fr}.anem-news-media-block-preview{min-height:180px}.anem-news-media-block-preview img,.anem-news-media-block-preview video{min-height:180px;max-height:280px}.anem-news-media-picker-heading{align-items:stretch;flex-direction:column}.anem-news-media-picker-heading .anem-news-button{width:100%;min-height:44px}.anem-news-media-picker>button{width:56px;height:56px;flex-basis:56px}.anem-news-media-advanced>summary{width:100%;min-height:44px}.anem-news-media-advanced-grid{grid-template-columns:1fr}.anem-news-media-advanced-grid>.is-wide{grid-column:1}.anem-news-media-advanced-grid input{min-height:44px;font-size:var(--gh-font-content)}.anem-news-collection-actions{display:grid;grid-template-columns:1fr}.anem-news-collection-actions button{min-height:44px}.anem-news-collection-item-head{align-items:stretch;flex-direction:column}.anem-news-collection-item-head>span{justify-content:stretch}.anem-news-collection-item-head button{min-width:44px;min-height:44px;flex:1 1 auto}.anem-news-preview-collection>div{grid-template-columns:1fr}.anem-news-preview-link{min-height:44px}.anem-news-sources-head{flex-direction:column;align-items:stretch;padding:10px}.anem-news-sources-head>div{width:100%}.anem-news-sources-head .anem-news-button{flex:0 0 auto}.anem-news-source-actions{width:100%;flex-direction:column;grid-auto-flow:row;grid-template-columns:1fr}.anem-news-source-actions .anem-news-button{width:100%}.anem-news-automatic-summary{min-height:64px;align-items:flex-start;padding:10px}.anem-news-source-form{grid-template-columns:1fr;padding:10px}.anem-news-source-form .anem-news-button{width:100%}.anem-news-source-list article{grid-template-columns:10px minmax(0,1fr) 44px;min-height:92px;gap:9px;padding:10px}.anem-news-source-meta{grid-column:2/3}.anem-news-switch{grid-column:3;grid-row:1/span 2;width:44px;height:44px;background:transparent;border:0}.anem-news-switch:before{content:"";position:absolute;inset:8px 0;background:var(--gh-surface-3);border:1px solid var(--gh-line-strong);border-radius:999px;transition:background-color .15s cubic-bezier(.23,1,.32,1),border-color .15s cubic-bezier(.23,1,.32,1)}.anem-news-switch.is-on{background:transparent;border-color:transparent}.anem-news-switch.is-on:before{background:var(--gh-primary-strong);border-color:var(--gh-primary-strong)}.anem-news-switch span{top:13px;z-index:1}.anem-news-switch.is-on span{transform:translateX(19px)}.anem-news-settings-list article{grid-template-columns:minmax(0,1fr) 44px;min-height:96px;gap:10px;padding:12px 10px}.anem-news-settings-list article>div{align-self:start}.anem-news-setting-control{grid-column:1/-1;grid-row:2;justify-content:space-between}.anem-news-setting-control .unified-control-face{min-height:44px;font-size:var(--gh-font-content)}.anem-news-settings-list .anem-news-switch{grid-column:2;grid-row:1}.anem-news-video-transport-setting{grid-template-columns:minmax(0,1fr) auto!important}.anem-news-video-transport-setting>p{margin-left:0}.anem-news-topics{margin-top:8px}.anem-news-topic-fields,.anem-news-topic-source-list{grid-template-columns:1fr}.anem-news-topic-fields label.is-wide{grid-column:1}.anem-news-topic-fields .unified-control-face,.anem-news-topic-fields input,.anem-news-topic-fields textarea{min-height:44px;font-size:var(--gh-font-content)}.anem-news-topic-form{padding:12px 10px}.anem-news-topic-form-head>button{width:44px;height:44px}.anem-news-topic-scope{display:grid;grid-template-columns:1fr}.anem-news-topic-radio,.anem-news-topic-source-list label{min-height:44px}.anem-news-topic-form-actions{display:grid;grid-template-columns:1fr}.anem-news-topic-form-actions .anem-news-button{width:100%}.anem-news-topic-card{padding:12px 10px}.anem-news-topic-card header{flex-direction:column;gap:7px}.anem-news-topic-card header>div{align-items:flex-start;flex-direction:column}.anem-news-topic-card footer{display:grid;grid-template-columns:1fr}.anem-news-topic-card footer button{min-height:44px}.anem-news-media-toolbar{align-items:stretch;flex-direction:column}.anem-news-media-toolbar>div:last-child{display:grid;grid-template-columns:1fr}.anem-news-media-toolbar .anem-news-button{width:100%;min-height:44px}.anem-news-video-upload-toggle{grid-template-columns:34px minmax(0,1fr) auto;min-height:64px}.anem-news-disclosure-label{min-height:44px;padding-inline:9px}.anem-news-video-file-row{align-items:stretch;flex-direction:column}.anem-news-video-file-row .anem-news-button{width:100%;min-height:44px}.anem-news-video-native,.anem-news-video-preview>iframe,.anem-news-video-preview>video{min-height:210px;max-height:320px}.anem-news-video-fields,.anem-news-video-status-grid{grid-template-columns:1fr}.anem-news-video-fields input,.anem-news-video-prepare>label>input{min-height:44px;font-size:var(--gh-font-content)}.anem-news-video-confirmations>label{min-height:58px}.anem-news-video-confirmations input{width:22px;height:22px}.anem-news-video-primary{min-height:44px}.anem-news-video-panel-close{top:18px;right:18px;width:44px;height:44px}.anem-news-video-links{display:grid;grid-template-columns:minmax(0,1fr) auto}.anem-news-video-links>a,.anem-news-video-links>button{min-height:44px;justify-content:center}.anem-news-video-retention>div:last-child{grid-column:1/-1;display:grid;grid-template-columns:1fr}.anem-news-video-retention button{min-height:44px;justify-content:center}.anem-news-infographic-head{grid-template-columns:34px minmax(0,1fr) 44px;align-items:start}.anem-news-infographic-head>button{width:44px;height:44px}.anem-news-infographic-controls{padding:10px}.anem-news-infographic-create,.anem-news-infographic-themes button{min-height:44px}.anem-news-infographic-result>img,.anem-news-infographic-source>img{min-height:220px;max-height:360px}.anem-news-infographic-editor{padding:10px}.anem-news-infographic-editor-grid,.anem-news-infographic-editor-grid.is-compact{grid-template-columns:1fr}.anem-news-infographic-editor input{min-height:44px;font-size:var(--gh-font-content)}.anem-news-infographic-source-overlay{inset:0!important;width:auto!important;height:auto!important;min-width:0;border-right:0}.anem-news-character-head{grid-template-columns:34px minmax(0,1fr) 44px;align-items:start}.anem-news-character-head>button{width:44px;height:44px}.anem-news-character-grid{grid-template-columns:1fr}.anem-news-character-source{border-right:0;border-bottom:1px solid var(--gh-line)}.anem-news-character-source img{min-height:220px;max-height:340px}.anem-news-character-controls{padding:10px}.anem-news-character-settings{grid-template-columns:repeat(3,minmax(0,1fr))}.anem-news-character .unified-control-face,.anem-news-character textarea,.anem-news-character-create{min-height:44px;font-size:var(--gh-font-content)}.anem-news-image-generator-head{grid-template-columns:34px minmax(0,1fr) auto;align-items:center}.anem-news-media-assembly>header{grid-template-columns:34px minmax(0,1fr);align-items:start}.anem-news-media-assembly-link{grid-column:2;width:max-content;min-height:44px;max-width:100%;padding:0 8px}.anem-news-image-generator-form{grid-template-columns:1fr;padding:10px}.anem-news-image-generate,.anem-news-image-generator-form>.is-wide{grid-column:1}.anem-news-image-generator-form textarea{min-height:108px;font-size:var(--gh-font-content)}.anem-news-image-aspects button,.anem-news-image-count button,.anem-news-image-resolution button,.anem-news-media-placement button{min-height:44px;font-size:var(--gh-font-label)}.anem-news-image-count,.anem-news-image-resolution{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.anem-news-image-generate{width:100%;min-height:44px}.anem-news-image-generation-message{align-items:stretch;flex-direction:column}.anem-news-image-generation-message button{min-height:44px;justify-content:center}.anem-news-image-generation-groups{max-height:none;overflow:visible}.anem-news-image-generation-group>header{align-items:flex-start;flex-direction:column}.anem-news-image-variants{grid-template-columns:1fr}.anem-news-image-variant-preview,.anem-news-image-variant-preview img{min-height:170px;max-height:280px}.anem-news-image-variant-delete{width:44px;height:44px;opacity:1;transform:none}.anem-news-image-variants>article.is-delete-confirming{z-index:10}.anem-news-image-delete-confirm,.anem-news-image-variants>article:first-child .anem-news-image-delete-confirm{position:fixed;z-index:80;top:50%;right:auto;left:50%;width:min(280px,calc(100vw - 32px));transform:translate(-50%,-50%);transform-origin:center;animation-name:anem-news-delete-confirm-mobile-in}.anem-news-image-delete-confirm button{min-height:44px}.anem-news-image-generation-group>footer{display:grid;grid-template-columns:1fr}.anem-news-image-generation-group>footer .anem-news-button{width:100%;min-height:44px}.anem-news-image-references{grid-template-columns:repeat(2,minmax(0,1fr))}.anem-news-image-references button{min-height:56px}.anem-news-media-warnings article{grid-template-columns:24px minmax(0,1fr)}.anem-news-media-warnings a{grid-column:2;min-height:44px;width:max-content;max-width:100%}.anem-news-media-summary{grid-template-columns:48px minmax(0,1fr);align-items:start;padding:0 6px}.anem-news-media-thumb{width:48px;height:48px}.anem-news-media-state{grid-column:2;width:max-content;max-width:100%}.anem-news-media-select{grid-column:1/-1;width:100%;min-height:44px}.anem-news-media-controls{padding:0 6px}.anem-news-media-controls a,.anem-news-media-controls button{min-width:44px;min-height:44px}.anem-news-media-controls button.is-character,.anem-news-media-controls button.is-infographic,.anem-news-media-controls button.is-video{flex:1 1 180px}.anem-news-media-list>.anem-news-character,.anem-news-media-list>.anem-news-infographic,.anem-news-media-list>.anem-news-video-panel{margin:0 6px 12px}.anem-news-media-fields{grid-template-columns:1fr;padding:8px 6px 2px}.anem-news-media-fields .anem-news-button,.anem-news-media-fields label.is-wide{grid-column:1}.anem-news-media-fields input{min-height:44px;font-size:var(--gh-font-content)}.anem-news-media-selection li{grid-template-columns:24px minmax(0,1fr);min-height:64px}.anem-news-media-selection-actions{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.anem-news-media-selection-actions button{width:100%;height:44px}.anem-news-media-assembly-controls{align-items:stretch;flex-direction:column}.anem-news-media-placement{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.anem-news-media-assembly-controls>.anem-news-button{width:100%;min-height:44px}.anem-news-publication-head{align-items:stretch;flex-direction:column}.anem-news-publication-mode-row{display:grid;grid-template-columns:minmax(0,1fr) 44px}.anem-news-publication-modes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.anem-news-publication-modes button{min-height:44px;justify-content:center}.anem-news-publication-archive{width:44px;height:44px}.anem-news-publication-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.anem-news-publication-actions .anem-news-button{width:100%;min-height:44px}.anem-news-draft-slot-state{flex-wrap:wrap}.anem-news-draft-slot-state>.anem-news-button{width:100%;min-height:44px;margin-left:25px}.anem-news-document-toolbar{position:static;flex-wrap:nowrap;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:thin}.anem-news-document-toolbar>button{width:44px;min-width:44px;min-height:44px}.anem-news-document-style-select{width:116px;min-width:116px;flex-basis:116px}.anem-news-document-toolbar .unified-control-face{min-height:44px}.anem-news-document-save-state{min-width:max-content}.anem-news-document-popover.is-link,.anem-news-document-url-row{grid-template-columns:1fr}.anem-news-document-popover.is-link{transform:translate(-50%,-100%)}.anem-news-document-popover .unified-control-face,.anem-news-document-popover button,.anem-news-document-popover input{min-height:44px;font-size:var(--gh-font-content)}.anem-news-document-media-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.anem-news-document-media-actions{display:grid;grid-template-columns:1fr}.anem-news-document-paper{min-height:420px;padding:18px 12px}.anem-news-document-content{min-height:360px;font-size:var(--gh-font-content)}.anem-news-canvas-media-preview{min-height:160px}.anem-news-canvas-media-order button{width:44px;height:44px}.anem-news-canvas-media-grid.is-collage img,.anem-news-canvas-media-grid.is-collage video,.anem-news-canvas-media-grid.is-gallery img,.anem-news-canvas-media-grid.is-gallery video{min-height:150px}.anem-news-canvas-caption{min-height:44px;font-size:var(--gh-font-content)}.anem-news-canvas-node-actions button{min-width:44px;min-height:44px}.anem-news-canvas-inline-picker{grid-template-columns:repeat(2,minmax(0,1fr))}.anem-news-canvas-inline-picker button{min-height:92px}.anem-news-canvas-table input{min-height:44px;font-size:var(--gh-font-content)}}@keyframes anem-news-delete-confirm-mobile-in{0%{opacity:0;transform:translate(-50%,calc(-50% - 4px)) scale(.97)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@media (prefers-reduced-motion:reduce){.anem-news-page *,.anem-news-page :after,.anem-news-page :before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.anem-news-website-editor{min-width:0;container-type:inline-size}.anem-news-destinations,.anem-news-website-block,.anem-news-website-blocks,.anem-news-website-status{display:grid;grid-gap:8px;gap:8px;min-width:0}.anem-news-destinations small,.anem-news-website-hint,.anem-news-website-status small{color:var(--gh-muted);overflow-wrap:anywhere}.anem-news-website-errors{display:grid;grid-gap:4px;gap:4px;color:var(--gh-deadline-overdue);overflow-wrap:anywhere}.anem-news-website-errors:empty{display:none}.anem-news-website-block{padding-block:12px;border-bottom:1px solid var(--gh-line)}.anem-news-destinations>div,.anem-news-website-block header,.anem-news-website-block header>div{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.anem-news-website-block header{justify-content:space-between}.anem-news-website-gallery-item{display:flex;align-items:flex-end;gap:8px;min-width:0}.anem-news-website-gallery-item>label{flex:1 1;min-width:0}.anem-news-website-editor details>summary{cursor:pointer;padding-block:12px}.anem-news-destinations{padding:12px;border-top:1px solid var(--gh-line)}.anem-news-destinations [aria-checked=true]{color:var(--gh-primary);border-color:var(--gh-primary);background:var(--gh-primary-soft)}.anem-news-destinations button:focus-visible,.anem-news-website-editor :is(input,textarea,select,button,summary):focus-visible{outline:2px solid var(--gh-primary);outline-offset:2px}@media (max-width:760px){.anem-news-destinations button,.anem-news-website-editor :is(input,select,button,summary){min-height:44px;min-width:44px}}.anem-news-website-editor label{display:grid;min-width:0;grid-gap:6px;gap:6px}.anem-news-website-editor label>span:first-child{color:var(--gh-muted);font-size:var(--gh-font-label);font-weight:700}.anem-news-detail{grid-template-columns:minmax(0,1fr)}.anem-news-publication-footer{min-width:0}.anem-news-publication-footer .anem-news-actions{flex-wrap:wrap;min-width:0}.anem-news-publication-footer .anem-news-schedule{flex:1 1 160px}.anem-news-website-editor .anem-news-website-errors{color:var(--gh-deadline-overdue);font-weight:400}.anem-news-website-toolbar{position:-webkit-sticky;position:sticky;top:0;z-index:4;display:flex;align-items:center;flex-wrap:wrap;gap:4px;padding:8px;border:1px solid var(--gh-line);border-radius:12px;background:var(--gh-surface)}.anem-news-website-toolbar>.unified-control{width:175px;max-width:100%}.anem-news-website-toolbar .anem-news-website-preview-button{margin-left:auto}.anem-news-website-formatting{display:flex;gap:2px}.anem-news-website-preview button[aria-pressed=true],.anem-news-website-toolbar button[aria-pressed=true]{color:var(--gh-primary);background:var(--gh-primary-soft)}.anem-news-website-editor .anem-news-heading-level{width:76px}.anem-news-media-option{display:flex;align-items:center;gap:10px;min-width:0;text-align:left}.anem-news-media-option img{width:56px;height:40px;object-fit:cover;border-radius:4px;flex-shrink:0}.anem-news-media-option>span{white-space:normal;overflow-wrap:anywhere}.unified-control-value .anem-news-media-option>span{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.anem-news-website-editor .unified-control-face:has(.anem-news-media-option img){height:auto;min-height:56px}.anem-news-website-source{display:grid;grid-template-columns:22px minmax(0,360px) 44px;grid-gap:8px;gap:8px;align-items:end;padding-block:10px;border-bottom:1px solid var(--gh-line)}.anem-news-source-number{align-self:start;padding-top:30px;color:var(--gh-muted)}.anem-news-source-url{grid-column:2/-1}.anem-news-website-editor .anem-news-source-delete{color:var(--gh-deadline-overdue)}.anem-news-website-rich-text .tiptap{min-height:90px;padding:10px 12px;border:1px solid var(--gh-line);border-radius:7px;color:var(--gh-text);background:var(--gh-surface);white-space:pre-wrap;overflow-wrap:anywhere;font-size:var(--gh-font-content)}.anem-news-website-rich-text .tiptap p{margin:0}.anem-news-website-rich-text .tiptap:focus-visible{outline:2px solid var(--gh-primary);outline-offset:2px}.anem-news-website-rich-text .tiptap[contenteditable=false]{opacity:.65}.anem-news-website-rich-text .tiptap[aria-invalid=true]{border-color:var(--gh-deadline-overdue)}.anem-news-website-preview{width:min(1440px,calc(100vw - 32px));max-width:none;height:calc(100dvh - 32px);max-height:none;padding:12px;border:1px solid var(--gh-line);border-radius:12px;background:var(--gh-surface);color:var(--gh-text)}.anem-news-website-preview[open]{display:flex;flex-direction:column;gap:10px}.anem-news-website-preview::-webkit-backdrop{background:rgb(0 0 0/55%)}.anem-news-website-preview::backdrop{background:rgb(0 0 0/55%)}.anem-news-website-preview>header,.anem-news-website-preview>header>div:last-child{display:flex;align-items:center;gap:6px}.anem-news-website-preview>header{justify-content:space-between}.anem-news-website-preview>header>div:first-child{display:grid;grid-gap:4px;gap:4px}.anem-news-website-preview small{color:var(--gh-muted)}.anem-news-website-preview iframe{flex:1 1;width:100%;min-height:0;border:1px solid var(--gh-line);border-radius:7px;background:var(--gh-surface);margin-inline:auto}.anem-news-website-preview iframe.is-mobile{max-width:390px}.anem-news-website-preview [role=status]{display:flex;gap:8px;align-items:center}@media (max-width:760px){.anem-news-website-toolbar .anem-news-website-preview-button{margin-left:0}.anem-news-website-preview{width:calc(100vw - 12px);height:calc(100dvh - 12px);padding:8px}.anem-news-website-preview button{min-width:44px;min-height:44px}.anem-news-website-preview>header{flex-wrap:wrap}.anem-news-website-source{grid-template-columns:18px minmax(0,1fr) 44px}}@container (max-width: 600px){.anem-news-website-preview-button>span{display:none}}:is(.anem-news-website-editor,.anem-news-website-preview) .anem-news-button.is-quiet{color:var(--gh-muted);background:transparent;border-color:transparent}:is(.anem-news-website-editor,.anem-news-website-preview) .anem-news-button.is-quiet:hover:not(:disabled){color:var(--gh-text);background:var(--gh-surface-2)}:is(.anem-news-website-editor,.anem-news-website-preview) .anem-news-button.is-quiet[aria-pressed=true]{color:var(--gh-primary);background:var(--gh-primary-soft)}.anem-news-website-editor .anem-news-button.anem-news-source-delete{color:var(--gh-deadline-overdue)}.anem-news-website-editor .anem-news-button.anem-news-source-delete:hover:not(:disabled){color:var(--gh-deadline-overdue);background:var(--gh-coral-soft)}.anem-news-source-form-hint{grid-column:1/-1;color:var(--gh-muted);font-size:var(--gh-font-label)}.anem-news-source-meta{overflow-wrap:anywhere}@media (max-width:760px){.anem-news-source-form-hint{font-size:var(--gh-font-content)}.anem-news-source-list article>.anem-news-button{grid-column:2/-1;min-height:44px}}