.interp-text{display:block;font-size:.5625rem;line-height:.7875rem;white-space:pre-line;color:var(--text-color-title)}@media (prefers-color-scheme: dark){.interp-text{color:var(--text-color-primary)!important}}.memo-word-popup{background:transparent;display:flex;flex-direction:column;align-items:center;color:var(--text-color-primary)}.memo-word-popup .header{width:14.85rem;margin-bottom:.3rem;display:flex;flex-flow:row wrap;gap:.3rem;row-gap:.3rem}.memo-word-popup .header .match{padding:.075rem .3rem;color:var(--text-color-primary);font-size:.45rem;background-color:var(--bg-color-secondary);border-radius:.15rem;cursor:pointer;white-space:nowrap}.memo-word-popup .header .match.selected{background-color:var(--theme-color);color:#fff}.memo-word-popup .content{width:14.25rem;background-color:var(--bg-color-primary);min-height:4.8rem;border-top-left-radius:.3rem;border-top-right-radius:.3rem;display:flex;padding:.3rem .3rem 1.2rem;flex-direction:row;justify-content:center}.memo-word-popup .not-found,.found{display:flex;flex-direction:column;width:100%;gap:.3rem}.memo-word-popup .spelling{display:flex;gap:.3rem;align-items:center;width:100%;white-space:nowrap;font-size:.6rem;color:var(--theme-color);padding-bottom:.225rem;border-bottom:.0375rem solid var(--text-color-secondary)}.memo-word-popup .not-found :nth-child(2){margin-bottom:.3rem}.memo-word-popup .found>:nth-child(3){padding-bottom:.3rem;border-bottom:.0375rem dashed var(--text-color-secondary)}.memo-word-popup .found>:nth-child(4){font-size:.45rem}.memo-word-popup .found>:nth-child(5){display:flex;flex-direction:row}.memo-word-popup .found>:nth-child(5)>*{flex:1}.memo-word-popup .advance{height:1.05rem;line-height:1.05rem;color:#fff;background-color:var(--resp-color-vague)}.memo-word-popup .advance:not([disabled=false]){color:#fff;background-color:var(--text-color-secondary)}.memo-word-popup taro-button-core:not([disabled]):active{color:#fff;background-color:var(--resp-color-vague);filter:brightness(.9)}.memo-word-popup .interp-text{color:var(--text-color-primary)}.dict-list{display:flex;flex-direction:row;gap:.375rem}.dict-item{display:flex;flex-direction:column;gap:.15rem;font-size:.525rem;align-items:center;color:var(--text-color-primary);min-width:2.4rem;white-space:nowrap;cursor:pointer}.dict-item .icon{width:1.2rem;height:1.2rem}@media (prefers-color-scheme: dark){.dict-item .icon{filter:brightness(.6)}}
