:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#20242a;background:#f5f7f8}*{box-sizing:border-box}body{margin:0}a{color:inherit}button,input,select{font:inherit}button{min-height:40px;border:1px solid #1e5a6f;border-radius:6px;padding:0 14px;color:#fff;background:#1e5a6f;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.65}.app-shell{min-height:100vh}.topbar{position:sticky;top:0;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:60px;padding:0 24px;border-bottom:1px solid #dce2e5;background:#fffffff0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.brand{font-weight:750;text-decoration:none}.topbar nav{display:flex;gap:4px}.topbar nav a{border-radius:6px;padding:8px 10px;text-decoration:none}.topbar nav a.router-link-active{background:#e5eef1}.page{width:min(980px,calc(100% - 32px));margin:0 auto;padding:28px 0 48px}.feed-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.feed-toolbar h1{margin:0;font-size:1.7rem;line-height:1.2}.feed-toolbar p{margin:5px 0 0;color:#60717a}.search-bar,.filters label{display:grid;gap:6px}.search-bar{margin-bottom:12px}.search-bar span,.filters span{color:#52636c;font-size:.88rem;font-weight:650}.search-bar input,.filters select{min-height:42px;width:100%;border:1px solid #cad4d9;border-radius:6px;padding:0 12px;background:#fff;color:#20242a}.filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:18px}.article-list{display:grid;gap:12px}.article-card{display:grid;grid-template-columns:184px minmax(0,1fr);overflow:hidden;border:1px solid #dce2e5;border-radius:8px;background:#fff}.article-image{width:100%;height:100%;min-height:148px;object-fit:cover;background:#e4eaed}.article-body{min-width:0;padding:16px}.article-meta{display:flex;align-items:center;flex-wrap:wrap;gap:7px;color:#60717a;font-size:.86rem}.article-meta img{width:16px;height:16px}.article-meta time:before{content:"•";margin-right:7px}.article-card h2{margin:8px 0;font-size:1.12rem;line-height:1.35}.article-card h2 a{text-decoration:none}.article-card h2 a:hover{text-decoration:underline}.summary{margin:0;color:#37434a;line-height:1.5}.author{margin:10px 0 0;color:#60717a;font-size:.9rem}.state{margin:16px 0;color:#60717a}.error{color:#a33b2f}.sentinel{min-height:24px}.health-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px}.source-card{display:grid;gap:12px;border:1px solid #dce2e5;border-radius:8px;padding:16px;background:#fff}.source-card h2{margin:0;font-size:1rem}.source-card p{margin:4px 0 0;color:#60717a}.status{justify-self:start;border-radius:999px;padding:4px 9px;color:#fff;background:#7a8690;font-size:.82rem;font-weight:700}.status.ok{background:#28745f}.status.degraded,.status.error{background:#a33b2f}.source-card dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0}.source-card dt{color:#60717a;font-size:.82rem}.source-card dd{margin:2px 0 0;font-weight:700}@media (max-width: 720px){.topbar{padding:0 16px}.page{width:min(100% - 24px,980px);padding-top:20px}.feed-toolbar{align-items:flex-start;flex-direction:column}.filters,.article-card{grid-template-columns:1fr}.article-image{aspect-ratio:16 / 9;min-height:0}}
