.home-page-shell{position:relative;width:100%;min-height:100vh;overflow:hidden;background:linear-gradient(180deg,var(--rc-bg-dark) 0,var(--rc-bg-primary) 48%,var(--rc-bg-dark) 100%);--rc-home-glow-purple:color-mix(in srgb,var(--rc-brand-primary) 8%,transparent);--rc-home-glow-pink:transparent;--rc-home-cta-primary:var(--rc-brand-primary);--rc-home-cta-glow:0 0 32px color-mix(in srgb,var(--rc-home-cta-primary) 45%,transparent),0 0 64px color-mix(in srgb,var(--rc-home-cta-primary) 22%,transparent);--rc-home-container-padding-inline:16px}.home-page-shell:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 24% 12%,var(--rc-home-glow-purple),transparent 52%);pointer-events:none;z-index:0}@media (min-width:768px){.home-page-shell{--rc-home-container-padding-inline:32px}}@media (min-width:1280px){.home-page-shell{--rc-home-container-padding-inline:40px}}.home-page-content{position:relative;z-index:10;padding-block-start:0}.home-page-content>.home-stats-section--band:first-child{margin-top:var(--rc-home-stats-overlap)}.home-hero--anonymous .home-hero-subtitle{margin-top:0;margin-bottom:28px;font-family:var(--rc-subtitle-font);font-size:15px;font-weight:400;line-height:1.6;color:var(--rc-text-secondary);position:relative;z-index:1}.home-hero-left--landing .home-hero-subtitle--desktop,.home-hero-left--landing .home-hero-subtitle--mobile{max-width:32rem}@media (min-width:900px){.home-hero-left--landing .home-hero-subtitle--desktop,.home-hero-left--landing .home-hero-subtitle--mobile{margin-inline:0}}.home-hero-subtitle--desktop{display:none;margin-bottom:var(--rc-space-lg);max-width:42rem;margin-inline:auto}.home-hero-subtitle--mobile{display:block;margin-bottom:var(--rc-space-lg)}@media (min-width:768px){.home-hero-subtitle--desktop{display:block}.home-hero-subtitle--mobile{display:none}}@media (min-width:1024px){.home-hero-subtitle--desktop{margin-inline:0}}@media (min-width:1024px) and (max-width:1279px){.home-page-content .features-cards-grid.home-features-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1280px){.home-page-content .features-cards-grid.home-features-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}