.clai-landing{--landing-display:var(--font-newsreader),Georgia,serif}.landing-hero-title{font-family:var(--landing-display);font-size:clamp(2.5rem,5.2vw,4.15rem);font-weight:330;line-height:1.08;letter-spacing:normal;text-wrap:balance}.landing-hero-title em{font-style:italic;font-weight:inherit}.landing-band-title{font-family:var(--landing-display);font-size:clamp(1.75rem,2.8vw,2.45rem);font-weight:400;line-height:1.18;letter-spacing:normal;text-wrap:balance}.landing-band-title em{font-style:italic;font-weight:inherit}.landing-motto{font-family:var(--landing-display);font-style:italic;font-size:1.05rem;line-height:1.5}.landing-lede{font-size:1.0625rem;line-height:1.75}.landing-canvas{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.landing-rise{opacity:0;animation:landingRise .7s var(--cl-ease-standard) .1s both}.landing-rise-2{animation-delay:.22s}.landing-rise-3{animation-delay:.34s}@keyframes landingRise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.landing-rise,.landing-rise-2,.landing-rise-3{animation:none;opacity:1;transform:none}}