:root{color:#172033;background:#f5f7fb;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px}button,a{-webkit-tap-highlight-color:transparent}button{border:0;font:inherit}.app-shell{max-width:760px;margin:0 auto;padding:18px 16px 28px}.app-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.app-header h1{margin:0;font-size:30px;font-weight:800;line-height:1.08}.app-header p{margin:6px 0 0;color:#64748b;font-size:15px;line-height:1.35}.icon-button{display:grid;width:42px;height:42px;flex:0 0 auto;place-items:center;border:1px solid #d7deea;border-radius:8px;background:#fff;color:#334155;cursor:pointer}.icon-button svg{width:19px;height:19px}.tabs,.feed-actions,.source-actions{display:flex;gap:8px}.tabs{flex-wrap:nowrap;margin:0 -16px 16px;padding:0 16px 2px;overflow-x:auto;scrollbar-width:none}.tabs::-webkit-scrollbar{display:none}.tab,.feed-actions button,.source-actions button,.primary-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;border:1px solid #d7deea;border-radius:8px;background:#fff;color:#172033;font-size:14px;font-weight:650;line-height:1;white-space:nowrap;cursor:pointer}.tab{padding:0 12px}.tab--active,.primary-button{border-color:#1788d8;background:#1788d8;color:#fff}.tab svg,.feed-actions svg,.source-actions svg,.primary-button svg{width:16px;height:16px;flex:0 0 auto}.notice{margin:0 0 14px;border:1px solid #bad7f5;border-radius:8px;background:#eaf5ff;color:#195780;padding:12px 14px;font-size:14px}.notice--error{border-color:#fecaca;background:#fff1f2;color:#9f1239}.page-section{display:grid;gap:14px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.section-heading h2{margin:0;font-size:21px;line-height:1.2}.section-heading>span{border-radius:999px;background:#e2e8f0;color:#334155;padding:4px 9px;font-size:13px;font-weight:700}.feed-list,.source-list,.settings-list{display:grid;gap:12px}.feed-card,.source-row,.digest-block,.empty-state,.settings-list{border:1px solid #dbe2ef;border-radius:8px;background:#fff;box-shadow:0 10px 30px #0f172a0f}.feed-card{padding:15px}.feed-card__header,.source-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.feed-card__header div,.source-row div{display:grid;gap:4px;min-width:0}.feed-card__header strong,.source-row strong{overflow-wrap:anywhere}.feed-card__header span,.source-row span{color:#64748b;font-size:13px}.score,.status-badge{display:inline-flex;min-width:32px;min-height:28px;align-items:center;justify-content:center;border-radius:999px;background:#ecfdf3;color:#167447;font-weight:800}.feed-card p,.empty-state,.digest-block p,.settings-list p{margin:0;color:#334155;font-size:15px;line-height:1.5}.onboarding{display:grid;gap:10px}.onboarding strong{color:#172033;font-size:17px}.onboarding ol{display:grid;gap:7px;margin:0;padding-left:20px}.onboarding li{color:#334155;font-size:14px;line-height:1.45}.onboarding p{margin:0;color:#64748b;font-size:14px}.feed-card p{margin-top:13px}.feed-card__link{display:inline-block;margin-top:10px;color:#0f72b8;font-size:14px;font-weight:700;text-decoration:none}.feed-actions,.source-actions{flex-wrap:wrap;margin-top:14px}.feed-actions button,.source-actions button{min-width:0;padding:0 10px}.source-actions{margin-top:0}.source-row,.empty-state,.settings-list{padding:14px}.digest-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.digest-block{padding:14px}.digest-block h3{margin:0 0 10px;font-size:16px}.digest-block ul{display:grid;gap:8px;margin:0;padding-left:18px;color:#334155;font-size:14px;line-height:1.45}@media(max-width:560px){.app-shell{padding-top:16px}.app-header h1{font-size:26px}.digest-grid{grid-template-columns:1fr}.feed-actions button{flex:1 1 calc(50% - 8px)}}
