.job-page.job-page{background:#fff;color:#2b2d33;min-height:100vh}.job-page.job-page .job-header{border-bottom:1px solid #dce4ee}.job-page.job-page .job-header-inner{width:min(1240px,100% - 80px);margin:0 auto;padding:32px 0 28px}.job-page.job-page .job-header-top{display:flex;flex-direction:column;gap:20px}.job-page.job-page .job-header-left{min-width:0}.job-page.job-page .job-header-identity{display:flex;align-items:flex-start;gap:12px}.job-page.job-page .job-logo{width:52px;height:52px;border-radius:6px;border:1px solid #dce4ee;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.job-page.job-page .job-logo img{width:100%;height:100%;object-fit:cover}.job-page.job-page .job-logo svg{color:#5f6c7b}.job-page.job-page .job-company{font-size:14px;font-weight:600;color:#2b2d33;margin:0}.job-page.job-page .job-date{display:inline-flex;align-items:center;gap:6px;margin-top:6px;font-size:12px;color:#5f6c7b}.job-page.job-page .job-title{font-size:clamp(24px,3vw,32px);font-weight:500;letter-spacing:-.8px;line-height:1.2;margin:16px 0 0;color:#2b2d33}.job-page.job-page .job-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.job-page.job-page .job-tag{display:inline-flex;align-items:center;gap:6px;border:1px solid #e4eaf2;border-radius:999px;padding:6px 14px 6px 11px;font-size:12.5px;font-weight:500;color:#465365;background:#f7f9fc;line-height:1}.job-page.job-page .job-tag svg{color:#5f6c7b;flex-shrink:0}.job-page.job-page .job-tag-accent{border-color:#c8d4e5;background:#eff4ff;color:#1650b5}.job-page.job-page .job-tag-accent svg{color:#1650b5}.job-page.job-page .job-header-action{flex-shrink:0}.job-page.job-page .job-header-action .ant-btn{min-height:44px;padding-inline:20px;border-radius:5px;box-shadow:none;font-size:14px}.job-page.job-page .job-breadcrumb{padding:18px 0}.job-page.job-page .job-breadcrumb .ant-breadcrumb-link a{color:#1650b5}.job-page.job-page .job-breadcrumb .ant-breadcrumb-link a:hover{color:#0e3f89}.job-page.job-page .job-breadcrumb .ant-breadcrumb-separator{color:#b7c3d3}.job-page.job-page .job-main{width:min(1240px,100% - 80px);margin:0 auto;padding:0 0 64px}.job-page.job-page .job-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px;align-items:start}.job-page.job-page .job-content{min-width:0}.job-page.job-page .job-panel{border:1px solid #dce4ee;border-radius:6px;background:#fff}.job-page.job-page .job-section{padding:24px}.job-page.job-page .job-section+.job-section{border-top:1px solid #dce4ee}.job-page.job-page .job-section-heading{display:flex;align-items:flex-start;gap:12px;margin-bottom:18px}.job-page.job-page .job-section-icon{flex-shrink:0;width:30px;height:30px;color:#1650b5;display:flex;align-items:center;justify-content:center}.job-page.job-page .job-section-heading h2{font-size:17px;font-weight:600;letter-spacing:-.2px;margin:0 0 2px;color:#2b2d33}.job-page.job-page .job-section-heading p{font-size:13px;line-height:1.6;color:#5f6c7b;margin:0}.job-page.job-page .job-overview-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 28px}.job-page.job-page .job-overview-item{display:flex;gap:12px;align-items:flex-start}.job-page.job-page .job-overview-item.wide{grid-column:1/-1}.job-page.job-page .job-overview-icon{flex-shrink:0;width:18px;height:18px;margin-top:2px;color:#1650b5}.job-page.job-page .job-overview-label{font-size:12px;color:#5f6c7b;margin:0 0 3px}.job-page.job-page .job-overview-value{font-size:14px;font-weight:500;color:#2b2d33;margin:0;line-height:1.5}.job-page.job-page .job-shift-row{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:8px 0;border-bottom:1px dashed #e4eaf2}.job-page.job-page .job-shift-row:last-child{border-bottom:0;padding-bottom:0}.job-page.job-page .job-question-list{display:grid;gap:16px}.job-page.job-page .job-question-row{display:flex;gap:12px;align-items:flex-start}.job-page.job-page .job-question-index{flex-shrink:0;width:22px;height:22px;border-radius:999px;background:#eff4ff;color:#1650b5;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600;margin-top:1px}.job-page.job-page .job-question-row p{margin:0;font-size:14px;line-height:1.5;color:#2b2d33;padding-top:1px}.job-page.job-page .job-sidebar{display:flex;flex-direction:column;gap:20px;position:-webkit-sticky;position:sticky;top:24px}.job-page.job-page .job-sidebar-panel{border:1px solid #dce4ee;border-radius:6px;background:#fff;overflow:hidden}.job-page.job-page .job-sidebar-header{display:flex;align-items:flex-start;gap:12px;padding:18px 20px;border-bottom:1px solid #dce4ee;background:#f7f9fc}.job-page.job-page .job-sidebar-icon{flex-shrink:0;width:30px;height:30px;border-radius:5px;background:#eff4ff;color:#1650b5;display:flex;align-items:center;justify-content:center}.job-page.job-page .job-sidebar-header h3{font-size:14.5px;font-weight:600;letter-spacing:-.1px;margin:0 0 2px;color:#2b2d33;display:flex;align-items:center;gap:6px}.job-page.job-page .job-sidebar-header p{font-size:12.5px;line-height:1.5;color:#5f6c7b;margin:0}.job-page.job-page .job-sidebar-list{padding:14px;display:flex;flex-direction:column;gap:10px}.job-page.job-page .job-sidebar-card{display:block;border:1px solid #dce4ee;border-radius:5px;padding:14px;cursor:pointer;transition:border-color .15s ease,background-color .15s ease}.job-page.job-page .job-sidebar-card:hover{border-color:#1650b5;background:#fafbfc}.job-page.job-page .job-sidebar-card-logo{flex-shrink:0;width:34px;height:34px;border-radius:5px;border:1px solid #e4eaf2;background:#f7f9fc;display:flex;align-items:center;justify-content:center;overflow:hidden;color:#5f6c7b}.job-page.job-page .job-sidebar-card-logo img{width:100%;height:100%;object-fit:cover}.job-page.job-page .job-sidebar-card-company{font-size:12.5px;font-weight:600;color:#2b2d33;margin:0}.job-page.job-page .job-sidebar-card-title{font-size:14px;font-weight:500;color:#2b2d33;margin:2px 0 0;line-height:1.4}.job-page.job-page .job-sidebar-card:hover .job-sidebar-card-title{color:#1650b5}.job-page.job-page .job-sidebar-card-tags{display:flex;flex-wrap:wrap;gap:6px;margin:10px 0}.job-page.job-page .job-sidebar-card-tag{display:inline-flex;align-items:center;border:1px solid #e4eaf2;border-radius:999px;padding:3px 10px;font-size:11px;font-weight:500;color:#5f6c7b;background:#f7f9fc}.job-page.job-page .job-sidebar-card-meta{display:flex;flex-direction:column;gap:6px}.job-page.job-page .job-sidebar-card-meta-row{display:flex;align-items:center;gap:8px;font-size:12.5px;font-weight:500;color:#3e4149}.job-page.job-page .job-sidebar-card-meta-row svg{flex-shrink:0;color:#5f6c7b}@media(max-width:1100px){.job-page.job-page .job-header-inner,.job-page.job-page .job-main{width:calc(100% - 48px)}.job-page.job-page .job-layout{grid-template-columns:1fr}}@media(max-width:600px){.job-page.job-page .job-header-inner,.job-page.job-page .job-main{width:calc(100% - 32px)}.job-page.job-page .job-overview-list{grid-template-columns:1fr}.job-page.job-page .job-section{padding:18px}}