.note-home{grid-template-columns:minmax(0,100%);justify-content:center;align-items:start;gap:2.15rem;display:grid}.home-feed{gap:2.2rem;min-width:0;display:grid}.feed-section{justify-items:center;gap:.65rem;display:grid}.feed-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;width:min(100%,860px);padding-bottom:.7rem;display:flex}.feed-heading h1{letter-spacing:0;margin:0;font-size:1rem;line-height:1.35}.source-filter-tabs{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.45rem;display:flex}.source-filter-tab{border:1px solid var(--line);color:var(--muted);white-space:nowrap;background:#fff;border-radius:999px;padding:.34rem .78rem;font-size:.78rem;line-height:1}.source-filter-tab:hover{color:var(--text);background:#fafafa;border-color:#d5d5d5;text-decoration:none}.source-filter-tab.is-current{color:var(--text);background:#f7f7f7;border-color:#cfcfcf;font-weight:700}.section-note{width:min(100%,860px);color:var(--muted);margin:0;font-size:.84rem;line-height:1.65}.section-note-above{margin-bottom:-.1rem}.dated-article-list{justify-items:center;gap:1.45rem;width:100%;display:grid}.date-group{justify-items:center;gap:.65rem;width:100%;display:grid}.date-divider{align-items:center;gap:1.35rem;width:min(100%,860px);padding-top:.2rem;display:flex}.date-divider:after{content:"";border-top:1px solid var(--line);flex:1}.date-divider h2{color:var(--muted);white-space:nowrap;margin:0;font-size:.9rem;line-height:1.4}.article-list{grid-template-columns:repeat(3,minmax(0,270px));justify-content:start;align-items:stretch;gap:.8rem;width:min(100%,860px);margin-inline:auto;display:grid}.feed-card{border:1px solid var(--line);background:#fff;border-radius:8px;min-width:0;transition:transform .16s,box-shadow .16s,border-color .16s;overflow:hidden;box-shadow:0 10px 26px #00000012}.feed-card:hover{border-color:#dadada;transform:translateY(-2px);box-shadow:0 14px 34px #0000001a}.feed-card a{min-height:100%;color:inherit;grid-template-rows:auto 1fr;align-items:stretch;padding:0;display:grid}.article-thumb{background:#fff;border-bottom:1px solid #ededed;justify-content:center;align-items:center;width:100%;height:148px;padding:.95rem;display:flex}.article-thumb.is-symbol{padding:.64rem}.article-thumb.is-compact-icon{padding:.74rem}.article-thumb img{object-fit:contain;background:#fff;width:auto;max-width:68%;height:auto;max-height:68%;display:block}.article-body{flex-direction:column;gap:.4rem;min-width:0;min-height:100%;padding:.72rem .78rem .78rem;display:flex}.feed-meta{color:#777;overflow-wrap:anywhere;word-break:break-word;order:1;font-size:.68rem;line-height:1.45}.feed-title{letter-spacing:0;overflow-wrap:anywhere;word-break:break-word;order:2;font-size:.86rem;font-weight:700;line-height:1.48;display:block}.feed-source-title{color:#737373;-webkit-line-clamp:2;-webkit-box-orient:vertical;order:3;font-size:.7rem;line-height:1.45;display:-webkit-box;overflow:hidden}.feed-source-link{color:#555;order:4;margin-top:auto;padding-top:.18rem;font-size:.72rem;font-weight:700;line-height:1.45}.feed-card:hover .feed-title{text-underline-offset:.18em;text-decoration:underline}.empty-feed{color:var(--muted);margin:1.2rem 0 0;font-size:.9rem;line-height:1.7}.pagination{justify-content:space-between;align-items:center;gap:.8rem;width:min(100%,860px);padding-top:.9rem;display:flex}.pagination-pages{flex-wrap:wrap;justify-content:center;align-items:center;gap:.4rem;display:flex}.pagination-link{border:1px solid var(--line);min-width:2rem;height:2rem;color:var(--muted);background:#fff;border-radius:999px;justify-content:center;align-items:center;padding:0 .55rem;font-size:.82rem;display:inline-flex}.pagination-link:hover{color:var(--text);background:#fafafa;border-color:#d5d5d5;text-decoration:none}.pagination-link.is-current{color:var(--text);border-color:#cfcfcf;font-weight:700}.pagination-link.is-disabled{pointer-events:none;opacity:.42}.pagination-link-nav{min-width:3.25rem}.pagination-ellipsis{color:var(--muted);font-size:.82rem}@media (width<=1080px){.note-home{grid-template-columns:minmax(0,100%);gap:.9rem}.article-list{grid-template-columns:repeat(2,minmax(0,270px));max-width:580px}}@media (width<=760px){.note-home{grid-template-columns:1fr}.feed-heading{flex-direction:column;align-items:flex-start}.source-filter-tabs{justify-content:flex-start}.article-list{grid-template-columns:minmax(0,1fr);max-width:292px}.article-thumb{height:148px;padding:.85rem}.article-thumb.is-symbol{padding:.58rem}.article-thumb.is-compact-icon{padding:.66rem}.pagination{flex-direction:column;align-items:stretch}.pagination-pages{order:-1}}@media (width<=520px){.dated-article-list{gap:1.1rem}.article-list{grid-template-columns:minmax(0,1fr);gap:.8rem;max-width:100%}.feed-title{font-size:.84rem}.pagination-pages{gap:.3rem}.pagination-link{min-width:1.85rem;height:1.85rem}}
