:root{font-family:Avenir Next,PingFang SC,Noto Sans SC,sans-serif;line-height:1.5;color:#1f2a37;background:radial-gradient(circle at 0% 0%,#fef3c7,#fff7ed 40%,#f8fafc)}*{box-sizing:border-box}body{margin:0;min-height:100vh}.page{max-width:980px;margin:0 auto;padding:24px 16px 48px;display:grid;gap:16px}.panel{background:#fffc;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid #e5e7eb;border-radius:16px;padding:18px;box-shadow:0 12px 30px #0f172a14}.hero h1{margin:4px 0 8px;font-size:clamp(1.2rem,2.5vw,1.6rem)}.hero-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.hero-actions{display:flex;gap:8px;flex-shrink:0}.eyebrow{margin:0;font-size:.85rem;color:#9a3412;letter-spacing:.08em;text-transform:uppercase}.description{margin:0;color:#334155}.hero .description+.description{margin-top:6px}.btn-back{cursor:pointer;width:auto;border:1px solid #cbd5e1;background:#fff;color:#334155;font-size:.85rem;white-space:nowrap}.btn-back:hover{background:#f1f5f9}.cat-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px}.cat-card{display:flex;flex-direction:column;align-items:center;gap:6px;padding:20px 12px;border:1px solid #e2e8f0;border-radius:14px;background:#fff;cursor:pointer;transition:all .15s;width:100%}.cat-card:hover{border-color:#fb923c;box-shadow:0 4px 12px #ea580c1f;transform:translateY(-2px)}.cat-icon{font-size:2rem}.cat-name{font-weight:600;font-size:.95rem;color:#1f2a37}.cat-count{font-size:.8rem;color:#64748b}.feed-toolbar{display:flex;gap:10px;align-items:center;margin-bottom:10px}.feed-search{flex:1;margin-top:0}.feed-select-all{display:flex;align-items:center;gap:6px;font-size:.9rem;color:#334155;white-space:nowrap;cursor:pointer;flex-shrink:0}.feed-select-all input{width:auto;margin-top:0}.feed-count{font-size:.85rem;color:#64748b;margin-bottom:10px}.feed-entries{max-height:420px;overflow-y:auto;border:1px solid #e2e8f0;border-radius:10px;margin-bottom:12px}.feed-entry{display:flex;align-items:center;gap:10px;padding:8px 12px;cursor:pointer;border-bottom:1px solid #f1f5f9;transition:background .1s}.feed-entry:last-child{border-bottom:none}.feed-entry:hover{background:#fff7ed}.feed-entry input{width:auto;margin-top:0;flex-shrink:0}.feed-info{display:flex;flex-direction:column;gap:2px;min-width:0}.feed-name{font-size:.9rem;font-weight:500;color:#1f2a37}.feed-url{font-size:.75rem;color:#94a3b8;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.feed-actions{margin-top:4px}.pref-label{display:block;font-size:.92rem;color:#334155}.pref-label textarea{margin-top:6px}.article-toolbar{display:flex;gap:10px;align-items:flex-start;margin-bottom:14px}.pref-inline{flex:1;margin-top:0;resize:vertical}.article-toolbar .subscribe{width:auto;flex-shrink:0;white-space:nowrap}input,textarea,select,button{width:100%;margin-top:6px;border-radius:10px;border:1px solid #cbd5e1;padding:10px 12px;font-size:.95rem}input:focus,textarea:focus,select:focus{border-color:#ea580c;outline:2px solid rgba(234,88,12,.15)}textarea{resize:vertical}.subscribe{cursor:pointer;border:0;color:#fff;font-weight:600;background:linear-gradient(135deg,#ea580c,#fb923c)}.subscribe:disabled{opacity:.65;cursor:default}.error{margin:10px 0 0;color:#b91c1c}.list h2{margin-top:0}.hint{color:#64748b;padding:12px;text-align:center}.list ul{list-style:none;margin:0;padding:0;display:grid;gap:12px}.list li{border:1px solid #e2e8f0;border-radius:12px;padding:12px;background:#fff}.title-row{display:flex;align-items:start;justify-content:space-between;gap:8px}.title-row a{color:#0f172a;text-decoration:none;font-weight:600}.title-row a:hover{text-decoration:underline}.score{flex-shrink:0;font-size:.85rem;font-weight:600;background:#ffedd5;color:#9a3412;border-radius:999px;padding:2px 8px}.meta,.reasons{margin:8px 0 0;font-size:.85rem;color:#64748b}.actions{margin-top:10px}.dislike{width:auto;border:1px solid #fda4af;color:#9f1239;background:#fff1f2;padding:6px 10px}@media (max-width: 700px){.cat-grid{grid-template-columns:repeat(2,1fr)}.feed-toolbar{flex-direction:column;align-items:stretch}.article-toolbar{flex-direction:column}.article-toolbar .subscribe{width:100%}}
