.style-next-task-form{display:flex;flex-direction:column;position:relative;width:324px;z-index:9}.style-next-task-form .task-form-header{padding:16px 16px 4px}.style-next-task-form .task-form-header .title{align-items:baseline;color:#000;display:flex;font-size:24px;font-style:normal;font-weight:500;justify-content:space-between;line-height:36px;margin-bottom:8px}.style-next-task-form .task-form-header .subtitle{color:#999;font-size:14px}.style-next-task-form .task-form-tip{align-items:center;background:linear-gradient(90deg,#ffecd2 4.17%,#ffd6c9);border-radius:4px;color:#874624;cursor:pointer;display:flex;flex-direction:row;font-size:12px;height:40px;justify-content:space-between;margin:14px 16px 0;padding:0 16px}.style-next-task-form .task-form-tip .components-icon{color:#874624}.style-next-task-form .task-form-main{flex:1;padding:16px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.style-next-task-form .task-form-footer{background-color:#f5f6fb;border-top:1px solid #eceff7;padding:16px}.style-next-task-form .task-form-footer .consume-tip{color:#9093a5;font-size:12px}.style-next-task-form .task-form-footer .points{color:#000;margin-bottom:16px;text-align:left}.style-next-task-form .task-form-footer .generate-button{align-items:center;background:linear-gradient(90deg,#355dff,#4b58ff,#7d71ff,#70e9ff);border:none;border-radius:30px;color:#fff;cursor:pointer;display:flex;font-size:16px;height:52px;justify-content:center;position:relative;width:100%}.style-next-task-form .task-form-footer .generate-button.submit-loading,.style-next-task-form .task-form-footer .generate-button.submit-loading:hover{opacity:.4}.style-next-task-form .task-form-footer .generate-button.disabled{cursor:not-allowed;opacity:.4}.style-next-task-form .task-form-footer .generate-button.disabled:hover{opacity:.4}.style-next-task-form .task-form-footer .generate-button .loading-spinner{animation:spin 1s linear infinite;border:2px solid hsla(0,0%,100%,.3);border-radius:50%;border-top-color:#6c83f7;height:20px;margin-right:8px;width:20px}.style-next-task-form .task-form-footer .generate-button .apply-tip{position:absolute;right:0;top:-12px;width:72px}.style-next-task-form .task-form-footer .generate-button:hover{opacity:.9}@keyframes spin{to{transform:rotate(1turn)}}
