.image-cropper-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px}.image-cropper-modal{background-color:#fff;border-radius:16px;max-width:700px;width:100%;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 10px 40px rgba(0,0,0,.2)}.image-cropper-header{padding:20px 24px;border-bottom:1px solid #eee}.image-cropper-header h3{margin:0 0 5px;font-size:18px;font-weight:600;color:#333}.image-cropper-hint{margin:0;font-size:13px;color:#888}.image-cropper-content{padding:24px;overflow-y:auto;flex:1 1}.image-cropper-upload{border:2px dashed #d1d1d1;border-radius:12px;padding:50px 20px;text-align:center;cursor:pointer;transition:.3s;background-color:#fafafa}.image-cropper-upload:hover{border-color:#22A9E7;background-color:#f0f9ff}.image-cropper-upload-icon{margin-bottom:16px}.image-cropper-upload p{margin:0 0 8px;font-size:16px;color:#444;font-weight:500}.image-cropper-upload span{font-size:13px;color:#888}.image-cropper-preview{text-align:center}.image-cropper-preview .ReactCrop{display:inline-block;max-width:100%}.image-cropper-change-btn{margin-top:16px;padding:8px 16px;background-color:transparent;border:1px solid #d1d1d1;border-radius:8px;color:#666;font-size:14px;cursor:pointer;transition:.3s}.image-cropper-change-btn:hover{border-color:#22A9E7;color:#22A9E7}.image-cropper-footer{padding:16px 24px;border-top:1px solid #eee;display:flex;justify-content:flex-end;background-color:#fafafa}.ReactCrop__crop-selection{border:2px solid #22a9e7;box-shadow:0 0 0 9999em rgba(0,0,0,.5)}.ReactCrop__drag-handle{background-color:#22A9E7;width:12px;height:12px;border-radius:50%}@media screen and (max-width:767px){.image-cropper-modal{max-height:95vh;border-radius:12px}.image-cropper-header{padding:16px 20px}.image-cropper-header h3{font-size:16px}.image-cropper-content{padding:16px}.image-cropper-upload{padding:30px 15px}.image-cropper-footer{padding:12px 16px}}.rich-text-editor-wrap{width:100%}.rich-text-editor-wrap.sun-editor-wrap .sun-editor{border-radius:8px;border:1px solid #d1d1d1}.rich-text-editor-wrap.sun-editor-wrap .sun-editor .se-toolbar{border:none;border-bottom:1px solid #d1d1d1;background:#f9f9f9;border-radius:8px 8px 0 0}.rich-text-editor-wrap.sun-editor-wrap .sun-editor .se-container .se-editor{min-height:200px}.rich-text-editor-wrap.sun-editor-wrap .sun-editor-editable{font-size:14px;color:#444}.rich-text-editor-wrap.sun-editor-wrap .sun-editor .se-btn-module .se-btn-select:hover,.rich-text-editor-wrap.sun-editor-wrap .sun-editor .se-btn-module button:hover,.rich-text-editor-wrap.sun-editor-wrap .sun-editor .se-toolbar-selection .se-btn-module .se-btn-select.se-active,.rich-text-editor-wrap.sun-editor-wrap .sun-editor .se-toolbar-selection .se-btn-module button.se-active{background:#e8f4fc;color:#22a9e7}.tag-bubbles__container{display:flex;flex-wrap:wrap;gap:8px}.tag-bubbles__bubble{display:inline-flex;align-items:center;padding:6px 16px;background:linear-gradient(145deg,#e6f3ff,#f0f9ff);border:1px solid #e6f3ff;border-radius:20px;color:#3b82f6;font-size:14px;font-weight:500;box-shadow:0 2px 4px rgba(0,0,0,.05);transition:all .2s ease}.tag-bubbles__bubble:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.1)}@media (max-width:640px){.tag-bubbles__bubble{font-size:13px;padding:4px 12px}}.no-results__container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:2rem;box-sizing:border-box}.no-results__illustration{width:300px;height:300px;animation:noResultsBounce 2s infinite}.no-results__title{font-size:1.5rem;font-weight:700;color:#3b82f6;margin:1rem 0}.no-results__message{font-size:1rem;color:#4b5563;margin-bottom:1rem}.no-results__suggestions{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin:1rem 0}.no-results__suggestion-item{padding:.5rem 1rem;background-color:#eff6ff;border-radius:9999px;color:#4b5563;animation:noResultsPulse 2s infinite}.no-results__dots{display:flex;gap:.5rem}.no-results__dot{width:8px;height:8px;border-radius:50%;background-color:#93c5fd}.no-results__dot:first-child{animation:noResultsBounce 1s infinite}.no-results__dot:nth-child(2){animation:noResultsBounce 1s .2s infinite}.no-results__dot:nth-child(3){animation:noResultsBounce 1s .4s infinite}@keyframes noResultsBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes noResultsPulse{0%,to{opacity:1}50%{opacity:.7}}.member.seeker-apply .member_head{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.member.seeker-apply .member_head .member_title{margin:0}.member.seeker-apply .write-article-form{margin-bottom:30px}.member.seeker-apply .form-item{display:flex;align-items:center;flex-wrap:wrap;margin:25px 0}.member.seeker-apply .form-item label{width:85px;text-align:center;padding-right:15px;font-weight:500;color:#444}.member.seeker-apply .form-item_main{width:calc(100% - 85px)}.member.seeker-apply .input{width:100%;height:40px;padding:0 15px;border:1px solid #d1d1d1;border-radius:8px;font-size:14px;color:#444;transition:.3s}.member.seeker-apply .input:focus{outline:none;border-color:#22A9E7}.member.seeker-apply .input::placeholder{color:#BFBFBF}.member.seeker-apply .select{width:100%;height:40px;padding:0 35px 0 15px;border:1px solid #d1d1d1;border-radius:8px;font-size:14px;color:#444;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.351472 1.4886C0.820101 0.985577 1.5799 0.985577 2.04853 1.4886L6 5.72638L9.95147 1.4886C10.4201 0.985577 11.1799 0.985577 11.6485 1.4886C12.1172 1.99163 12.1172 2.8085 11.6485 3.31152L6.84853 8.47018C6.3799 8.97321 5.6201 8.97321 5.15147 8.47018L0.351472 3.31152C-0.117157 2.8085 -0.117157 1.99163 0.351472 1.4886Z' fill='%23979797'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:calc(100% - 15px);-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;transition:.3s}.member.seeker-apply .select:focus{outline:none;border-color:#22A9E7}.member.seeker-apply .textarea{width:100%;min-height:200px;padding:15px;border:1px solid #d1d1d1;border-radius:8px;font-size:14px;color:#444;resize:vertical;transition:.3s}.member.seeker-apply .textarea:focus{outline:none;border-color:#22A9E7}.member.seeker-apply .textarea::placeholder{color:#BFBFBF}.member.seeker-apply .form-item-textarea{align-items:flex-start}.member.seeker-apply .form-item-textarea label{margin-top:10px}.member.seeker-apply .form-item.form-tag{align-items:flex-start}.member.seeker-apply .form-item.form-tag label{margin-top:10px}.member.seeker-apply .form-item.form-tag .form-item_main{display:flex;align-items:center;gap:20px}.member.seeker-apply .form-item.form-tag .form-item_main .input{width:calc(100% - 20px - 36px)}.member.seeker-apply .form-item.form-tag .form-item_main svg path{fill:#22A9E7}.member.seeker-apply .form-tag_content{margin-top:12px;padding-left:85px;display:flex;flex-wrap:wrap;column-gap:16px;row-gap:12px}.member.seeker-apply .form-tag_item{display:flex;align-items:center;gap:8px;border-radius:100px;background-color:#E1F5FC;padding:6px 12px}.member.seeker-apply .form-tag_item p{margin:0;font-size:14px;color:#005880}.member.seeker-apply .form-tag_item button{padding:0;width:12px;background:transparent;border:none;cursor:pointer}.member.seeker-apply .form-tag_item button svg{width:12px;height:12px}.member.seeker-apply .form-tag_item button svg path{fill:#005880;transition:.3s}.member.seeker-apply .form-tag_item button:hover svg path{fill:#22A9E7}.member.seeker-apply .btn-border-onlyIcon{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:1px solid #22a9e7;background-color:#22A9E7;border-radius:50%;transition:.3s;cursor:pointer;flex-shrink:0}.member.seeker-apply .btn-border-onlyIcon:hover{background-color:#016B9B;border-color:#016B9B}.member.seeker-apply .btn-border-onlyIcon svg path{fill:#fff}.member.seeker-apply .write-article-buttons{margin-top:40px}.member.seeker-apply .btn-border-blue-noIcon{padding:8px 25px;border:1px solid #22a9e7;border-radius:100px;color:#22A9E7;background-color:transparent;font-size:14px;cursor:pointer;transition:.3s}.member.seeker-apply .btn-border-blue-noIcon:hover{color:#016B9B;border-color:#016B9B}.member.seeker-apply .btn-bg-blue-noIcon{padding:8px 25px;border:1px solid #22a9e7;background-color:#22A9E7;border-radius:100px;color:#fff;font-size:14px;cursor:pointer;transition:.3s}.member.seeker-apply .btn-bg-blue-noIcon:hover{background-color:#016B9B;border-color:#016B9B}.member.seeker-apply .btn-bg-blue-noIcon:disabled{background-color:#ccc;border-color:#ccc;cursor:not-allowed}.member.seeker-apply .form-item-cover{align-items:flex-start}.member.seeker-apply .form-item-cover label{margin-top:10px}.member.seeker-apply .cover-upload{border:2px dashed #d1d1d1;border-radius:12px;padding:40px 20px;text-align:center;cursor:pointer;transition:.3s;background-color:#fafafa}.member.seeker-apply .cover-upload:hover{border-color:#22A9E7;background-color:#f0f9ff}.member.seeker-apply .cover-upload-icon{margin-bottom:12px}.member.seeker-apply .cover-upload p{margin:0;font-size:14px;color:#666}.member.seeker-apply .cover-preview{position:relative;display:inline-block;max-width:100%}.member.seeker-apply .cover-preview img{max-width:100%;max-height:300px;border-radius:8px;display:block;box-shadow:0 2px 8px rgba(0,0,0,.1)}.member.seeker-apply .cover-preview-actions{margin-top:12px;display:flex;gap:10px}.member.seeker-apply .cover-btn-change,.member.seeker-apply .cover-btn-remove{padding:6px 16px;border-radius:6px;font-size:13px;cursor:pointer;transition:.3s}.member.seeker-apply .cover-btn-change{background-color:#22A9E7;border:1px solid #22a9e7;color:#fff}.member.seeker-apply .cover-btn-change:hover{background-color:#016B9B;border-color:#016B9B}.member.seeker-apply .cover-btn-remove{background-color:transparent;border:1px solid #d1d1d1;color:#666}.member.seeker-apply .cover-btn-remove:hover{border-color:#ff4d4f;color:#ff4d4f}@media screen and (max-width:991px){.member.seeker-apply .member_head{flex-wrap:wrap;gap:15px}}@media screen and (max-width:767px){.member.seeker-apply .form-item{display:block}.member.seeker-apply .form-item label{width:100%;text-align:left;margin-bottom:10px;padding-right:0}.member.seeker-apply .form-item_main{width:100%}.member.seeker-apply .form-tag_content{padding-left:0}.member.seeker-apply .form-item.form-tag .form-item_main .input{width:calc(100% - 56px)}.member.seeker-apply .write-article-buttons{justify-content:center!important}.member.seeker-apply .btn-bg-blue-noIcon,.member.seeker-apply .btn-border-blue-noIcon{padding:8px 20px;font-size:13px}}@media screen and (max-width:575px){.member.seeker-apply .form-item.form-tag .form-item_main{flex-wrap:wrap;gap:10px}.member.seeker-apply .form-item.form-tag .form-item_main .input{width:100%}.member.seeker-apply .form-tag_add{margin-left:auto}.member.seeker-apply .form-tag_content{padding:0}.member.seeker-apply .form-tag_item{padding:4px 10px}.member.seeker-apply .form-tag_item p{font-size:12px}}.member.seeker-apply .article-status-notice{padding:12px 16px;border-radius:8px;margin-bottom:20px;font-size:14px}.member.seeker-apply .article-status-notice p{margin:0}.member.seeker-apply .article-status-notice.status-approved{background-color:#f6ffed;border:1px solid #b7eb8f;color:#52c41a}.member.seeker-apply .article-status-notice.status-pending{background-color:#fff7e6;border:1px solid #ffd591;color:#fa8c16}.member.seeker-apply .article-status-notice.status-rejected{background-color:#fff2f0;border:1px solid #ffccc7;color:#ff4d4f}.member.seeker-apply .article-status-notice.status-draft{background-color:#f5f5f5;border:1px solid #d9d9d9;color:#666}.member.seeker-apply .member-article_head{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.member.seeker-apply .member-article_head_btn{display:flex;align-items:center;gap:20px}.member.seeker-apply .member-article_tab{margin:0;padding:0;list-style:none}.member.seeker-apply .member-article .row{margin-left:-17px;margin-right:-17px}.member.seeker-apply .member-article .row>div{padding-left:17px;padding-right:17px;margin-bottom:35px}.member.seeker-apply .member-article .article-item{box-shadow:none;border:1px solid #d1d1d1}.member.seeker-apply .member-article .article-item:hover{border-color:#22A9E7}.member.seeker-apply .tab-wrap{display:flex;overflow-x:auto;margin:0;padding:0;list-style:none}.member.seeker-apply .tab_item{padding:7px 15px;border-radius:20px;border:1px solid #d1d1d1;margin-right:15px;cursor:pointer;transition:.3s;white-space:nowrap;font-size:14px;color:#444444}.member.seeker-apply .tab_item.active,.member.seeker-apply .tab_item:hover{background-color:#FFA857;color:#fff;font-weight:500;border-color:#FFA857;border-radius:20px 20px 20px 0}.member.seeker-apply .tab-content_item{display:none}.member.seeker-apply .tab-content_item.active{display:block}.member.seeker-apply .article-item{display:block;background-color:#fff;border-radius:20px;box-shadow:0 6px 15px rgba(0,0,0,.15);transition:.3s;height:100%;text-decoration:none;color:inherit}.member.seeker-apply .article-item_head{display:flex;align-items:center;gap:15px;padding:15px 15px 0}.member.seeker-apply .article-item_title{padding:12px 15px;font-size:18px;font-weight:500;line-height:1.5;margin:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;height:70px;color:#444444}.member.seeker-apply .article-item_pic{position:relative;width:100%;padding-bottom:60%;overflow:hidden}.member.seeker-apply .article-item_pic>img{position:absolute;width:100%;height:100%;object-fit:cover;top:0;left:0}.member.seeker-apply .article-item:hover{transform:scale(1.02)}.member.seeker-apply .article-catagory{padding:4px 8px;background-color:#FFA857;color:#fff;border-radius:7px;font-size:12px;margin:0}.member.seeker-apply .article-date{font-size:12px;color:#BFBFBF;margin:0}.member.seeker-apply .article-tag{display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding:12px 15px 40px;margin:0;list-style:none}.member.seeker-apply .article-tag li{padding:4px 10px;font-size:12px;color:#979797;border-radius:100px;border:1px solid #d1d1d1}.member.seeker-apply .member-article .btn-border-blue{display:inline-flex;align-items:center;justify-content:center;padding:8px 20px;border:1px solid #22a9e7;border-radius:100px;background-color:transparent;transition:.3s;cursor:pointer;text-decoration:none}.member.seeker-apply .member-article .btn-border-blue:hover{background-color:#22A9E7}.member.seeker-apply .member-article .btn-border-blue:hover .btn-border-blue_text{color:#fff}.member.seeker-apply .member-article .btn-border-blue_text{font-size:14px;color:#22A9E7;transition:.3s}.member.seeker-apply .member-article .btn-bg-blue{display:inline-flex;align-items:center;justify-content:center;padding:8px 20px;border:1px solid #22a9e7;border-radius:100px;background-color:#22A9E7;transition:.3s;cursor:pointer;text-decoration:none}.member.seeker-apply .member-article .btn-bg-blue:hover{background-color:#fff}.member.seeker-apply .member-article .btn-bg-blue:hover .btn-bg-blue_icon path{fill:#22A9E7}.member.seeker-apply .member-article .btn-bg-blue:hover .btn-bg-blue_text{color:#22A9E7}.member.seeker-apply .member-article .btn-bg-blue_icon{width:18px;height:18px;margin-right:7px}.member.seeker-apply .member-article .btn-bg-blue_icon path{transition:.3s;fill:#fff}.member.seeker-apply .member-article .btn-bg-blue_text{font-size:14px;color:#fff;transition:.3s}.member.seeker-apply .loading-content{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(255,255,255,.8);display:flex;align-items:center;justify-content:center;z-index:9999}.member.seeker-apply .loading{display:flex;flex-direction:column;align-items:center;justify-content:center}.member.seeker-apply .tab-count{margin-left:4px;font-size:12px;opacity:.8}.member.seeker-apply .article-list-loading{display:flex;justify-content:center;align-items:center;min-height:200px}.member.seeker-apply .article-item-wrapper{height:100%;display:flex;flex-direction:column}.member.seeker-apply .article-item-wrapper .article-item{flex:1 1}.member.seeker-apply .article-item_actions{display:flex;gap:10px;padding:12px 15px;background-color:#f9f9f9;border-radius:0 0 20px 20px;border:1px solid #d1d1d1;border-top:none;margin-top:-1px}.member.seeker-apply .article-action-btn{display:inline-flex;align-items:center;gap:5px;padding:6px 12px;border-radius:6px;font-size:13px;cursor:pointer;transition:.3s;text-decoration:none}.member.seeker-apply .article-action-btn.edit{background-color:#22A9E7;border:1px solid #22a9e7;color:#fff}.member.seeker-apply .article-action-btn.edit:hover{background-color:#016B9B;border-color:#016B9B}.member.seeker-apply .article-action-btn.delete{background-color:transparent;border:1px solid #d1d1d1;color:#666}.member.seeker-apply .article-action-btn.delete:hover{border-color:#ff4d4f;color:#ff4d4f}.member.seeker-apply .article-action-btn svg{width:16px;height:16px}.member.seeker-apply .article-reject-reason{padding:10px 15px;background-color:#fff3f3;border:1px solid #ffccc7;border-radius:0 0 12px 12px;margin-top:-1px;font-size:13px}.member.seeker-apply .reject-label{color:#ff4d4f;font-weight:500}.member.seeker-apply .reject-text{color:#666}.member.seeker-apply .article-status-badge{display:inline-flex;align-items:center;padding:4px 10px;border-radius:12px;font-size:12px;font-weight:500}.member.seeker-apply .article-status-badge.pending{background-color:#fff7e6;color:#fa8c16;border:1px solid #ffd591}.member.seeker-apply .article-view-count{display:inline-flex;align-items:center;gap:4px;font-size:13px;color:#888}.member.seeker-apply .article-view-count svg{width:16px;height:16px}@media screen and (max-width:991px){.member.seeker-apply .member-article_head{flex-direction:column;align-items:flex-start;gap:15px}.member.seeker-apply .member-article_head_btn{width:100%;justify-content:flex-end}.member.seeker-apply .member-article_tab{width:100%}}@media screen and (max-width:767px){.member.seeker-apply .member-article_head{flex-direction:column}.member.seeker-apply .member-article_head_btn{order:1;width:100%;justify-content:flex-end;margin-bottom:20px}.member.seeker-apply .member-article_tab{order:2;justify-content:flex-start;width:100%}.member.seeker-apply .member-article .row>div{margin-bottom:20px}.member.seeker-apply .article-item_title{font-size:16px;height:auto;min-height:60px}.member.seeker-apply .member-article .btn-bg-blue,.member.seeker-apply .member-article .btn-border-blue{padding:6px 15px}.member.seeker-apply .member-article .btn-bg-blue_text,.member.seeker-apply .member-article .btn-border-blue_text{font-size:12px}.member.seeker-apply .tab_item{font-size:13px;padding:6px 12px}}@media screen and (max-width:575px){.member.seeker-apply .member-article_head_btn{gap:10px}.member.seeker-apply .member-article .btn-bg-blue_icon{width:14px;height:14px;margin-right:5px}.member.seeker-apply .article-tag{padding:12px 15px 25px}.member.seeker-apply .article-tag li{font-size:11px;padding:3px 8px}}.breadcrumb{display:flex;align-items:center;flex-wrap:wrap;background-color:rgba(255,255,255,.9)!important;border-radius:17px;padding:5px 15px;box-shadow:0 2px 10px rgba(0,0,0,.1);width:max-content;max-width:100%;margin:0;position:relative;z-index:1}.breadcrumb li{padding-right:30px;position:relative;color:#979797;font-size:14px;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.breadcrumb li:last-child{padding-right:0}.breadcrumb a{color:#979797;text-decoration:none;font-size:14px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.breadcrumb a.active,.breadcrumb a:hover{color:var(--c-accent)}body,html{line-height:1.5!important;font-family:Lato,Noto Sans TC,sans-serif!important}body,html,input,select,textarea{font-size:16px!important}.header_link,.header_logo,.header_member_btn,.hot-company_item,.hot-job_item,.searchjob_filter_item,.searchjob_main_input,.searchjob_tag{font-size:inherit!important}.container{padding-left:0!important;padding-right:0!important}.row{max-width:none!important}img{max-width:100%;height:auto}.MuiJoy-root *{font-family:inherit!important;font-size:inherit!important}@media (max-width:767px){.MuiSnackbar-root.MuiSnackbar-root{--_Snackbar-anchorBottom:-1;--Snackbar-translateX:0px;top:calc(78px + env(safe-area-inset-top, 0px))!important;bottom:auto!important;left:16px!important;right:16px!important;min-width:0!important;width:auto!important}}svg{width:1em;height:1em;vertical-align:middle}.mb-1,.my-1{margin-bottom:.25rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mt-3,.my-3{margin-top:1rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mt-5,.my-5{margin-top:3rem!important}.p-1,.px-1,.py-1{padding:.25rem!important}.p-2,.px-2,.py-2{padding:.5rem!important}.p-3,.px-3,.py-3{padding:1rem!important}.p-4,.px-4,.py-4{padding:1.5rem!important}.p-5,.px-5,.py-5{padding:3rem!important}.btn-bg-blue:not(.header_member_btn):not(.seeker-resume-edit__btn-center),.btn-bg-yellow:not(.header_member_btn){height:auto!important;display:inline-flex!important}.btn-bg-blue.seeker-resume-edit__btn-center{display:flex!important;width:-moz-fit-content!important;width:fit-content!important;height:auto!important;margin:20px auto!important}.searchjob{width:calc(100% - 40px)!important;max-width:991px}.hot-company_item,.hot-job_item{height:auto!important}.detail-content_intro_item .btn-center,.detail-resume_collaspe_content .btn-center{display:block;margin-left:279.2px!important;margin-top:20px;margin-bottom:20px}@media (max-width:767px){.detail-content_intro_item .btn-center,.detail-resume_collaspe_content .btn-center{margin-left:130px!important}}.searchjob_tag ul{flex:1 1!important;min-width:0!important;max-width:100%!important;flex-wrap:nowrap!important;overflow-x:auto!important;overflow-y:hidden!important;gap:8px;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;padding:2px 0 8px!important}.searchjob_tag ul::-webkit-scrollbar{display:none}.searchjob_tag ul li{flex-shrink:0}.searchjob_tag ul li a{white-space:nowrap}img[width="60"][height="60"]{height:60px!important;width:60px!important}@keyframes ren2-fade-up{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@supports (animation-timeline:view()){.ren2-anim-fade-up{animation:ren2-fade-up cubic-bezier(.22,.61,.36,1) both;animation-timeline:view();animation-range:entry 0 cover 30%;animation-delay:calc(var(--ren2-stagger, 0) * 80ms)}}@media (prefers-reduced-motion:reduce){.ren2-about__card,.ren2-about__contact-mail,.ren2-anim-fade-up,.ren2-legal__card{animation:none!important;transition:none!important}}.ren2-about{position:relative;padding:110px 0 130px;background:linear-gradient(180deg,#F9FCFC,#E8F7FF 60%,#ffffff);overflow:hidden;margin-top:-1px}.ren2-about__mask-top{top:0;border-radius:0 0 100% 100%/0 0 50px 50px}.ren2-about__mask-bottom,.ren2-about__mask-top{position:absolute;left:0;width:100%;height:50px;background-color:#ffffff;pointer-events:none;z-index:1}.ren2-about__mask-bottom{bottom:0;border-radius:100% 100% 0 0/50px 50px 0 0}.ren2-about__deco{position:absolute;border-radius:50%;pointer-events:none;z-index:0}.ren2-about__deco--1{top:80px;left:-120px;width:280px;height:280px;background:radial-gradient(circle,rgba(34,169,231,.18) 0,rgba(34,169,231,0) 70%)}.ren2-about__deco--2{top:45%;right:-100px;width:320px;height:320px;background:radial-gradient(circle,rgba(255,168,87,.14) 0,rgba(255,168,87,0) 70%)}.ren2-about__deco--3{bottom:120px;left:22%;width:200px;height:200px;background:radial-gradient(circle,rgba(15,126,176,.1) 0,rgba(15,126,176,0) 70%)}.ren2-about>.container{position:relative;z-index:2;max-width:991px}.ren2-about__hero{text-align:center;margin-bottom:36px}.ren2-about__h1{margin-bottom:14px}.ren2-about__tagline{font-size:18px;font-weight:700;letter-spacing:.04em;color:var(--c-seeker-hover);margin:0}@media (max-width:575px){.ren2-about__tagline{font-size:15px}}.ren2-about__pic{display:flex;justify-content:center;margin:0 0 50px;padding:0}.ren2-about__pic img{max-width:100%;height:auto;border-radius:24px;box-shadow:0 12px 30px rgba(15,126,176,.15)}.ren2-about__card{background-color:#ffffff;border-radius:24px;padding:40px 44px;box-shadow:0 4px 15px rgba(0,0,0,.08);margin-bottom:24px;position:relative;transition:transform .4s ease,box-shadow .4s ease}.ren2-about__card:hover{transform:translateY(-4px);box-shadow:0 14px 32px rgba(15,126,176,.14)}@media (max-width:575px){.ren2-about__card{padding:28px 22px;border-radius:18px}}.ren2-about__card--founders{background:linear-gradient(180deg,#ffffff,#FFF8F2);border-top:4px solid var(--c-seeker)}.ren2-about__card-tag{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;background-color:rgba(255,168,87,.15);color:#FB8315;border-radius:100px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:22px}.ren2-about__paragraph{color:#595959;font-size:16px;line-height:1.95;margin:0 0 18px}.ren2-about__paragraph:last-child{margin-bottom:0}.ren2-about__contact{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:28px;padding-top:22px;border-top:1px dashed #dbdbdb;font-size:16px;color:#595959}.ren2-about__contact-icon{font-size:22px;line-height:1}.ren2-about__contact-label{font-weight:600}.ren2-about__contact-mail{color:var(--c-theme);font-weight:700;text-decoration:none;text-underline-offset:4px;transition:color .3s,-webkit-text-decoration-color .3s;transition:color .3s,text-decoration-color .3s;transition:color .3s,text-decoration-color .3s,-webkit-text-decoration-color .3s}.ren2-about__contact-mail:hover{color:var(--c-theme-dark);text-decoration:underline}.ren2-legal{position:relative;padding:110px 0 130px;background:linear-gradient(180deg,#F9FCFC,#E8F7FF 60%,#ffffff);overflow:hidden;margin-top:-1px}.ren2-legal__mask-top{top:0;border-radius:0 0 100% 100%/0 0 50px 50px}.ren2-legal__mask-bottom,.ren2-legal__mask-top{position:absolute;left:0;width:100%;height:50px;background-color:#ffffff;pointer-events:none;z-index:1}.ren2-legal__mask-bottom{bottom:0;border-radius:100% 100% 0 0/50px 50px 0 0}.ren2-legal__deco{position:absolute;border-radius:50%;pointer-events:none;z-index:0}.ren2-legal__deco--1{top:120px;left:-120px;width:280px;height:280px;background:radial-gradient(circle,rgba(34,169,231,.18) 0,rgba(34,169,231,0) 70%)}.ren2-legal__deco--2{top:38%;right:-100px;width:320px;height:320px;background:radial-gradient(circle,rgba(255,168,87,.14) 0,rgba(255,168,87,0) 70%)}.ren2-legal__deco--3{bottom:160px;left:28%;width:200px;height:200px;background:radial-gradient(circle,rgba(15,126,176,.1) 0,rgba(15,126,176,0) 70%)}.ren2-legal>.container{position:relative;z-index:2;max-width:991px}.ren2-legal__hero{text-align:center;margin-bottom:36px}.ren2-legal__h1{margin-bottom:14px}.ren2-legal__card{background-color:#ffffff;border-radius:24px;padding:36px 44px;box-shadow:0 4px 15px rgba(0,0,0,.08);margin-bottom:22px;position:relative;transition:transform .4s ease,box-shadow .4s ease}.ren2-legal__card:hover{transform:translateY(-3px);box-shadow:0 14px 32px rgba(15,126,176,.14)}@media (max-width:575px){.ren2-legal__card{padding:26px 20px;border-radius:18px}}.ren2-legal__h2{display:flex;align-items:center;gap:16px;font-size:22px;font-weight:700;color:var(--c-theme-dark);letter-spacing:.02em;margin:0 0 18px;line-height:1.4}@media (max-width:575px){.ren2-legal__h2{font-size:18px;gap:12px}}.ren2-legal__h2-num{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:44px;height:44px;border-radius:14px;background:linear-gradient(135deg,var(--c-accent) 0,var(--c-theme-dark) 100%);color:#ffffff;font-size:15px;font-weight:900;letter-spacing:.05em;box-shadow:0 6px 14px rgba(15,126,176,.3)}@media (max-width:575px){.ren2-legal__h2-num{width:36px;height:36px;font-size:12px;border-radius:11px}}.ren2-legal__h2-text{flex:1 1}.ren2-legal__paragraph{color:#595959;font-size:16px;line-height:1.95;margin:0}.ren2-legal__list{list-style:none;padding:0;margin:0}.ren2-legal__list-item{position:relative;padding:12px 0 12px 28px;color:#595959;font-size:16px;line-height:1.85;border-bottom:1px dashed #eef4f6}.ren2-legal__list-item:last-child{border-bottom:none}.ren2-legal__list-item:before{content:"";position:absolute;left:4px;top:22px;width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,#FFBE83 0,var(--c-seeker-hover) 100%);box-shadow:0 0 0 4px rgba(255,146,45,.14)}.ren2-legal__list-item strong{color:var(--c-theme-dark);font-weight:700}@media (max-width:575px){.ren2-legal__list-item{font-size:15px;padding-left:22px}.ren2-legal__list-item:before{left:2px;top:20px}}.ren2-legal__footer{text-align:center;color:#8a8a8a;font-size:14px;margin-top:36px;letter-spacing:.02em}.cpg-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px}@media (min-width:576px){.cpg-grid{grid-template-columns:repeat(3,1fr);gap:16px}}@media (min-width:992px){.cpg-grid{grid-template-columns:repeat(4,1fr);gap:18px}}.cpg-grid--n1{grid-template-columns:1fr}@media (min-width:768px){.cpg-grid--n1{grid-template-columns:minmax(0,720px);justify-content:center}.cpg-grid--n2{grid-template-columns:repeat(2,1fr)}}.cpg-tile{position:relative;display:block;width:100%;padding:0;margin:0;border:0;background:#f1f4f7;border-radius:16px;overflow:hidden;cursor:zoom-in;aspect-ratio:4/3;box-shadow:0 1px 2px rgba(15,126,176,.06);transition:transform .25s ease,box-shadow .25s ease;-webkit-tap-highlight-color:transparent}.cpg-tile:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(15,126,176,.18)}.cpg-tile:focus-visible{outline:2px solid var(--c-theme);outline-offset:2px}.cpg-tile__img{position:absolute;inset:0;display:block;overflow:hidden}.cpg-tile__img img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.cpg-tile:hover .cpg-tile__img img{transform:scale(1.06)}.cpg-tile__overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,rgba(15,126,176,0) 40%,rgba(15,126,176,.55));color:#fff;opacity:0;transition:opacity .25s ease;pointer-events:none}.cpg-tile:focus-visible .cpg-tile__overlay,.cpg-tile:hover .cpg-tile__overlay{opacity:1}.cpg-tile__overlay svg{background:rgba(0,0,0,.35);border-radius:999px;padding:10px;width:48px;height:48px;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.cpg-lightbox{position:fixed;inset:0;z-index:1000;display:flex;flex-direction:column;animation:cpgFadeIn .2s ease-out}@keyframes cpgFadeIn{0%{opacity:0}to{opacity:1}}.cpg-lightbox__backdrop{position:absolute;inset:0;background:rgba(8,18,28,.92);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);cursor:zoom-out}.cpg-lightbox__top{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:16px 20px;color:#fff}.cpg-lightbox__counter{font-size:14px;font-weight:500;letter-spacing:.04em;padding:6px 14px;border-radius:999px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12)}.cpg-lightbox__btn{display:inline-flex;align-items:center;justify-content:center;border:0;background:rgba(255,255,255,.08);color:#fff;border-radius:999px;cursor:pointer;transition:background .2s ease,transform .15s ease;padding:0}.cpg-lightbox__btn:hover{background:rgba(255,255,255,.18)}.cpg-lightbox__btn:active{transform:scale(.95)}.cpg-lightbox__btn--close{width:44px;height:44px}.cpg-lightbox__stage{position:relative;z-index:2;min-height:0;padding:0 8px}.cpg-lightbox__frame,.cpg-lightbox__stage{flex:1 1 auto;display:flex;align-items:center;justify-content:center}.cpg-lightbox__frame{height:100%;cursor:zoom-out;padding:8px}.cpg-lightbox__img{max-width:min(95vw,1400px);max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:8px;box-shadow:0 30px 60px rgba(0,0,0,.55);cursor:default;animation:cpgImgIn .25s ease-out}@keyframes cpgImgIn{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.cpg-lightbox__btn--nav{position:absolute;top:50%;transform:translateY(-50%);width:52px;height:52px;z-index:3}.cpg-lightbox__btn--nav:active{transform:translateY(-50%) scale(.95)}.cpg-lightbox__btn--prev{left:16px}.cpg-lightbox__btn--next{right:16px}.cpg-lightbox__thumbs{position:relative;z-index:2;display:flex;gap:8px;padding:14px 20px 20px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.3) transparent}.cpg-lightbox__thumbs::-webkit-scrollbar{height:6px}.cpg-lightbox__thumbs::-webkit-scrollbar-track{background:transparent}.cpg-lightbox__thumbs::-webkit-scrollbar-thumb{background:rgba(255,255,255,.25);border-radius:999px}.cpg-lightbox__thumb{flex:0 0 auto;width:88px;height:64px;padding:0;border:2px solid transparent;background:transparent;border-radius:8px;overflow:hidden;cursor:pointer;opacity:.55;transition:opacity .2s ease,border-color .2s ease,transform .15s ease}.cpg-lightbox__thumb img{width:100%;height:100%;object-fit:cover;display:block}.cpg-lightbox__thumb:hover{opacity:.9}.cpg-lightbox__thumb.is-active{opacity:1;border-color:#FFC729;transform:translateY(-2px)}@media (max-width:575px){.cpg-lightbox__btn--nav{width:40px;height:40px}.cpg-lightbox__btn--prev{left:6px}.cpg-lightbox__btn--next{right:6px}.cpg-lightbox__thumb{width:64px;height:48px}.cpg-lightbox__thumbs{padding:10px 12px 14px}}.hot-job_item .job-head_pic>img,.job_item .job-head_pic>img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:inherit}.hot-company_item .hot-company_pic{border-radius:8px;border:1px solid #d1d1d1;overflow:hidden}.hot-company_item .hot-company_pic>img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:inherit}.record-item .job-head_pic{overflow:hidden}.record-item .job-head_pic>img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:inherit}