.popup{display:none}.popup,.popup_show{position:fixed;z-index:50}.popup,.popup_bg,.popup_show{width:100%;height:100%;top:0;left:0}.popup_bg{position:absolute;background-color:rgba(0,0,0,.65);cursor:pointer}.popup_main{position:absolute;top:50%;left:50%;width:calc(100% - 40px);transform:translate(-50%,-50%)}.popup_inner{border-radius:0 20px 20px 20px;background-color:#fff;box-shadow:0 4px 15px rgba(0,0,0,.15);overflow:hidden;position:relative}.popup_close{position:absolute;top:20px;right:25px;cursor:pointer}.popup_close,.popup_close>img{width:24px;height:24px}.popup_close:hover{opacity:.7}.popup_member{max-width:767px;border-radius:20px;overflow:hidden}.popup_member .popup_inner{display:flex;flex-wrap:wrap}.popup_member_title{width:40%;display:flex;flex-direction:column;align-items:center;padding:80px 20px}.popup_member_title_logo{width:200px;margin-bottom:20px;height:-moz-fit-content;height:fit-content}.popup_member_title_text{color:#fff;font-size:20px;font-weight:700;margin:0}.popup_member_content{width:60%;padding:70px 40px 35px}.popup_member_content button{margin-bottom:25px}.popup_member_link a{display:block;margin:0 15px;color:#979797!important;position:relative}.popup_member_link a:after{position:absolute;content:"";width:1px;height:12px;background-color:#D1D1D1;top:50%;right:-15px;transform:translateY(-50%)}.popup_member_link a:last-child:after{display:none}.popup_member_link a:hover{color:#F57500!important}.popup_member.seeker .popup_member_title{background-color:var(--c-theme)}.popup_member.company .popup_member_title{background-color:var(--c-seeker)}.popup_title{font-size:16px;font-weight:500;margin:0;color:#fff;padding:5px 15px;background-color:var(--c-accent);border-radius:10px 10px 0 0;width:-moz-fit-content;width:fit-content}.popup_select{max-width:991px}.popup_select_content{position:relative}.popup_select_head{display:flex;align-items:center;justify-content:space-between;padding:12px 20px}.popup_select_head .popup_close{position:static}.popup_select_num{color:var(--c-theme);font-size:14px;margin-right:15px}.popup_select_clear{color:#979797;font-size:14px;cursor:pointer;transition:.3s}.popup_select_clear:hover{color:var(--c-seeker-hover)}.popup_select_firstLayer{background-color:#EFF6F6;padding:10px 0;height:55vh;overflow-y:scroll}.popup_select_firstLayer li{padding:0 20px;cursor:pointer}.popup_select_firstLayer li:last-child .popup_select_firstLayer_item{border:0}.popup_select_firstLayer li.active{background-color:#fff}.popup_select_firstLayer li.active .popup_select_firstLayer_text{color:var(--c-accent)}.popup_select_firstLayer_item{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-bottom:1px solid #d4ebeb}.popup_select_firstLayer_selectNum{width:17px;height:17px;border-radius:50%;background-color:var(--c-accent);display:flex;align-items:center;justify-content:center;display:none}.popup_select_firstLayer_selectNum span{color:#fff;font-size:12px}.popup_select_firstLayer_arrow{width:20px;margin-left:15px}.popup_select_secondLayer{padding:10px 0;border-top:1px solid #eff6f6;height:55vh;overflow-y:scroll}.popup_select_secondLayer_item{padding:10px 20px}.popup_select_secondLayer_item:hover{background-color:#F9F9F9}.popup_select_secondLayer_list{display:none}.popup_select_secondLayer_list.active{display:block}.popup_select_secondLayer_head{display:flex;align-items:center;padding:5px 20px 13px;border-bottom:1px solid #ededed;margin-bottom:10px;display:none}.popup_select_secondLayer_head img{width:20px;margin-right:13px}.popup_select_secondLayer_head h3{font-size:16px;margin:0;color:#003E5A}.popup_select_secondLayer::-webkit-scrollbar-track{opacity:0}.popup_applyJob{max-width:767px}.popup_applyJob .popup_inner{padding:55px 25px 25px}.popup_applyJob_item{margin-bottom:20px}.popup_applyJob_item label{font-size:14px;color:#979797}.popup_applyJob_item a{font-size:14px;color:var(--c-theme)}.popup_applyJob_item a:hover{color:var(--c-company)}.popup_applyJob .recommend-num{margin:0;text-align:right;font-size:12px;color:#D1D1D1}.popup_applyJob_save{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.popup_applyJob_save .input{width:calc(100% - 84px - 15px)}.popup_makeResume{max-width:575px}.popup_makeResume .popup_inner{padding:60px 20px 45px}.popup_makeResume_content img{display:block;width:80px;margin:0 auto 15px}.popup_makeResume_content p{text-align:center;color:#979797;margin-bottom:30px}.popup_makeResume_content a{margin:0 auto}@media screen and (max-width:767px){.popup_member{display:block}.popup_member_title{width:100%;padding-bottom:40px}.popup_member_content{width:100%;padding:20px 30px 35px}}@media screen and (max-width:575px){.header>.container{padding-left:16px;padding-right:16px}.popup_select_firstLayer li.active{background-color:transparent}.popup_select_firstLayer li.active .popup_select_firstLayer_text{color:#444444}.popup_select_secondLayer-wrap{position:absolute;top:0;left:0;background-color:#fff;display:none}.popup_select_secondLayer_head{display:flex}}.footer{background-color:var(--c-theme);padding:12px 0}@media screen and (max-width:575px){.footer{height:100px}.footer .copyright{text-align:center;color:#E8F7FF;display:block}}.footer ul li{margin-right:20px}.footer ul li:last-child{margin-right:0}.footer ul a{color:#fff}.footer ul a:hover{color:#E8F7FF}.footer .copyright{margin:0;color:#fff;font-size:14px}@media screen and (max-width:575px){.footer .copyright{text-align:center;color:#E8F7FF}}.sideBtn{position:fixed;right:75px;bottom:120px;z-index:10;display:flex;flex-direction:column;align-items:flex-end;gap:25px}.sideBtn button{margin:0}.sideBtn a,.sideBtn button{width:50px;height:50px;padding:0;display:block;transition:.3s}@media screen and (min-width:991px){.sideBtn .btn{border-radius:50%}}.sideBtn button img{width:50%}.sideBtn button:hover{transform:scale(1.1)}.sideBtn.bg-blue button{background-color:var(--c-company)}.sideBtn.bg-yellow button{background-color:var(--c-seeker)}.sideBtn.bg-yellow a{color:#fff}.sideBtn a.sideBtn_dog a img,.sideBtn button.sideBtn_dog a img{width:100%}.sideBtn a.sideBtn_dog,.sideBtn button.sideBtn_dog{padding:0}.sideBtn a.sideBtn_dog a,.sideBtn button.sideBtn_dog a{display:block;width:100%;height:100%}@media screen and (max-width:1199px){.sideBtn{right:0;bottom:50px}.sideBtn button{border-radius:10px 0 0 10px}}.chat{position:fixed;bottom:25px;right:25px;max-width:991px;width:calc(100% - 50px);z-index:15;background-color:#fff;box-shadow:0 4px 15px rgba(0,0,0,.1);border-radius:25px 25px 0 25px;overflow:hidden;transition:.3s}.chat.bg-yellow .chat_head{background-color:var(--c-seeker)}.chat.bg-yellow .chat_num span{color:var(--c-seeker)}.chat.bg-yellow .chat_main_left{background-color:#FFF8F2}.chat.bg-yellow .chat_main_search_inner{border-color:var(--c-seeker)}.chat.bg-yellow .chat_main_search button svg path{fill:var(--c-seeker)}.chat.bg-yellow .chat_main_list_item_inner{border-color:#FFE5CD}.chat.bg-yellow .chat_main_list_text .chat_num{background-color:var(--c-seeker)}.chat.bg-blue .chat_head{background-color:var(--c-accent)}.chat.bg-blue .chat_num span{color:var(--c-accent)}.chat.bg-blue .chat_main_left{background-color:#EFF6F6}.chat.bg-blue .chat_main_search_inner{border-color:var(--c-accent)}.chat.bg-blue .chat_main_search button svg path{fill:var(--c-accent)}.chat.bg-blue .chat_main_list_item_inner{border-color:#B4CECE}.chat.bg-blue .chat_main_list_text .chat_num{background-color:var(--c-accent)}.chat_num{width:20px;height:20px;border-radius:50%;background-color:#fff;display:flex;align-items:center;justify-content:center}.chat_num span{font-size:14px;font-weight:500;line-height:1}.chat_back{cursor:pointer;margin-right:5px}.chat_back,.chat_back svg{width:24px;height:24px}.chat_back svg path{fill:#fff}.chat_head{padding:10px 25px}.chat_head h5{color:#fff;font-size:20px;margin:0 10px 0 0}.chat_head_close{cursor:pointer}.chat_head_close,.chat_head_close svg{width:24px;height:24px}.chat_head_close svg path{fill:#fff}.chat_head_title{display:flex}.chat_head_title-m{width:calc(100% - 24px);padding-right:10px;display:none}.chat_head_title-m h6{color:#fff;margin:0;font-size:16px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.chat_main{overflow:hidden;position:relative}.chat_main_left{width:30%}.chat_main_search{padding:15px 15px 10px}.chat_main_search_inner{height:35px;background-color:#fff;border-radius:100px;display:flex;align-items:center;padding:0 10px;border:1px solid}.chat_main_search input{width:calc(100% - 18px);height:100%}.chat_main_search button{padding:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center}.chat_main_search button svg{width:20px;height:20px}.chat_main_list{height:58vh;overflow-y:scroll}.chat_main_list_item{padding:0 15px;cursor:pointer;transition:.3s}.chat_main_list_item_inner{padding:15px 0;display:flex;align-items:center;border-bottom:1px solid}.chat_main_list_item.active,.chat_main_list_item:hover{background-color:#fff}.chat_main_list_pic{width:50px;height:50px;border-radius:50%;border:1px solid #d1d1d1;position:relative;overflow:hidden}.chat_main_list_pic>img{position:absolute;width:100%;height:100%;object-fit:cover;top:0;left:0}.chat_main_list_text{width:calc(100% - 50px - 30px);padding-left:10px}.chat_main_list_text h6{font-size:14px;font-weight:500;margin-bottom:5px}.chat_main_list_text h6,.chat_main_list_text p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.chat_main_list_text p{color:#979797;font-size:12px;margin:0}.chat_main_list_text .chat_num span{color:#fff!important}.chat_main_right{width:70%;background-color:#fff;position:relative}.chat_main_right_inner{display:none}.chat_main_right_inner.active{display:block}.chat_main_right_inner.init{height:100%;width:100%}.chat_main_right_inner.init>div{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;width:100%}.chat_main_right_inner.init>div img{width:80px}.chat_main_right_inner.init>div p{color:#979797;margin:0}.chat_main_title{padding:15px}.chat_main_title_text{width:calc(100% - 85px);padding-right:20px}.chat_main_content{padding:0 15px;overflow-y:auto;height:calc(58vh + 60px - 107.19px - 45px)}.chat_main_content_item{display:flex;align-items:flex-end;margin-bottom:15px}.chat_main_content_frame{max-width:80%;padding:10px 15px;text-align:justify;font-size:14px}.chat_main_content_opposite .chat_main_content_frame{background-color:#F9F9F9;border-radius:15px 15px 15px 0;margin-right:13px;white-space:pre-wrap}.chat_main_content_own{justify-content:flex-end}.chat_main_content_own .chat_main_content_frame{background-color:#EFF6F6;border-radius:15px 15px 0 15px;margin-left:13px;order:2}.chat_main_input{height:45px;display:flex;align-items:center;border-top:1px solid #ededed;padding:0 15px}.chat_main_input input{width:calc(100% - 24px);height:100%}.chat_main_input input::placeholder{color:#D1D1D1}.chat_main_input button{width:24px;height:24px;padding:0}.chat_main_input button svg{width:24px;height:24px}.chat_main_input button svg path{fill:var(--c-theme);transition:.3s}.chat_main_input button:hover svg path{fill:var(--c-accent)}.chat.active{display:block;z-index:15}@media screen and (max-width:767px){.chat{bottom:15px;right:15px;width:calc(100% - 30px);border-radius:20px 20px 0 20px}.chat_main_left{width:100%}.chat_main_right{width:100%;height:100%;position:absolute;left:0;bottom:0;opacity:0;visibility:hidden;z-index:-1}.chat_main_right.active{opacity:1;visibility:visible;z-index:1}.chat_main_list_item.active,.chat_main_list_item:hover{background-color:transparent}.chat_head{padding:10px 15px}}@keyframes breathingRed{0%{background-color:rgba(255,0,0,.1)}50%{background-color:rgba(255,0,0,.3)}to{background-color:rgba(255,0,0,.1)}}.chat_main_list_item.unread{animation:breathingRed 2s ease-in-out infinite!important;border-radius:8px}.chat_main_list_item.unread:hover{animation-play-state:paused}.chat-unread-ripple{position:relative}.chat-unread-ripple:after,.chat-unread-ripple:before{content:"";position:absolute;top:50%;left:50%;width:100%;height:100%;border:2px solid #ff4343;border-radius:50%;transform:translate(-50%,-50%);animation:ripple 1.5s infinite;pointer-events:none}.chat-unread-ripple:after{animation-delay:.75s}@keyframes ripple{0%{width:100%;height:100%;opacity:1}to{width:200%;height:200%;opacity:0}}@media screen and (min-width:991px){.sideBtn_dog_text{border-radius:100px}}.seeker-preview_head{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}.seeker-preview_head a{padding:8px 25px}.seeker{display:flex;align-items:center;gap:16px}.seeker_pic{width:40px;height:40px;border-radius:50%;position:relative;overflow:hidden}.seeker_pic>img{position:absolute;width:100%;height:100%;object-fit:cover;top:0;left:0}.seeker_name{font-size:18px;font-weight:500;margin:0}.match{display:block;border-radius:25px;margin-bottom:32px;overflow:hidden}.match,.match>img{width:100%}.seeker-preview_main_item{padding-bottom:24px}.seeker-preview_main_item h1{font-size:16px;font-weight:700;margin-bottom:12px;color:#003E5A}.seeker-preview_main_content.checkbox-wrap{display:flex;flex-wrap:wrap;column-gap:28px;row-gap:20px}.seeker-preview_main_content.checkbox-wrap .input{height:40px;margin-left:8px}.seeker-preview_lang-wrap{display:flex;flex-direction:column}.seeker-preview_lang{display:flex;align-items:center;gap:28px;margin-bottom:12px}.seeker-preview_lang:last-child{margin-bottom:0}.seeker-preview_lang .select{width:115px}.seeker-preview_lang .select-wrap{display:flex;flex-wrap:wrap}.seeker-preview_lang .select-item{margin-bottom:0}.select-wrap.select-multi{display:flex;flex-wrap:wrap}.select-wrap.select-multi .select-item{padding:5px 13px;border-radius:100px;border:1px solid #d1d1d1;color:#979797;font-size:14px;margin-right:10px;margin-bottom:10px;transition:.3s;cursor:pointer}.select-wrap.select-multi .select-item.active,.select-wrap.select-multi .select-item:hover{background-color:#FFF1E4;border-color:#FF922D;color:#FF922D}.seeker-preview .btn-bg-yellow{margin:20px auto 0;padding:13px 35px;box-shadow:0 5px 15px rgba(0,0,0,.15);display:block;width:-moz-fit-content;width:fit-content}.check-item{display:flex;align-items:center;cursor:pointer;transition:.3s}.check-item input[type=checkbox]{width:16px;height:16px;margin-right:10px;cursor:pointer;accent-color:#22A9E7}.check-item label{cursor:pointer;margin:0;display:flex;align-items:center}.check-item label .input{height:40px;margin-left:8px;padding:0 10px;border-radius:13px;border:1px solid #dbdbdb;background-color:#fff}@media screen and (max-width:575px){.seeker{gap:8px}.seeker_pic{width:32px;height:32px}.seeker_name{font-size:16px}.seeker-preview_lang{flex-direction:column;gap:10px;padding-bottom:12px;border-bottom:1px solid #ededed}.seeker-preview_lang .select,.seeker-preview_lang .select-wrap{width:100%}}.seeker-preview .sr-edit-desc{color:#6b7280;font-size:14px;margin:0 0 24px;line-height:1.6}.seeker-preview .sr-avatar-uploader{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.seeker-preview .sr-avatar-preview{width:96px;height:96px;border-radius:50%;overflow:hidden;background:#F2F4F7;border:1px solid #e5eaf0;flex-shrink:0}.seeker-preview .sr-avatar-preview img{width:100%;height:100%;object-fit:cover;display:block}.seeker-preview .sr-avatar-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.seeker-preview .sr-avatar-upload-btn{position:relative;display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:10px;border:1px solid #ff922d;background:#fff;color:#FF922D;cursor:pointer;font-size:14px;font-weight:600;transition:.2s}.seeker-preview .sr-avatar-upload-btn:hover{background:#FFF1E4}.seeker-preview .sr-avatar-upload-btn input[type=file]{position:absolute;inset:0;opacity:0;cursor:pointer}.seeker-preview .sr-avatar-remove-btn{padding:8px 14px;border-radius:10px;border:1px solid #dbdbdb;background:#fff;color:#6b7280;cursor:pointer;font-size:13px;transition:.2s}.seeker-preview .sr-avatar-remove-btn:hover{background:#FDF2F4;border-color:#DC3545;color:#DC3545}.sr-crop-mask{position:fixed;inset:0;background:rgba(0,0,0,.75);z-index:9999;display:flex;align-items:center;justify-content:center;padding:16px}.sr-crop-modal{background:#fff;border-radius:12px;padding:24px;width:420px;max-width:100%;box-sizing:border-box}.sr-crop-title{margin:0 0 12px;font-weight:600;font-size:16px}.sr-crop-area{position:relative;width:100%;height:300px;background:#222;border-radius:8px;overflow:hidden}.sr-crop-zoom{display:flex;align-items:center;gap:8px;margin:12px 0}.sr-crop-zoom span{font-size:13px;white-space:nowrap}.sr-crop-zoom input[type=range]{flex:1 1}.sr-crop-actions{display:flex;gap:8px;justify-content:flex-end}.seeker-preview .sr-slug-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.seeker-preview .sr-slug-prefix{color:#6b7280;font-size:14px;word-break:break-all}.seeker-preview .sr-slug-input{width:160px;height:40px;padding:0 12px;border-radius:13px;border:1px solid #dbdbdb;background-color:#fff}.seeker-preview .sr-copy-btn{width:40px;height:40px;border-radius:13px}.seeker-preview .sr-textarea{width:100%;padding:10px 12px;border-radius:13px;border:1px solid #dbdbdb;background-color:#fff;resize:vertical;font-family:inherit;font-size:14px;line-height:1.6;color:#1f1f1f}.seeker-preview .sr-error-text{color:#dc3545;font-size:13px;margin:6px 0 0}.seeker-preview .sr-counter-text,.seeker-preview .sr-hint-text{color:#9ca3af;font-size:12px;margin:6px 0 0}.seeker-preview .sr-counter-text{text-align:right}.seeker-preview .sr-link-list-edit{display:flex;flex-direction:column;gap:12px}.seeker-preview .sr-link-row{display:flex;gap:8px;align-items:center;padding:12px;background:#F9FBFD;border-radius:13px;border:1px solid #e5eaf0;flex-wrap:wrap}.seeker-preview .sr-link-title-input{flex:1 1 180px;min-width:160px}.seeker-preview .sr-link-title-input,.seeker-preview .sr-link-url-input{height:40px;padding:0 12px;border-radius:13px;border:1px solid #dbdbdb;background-color:#fff}.seeker-preview .sr-link-url-input{flex:2 1 240px;min-width:200px}.seeker-preview .sr-link-actions{display:flex;gap:4px;align-items:center;flex-shrink:0}.seeker-preview .sr-icon-btn{width:32px;height:32px;border-radius:8px;border:1px solid #ced4da;background:#fff;color:#495057;cursor:pointer;font-size:16px;line-height:1;display:inline-flex;align-items:center;justify-content:center;transition:.2s}.seeker-preview .sr-icon-btn:hover:not(:disabled){background:#FFF1E4;border-color:#FF922D;color:#FF922D}.seeker-preview .sr-icon-btn:disabled{opacity:.4;cursor:not-allowed}.seeker-preview .sr-icon-btn--danger{border-color:#F5C2C7;color:#DC3545}.seeker-preview .sr-icon-btn--danger:hover:not(:disabled){background:#FDF2F4;border-color:#DC3545;color:#DC3545}.seeker-preview .sr-add-btn{margin-top:12px;padding:12px 16px;border-radius:13px;border:1px dashed #adb5bd;background:#fff;color:#495057;cursor:pointer;width:100%;font-size:14px;transition:.2s}.seeker-preview .sr-add-btn:hover{background:#FFF1E4;border-color:#FF922D;color:#FF922D}@media screen and (max-width:575px){.seeker-preview .sr-link-row{flex-direction:column;align-items:stretch}.seeker-preview .sr-link-title-input,.seeker-preview .sr-link-url-input{width:100%;flex:1 1 auto}.seeker-preview .sr-link-actions{justify-content:flex-end}.seeker-preview_head a.btn-bg-blue{padding:6px 14px;font-size:13px}}.sr-page{min-height:100vh;position:relative;overflow:hidden;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:linear-gradient(160deg,rgb(255,168,87),rgb(255,202,153) 35%,rgb(255,255,255) 70%);color:#1f1f1f}.sr-blob-tr{top:0;right:0;width:18rem;height:18rem;opacity:.3;background:radial-gradient(circle,rgb(255,168,87) 0,transparent 70%)}.sr-blob-bl,.sr-blob-tr{position:absolute;border-radius:9999px;pointer-events:none}.sr-blob-bl{bottom:0;left:0;width:12rem;height:12rem;opacity:.2;background:radial-gradient(circle,rgb(255,202,153) 0,transparent 70%)}.sr-container{position:relative;z-index:1;max-width:28rem;margin:0 auto;padding:3rem 1.25rem 1.5rem}.sr-topbar{display:flex;justify-content:flex-end;margin-bottom:1.5rem;min-height:36px}.sr-settings-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:9999px;border:none;background:transparent;color:rgba(31,31,31,.6);cursor:pointer;transition:background-color .2s,color .2s;text-decoration:none}.sr-settings-btn:hover{background-color:rgba(255,255,255,.5);color:#1f1f1f}.sr-settings-btn svg{width:16px;height:16px}.sr-stack{gap:2rem}.sr-profile,.sr-stack{display:flex;flex-direction:column;align-items:center}.sr-profile{text-align:center}.sr-avatar-ring{width:7rem;height:7rem;border-radius:9999px;background:linear-gradient(135deg,#ff8a3c,#ffc28d);padding:3px;margin-bottom:1.5rem}.sr-avatar-inner{width:100%;height:100%;border-radius:9999px;overflow:hidden;background:#fff}.sr-avatar-inner img{width:100%;height:100%;object-fit:cover;display:block}.sr-name{font-size:1.5rem;font-weight:700;margin:0 0 .25rem;color:#1f1f1f}.sr-bio{color:rgba(31,31,31,.6);font-size:.875rem;line-height:1.6;max-width:20rem;margin:.5rem 0 0;white-space:pre-line}.sr-section{width:100%}.sr-section-head{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.sr-section-head svg{width:1rem;height:1rem;color:#ff8a3c}.sr-section-title{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:rgba(31,31,31,.55);margin:0}.sr-card{background:rgba(255,255,255,.7);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:.75rem;border:1px solid rgba(255,255,255,.6);padding:1rem;box-shadow:0 1px 2px rgba(0,0,0,.05)}.sr-experience-text{font-size:.875rem;line-height:1.7;color:rgba(31,31,31,.8);white-space:pre-line;margin:0}.sr-link-list{display:flex;flex-direction:column;gap:.75rem}.sr-link{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1rem 1.25rem;background:rgba(255,255,255,.8);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:.75rem;border:1px solid rgba(255,255,255,.6);box-shadow:0 1px 2px rgba(0,0,0,.05);text-decoration:none;color:inherit;transition:border-color .3s,box-shadow .3s,color .3s}.sr-link:hover{border-color:rgba(255,138,60,.4);box-shadow:0 10px 24px -8px rgba(255,138,60,.25);color:#ff8a3c}.sr-link-left{gap:.75rem;min-width:0}.sr-link-icon,.sr-link-left{display:flex;align-items:center}.sr-link-icon{width:2.25rem;height:2.25rem;border-radius:.5rem;background:rgba(255,138,60,.1);justify-content:center;flex-shrink:0;transition:background-color .2s}.sr-link:hover .sr-link-icon{background:rgba(255,138,60,.2)}.sr-link-icon svg{width:1rem;height:1rem;color:#ff8a3c}.sr-link-title{font-weight:500;font-size:.875rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sr-link-arrow{width:1rem;height:1rem;color:rgba(31,31,31,.45);flex-shrink:0}.sr-link:hover .sr-link-arrow{color:#ff8a3c}.sr-footer{display:flex;flex-direction:column;align-items:center;padding:2rem 0 1.5rem}.sr-footer-cta{display:block;width:100%;max-width:180px;text-decoration:none;transition:opacity .2s,transform .2s;opacity:.95}.sr-footer-cta:hover{opacity:1;transform:translateY(-2px)}.sr-footer-cta img{width:100%;height:auto;display:block;border-radius:12px}.sr-notfound{min-height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:2rem 1rem}.sr-notfound h1{font-size:2rem;margin:0 0 .5rem}.sr-notfound p{color:rgba(31,31,31,.6);margin:0 0 1.5rem}.sr-notfound a{display:inline-block;padding:.625rem 1.25rem;border-radius:9999px;background:linear-gradient(135deg,#ff8a3c,#ffc28d);color:#fff;text-decoration:none;font-weight:600}.member.seeker-match .match-deck,.member.seeker-match .match-deck_controls,.member.seeker-match .match-deck_empty,.member.seeker-match .seeker-match_header{max-width:575px;margin-left:auto;margin-right:auto;width:100%}.member.seeker-match .seeker-match_header{margin-bottom:16px;gap:12px}.member.seeker-match .seeker-match_header .member_title{margin:0}.member.seeker-match .match-deck_counter{font-size:14px;color:#595959;background:#fff;border-radius:999px;padding:6px 14px;box-shadow:0 4px 12px rgba(34,169,231,.18);white-space:nowrap}.member.seeker-match .match-deck_counter_num{color:#22a9e7;font-weight:700;font-size:16px}.member.seeker-match .match-deck_counter_slash{color:#c8c8c8}.member.seeker-match .match-deck_counter_total{color:#595959}.member.seeker-match .match-deck_stage{position:relative;max-width:575px;width:100%;margin:0 auto}.member.seeker-match .match-deck_stage .match-deck{margin:0}.member.seeker-match .match-deck_hint{position:absolute;top:50%;transform:translateY(-50%);display:inline-flex;flex-direction:column;align-items:center;gap:8px;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;white-space:nowrap;z-index:1}.member.seeker-match .match-deck_hint--left{right:calc(100% + 20px);color:#e0526b}.member.seeker-match .match-deck_hint--right{left:calc(100% + 20px);color:#22a9e7}.member.seeker-match .match-deck_hint_arrow{font-size:36px;line-height:1;font-weight:300}.member.seeker-match .match-deck_hint_text{font-size:14px;font-weight:700;letter-spacing:1px}.member.seeker-match .match-deck{position:relative;width:100%;height:620px;margin:0 auto;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none}.member.seeker-match .match-deck_card{position:absolute;inset:0;background:#fff;border-radius:24px;padding:0;box-shadow:0 18px 40px rgba(0,0,0,.18);display:flex;flex-direction:column;will-change:transform;transform-origin:center bottom;overflow:hidden}.member.seeker-match .match-deck_card.is-top{cursor:-webkit-grab;cursor:grab}.member.seeker-match .match-deck_card.is-top:active{cursor:-webkit-grabbing;cursor:grabbing}.member.seeker-match .match-deck_card .match-card{background:transparent;border:none;border-radius:0;padding:0;box-shadow:none;flex:1 1;display:flex;flex-direction:column;min-height:0;width:100%;height:100%;position:relative}.member.seeker-match .match-card .card-cover{position:absolute;inset:0;background:linear-gradient(135deg,#22a9e7,#ffa857);overflow:hidden}.member.seeker-match .match-card .card-cover img{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none}.member.seeker-match .match-card .card-cover_fallback{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#fff;font-size:32px;font-weight:700;letter-spacing:1px;padding:20px;text-align:center;text-shadow:0 2px 8px rgba(0,0,0,.2)}.member.seeker-match .match-card .card-shade{position:absolute;left:0;right:0;bottom:0;height:65%;background:linear-gradient(0deg,rgba(0,0,0,.92) 0,rgba(0,0,0,.7) 35%,rgba(0,0,0,.35) 65%,transparent);pointer-events:none}.member.seeker-match .match-card .card-score{position:absolute;top:16px;right:16px;width:64px;height:64px;border-radius:50%;background:#ffa857;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 6px 16px rgba(255,168,87,.5);z-index:2}.member.seeker-match .match-card .card-score_num{font-size:20px;font-weight:700;line-height:1}.member.seeker-match .match-card .card-score_label{font-size:10px;letter-spacing:1px;margin-top:2px;opacity:.9}.member.seeker-match .match-card .card-flags{position:absolute;top:16px;left:16px;display:flex;gap:6px;z-index:2}.member.seeker-match .match-card .card-flag{display:inline-flex;align-items:center;gap:4px;background:rgba(255,255,255,.92);color:#22a9e7;font-size:12px;font-weight:600;padding:4px 10px;border-radius:999px;box-shadow:0 2px 6px rgba(0,0,0,.12)}.member.seeker-match .match-card .card-flag.applied{background:#22a9e7;color:#fff}.member.seeker-match .match-card .card-content{position:relative;margin-top:auto;padding:24px 22px 22px;z-index:2;color:#fff}.member.seeker-match .match-card .card-title{font-size:26px;font-weight:700;line-height:1.25;margin:0 0 8px;color:#fff;cursor:pointer;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-shadow:0 2px 8px rgba(0,0,0,.4)}.member.seeker-match .match-card .card-title:hover{color:#e8f7ff}.member.seeker-match .match-card .card-meta{display:flex;flex-wrap:wrap;align-items:center;gap:4px 10px;margin:0 0 14px;font-size:14px;color:rgba(255,255,255,.88);list-style:none;padding:0}.member.seeker-match .match-card .card-meta li{display:inline-flex;align-items:center;position:relative}.member.seeker-match .match-card .card-meta li:not(:last-child):after{content:"・";margin-left:6px;color:rgba(255,255,255,.5)}.member.seeker-match .match-card .card-meta a{color:rgba(255,255,255,.88);text-decoration:none}.member.seeker-match .match-card .card-meta a:hover{color:#fff;text-decoration:underline}.member.seeker-match .match-card .card-chips{display:flex;flex-wrap:wrap;gap:6px 8px;list-style:none;padding:0;margin:0}.member.seeker-match .match-card .card-chips li{display:inline-flex;align-items:center;gap:4px;padding:5px 10px;background:rgba(255,255,255,.18);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:999px;font-size:12.5px;color:#fff;border:1px solid rgba(255,255,255,.22)}.member.seeker-match .match-card .card-chips li.salary{background:rgba(255,168,87,.85);border-color:rgba(255,168,87,1);color:#fff;font-weight:600}.member.seeker-match .match-card .card-chips li img{width:14px;height:14px;filter:brightness(0) invert(1);flex-shrink:0}.member.seeker-match .match-card .card-chips li.salary img{filter:brightness(0) invert(1)}.member.seeker-match .match-deck_badge{position:absolute;top:36px;padding:10px 22px;border:4px solid;border-radius:12px;font-size:32px;font-weight:800;letter-spacing:4px;text-transform:uppercase;pointer-events:none;transition:opacity .12s ease;z-index:3;background:rgba(255,255,255,.92);box-shadow:0 4px 14px rgba(0,0,0,.15)}.member.seeker-match .match-deck_badge--left{right:24px;color:#e0526b;border-color:#e0526b;transform:rotate(15deg)}.member.seeker-match .match-deck_badge--right{left:24px;color:#22a9e7;border-color:#22a9e7;transform:rotate(-15deg)}.member.seeker-match .match-deck_controls{margin-top:40px;display:flex;align-items:center;justify-content:center;gap:28px;padding-bottom:16px}.member.seeker-match .match-deck_action{border:none;background:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease;padding:0}.member.seeker-match .match-deck_action:hover:not(:disabled){transform:translateY(-2px) scale(1.06)}.member.seeker-match .match-deck_action:active:not(:disabled){transform:scale(.96)}.member.seeker-match .match-deck_action:disabled{opacity:.55;cursor:not-allowed}.member.seeker-match .match-deck_action svg{display:block}.member.seeker-match .match-deck_action.is-nope{width:64px;height:64px;border:2px solid #e0526b;color:#e0526b;box-shadow:0 6px 18px rgba(224,82,107,.28)}.member.seeker-match .match-deck_action.is-nope:hover:not(:disabled){box-shadow:0 10px 22px rgba(224,82,107,.4)}.member.seeker-match .match-deck_action.is-like{width:72px;height:72px;background:#22a9e7;color:#fff;box-shadow:0 8px 22px rgba(34,169,231,.5)}.member.seeker-match .match-deck_action.is-like:hover:not(:disabled){background:#1d96cc;box-shadow:0 12px 26px rgba(34,169,231,.6)}.member.seeker-match .match-deck_action.is-like.is-collected{background:#ffa857;box-shadow:0 8px 22px rgba(255,168,87,.5)}.member.seeker-match .match-deck_action.is-apply{width:64px;height:64px;background:#ffa857;color:#fff;box-shadow:0 6px 18px rgba(255,168,87,.45)}.member.seeker-match .match-deck_action.is-apply:hover:not(:disabled){background:#ff9a3d;box-shadow:0 10px 22px rgba(255,168,87,.55)}.member.seeker-match .match-deck_action.is-apply.is-applied{background:#c8c8c8;box-shadow:0 4px 10px rgba(0,0,0,.1)}.member.seeker-match .match-deck_empty{text-align:center;padding:48px 24px;background:linear-gradient(135deg,#e8f7ff,#fff5e8);border-radius:24px;box-shadow:0 12px 30px rgba(34,169,231,.15);height:620px;display:flex;flex-direction:column;align-items:center;justify-content:center}.member.seeker-match .match-deck_empty_icon{font-size:64px;line-height:1;margin-bottom:20px}.member.seeker-match .match-deck_empty h3{font-size:22px;font-weight:700;color:#333;margin:0 0 10px}.member.seeker-match .match-deck_empty p{color:#595959;margin:0 0 24px;font-size:14px;line-height:1.6;max-width:320px}.member.seeker-match .match-deck_empty .btn-bg-blue{display:inline-flex;align-items:center;justify-content:center;padding:12px 32px;font-size:15px;border-radius:999px;background:#22a9e7;color:#fff;border:1px solid #22a9e7;cursor:pointer;font-weight:600;box-shadow:0 6px 16px rgba(34,169,231,.3);transition:background .16s ease,transform .16s ease}.member.seeker-match .match-deck_empty .btn-bg-blue:hover{background:#1d96cc;transform:translateY(-1px)}@media (max-width:767px){.member.seeker-match .match-deck_hint{display:none}}@media (max-width:575px){.member.seeker-match .match-deck,.member.seeker-match .match-deck_controls,.member.seeker-match .match-deck_empty,.member.seeker-match .match-deck_stage,.member.seeker-match .seeker-match_header{max-width:100%}.member.seeker-match .match-deck,.member.seeker-match .match-deck_empty{height:560px}.member.seeker-match .match-card .card-title{font-size:22px}.member.seeker-match .match-card .card-content{padding:20px 18px 18px}.member.seeker-match .match-card .card-score{width:56px;height:56px;top:14px;right:14px}.member.seeker-match .match-card .card-score_num{font-size:18px}.member.seeker-match .match-deck_controls{gap:22px}.member.seeker-match .match-deck_action.is-apply,.member.seeker-match .match-deck_action.is-nope{width:56px;height:56px}.member.seeker-match .match-deck_action.is-like{width:64px;height:64px}.member.seeker-match .match-deck_badge{font-size:26px;padding:8px 16px;border-width:3px}}.BaseSection_content__GZSnI{margin-right:auto;margin-left:auto;display:flex;justify-content:center}.BaseSection_content__GZSnI>*{min-width:0}@media (max-width:575px){.BaseSection_content__GZSnI{padding-right:16px;padding-left:16px}}@media (min-width:576px){.BaseSection_content__GZSnI{width:540px}}@media (min-width:768px){.BaseSection_content__GZSnI{width:720px}}@media (min-width:992px){.BaseSection_content__GZSnI{width:960px}}@media (min-width:1200px){.BaseSection_content__GZSnI{width:1140px}}.BaseSection_container__o_qAB.BaseSection_containerGteSm__TmDy5{display:none}@media (min-width:576px){.BaseSection_container__o_qAB.BaseSection_containerGteSm__TmDy5{display:block}}.BaseSection_container__o_qAB.BaseSection_containerLteXs__1XYhP{display:none}@media (max-width:575px){.BaseSection_container__o_qAB.BaseSection_containerLteXs__1XYhP{display:block}.BaseSection_container__o_qAB.BaseSection_containerGteSm__TmDy5{display:none}}.Text_textStyle__fGoRD{white-space:pre-wrap}.Text_textStyle__fGoRD.Text_textStyleBold__WUU6r{font-weight:700}.Text_textStyle__fGoRD.Text_textStyleH2__mGaYA{font-size:36px;line-height:40px}.Text_textStyle__fGoRD.Text_textStyleH4__9yHsd{font-size:24px;line-height:32px}.Text_textStyle__fGoRD.Text_textStyleParagraph__A9H7y{font-size:16px;line-height:24px}.Text_textStyle__fGoRD.Text_textStyleCaption__Oerxe{font-size:12px;line-height:16px}.Card_container__wtwgR{display:flex;max-width:100%}.Card_container__wtwgR>*{min-width:0}.Card_container__wtwgR.Card_containerVertical__fsnnq{flex-direction:column;align-items:center}.Card_container__wtwgR.Card_containerBorderRadiusSmall__pyOYU{border-radius:4px}.Card_container__wtwgR.Card_containerBorderRadiusNone__XqluY{border-radius:0}.Card_container__wtwgR .Card_image___sXL3,.Card_container__wtwgR .Card_image___sXL3 img{display:flex}.Card_container__wtwgR .Card_image___sXL3.Card_imageFullWidth__Nr779 img{width:100%}.Card_content__EHVoU{display:flex;flex-direction:column;gap:16px;width:100%}.Card_content__EHVoU .Card_textList__Bw1F0{display:flex;flex-direction:column;gap:8px}.CardGridSection_container__zQTmH{display:inline-grid;width:100%}@media (max-width:767px){.CardGridSection_container__zQTmH{grid-template-columns:1fr!important}}.HorizontalImageTextSection_container__niTma{display:flex;gap:24px;align-items:center}@media (min-width:768px){.HorizontalImageTextSection_container__niTma.HorizontalImageTextSection_containerImagePositionRight__Oerjj{flex-direction:row-reverse}.HorizontalImageTextSection_container__niTma.HorizontalImageTextSection_containerImageWidthRatioSmall__qIVdN .HorizontalImageTextSection_imageColumn__ehIBN{flex:2 2}.HorizontalImageTextSection_container__niTma.HorizontalImageTextSection_containerImageWidthRatioSmall__qIVdN .HorizontalImageTextSection_textColumn__PAQcB{flex:3 3}.HorizontalImageTextSection_container__niTma.HorizontalImageTextSection_containerImagePositionLeft__IQxea{flex-direction:row}.HorizontalImageTextSection_container__niTma.HorizontalImageTextSection_containerImageWidthRatioExtraSmall__SSTmP .HorizontalImageTextSection_imageColumn__ehIBN{flex:1 1}.HorizontalImageTextSection_container__niTma.HorizontalImageTextSection_containerImageWidthRatioExtraSmall__SSTmP .HorizontalImageTextSection_textColumn__PAQcB{flex:2 2}}@media (max-width:767px){.HorizontalImageTextSection_container__niTma{flex-direction:column}}.HorizontalImageTextSection_imageColumn__ehIBN{display:flex}.HorizontalImageTextSection_imageColumn__ehIBN>img{width:100%;height:auto}.HorizontalImageTextSection_textColumn__PAQcB{display:flex;flex-direction:column;gap:16px}.HorizontalImageTextSection_textColumn__PAQcB .HorizontalImageTextSection_textContent__8iCM_,.TextStackSection_container__Bk3Yy{display:flex;flex-direction:column;gap:12px}.TextStackSection_container__Bk3Yy{width:100%}.Button_container__yYXfu.Button_containerAlignmentCenter__eFHx9{align-self:center}.Button_button__pHaIp{display:flex;align-items:center;justify-content:center;cursor:pointer;border:none;outline:none;text-decoration:none;font-size:14px;line-height:20px}.Button_button__pHaIp.Button_buttonPrimary__wAUOy{color:#fff;background-color:#13ab67}.Button_button__pHaIp.Button_buttonPrimary__wAUOy:hover{background-color:#0f8f54}.Button_button__pHaIp.Button_buttonLarge__pz2TC{padding:11px 24px;border-radius:4px;font-size:16px}.Button_buttonContent__k97_k{display:flex;align-items:center}.Button_buttonContentMain__vgeLf{font-weight:600}.staffing-service-page .why-choose-section{background-color:#e8ebf0;padding-left:24px;padding-right:24px}.staffing-service-page .why-choose-section .why-choose-inner{width:100%;max-width:1199px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.staffing-service-page .why-choose-section .why-choose-title{color:#1e2a56;text-align:center;margin:0 0 48px;font-size:26px;line-height:1.35;font-weight:700;width:100%}.staffing-service-page .why-choose-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:48px 56px;gap:48px 56px;width:100%;max-width:100%}@media (max-width:767px){.staffing-service-page .why-choose-grid{grid-template-columns:1fr;gap:40px}}.staffing-service-page .why-choose-item{display:flex;flex-direction:column;align-items:center;text-align:center}.staffing-service-page .why-choose-icon-wrap{width:96px;height:96px;border-radius:50%;background-color:#1e2a56;display:flex;align-items:center;justify-content:center;margin-bottom:20px;flex-shrink:0}.staffing-service-page .why-choose-icon-wrap img{width:96px;height:96px;object-fit:contain}.staffing-service-page .why-choose-item-title{color:#1e2a56;font-size:18px;line-height:1.5;font-weight:700;margin:0;max-width:575px}.staffing-service-page .solve-difficulties-section .solve-difficulties-inner{width:100%;max-width:991px;margin:0 auto;display:flex;flex-direction:column;align-items:stretch}.staffing-service-page .solve-difficulties-title{color:#1a1f48;font-size:28px;line-height:1.35;font-weight:700;text-align:center;margin:0 0 20px}.staffing-service-page .solve-difficulties-intro{color:#1a1f48;font-size:16px;line-height:1.6;text-align:center;margin:0 0 32px;max-width:767px;align-self:center}.staffing-service-page .solve-difficulties-grid{width:100%}@media (max-width:767px){.staffing-service-page .solve-difficulties-grid{grid-template-columns:1fr!important}.staffing-service-page .solve-difficulties-title{font-size:22px}.staffing-service-page .solve-difficulties-intro{font-size:14px}}.staffing-service-page .solve-difficulties-card{align-items:stretch;text-align:left}.staffing-service-page .solve-difficulties-card-image{width:100%;aspect-ratio:16/10;overflow:hidden;flex-shrink:0}.staffing-service-page .solve-difficulties-card-image img{width:100%;height:100%;object-fit:cover;display:block}.staffing-service-page .solve-difficulties-card .Card_content__EHVoU,.staffing-service-page .solve-difficulties-card .Card_textList__Bw1F0{width:100%}.staffing-service-page .solve-difficulties-card .Text_textStyleParagraph__A9H7y,.staffing-service-page .solve-difficulties-card h3{word-break:break-word}.staffing-service-page .workflow-section .workflow-inner{width:100%;display:flex;flex-direction:column;align-items:stretch}.staffing-service-page .workflow-title{color:#1a1f48;font-size:28px;line-height:1.35;font-weight:700;text-align:center;margin:0 0 16px}.staffing-service-page .workflow-subtitle{color:#1a1f48;font-size:16px;line-height:1.5;text-align:center;margin:0 0 32px}.staffing-service-page .workflow-image-wrap{width:100%;margin-bottom:40px}.staffing-service-page .workflow-image-wrap img{width:100%;height:auto;display:block;border-radius:4px}.staffing-service-page .workflow-steps-grid{width:100%}@media (max-width:767px){.staffing-service-page .workflow-steps-grid{grid-template-columns:1fr!important}.staffing-service-page .workflow-title{font-size:22px}.staffing-service-page .workflow-subtitle{font-size:14px}}.staffing-service-page .workflow-step-card{align-items:stretch;text-align:left}.staffing-service-page .workflow-step-card .Card_content__EHVoU{width:100%;padding:0 4px}.staffing-service-page .workflow-step-card .Card_textList__Bw1F0{width:100%}.staffing-service-page .workflow-step-card h3{word-break:break-word}.staffing-service-page .about-team-section{position:relative;min-height:320px}.staffing-service-page .about-team-bg{z-index:0;background-color:#e8ebf0}.staffing-service-page .about-team-overlay{z-index:0}.staffing-service-page .about-team-section .BaseSection_content__GZSnI{position:relative;z-index:1}.staffing-service-page .about-team-section .about-team-inner{width:100%;max-width:767px;margin:0 auto;display:flex;flex-direction:column;align-items:stretch}.staffing-service-page .about-team-title{color:#1a1f48;font-size:28px;line-height:1.35;font-weight:700;text-align:center;margin:0 0 24px}.staffing-service-page .about-team-intro{color:#1a1f48;font-size:16px;line-height:1.75;text-align:left;margin:0 0 32px}.staffing-service-page .about-team-contact-heading{color:#1a1f48;font-size:18px;line-height:1.5;font-weight:700;margin:0 0 12px}.staffing-service-page .about-team-contact{margin:0;display:flex;flex-direction:column;gap:4px}.staffing-service-page .about-team-contact-line{color:#1a1f48;font-size:14px;line-height:1.5;margin:0}@media (max-width:767px){.staffing-service-page .about-team-title{font-size:22px}.staffing-service-page .about-team-intro{font-size:14px}}.phone-composer{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.phone-composer__select{flex:0 0 auto;width:150px}.phone-composer__input{flex:1 1 220px;min-width:0}.phone-composer__send-btn{padding:0 20px;justify-content:center}.phone-composer__send-btn,.phone-composer__verified{flex:0 0 auto;min-height:45px;white-space:nowrap;display:inline-flex;align-items:center}.phone-composer__verified{gap:4px;padding:0 16px;background:#e8f5ed;color:#2b8a4f;border:1px solid #c8e6d2;border-radius:100px;font-size:14px;font-weight:500}.phone-composer__verified-icon{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;background:#2b8a4f;color:#fff;font-size:11px;line-height:1}@media (max-width:575px){.phone-composer__select{flex:0 0 130px;width:130px}.phone-composer__input{flex-grow:1;flex-shrink:1;flex-basis:calc(100% - 140px)}.phone-composer__send-btn,.phone-composer__verified{flex:1 1 100%;width:100%;justify-content:center;text-align:center}}.verify-code-composer{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.verify-code-composer__input{flex:1 1 220px;min-width:0;letter-spacing:6px;text-align:center;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.verify-code-composer__btn{flex:0 0 auto;min-height:45px;padding:0 24px;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center}@media (max-width:575px){.verify-code-composer__btn,.verify-code-composer__input{flex:1 1 100%;width:100%}}.company-suggest-wrap{position:relative}.company-suggest-panel{position:absolute;top:calc(100% + 4px);left:0;right:0;max-height:260px;overflow-y:auto;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,.08);z-index:20;padding:4px 0}.company-suggest-item{display:flex;align-items:center;width:100%;padding:10px 14px;background:transparent;border:0;text-align:left;font-size:14px;color:#111827;cursor:pointer;transition:background-color .15s ease}.company-suggest-item:focus-visible,.company-suggest-item:hover{background-color:#fff3e3;color:#c75a00;outline:none}.company-suggest-name{flex:1 1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.company-suggest-empty{padding:12px 14px;color:#6b7280;font-size:13px}.detail-resume .detail-content_intro{padding-right:25px}.detail-content_intro .detail-content_intro_item,.seeker-resume-edit__scroll-anchor{scroll-margin-top:90px}@media screen and (max-width:767px){.detail-content_intro .detail-content_intro_item,.seeker-resume-edit__scroll-anchor{scroll-margin-top:80px}}.seeker-resume-edit__bio-item{width:100%;display:block}.seeker-resume-edit__bio-item .seeker-resume-edit__bio-textarea{width:100%;min-height:280px;resize:vertical;line-height:1.6;padding:14px 16px;display:block}.seeker-resume-edit__bio-counter{margin-top:8px;text-align:right;font-size:13px;color:#6E7B7B}.seeker-resume-edit__hint{margin:-8px 0 14px;font-size:13px;color:#6E7B7B}.seeker-resume-edit__lang-levels{margin-top:18px;border-top:1px solid #e4ecec;padding-top:14px}.seeker-resume-edit__lang-level-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 0;flex-wrap:wrap}.seeker-resume-edit__lang-level-name{min-width:80px;font-size:15px;color:#333}.seeker-resume-edit__lang-level-options{display:flex;gap:8px;flex-wrap:wrap}.seeker-resume-edit__lang-level-btn{border:1px solid #c3d5d5;background-color:#fff;color:#5B7373;border-radius:16px;padding:4px 14px;font-size:14px;cursor:pointer;transition:background-color .15s,color .15s,border-color .15s}.seeker-resume-edit__lang-level-btn:hover{border-color:#6BBEED;color:#2E83C8}.seeker-resume-edit__lang-level-btn.active{background-color:#6BBEED;border-color:#6BBEED;color:#fff}.srp-page{background-color:#f5f7fa;min-height:100vh;padding-top:110px;padding-bottom:80px}.srp-container{max-width:960px;width:calc(100% - 40px);margin:0 auto}.srp-page .title-bgYellow{margin-bottom:8px}.srp-back-btn{margin-bottom:20px}.srp-resume-title{background:#fff;border-radius:25px;box-shadow:0 5px 25px rgba(0,0,0,.1);padding:28px 32px;margin-bottom:30px;border-left:6px solid var(--c-seeker)}.srp-resume-title__label{font-size:13px;color:var(--c-text-secondary);margin-bottom:6px;font-weight:500}.srp-resume-title__name{font-size:24px;font-weight:700;color:#222;line-height:1.3;word-break:break-word}.srp-section{margin-bottom:32px}.srp-section-title{display:flex;align-items:center;gap:12px;padding:8px 0 16px;margin-bottom:20px;border-bottom:1px solid var(--c-border-light)}.srp-section-title:before{content:"";display:block;width:5px;height:24px;background-color:var(--c-seeker);border-radius:0 4px 4px 0;flex-shrink:0}.srp-section-title__text{font-size:20px;font-weight:700;color:var(--c-theme);margin:0;line-height:1.3}.srp-card{background:#fff;border-radius:25px;box-shadow:0 5px 25px rgba(0,0,0,.1);padding:28px 32px;margin-bottom:16px}.srp-card:last-child{margin-bottom:0}.srp-card__head{padding-bottom:18px;margin-bottom:20px;border-bottom:1px solid var(--c-border-light)}.srp-card__title{font-size:18px;font-weight:600;color:#222;margin:0;line-height:1.4}.srp-card__subtitle{font-size:14px;color:var(--c-text-secondary);margin-top:6px;line-height:1.5}.srp-card__subhead{font-size:16px;font-weight:600;color:var(--c-theme);margin:0 0 16px;line-height:1.3}.srp-info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:12px;gap:12px}.srp-info-tag{padding:12px 16px;background:var(--c-bg-pale);border-radius:12px;border:1px solid var(--c-border-light)}.srp-info-tag__label{font-size:13px;color:var(--c-text-secondary);margin-bottom:4px;font-weight:500}.srp-info-tag__value{font-size:15px;color:#222;word-break:break-word;line-height:1.5}.srp-info-tag--full{grid-column:1/-1}.srp-text-block{padding:16px 18px;background:var(--c-bg-pale);border-radius:12px;border:1px solid var(--c-border-light);font-size:15px;line-height:1.7;color:#222;white-space:pre-wrap;word-break:break-word}.srp-rank{color:var(--c-seeker);font-weight:700}.srp-loading{display:flex;align-items:center;justify-content:center;min-height:100vh;font-size:18px;color:var(--c-text-secondary)}@media screen and (max-width:767px){.srp-page{padding-top:86px;padding-bottom:60px}.srp-resume-title{padding:20px;border-radius:20px}.srp-resume-title__name{font-size:20px}.srp-card{padding:20px;border-radius:20px}.srp-section-title__text{font-size:18px}.srp-section{margin-bottom:24px}}.address-display{display:flex;align-items:center;gap:8px;font-size:14px;line-height:1.5}.address-display__icon{display:flex;align-items:center;color:#64748b;flex-shrink:0}.address-display__content{display:flex;align-items:center;flex-wrap:wrap;gap:4px}.address-display__part{display:inline-flex;align-items:center;padding:4px 10px;background:#f8fafc;color:#475569;border:1px solid #e2e8f0;border-radius:6px;font-weight:400;transition:all .2s ease;white-space:nowrap}.address-display__part--level-0{background:#f1f5f9;color:#334155;font-weight:500}.address-display__part--level-1,.address-display__part--level-2,.address-display__part--level-3{background:#f8fafc;color:#475569}.address-display__separator{color:#cbd5e1;flex-shrink:0;margin:0 2px}.address-display__map-button{display:inline-flex;align-items:center;justify-content:center;padding:4px;margin-left:6px;background:#fff;color:#3b82f6;border:1px solid #e2e8f0;border-radius:4px;cursor:pointer;transition:all .2s ease;flex-shrink:0}.address-display__map-button:hover{background:#eff6ff;border-color:#3b82f6;color:#2563eb}.address-display__map-button:active{transform:scale(.95)}.address-display__not-specified{color:#94a3b8;font-style:italic}.address-display__part:hover{background:#f1f5f9;border-color:#cbd5e1}@media (max-width:576px){.address-display{font-size:13px}.address-display__icon{display:none}.address-display__part{padding:3px 8px;font-size:12px}.address-display__separator{margin:0 1px}.address-display__map-button{padding:3px;margin-left:4px}.address-display__map-button svg{width:14px;height:14px}}.address-display--light .address-display__part--level-0{background:#f1f5f9;color:#334155;border:1px solid #e2e8f0}.address-display--light .address-display__part--level-1{background:#fee2e2;color:#991b1b;border:1px solid #fecaca}.address-display--light .address-display__part--level-2{background:#dbeafe;color:#1e40af;border:1px solid #bfdbfe}.address-display--light .address-display__part--level-3{background:#d1fae5;color:#065f46;border:1px solid #a7f3d0}.address-display--simple .address-display__part{background:#f8fafc;color:#475569;border:1px solid #e2e8f0;font-weight:400}.address-display--simple .address-display__part:hover{background:#f1f5f9;border-color:#cbd5e1}.address-selector{width:100%}.address-select-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;width:100%}.address-select-item{min-width:0}.address-select-item .select{width:100%}.address-detail-row{margin-top:10px;width:100%}.address-detail-row .input{width:100%}@media screen and (max-width:575px){.address-select-row{grid-template-columns:1fr;gap:8px}}.address-selector--locked{position:relative;background:repeating-linear-gradient(-45deg,#f5f5f5,#f5f5f5 8px,#ececec 0,#ececec 16px);border:1px dashed #b0b0b0;border-radius:6px;padding:14px 14px 14px 48px}.address-selector--locked:before{content:"";position:absolute;left:12px;top:50%;transform:translateY(-50%);width:24px;height:24px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23999'><path d='M12 1a5 5 0 0 0-5 5v4H6a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-9a2 2 0 0 0-2-2h-1V6a5 5 0 0 0-5-5zm-3 9V6a3 3 0 1 1 6 0v4H9zm3 4a1.5 1.5 0 0 1 1 2.6V20h-2v-3.4A1.5 1.5 0 0 1 12 14z'/></svg>");background-repeat:no-repeat;background-size:contain;opacity:.7}.address-selector--locked .input,.address-selector--locked .select{background-color:#fafafa!important;color:#888!important;border-color:#d0d0d0!important;cursor:not-allowed!important;opacity:.75;-webkit-text-fill-color:#888}.address-selector--locked .input:hover,.address-selector--locked .select:hover{border-color:#d0d0d0!important}.address-selector--locked .address-detail-row{position:relative}.address-selector__locked-badge{position:absolute;right:12px;top:50%;transform:translateY(-50%);font-size:12px;font-weight:600;color:#d4380d;background:#fff;border:1px solid #ffa39e;border-radius:4px;padding:2px 8px;pointer-events:none}.address-preview{margin-top:10px;padding:8px 12px;background-color:#F9FCFC;border-left:3px solid #22a9e7;border-radius:4px;display:flex;align-items:flex-start;transition:all .3s ease}.address-preview:hover{background-color:#f0f8fc;border-left-color:#1a8dc7}.address-preview svg{flex-shrink:0;margin-top:2px}.address-preview span{flex:1 1;line-height:1.5;word-break:break-word}@media screen and (max-width:575px){.address-preview{padding:6px 10px;font-size:13px}.address-preview svg{width:14px;height:14px}}.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}img{max-width:100%;height:auto}.MuiJoy-root *{font-family:inherit!important;font-size:inherit!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}