.NewsFeed_container__SGV0J{padding:16px;min-height:100vh}.NewsFeed_newsGrid__vUJdR{display:flex;flex-direction:column;gap:16px;margin-top:24px}.NewsFeed_newsCard__LEhby{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:16px;transition:all .2s ease;cursor:pointer;animation:NewsFeed_fadeIn__pO9zq .3s ease}.NewsFeed_newsCard__LEhby:hover{border-color:var(--primary);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,227,150,.1)}@keyframes NewsFeed_fadeIn__pO9zq{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.NewsFeed_newsHeader__8KOlk{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.NewsFeed_newsMeta__OoawA{display:flex;align-items:center;gap:8px}.NewsFeed_newsSource__l7bAl{font-size:12px;font-weight:600;color:var(--primary)}.NewsFeed_newsTime__VfyCF{font-size:11px;color:var(--text-secondary)}.NewsFeed_categoryBadge__AJu8B{padding:4px 8px;border-radius:4px;font-size:10px;font-weight:700;text-transform:uppercase}.NewsFeed_categoryForex__y9WhC{background:rgba(0,227,150,.1);color:var(--primary)}.NewsFeed_categoryCrypto____8Tc{background:rgba(255,179,0,.1);color:#ffb300}.NewsFeed_categoryStocks__S8__K{background:rgba(33,150,243,.1);color:#2196f3}.NewsFeed_categoryEconomy__w7tQo{background:rgba(156,39,176,.1);color:#9c27b0}.NewsFeed_newsTitle__HdLVN{font-size:16px;font-weight:700;line-height:1.4;margin-bottom:8px;color:var(--text-primary)}.NewsFeed_newsDescription__f9fuc{font-size:14px;line-height:1.5;color:var(--text-secondary)}.NewsFeed_loading__I4TkH{display:flex;justify-content:center;align-items:center;min-height:50vh;color:var(--text-secondary)}.NewsFeed_upgradeCard__lJ_Xy{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:32px 24px;text-align:center;margin:24px 0}.NewsFeed_upgradeIcon__kXNim{width:64px;height:64px;margin:0 auto 16px;color:var(--primary)}.NewsFeed_upgradeTitle__e9GmY{font-size:20px;font-weight:700;margin-bottom:12px}.NewsFeed_upgradeText__EMAxH{font-size:14px;color:var(--text-secondary);margin-bottom:24px;line-height:1.6}.NewsFeed_upgradeBtn__hj5YJ{display:inline-block;padding:12px 32px;background:var(--primary);color:#000;font-weight:700;border-radius:var(--radius-full);text-decoration:none;transition:transform .2s}.NewsFeed_upgradeBtn__hj5YJ:hover{transform:scale(1.05)}.NewsFeed_refreshBtn__bH_57{display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 20px;height:40px;background:var(--surface);border:1px solid var(--border);border-radius:20px;color:var(--primary);font-weight:600;font-size:14px;white-space:nowrap;cursor:pointer;transition:all .2s;margin:0}.NewsFeed_refreshBtn__bH_57:hover{background:rgba(0,227,150,.1);border-color:var(--primary)}.NewsFeed_refreshBtn__bH_57:disabled{opacity:.5;cursor:not-allowed}.NewsFeed_emptyState___pQMB{text-align:center;padding:48px 24px;color:var(--text-secondary)}.NewsFeed_emptyIcon__gYdGp{width:64px;height:64px;margin:0 auto 16px;opacity:.5}