.recruit-segment,.workbench-segment{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:3px;background:#fafbfc;border:1px solid #eef0f3;border-radius:8px;gap:2px}.recruit-segment__btn,.workbench-segment__btn{border:none;background:transparent;color:#646a73;font-size:13px;line-height:28px;padding:0 12px;border-radius:6px;cursor:pointer;-webkit-transition:all .15s ease;transition:all .15s ease}.recruit-segment__btn:focus-visible,.workbench-segment__btn:focus-visible{outline:2px solid #3370ff;outline-offset:2px}.recruit-segment__btn:hover:not(.is-active),.workbench-segment__btn:hover:not(.is-active){color:#1f2329}.recruit-segment__btn.is-active,.workbench-segment__btn.is-active{background:#fff;color:#3370ff;font-weight:500;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.03),0 1px 3px rgba(0,0,0,.06);box-shadow:0 1px 2px rgba(0,0,0,.03),0 1px 3px rgba(0,0,0,.06)}.recruit-segment--compact,.workbench-segment--compact{padding:2px;gap:4px}.recruit-segment--compact .recruit-segment__btn,.recruit-segment--compact .workbench-segment__btn,.workbench-segment--compact .recruit-segment__btn,.workbench-segment--compact .workbench-segment__btn{font-size:12px;line-height:26px;padding:0 10px}.recruit-ui-page{min-height:100%;background:#f5f6f7}.recruit-ui-page>.recruit-ui-page__inner{max-width:none;width:100%;margin:0;padding:16px 20px 24px;min-width:1100px}.recruit-ui-page--fill{height:100%;-ms-flex-direction:column;flex-direction:column}.recruit-ui-page--fill,.recruit-ui-page--fill>.recruit-ui-page__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;overflow:hidden}.recruit-ui-page--fill>.recruit-ui-page__inner{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;max-width:none;width:100%;-ms-flex-direction:column;flex-direction:column}.recruit-ui-page--fill .recruit-ui-append,.recruit-ui-page--fill .recruit-ui-hero,.recruit-ui-page--fill .recruit-ui-nav,.recruit-ui-page--fill .recruit-ui-prepend{-ms-flex-negative:0;flex-shrink:0}.recruit-ui-page--fill .recruit-ui-panel{background:#fff}.recruit-ui-page--fill .recruit-ui-legacy-embed,.recruit-ui-page--fill .recruit-ui-panel{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.recruit-ui-page--fill .recruit-ui-toolbar{-ms-flex-negative:0;flex-shrink:0}.recruit-ui-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px;margin-bottom:12px;font-size:13px;line-height:20px}.recruit-ui-nav,.recruit-ui-nav__back{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.recruit-ui-nav__back{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:2px;border:none;background:transparent;color:#646a73;cursor:pointer;padding:2px 4px;border-radius:6px;-webkit-transition:color .15s ease,background-color .15s ease;transition:color .15s ease,background-color .15s ease}.recruit-ui-nav__back:focus-visible{outline:2px solid #3370ff;outline-offset:2px}.recruit-ui-nav__back:hover{color:#3370ff;background:#f0f4ff}.recruit-ui-nav__current,.recruit-ui-nav__sep{color:#8f959e}.recruit-ui-hero{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px;margin-bottom:16px;padding:16px 20px;background:#fff;border:1px solid #e8e9eb;border-radius:10px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.03),0 1px 3px rgba(0,0,0,.06);box-shadow:0 1px 2px rgba(0,0,0,.03),0 1px 3px rgba(0,0,0,.06)}.recruit-ui-hero__main{min-width:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.recruit-ui-hero__title{margin:0;font-size:20px;font-weight:600;color:#1f2329;line-height:28px}.recruit-ui-hero__subtitle{margin:6px 0 0;font-size:13px;color:#8f959e;line-height:20px}.recruit-ui-hero__count{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:2px;padding:8px 14px;border-radius:8px;background:#fafbfc;border:1px solid #eef0f3}.recruit-ui-hero__count-value{font-size:28px;font-weight:600;color:#3370ff;line-height:32px;font-variant-numeric:tabular-nums}.recruit-ui-hero__count-label{font-size:13px;color:#646a73}.recruit-ui-panel{background:#fff;border:1px solid #e8e9eb;border-radius:10px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.03),0 1px 3px rgba(0,0,0,.06);box-shadow:0 1px 2px rgba(0,0,0,.03),0 1px 3px rgba(0,0,0,.06);overflow:hidden}.recruit-ui-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;padding:14px 16px;border-bottom:1px solid #eef0f3}.recruit-ui-toolbar__search{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:220px;max-width:360px}.recruit-ui-toolbar__search-btn{border:1px solid #3370ff;background:#3370ff;color:#fff;font-size:13px;line-height:30px;padding:0 14px;border-radius:6px;cursor:pointer;-webkit-transition:background .15s ease;transition:background .15s ease}.recruit-ui-toolbar__search-btn:focus-visible{outline:2px solid #3370ff;outline-offset:2px}.recruit-ui-toolbar__search-btn:hover{background:#1f5fe0}.recruit-ui-table-wrap{padding:0 16px 8px}.recruit-ui-table-wrap .el-table th{background:#fafbfc!important;color:#646a73;font-weight:500}.recruit-ui-table-wrap .el-table tr:hover>td{background:#f5f6f7!important}.recruit-ui-pager{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:12px 16px 16px;border-top:1px solid #eef0f3}.recruit-ui-prepend{margin-bottom:12px}.recruit-ui-append{margin-top:12px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-ms-flex-wrap:wrap;flex-wrap:wrap}.recruit-ui-placeholder{padding:40px 24px 48px;text-align:center}.recruit-ui-placeholder__icon{font-size:44px;color:#3370ff;margin-bottom:12px}.recruit-ui-placeholder__title{margin:0 0 8px;font-size:18px;font-weight:600;color:#1f2329}.recruit-ui-placeholder__desc{margin:0 auto 20px;font-size:13px;color:#8f959e;line-height:22px;max-width:520px}.recruit-ui-tag{display:inline-block;font-size:10px;padding:1px 6px;margin-right:4px;background:#fff1f0;color:#cf1322;border-radius:3px}.mydata-stats__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.mydata-stats__panel{padding:0}.mydata-stats__head{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;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;padding:14px 16px;border-bottom:1px solid #eef0f3}.mydata-stats__title{margin:0;font-size:15px;font-weight:600;color:#1f2329;line-height:24px}.mydata-stats__metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:16px}.mydata-stats__toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;padding:12px 16px;border-bottom:1px solid #eef0f3}.mydata-stats__toolbar .el-form-item{margin-bottom:0}.mydata-stats__table-wrap{padding:0 16px 8px;overflow-x:auto}.mydata-stats__table-wrap .el-table th{background:#fafbfc!important;color:#646a73;font-weight:500}.mydata-stats__table-wrap .el-table tr:hover>td{background:#f5f6f7!important}.mydata-stats__pager{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:8px 16px 16px}.mydata-stats__pager,.mydata-stats__rank-summary{display:-webkit-box;display:-ms-flexbox;display:flex}.mydata-stats__rank-summary{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px;margin:12px 16px 0;padding:12px 14px;background:#f0f4ff;border:1px solid rgba(51,112,255,.18);border-radius:8px}.mydata-stats__rank-badge,.mydata-stats__rank-summary{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mydata-stats__rank-badge{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:10px;min-width:0}.mydata-stats__rank-logo{width:32px;height:32px;border-radius:50%;overflow:hidden;-ms-flex-negative:0;flex-shrink:0;background:#fff}.mydata-stats__rank-logo .el-image__inner{width:100%;height:100%}.mydata-stats__rank-name{font-size:14px;font-weight:600;color:#1f2329}.mydata-stats__rank-score{font-size:14px;font-weight:600;color:#3370ff;font-variant-numeric:tabular-nums}.mydata-stats__rank-titles{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;-ms-flex-wrap:wrap;flex-wrap:wrap}.mydata-stats__rank-titles .mydata-stats__rank-logo{width:28px;height:28px}.recruit-ui-metric{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px;min-width:0;padding:14px 16px;background:#fafbfc;border:1px solid #eef0f3;border-radius:8px}.recruit-ui-metric__label{font-size:13px;color:#646a73;line-height:20px}.recruit-ui-metric__value{font-size:28px;font-weight:600;color:#1f2329;line-height:36px;font-variant-numeric:tabular-nums}.recruit-ui-metric__value span{margin-left:2px;font-size:13px;font-weight:500;color:#8f959e}.recruit-ui-metric__time{font-size:12px;color:#8f959e;line-height:18px}@media (max-width:1280px){.mydata-stats__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}.recruit-ui-page--legacy{overflow:auto}.recruit-ui-page--legacy.recruit-ui-page--fill{overflow:hidden}.recruit-ui-page--legacy .mydata-legacy-body{min-width:0;overflow-x:auto;width:100%}.recruit-ui-page.recruit-ui-page--legacy>.recruit-ui-page__inner,.recruit-ui-page__inner--legacy{max-width:none;width:100%;margin:0;min-width:1100px}.recruit-ui-legacy-embed .packagePage{position:relative;top:auto;left:auto;right:auto;bottom:auto;overflow:visible;min-height:0;height:auto;background:transparent}.recruit-ui-legacy-embed .indexPage{margin:0;min-width:0}.recruit-ui-legacy-embed #teamSea_page.packagePage--card-fixed,.recruit-ui-legacy-embed #vitaeSea_page.packagePage--card-fixed,.recruit-ui-legacy-embed .packagePage.packagePage--card-fixed{height:calc(100vh - 210px);min-height:520px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.recruit-ui-legacy-embed .open-posts-page__body,.recruit-ui-legacy-embed .resume-sea-unified{min-height:0}.recruit-ui-legacy-embed .resume-belong-legacy{min-width:0;overflow-x:auto;width:100%}.recruit-ui-legacy-embed .resume-sea-unified .indexPage{min-width:1100px}#compRoster_page.packagePage.recruit-ui-page--legacy{-ms-flex-direction:column;flex-direction:column}#compRoster_page.packagePage.recruit-ui-page--legacy,#compRoster_page.packagePage.recruit-ui-page--legacy>.recruit-ui-page__inner{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;height:100%}#compRoster_page.packagePage.recruit-ui-page--legacy>.recruit-ui-page__inner{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;max-width:none;margin:0;-ms-flex-direction:column;flex-direction:column}#compRoster_page.packagePage.recruit-ui-page--legacy .recruit-ui-hero,#compRoster_page.packagePage.recruit-ui-page--legacy .recruit-ui-nav{-ms-flex-negative:0;flex-shrink:0}#compRoster_page.packagePage.recruit-ui-page--legacy .recruit-ui-legacy-embed,#compRoster_page.packagePage.recruit-ui-page--legacy .roster-legacy{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}#recruitClosedPosts_page.packagePage.recruit-ui-page--legacy,#recruitOpenPosts_page.packagePage.recruit-ui-page--legacy{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#recruitClosedPosts_page.packagePage.recruit-ui-page--legacy>.recruit-ui-page__inner,#recruitOpenPosts_page.packagePage.recruit-ui-page--legacy>.recruit-ui-page__inner{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;height:100%;max-width:none;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}#recruitClosedPosts_page.packagePage.recruit-ui-page--legacy .recruit-ui-hero,#recruitClosedPosts_page.packagePage.recruit-ui-page--legacy .recruit-ui-nav,#recruitOpenPosts_page.packagePage.recruit-ui-page--legacy .recruit-ui-hero,#recruitOpenPosts_page.packagePage.recruit-ui-page--legacy .recruit-ui-nav{-ms-flex-negative:0;flex-shrink:0}#recruitClosedPosts_page.packagePage.recruit-ui-page--legacy .recruit-ui-legacy-embed,#recruitOpenPosts_page.packagePage.recruit-ui-page--legacy .recruit-ui-legacy-embed{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}#vitaeSeaUnified_page.packagePage.recruit-ui-page--legacy{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}#vitaeSeaUnified_page.packagePage.recruit-ui-page--legacy>.recruit-ui-page__inner{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;height:100%;max-width:none;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}#vitaeSeaUnified_page.packagePage.recruit-ui-page--legacy .recruit-ui-nav,#vitaeSeaUnified_page.packagePage.recruit-ui-page--legacy .recruit-ui-prepend{-ms-flex-negative:0;flex-shrink:0}#vitaeSeaUnified_page.packagePage.recruit-ui-page--legacy .recruit-ui-legacy-embed,#vitaeSeaUnified_page.packagePage.recruit-ui-page--legacy .resume-sea-unified{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}#vitaeSeaUnified_page.packagePage.recruit-ui-page--legacy #teamSea_page.packagePage,#vitaeSeaUnified_page.packagePage.recruit-ui-page--legacy #teamSea_page.packagePage--card-fixed,#vitaeSeaUnified_page.packagePage.recruit-ui-page--legacy #vitaeSea_page.packagePage,#vitaeSeaUnified_page.packagePage.recruit-ui-page--legacy #vitaeSea_page.packagePage--card-fixed{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;height:auto;max-height:none}#vitaeSeaUnified_page.packagePage.recruit-ui-page--legacy .resume-sea-unified .indexPage{min-width:0}.search[data-v-99739ada] .el-form-item{width:100%;margin-bottom:0}.custom-tree[data-v-99739ada]{margin:0 -20px;background-color:#fff}[data-v-99739ada] .el-tree-node__content{height:auto;font-size:14px}[data-v-99739ada] .el-tree-node__content:hover{background-color:#e0ecff}[data-v-99739ada] .el-tree--highlight-current .el-tree-node.is-current>.el-tree-node__content .name{font-weight:600}[data-v-99739ada] .el-tree--highlight-current .el-tree-node.is-current>.el-tree-node__content .type{color:#409eff}.custom-tree-node[data-v-99739ada]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%}.custom-tree-node[data-v-99739ada],.select-company-box[data-v-91718bee]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.select-company-box[data-v-91718bee]{position:relative;line-height:24px;width:200px;border-radius:4px;cursor:pointer;background:#fff;font-size:14px;overflow:hidden}.select-company-box[data-v-91718bee] .el-input__inner{background:transparent;color:transparent;height:100%}.select-company-box:hover .right-oper .delete-all[data-v-91718bee]{display:inline-block}.select-company-box .my-select[data-v-91718bee]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:3px;min-height:28px;position:relative}.select-company-box .my-select[data-v-91718bee] .el-tag__close.el-icon-close{background-color:#c0c4cc;top:-2px;-ms-flex-negative:0;flex-shrink:0}.select-company-box .my-select .my-tag[data-v-91718bee]{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:3px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;margin:0 3px;border:1px solid #e9e9eb;border-radius:4px;height:20px;background-color:#f4f4f5;color:#909399;padding:0 3px 0 5px;cursor:text;z-index:2}.select-company-box .my-select .my-close[data-v-91718bee]{color:#909399;background-color:#c0c4cc;border-radius:50%;text-align:center;position:relative;cursor:pointer;font-size:8px;height:12px;width:12px;line-height:12px;vertical-align:middle}.select-company-box .my-select .my-close[data-v-91718bee]:hover{background-color:#c0c4cc;color:#fff}.select-company-box .right-oper[data-v-91718bee]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:30px;text-align:center;color:#b4bfcb;cursor:pointer}.select-company-box .right-oper:hover .delete-all[data-v-91718bee]{display:inline-block}.select-company-box .right-oper .delete-all[data-v-91718bee]{display:none}.select-company-box .right-oper .delete-all[data-v-91718bee],.select-company-box .right-oper .right-arrow[data-v-91718bee]{background:#fff;position:absolute;width:20px;margin-left:5px;font-size:14px}.post-type-all[data-v-20eafeb2]{font-weight:600;font-size:16px;margin-left:-12px}[data-v-20eafeb2] .el-tree-node{margin-top:5px}[data-v-20eafeb2] .el-tree-node__content{height:32px;font-size:14px;border-radius:3px}[data-v-20eafeb2] .el-tree-node__content:hover{background-color:#f5f7fa}[data-v-20eafeb2] .el-tree-node__content:has(.custom-tree-node){border-left:3px solid transparent}[data-v-20eafeb2] .el-tree-node__content:has(.custom-tree-node.active){background-color:rgba(24,144,255,.25098039215686274)!important;font-weight:600;border-left:3px solid #1890ff}.searchBox .el-form .queryScope[data-v-20eafeb2]{width:100%}.headPhoto[data-v-a4631db6]{margin-left:10%}.headPhoto .preview[data-v-a4631db6]{width:150px;height:200px}.businessLicense[data-v-a4631db6]{margin-left:10%}.businessLicense .preview[data-v-a4631db6]{width:200px;height:150px}.logoImg[data-v-a4631db6]{margin-left:10%}.logoImg .preview[data-v-a4631db6]{width:80px;height:80px}.lesseeLogo[data-v-a4631db6]{margin-left:10%}.lesseeLogo .preview[data-v-a4631db6]{width:144px;height:50px}[data-v-a4631db6] .cropper-content .cropper{float:left;width:350px;height:300px}[data-v-a4631db6] .cropper-content .show-preview{float:left;margin-left:100px;margin-top:50px}[data-v-a4631db6] .cropper-content .show-preview .preview{overflow:hidden;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.footer-btn[data-v-a4631db6]{margin-top:30px}.footer-btn .scope-btn[data-v-a4631db6]{float:left;width:350px}.footer-btn .scope-btn button[data-v-a4631db6]{margin-left:12px;margin-right:12px}.footer-btn .upload-btn[data-v-a4631db6]{float:left;margin-left:140px}.hd-avatar[data-v-a33d6920] .el-image__preview{-o-object-fit:cover;object-fit:cover}.upload[data-v-a33d6920]{width:100%;height:100%;position:relative}.upload .showImg .avatar[data-v-a33d6920],.upload .showImg .look[data-v-a33d6920],.upload .showImg[data-v-a33d6920]{width:100%;height:100%}.upload .showImg .maskBtn[data-v-a33d6920]{width:100%;height:24px;border-radius:0;position:absolute;left:0;bottom:0;border-color:#9cf;background-color:#9cf;padding:0;text-align:center;color:#fff;display:none}.upload .showImg .maskBtn[data-v-a33d6920]:hover{background-color:#8cc5ff}.upload:hover .maskBtn[data-v-a33d6920]{display:block}.bli-title[data-v-6f01bdbd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px;line-height:1.3}.bli-title__main[data-v-6f01bdbd]{font-size:16px;font-weight:600;color:#1f2329}.bli-title__sub[data-v-6f01bdbd]{font-size:12px;font-weight:400;color:#8f959e}.bli-body[data-v-6f01bdbd]{min-height:320px}.bli-steps[data-v-6f01bdbd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:0;margin-bottom:20px;padding:0 24px}.bli-step[data-v-6f01bdbd],.bli-steps[data-v-6f01bdbd]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bli-step[data-v-6f01bdbd]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:8px;color:#8f959e}.bli-step.is-active[data-v-6f01bdbd]{color:#3370ff}.bli-step.is-active .bli-step__num[data-v-6f01bdbd]{background:#3370ff;color:#fff;border-color:#3370ff}.bli-step__num[data-v-6f01bdbd]{width:22px;height:22px;border-radius:50%;border:1px solid #e8e9eb;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:12px;font-weight:600;background:#fff}.bli-step__label[data-v-6f01bdbd]{font-size:13px;font-weight:500}.bli-step__line[data-v-6f01bdbd]{width:48px;height:1px;margin:0 12px;background:#e8e9eb}.bli-panel[data-v-6f01bdbd]{gap:14px;padding:16px 18px;border:1px solid #e8e9eb;border-radius:8px;background:#fafbfc;margin-bottom:14px}.bli-panel[data-v-6f01bdbd],.bli-panel__icon[data-v-6f01bdbd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bli-panel__icon[data-v-6f01bdbd]{width:40px;height:40px;border-radius:6px;background:#f0f4ff;color:#3370ff;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:20px;-ms-flex-negative:0;flex-shrink:0}.bli-panel__content[data-v-6f01bdbd]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.bli-panel__title[data-v-6f01bdbd]{font-size:14px;font-weight:600;color:#1f2329;margin-bottom:4px}.bli-panel__desc[data-v-6f01bdbd]{font-size:12px;color:#646a73;line-height:1.5}.bli-panel--upload[data-v-6f01bdbd]{position:relative;display:block;padding:0;background:#fff;overflow:hidden}.bli-panel--upload.has-file[data-v-6f01bdbd]{border-color:rgba(51,112,255,.35);background:#f0f4ff}.bli-uploader[data-v-6f01bdbd],.bli-uploader[data-v-6f01bdbd] .el-upload{width:100%}.bli-uploader[data-v-6f01bdbd] .el-upload-dragger{width:100%;height:168px;border:none;background:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bli-uploader__icon[data-v-6f01bdbd]{font-size:36px;color:#3370ff;margin-bottom:8px}.bli-uploader__icon.is-done[data-v-6f01bdbd]{color:#52c41a}.bli-uploader__text[data-v-6f01bdbd]{font-size:14px;color:#1f2329}.bli-uploader__text em[data-v-6f01bdbd]{color:#3370ff;font-style:normal}.bli-uploader__tip[data-v-6f01bdbd]{margin-top:6px;font-size:12px;color:#8f959e}.bli-clear[data-v-6f01bdbd]{position:absolute;right:12px;top:8px;z-index:2}.bli-rules[data-v-6f01bdbd]{padding:12px 14px;border-radius:6px;background:#fafbfc;border:1px dashed #e8e9eb}.bli-rules__title[data-v-6f01bdbd]{font-size:12px;font-weight:600;color:#646a73;margin-bottom:6px}.bli-rules ul[data-v-6f01bdbd]{margin:0;padding-left:18px;color:#8f959e;font-size:12px;line-height:1.7}.bli-preview__toolbar[data-v-6f01bdbd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;margin-bottom:12px}.bli-stat-cards[data-v-6f01bdbd]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;-webkit-box-flex:1;-ms-flex:1;flex:1}.bli-stat[data-v-6f01bdbd]{min-width:72px;padding:8px 10px;border-radius:6px;background:#fafbfc;border:1px solid #eef0f3;text-align:center}.bli-stat__val[data-v-6f01bdbd]{font-size:16px;font-weight:600;color:#1f2329;line-height:1.2}.bli-stat__lab[data-v-6f01bdbd]{margin-top:2px;font-size:11px;color:#8f959e}.bli-stat--ok[data-v-6f01bdbd]{background:#f6ffed;border-color:#b7eb8f}.bli-stat--ok .bli-stat__val[data-v-6f01bdbd]{color:#389e0d}.bli-stat--warn[data-v-6f01bdbd]{background:#fff7e6;border-color:#ffd591}.bli-stat--warn .bli-stat__val[data-v-6f01bdbd]{color:#d46b08}.bli-stat--err[data-v-6f01bdbd]{background:#fff1f0;border-color:#ffa39e}.bli-stat--err .bli-stat__val[data-v-6f01bdbd]{color:#cf1322}.bli-table-wrap[data-v-6f01bdbd]{border:1px solid #e8e9eb;border-radius:8px;overflow:hidden}.bli-table[data-v-6f01bdbd] th{background:#fafbfc!important;color:#646a73;font-weight:600}.bli-tip[data-v-6f01bdbd]{margin-left:6px;font-size:12px;color:#8f959e}.bli-tip.is-error[data-v-6f01bdbd]{color:#f5222d}.bli-selected-hint[data-v-6f01bdbd]{margin-top:10px;font-size:13px;color:#646a73}.bli-selected-hint strong[data-v-6f01bdbd]{color:#3370ff;font-weight:600}.bli-selected-hint__muted[data-v-6f01bdbd]{color:#8f959e}.bli-footer[data-v-6f01bdbd]{text-align:right}.blacklist-import-dialog{border-radius:10px;overflow:hidden}.blacklist-import-dialog .el-dialog__header{padding:16px 20px 10px;border-bottom:1px solid #eef0f3}.blacklist-import-dialog .el-dialog__body{padding:16px 20px 8px}.blacklist-import-dialog .el-dialog__footer{padding:12px 20px 16px;border-top:1px solid #eef0f3}.recruit-segment[data-v-57832186],.workbench-segment[data-v-57832186]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:3px;background:#fafbfc;border:1px solid #eef0f3;border-radius:8px;gap:2px}.recruit-segment__btn[data-v-57832186],.workbench-segment__btn[data-v-57832186]{border:none;background:transparent;color:#646a73;font-size:13px;line-height:28px;padding:0 12px;border-radius:6px;cursor:pointer;-webkit-transition:all .15s ease;transition:all .15s ease}.recruit-segment__btn[data-v-57832186]:focus-visible,.workbench-segment__btn[data-v-57832186]:focus-visible{outline:2px solid #3370ff;outline-offset:2px}.recruit-segment__btn[data-v-57832186]:hover:not(.is-active),.workbench-segment__btn[data-v-57832186]:hover:not(.is-active){color:#1f2329}.recruit-segment__btn.is-active[data-v-57832186],.workbench-segment__btn.is-active[data-v-57832186]{background:#fff;color:#3370ff;font-weight:500;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.03),0 1px 3px rgba(0,0,0,.06);box-shadow:0 1px 2px rgba(0,0,0,.03),0 1px 3px rgba(0,0,0,.06)}.recruit-segment--compact[data-v-57832186],.workbench-segment--compact[data-v-57832186]{padding:2px;gap:4px}.recruit-segment--compact .recruit-segment__btn[data-v-57832186],.recruit-segment--compact .workbench-segment__btn[data-v-57832186],.workbench-segment--compact .recruit-segment__btn[data-v-57832186],.workbench-segment--compact .workbench-segment__btn[data-v-57832186]{font-size:12px;line-height:26px;padding:0 10px}.recruit-ui-page[data-v-57832186]{min-height:100%;background:#f5f6f7}.recruit-ui-page>.recruit-ui-page__inner[data-v-57832186]{max-width:none;width:100%;margin:0;padding:16px 20px 24px;min-width:1100px}.recruit-ui-page--fill[data-v-57832186]{height:100%;-ms-flex-direction:column;flex-direction:column}.recruit-ui-page--fill>.recruit-ui-page__inner[data-v-57832186],.recruit-ui-page--fill[data-v-57832186]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;overflow:hidden}.recruit-ui-page--fill>.recruit-ui-page__inner[data-v-57832186]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;max-width:none;width:100%;-ms-flex-direction:column;flex-direction:column}.recruit-ui-page--fill .recruit-ui-append[data-v-57832186],.recruit-ui-page--fill .recruit-ui-hero[data-v-57832186],.recruit-ui-page--fill .recruit-ui-nav[data-v-57832186],.recruit-ui-page--fill .recruit-ui-prepend[data-v-57832186]{-ms-flex-negative:0;flex-shrink:0}.recruit-ui-page--fill .recruit-ui-panel[data-v-57832186]{background:#fff}.recruit-ui-page--fill .recruit-ui-legacy-embed[data-v-57832186],.recruit-ui-page--fill .recruit-ui-panel[data-v-57832186]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.recruit-ui-page--fill .recruit-ui-toolbar[data-v-57832186]{-ms-flex-negative:0;flex-shrink:0}.recruit-ui-nav[data-v-57832186]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px;margin-bottom:12px;font-size:13px;line-height:20px}.recruit-ui-nav__back[data-v-57832186]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2px;border:none;background:transparent;color:#646a73;cursor:pointer;padding:2px 4px;border-radius:6px;-webkit-transition:color .15s ease,background-color .15s ease;transition:color .15s ease,background-color .15s ease}.recruit-ui-nav__back[data-v-57832186]:focus-visible{outline:2px solid #3370ff;outline-offset:2px}.recruit-ui-nav__back[data-v-57832186]:hover{color:#3370ff;background:#f0f4ff}.recruit-ui-nav__current[data-v-57832186],.recruit-ui-nav__sep[data-v-57832186]{color:#8f959e}.recruit-ui-hero[data-v-57832186]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px;margin-bottom:16px;padding:16px 20px;background:#fff;border:1px solid #e8e9eb;border-radius:10px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.03),0 1px 3px rgba(0,0,0,.06);box-shadow:0 1px 2px rgba(0,0,0,.03),0 1px 3px rgba(0,0,0,.06)}.recruit-ui-hero__main[data-v-57832186]{min-width:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.recruit-ui-hero__title[data-v-57832186]{margin:0;font-size:20px;font-weight:600;color:#1f2329;line-height:28px}.recruit-ui-hero__subtitle[data-v-57832186]{margin:6px 0 0;font-size:13px;color:#8f959e;line-height:20px}.recruit-ui-hero__count[data-v-57832186]{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:2px;padding:8px 14px;border-radius:8px;background:#fafbfc;border:1px solid #eef0f3}.recruit-ui-hero__count-value[data-v-57832186]{font-size:28px;font-weight:600;color:#3370ff;line-height:32px;font-variant-numeric:tabular-nums}.recruit-ui-hero__count-label[data-v-57832186]{font-size:13px;color:#646a73}.recruit-ui-panel[data-v-57832186]{background:#fff;border:1px solid #e8e9eb;border-radius:10px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.03),0 1px 3px rgba(0,0,0,.06);box-shadow:0 1px 2px rgba(0,0,0,.03),0 1px 3px rgba(0,0,0,.06);overflow:hidden}.recruit-ui-toolbar[data-v-57832186]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;padding:14px 16px;border-bottom:1px solid #eef0f3}.recruit-ui-toolbar__search[data-v-57832186]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:220px;max-width:360px}.recruit-ui-toolbar__search-btn[data-v-57832186]{border:1px solid #3370ff;background:#3370ff;color:#fff;font-size:13px;line-height:30px;padding:0 14px;border-radius:6px;cursor:pointer;-webkit-transition:background .15s ease;transition:background .15s ease}.recruit-ui-toolbar__search-btn[data-v-57832186]:focus-visible{outline:2px solid #3370ff;outline-offset:2px}.recruit-ui-toolbar__search-btn[data-v-57832186]:hover{background:#1f5fe0}.recruit-ui-table-wrap[data-v-57832186]{padding:0 16px 8px}.recruit-ui-table-wrap .el-table th[data-v-57832186]{background:#fafbfc!important;color:#646a73;font-weight:500}.recruit-ui-table-wrap .el-table tr:hover>td[data-v-57832186]{background:#f5f6f7!important}.recruit-ui-pager[data-v-57832186]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:12px 16px 16px;border-top:1px solid #eef0f3}.recruit-ui-prepend[data-v-57832186]{margin-bottom:12px}.recruit-ui-append[data-v-57832186]{margin-top:12px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-ms-flex-wrap:wrap;flex-wrap:wrap}.recruit-ui-placeholder[data-v-57832186]{padding:40px 24px 48px;text-align:center}.recruit-ui-placeholder__icon[data-v-57832186]{font-size:44px;color:#3370ff;margin-bottom:12px}.recruit-ui-placeholder__title[data-v-57832186]{margin:0 0 8px;font-size:18px;font-weight:600;color:#1f2329}.recruit-ui-placeholder__desc[data-v-57832186]{margin:0 auto 20px;font-size:13px;color:#8f959e;line-height:22px;max-width:520px}.recruit-ui-tag[data-v-57832186]{display:inline-block;font-size:10px;padding:1px 6px;margin-right:4px;background:#fff1f0;color:#cf1322;border-radius:3px}.mydata-stats__body[data-v-57832186]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.mydata-stats__panel[data-v-57832186]{padding:0}.mydata-stats__head[data-v-57832186]{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;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;padding:14px 16px;border-bottom:1px solid #eef0f3}.mydata-stats__title[data-v-57832186]{margin:0;font-size:15px;font-weight:600;color:#1f2329;line-height:24px}.mydata-stats__metrics[data-v-57832186]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:16px}.mydata-stats__toolbar[data-v-57832186]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;padding:12px 16px;border-bottom:1px solid #eef0f3}.mydata-stats__toolbar .el-form-item[data-v-57832186]{margin-bottom:0}.mydata-stats__table-wrap[data-v-57832186]{padding:0 16px 8px;overflow-x:auto}.mydata-stats__table-wrap .el-table th[data-v-57832186]{background:#fafbfc!important;color:#646a73;font-weight:500}.mydata-stats__table-wrap .el-table tr:hover>td[data-v-57832186]{background:#f5f6f7!important}.mydata-stats__pager[data-v-57832186]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:8px 16px 16px}.mydata-stats__rank-summary[data-v-57832186]{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;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px;margin:12px 16px 0;padding:12px 14px;background:#f0f4ff;border:1px solid rgba(51,112,255,.18);border-radius:8px}.mydata-stats__rank-badge[data-v-57832186]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;min-width:0}.mydata-stats__rank-logo[data-v-57832186]{width:32px;height:32px;border-radius:50%;overflow:hidden;-ms-flex-negative:0;flex-shrink:0;background:#fff}.mydata-stats__rank-logo .el-image__inner[data-v-57832186]{width:100%;height:100%}.mydata-stats__rank-name[data-v-57832186]{font-size:14px;font-weight:600;color:#1f2329}.mydata-stats__rank-score[data-v-57832186]{font-size:14px;font-weight:600;color:#3370ff;font-variant-numeric:tabular-nums}.mydata-stats__rank-titles[data-v-57832186]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;-ms-flex-wrap:wrap;flex-wrap:wrap}.mydata-stats__rank-titles .mydata-stats__rank-logo[data-v-57832186]{width:28px;height:28px}.recruit-ui-metric[data-v-57832186]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px;min-width:0;padding:14px 16px;background:#fafbfc;border:1px solid #eef0f3;border-radius:8px}.recruit-ui-metric__label[data-v-57832186]{font-size:13px;color:#646a73;line-height:20px}.recruit-ui-metric__value[data-v-57832186]{font-size:28px;font-weight:600;color:#1f2329;line-height:36px;font-variant-numeric:tabular-nums}.recruit-ui-metric__value span[data-v-57832186]{margin-left:2px;font-size:13px;font-weight:500;color:#8f959e}.recruit-ui-metric__time[data-v-57832186]{font-size:12px;color:#8f959e;line-height:18px}@media (max-width:1280px){.mydata-stats__metrics[data-v-57832186]{grid-template-columns:repeat(2,minmax(0,1fr))}}.recruit-ui-page--legacy[data-v-57832186]{overflow:auto}.recruit-ui-page--legacy.recruit-ui-page--fill[data-v-57832186]{overflow:hidden}.recruit-ui-page--legacy .mydata-legacy-body[data-v-57832186]{min-width:0;overflow-x:auto;width:100%}.recruit-ui-page.recruit-ui-page--legacy>.recruit-ui-page__inner[data-v-57832186],.recruit-ui-page__inner--legacy[data-v-57832186]{max-width:none;width:100%;margin:0;min-width:1100px}.recruit-ui-legacy-embed .packagePage[data-v-57832186]{position:relative;top:auto;left:auto;right:auto;bottom:auto;overflow:visible;min-height:0;height:auto;background:transparent}.recruit-ui-legacy-embed .indexPage[data-v-57832186]{margin:0;min-width:0}.recruit-ui-legacy-embed #teamSea_page.packagePage--card-fixed[data-v-57832186],.recruit-ui-legacy-embed #vitaeSea_page.packagePage--card-fixed[data-v-57832186],.recruit-ui-legacy-embed .packagePage.packagePage--card-fixed[data-v-57832186]{height:calc(100vh - 210px);min-height:520px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.recruit-ui-legacy-embed .open-posts-page__body[data-v-57832186],.recruit-ui-legacy-embed .resume-sea-unified[data-v-57832186]{min-height:0}.recruit-ui-legacy-embed .resume-belong-legacy[data-v-57832186]{min-width:0;overflow-x:auto;width:100%}.recruit-ui-legacy-embed .resume-sea-unified .indexPage[data-v-57832186]{min-width:1100px}#compRoster_page.packagePage.recruit-ui-page--legacy[data-v-57832186]{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}#compRoster_page.packagePage.recruit-ui-page--legacy>.recruit-ui-page__inner[data-v-57832186]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;height:100%;max-width:none;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}#compRoster_page.packagePage.recruit-ui-page--legacy .recruit-ui-hero[data-v-57832186],#compRoster_page.packagePage.recruit-ui-page--legacy .recruit-ui-nav[data-v-57832186]{-ms-flex-negative:0;flex-shrink:0}#compRoster_page.packagePage.recruit-ui-page--legacy .recruit-ui-legacy-embed[data-v-57832186],#compRoster_page.packagePage.recruit-ui-page--legacy .roster-legacy[data-v-57832186]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}#recruitClosedPosts_page.packagePage.recruit-ui-page--legacy[data-v-57832186],#recruitOpenPosts_page.packagePage.recruit-ui-page--legacy[data-v-57832186]{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#recruitClosedPosts_page.packagePage.recruit-ui-page--legacy>.recruit-ui-page__inner[data-v-57832186],#recruitOpenPosts_page.packagePage.recruit-ui-page--legacy>.recruit-ui-page__inner[data-v-57832186]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;height:100%;max-width:none;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}#recruitClosedPosts_page.packagePage.recruit-ui-page--legacy .recruit-ui-hero[data-v-57832186],#recruitClosedPosts_page.packagePage.recruit-ui-page--legacy .recruit-ui-nav[data-v-57832186],#recruitOpenPosts_page.packagePage.recruit-ui-page--legacy .recruit-ui-hero[data-v-57832186],#recruitOpenPosts_page.packagePage.recruit-ui-page--legacy .recruit-ui-nav[data-v-57832186]{-ms-flex-negative:0;flex-shrink:0}#recruitClosedPosts_page.packagePage.recruit-ui-page--legacy .recruit-ui-legacy-embed[data-v-57832186],#recruitOpenPosts_page.packagePage.recruit-ui-page--legacy .recruit-ui-legacy-embed[data-v-57832186]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}#vitaeSeaUnified_page.packagePage.recruit-ui-page--legacy[data-v-57832186]{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}#vitaeSeaUnified_page.packagePage.recruit-ui-page--legacy>.recruit-ui-page__inner[data-v-57832186]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;height:100%;max-width:none;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}#vitaeSeaUnified_page.packagePage.recruit-ui-page--legacy .recruit-ui-nav[data-v-57832186],#vitaeSeaUnified_page.packagePage.recruit-ui-page--legacy .recruit-ui-prepend[data-v-57832186]{-ms-flex-negative:0;flex-shrink:0}#vitaeSeaUnified_page.packagePage.recruit-ui-page--legacy .recruit-ui-legacy-embed[data-v-57832186],#vitaeSeaUnified_page.packagePage.recruit-ui-page--legacy .resume-sea-unified[data-v-57832186]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}#vitaeSeaUnified_page.packagePage.recruit-ui-page--legacy #teamSea_page.packagePage--card-fixed[data-v-57832186],#vitaeSeaUnified_page.packagePage.recruit-ui-page--legacy #teamSea_page.packagePage[data-v-57832186],#vitaeSeaUnified_page.packagePage.recruit-ui-page--legacy #vitaeSea_page.packagePage--card-fixed[data-v-57832186],#vitaeSeaUnified_page.packagePage.recruit-ui-page--legacy #vitaeSea_page.packagePage[data-v-57832186]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;height:auto;max-height:none}#vitaeSeaUnified_page.packagePage.recruit-ui-page--legacy .resume-sea-unified .indexPage[data-v-57832186]{min-width:0}.blacklist-scope[data-v-57832186]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.blacklist-page[data-v-57832186]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff}.blacklist-filter[data-v-57832186]{-ms-flex-negative:0;flex-shrink:0;padding:12px 14px;border-bottom:1px solid #eef0f3;background:#fafbfc}.blacklist-filter__bar[data-v-57832186]{padding:10px 12px;background:#fff;border:1px solid #e8e9eb;border-radius:8px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.03),0 1px 3px rgba(0,0,0,.06);box-shadow:0 1px 2px rgba(0,0,0,.03),0 1px 3px rgba(0,0,0,.06)}.blacklist-filter__form[data-v-57832186]{margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}.blacklist-filter__form[data-v-57832186] .el-form-item{margin:0}.blacklist-filter__form[data-v-57832186] .el-form-item__content{line-height:32px}.blacklist-filter__form[data-v-57832186] .el-input__inner,.blacklist-filter__form[data-v-57832186] .el-range-editor.el-input__inner{border-radius:6px;border-color:#e8e9eb;height:32px;line-height:32px}.blacklist-filter__form[data-v-57832186] .el-input__inner:focus,.blacklist-filter__form[data-v-57832186] .el-input__inner:hover{border-color:rgba(51,112,255,.45)}.blacklist-filter__form[data-v-57832186] .el-range-separator{line-height:24px}.blacklist-filter__form[data-v-57832186] .el-range__close-icon,.blacklist-filter__form[data-v-57832186] .el-range__icon{line-height:26px}.blacklist-filter__advanced[data-v-57832186],.blacklist-filter__row[data-v-57832186]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.blacklist-filter__advanced[data-v-57832186]{margin-top:10px;padding-top:10px;border-top:1px dashed #eef0f3}.blacklist-filter__advanced-toggle[data-v-57832186]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;height:32px;padding:0 8px;border:none;background:transparent;color:#3370ff;font-size:13px;cursor:pointer}.blacklist-filter__advanced-toggle[data-v-57832186]:focus-visible{outline:2px solid #3370ff;outline-offset:2px}.blacklist-filter__advanced-toggle[data-v-57832186]:hover{color:#1f5fe0}.blacklist-filter__item[data-v-57832186]{margin:0!important}.blacklist-filter__search[data-v-57832186]{width:220px}.blacklist-filter__w80[data-v-57832186]{width:80px}.blacklist-filter__w90[data-v-57832186]{width:90px}.blacklist-filter__w110[data-v-57832186]{width:110px}.blacklist-filter__w120[data-v-57832186]{width:120px}.blacklist-filter__w140[data-v-57832186]{width:140px}.blacklist-filter__w150[data-v-57832186]{width:150px}.blacklist-filter__w160[data-v-57832186]{width:160px}.blacklist-filter__org[data-v-57832186]{width:140px}.blacklist-filter__company[data-v-57832186]{width:160px}.blacklist-filter__company[data-v-57832186] .select-company-box{border:1px solid #e8e9eb;border-radius:6px;background:#fff;min-height:32px}.blacklist-filter__company[data-v-57832186] .select-company-box:hover{border-color:rgba(51,112,255,.35)}.blacklist-filter__daterange[data-v-57832186]{width:250px!important}.blacklist-filter__form[data-v-57832186] .blacklist-filter__daterange.el-range-editor.el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0;margin-left:-1px}.blacklist-filter__actions[data-v-57832186]{gap:8px}.blacklist-btn[data-v-57832186],.blacklist-filter__actions[data-v-57832186]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.blacklist-btn[data-v-57832186]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:4px;height:32px;padding:0 14px;border-radius:6px;font-size:13px;line-height:1;cursor:pointer;-webkit-transition:background .15s ease,border-color .15s ease,color .15s ease;transition:background .15s ease,border-color .15s ease,color .15s ease}.blacklist-btn[data-v-57832186]:focus-visible{outline:2px solid #3370ff;outline-offset:2px}.blacklist-btn[disabled][data-v-57832186]{opacity:.45;cursor:not-allowed}.blacklist-btn--primary[data-v-57832186]{border:1px solid #3370ff;background:#3370ff;color:#fff}.blacklist-btn--primary[data-v-57832186]:hover:not([disabled]){background:#1f5fe0;border-color:#1f5fe0}.blacklist-btn--ghost[data-v-57832186]{border:1px solid #e8e9eb;background:#fff;color:#646a73}.blacklist-btn--ghost[data-v-57832186]:hover:not([disabled]){color:#3370ff;border-color:rgba(51,112,255,.35);background:#f0f4ff}.blacklist-body[data-v-57832186]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff}.blacklist-toolbar[data-v-57832186]{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;padding:10px 16px;border-bottom:1px solid #eef0f3;background:#fff}.blacklist-toolbar__pager[data-v-57832186]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.blacklist-columns-btn[data-v-57832186]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;height:32px;padding:0 10px;border:1px solid #e8e9eb;border-radius:6px;background:#fff;color:#646a73;font-size:13px;cursor:pointer;-webkit-transition:color .15s ease,border-color .15s ease,background .15s ease;transition:color .15s ease,border-color .15s ease,background .15s ease}.blacklist-columns-btn[data-v-57832186]:focus-visible{outline:2px solid #3370ff;outline-offset:2px}.blacklist-columns-btn[data-v-57832186]:hover{color:#3370ff;border-color:rgba(51,112,255,.35);background:#f0f4ff}.blacklist-table-wrap[data-v-57832186]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;padding:0 16px 8px;background:#fff}.blacklist-name[data-v-57832186]{font-size:14px;font-weight:600;color:#1f2329}.blacklist-avatar[data-v-57832186]{width:35px;height:45px}.statusBlock[data-v-57832186]{position:relative}.statusBlock .mask[data-v-57832186]{width:40px;height:20px;position:absolute;top:3px;left:50%;margin-left:-20px;cursor:pointer}[data-v-57832186] .time-type-select .el-select{vertical-align:middle}[data-v-57832186] .time-type-select .el-select .el-input__inner{border-top-right-radius:0;border-bottom-right-radius:0;padding:0 5px 0 6px}[data-v-57832186] .blacklist-table.el-table .el-table__header th{height:40px;background:#fafbfc!important;color:#646a73;font-weight:500;font-size:13px;border-bottom-color:#eef0f3}[data-v-57832186] .blacklist-table.el-table .el-table__body td{padding:8px 0;color:#646a73;font-size:13px}[data-v-57832186] .blacklist-table.el-table .el-table__body tr:hover>td{background:#f5f6f7!important}[data-v-57832186] .blacklist-table.el-table .el-table__fixed-header-wrapper th{background:#fafbfc!important}