<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.next-swap-reading[data-flickering="1"]{
    opacity: 0;
}
.next-swap-reading{
    display: flex;
    justify-content: center;
    align-items: center;
}
.next-swap-reading__line{
    overflow: hidden;
    position: relative;
    display: flex;
    flex-direction: column;
}
.next-swap-reading__mask-line{
    position: absolute;
    top: 100%;
    width: 100%;
}</pre></body></html>