.SelectArea_selectArea__vVTso{display:flex;justify-content:space-between;gap:8px;align-items:center}.SelectArea_selectArea__vVTso .top-form-line-select{border-radius:var(--Radius-Large,8px);border:1px solid var(--Stroke-Transparent-3-Normal,rgba(241,242,246,.04));background:var(--Background-3-Normal,#1d2029);backdrop-filter:blur(5.5px);color:var(--TextIcon-2-Normal);position:relative;min-width:104px}.SelectArea_selectArea__vVTso .top-form-line-select .ant-select-selection-search{width:100%}.SelectArea_selectArea__vVTso .top-form-line-select .ant-select-selection-search:after{content:"";font-family:iconfont!important;font-size:14px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;color:var(--TextIcon-3-Normal);top:50%;transform:translateY(-50%);right:0}.SelectArea_selectArea__vVTso .top-form-line-select.select-type .ant-select-selection-search:after{content:""}.SelectArea_selectArea__vVTso .top-form-line-select .ant-select-selector{padding-right:20px;position:relative}.SelectArea_selectArea__vVTso .top-form-line-select .ant-select-selector .ant-select-selection-placeholder{color:var(--TextIcon-2-Normal);font-size:14px;font-style:normal;font-weight:600;line-height:22px}.SelectArea_selectArea__vVTso .top-form-line-select.disable-select{position:relative;cursor:url(https://assets-us.haistudio.ai/assets/common/cursor-notallowed.svg),not-allowed;border:1px solid var(--Stroke-Transparent-3-Normal,rgba(241,242,246,.04));background:var(--Background-Disabled-1,#131418);color:var(--TextIcon-Disabled-Normal,rgba(216,231,255,.2))}.SelectArea_selectArea__vVTso .top-form-line-select.disable-select:after{content:"";width:100%;height:100%;background:var(--Background-Disabled-1,#131418);cursor:url(https://assets-us.haistudio.ai/assets/common/cursor-notallowed.svg),not-allowed;border-radius:6px;opacity:0;backdrop-filter:blur(5.5px);position:absolute;top:0;left:0}.SelectArea_selectArea__vVTso .top-form-line-select-icon{position:absolute;top:50%;transform:translateY(-50%);right:.8333333333vw}