.dot-grid{width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.dot-grid__wrap,.dot-grid__canvas{width:100%;height:100%}
.scroll-float{line-height:inherit;display:inline-block}.scroll-float-text{flex-wrap:wrap;justify-content:center;display:inline-flex}.scroll-float .char{will-change:transform,opacity;line-height:inherit;display:inline-block}
.target-cursor-wrapper{pointer-events:none;z-index:9999;width:0;height:0;position:fixed;top:0;left:0}.target-cursor-dot{background-color:#fff;border-radius:50%;width:6px;height:6px;transition:opacity .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.target-cursor-corner{border:0 solid #fff;width:12px;height:12px;position:absolute}.corner-tl{border-top-width:3px;border-left-width:3px;top:0;left:0;transform:translate(-18px,-18px)}.corner-tr{border-top-width:3px;border-right-width:3px;top:0;right:0;transform:translate(6px,-18px)}.corner-bl{border-bottom-width:3px;border-left-width:3px;bottom:0;left:0;transform:translate(-18px,6px)}.corner-br{border-bottom-width:3px;border-right-width:3px;bottom:0;right:0;transform:translate(6px,6px)}
