.i18n-page{min-height:100vh;padding:18px;background:#f5f7fb;color:#303133}.i18n-page .i18n-filter,.i18n-page .i18n-header,.i18n-page .i18n-stats,.i18n-page .i18n-steps,.i18n-page .i18n-table{background:#fff;border:1px solid #e4e7ed;border-radius:4px}.i18n-page .i18n-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:14px 16px;margin-bottom:12px}.i18n-page .i18n-header .title{font-size:18px;line-height:26px;font-weight:700}.i18n-page .i18n-header .sub-title{color:#909399;font-size:12px;line-height:18px}.i18n-page .i18n-filter{padding:16px 16px 2px;margin-bottom:12px}.i18n-page .i18n-stats{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px;padding:12px 16px;margin-bottom:12px}.i18n-page .i18n-stats .stat-item{min-width:120px}.i18n-page .i18n-stats .stat-item .label{color:#909399;margin-right:6px}.i18n-page .i18n-stats .stat-item .value{font-weight:700}.i18n-page .i18n-alert{margin-bottom:12px}.i18n-page .i18n-steps{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:12px 16px;margin-bottom:12px}.i18n-page .i18n-boxes{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px}.i18n-page .i18n-boxes .i18n-box{background:#fff;border:1px solid #e4e7ed;border-radius:4px;padding:12px}.i18n-page .i18n-boxes .i18n-box .box-title{font-weight:700;line-height:22px;margin-bottom:8px}.i18n-page .i18n-boxes .i18n-box .el-textarea__inner{height:300px;line-height:20px;font-family:Consolas,Courier New,monospace}.i18n-page .i18n-table{padding:12px}