.writeApplyPage{width:100%;height:100%;background-image:url(../img/writeApply.a7ba169d.png);background-position:50%;background-repeat:repeat;padding-bottom:.4rem;background-size:cover;background-color:#3acb87;overflow-y:auto;padding:50px}.writeApplyPage .el-input__prefix{left:auto!important;right:5px!important}.writeApplyPage .registration-container{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;min-height:100vh}.writeApplyPage .registration-form{width:100%;max-width:800px;padding:30px;background-color:#fff;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1)}.writeApplyPage .form-title{text-align:center;color:#2c3e50;margin-bottom:30px}.writeApplyPage .form-row{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin-bottom:20px}.writeApplyPage label{-webkit-box-flex:0;-webkit-flex:0 0 120px;flex:0 0 120px;color:#495057;font-weight:500;font-size:16px}.writeApplyPage input[type=date],.writeApplyPage input[type=text],.writeApplyPage select{-webkit-box-flex:1;-webkit-flex:1;flex:1;padding:10px;border:1px solid #ced4da;border-radius:4px;font-size:14px;-webkit-transition:border-color .3s ease;transition:border-color .3s ease}.writeApplyPage input[type=date]:focus,.writeApplyPage input[type=text]:focus,.writeApplyPage select:focus{border-color:#80bdff;outline:none}.writeApplyPage .radio-group{display:-webkit-box;display:-webkit-flex;display:flex;gap:20px}.writeApplyPage .radio-group label{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;gap:8px;font-weight:400}.writeApplyPage .button-row{-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;gap:15px;margin-top:30px}.writeApplyPage .cancel-button,.writeApplyPage .submit-button{padding:10px 20px;border:none;border-radius:4px;font-size:14px;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}.writeApplyPage .submit-button{background-color:#28a745;color:#fff}.writeApplyPage .submit-button:hover{background-color:#218838}.writeApplyPage .cancel-button{background-color:#dc3545;color:#fff}.writeApplyPage .cancel-button:hover{background-color:#c82333}