.falling-text-container{z-index:1;cursor:pointer;text-align:center;width:100%;height:100%;padding-top:2em;position:relative}.falling-text-target{--word-rgb-0:255 214 224;--word-rgb-1:255 224 189;--word-rgb-2:255 244 191;--word-rgb-3:198 240 216;--word-rgb-4:198 224 250;--word-rgb-5:224 209 250;display:inline-block}.word{-webkit-user-select:none;user-select:none;color:#1c1c1e;background-color:rgb(var(--word-bg-rgb) / 1);border-radius:6px;margin:0 3px;padding:.1em .5em;display:inline-block}.word-c0{--word-bg-rgb:var(--word-rgb-0)}.word-c1{--word-bg-rgb:var(--word-rgb-1)}.word-c2{--word-bg-rgb:var(--word-rgb-2)}.word-c3{--word-bg-rgb:var(--word-rgb-3)}.word-c4{--word-bg-rgb:var(--word-rgb-4)}.word-c5{--word-bg-rgb:var(--word-rgb-5)}.dark .word{background-color:rgb(var(--word-bg-rgb) / .18);color:inherit}.falling-text-target .highlighted{color:var(--accent);font-weight:600}.falling-text-canvas{z-index:0;position:absolute;top:0;left:0}
