.landing-section-sticky{position:sticky}.landing-section-full-h{min-height:calc(100dvh - var(--header-height))}.landing-section-border-top{border-top:1px solid var(--border)}.landing-stat-bar{text-align:center;grid-template-columns:repeat(2,1fr);gap:1.5rem;padding-block:1.5rem;display:grid}@media (min-width:768px){.landing-stat-bar{grid-template-columns:repeat(4,1fr);gap:0}}.landing-stat-bar__item{flex-direction:column;align-items:center;gap:.25rem;display:flex;position:relative}@media (min-width:768px){.landing-stat-bar__item:not(:last-child):after{content:"";opacity:.2;background-color:currentColor;width:1px;height:50%;position:absolute;top:25%;right:0}}.landing-timeline{flex-direction:column;gap:2rem;display:flex}.landing-timeline__step{align-items:flex-start;gap:1rem;display:flex}.landing-timeline__number{width:2rem;height:2rem;font-family:var(--stat-font,var(--font-mono));border:1px solid var(--border);flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:flex}.landing-comparison-highlight{background-color:var(--foreground);color:var(--background)}.landing-fund-bar{width:100%;height:.5rem;display:flex;overflow:hidden}.landing-fund-bar__segment{height:100%;transition:width .6s}.card-carousel{width:100%;overflow:hidden}.card-carousel-viewport{cursor:grab;overflow:hidden}.card-carousel-viewport:active{cursor:grabbing}.card-carousel-track{touch-action:pan-y pinch-zoom;backface-visibility:hidden;display:flex}.card-carousel-item{flex:0 0 260px;min-width:0;padding-inline:.5rem}@media (min-width:768px){.card-carousel-item{flex:0 0 300px;padding-inline:.75rem}}@media (min-width:1280px){.card-carousel-item{flex:0 0 340px}}
