.feed-list{display:grid;gap:1rem;list-style:none;margin:2rem 0;max-width:48rem;padding:0}.feed-list li{background:var(--color-surface,#fff);border:1px solid var(--color-border,#e5e5e5);border-radius:1rem;padding:1.25rem}.feed-list a{color:var(--color-link,#b91c1c);font-weight:700;gap:.5rem;text-decoration:none}.feed-list a,.feed-list a:before{align-items:center;display:inline-flex}.feed-list a:before{background:var(--color-accent-soft,#b91c1c);border-radius:999px;color:#fff;content:"RSS";font-size:1.3rem;font-weight:800;justify-content:center;letter-spacing:.04em;min-width:2.25rem;padding:0 .45rem}.feed-list a:focus,.feed-list a:hover{text-decoration:underline}.feed-list p{line-height:1.6;margin:.5rem 0 0}.feed-list p,.feed-list-empty{color:var(--color-text-muted,#555);max-width:40rem}.feed-list-empty{background:var(--color-surface-soft,#fafafa);border:1px solid var(--color-border,#e5e5e5);border-radius:1rem;margin:2rem 0;padding:1rem 1.25rem}.feeds-help h2{font-size:1.5rem;margin:0 0 .75rem}.feeds-help h3{font-size:1.125rem;margin:1.5rem 0 .75rem}.feeds-help p{line-height:1.6;margin:.75rem 0;max-width:42rem}.feeds-reader-list a{font-weight:700}.feeds-help ol,.feeds-reader-list{margin:1rem 0;padding-left:1.25rem}.feeds-help li{line-height:1.5;margin:.45rem 0}.feeds-reader-list strong{font-weight:700}.feeds-reader-list span{color:var(--color-text-muted,#555);display:block}