.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_metricVisual__tZmB8,.NewsSectionV2_recentMetricVisual__3sjhJ{display:flex;flex-direction:column;justify-content:flex-end;gap:var(--landing-space-3);padding:var(--landing-space-5);background:linear-gradient(135deg,rgba(8,47,73,.84),rgba(6,78,59,.68))}.NewsSectionV2_metricVisual__tZmB8 span,.NewsSectionV2_recentMetricVisual__3sjhJ span{color:var(--landing-text-primary);font-weight:var(--landing-font-bold);letter-spacing:0}.NewsSectionV2_metricVisual__tZmB8 i,.NewsSectionV2_recentMetricVisual__3sjhJ i{display:block;height:10px;border-radius:999px;background:#22d3ee}.NewsSectionV2_metricVisual__tZmB8 i:nth-of-type(2),.NewsSectionV2_recentMetricVisual__3sjhJ i:nth-of-type(2){background:#34d399}.NewsSectionV2_metricVisual__tZmB8 i:nth-of-type(3){background:#f59e0b}.NewsSectionV2_recentMetricVisual__3sjhJ{gap:var(--landing-space-2);padding:var(--landing-space-3)}.NewsSectionV2_recentMetricVisual__3sjhJ i{height:6px}.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)}}.InvestmentJourneySection_section__ckOZs{padding:var(--landing-space-16) 0;background:var(--landing-bg-primary);position:relative;overflow:hidden}.InvestmentJourneySection_section__ckOZs:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:100%;max-width:900px;height:100%;background:radial-gradient(ellipse at center top,var(--landing-glow-gold) 0,transparent 60%);pointer-events:none;z-index:0}.InvestmentJourneySection_container__hOVkM{position:relative;z-index:1}.InvestmentJourneySection_header__hzWPl{text-align:center;margin-bottom:var(--landing-space-12)}.InvestmentJourneySection_badge__dxQJd{display:inline-block;padding:var(--landing-space-1) var(--landing-space-3);background:linear-gradient(135deg,rgba(255,159,10,.2),rgba(255,214,10,.2));border:1px solid rgba(255,159,10,.4);border-radius:var(--landing-radius-sm);font-size:var(--landing-text-xs);font-weight:var(--landing-font-bold);color:var(--landing-accent-orange);text-transform:uppercase;letter-spacing:var(--landing-tracking-wide);margin-bottom:var(--landing-space-4)}.InvestmentJourneySection_title__YzPg5{font-size:var(--landing-text-3xl);font-weight:var(--landing-font-extrabold);color:var(--landing-text-primary);line-height:var(--landing-leading-tight);margin:0 0 var(--landing-space-3)}.InvestmentJourneySection_subtitle__jC1N9{font-size:var(--landing-text-lg);color:var(--landing-text-secondary);max-width:640px;margin:0 auto;line-height:var(--landing-leading-normal)}.InvestmentJourneySection_grid__PbZGI{display:grid;grid-template-columns:1fr;gap:var(--landing-space-4)}@media (min-width:640px){.InvestmentJourneySection_grid__PbZGI{grid-template-columns:repeat(2,1fr);gap:var(--landing-space-5)}}@media (min-width:1024px){.InvestmentJourneySection_grid__PbZGI{grid-template-columns:repeat(4,1fr)}}.InvestmentJourneySection_step__NfWZo{display:flex;flex-direction:column;gap:var(--landing-space-3);padding:var(--landing-space-5);background:var(--landing-glass-bg);border:1px solid var(--landing-glass-border);border-radius:var(--landing-radius-xl);transition:border-color .2s ease}.InvestmentJourneySection_step__NfWZo:hover{border-color:rgba(255,255,255,.2)}.InvestmentJourneySection_stepHeader__t3eeu{display:flex;align-items:center;gap:var(--landing-space-3)}.InvestmentJourneySection_stepNumber__Ho_yo{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;font-size:var(--landing-text-xs);font-weight:var(--landing-font-bold);color:#000;background:linear-gradient(135deg,var(--landing-accent-orange) 0,var(--landing-accent-gold) 100%)}.InvestmentJourneySection_stepTitle__SOvOc{font-size:var(--landing-text-base);font-weight:var(--landing-font-bold);color:var(--landing-accent-orange);margin:0;line-height:var(--landing-leading-snug)}.InvestmentJourneySection_stepDesc__vNLSg{font-size:var(--landing-text-sm);color:var(--landing-text-secondary);margin:0;line-height:var(--landing-leading-normal);flex:1 1}.InvestmentJourneySection_links__l3MEs{display:flex;flex-wrap:wrap;gap:var(--landing-space-2);margin-top:auto;padding-top:var(--landing-space-1)}.InvestmentJourneySection_link__EMMjC{display:inline-flex;align-items:center;padding:var(--landing-space-2) var(--landing-space-3);background:rgba(255,255,255,.05);border:1px solid var(--landing-glass-border);border-radius:var(--landing-radius-full);font-size:var(--landing-text-xs);font-weight:var(--landing-font-medium);color:var(--landing-text-secondary);text-decoration:none;transition:border-color .2s ease,color .2s ease,background .2s ease}.InvestmentJourneySection_link__EMMjC:hover{border-color:rgba(255,159,10,.45);color:var(--landing-accent-orange);background:rgba(255,159,10,.08)}.InvestmentJourneySection_entryPoints__X0fGA{margin-top:var(--landing-space-10);text-align:center}.InvestmentJourneySection_entryLabel__REYIg{font-size:var(--landing-text-sm);color:var(--landing-text-muted);margin:0 0 var(--landing-space-3)}.InvestmentJourneySection_entryLinks__ssFBM{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--landing-space-2)}.InvestmentJourneySection_entryLink__o2R6A{display:inline-flex;align-items:center;padding:var(--landing-space-2) var(--landing-space-4);background:rgba(255,255,255,.05);border:1px solid var(--landing-glass-border);border-radius:var(--landing-radius-full);font-size:var(--landing-text-sm);font-weight:var(--landing-font-medium);color:var(--landing-text-secondary);text-decoration:none;transition:border-color .2s ease,color .2s ease,background .2s ease}.InvestmentJourneySection_entryLink__o2R6A:hover{border-color:rgba(255,159,10,.45);color:var(--landing-accent-orange);background:rgba(255,159,10,.08)}