.link-count{margin-top:.35rem;font-size:.9em;color:var(--c-text-3)}.feed-group{container-type:inline-size;margin:2em 1em}.feed-title{opacity:.5;margin-bottom:-.15em;font-family:var(--font-stroke-free,var(--font-creative));font-size:clamp(2.2rem,8vw,4.5rem);font-weight:800;line-height:1;text-align:center;color:transparent;-webkit-text-stroke:1px var(--c-text-3);transition:color .2s;cursor:default}.feed-title:hover{color:var(--c-text-3)}.feed-group[data-shuffle] .feed-title{cursor:pointer}.feed-desc{text-align:center;color:var(--c-text-2);margin-bottom:.75rem}.feed-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(12em,1fr));gap:.35em .55em;margin:1em auto;padding:0;list-style:none}.feed-card{display:flex;align-items:center;gap:.35em;width:auto;margin:0;padding:.55em .65em;line-height:1.35;border-radius:.75rem;transition:transform .2s,opacity .2s;transition:transform .15s ease,box-shadow .15s ease;color:var(--c-text)}.feed-card:hover{transform:translateY(-2px)}.feed-card.is-error{opacity:.45;cursor:not-allowed;pointer-events:none}.feed-card .avatar{position:relative;margin-inline-end:.35em;flex-shrink:0}.feed-card .avatar img{display:block;width:2.5rem;height:2.5rem;border-radius:50%;box-shadow:var(--box-shadow-2);background-color:var(--ld-bg-card);object-fit:cover}.feed-card .avatar .no-feed{position:absolute;inset-inline-end:-.4em;bottom:-.1em;opacity:.65;font-size:.75em;background:var(--ld-bg-card);border-radius:50%;padding:.05em;line-height:0}.feed-card .texts{display:flex;flex-direction:column;min-width:0}.feed-card .author{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.95em}.feed-card .sitenick{opacity:.45;font-size:.78em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:528px){.feed-list{grid-template-columns:repeat(auto-fill,minmax(5.5em,1fr));font-size:.9em}.feed-card{flex-direction:column;text-align:center}.feed-card .avatar{margin:0 0 .2em}.feed-card .sitenick{display:none}}.link-apply{margin:1.5rem 1rem 2rem;padding:1rem 1.1rem;border-radius:1rem;background:var(--ld-bg-card);box-shadow:var(--box-shadow-1)}.link-apply h2{margin-bottom:.75rem;font-size:1.25rem}.link-apply.article ul{padding-inline-start:1.2em}.link-apply.article li{margin:.4em 0;color:var(--c-text-2)}.my-feed-row{display:flex;flex-wrap:wrap;gap:1rem;align-items:flex-start}.my-feed-row .feed-card{flex:0 0 14em}.my-feed-row .my-feed-meta{flex:1 1 16rem;font-size:.92em;color:var(--c-text-2)}.my-feed-row .my-feed-meta p{margin:.35em 0;word-break:break-all}.my-feed-row .my-feed-meta strong{color:var(--c-text);margin-inline-end:.35em}.round-cobblestone{border-radius:50%}.avatar-fallback{display:grid;place-items:center;width:2.5rem;height:2.5rem;border-radius:50%;background:var(--c-bg-2);color:var(--c-text-2);font-size:.95rem;font-weight:600;box-shadow:var(--box-shadow-2)}.feed-title:focus-visible{outline:2px solid var(--c-primary);outline-offset:2px;color:var(--c-text-3)}