.gnf-list{display:flex;flex-direction:column;gap:12px}.gnf-list,.gnf-live{margin-top:16px}.gnf-live__head{display:flex;align-items:baseline;gap:14px;flex-wrap:wrap;margin-bottom:12px}.gnf-live__head h2{display:flex;align-items:baseline;gap:8px;margin:0;font-size:18px;font-weight:700;letter-spacing:.02em;color:var(--fg-primary)}.gnf-live__label{font-size:12px;letter-spacing:.08em;color:var(--color-accent)}.gnf-live__head p{margin:0;font-size:12px;color:var(--fg-secondary)}.gnf-live .gnf-list{margin-top:0}.gr-shell--quiet .qb-stats.gnf-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.gr-shell--quiet .gnf-stats .qb-stat{padding-inline:12px}.gr-shell--quiet .gnf-stats .qb-stat>span:first-child{letter-spacing:0;text-transform:none;white-space:nowrap}@media (max-width:379px){.gr-shell--quiet .gnf-stats .qb-stat{padding-inline:8px}.gr-shell--quiet .gnf-stats .qb-stat>span:first-child{font-size:11px;min-height:36px;white-space:normal;word-break:keep-all}.gnf-live__head h2{align-items:flex-start;flex-direction:column;gap:4px}}.gnf-degraded{padding:12px 16px;border:1px solid var(--border-subtle);border-radius:8px;background:var(--bg-surface-deep,var(--bg-page))}.gnf-degraded h3,.gnf-degraded p{margin:0}.gnf-degraded h3{font-size:12px;font-weight:600;color:var(--fg-secondary)}.gnf-degraded p{margin-top:4px;font-size:14px;line-height:1.6;color:var(--fg-primary);word-break:keep-all;overflow-wrap:break-word}.gnf-card{display:grid;grid-template-columns:56px 1fr;gap:12px;align-items:stretch;min-height:44px;padding:10px;border:1px solid var(--border-subtle);border-radius:12px;background:var(--bg-surface);color:var(--fg-primary);text-decoration:none}.gnf-card:hover{border-color:var(--border-strong)}.gnf-thumb{position:relative;width:56px;height:56px;border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:var(--bg-surface-deep,var(--bg-page))}.gnf-thumb__favicon{width:32px;height:32px;object-fit:contain;display:block}.gnf-thumb__mono{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:22px;font-weight:700;color:var(--fg-secondary)}.gnf-body{display:flex;flex-direction:column;gap:6px;min-width:0}.gnf-title{font-size:14px;font-weight:600;line-height:1.4;color:var(--fg-primary);word-break:keep-all;overflow-wrap:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.gnf-labels{display:flex;flex-wrap:wrap;gap:4px}.gnf-label{display:inline-flex;max-width:100%;padding:2px 6px;border:1px solid var(--border-subtle);border-radius:8px;font-size:11px;line-height:1.3;white-space:nowrap;background:var(--bg-surface-deep,var(--bg-page))}.gnf-label,.gnf-meta{align-items:center;color:var(--fg-secondary)}.gnf-meta{margin-top:auto;display:flex;gap:4px;font-size:12px}.gnf-brief{display:flex;flex-direction:column;gap:4px;padding:8px 10px;border-left:2px solid var(--border-strong);border-radius:0 8px 8px 0;background:var(--bg-surface-deep,var(--bg-page))}.gnf-brief__head{display:flex;align-items:center;gap:6px;min-width:0}.gnf-brief__badge{flex:none;display:inline-flex;align-items:center;padding:2px 6px;border:1px solid var(--border-strong);border-radius:8px;font-size:11px;line-height:1.3;font-weight:700;white-space:nowrap;color:var(--fg-primary)}.gnf-brief__headline{font-weight:600;line-height:1.4;color:var(--fg-primary)}.gnf-brief__headline,.gnf-brief__summary{font-size:13px;word-break:keep-all;overflow-wrap:break-word}.gnf-brief__summary{line-height:1.55;color:var(--fg-secondary)}.gnf-brief__sources{font-size:11px;line-height:1.4;color:var(--fg-secondary)}.gnf-briefing{margin-top:40px;padding-top:28px;border-top:1px solid rgba(255,255,255,.1)}.gnf-briefing__head{display:flex;align-items:baseline;gap:14px;flex-wrap:wrap;margin-bottom:18px}.gnf-briefing__head h2{margin:0;font-size:18px;font-weight:700;letter-spacing:.02em;color:var(--fg-primary)}.gnf-briefing__head p{margin:0;font-size:13px;color:var(--fg-secondary);word-break:keep-all;overflow-wrap:break-word}@media (max-width:420px){.gnf-brief__head{align-items:flex-start;flex-direction:column;gap:4px}}.gnf-briefing .gr-feed-card h3 a,.gnf-briefing .gr-feed-card>p{word-break:keep-all;overflow-wrap:break-word}.gnf-briefing__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,260px),1fr));gap:14px}