:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}:root{--bg:#0f172a;--card:#1e293b;--txt:#f1f5f9;--sub:#94a3b8;--acc:#6366f1;--brd:#334155}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--txt);min-height:100vh;font-family:-apple-system,sans-serif}.app{max-width:900px;margin:0 auto;padding:0 1rem}.header{text-align:center;border-bottom:1px solid var(--brd);margin-bottom:1rem;padding:2rem 0 1.5rem}.header h1{background:linear-gradient(135deg,#6366f1,#a855f7,#ec4899);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.5rem;font-size:1.6rem}.last-update{color:var(--sub);font-size:.75rem}.tab-bar{gap:.5rem;margin-bottom:1rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.tab-bar button{border:1px solid var(--brd);color:var(--sub);cursor:pointer;white-space:nowrap;background:0 0;border-radius:8px;padding:.5rem 1rem;font-size:.9rem;transition:all .2s}.tab-bar button.active{background:var(--acc);color:#fff;border-color:var(--acc)}main{padding-bottom:2rem}.news-card{background:var(--card);border:1px solid var(--brd);border-radius:12px;margin-bottom:.75rem;padding:1rem}.news-title-row{flex-wrap:wrap;align-items:center;gap:.4rem;margin-bottom:.5rem;display:flex}.ai-badge{color:#818cf8;background:#6366f133;border-radius:4px;padding:.1rem .4rem;font-size:.65rem}.news-source-badge{color:var(--acc);background:#6366f126;border-radius:4px;flex-shrink:0;padding:.1rem .4rem;font-size:.65rem}.news-pubtime{color:var(--sub);margin-left:auto;font-size:.65rem}.news-title{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:.4rem;font-size:.95rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.news-title a{color:inherit;text-decoration:none}.news-title a:hover{color:var(--acc)}.news-summary{color:var(--sub);-webkit-line-clamp:4;-webkit-box-orient:vertical;margin-top:.5rem;font-size:.82rem;line-height:1.6;display:-webkit-box;overflow:hidden}.loading,.empty{text-align:center;color:var(--sub);padding:3rem}
