.FeedCard_card__tmdMV{flex:1 1;background:var(--bg-elevated);border-radius:var(--radius-card);border:1px solid var(--border);box-shadow:var(--card-shadow);padding:16px 18px 14px;transition:box-shadow .2s ease,transform .2s ease;cursor:pointer;margin-top:8px;margin-bottom:12px;display:block;color:inherit;text-decoration:none}@media (hover:hover) and (min-width:769px){.FeedCard_card__tmdMV:hover{box-shadow:var(--card-shadow-hover),inset 0 0 0 1px var(--card-accent,transparent);transform:translateY(-3px);border-color:var(--card-accent,var(--accent));color:inherit}}@media (prefers-reduced-motion:reduce){.FeedCard_card__tmdMV:hover{transform:none}}.FeedCard_meta__DPukj{display:flex;align-items:center;justify-content:space-between;margin-bottom:7px}.FeedCard_source__DFEZT{font-size:12px;color:var(--text-tertiary);font-weight:400;display:flex;align-items:center;gap:4px}.FeedCard_sourceDot__cdN_R{width:4px;height:4px;border-radius:50%;background:var(--text-tertiary);display:inline-block}.FeedCard_score__50J3D{font-size:12px;font-weight:600;width:34px;height:22px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:.01em;flex-shrink:0}.FeedCard_scoreHigh__ohlRJ{background:rgba(48,209,88,.1);color:#1a8a35}.FeedCard_scoreMid__IL8_M{background:rgba(255,159,10,.1);color:#b06b00}.FeedCard_scoreLow__eWaTr{background:rgba(0,0,0,.05);color:var(--text-secondary)}.FeedCard_title__bItCh{font-family:var(--font-display);font-size:15px;font-weight:600;line-height:1.4;color:var(--text-primary);margin-bottom:6px;letter-spacing:-.2px}.FeedCard_card__tmdMV:hover .FeedCard_title__bItCh{color:var(--accent)}.FeedCard_desc__Wtmwj{font-size:13.5px;line-height:1.6;color:var(--text-secondary);margin-bottom:10px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.FeedCard_tags__COBdf{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:8px}.FeedCard_tag__OMPfz{font-size:11.5px;font-weight:500;padding:3px 8px;border-radius:5px;background:rgba(0,0,0,.05);color:var(--text-secondary);letter-spacing:.01em}[data-theme=dark] .FeedCard_tag__OMPfz{background:rgba(255,255,255,.08)}.FeedCard_readBadge__Wo9H7{font-size:11px;font-weight:500;padding:2px 8px;border-radius:999px;background:var(--accent-light);color:var(--accent);letter-spacing:.01em}.FeedCard_reason__X0Bqi{display:flex;align-items:flex-start;gap:6px;background:var(--accent-light);border:1px solid var(--accent-mid);border-radius:var(--radius-xs);padding:7px 10px;font-size:12.5px;color:var(--accent);line-height:1.5;margin-top:2px}.FeedCard_reasonIcon__2nIQ5{font-size:12px;flex-shrink:0;margin-top:1px;opacity:.7}.FeedList_root__bg8T5{display:flex;flex-direction:column;height:100%;overflow:hidden;min-height:0;flex:1 1}.FeedList_topbar__xEPLr{padding:14px 32px 14px 28px;border-bottom:1px solid var(--border);background:var(--topbar-glass);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);display:flex;align-items:center;gap:12px;flex-shrink:0}.FeedList_topbarTitle__lz_5j{font-size:17px;font-weight:600;color:var(--text-primary);letter-spacing:-.2px}.FeedList_topbarSub__bAPeu{font-size:13px;color:var(--text-tertiary);margin-left:2px}.FeedList_topbarRight__DTjcX{margin-left:auto;display:flex;align-items:center;gap:8px}.FeedList_topbarCount__Lqwqu{font-size:11.5px;color:var(--accent);background:var(--accent-light);padding:3px 10px;border-radius:999px;font-weight:500;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.FeedList_topbarBtn__BdxYh{height:30px;padding:0 12px;border:1px solid var(--border-strong);background:var(--bg-elevated);border-radius:20px;font-size:12.5px;font-weight:500;color:var(--text-secondary);cursor:pointer;display:flex;align-items:center;gap:5px;transition:all .15s;font-family:var(--font)}.FeedList_topbarBtn__BdxYh:hover{background:var(--accent);color:white;border-color:var(--accent)}.FeedList_searchBar__gL_4X{padding:10px 28px 0;flex-shrink:0;background:var(--topbar-glass);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.FeedList_searchWrap__5wGLW{position:relative;margin-bottom:10px}.FeedList_searchIcon__1PXKv{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:var(--text-tertiary);font-size:14px;pointer-events:none}.FeedList_searchInput__XQ5_T{width:100%;height:36px;border:1px solid var(--border-strong);border-radius:10px;background:var(--bg-elevated);padding:0 36px 0 34px;font-size:13.5px;font-family:var(--font);color:var(--text-primary);outline:none;transition:border-color .15s,box-shadow .15s}.FeedList_searchInput__XQ5_T::placeholder{color:var(--text-tertiary)}.FeedList_searchInput__XQ5_T:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-light)}.FeedList_searchClear__1eVch{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:18px;height:18px;border-radius:50%;background:var(--text-tertiary);color:white;border:none;cursor:pointer;font-size:10px;display:flex;align-items:center;justify-content:center;line-height:1;font-family:var(--font)}.FeedList_filterRow__WRLoo{display:flex;align-items:center;gap:6px;padding-bottom:10px;border-bottom:1px solid var(--border);flex-wrap:wrap}.FeedList_filterLabel__RzGIl{font-size:11.5px;color:var(--text-tertiary);font-weight:500;margin-right:2px;white-space:nowrap}.FeedList_filterDropdown__ETANT{position:relative;display:inline-block}.FeedList_filterBtn__c5liL{height:26px;padding:0 10px;border:1px solid var(--border-strong);border-radius:20px;background:var(--bg-elevated);font-size:12px;font-weight:500;font-family:var(--font);color:var(--text-secondary);cursor:pointer;display:flex;align-items:center;gap:4px;transition:all .15s;white-space:nowrap}.FeedList_filterBtn__c5liL:hover{border-color:var(--accent);color:var(--accent)}.FeedList_filterBtn__c5liL.FeedList_active__xAF65{background:var(--accent);border-color:var(--accent);color:white}.FeedList_filterArrow__Uf32j{font-size:9px;opacity:.6;transition:transform .15s}.FeedList_filterBtn__c5liL.FeedList_open__6kRTe .FeedList_filterArrow__Uf32j{transform:rotate(180deg)}.FeedList_filterMenu__C7Juz{position:absolute;top:calc(100% + 6px);left:0;background:var(--bg-elevated);border:1px solid var(--border-strong);border-radius:10px;box-shadow:0 4px 20px rgba(0,0,0,.12);padding:4px;min-width:140px;z-index:100;animation:FeedList_menuIn__hBVfx .12s ease}@keyframes FeedList_menuIn__hBVfx{0%{opacity:0;transform:translateY(-4px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.FeedList_filterOption__JDIKh{padding:7px 10px;font-size:13px;color:var(--text-secondary);border-radius:6px;cursor:pointer;display:flex;align-items:center;gap:8px;transition:background .1s;white-space:nowrap}.FeedList_filterOption__JDIKh:hover{background:var(--accent-light);color:var(--accent)}.FeedList_filterOption__JDIKh.FeedList_selected__1Vecc{color:var(--accent);font-weight:500}.FeedList_checkmark__zj__h{font-size:11px;width:11px}.FeedList_chips__GZenc{display:flex;gap:5px;flex-wrap:wrap;align-items:center}.FeedList_chip__pS55H{display:inline-flex;align-items:center;gap:4px;height:22px;padding:0 8px;background:var(--accent);color:white;border-radius:20px;font-size:11.5px;font-weight:500;animation:FeedList_chipIn__nKnqX .15s ease}@keyframes FeedList_chipIn__nKnqX{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}.FeedList_chipRemove___joLd{background:none;border:none;color:rgba(255,255,255,.8);cursor:pointer;font-size:12px;line-height:1;padding:0;display:flex;align-items:center}.FeedList_dateNav__dr9DN{display:flex;gap:5px;padding:8px 0 10px;overflow-x:auto;scroll-behavior:smooth;border-bottom:1px solid var(--border);scrollbar-width:none}.FeedList_dateNav__dr9DN::-webkit-scrollbar{display:none}.FeedList_datePill__lubWQ{flex-shrink:0;display:inline-flex;align-items:center;gap:5px;height:26px;padding:0 10px;border:1px solid var(--border-strong);border-radius:20px;background:var(--bg-elevated);font-size:12px;font-weight:500;font-family:var(--font);color:var(--text-secondary);cursor:pointer;transition:all .15s;white-space:nowrap}.FeedList_datePill__lubWQ:hover{border-color:var(--accent);color:var(--accent)}.FeedList_datePill__lubWQ.FeedList_datePillActive__ERHxY{background:var(--accent);border-color:var(--accent);color:var(--accent-contrast)}.FeedList_datePillCount__wyI90{font-size:10.5px;opacity:.75;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;background:rgba(0,0,0,.08);border-radius:99px;padding:0 5px;min-width:16px;text-align:center}.FeedList_datePill__lubWQ.FeedList_datePillActive__ERHxY .FeedList_datePillCount__wyI90{background:rgba(255,255,255,.22);opacity:1}.FeedList_feed__KXVYy{flex:1 1;overflow-y:auto;padding:8px 32px 40px 28px;scroll-behavior:smooth}.FeedList_feed__KXVYy::-webkit-scrollbar{width:6px}.FeedList_feed__KXVYy::-webkit-scrollbar-track{background:transparent}.FeedList_feed__KXVYy::-webkit-scrollbar-thumb{background:rgba(0,0,0,.15);border-radius:3px}.FeedList_dateDivider__IJbnB{font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--text-tertiary);margin:24px 0 16px;padding-left:76px;display:flex;align-items:center;gap:10px}.FeedList_dateDivider__IJbnB:after{content:"";flex:1 1;height:1px;background:var(--border)}.FeedList_feedItem__4iXCF{display:flex;gap:20px;margin-bottom:4px}.FeedList_timelineCol__MKjVz{width:52px;flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;padding-top:16px}.FeedList_timelineTime__aFR9T{font-size:12px;font-weight:500;color:var(--text-tertiary);letter-spacing:.02em;white-space:nowrap;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.FeedList_connectorCol___BVBa{width:24px;flex-shrink:0;display:flex;flex-direction:column;align-items:center;padding-top:22px}.FeedList_connectorDot__TKHX9{width:7px;height:7px;border-radius:50%;background:var(--border-strong);border:1.5px solid var(--bg);outline:1px solid var(--border-strong);flex-shrink:0;transition:background .2s}.FeedList_feedItem__4iXCF:hover .FeedList_connectorDot__TKHX9{background:var(--accent);outline-color:var(--accent)}.FeedList_connectorLine__ksXif{width:1px;flex:1 1;background:linear-gradient(to bottom,var(--border-strong),transparent);margin-top:4px;min-height:40px}.FeedList_moduleCard__QM3B6{display:flex;align-items:center;gap:14px;background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-card);padding:14px 18px;margin-bottom:20px;box-shadow:var(--card-shadow);transition:box-shadow .2s ease,transform .2s ease,border-color .15s;text-decoration:none;color:inherit}.FeedList_moduleCard__QM3B6:hover{box-shadow:var(--card-shadow-hover);transform:translateY(-1px);border-color:var(--accent);color:inherit}.FeedList_moduleIcon__yKxwS{font-size:22px;color:var(--accent);flex-shrink:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:var(--accent-light);border-radius:var(--radius-sm)}.FeedList_moduleBody__lkg1q{flex:1 1;min-width:0}.FeedList_moduleTitle__a1pOk{font-size:14px;font-weight:600;color:var(--text-primary);letter-spacing:-.1px;margin-bottom:2px}.FeedList_moduleSub__6cdVR{font-size:12px;color:var(--text-tertiary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.FeedList_moduleArrow__5h57S{font-size:16px;color:var(--text-tertiary);flex-shrink:0;transition:color .15s,transform .15s}.FeedList_moduleCard__QM3B6:hover .FeedList_moduleArrow__5h57S{color:var(--accent);transform:translateX(3px)}.FeedList_empty__RgJES{text-align:center;padding:60px 0;color:var(--text-tertiary);font-size:14px}.FeedList_emptyIcon__BN8v_{font-size:36px;margin-bottom:10px}