.ots-page{min-height:100vh;background:#f6f8fc}.ots-page-title{text-align:center;padding:40px 0;background:linear-gradient(135deg,#1e3c72,#2a5298);color:#fff}.ots-page-title h1{font-size:32px;font-weight:700;margin:0 0 8px}.ots-page-title p{font-size:16px;opacity:.9;margin:0}.ots-container{max-width:1200px;margin:0 auto;padding:0 20px}.ots-main{padding:10px 0}.ots-sections{display:flex;flex-direction:column;gap:40px}.ots-section-block{background:#fff;border-radius:24px;padding:40px 36px;box-shadow:0 18px 50px #0f2c4a14}.ots-tab-content{animation:otsFadeIn .4s ease}@keyframes otsFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ots-content-header{text-align:center;margin-bottom:40px}.ots-content-title{font-size:28px;font-weight:700;color:#1b1f3b;margin:0 0 12px}.ots-content-desc{font-size:15px;color:#5b6378;max-width:900px;margin:0 auto;line-height:1.6}.ots-services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px}.ots-service-card{display:flex;gap:18px;padding:22px;border-radius:18px;background:#fdfdff;border:1px solid rgba(15,44,74,.06);box-shadow:0 12px 30px #0f2c4a14;transition:transform .25s ease,box-shadow .25s ease;cursor:pointer}.ots-service-card:hover{transform:translateY(-4px);box-shadow:0 20px 50px #0f2c4a1f}.ots-service-icon{width:60px;height:60px;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:24px;color:#1e2a44;flex-shrink:0}.ots-service-body{display:flex;flex-direction:column;gap:10px;flex:1}.ots-service-name{font-size:16px;font-weight:600;color:#161c2d;margin:0}.ots-service-desc{font-size:14px;color:#4f5567;line-height:1.6;margin:0}.ots-detail-btn{padding:8px 16px;border-radius:8px;border:none;background:linear-gradient(120deg,#0f66ff,#0b46c9);color:#fff;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;align-self:flex-start;font-size:13px}.ots-detail-btn.ghost{background:transparent;color:#0b46c9;border:1px solid rgba(11,70,201,.2);box-shadow:none}.ots-detail-btn:hover{transform:translateY(-2px);box-shadow:0 12px 25px #0f66ff59}.ots-uni-section{margin-top:20px;padding-top:20px}.ots-uni-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.ots-uni-card{background:#fdfdff;border-radius:18px;overflow:hidden;border:1px solid rgba(15,44,74,.06);box-shadow:0 12px 30px #0f2c4a14;transition:transform .25s ease,box-shadow .25s ease;cursor:pointer}.ots-uni-card:hover{transform:translateY(-4px);box-shadow:0 20px 50px #0f2c4a1f}.ots-uni-image{position:relative;height:280px;overflow:hidden}.ots-uni-img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transition:transform .5s ease;background-color:#f5f7fa}.ots-uni-card:hover .ots-uni-img{transform:scale(1.05)}.ots-uni-overlay{position:absolute;inset:0;background:rgba(15,44,74,.7);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.ots-uni-card:hover .ots-uni-overlay{opacity:1}.ots-view-details{color:#fff;font-weight:600;padding:8px 16px;border:2px solid #fff;border-radius:8px}.ots-uni-content{padding:20px;display:flex;flex-direction:column;gap:12px}.ots-uni-meta{display:flex;align-items:center;gap:8px}.ots-uni-country{padding:4px 8px;background:#edf3ff;color:#1f3c88;border-radius:6px;font-size:12px;font-weight:600}.ots-uni-name{font-size:18px;font-weight:600;color:#161c2d;margin:0}.ots-uni-desc{font-size:14px;color:#4f5567;line-height:1.6;margin:0}.ots-country-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:30px}.ots-country-card{display:flex;flex-direction:column;gap:16px;padding:24px;border-radius:16px;background:#fdfdff;border:1px solid rgba(15,44,74,.06);box-shadow:0 12px 30px #0f2c4a14;transition:transform .25s ease,box-shadow .25s ease;cursor:pointer}.ots-country-card:hover{transform:translateY(-4px);box-shadow:0 20px 50px #0f2c4a1f}.ots-country-header{display:flex;justify-content:space-between;align-items:center;gap:12px}.ots-country-name{font-size:18px;font-weight:700;color:#161c2d;margin:0}.ots-demand-badge{padding:6px 12px;background:linear-gradient(135deg,#e0f2ff,#f1f9ff);color:#0f63ff;border-radius:8px;font-size:12px;font-weight:600;white-space:nowrap;flex-shrink:0}.ots-country-body{display:flex;flex-direction:column;gap:12px}.ots-country-overview{font-size:14px;color:#4f5567;line-height:1.6;margin:0}.ots-industries-section{display:flex;flex-direction:column;gap:6px}.ots-industries-title{font-size:13px;font-weight:600;color:#1b1f3b}.ots-industries-text{font-size:13px;color:#5b6378;line-height:1.5;margin:0}.ots-jobs-section{margin-top:10px}.ots-job-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:30px}.ots-job-card{display:flex;flex-direction:column;gap:12px;padding:18px;border-radius:16px;background:#fdfdff;border:1px solid rgba(15,44,74,.06);box-shadow:0 12px 30px #0f2c4a14;transition:transform .25s ease,box-shadow .25s ease;cursor:pointer;min-height:220px}.ots-job-card:hover{transform:translateY(-4px);box-shadow:0 20px 50px #0f2c4a1f}.ots-job-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:8px}.ots-company-name{font-size:14px;font-weight:600;color:#161c2d;margin:0;line-height:1.4;flex:1}.ots-salary-badge{padding:6px 12px;background:linear-gradient(135deg,#e0f2ff,#f1f9ff);color:#0f63ff;border-radius:8px;font-size:12px;font-weight:600;white-space:nowrap;flex-shrink:0}.ots-job-body{display:flex;flex-direction:column;gap:10px;flex:1}.ots-position-name{font-size:15px;font-weight:600;color:#1b1f3b;margin:0;line-height:1.4}.ots-apply-condition{font-size:13px;color:#5b6378;line-height:1.5;margin:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.ots-pagination{display:flex;justify-content:center;align-items:center;margin-top:40px;gap:10px}.ots-page-btn{padding:10px 20px;border:1px solid #ddd;background-color:#fff;color:#333;cursor:pointer;border-radius:8px;transition:all .3s ease;font-size:14px;font-weight:500}.ots-page-btn:hover:not(:disabled){background-color:#f5f5f5;border-color:#0f63ff;color:#0f63ff}.ots-page-btn:disabled{opacity:.5;cursor:not-allowed}.ots-page-btn.active{background:linear-gradient(120deg,#0f66ff,#0b46c9);color:#fff;border-color:#0f63ff;box-shadow:0 4px 12px #0f63ff40}.ots-page-numbers{display:flex;gap:8px}.ots-page-num{padding:10px 15px;min-width:40px}.ots-modal-overlay,.ots-page-num{display:flex;align-items:center;justify-content:center}.ots-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(128,128,128,.6);z-index:1000;padding:20px;animation:otsFadeIn .3s forwards}.ots-modal-container{background:#fff;border-radius:20px;width:90%;max-width:800px;max-height:90vh;overflow-y:auto;transform:scale(.9);animation:otsScaleIn .3s forwards;box-shadow:0 25px 50px #0f2c4a4d}@keyframes otsScaleIn{to{transform:scale(1)}}.ots-modal-header{display:flex;justify-content:space-between;align-items:center;padding:24px;border-bottom:1px solid rgba(15,44,74,.1)}.ots-modal-title{font-size:22px;font-weight:700;color:#1b1f3b;margin:0}.ots-modal-close{background:none;border:none;font-size:24px;color:#5b6378;cursor:pointer;padding:4px;border-radius:6px;transition:all .2s ease}.ots-modal-close:hover{background:rgba(15,44,74,.1);color:#1b1f3b}.ots-modal-body{padding:20px 24px}.ots-uni-detail{display:flex;align-items:center;gap:60px;padding-left:30px;margin-bottom:24px}.ots-uni-detail-image{border-radius:12px;overflow:hidden;box-shadow:0 8px 25px #0f2c4a26;width:300px;height:200px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ots-detail-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ots-uni-detail-info{display:flex;flex-direction:column;gap:16px}.ots-detail-item{display:flex;flex-direction:column;gap:2px;padding:8px 0;border-bottom:1px solid rgba(15,44,74,.06)}.ots-detail-item:last-child{border-bottom:none}.ots-detail-item strong{color:#1b1f3b;font-weight:600;font-size:16px}.ots-detail-item span{color:#4f5567;font-size:15px;line-height:1.5}.ots-service-detail{display:flex;flex-direction:column;gap:24px}.ots-service-detail-header{text-align:center;padding:20px;background:#f8f9ff;border-radius:16px;margin-bottom:10px}.ots-service-icon-large{width:80px;height:80px;border-radius:20px;display:flex;align-items:center;justify-content:center;font-size:32px;color:#1e2a44;margin:0 auto 16px}.ots-service-detail-name{font-size:20px;font-weight:700;color:#161c2d;margin:0 0 12px}.ots-service-detail-desc{font-size:15px;color:#4f5567;line-height:1.6;max-width:600px;margin:0 auto}.ots-service-detail-content{display:flex;flex-direction:column;gap:24px}.ots-detail-section{background:#fdfdff;padding:20px;border-radius:16px;border:1px solid rgba(15,44,74,.06)}.ots-section-title{font-size:16px;font-weight:600;color:#161c2d;margin:0 0 16px;padding-bottom:8px;border-bottom:1px solid rgba(15,44,74,.06)}.ots-section-text{font-size:14px;color:#4f5567;line-height:1.6;margin:0}.ots-process-steps{display:flex;flex-direction:column;gap:12px}.ots-process-step{display:flex;align-items:flex-start;gap:12px}.ots-step-number{width:24px;height:24px;border-radius:50%;background:linear-gradient(120deg,#0f66ff,#0b46c9);color:#fff;font-weight:600;display:flex;align-items:center;justify-content:center;font-size:12px;flex-shrink:0}.ots-step-text{font-size:14px;color:#4f5567;line-height:1.5;flex:1}.ots-requirements-list{display:flex;flex-direction:column;gap:8px}.ots-requirement-item{display:flex;align-items:flex-start;gap:8px}.ots-requirement-bullet{color:#0f63ff;font-weight:600;line-height:1.5;flex-shrink:0}.ots-requirement-text{font-size:14px;color:#4f5567;line-height:1.5;flex:1}.ots-modal-actions{display:flex;justify-content:flex-end;padding-top:20px;border-top:1px solid rgba(15,44,74,.1)}.ots-contact-btn{padding:12px 24px;border:none;border-radius:10px;background:linear-gradient(120deg,#0f66ff,#0b46c9);color:#fff;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;text-decoration:none;display:inline-block}.ots-contact-btn:hover{transform:translateY(-2px);box-shadow:0 12px 25px #0f66ff59}.ots-recruitment-modal{max-width:800px!important}.ots-recruitment-detail{display:flex;flex-direction:column;gap:20px}.ots-recruitment-detail-content{display:flex;flex-direction:column;gap:8px}.ots-salary-text{color:#0f63ff;font-weight:600;font-size:15px}.ots-recruitment-contact{padding-top:16px;border-top:2px solid rgba(15,44,74,.1);display:flex;align-items:center;gap:20px}.ots-contact-title{font-size:16px;font-weight:700;color:#1b1f3b;margin:0;white-space:nowrap;min-width:100px}.ots-contact-info{display:flex;gap:12px;flex:1}.ots-contact-text{flex:1;font-size:15px;font-weight:600;color:#0f63ff;margin:0;padding:0;word-break:break-all}.ots-country-modal{max-width:1200px!important}.ots-country-details{display:flex;gap:24px;max-height:550px}.ots-industry-list-panel{flex:0 0 350px;display:flex;flex-direction:column}.ots-panel-title{font-size:15px;font-weight:700;color:#161c2d;margin:0 0 16px;padding-bottom:12px;border-bottom:2px solid rgba(15,44,74,.1)}.ots-industry-list{display:flex;flex-direction:column;gap:10px;flex:1;overflow-y:auto;padding-right:8px}.ots-industry-item{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;border-radius:8px;background:#f8f9ff;border:1px solid rgba(15,44,74,.06);cursor:pointer;transition:all .2s ease}.ots-industry-item:hover{background:#e8f1ff}.ots-industry-item.active{background:linear-gradient(120deg,#0f66ff,#0b46c9);border-color:#0f63ff}.ots-industry-item.active .ots-industry-name{color:#fff}.ots-industry-item.active .ots-industry-count{background:rgba(255,255,255,.25);color:#fff}.ots-industry-name{font-size:14px;font-weight:600;color:#161c2d;flex:1}.ots-industry-count{font-size:13px;color:#0f63ff;font-weight:600;padding:4px 8px;background:rgba(15,99,255,.1);border-radius:4px;flex-shrink:0}.ots-job-info-panel{flex:1;display:flex;flex-direction:column}.ots-job-info{flex:1;overflow-y:auto;padding:0}.ots-job-description{font-size:15px;color:#4f5567;line-height:1.8;white-space:pre-wrap;word-break:break-word}@media (max-width:1400px){.ots-job-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1200px){.ots-country-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:992px){.ots-uni-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.ots-services-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.ots-country-grid{grid-template-columns:1fr}.ots-job-grid{grid-template-columns:repeat(2,1fr)}.ots-country-details{flex-direction:column;max-height:none}.ots-industry-list-panel{flex:0 0 auto;border-bottom:2px solid rgba(15,44,74,.1);padding-bottom:20px;margin-bottom:20px}.ots-industry-list{grid-template-columns:repeat(2,1fr);gap:8px;max-height:200px}.ots-job-info-panel{flex:1}}@media (max-width:768px){.ots-section-block{padding:28px 20px}.ots-country-grid,.ots-job-grid,.ots-services-grid,.ots-uni-grid{grid-template-columns:1fr}.ots-service-card{flex-direction:column;text-align:center}.ots-service-icon{align-self:center}.ots-uni-detail{flex-direction:column;gap:20px;padding-left:0}.ots-recruitment-contact{flex-direction:column;align-items:stretch;gap:12px}.ots-contact-title{text-align:center;min-width:auto}.ots-modal-container{width:95%;margin:20px}}