.root-surface{background-color:#fff;flex-direction:column;flex-grow:1;justify-content:center;align-items:center;width:100%;display:flex}
@keyframes loading-shimmer-sweep{to{transform:translate(120%)}}.sentence-phrase-loading__item{background-color:#f3f2ef;border-radius:.6rem;height:2.2rem;margin-top:.4rem;position:relative;overflow:hidden}.sentence-phrase-loading__item:after{content:"";background:linear-gradient(90deg,#fff0 0%,#ffffff87 55%,#fff0 100%);animation:2.2s ease-in-out infinite loading-shimmer-sweep;position:absolute;inset:0;transform:translate(-120%)}.sentence-phrase-loading__item-one{width:80%;height:2.4rem}.sentence-phrase-loading__item-two{width:70%;margin-left:3%}.sentence-phrase-loading__item-three{width:60%;margin-left:3%}
.sentence-phrase-example{padding-left:1.5rem;font-size:1.8rem;line-height:2.6rem}
.sentence-phrase{gap:.6rem;display:grid}
