.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;gap:8px}.footer ul a,.footer-icon{display:flex;align-items:center}.footer-icon{width:20px;height:20px;border-radius:50%;justify-content:center;background-color:#fff}.footer-icon>img{width:20px}.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 a.has-text:hover,.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%}.sideBtn a.has-text{height:auto;display:flex;flex-direction:column;align-items:center;gap:10px;padding:20px 0;border-radius:100px}.sideBtn a.has-text img{width:20px;height:20px}.sideBtn a.has-text span{color:#fff;line-height:1.2;text-align:center;white-space:pre-line}.sideBtn.bg-yellow a.highlight{background-color:#fb8315}.sideBtn.bg-blue a.highlight{background-color:#0f7eb0}@media screen and (max-width:1199px){.sideBtn{right:0;bottom:50px}.sideBtn a.has-text,.sideBtn button{border-radius:10px 0 0 10px}.sideBtn a.has-text{padding:12px 0}}.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-card .card-reasons{list-style:none;padding:0;margin:12px 0 0;display:flex;flex-direction:column;gap:6px}.member.seeker-match .match-card .card-reason_chip{display:flex;align-items:flex-start;gap:6px;padding:6px 10px;font-size:12px;line-height:1.45;color:#fff;background:rgba(255,168,87,.22);border:1px solid rgba(255,168,87,.7);border-radius:8px;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.member.seeker-match .match-card .card-reason_dot{flex-shrink:0;color:#FFA857;font-weight:700;line-height:1.45}.member.seeker-match .match-card .card-reason_text{flex:1 1;word-break:break-word}.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}}.for-business-page .btn-cta{padding:15px 30px;border-radius:100px;font-size:17px;transition:.2s;display:flex;width:-moz-fit-content;width:fit-content}.for-business-page .btn-cta-fill-primary{background:#22a9e7;color:#fff}.for-business-page .btn-cta-fill-primary:hover{background-color:#016b9b}.for-business-page .btn-cta-fill-secondary{background:#ff922d;color:#fff}.for-business-page .btn-cta-fill-secondary:hover{background-color:#016b9b;color:#fff}.for-business-page .btn-cta-outline-primary{border:2px solid #22a9e7;color:#005880}.for-business-page .btn-cta-outline-primary:hover{border-color:#6bbeed;color:#22a9e7}.for-business-page .btn-cta-outline-secondary{border:2px solid #ffbe83;color:#fb8315}.for-business-page .btn-cta-outline-secondary:hover{border-color:#ffd2a8;color:#ffbe83}.for-business-page .introduce-heading{text-align:center;margin-bottom:52px;font-size:40px;font-weight:800;color:#003e5a}@media screen and (max-width:575px){.for-business-page .introduce-heading{font-size:32px;margin-bottom:24px}}.for-business-page .introduce-hero{padding:30px 0 100px}.for-business-page .introduce-hero .container{display:flex;align-items:center;flex-wrap:wrap}.for-business-page .introduce-hero .hero-text{width:48%;padding-right:36px}.for-business-page .introduce-hero .hero-image{width:52%}.for-business-page .introduce-hero .hero-image img{width:100%;border-radius:16px;display:block}.for-business-page .introduce-hero .hero-title{font-size:52px;font-weight:800;line-height:1.35;color:#003e5a;margin-bottom:22px}.for-business-page .introduce-hero .hero-desc{font-size:18px;line-height:1.8;color:#595959;margin-bottom:24px}.for-business-page .introduce-hero .hero-ctas{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:20px}.for-business-page .introduce-hero .hero-badges{display:flex;gap:20px;font-size:14px;color:#888888}.for-business-page .introduce-hero .hero-badge{display:flex;align-items:center;gap:6px}.for-business-page .introduce-hero .hero-badge:before{content:"✓";display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;background:#468989;color:#fff;font-size:10px;font-weight:700;flex-shrink:0}@media screen and (max-width:991px){.for-business-page .introduce-hero{padding:30px 0 52px}.for-business-page .introduce-hero .hero-text{width:100%;order:2;padding-top:24px;padding-right:0}.for-business-page .introduce-hero .hero-image{width:100%;order:1}}@media screen and (max-width:575px){.for-business-page .introduce-hero .hero-title{font-size:32px;margin-bottom:16px}.for-business-page .introduce-hero .hero-desc{font-size:15px}}.for-business-page .introduce-cards{padding:100px 0 50px}.for-business-page .introduce-cards .nav{margin-left:-12px;margin-right:-12px;border:0}.for-business-page .introduce-cards .nav-item{padding-left:12px;padding-right:12px}.for-business-page .introduce-cards .nav-link{padding:15px 15px 20px;background-color:#fff;border-radius:20px;box-shadow:0 4px 15px rgba(0,0,0,.1);width:100%;border:1px solid #fff;transition:.3s;position:relative;height:100%}.for-business-page .introduce-cards .nav-link_img{position:relative;width:100%;padding-bottom:75%;border-radius:12px;overflow:hidden;margin-bottom:15px}.for-business-page .introduce-cards .nav-link_img>img{position:absolute;width:100%;height:100%;object-fit:cover;top:0;left:0}.for-business-page .introduce-cards .nav-link h3{text-align:center;margin:0;font-size:22px;font-weight:700;color:#003e5a;transition:.3s}.for-business-page .introduce-cards .nav-link:hover h3{color:#f57500}.for-business-page .introduce-cards .nav-link.active{border-color:#ffbe83;background-color:#fff8f2}.for-business-page .introduce-cards .nav-link.active h3{color:#f57500}.for-business-page .introduce-cards .nav-link.active:after{opacity:1}.for-business-page .introduce-cards .nav-link:after{position:absolute;content:"";width:51px;height:22px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='51' height='22' viewBox='0 0 51 22'%3E%3Cpath d='M25.5 21 14 7h23z' fill='%23f57500'/%3E%3C/svg%3E");background-size:contain;background-position:50%;background-repeat:no-repeat;top:calc(100% + 30px);left:50%;transform:translateX(-50%);z-index:1;opacity:0;transition:.3s}@media screen and (max-width:991px){.for-business-page .introduce-cards{display:none}}.for-business-page .introduce-feature{padding:0 0 100px}.for-business-page .introduce-feature .tab-content{padding:0}@media screen and (max-width:991px){.for-business-page .introduce-feature{padding:0 0 52px}}.for-business-page .feature-inner{display:flex;align-items:center;flex-wrap:wrap;border-radius:25px;background-color:#fff;padding:50px;box-shadow:0 4px 15px rgba(253,160,78,.2);border:1px solid #ffa857}.for-business-page .feature-img{width:45%}.for-business-page .feature-img img{width:100%;border-radius:16px}.for-business-page .feature-text{width:55%;padding-right:80px}.for-business-page .feature-heading{font-size:32px;font-weight:800;color:#003e5a;line-height:1.4;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #e3e3e3}.for-business-page .feature-list{display:flex;flex-direction:column;gap:12px}.for-business-page .feature-list-item{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:500;color:#444444}.for-business-page .feature-list-item:before{content:"✓";display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:#e6f7ff;color:#22a9e7;font-size:11px;font-weight:700;flex-shrink:0}.for-business-page .feature-content{display:flex;align-items:flex-end;justify-content:space-between}@media screen and (max-width:991px){.for-business-page .feature .tab-pane{display:block!important;opacity:1!important;margin-bottom:20px}.for-business-page .feature-inner{padding:24px}.for-business-page .feature-text{padding-right:24px}.for-business-page .feature-heading{font-size:24px;padding-bottom:16px;margin-bottom:16px}.for-business-page .feature-content{display:block}.for-business-page .feature-list{gap:8px;margin-bottom:20px}.for-business-page .feature-list-item{font-size:14px}.for-business-page .feature .btn-cta{font-size:14px;padding:12px 24px}}@media screen and (max-width:575px){.for-business-page .feature-text{width:100%;order:2;padding:20px 0 0}.for-business-page .feature-img{width:100%;order:1}}.for-business-page .introduce-steps{padding:100px 0;background:linear-gradient(120deg,#0f7eb0 7.74%,#005880 92.26%)}.for-business-page .introduce-steps .btn-cta{margin:0 auto}.for-business-page .introduce-steps .btn-cta:hover{background-color:#fff;color:#003e5a}.for-business-page .introduce-steps .introduce-heading{color:#fff}@media screen and (max-width:991px){.for-business-page .introduce-steps{padding:52px 0}}.for-business-page .step-grid{margin:0 0 52px}.for-business-page .step-card{background:#fff!important;padding:40px 34px;border-right:1px solid #ededed;position:relative}.for-business-page .step-card h3{font-size:22px;font-weight:700;color:#005880;margin-bottom:12px}.for-business-page .step-card p{font-size:15px;color:#595959;line-height:1.7;margin:0}.for-business-page .step-card--primary{border-top:4px solid #22a9e7}.for-business-page .step-card--primary .step-icon{background-color:#edf8fc}.for-business-page .step-card--primary .step-num{color:rgba(15,126,176,.05)}.for-business-page .step-card--secondary{border-top:4px solid #ff922d}.for-business-page .step-card--secondary .step-icon{background-color:#fff8f2}.for-business-page .step-card--secondary .step-num{color:rgba(245,117,0,.06)}.for-business-page .step-card--third{border-top:4px solid #468989}.for-business-page .step-card--third .step-icon{background-color:#f9fcfc}.for-business-page .step-card--third .step-num{color:rgba(70,137,137,.05)}.for-business-page .step-num{position:absolute;bottom:-12px;right:16px;font-size:136px;font-weight:900;line-height:1;pointer-events:none;font-family:Lato,sans-serif}.for-business-page .step-icon{width:110px;height:110px;border-radius:110px;background:#e8f4fc;display:flex;align-items:center;justify-content:center;margin-bottom:28px}.for-business-page .step-icon img{width:48px}@media screen and (max-width:575px){.for-business-page .step-grid{margin-bottom:24px}.for-business-page .step-card{padding:24px}.for-business-page .step-card h3{font-size:18px}.for-business-page .step-card p{font-size:14px}.for-business-page .step-icon{width:80px;height:80px;margin-bottom:16px}.for-business-page .step-icon img{width:36px}.for-business-page .step-num{font-size:100px}}.for-business-page .introduce-trust{padding:100px 0}@media screen and (max-width:991px){.for-business-page .introduce-trust{padding:52px 0}}.for-business-page .trust-benefits{display:flex;flex-direction:column;gap:20px}.for-business-page .trust-benefit{display:flex;gap:16px;align-items:flex-start;background-color:#fff;border-radius:20px;padding:20px;box-shadow:0 5px 25px rgba(0,0,0,.1)}.for-business-page .trust-benefit-icon{width:44px}.for-business-page .trust-benefit-title{font-size:16px;font-weight:700;color:#003e5a;margin-bottom:4px}.for-business-page .trust-benefit-desc{font-size:14px;color:#595959;line-height:1.6}.for-business-page .trust-testimonial{background:#eff6f6;border-radius:25px;padding:40px;height:100%;display:flex;flex-direction:column;align-items:space-between;justify-content:space-between}.for-business-page .trust-stars{display:flex;gap:4px;margin-bottom:20px}.for-business-page .trust-stars img{width:24px}.for-business-page .trust-quote{font-size:18px;line-height:1.7;color:#444444;margin-bottom:28px;font-weight:500}.for-business-page .trust-author{display:flex;align-items:center;gap:12px}.for-business-page .trust-author-name{font-size:16px;font-weight:700;color:#003e5a}.for-business-page .trust-author-title{font-size:13px;color:#595959}.for-business-page .trust-avatar{width:46px;height:46px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;color:#003e5a;font-size:18px;font-weight:700;flex-shrink:0}@media screen and (max-width:991px){.for-business-page .trust-testimonial{margin-top:20px;height:auto}}.for-business-page .founder-quote{background:#003e5a;border-radius:25px;padding:60px;display:flex;align-items:flex-start;flex-wrap:wrap}.for-business-page .founder-quote .quote-mark{width:24px;margin-bottom:20px}.for-business-page .founder-avatar{width:160px;height:160px;border-radius:50%;position:relative}.for-business-page .founder-avatar>img{position:absolute;width:100%;height:100%;object-fit:cover;top:0;left:0}.for-business-page .founder-content{width:calc(100% - 160px);padding-left:40px}.for-business-page .founder-text{font-size:20px;line-height:1.8;color:#fff;font-weight:500;margin-bottom:72px}.for-business-page .founder-sig{font-size:14px;color:#e8f7ff}@media screen and (max-width:991px){.for-business-page .founder-quote{margin-top:32px;padding:32px}.for-business-page .founder-content{padding-left:40px}}@media screen and (max-width:575px){.for-business-page .founder-quote{flex-direction:column;align-items:center}.for-business-page .founder-content{width:100%;margin-top:20px;padding:0}.for-business-page .founder-text{font-size:16px;margin-bottom:52px}}.for-business-page .introduce-pricing{padding:100px 0;background:#f9fcfc}@media screen and (max-width:991px){.for-business-page .introduce-pricing{padding:52px 0;overflow:hidden}}.for-business-page .pricing-label{text-align:center;font-size:14px;font-weight:600;color:#22a9e7;margin-bottom:8px;letter-spacing:1px}.for-business-page .pricing-card{background:#fff;border-radius:25px;border:2px solid #fff;padding:32px;position:relative;transition:.2s;box-shadow:0 4px 15px rgba(0,0,0,.1)}.for-business-page .pricing-card:hover{box-shadow:0 8px 32px rgba(0,0,0,.08)}.for-business-page .pricing-card.featured{border-color:#ff922d}.for-business-page .pricing-card.featured .pricing-features li:before{background-color:#ff922d}.for-business-page .pricing-card .btn-cta{width:100%;justify-content:center}.for-business-page .pricing-badge{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);background:#ff922d;color:#fff;font-size:12px;font-weight:700;padding:8px 16px;border-radius:100px;white-space:nowrap}.for-business-page .pricing-plan{font-size:18px;font-weight:700;color:#003e5a;margin-bottom:4px}.for-business-page .pricing-desc{font-size:13px;color:#ababab;margin-bottom:36px}.for-business-page .pricing-price{display:flex;align-items:baseline;gap:6px;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #ededed}.for-business-page .pricing-price-main{font-size:36px;font-weight:800;color:#003e5a;line-height:1}.for-business-page .pricing-price-unit{font-size:13px;color:#979797}.for-business-page .pricing-features{list-style:none;padding:0;margin:0 0 28px;display:flex;flex-direction:column;gap:12px}.for-business-page .pricing-features li{display:flex;align-items:center;gap:10px;font-size:14px;color:#444444}.for-business-page .pricing-features li:before{content:"✓";display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:#22a9e7;color:#fff;font-size:10px;font-weight:700;flex-shrink:0}.for-business-page .introduce-consult{padding:0 40px}.for-business-page .introduce-consult-inner{background:linear-gradient(120deg,#0f7eb0 7.74%,#005880 92.26%);padding:60px 100px 0;border-radius:40px}@media screen and (max-width:991px){.for-business-page .introduce-consult-inner{padding:32px 32px 0}}@media screen and (max-width:575px){.for-business-page .introduce-consult{padding:0 20px}.for-business-page .introduce-consult-inner{border-radius:24px}}.for-business-page .consult-inner{display:flex;align-items:center;gap:60px}.for-business-page .consult-image{width:30%}.for-business-page .consult-image img{width:100%}.for-business-page .consult-tag{display:inline-flex;align-items:center;gap:6px;border:1px solid #fff;color:#fff;font-size:13px;padding:8px 16px;border-radius:100px;margin-bottom:16px}.for-business-page .consult-tag img{width:20px}.for-business-page .consult-title{font-size:44px;font-weight:800;color:#fff;line-height:1.4;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.3)}.for-business-page .consult-desc{font-size:18px;color:#edf8fc;line-height:1.7;margin-bottom:0}.for-business-page .consult-content{display:flex;align-items:center}.for-business-page .consult-text{width:70%;padding-right:40px}.for-business-page .consult-cta{width:30%;padding:0 24px;display:flex;flex-direction:column;gap:12px}.for-business-page .consult-cta .btn-cta:hover{background-color:#fff;color:#003e5a}.for-business-page .consult-reply{text-align:center;font-size:12px;color:#e8f7ff}@media screen and (max-width:991px){.for-business-page .consult-inner{gap:24px;align-items:flex-end}.for-business-page .consult-image{width:40%}.for-business-page .consult .container{padding:0}.for-business-page .consult-content{display:block;padding-bottom:20px}.for-business-page .consult-text{width:100%;padding:0;margin-bottom:20px}.for-business-page .consult-cta{width:100%;padding:0;align-items:flex-start}.for-business-page .consult-title{font-size:28px;padding-bottom:16px;margin-bottom:16px}.for-business-page .consult-tag{font-size:12px;padding:6px 12px}.for-business-page .consult-tag img{width:16px}.for-business-page .consult-desc{font-size:16px}.for-business-page .consult .btn-cta{padding:12px 24px;font-size:15px}.for-business-page .consult-reply{margin:0}}@media screen and (max-width:575px){.for-business-page .consult-inner{flex-wrap:wrap;align-items:center;flex-direction:column}.for-business-page .consult-image{width:50%}.for-business-page .consult-title{font-size:26px}}.for-business-page .introduce-faq{padding:100px 0}.for-business-page .introduce-faq .container{max-width:800px}@media screen and (max-width:991px){.for-business-page .introduce-faq{padding:52px 0}}.for-business-page .faq-list{margin-bottom:40px}.for-business-page .faq-item{border-bottom:1px solid #e8e8e8}.for-business-page .faq-item.open .faq-chevron{transform:rotate(180deg);background:#22a9e7}.for-business-page .faq-item.open .faq-chevron svg polyline{stroke:#fff}.for-business-page .faq-item.open .faq-question{color:#22a9e7}.for-business-page .faq-item.open .faq-answer{display:block}.for-business-page .faq-question{display:flex;align-items:center;justify-content:space-between;padding:20px 4px;cursor:pointer;font-size:17px;font-weight:600;color:#595959;transition:.2s}.for-business-page .faq-question:hover{color:#22a9e7}.for-business-page .faq-chevron{width:28px;height:28px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;transition:.3s}.for-business-page .faq-chevron svg{width:16px;height:16px;fill:none;stroke:#888888;stroke-width:2}.for-business-page .faq-answer{display:none;padding:0 4px 24px;font-size:15px;color:#979797;line-height:1.8}.for-business-page .faq-contact{text-align:center;margin-top:40px;font-size:15px}.for-business-page .faq-contact a{color:#0f7eb0;font-weight:600;text-decoration:none}.for-business-page .faq-contact a:hover{color:#1490c8}.for-business-page .introduce-signup{padding:0 0 100px}.for-business-page .signup-inner{max-width:900px;width:100%;margin:0 auto;border-radius:25px;overflow:hidden;background-color:#fff;box-shadow:0 5px 25px rgba(0,0,0,.1)}.for-business-page .signup-inner .row{margin:0}.for-business-page .signup-inner .row>div{padding:0}.for-business-page .signup-text{background:linear-gradient(120deg,#0f7eb0 7.74%,#005880 92.26%);display:flex;flex-direction:column;justify-content:center;height:100%;padding:44px;color:#fff}.for-business-page .signup-text h2{font-size:36px;font-weight:800;color:#fff;line-height:1.35;margin-bottom:16px}.for-business-page .signup-text p{font-size:16px;color:#edf8fc;line-height:1.7;margin-bottom:28px}.for-business-page .signup-perks{display:flex;flex-direction:column;gap:12px}.for-business-page .signup-perk{display:flex;align-items:center;gap:10px;font-size:15px;color:#fff}.for-business-page .signup-perk:before{content:"✓";display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:#ff922d;color:#fff;font-size:11px;font-weight:700;flex-shrink:0}.for-business-page .signup-form{background:#fff;padding:44px}.for-business-page .signup-form .btn-cta{width:100%;justify-content:center}.for-business-page .form-group{margin-bottom:20px}.for-business-page .form-group label{display:block;font-size:14px;font-weight:600;color:#444444;margin-bottom:8px}.for-business-page .form-control-intro{display:block;width:100%;padding:14px;border-radius:12px;border:1px solid #dbdbdb;font-size:15px;font-family:inherit;color:#444444;transition:.2s;background:#fff}.for-business-page .form-control-intro:focus{outline:none;border-color:#22a9e7;box-shadow:0 0 0 3px rgba(34,169,231,.1)}.for-business-page .form-control-intro::placeholder{color:#dbdbdb}.for-business-page .form-note{font-size:14px;color:#595959;text-align:center;margin-top:16px}.for-business-page .form-note a{color:#0f7eb0}.for-business-page .swiper-horizontal{touch-action:pan-y}.for-business-page .swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;transform:translateZ(0)}.for-business-page .swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.for-business-page .swiper-slide-invisible-blank{visibility:hidden}.for-business-page .swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.for-business-page .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.for-business-page .container{padding-left:20px!important;padding-right:20px!important}@media screen and (max-width:991px){.for-business-page .consult .container{padding-left:0!important;padding-right:0!important}}.for-business-header .header_member li{margin-left:25px}@media screen and (max-width:991px){.for-business-header .header_nav{gap:0}.for-business-header .header_menu{margin-left:20px}}.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}}