.brandy-scroll-statement{min-height:calc(var(--statement-count, 1)*100vh + 100vh)}.brandy-scroll-statement__viewport{display:flex;flex-direction:column;height:100vh;justify-content:center;overflow:hidden;position:sticky;top:0}.brandy-scroll-statement__track{display:flex;flex-direction:column;gap:var(--statement-gap,clamp(1rem,3vh,2.5rem))}.brandy-statement-line{--statement-progress:1;opacity:var(--statement-progress);transform:translateY(calc((1 - var(--statement-progress))*300px));will-change:opacity,transform}.brandy-scroll-statement--static{min-height:0}.brandy-scroll-statement--static .brandy-scroll-statement__viewport{height:auto;overflow:visible;position:static}.brandy-scroll-statement--static .brandy-statement-line{opacity:1;transform:none}
