.Letter_container__ws9tS{--border-width:2px;width:48px;height:48px;position:relative;transform-style:preserve-3d;border:var(--border-width) solid #fff}.Letter_container__ws9tS.Letter_filled__6d4r6{animation:Letter_filled__6d4r6 .2s ease-in-out}.Letter_container__ws9tS.Letter_reveal__T7GPH{animation-name:Letter_reveal__T7GPH;animation-fill-mode:forwards;animation-timing-function:linear;animation-duration:var(--reveal-animation-duration);animation-delay:calc(var(--index) * var(--reveal-animation-letter-delay))}.Letter_face__ZoxP6{position:absolute;inset:0;display:grid;place-items:center}.Letter_face__ZoxP6.Letter_front__BPWk8{background-color:rgb(var(--color-background))}.Letter_face__ZoxP6.Letter_back__BJtTp{translate:0 0 -.1px;rotate:y 180deg;background-color:var(--color-background-letter-face-back)}@media screen and (min-width:768px){.Letter_container__ws9tS{width:64px;height:64px}}@keyframes Letter_filled__6d4r6{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}@keyframes Letter_reveal__T7GPH{0%{transform:rotateY(0deg);border-width:var(--border-width)}to{transform:rotateY(180deg);border-width:0}}