.app-container{padding:20px;max-width:1200px;margin:0 auto}.main-content{display:flex;gap:20px;margin-bottom:30px}.text-input-section{flex:1}.input-header{margin-bottom:10px;display:flex;justify-content:space-between;align-items:center}.input-header .limit-info{display:flex;gap:4ch;align-items:center}.control-section{width:300px;gap:20px}.control-section,.language-select{display:flex;flex-direction:column}.language-select{gap:10px}.action-buttons{display:flex;gap:15px;justify-content:space-between}.action-buttons .el-button{flex:1;min-width:120px;padding-left:20px;padding-right:20px}.description{color:#666;font-size:14px;line-height:1.6;text-align:justify;width:100%;max-width:calc(100% - 320px);margin-top:20px}.language-select select.language-dropdown{height:40px;padding:0 15px;border:1px solid #dcdfe6;border-radius:4px;color:#606266;font-size:14px;outline:none;transition:border-color .2s;background-color:#fff;width:100%}.language-select select.language-dropdown:hover{border-color:#c0c4cc}.language-select select.language-dropdown:focus{border-color:#409eff}@media screen and (max-width:768px){.main-content{flex-direction:column;gap:15px}.control-section{width:100%}.input-header{flex-direction:column;align-items:flex-start;gap:8px}.input-header .limit-info{width:100%;justify-content:space-between}.text-input-section{width:100%}.action-buttons,.language-select{margin-top:10px}.description{max-width:100%}.el-input textarea{min-height:200px}}@media screen and (max-width:480px){.app-container{padding:15px}.action-buttons{flex-direction:row;gap:10px}.action-buttons .el-button{padding:10px 15px;min-width:unset}}.tips-title{color:#409eff}.beian-link{color:#666;text-decoration:none;display:block;text-align:center;margin-top:20px;padding-bottom:20px}.beian-link:hover{color:#409eff}