.cell-back{cursor:pointer;width:13.7rem;position:absolute;height:13.7rem;background:#fff;left:50%;top:50%;transform:translate(-50%,-50%)}@media (max-aspect-ratio: 10/10){.cell-back{width:8.4rem;height:8.4rem}}.cell-back__mask{width:100%}.cell-back__fill{transition:fill .3s}@media (hover: hover) and (pointer: fine){.cell-back__fill:hover{fill:#f2f9ff}}.cell-back__fill--white{fill:#fff}.indicator-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;pointer-events:none;z-index:11}.indicator--error,.indicator--success{position:absolute;width:100%;height:100%;opacity:0;transform:translate(-100%,100%) scale(2);transition:opacity .3s;animation:flyThrough 1s ease-in-out forwards}@keyframes flyThrough{0%{opacity:1;transform:translate(-100%,100%) scale(2)}to{opacity:1;transform:translate(100%,-100%) scale(2)}}
