.cs-hero,.cs-panel{background:linear-gradient(155deg,hsl(var(--primary-900)),hsl(var(--ink)))}.cs-h2{font-size:clamp(1.9rem,3.4vw,3rem);line-height:1.04;letter-spacing:-.035em}.cs-num{font-size:clamp(4rem,8vw,7rem);line-height:.9;letter-spacing:-.05em}.cs-track{position:relative;overflow:hidden}.cs-fill{width:0;animation:cs-grow 1.1s cubic-bezier(.2,.7,.2,1) forwards}@keyframes cs-grow{0%{width:0}}.cs-card-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,hsl(var(--primary-950)/.72))}.cs-rise{opacity:0;transform:translateY(20px);animation:cs-rise .7s cubic-bezier(.2,.7,.2,1) forwards}@keyframes cs-rise{to{opacity:1;transform:none}}.cs-stagger>*{opacity:0;transform:translateY(14px);animation:cs-rise .6s cubic-bezier(.2,.7,.2,1) forwards}.cs-stagger>:first-child{animation-delay:.06s}.cs-stagger>:nth-child(2){animation-delay:.14s}.cs-stagger>:nth-child(3){animation-delay:.22s}@media (prefers-reduced-motion:reduce){.cs-fill,.cs-rise,.cs-stagger>*{animation:none!important}.cs-rise,.cs-stagger>*{opacity:1;transform:none}.cs-fill{width:var(--w,0)}}