.feeds-admin-page{display:grid;gap:18px}.feeds-hero{padding:22px 0 4px}.feeds-hero h1{margin:0;font-size:clamp(38px,5vw,64px);line-height:.98}.feeds-hero p:not(.metric-label){max-width:760px;margin:12px 0 0;color:#5f5146;font-weight:800}.feeds-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.feed-source{display:grid;gap:14px;padding:18px;border:1px solid #e5d9cc;border-radius:8px;background:#fff;box-shadow:0 12px 28px rgba(76,45,24,.08)}.feed-source-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.feed-source h2{margin:0;font-size:28px;line-height:1.05}.feed-source-head span,.feed-date{color:#93877a;font-weight:850}.feed-items{display:grid;gap:10px}.feed-item{display:grid;gap:12px;padding:12px;border:1px solid #e5d9cc;border-radius:8px;background:#fffaf5}.feed-item.has-thumb{grid-template-columns:118px minmax(0,1fr)}.feed-item-body{display:grid;gap:6px;align-content:start}.feed-thumb{display:block;width:118px;aspect-ratio:4/3;overflow:hidden;border-radius:8px;background:#f5efe4;border:1px solid #e5d9cc}.feed-thumb img{display:block;width:100%;height:100%;object-fit:cover}.feed-item h3{margin:0;font-size:20px;line-height:1.12}.feed-item p{margin:0;color:#4d4035;font-weight:700;line-height:1.45}.feed-date{font-size:13px}.feed-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:4px}.feed-actions a{display:inline-flex;align-items:center;min-height:34px;padding:6px 10px;border:1px solid #e5d9cc;border-radius:8px;background:#fff;color:#0077B6;font-weight:900}.feed-error,.feed-empty{margin:0;padding:12px;border:1px solid #e5d9cc;border-radius:8px;background:#fffaf5;color:#8a321f;font-weight:900}@media(max-width:900px){.feeds-grid{grid-template-columns:1fr}.feed-source-head{display:grid}.feed-source-head .btn{width:max-content}}@media(max-width:560px){.feed-item.has-thumb{grid-template-columns:92px minmax(0,1fr);gap:10px}.feed-thumb{width:92px}.feed-item h3{font-size:18px}.feed-item p:not(.feed-date){display:none}}
