body{font-family:Inter,system-ui,-apple-system,sans-serif;background:#f4f3ef;color:#111;line-height:1.6;min-height:100vh}.app{min-height:100vh;display:flex;flex-direction:column}.header{background:#0f0f0f;color:#fff;position:sticky;top:0;z-index:100;box-shadow:0 2px 12px #0000004d}.header-inner{max-width:1100px;margin:0 auto;padding:14px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px}.brand{display:flex;align-items:center;gap:12px}.brand-flag{font-size:28px;line-height:1}.brand-name{font-size:19px;font-weight:700;letter-spacing:-.02em}.brand-sub{font-size:11px;color:#888;margin-top:1px}.header-right{display:flex;align-items:center;gap:10px}.live-badge{font-size:11px;font-weight:700;color:#4ade80;letter-spacing:.05em;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.update-note{font-size:11px;color:#4b5563}.tabs-wrap{border-top:1px solid #222;overflow-x:auto;scrollbar-width:none}.tabs-wrap::-webkit-scrollbar{display:none}.tabs{max-width:1100px;margin:0 auto;padding:0 16px;display:flex;gap:2px}.tab{display:inline-flex;align-items:center;gap:5px;padding:10px 14px;font-size:13px;font-weight:500;color:#aaa;background:transparent;border:none;border-bottom:2px solid transparent;cursor:pointer;white-space:nowrap;transition:color .15s,border-color .15s;font-family:inherit}.tab:hover{color:#fff}.tab-active{color:#fff;border-bottom-color:#dc2626}.tab-count{background:#2a2a2a;color:#888;font-size:10px;padding:1px 5px;border-radius:999px;font-weight:600}.tab-active .tab-count{background:#3d0000;color:#f87171}.main{flex:1;max-width:1100px;margin:0 auto;padding:28px 20px 40px;width:100%}.section-label{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#888;margin-bottom:18px}.section-icon{font-size:14px}.banner{border-radius:8px;padding:11px 16px;font-size:13px;margin-bottom:20px}.banner-success{background:#ecfdf5;border:1px solid #6ee7b7;color:#065f46}.banner-error{background:#fef2f2;border:1px solid #fca5a5;color:#991b1b}.empty-state{text-align:center;padding:80px 20px;color:#6b7280}.empty-icon{font-size:48px;margin-bottom:16px}.empty-state h3{font-size:18px;color:#374151;margin-bottom:8px}.empty-state p{font-size:14px}.loading-state{display:flex;align-items:center;justify-content:center;gap:12px;padding:80px 20px;color:#9ca3af;font-size:14px}.loading-spinner{width:22px;height:22px;border:2px solid #e5e7eb;border-top-color:#dc2626;border-radius:50%;animation:spin .7s linear infinite}.card-meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:8px}.category-tag{display:inline-flex;align-items:center;gap:3px;font-size:11px;font-weight:600;color:#4b5563;background:#f3f4f6;padding:2px 8px;border-radius:999px;letter-spacing:.01em}.score-pill{display:inline-flex;align-items:baseline;gap:1px;font-size:11px;font-weight:700;padding:2px 8px;border-radius:999px;letter-spacing:.01em}.score-max{font-weight:400;opacity:.7;font-size:10px}.score-high{background:#dc2626;color:#fff}.score-mid{background:#d97706;color:#fff}.score-low{background:#6b7280;color:#fff}.source-dot{font-size:11px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.pub-date{font-size:11px;color:#9ca3af}.read-link{font-size:12px;font-weight:600;color:#2563eb;text-decoration:none}.read-link:hover{text-decoration:underline}.card-title{font-size:16px;font-weight:650;line-height:1.35;color:#111;letter-spacing:-.01em;margin-bottom:6px}.card-summary{font-size:13px;color:#4b5563;line-height:1.65;margin-bottom:10px}.card-footer{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.hero-card{background:#0f0f0f;color:#fff;border-radius:16px;padding:32px 36px;margin-bottom:16px;position:relative;overflow:hidden}.hero-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at top right,rgba(220,38,38,.18) 0%,transparent 60%);pointer-events:none}.hero-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:14px}.rank-badge{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#fff;background:#dc2626;padding:3px 10px;border-radius:999px}.hero-card .category-tag{background:#ffffff1a;color:#d1d5db}.hero-title{font-size:26px;font-weight:750;line-height:1.25;letter-spacing:-.025em;color:#fff;margin-bottom:14px}.hero-summary{font-size:15px;color:#9ca3af;line-height:1.7;margin-bottom:20px;max-width:680px}.hero-footer{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.hero-card .source-dot{color:#6b7280}.hero-card .pub-date{color:#4b5563}.hero-card .read-link{color:#93c5fd;font-size:13px}.medium-row{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:16px}.medium-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px;transition:box-shadow .15s,transform .15s}.medium-card:hover{box-shadow:0 6px 20px #00000014;transform:translateY(-2px)}.rank-num{font-size:11px;font-weight:700;color:#dc2626;letter-spacing:.05em}.list-section{display:flex;flex-direction:column;gap:12px}.list-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:18px 20px;display:flex;gap:16px;align-items:flex-start;transition:box-shadow .15s}.list-card:hover{box-shadow:0 4px 14px #00000012}.list-card-left{padding-top:2px;flex-shrink:0}.list-card-body{flex:1;min-width:0}.footer{text-align:center;font-size:11px;color:#9ca3af;padding:20px;border-top:1px solid #e5e7eb;background:#fff;line-height:1.8}@media(max-width:768px){.medium-row{grid-template-columns:1fr}.hero-title{font-size:20px}.hero-card{padding:22px 20px}.header-inner{flex-wrap:wrap}.refresh-btn{width:100%;justify-content:center}}@media(max-width:480px){.hero-title{font-size:18px}.main{padding:20px 14px 32px}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,system-ui,-apple-system,sans-serif;background:#f5f5f0;color:#1a1a1a;line-height:1.6;min-height:100vh}
