.MarketTickerV2_tickerWrapper__P5G_y{width:100%;background:rgba(28,28,30,.6);border-top:1px solid var(--landing-glass-border,rgba(255,255,255,.1));border-bottom:1px solid var(--landing-glass-border,rgba(255,255,255,.1));padding:var(--landing-space-3,12px) 0;position:relative}.MarketTickerV2_tickerItem__lLcC2{display:inline-flex;align-items:center;gap:var(--landing-space-2,8px);padding:var(--landing-space-2,8px) var(--landing-space-4,16px);background:rgba(255,255,255,.03);border:none;border-radius:var(--landing-radius-full,9999px);text-decoration:none;white-space:nowrap;transition:background-color .2s ease,transform .15s ease;cursor:pointer}.MarketTickerV2_tickerItem__lLcC2:hover{background:rgba(255,255,255,.08);transform:translateY(-1px)}.MarketTickerV2_tickerSymbol__9UUgZ{font-size:var(--landing-text-sm,.875rem);font-weight:var(--landing-font-bold,700);color:var(--landing-text-primary,#FFFFFF);letter-spacing:.02em}.MarketTickerV2_tickerPrice__wQxHF{font-size:var(--landing-text-sm,.875rem);color:var(--landing-text-secondary,rgba(255,255,255,.7));font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.MarketTickerV2_tickerChange__Uzlao{display:inline-flex;align-items:center;gap:2px;font-size:var(--landing-text-xs,.75rem);font-weight:var(--landing-font-semibold,600);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.MarketTickerV2_positive__wzBEC{color:var(--landing-accent-green,#30D158)}.MarketTickerV2_negative__erUee{color:var(--landing-accent-red,#FF453A)}.MarketTickerV2_unchanged__iuzZ4{color:var(--landing-accent-yellow,#FFD60A)}@media (max-width:768px){.MarketTickerV2_tickerWrapper__P5G_y{padding:var(--landing-space-2,8px) 0}.MarketTickerV2_tickerItem__lLcC2{padding:var(--landing-space-1,4px) var(--landing-space-3,12px);gap:6px}.MarketTickerV2_tickerPrice__wQxHF,.MarketTickerV2_tickerSymbol__9UUgZ{font-size:var(--landing-text-xs,.75rem)}}.NewsSectionV2_section__gPtPd{padding:var(--landing-space-16) 0;background:var(--landing-bg-primary);position:relative}.NewsSectionV2_header__kR5ZF{display:flex;flex-direction:column;gap:var(--landing-space-2);margin-bottom:var(--landing-space-8)}@media (min-width:600px){.NewsSectionV2_header__kR5ZF{flex-direction:row;justify-content:space-between;align-items:flex-end}}.NewsSectionV2_headerContent__aLFxZ{display:flex;flex-direction:column;gap:var(--landing-space-1)}.NewsSectionV2_title__tMO2O{font-size:var(--landing-text-2xl);font-weight:var(--landing-font-extrabold);color:var(--landing-text-primary);margin:0}.NewsSectionV2_subtitle__Cp1nq{font-size:var(--landing-text-sm);color:var(--landing-text-muted);margin:0}.NewsSectionV2_viewAllLink__JE_mc{display:inline-flex;align-items:center;gap:var(--landing-space-2);padding:var(--landing-space-2) var(--landing-space-4);color:var(--landing-accent-blue);font-size:var(--landing-text-sm);font-weight:var(--landing-font-medium);text-decoration:none;border-radius:var(--landing-radius-md);transition:background-color .2s ease}.NewsSectionV2_viewAllLink__JE_mc:hover{background:rgba(10,132,255,.1)}.NewsSectionV2_newsGrid__eb9OS{display:grid;grid-template-columns:1fr;gap:var(--landing-space-6)}@media (min-width:768px){.NewsSectionV2_newsGrid__eb9OS{grid-template-columns:1.5fr 1fr;gap:var(--landing-space-8)}}.NewsSectionV2_featuredCard__VBVL6{position:relative;display:block;border-radius:var(--landing-radius-xl);overflow:hidden;background:var(--landing-bg-card);text-decoration:none;transition:transform .2s ease;aspect-ratio:16/9}@media (min-width:768px){.NewsSectionV2_featuredCard__VBVL6{aspect-ratio:16/10}}.NewsSectionV2_featuredCard__VBVL6:hover{transform:translateY(-4px)}.NewsSectionV2_featuredImage__uVnJm{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.NewsSectionV2_featuredCard__VBVL6:hover .NewsSectionV2_featuredImage__uVnJm{transform:scale(1.02)}.NewsSectionV2_featuredOverlay__nu5LZ{position:absolute;bottom:0;left:0;right:0;height:70%;background:linear-gradient(0deg,rgba(0,0,0,.9) 0,transparent);pointer-events:none}.NewsSectionV2_featuredContent__7GbgU{position:absolute;bottom:0;left:0;right:0;padding:var(--landing-space-6)}.NewsSectionV2_featuredMeta__JCOca{display:flex;align-items:center;gap:var(--landing-space-3);margin-bottom:var(--landing-space-3)}.NewsSectionV2_categoryBadge__oeC4X{display:inline-block;padding:var(--landing-space-1) var(--landing-space-2);background:var(--landing-accent-blue);color:white;font-size:var(--landing-text-xs);font-weight:var(--landing-font-semibold);border-radius:var(--landing-radius-sm)}.NewsSectionV2_dateMeta__byFpl{display:flex;align-items:center;gap:var(--landing-space-1);font-size:var(--landing-text-xs);color:var(--landing-text-secondary)}.NewsSectionV2_featuredTitle__gXrMT{font-size:var(--landing-text-xl);font-weight:var(--landing-font-bold);color:var(--landing-text-primary);margin:0 0 var(--landing-space-2);line-height:var(--landing-leading-snug);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (min-width:768px){.NewsSectionV2_featuredTitle__gXrMT{font-size:var(--landing-text-2xl)}}.NewsSectionV2_featuredExcerpt__Yv1dd{font-size:var(--landing-text-sm);color:var(--landing-text-secondary);margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.NewsSectionV2_recentList__UcKFA{display:flex;flex-direction:column;gap:var(--landing-space-4)}.NewsSectionV2_recentItem__oyj7x{display:flex;gap:var(--landing-space-4);text-decoration:none;padding:var(--landing-space-3);border-radius:var(--landing-radius-md);background:var(--landing-bg-surface);border:1px solid transparent;transition:border-color .2s ease,transform .2s ease}.NewsSectionV2_recentItem__oyj7x:hover{border-color:var(--landing-glass-border);transform:translateX(4px)}.NewsSectionV2_recentImage__RpfeX{flex-shrink:0;width:80px;height:80px;object-fit:cover;border-radius:var(--landing-radius-md);background:var(--landing-bg-card)}.NewsSectionV2_recentContent__QwXMV{display:flex;flex-direction:column;justify-content:center;gap:var(--landing-space-1);min-width:0}.NewsSectionV2_recentCategory__StaHG{font-size:var(--landing-text-xs);font-weight:var(--landing-font-semibold);color:var(--landing-accent-blue);text-transform:uppercase;margin:0}.NewsSectionV2_recentTitle__9dXyB{font-size:var(--landing-text-sm);font-weight:var(--landing-font-bold);color:var(--landing-text-primary);margin:0;line-height:var(--landing-leading-snug);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.NewsSectionV2_recentMeta__HAQRL{display:flex;align-items:center;gap:var(--landing-space-2);font-size:var(--landing-text-xs);color:var(--landing-text-muted)}@media (max-width:767px){.NewsSectionV2_section__gPtPd{padding:var(--landing-space-12) 0}.NewsSectionV2_featuredContent__7GbgU{padding:var(--landing-space-4)}.NewsSectionV2_featuredTitle__gXrMT{font-size:var(--landing-text-lg)}}