*{box-sizing:border-box}body{color:#111;background:#fff;margin:0;font-family:Inter,Arial,sans-serif}.home{background:radial-gradient(circle at 0 0,#00000009,#0000 28%),linear-gradient(#fff 0%,#fafafa 100%);flex-direction:column;min-height:100vh;display:flex}.nav{justify-content:space-between;align-items:center;width:100%;max-width:1180px;margin:0 auto;padding:28px 32px;display:flex}.nav a{color:#111;font-size:14px;font-weight:700;text-decoration:none}.navRight{gap:22px;display:flex}.navBrand{letter-spacing:.12em;font-weight:900!important}.mobileMenuButton{color:#111;cursor:pointer;background:#fff;border:1px solid #d4d4d4;border-radius:12px;padding:8px 12px;font-size:22px;font-weight:900;display:none}.hero{flex-direction:column;flex:1;justify-content:flex-start;align-items:center;width:100%;max-width:980px;margin:0 auto;padding:70px 24px 40px;display:flex}.tagline{letter-spacing:.12em;color:#555;text-transform:uppercase;margin-top:20px;font-size:20px;font-weight:600}.countryRow{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:60px;display:flex}.chip{color:#111;cursor:pointer;background:#ffffffe6;border:1px solid #d9d9d9;border-radius:999px;padding:10px 16px;font-size:13px;font-weight:700;transition:all .2s}.chip:hover{border-color:#111;transform:translateY(-1px)}.activeChip{color:#fff;background:#111;border-color:#111}.searchPanel{background:#fff;border:1px solid #e5e5e5;border-radius:30px;width:100%;max-width:820px;margin:38px auto 0;padding:22px;box-shadow:0 22px 60px #00000014}.searchPanel input,.searchPanel select{color:#111;appearance:none;background:#fff;border:1px solid #e5e5e5;border-radius:999px;outline:none;width:100%;padding:16px 20px;font-size:15px}.searchPanel select{cursor:pointer;font-weight:800}.primaryBtn{color:#fff;cursor:pointer;background:#111;border:1px solid #111;border-radius:999px;width:auto;min-width:150px;padding:13px 24px;font-size:14px;font-weight:900;transition:all .2s}.primaryBtn:hover{transform:translateY(-2px);box-shadow:0 12px 26px #00000029}.secondaryBtn{color:#555;cursor:pointer;background:#fff;border:1px solid #e5e5e5;border-radius:999px;width:180px;min-width:180px;max-width:180px;padding:13px 18px;font-size:14px;font-weight:700}.stats{color:#333;flex-wrap:wrap;justify-content:center;gap:14px;margin-top:28px;font-size:14px;font-weight:700;display:flex}.stats span:not(:last-child):after{content:"•";color:#999;margin-left:14px}.footer{text-align:center;color:#222;padding:24px;font-size:14px;font-weight:700}.infoPage{background:#fff;min-height:100vh;padding:40px 24px}.infoCard{background:#fff;border:1px solid #eee;border-radius:24px;max-width:760px;margin:60px auto;padding:40px;box-shadow:0 10px 30px #0000000a}.infoCard h1{margin-bottom:20px;font-size:42px}.infoCard h2{letter-spacing:.12em;margin-top:32px;font-size:20px}.infoCard p{color:#333;font-size:17px;line-height:1.7}.backLink{color:#2563eb;margin-bottom:25px;font-size:14px;font-weight:700;text-decoration:none;display:inline-block}.contactText{margin-top:32px;font-weight:700}.jobsPage{background:#f7f7f7;min-height:100vh;padding:40px 24px}.jobsContainer{max-width:1000px;margin:0 auto}.jobsContainer h1{margin-top:28px;margin-bottom:8px;font-size:38px}.jobsCount{color:#555;margin-bottom:24px;font-weight:600}.jobsGrid{gap:18px;display:grid}.jobCard{background:#fff;border:1px solid #eee;border-radius:18px;justify-content:space-between;gap:24px;padding:24px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 8px 24px #0000000b}.jobCard:hover{transform:translateY(-2px);box-shadow:0 12px 34px #00000012}.jobTitleLink{color:#111;text-decoration:none;transition:color .2s}.jobTitleLink:hover{color:#555}.companyText{color:#333;margin:8px 0 10px;font-size:16px;font-weight:700}.descriptionPreview{color:#444;max-width:680px;margin-top:14px;line-height:1.6}.jobMeta{flex-wrap:wrap;gap:10px;margin-top:10px;display:flex}.countryBadge,.postedDate{color:#222;background:#f1f1f1;border-radius:999px;padding:6px 12px;font-size:13px;font-weight:700;display:inline-block}.postedDate{background:#fafafa;border:1px solid #eee}.jobActions{flex-direction:column;justify-content:center;gap:10px;min-width:150px;display:flex}.viewDetailsBtn,.applyBtn{text-align:center;border-radius:999px;padding:11px 14px;font-size:14px;font-weight:700;text-decoration:none}.viewDetailsBtn{color:#111;background:#fff;border:1px solid #111;transition:all .2s}.viewDetailsBtn:hover{color:#fff;background:#111;transform:translateY(-1px)}.applyBtn{color:#fff;background:#111;border:1px solid #111;transition:all .2s}.applyBtn:hover{background:#000;transform:translateY(-1px)}.dashboardCard{text-align:center;border:1px solid #eee;border-radius:18px;padding:30px}.dashboardCard h3{color:#555;margin:0}.dashboardCard p{margin-top:10px;font-size:42px;font-weight:900}.dashboardBtnPrimary{color:#fff;background:#111;border-radius:999px;padding:12px 22px;font-weight:700;text-decoration:none}.dashboardBtnSecondary{color:#111;border:1px solid #111;border-radius:999px;padding:12px 22px;font-weight:700;text-decoration:none}.dashboardStatsGrid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:30px;display:grid}.dashboardStatCard{text-align:center;background:#fff;border:1px solid #eee;border-radius:18px;padding:28px 20px;box-shadow:0 4px 12px #00000008}.dashboardStatCard h3{color:#666;text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:14px;font-weight:600}.dashboardStatCard p{color:#111;margin:12px 0 0;font-size:42px;font-weight:900}.jobMetaBadge{color:#333;background:#f5f5f5;border:1px solid #e5e5e5;border-radius:999px;padding:6px 12px;font-size:13px;font-weight:700;display:inline-block}@media (max-width:720px){.dashboardStatsGrid{grid-template-columns:1fr}.jobCard{flex-direction:column}.jobActions{width:100%}}@media (max-width:640px){.nav{padding:18px 20px;position:relative}.mobileMenuButton{display:block}.navRight{z-index:50;background:#fff;border:1px solid #e5e5e5;border-radius:18px;flex-direction:column;gap:14px;padding:16px;display:none;position:absolute;top:64px;left:20px;right:20px;box-shadow:0 18px 45px #0000001f}.navRight.navOpen{display:flex}.tagline{letter-spacing:.22em;font-size:13px}.searchPanel{border-radius:22px}}.jobDetailCard{background:#fff;border:1px solid #eee;border-radius:24px;max-width:850px;margin:0 auto;padding:36px;box-shadow:0 10px 30px #0000000b}.jobDetailHeader{flex-wrap:wrap;justify-content:space-between;gap:24px;margin-top:20px;display:flex}.jobDetailHeader h1{margin:0;font-size:34px;line-height:1.2}.jobDetailCompany{color:#333;margin-top:10px;font-size:18px;font-weight:700}.jobDetailApply{color:#fff;background:#111;border-radius:999px;align-self:flex-start;padding:12px 20px;font-weight:800;text-decoration:none}.jobDetailDivider{border:none;border-top:1px solid #eee;margin:30px 0}.jobDetailSection{margin-top:28px}.jobDetailSection h2{margin-bottom:10px;font-size:20px}.jobDetailSection p{color:#333;white-space:pre-line;font-size:17px;line-height:1.8}@media (max-width:720px){.jobDetailCard{padding:24px}.jobDetailHeader h1{font-size:28px}.jobDetailApply{text-align:center;width:100%}}.companyWebsiteLink{color:#111;margin-top:8px;font-weight:600;text-decoration:none;display:inline-block}.companyWebsiteLink:hover{text-decoration:underline}.companyWebsiteLink{color:#666;margin-top:8px;font-size:14px;font-weight:600;text-decoration:none;display:inline-block}.companyWebsiteLink:hover{color:#111}.form-page{background:#f7f7f7;justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex}.form-card{background:#fff;border:1px solid #e5e5e5;border-radius:18px;width:100%;max-width:460px;padding:32px;box-shadow:0 10px 30px #0000000f}.form-title{color:#111;text-align:center;margin-bottom:8px;font-size:28px;font-weight:700}.form-subtitle{color:#666;text-align:center;margin-bottom:28px}.form-group{margin-bottom:18px}.form-label{color:#111;margin-bottom:8px;font-weight:600;display:block}.form-input,.form-textarea,.form-select{color:#111;background:#fff;border:1px solid #d4d4d4;border-radius:10px;outline:none;width:100%;padding:13px 14px;font-size:15px}.form-input:focus,.form-textarea:focus,.form-select:focus{border-color:#111;box-shadow:0 0 0 3px #11111114}.form-textarea{resize:vertical;min-height:120px}.form-button{color:#fff;cursor:pointer;background:#111;border:none;border-radius:10px;width:100%;padding:14px 18px;font-size:16px;font-weight:700;transition:all .2s}.form-button:hover{background:#000;transform:translateY(-1px)}.form-button:disabled{cursor:not-allowed;background:#999;transform:none}.form-link{color:#111;font-weight:600;text-decoration:underline}.form-message{text-align:center;margin-top:16px;font-weight:600}.form-error{color:#dc2626}.form-success{color:#16a34a}.jobkoyo-btn{cursor:pointer;transition:all .25s}.jobkoyo-btn:hover{transform:translateY(-2px);box-shadow:0 12px 24px #00000026}.jobkoyo-card{transition:all .25s}.jobkoyo-card:hover{transform:translateY(-3px);box-shadow:0 16px 30px #00000014}.jobkoyo-summary-card:hover{transform:translateY(-4px);box-shadow:0 14px 30px #0000001f!important}.jobkoyo-summary-card:active{transform:translateY(-2px)}.infoCard{max-width:900px;margin:0 auto}.eyebrow{text-transform:uppercase;letter-spacing:2px;color:#666;width:100%;margin-bottom:12px;font-size:12px;font-weight:600;display:block;text-align:center!important}.infoCard h1{text-align:center;margin-bottom:32px;font-size:3rem;line-height:1.1}.infoCard h2{text-align:center;margin:40px 0 24px}.infoCard p{text-align:left;color:#555;max-width:760px;margin:0 auto 22px;font-size:1.05rem;line-height:1.9}.contactText{margin-top:40px;font-weight:600;text-align:center!important}.jkButton{transition:transform .2s,box-shadow .2s,opacity .2s}.jkButton:hover{transform:translateY(-2px);box-shadow:0 12px 24px #0000001f}.jkButton:active{transform:translateY(0)}.jkCard{transition:transform .25s,box-shadow .25s,border-color .25s}.jkCard:hover{border-color:#d4d4d4;transform:translateY(-4px);box-shadow:0 18px 40px #00000014}.jobDetailPage{background:#f6f6f6;min-height:100vh;padding:40px 20px}.jobDetailShell{max-width:1180px;margin:0 auto}.jobHeroCard,.jobModernCard{background:#fff;border:1px solid #e5e5e5;border-radius:24px;box-shadow:0 8px 24px #0000000a}.jobHeroCard{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:28px;margin-top:18px;padding:34px;display:grid}.jobEyebrow{color:#666;letter-spacing:.14em;text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:800}.jobHeroCard h1{color:#111;margin:0;font-size:42px;line-height:1.1}.jobDetailCompany{color:#222;margin:14px 0 8px;font-size:20px;font-weight:800}.jobDetailMeta{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.jobDetailMeta span{color:#444;background:#fafafa;border:1px solid #e5e5e5;border-radius:999px;padding:8px 12px;font-size:14px;font-weight:700}.applyPanel{background:#fafafa;border:1px solid #e5e5e5;border-radius:20px;padding:18px;position:sticky;top:24px}.applyPanel p{color:#666;margin:14px 0 0;font-size:14px;line-height:1.6}.jobDetailLayout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:22px;margin-top:22px;display:grid}.jobMainColumn,.jobSideColumn{gap:22px;display:grid}.jobModernCard{padding:26px}.jobModernCard h2{color:#111;margin:0 0 18px;font-size:22px}.jobDescriptionText{white-space:pre-wrap;color:#444;margin:0;line-height:1.9}.summaryGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.jobInfoRow span{color:#666;text-transform:uppercase;letter-spacing:.05em;margin-bottom:5px;font-size:13px;font-weight:800;display:block}.jobInfoRow strong{color:#111;font-size:15px;font-weight:700;line-height:1.5}.benefitPills{flex-wrap:wrap;gap:10px;display:flex}.benefitPills span{color:#333;background:#f3f4f6;border:1px solid #e5e5e5;border-radius:999px;padding:9px 12px;font-size:13px;font-weight:800}.questionList{gap:12px;display:grid}.questionItem{background:#fafafa;border:1px solid #eee;border-radius:16px;padding:16px}.questionItem span{color:#666;font-size:13px;font-weight:800}.questionItem p{color:#111;margin:8px 0 0;font-weight:700}@media (max-width:900px){.jobHeroCard,.jobDetailLayout,.summaryGrid{grid-template-columns:1fr}.applyPanel{position:static}.jobHeroCard h1{font-size:34px}}.jobHeroCard{background:linear-gradient(#fff 0%,#fbfbfb 100%);border-radius:28px;padding:38px}.jobHeroCard h1{letter-spacing:-.04em;max-width:760px;font-size:clamp(34px,4vw,52px)}.jobDetailCompany{color:#111}.applyPanel{background:#fff;box-shadow:0 14px 34px #0000000f}.applyPanel .jobDetailApply{cursor:pointer;border:none;justify-content:center;align-items:center;width:100%;transition:all .22s;display:inline-flex}.applyPanel .jobDetailApply:hover{transform:translateY(-2px);box-shadow:0 14px 28px #0000002e}.jobModernCard{border-radius:24px;transition:all .22s}.jobModernCard:hover{border-color:#d8d8d8;box-shadow:0 14px 34px #0000000f}.summaryGrid{gap:14px}.jobInfoRow{background:#fafafa;border:1px solid #eee;border-radius:18px;padding:16px}.jobInfoRow span{text-transform:uppercase;letter-spacing:.06em}.jobInfoRow strong{font-size:16px}.benefitPills span{color:#fff;background:#111;border-color:#111}.benefitPills p{color:#666;margin:0;line-height:1.6}.questionItem{background:#fff}.questionItem span{margin-bottom:4px;display:inline-block}@media (max-width:900px){.jobDetailPage{padding:24px 14px}.jobHeroCard{padding:26px}.jobDetailMeta span{width:100%}.jobModernCard{padding:22px}}.contactSection{text-align:center}.contactSection h2{margin-top:40px;margin-bottom:12px}.contactSection p{text-align:center!important}.siteFooter{background:#fff;border-top:1px solid #e5e5e5;margin-top:80px}.siteFooterInner{color:#666;justify-content:space-between;align-items:center;gap:20px;max-width:1200px;margin:0 auto;padding:28px 40px;font-size:14px;display:flex}.siteFooterLinks{flex-wrap:wrap;gap:22px;display:flex}.siteFooterLinks a{color:#333;font-weight:500;text-decoration:none}@media (max-width:700px){.siteFooterLinks{justify-content:center}}.homeIntro{color:#555;text-align:center;max-width:620px;margin:18px auto 26px;font-size:1.05rem;line-height:1.8}.homeMarkets{flex-wrap:wrap;justify-content:center;gap:10px;max-width:820px;margin:0 auto 28px;display:flex}.homeMarkets span{color:#555;background:#fff;border:1px solid #e5e5e5;border-radius:999px;padding:8px 14px;font-size:13px;font-weight:700}.activeJobsBadge{color:#333;background:#fff;border:1px solid #e5e5e5;border-radius:999px;align-items:center;gap:10px;margin-top:28px;padding:10px 18px;font-weight:700;display:inline-flex}.navRight a{transition:all .2s}.actions{flex-wrap:nowrap;justify-content:center;align-items:center;gap:14px;margin-top:14px;display:flex}.primaryBtn:hover,.secondaryBtn:hover{transform:translateY(-2px);box-shadow:0 10px 22px #0000001f}.primaryBtn:active,.secondaryBtn:active{box-shadow:none;transform:translateY(0)}.nav a:hover,.navRight a:hover,.siteFooterLinks a:hover{transform:translateY(-1px)}.primaryBtn:focus-visible,.secondaryBtn:focus-visible,.nav a:focus-visible,.navRight a:focus-visible{outline-offset:3px;outline:3px solid #0000002e}.browseJobsLink{color:#444;justify-self:center;font-size:14px;font-weight:800;text-decoration:none;transition:all .2s}.browseJobsLink:hover{color:#000;transform:translate(3px)}.brandMark{letter-spacing:14px;font-size:clamp(2rem,5vw,4rem);font-weight:900}.applyPrimaryBtn{color:#fff;cursor:pointer;background:#111;border:none;border-radius:999px;padding:11px 16px;font-weight:800;text-decoration:none;transition:all .2s;display:inline-block}.applyPrimaryBtn:hover{background:#000;transform:translateY(-1px)}.applySecondaryBtn{color:#111;cursor:pointer;background:#fff;border:1px solid #111;border-radius:999px;padding:11px 16px;font-weight:800;text-decoration:none;transition:all .2s;display:inline-block}.applySecondaryBtn:hover{color:#fff;background:#111;transform:translateY(-1px)}@media (max-width:768px){.employerPage,.employerDashboard,.employerContainer,.dashboardPage{overflow-x:hidden;padding-left:16px!important;padding-right:16px!important}.employerHeader,.dashboardHeader{flex-direction:column!important;align-items:flex-start!important;gap:18px!important}.employerHeader h1,.dashboardHeader h1{font-size:48px!important;line-height:1!important}.dashboardHero,.employerHeroCard,.profileHeroCard{grid-template-columns:1fr!important;gap:24px!important}.dashboardHero img,.employerHeroCard img,.profileHeroCard img{max-width:100%!important;height:auto!important}.dashboardStatsGrid,.employerStatsGrid,.profileGrid,.jobFormLayout,.jobCreateLayout{grid-template-columns:1fr!important}.jobPostingTips,.profileStrengthCard,.sideCard,.stickyCard{width:100%!important;max-width:100%!important;position:static!important}.applicationActions{flex-wrap:wrap!important;gap:10px!important;display:flex!important}.applicationActions a,.applicationActions button{width:auto!important;max-width:100%!important}.employerJobFormLayout{grid-template-columns:1fr!important;display:grid!important}.employerSideCard{order:-1;width:100%!important;max-width:100%!important;position:static!important}.jobSeekerDashboardPage{overflow-x:hidden;padding:18px!important}.jobSeekerDashboardHero,.jobSeekerMainGrid{grid-template-columns:1fr!important}.jobSeekerDashboardHero{border-radius:24px!important;padding:24px!important}.jobSeekerDashboardHero h1{font-size:34px!important}.jobSeekerTopNav{padding-bottom:8px;overflow-x:auto;flex-wrap:nowrap!important}.jobSeekerTopNav a,.jobSeekerTopNav button{white-space:nowrap;flex-shrink:0}.jobSeekerStatsGrid{grid-template-columns:1fr!important}.employerProfileLayout{grid-template-columns:1fr!important;gap:18px!important}.employerProfileSideCard{order:-1;box-sizing:border-box!important;width:100%!important;max-width:100%!important;position:static!important;top:auto!important}}.jkDecisionBadge{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:6px 12px;font-size:13px;font-weight:700;line-height:1;display:inline-flex}.jkDecisionHire{color:#166534;background:#dcfce7;border-color:#86efac}.jkDecisionHold{color:#854d0e;background:#fef9c3;border-color:#fde68a}.jkDecisionReject{color:#991b1b;background:#fee2e2;border-color:#fca5a5}.jkDecisionReconsider{color:#1d4ed8;background:#dbeafe;border-color:#93c5fd}.jkDecisionEscalate{color:#6d28d9;background:#ede9fe;border-color:#c4b5fd}.jkDecisionActions{flex-wrap:wrap;gap:12px;margin-top:16px;display:flex}.jkDecisionButton{cursor:pointer;border:1px solid #0000;border-radius:10px;min-width:150px;padding:12px 18px;font-weight:600;transition:all .2s}.jkDecisionButton:hover{transform:translateY(-1px)}.jkDecisionHireButton{color:#fff;background:#16a34a}.jkDecisionHireButton:hover{background:#15803d}.jkDecisionHoldButton{color:#374151;background:#f3f4f6;border-color:#d1d5db}.jkDecisionHoldButton:hover{background:#e5e7eb}.jkDecisionRejectButton{color:#fff;background:#dc2626}.jkDecisionRejectButton:hover{background:#b91c1c}.jkDecisionReconsiderButton{color:#fff;background:#2563eb}.jkDecisionReconsiderButton:hover{background:#1d4ed8}.jkDecisionEscalateButton{color:#fff;background:#7c3aed}.jkDecisionEscalateButton:hover{background:#6d28d9}@media (max-width:768px){.jkDecisionButton{width:100%}}.jkDecisionTimelineCard{background:#fff;border:1px solid #e5e7eb;border-radius:12px;gap:18px;padding:18px;display:flex;position:relative}.jkDecisionTimelineCard.active{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb14}.jkDecisionTimelineDot{background:#2563eb;border-radius:50%;flex-shrink:0;width:14px;height:14px;margin-top:8px}.jkDecisionTimelineContent{flex:1}.jkDecisionTimelineHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.jkDecisionTimelineDate{color:#6b7280;font-size:13px}.jkDecisionTimelineMeta{color:#6b7280;margin-top:10px;font-size:14px}.jkDecisionTimelineNotes{margin-top:14px;line-height:1.6}@media (max-width:768px){.jkDecisionTimelineHeader{flex-direction:column;align-items:flex-start}}.jkRecruitmentDecisionCard{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;gap:12px;padding:16px;display:flex}.jkRecruitmentDecisionCard p{color:#374151;margin:0;line-height:1.5}.jkRecruitmentDecisionNote{color:#4b5563;border-top:1px solid #e5e7eb;padding-top:12px}.dept-review-shell .drawer-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;display:grid!important}.dept-review-shell .drawer-info-grid>div{background:0 0!important;border:0!important;flex-direction:column!important;gap:8px!important;padding:0!important;display:flex!important}.dept-review-shell .recruiter-note-input{color:#0f172a!important;background:#fff!important;border:1px solid #dbe3ef!important;border-radius:14px!important;width:100%!important;min-height:44px!important;padding:11px 13px!important;font-size:14px!important}.dept-review-shell textarea.recruiter-note-input{min-height:120px!important}.jkHome{color:#0f172a;background:radial-gradient(circle at 10% 18%,#2563eb17,#0000 28%),radial-gradient(circle at 90% 20%,#3b82f61a,#0000 30%),linear-gradient(#f6fbff 0%,#fff 46%,#f8fbff 100%);min-height:100vh}.jkNav{z-index:20;justify-content:space-between;align-items:center;max-width:1280px;height:86px;margin:0 auto;padding:0 32px;display:flex;position:relative}.jkBrand{color:#0f172a;letter-spacing:2.5px;flex-direction:column;font-size:31px;font-weight:900;line-height:1;text-decoration:none;display:inline-flex}.jkBrand span{color:#2563eb}.jkBrand small{color:#334155;letter-spacing:1.3px;margin-top:8px;font-size:10px;font-weight:700}.jkNavLinks{align-items:center;gap:34px;display:flex}.jkNavLinks a{color:#0f172a;font-size:15px;font-weight:600;text-decoration:none}.jkNavActions{align-items:center;gap:12px;display:flex}.jkSigninBtn,.jkPostBtn{border-radius:12px;justify-content:center;align-items:center;height:46px;padding:0 24px;display:inline-flex}.jkSigninBtn{background:#ffffffb8;border:1px solid #2563eb73;color:#1d4ed8!important}.jkPostBtn{background:linear-gradient(135deg,#2563eb,#0057ff);box-shadow:0 14px 30px #2563eb38;color:#fff!important}.jkMenuButton{color:#0f172a;cursor:pointer;background:#fff;border:none;border-radius:12px;width:44px;height:44px;display:none;box-shadow:0 10px 25px #0f172a14}.jkHero{padding:70px 24px 82px;position:relative;overflow:hidden}.jkHeroInner{text-align:center;z-index:2;max-width:1120px;margin:0 auto;position:relative}.jkHeroBg{background:#2563eb0e;border:1px solid #2563eb0f;border-radius:999px;width:420px;height:420px;position:absolute}.jkHeroBgLeft{top:80px;left:-160px}.jkHeroBgRight{top:40px;right:-120px}.jkHeroPill{color:#1d4ed8;background:#dbeafebf;border-radius:999px;justify-content:center;align-items:center;height:34px;margin-bottom:24px;padding:0 18px;font-size:14px;font-weight:700;display:inline-flex}.jkHero h1{color:#0f172a;letter-spacing:-2px;margin:0;font-size:clamp(44px,6vw,76px);font-weight:900;line-height:1.05}.jkHero h1 span{color:#2563eb;display:block}.jkHeroText{color:#475569;max-width:650px;margin:24px auto 38px;font-size:20px;line-height:1.7}.jkSearchCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffeb;border:1px solid #e2e8f0f2;border-radius:24px;grid-template-columns:1fr 1px .9fr 190px;align-items:center;gap:22px;max-width:1120px;min-height:104px;margin:0 auto;padding:22px;display:grid;box-shadow:0 24px 60px #0f172a1a}.jkSearchField{text-align:left;grid-template-columns:56px 1fr;align-items:center;gap:16px;display:grid}.jkSearchIcon{color:#1d4ed8;background:#eff6ff;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.jkSearchField label{color:#0f172a;margin-bottom:7px;font-size:14px;font-weight:800;display:block}.jkSearchField input,.jkSearchField select{color:#64748b;background:0 0;border:none;outline:none;width:100%;font-size:17px}.jkSearchField select{cursor:pointer}.jkDivider{background:#e2e8f0;width:1px;height:54px}.jkSearchButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#0057ff);border:none;border-radius:16px;justify-content:center;align-items:center;gap:12px;height:62px;font-size:17px;font-weight:800;display:inline-flex;box-shadow:0 16px 32px #2563eb3d}.jkPopular{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:28px;display:flex}.jkPopular span{color:#475569;font-weight:700}.jkPopular button{color:#1e3a8a;cursor:pointer;background:#eaf3ff;border:none;border-radius:999px;padding:10px 18px;font-weight:700}.jkSection{max-width:1180px;margin:0 auto;padding:42px 24px}.jkSectionHeader{justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px;display:flex}.jkSectionHeader h2,.jkWhyCard h2,.jkSteps h2,.jkEmployerCta h2{color:#0f172a;letter-spacing:-.5px;margin:0;font-size:30px}.jkSectionHeader p,.jkWhyCard>p,.jkSteps>p,.jkEmployerCta p{color:#64748b;margin:8px 0 0;line-height:1.6}.jkSectionHeader a,.jkEmptyJobs a,.jkEmployerCta a{color:#2563eb;align-items:center;gap:8px;font-weight:800;text-decoration:none;display:inline-flex}.jkJobGrid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.jkJobCard{color:inherit;background:#fff;border:1px solid #e5edf7;border-radius:22px;padding:24px;text-decoration:none;transition:all .2s;box-shadow:0 18px 45px #0f172a0f}.jkJobCard:hover{border-color:#2563eb59;transform:translateY(-4px);box-shadow:0 24px 55px #0f172a1a}.jkJobIcon{color:#fff;background:linear-gradient(135deg,#2563eb,#0057ff);border-radius:16px;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:20px;display:flex}.jkJobCard h3{color:#0f172a;margin:0;font-size:20px}.jkJobCard p{color:#475569;margin:7px 0 0;font-weight:600}.jkJobMeta{flex-wrap:wrap;gap:8px;margin:20px 0;display:flex}.jkJobMeta span,.jkJobFooter span{color:#1d4ed8;background:#eff6ff;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:800}.jkJobFooter{color:#2563eb;justify-content:space-between;align-items:center;display:flex}.jkEmptyJobs{color:#2563eb;background:#fff;border:1px solid #e5edf7;border-radius:22px;grid-template-columns:48px 1fr auto;align-items:center;gap:18px;padding:26px;display:grid;box-shadow:0 18px 45px #0f172a0f}.jkEmptyJobs h3{color:#0f172a;margin:0}.jkEmptyJobs p{color:#64748b;margin:6px 0 0}.jkWhyCard{text-align:center;background:#f8fbfff2;border:1px solid #e5edf7;border-radius:28px;padding:34px}.jkWhyGrid{background:#dbeafe;border-radius:22px;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:34px;display:grid;overflow:hidden}.jkWhyGrid div{background:#f8fbff;padding:30px 22px}.jkWhyGrid svg{color:#2563eb;margin-bottom:16px}.jkWhyGrid h3{color:#0f172a;margin:0;font-size:17px}.jkWhyGrid p{color:#64748b;margin:10px 0 0;line-height:1.55}.jkSteps{text-align:center}.jkStepGrid{grid-template-columns:repeat(3,1fr);gap:22px;margin-top:30px;display:grid}.jkStepGrid div{background:#fff;border:1px solid #e5edf7;border-radius:22px;padding:28px;box-shadow:0 18px 45px #0f172a0e}.jkStepGrid span{color:#2563eb;background:#eaf3ff;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:16px;font-weight:900;display:inline-flex}.jkStepGrid h3{color:#0f172a;margin:0}.jkStepGrid p{color:#64748b;margin:10px 0 0;line-height:1.6}.jkEmployerCta{background:radial-gradient(circle at 85% 40%,#2563eb1f,#0000 30%),linear-gradient(135deg,#eff6ff,#fff);border:1px solid #dbeafe;border-radius:28px;justify-content:space-between;align-items:center;gap:28px;padding:40px;display:flex}.jkEmployerCta a{color:#fff;background:#2563eb;border-radius:14px;flex:none;height:54px;padding:0 24px}.siteFooter{background:#f8fbff;border-top:1px solid #e5edf7;margin-top:0;padding:28px 24px}.siteFooterInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;max-width:1180px;margin:0 auto;padding:0;display:flex}.siteFooterInner p{color:#64748b;margin:0;font-size:14px;font-weight:600}.siteFooterLinks{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.siteFooterLinks a{color:#475569;font-size:14px;font-weight:700;text-decoration:none}.siteFooterLinks a:hover{color:#2563eb;text-decoration:none}@media (max-width:900px){.jkNav{height:auto;padding:22px}.jkMenuButton{justify-content:center;align-items:center;display:flex}.jkNavLinks{background:#fff;border:1px solid #e5edf7;border-radius:20px;flex-direction:column;align-items:stretch;gap:16px;padding:18px;display:none;position:absolute;top:78px;left:18px;right:18px;box-shadow:0 22px 55px #0f172a1f}.jkNavLinks.isOpen{display:flex}.jkNavActions{flex-direction:column;align-items:stretch}.jkSigninBtn,.jkPostBtn{width:100%}.jkHero{padding-top:50px}.jkHero h1{font-size:44px}.jkHeroText{font-size:17px}.jkSearchCard{border-radius:22px;grid-template-columns:1fr;gap:12px;padding:18px}.jkDivider{display:none}.jkSearchField{border-bottom:1px solid #e5edf7;padding-bottom:14px}.jkSearchButton{width:100%}.jkSectionHeader{flex-direction:column;align-items:flex-start}.jkJobGrid,.jkWhyGrid,.jkStepGrid{grid-template-columns:1fr}.jkEmptyJobs{text-align:center;grid-template-columns:1fr}.jkEmployerCta{flex-direction:column;align-items:flex-start}.jkEmployerCta a{justify-content:center;width:100%}.siteFooterInner{text-align:center;flex-direction:column}.siteFooterLinks{justify-content:center}}.jkMinimalHome{color:#0f172a;background:linear-gradient(#eef7ff 0%,#f8fbff 48%,#fff 100%);flex-direction:column;min-height:100vh;display:flex;overflow-x:hidden}body:has(.jkMinimalHome) .siteFooter{display:none}body:has(.jkMinimalHome){overflow:hidden}.jkMinimalNav{justify-content:space-between;align-items:center;width:100%;max-width:1240px;margin:0 auto;padding:24px 30px;display:flex;position:relative}.jkMinimalNavBrand{letter-spacing:.12em;font-size:25px;font-weight:950;text-decoration:none;color:#0b1220!important}.jkMinimalNavBrand span{color:#2563eb}.jkMinimalNavLinks{align-items:center;gap:30px;display:flex}.jkMinimalNavLinks a{color:#0f172a;font-size:15px;font-weight:750;text-decoration:none}.jkMinimalNavActions{align-items:center;gap:12px;display:flex}.jkMinimalSignIn,.jkMinimalPostJob{border-radius:13px;justify-content:center;align-items:center;height:44px;padding:0 22px;display:inline-flex}.jkMinimalSignIn{background:#ffffffb8;border:1px solid #2563eb47;color:#1d4ed8!important}.jkMinimalPostJob{background:linear-gradient(135deg,#2563eb,#0057ff);box-shadow:0 12px 26px #2563eb33;color:#fff!important}.jkMinimalMenuButton{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #dbe7f5;border-radius:12px;width:44px;height:44px;display:none}.jkMinimalHero{flex:1;justify-content:center;align-items:center;padding:20px 24px 24px;display:flex}.jkMinimalHeroInner{text-align:center;width:100%;max-width:980px;margin:0 auto}.jkMinimalBrandBlock h1{color:#0b1220;letter-spacing:.16em;margin:0;font-size:clamp(64px,8vw,108px);font-weight:950;line-height:.95}.jkMinimalBrandBlock h1 span{color:#2563eb}.jkMinimalBrandBlock p{color:#475569;letter-spacing:.28em;margin:22px 0 0;font-size:15px;font-weight:850}.jkMinimalIntro{color:#334155;max-width:680px;margin:34px auto 32px;font-size:21px;line-height:1.7}.jkMinimalSearchCard{background:#fffffff0;border:1px solid #dce8f5;border-radius:24px;grid-template-columns:1fr 1px .82fr 180px;align-items:center;gap:18px;width:100%;padding:18px;display:grid;box-shadow:0 24px 58px #0f172a14}.jkMinimalSearchField{text-align:left;color:#2563eb;grid-template-columns:42px 1fr;align-items:center;gap:13px;min-height:58px;display:grid;position:relative}.jkMinimalSearchField label{color:#0f172a;margin-bottom:5px;font-size:14px;font-weight:850;display:block}.jkMinimalSearchField input,.jkMinimalSearchField select{color:#64748b;appearance:none;background:0 0;border:none;outline:none;width:100%;font-size:16px}.jkMinimalSearchField select{cursor:pointer;padding-right:26px}.jkMinimalSelectIcon{color:#64748b;pointer-events:none;position:absolute;right:4px}.jkMinimalDivider{background:#e2e8f0;width:1px;height:54px}.jkMinimalSearchButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#0057ff);border:none;border-radius:16px;justify-content:center;align-items:center;gap:10px;height:58px;font-size:16px;font-weight:850;display:inline-flex;box-shadow:0 14px 30px #2563eb38}.jkMinimalPopular{flex-wrap:wrap;justify-content:center;align-items:center;gap:11px;margin-top:24px;display:flex}.jkMinimalPopular span{color:#475569;font-size:14px;font-weight:800}.jkMinimalPopular button{color:#1e40af;cursor:pointer;background:#eaf3ff;border:none;border-radius:999px;padding:9px 15px;font-size:13px;font-weight:850}.jkMinimalPopular button:hover{background:#dbeafe}.jkMinimalBottomLinks{color:#94a3b8;flex-wrap:wrap;justify-content:center;align-items:center;gap:13px;margin-top:28px;display:flex}.jkMinimalBottomLinks a{color:#475569;font-size:14px;font-weight:750;text-decoration:none}.jkMinimalBottomLinks a:hover{color:#2563eb}.jkMinimalFooter{color:#64748b;flex-wrap:wrap;justify-content:center;align-items:center;gap:22px;margin-top:auto;padding:18px 24px 24px;font-size:13px;display:flex}.jkMinimalFooter p{margin:0;font-weight:650}.jkMinimalFooter nav{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.jkMinimalFooter a{color:#475569;font-size:13px;font-weight:750;text-decoration:none}.jkMinimalFooter a:hover{color:#2563eb}@media (max-width:900px){body:has(.jkMinimalHome){overflow:auto}.jkMinimalMenuButton{justify-content:center;align-items:center;display:inline-flex}.jkMinimalNavLinks{z-index:30;background:#fff;border:1px solid #dce8f5;border-radius:18px;flex-direction:column;align-items:stretch;gap:16px;padding:18px;display:none;position:absolute;top:78px;left:18px;right:18px;box-shadow:0 22px 50px #0f172a1f}.jkMinimalNavLinks.open{display:flex}.jkMinimalNavActions{flex-direction:column;align-items:stretch}.jkMinimalSignIn,.jkMinimalPostJob{width:100%}.jkMinimalHero{align-items:flex-start;padding-top:34px}.jkMinimalSearchCard{grid-template-columns:1fr;gap:10px}.jkMinimalDivider{display:none}.jkMinimalSearchField{border-bottom:1px solid #e5edf7;padding-bottom:12px}.jkMinimalSearchButton{width:100%}.jkMinimalFooter{padding-bottom:28px}}@media (max-width:640px){.jkMinimalNav{padding:18px}.jkMinimalBrandBlock h1{letter-spacing:.12em;font-size:46px}.jkMinimalBrandBlock p{letter-spacing:.18em;font-size:11px}.jkMinimalIntro{margin-top:26px;font-size:17px}.jkMinimalBottomLinks{flex-direction:column;gap:8px}.jkMinimalBottomLinks span{display:none}.jkMinimalFooter{text-align:center;flex-direction:column;gap:10px}.jkMinimalFooter nav{justify-content:center}}.postJobPage{color:#0f172a;background:linear-gradient(#f7fbff 0%,#fff 42%,#f8fbff 100%);min-height:100vh}body:has(.postJobPage) .siteFooter{display:none}.postJobNav{border-bottom:1px solid #e2e8f0e6;grid-template-columns:260px 1fr 360px;align-items:center;gap:24px;max-width:1440px;height:76px;margin:0 auto;padding:0 64px;display:grid}.postJobBrand,.postJobFooterBrand{color:#0f172a;letter-spacing:.15em;font-size:30px;font-weight:950;line-height:1;text-decoration:none}.postJobBrand span,.postJobFooterBrand span{color:#2563eb}.postJobNavLinks{justify-content:center;align-items:center;gap:42px;display:flex}.postJobNavLinks a{color:#0f172a;font-size:15px;font-weight:850;text-decoration:none}.postJobNavActions{justify-self:end;align-items:center;gap:14px;display:flex}.postJobNavLogin,.postJobNavPost{border-radius:11px;justify-content:center;align-items:center;height:46px;padding:0 24px;font-size:15px;font-weight:850;text-decoration:none;display:inline-flex}.postJobNavLogin{color:#1d4ed8;background:#ffffffe6;border:1px solid #2563eb59;min-width:104px}.postJobNavPost{color:#fff;background:linear-gradient(135deg,#2563eb,#0057ff);border:1px solid #2563eb;min-width:116px;box-shadow:0 10px 24px #2563eb33}.postJobHero{grid-template-columns:.72fr 1.28fr;align-items:center;gap:58px;max-width:1440px;margin:0 auto;padding:70px 64px 46px;display:grid}.postJobEyebrow{color:#2563eb;letter-spacing:.1em;background:#eaf3ff;border-radius:999px;align-items:center;height:32px;margin-bottom:26px;padding:0 15px;font-size:13px;font-weight:950;display:inline-flex}.postJobHeroText h1{color:#0f172a;letter-spacing:-.055em;margin:0;font-size:58px;font-weight:950;line-height:1.08}.postJobHeroText p{color:#334155;max-width:520px;margin:24px 0 0;font-size:18px;line-height:1.72}.postJobTrustRow{grid-template-columns:repeat(3,1fr);gap:13px;margin-top:28px;display:grid}.postJobTrustRow div{color:#334155;align-items:center;gap:9px;font-size:12.5px;font-weight:750;line-height:1.25;display:flex}.postJobTrustRow svg{color:#2563eb;flex-shrink:0}.postJobGhostBtn,.postJobPrimaryBtn{border-radius:12px;justify-content:center;align-items:center;gap:10px;min-width:238px;height:54px;padding:0 24px;font-size:15px;font-weight:850;text-decoration:none;display:inline-flex}.postJobGhostBtn{color:#1d4ed8;background:#ffffffe6;border:1px solid #2563eb59}.postJobPrimaryBtn{color:#fff;background:linear-gradient(135deg,#2563eb,#0057ff);border:1px solid #2563eb;box-shadow:0 14px 30px #2563eb38}.postJobNote{align-items:center;gap:8px;font-weight:750;display:inline-flex;color:#475569!important;margin-top:22px!important;font-size:15px!important}.postJobNote svg{color:#2563eb}.postJobDashboardPreview{background:#fff;border:1px solid #e2e8f0;border-radius:24px;grid-template-columns:170px 1fr;min-height:445px;display:grid;overflow:hidden;box-shadow:0 24px 65px #0f172a1a}.previewSidebar{background:#f8fbff;border-right:1px solid #e2e8f0;padding:30px 18px}.previewLogo{color:#0f172a;letter-spacing:.16em;margin-bottom:26px;font-size:16px;font-weight:950}.previewLogo span{color:#2563eb}.previewMenuItem{color:#334155;border-radius:9px;align-items:center;gap:9px;height:36px;margin-bottom:8px;padding:0 10px;font-size:12px;font-weight:800;display:flex}.previewMenuItem span{border:1px solid #2563eb;border-radius:3px;width:9px;height:9px}.previewMenuItem.active{color:#1d4ed8;background:#eaf3ff}.previewTop{justify-content:space-between;align-items:center;display:flex}.previewTop h2{color:#0f172a;letter-spacing:-.02em;margin:0;font-size:23px}.previewCompany{color:#334155;font-size:13px;font-weight:800}.previewStats{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:24px;display:grid}.previewStats div{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:16px}.previewStats span{color:#64748b;font-size:12px;font-weight:800}.previewStats strong{color:#0f172a;margin-top:7px;font-size:30px;line-height:1;display:block}.previewStats small{color:#16a34a;margin-top:8px;font-size:12px;font-weight:850;display:block}.previewContentGrid{grid-template-columns:1fr 1fr;gap:18px;margin-top:20px;display:grid}.previewPanel{background:#fff;border:1px solid #e2e8f0;border-radius:16px;min-height:205px;padding:18px}.previewPanel h3{color:#0f172a;margin:0 0 16px;font-size:16px}.previewApplicant{grid-template-columns:34px 1fr auto;align-items:center;gap:10px;margin-bottom:12px;display:grid}.previewApplicant .avatar{background:linear-gradient(135deg,#dbeafe,#93c5fd);border-radius:999px;width:34px;height:34px}.previewApplicant strong{color:#0f172a;font-size:13px;display:block}.previewApplicant span{color:#64748b;font-size:12px;display:block}.previewApplicant em{color:#1d4ed8;background:#eaf3ff;border-radius:999px;padding:5px 8px;font-size:11px;font-style:normal;font-weight:850}.previewPanel a{color:#2563eb;font-size:13px;font-weight:850;text-decoration:none}.previewChart{align-items:center;gap:22px;display:flex}.chartDonut{background:radial-gradient(circle at center, white 0 42%, transparent 43%), conic-gradient(#2563eb 0 36%, #22c55e 36% 64%, #06b6d4 64% 84%, #f97316 84% 94%, #94a3b8 94% 100%);border-radius:999px;width:116px;height:116px}.chartLegend{color:#334155;gap:10px;font-size:12px;font-weight:750;display:grid}.chartLegend span{align-items:center;gap:8px;display:flex}.chartLegend i{border-radius:999px;width:9px;height:9px}.chartLegend .blue{background:#2563eb}.chartLegend .green{background:#22c55e}.chartLegend .cyan{background:#06b6d4}.chartLegend .orange{background:#f97316}.chartLegend .gray{background:#94a3b8}.postJobSection,.postJobPlatformSection,.postJobReasonsSection{border-top:1px solid #e5edf7;padding:42px 64px}.postJobSectionHeader{text-align:center;max-width:780px;margin:0 auto 30px}.postJobSectionHeader h2{color:#0f172a;letter-spacing:-.035em;margin:0;font-size:30px}.postJobSectionHeader p{color:#475569;margin:10px 0 0;font-size:16px}.postJobFeatureGrid,.postJobPlatformGrid,.postJobReasonGrid{max-width:1320px;margin:0 auto}.postJobFeatureGrid{grid-template-columns:repeat(6,1fr);gap:18px;display:grid}.postJobFeatureCard{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:18px;min-height:188px;padding:24px 18px;box-shadow:0 14px 34px #0f172a0a}.postJobFeatureIcon,.postJobReasonIcon,.platformIcon{color:#2563eb;background:#eaf3ff;border-radius:18px;justify-content:center;align-items:center;width:58px;height:58px;display:inline-flex}.postJobFeatureCard h3{color:#0f172a;margin:16px 0 10px;font-size:16px}.postJobFeatureCard p{color:#334155;margin:0;font-size:14px;line-height:1.6}.postJobPlatformGrid{grid-template-columns:repeat(3,1fr);gap:70px;display:grid;position:relative}.postJobPlatformCard{z-index:1;text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:30px;position:relative;box-shadow:0 16px 42px #0f172a0e}.platformLabel{letter-spacing:.18em;margin-bottom:18px;font-size:14px;font-weight:950;display:block}.postJobPlatformCard.blue .platformLabel,.postJobPlatformCard.blue li svg,.postJobPlatformCard.blue .platformIcon{color:#2563eb}.postJobPlatformCard.green .platformLabel,.postJobPlatformCard.green li svg,.postJobPlatformCard.green .platformIcon{color:#16a34a}.postJobPlatformCard.orange .platformLabel,.postJobPlatformCard.orange li svg,.postJobPlatformCard.orange .platformIcon{color:#f97316}.postJobPlatformCard.green .platformIcon{background:#dcfce7}.postJobPlatformCard.orange .platformIcon{background:#ffedd5}.postJobPlatformCard h3{color:#0f172a;margin:20px 0 10px;font-size:22px}.postJobPlatformCard p{color:#475569;max-width:320px;margin:0 auto 20px;line-height:1.6}.postJobPlatformCard ul{text-align:left;gap:9px;margin:0;padding:0;list-style:none;display:grid}.postJobPlatformCard li{color:#334155;align-items:flex-start;gap:9px;font-size:14px;font-weight:750;line-height:1.42;display:flex}.postJobPlatformCard li svg{flex-shrink:0;margin-top:2px}.postJobReasonGrid{background:#e2e8f0;border-radius:22px;grid-template-columns:repeat(6,1fr);gap:1px;display:grid;overflow:hidden}.postJobReasonCard{text-align:center;background:#fff;padding:28px 18px}.postJobReasonCard h3{color:#0f172a;margin:16px 0 8px;font-size:16px}.postJobReasonCard p{color:#475569;margin:0;font-size:14px;line-height:1.55}.postJobFinalCta{background:#fff;border:1px solid #dbeafe;border-radius:22px;grid-template-columns:230px 1fr auto;align-items:center;gap:28px;max-width:1320px;margin:34px auto 38px;padding:18px 26px;display:grid;box-shadow:0 16px 38px #0f172a0e}.postJobCtaIllustration{color:#2563eb;background:radial-gradient(circle at 25% 30%,#2563eb2e,#0000 24%),linear-gradient(135deg,#eff6ff,#fff);border-radius:18px;justify-content:center;align-items:center;width:210px;height:92px;display:flex}.postJobFinalCta h2{color:#0f172a;letter-spacing:-.035em;margin:0;font-size:30px}.postJobFinalCta p{color:#475569;margin:8px 0 0;line-height:1.55}.postJobCtaActions{flex-wrap:nowrap;gap:14px;display:flex}.postJobFinalCta .postJobPrimaryBtn,.postJobFinalCta .postJobGhostBtn{min-width:210px}.postJobFooter{color:#fff;background:#07111f;grid-template-columns:1fr auto;align-items:start;gap:24px;padding:38px 64px;display:grid}.postJobFooterBrand{color:#fff;display:inline-block}.postJobFooter div p{color:#cbd5e1;margin:12px 0 0;line-height:1.6}.postJobFooter nav{flex-wrap:wrap;justify-content:flex-end;gap:18px;display:flex}.postJobFooter nav a{color:#cbd5e1;font-size:14px;font-weight:700;text-decoration:none}.postJobFooter nav a:hover{color:#fff}.postJobCopyright{color:#94a3b8;text-align:center;grid-column:1/-1;margin:0;font-size:14px}@media (max-width:1180px){.postJobNav{grid-template-columns:1fr;height:auto;padding:22px}.postJobNavLinks,.postJobNavActions{flex-wrap:wrap;justify-content:flex-start;justify-self:start}.postJobHero{grid-template-columns:1fr}.postJobDashboardPreview{width:100%;max-width:940px;margin:0 auto}.postJobFeatureGrid,.postJobReasonGrid{grid-template-columns:repeat(3,1fr)}.postJobFinalCta{grid-template-columns:1fr}.postJobCtaActions{flex-wrap:wrap}}@media (max-width:900px){.postJobHero,.postJobSection,.postJobPlatformSection,.postJobReasonsSection{padding-left:22px;padding-right:22px}.postJobHeroText h1{font-size:48px}.postJobTrustRow,.postJobDashboardPreview{grid-template-columns:1fr}.previewSidebar{display:none}.previewStats,.previewContentGrid,.postJobPlatformGrid{grid-template-columns:1fr}.postJobPlatformGrid:before{display:none}.postJobFeatureGrid,.postJobReasonGrid{grid-template-columns:1fr}.postJobFooter{grid-template-columns:1fr;padding-left:22px;padding-right:22px}.postJobFooter nav{justify-content:flex-start}}@media (max-width:640px){.postJobHeroText h1{font-size:42px}.postJobHeroActions,.postJobCtaActions{flex-direction:column;align-items:stretch}.postJobGhostBtn,.postJobPrimaryBtn,.postJobFinalCta .postJobPrimaryBtn,.postJobFinalCta .postJobGhostBtn{width:100%;min-width:0}.previewMain{padding:20px}.previewStats{grid-template-columns:1fr}.previewChart{flex-direction:column;align-items:flex-start}}.postJobPage{background:linear-gradient(#f6fbff 0%,#fff 44%,#f8fbff 100%)!important;font-family:Inter,Arial,sans-serif!important}.postJobNav{grid-template-columns:260px 1fr 330px!important;max-width:1440px!important;height:72px!important;padding:0 54px!important}.postJobBrand{letter-spacing:.18em!important;color:#0f172a!important;font-size:28px!important;font-weight:950!important}.postJobBrand span{color:#2563eb!important}.postJobNavLinks{gap:42px!important}.postJobNavLinks a{font-size:14px!important;font-weight:800!important}.postJobNavActions{gap:14px!important}.postJobNavLogin,.postJobNavPost{border-radius:12px!important;height:44px!important;font-size:14px!important;font-weight:800!important}.postJobNavLogin{min-width:118px!important}.postJobNavPost{min-width:132px!important}.postJobHero{grid-template-columns:.72fr 1.28fr!important;gap:58px!important;max-width:1440px!important;padding:70px 54px 50px!important}.postJobHeroText{max-width:530px!important}.postJobEyebrow{color:#2563eb!important;letter-spacing:.12em!important;background:#eaf3ff!important;border-radius:999px!important;height:31px!important;margin-bottom:26px!important;padding:0 15px!important;font-size:12px!important;font-weight:900!important}.postJobHeroText h1{letter-spacing:-.055em!important;color:#0f172a!important;font-size:56px!important;font-weight:950!important;line-height:1.08!important}.postJobHeroText h1 span{color:#2563eb!important}.postJobHeroText p{color:#334155!important;max-width:530px!important;font-size:18px!important;line-height:1.72!important}.postJobTrustRow{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:13px!important;margin-top:26px!important}.postJobTrustRow div{color:#334155!important;font-size:12px!important;font-weight:700!important;line-height:1.22!important}.postJobTrustRow svg{color:#2563eb!important}.postJobHeroActions{flex-wrap:nowrap!important;align-items:center!important;gap:18px!important;margin-top:32px!important;display:flex!important}.postJobHeroActions .postJobPrimaryBtn,.postJobHeroActions .postJobGhostBtn{border-radius:12px!important;width:220px!important;min-width:220px!important;height:54px!important;padding:0 18px!important;font-size:14px!important;font-weight:850!important}.postJobDashboardPreview{border-radius:24px!important;grid-template-columns:165px 1fr!important;min-height:430px!important;box-shadow:0 24px 65px #0f172a1a!important}.previewSidebar{padding:30px 18px!important}.previewLogo{letter-spacing:.16em!important;font-size:15px!important}.previewMenuItem{height:34px!important;font-size:12px!important;font-weight:750!important}.previewMain{padding:30px!important}.previewTop h2{font-size:22px!important}.previewStats{gap:14px!important}.previewStats div{padding:15px!important}.previewStats strong{font-size:28px!important}.previewContentGrid{gap:18px!important}.previewPanel{min-height:198px!important}.postJobSection,.postJobPlatformSection,.postJobReasonsSection{padding:42px 54px!important}.postJobSectionHeader{margin-bottom:30px!important}.postJobSectionHeader h2{letter-spacing:-.035em!important;color:#0f172a!important;font-size:30px!important;font-weight:900!important}.postJobSectionHeader p{color:#475569!important;font-size:16px!important}.postJobFeatureGrid{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:18px!important}.postJobFeatureCard{border-radius:18px!important;min-height:188px!important;padding:24px 17px!important}.postJobFeatureIcon{color:#2563eb!important;background:#eaf3ff!important;border-radius:18px!important;width:58px!important;height:58px!important}.postJobFeatureCard h3{font-size:15px!important;font-weight:900!important}.postJobFeatureCard p{font-size:13px!important;line-height:1.6!important}.postJobPlatformSection{background:linear-gradient(#f8fbff 0%,#fff 100%)!important}.postJobPlatformGrid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:64px!important;max-width:1240px!important}.postJobPlatformCard{border-radius:24px!important;min-height:390px!important;padding:30px 28px!important}.postJobPlatformCard{z-index:1!important;position:relative!important}.platformLabel{letter-spacing:.2em!important;margin-bottom:18px!important;font-size:13px!important;font-weight:950!important;line-height:1!important;display:block!important}.platformLabel.blue{color:#0f172a!important}.platformLabel.blue span{color:#2563eb!important}.platformLabel.green{color:#16a34a!important}.platformLabel.green span{color:#0f172a!important}.platformLabel.orange{color:#f97316!important}.platformLabel.orange span{color:#0f172a!important}.platformIcon{border-radius:20px!important;width:64px!important;height:64px!important}.postJobPlatformCard h3{color:#0f172a!important;font-size:22px!important;font-weight:900!important}.postJobPlatformCard p{font-size:14px!important;line-height:1.6!important}.postJobPlatformCard li{font-size:13px!important;font-weight:750!important;line-height:1.42!important}.postJobReasonsSection{padding-top:36px!important;padding-bottom:36px!important}.postJobReasonGrid{grid-template-columns:repeat(6,minmax(0,1fr))!important;max-width:1240px!important}.postJobReasonCard{padding:26px 16px!important}.postJobReasonIcon{width:56px!important;height:56px!important}.postJobReasonCard h3{font-size:15px!important;font-weight:900!important}.postJobReasonCard p{font-size:13px!important}.postJobFinalCta{border-radius:22px!important;grid-template-columns:240px 1fr 460px!important;align-items:center!important;gap:28px!important;max-width:1320px!important;margin:34px auto 38px!important;padding:18px 26px!important}.postJobCtaIllustration{background:radial-gradient(circle at 25% 30%,#2563eb2e,#0000 24%),linear-gradient(135deg,#eff6ff,#fff)!important;border-radius:18px!important;width:220px!important;height:92px!important}.postJobFinalCta h2{font-size:30px!important;font-weight:900!important}.postJobFinalCta p{font-size:14px!important;line-height:1.55!important}.postJobCtaActions .postJobPrimaryBtn,.postJobCtaActions .postJobGhostBtn{white-space:nowrap!important;width:210px!important;min-width:210px!important;height:48px!important;padding:0 14px!important;font-size:14px!important}.postJobFooter{padding:38px 54px!important}@media (max-width:1180px){.postJobHero{grid-template-columns:1fr!important}.postJobHeroActions,.postJobCtaActions{flex-wrap:wrap!important}.postJobFinalCta{grid-template-columns:1fr!important}.postJobFeatureGrid,.postJobReasonGrid{grid-template-columns:repeat(3,1fr)!important}.postJobPlatformGrid{grid-template-columns:1fr!important;gap:24px!important}.postJobPlatformGrid:before{display:none!important}}@media (max-width:640px){.postJobHeroText h1{font-size:42px!important}.postJobHeroActions .postJobPrimaryBtn,.postJobHeroActions .postJobGhostBtn,.postJobCtaActions .postJobPrimaryBtn,.postJobCtaActions .postJobGhostBtn{width:100%!important;min-width:0!important}}.postJobHeroActions{flex-wrap:nowrap!important;align-items:center!important;gap:18px!important;display:flex!important}.postJobHeroActions .postJobPrimaryBtn,.postJobHeroActions .postJobGhostBtn{white-space:nowrap!important;width:220px!important;min-width:220px!important;height:54px!important;padding:0 18px!important;font-size:14px!important;line-height:1!important}.postJobHeroActions .postJobPrimaryBtn{width:250px!important;min-width:250px!important}.postJobCtaActions{flex-wrap:nowrap!important;justify-content:flex-end!important;align-items:center!important;gap:14px!important;display:flex!important}.postJobCtaActions .postJobPrimaryBtn,.postJobCtaActions .postJobGhostBtn{white-space:nowrap!important;height:48px!important}.postJobCtaActions .postJobPrimaryBtn{min-width:220px!important}.postJobCtaActions .postJobGhostBtn{min-width:190px!important}.platformLabel.blue span,.platformLabel.green span,.platformLabel.orange span{color:inherit}.previewApplicant strong{font-size:13px!important;font-weight:800!important}.previewApplicant span{color:#64748b!important;font-size:12px!important}@media (max-width:900px){.postJobHeroActions,.postJobCtaActions{flex-wrap:wrap!important}}@media (max-width:640px){.postJobHeroActions .postJobPrimaryBtn,.postJobHeroActions .postJobGhostBtn,.postJobCtaActions .postJobPrimaryBtn,.postJobCtaActions .postJobGhostBtn{width:100%!important;min-width:0!important}}.platformLabel{letter-spacing:.18em!important;text-transform:uppercase!important;justify-content:center!important;align-items:center!important;gap:0!important;font-size:13px!important;font-weight:950!important;display:inline-flex!important}.platformLabel{letter-spacing:.18em!important;text-transform:uppercase!important;justify-content:center!important;align-items:center!important;gap:0!important;font-size:13px!important;font-weight:900!important;line-height:1!important;display:inline-flex!important}.platformLabel .brandCore{color:#0f172a!important}.platformLabel.blue .brandAccent{color:#2563eb!important}.platformLabel.green .brandAccent{color:#16a34a!important}.platformLabel.orange .brandAccent{color:#f97316!important}.postJobPlatformCard.blue .platformIcon{color:#2563eb!important;background:#eaf2ff!important}.postJobPlatformCard.green .platformIcon{color:#16a34a!important;background:#dcfce7!important}.postJobPlatformCard.orange .platformIcon{color:#f97316!important;background:#ffedd5!important}.postJobPlatformGrid:before{content:""!important;z-index:0!important;background:linear-gradient(90deg,#0000,#bfdbfe,#0000)!important;height:1px!important;position:absolute!important;top:112px!important;left:21%!important;right:21%!important}.postJobPlatformCard .platformLabel{letter-spacing:.18em!important;text-transform:uppercase!important;color:unset!important;justify-content:center!important;align-items:center!important;gap:0!important;margin-bottom:18px!important;font-size:13px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important}.postJobPlatformCard.blue .platformLabel,.postJobPlatformCard.green .platformLabel,.postJobPlatformCard.orange .platformLabel{color:unset!important}.postJobPlatformCard .platformLabel>.brandCore{color:#0f172a!important}.postJobPlatformCard.blue .platformLabel>.brandAccent{color:#2563eb!important}.postJobPlatformCard.green .platformLabel>.brandAccent{color:#16a34a!important}.postJobPlatformCard.orange .platformLabel>.brandAccent{color:#f97316!important}:root{--jk-blue:#2563eb;--jk-navy:#0f172a;--jk-green:#16a34a;--jk-orange:#f97316;--jk-sky-bg:#f7fbff;--jk-sky-soft:#eaf3ff;--jk-border:#dbeafe;--jk-border-soft:#e2e8f0;--jk-text-muted:#475569;--jk-text-soft:#64748b}@media (max-width:900px){main form{width:100%}[style*="grid-template-columns: 0.72fr 1.28fr"],[style*="grid-template-columns: 1fr 1fr"]{grid-template-columns:1fr!important}}.postJobSingleLineTitle{white-space:nowrap;max-width:100%}@media (max-width:768px){.postJobSingleLineTitle{white-space:normal}}.postJobReasonGrid,.postJobReasonsGrid{background:#e2e8f0!important;border-radius:22px!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:1px!important;max-width:1320px!important;margin:0 auto!important;display:grid!important;overflow:hidden!important}.postJobReasonsGrid .postJobReasonCard,.postJobReasonGrid .postJobReasonCard{text-align:center!important;background:#fff!important;padding:28px 18px!important}.postJobReasonsGrid .postJobReasonCard h3,.postJobReasonGrid .postJobReasonCard h3{color:#0f172a!important;margin:16px 0 8px!important;font-size:16px!important;font-weight:900!important}.postJobReasonsGrid .postJobReasonCard p,.postJobReasonGrid .postJobReasonCard p{color:#475569!important;margin:0!important;font-size:14px!important;line-height:1.55!important}@media (max-width:1100px){.postJobReasonGrid,.postJobReasonsGrid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}.postJobReasonsGrid{background:#e2e8f0!important;border-radius:22px!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:1px!important;max-width:1320px!important;margin:0 auto!important;display:grid!important;overflow:hidden!important}.postJobReasonsGrid .postJobReasonCard{text-align:center!important;background:#fff!important;min-width:0!important;padding:28px 18px!important}.postJobReasonsGrid .postJobReasonIcon{color:#2563eb!important;background:#eaf3ff!important;border-radius:18px!important;justify-content:center!important;align-items:center!important;width:56px!important;height:56px!important;margin:0 auto 16px!important;display:flex!important}.postJobReasonsGrid .postJobReasonCard h3{color:#0f172a!important;margin:0 0 8px!important;font-size:16px!important;font-weight:900!important}.postJobReasonsGrid .postJobReasonCard p{color:#475569!important;margin:0!important;font-size:14px!important;line-height:1.55!important}@media (max-width:1100px){.postJobReasonsGrid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:700px){.postJobReasonsGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:520px){.postJobReasonsGrid{grid-template-columns:1fr!important}}.jkMinimalBrandBlock h1{animation:.75s ease-out both jkFadeUp}.jkMinimalBrandBlock p{animation:.75s ease-out .12s both jkFadeUp}.jkMinimalIntro{animation:.75s ease-out .22s both jkFadeUp}.jkMinimalSearchCard{animation:.8s ease-out .34s both jkFadeUp,5s ease-in-out 1.2s infinite jkSoftFloat}.jkMinimalPopular{animation:.75s ease-out .48s both jkFadeUp}.jkMinimalSearchButton{transition:transform .22s,box-shadow .22s,background .22s}.jkMinimalSearchButton:hover{transform:translateY(-2px);box-shadow:0 18px 38px #2563eb47}.jkMinimalPopular button{transition:transform .2s,background .2s,box-shadow .2s}.jkMinimalPopular button:hover{transform:translateY(-2px);box-shadow:0 10px 22px #2563eb1f}.jkMinimalNavBrand{animation:.65s ease-out both jkFadeDown}.jkMinimalNavLinks{animation:.65s ease-out 80ms both jkFadeDown}@keyframes jkFadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes jkFadeDown{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@keyframes jkSoftFloat{0%{transform:translateY(0);box-shadow:0 24px 58px #0f172a14}50%{transform:translateY(-4px);box-shadow:0 30px 68px #0f172a1a}to{transform:translateY(0);box-shadow:0 24px 58px #0f172a14}}@media (prefers-reduced-motion:reduce){.jkMinimalBrandBlock h1,.jkMinimalBrandBlock p,.jkMinimalIntro,.jkMinimalSearchCard,.jkMinimalPopular,.jkMinimalNavBrand,.jkMinimalNavLinks{animation:none!important}}.jkMinimalHero{transform:translateY(-40px)!important}@media (max-width:700px){.jkMinimalHero{transform:translateY(-18px)!important}}.jkMinimalSignIn,.jkMinimalPostJob{transition:transform .22s,box-shadow .22s,border-color .22s,background .22s,color .22s;position:relative;overflow:hidden}.jkMinimalSignIn:hover{background:#fff;border-color:#2563eb;transform:translateY(-2px);box-shadow:0 10px 24px #2563eb1f;color:#2563eb!important}.jkMinimalPostJob:hover{background:linear-gradient(135deg,#1d4ed8,#2563eb);transform:translateY(-2px);box-shadow:0 16px 34px #2563eb47}.jkMinimalPostJob:before{content:"";background:linear-gradient(120deg,#0000,#ffffff52,#0000);width:90%;height:100%;transition:left .45s;position:absolute;top:0;left:-120%}.jkMinimalPostJob:hover:before{left:120%}.jkMinimalSignIn:active,.jkMinimalPostJob:active{box-shadow:none;transform:translateY(0)}.jkMinimalSignIn:focus-visible,.jkMinimalPostJob:focus-visible{outline-offset:3px;outline:3px solid #2563eb40}.jkJobsPage{color:#0f172a;background:#f7fbff;min-height:100vh}.jkJobsShell{width:min(1540px,100% - 40px);margin:0 auto;padding:24px 0 40px}.jkJobsHero{background:linear-gradient(135deg,#fff 0%,#eaf3ff 100%);border:1px solid #dbeafe;border-radius:22px;justify-content:space-between;align-items:flex-end;gap:24px;margin-top:18px;padding:28px;display:flex;box-shadow:0 16px 40px #2563eb14}.jkJobsEyebrow{color:#2563eb;letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:900}.jkJobsHero h1{letter-spacing:-.05em;margin:0;font-size:38px;line-height:1.05}.jkJobsHero p{color:#475569;max-width:720px;margin:12px 0 0;line-height:1.6}.jkJobsHeroStats{gap:14px;display:flex}.jkJobsHeroStats div{text-align:center;background:#fff;border:1px solid #bfdbfe;border-radius:16px;min-width:120px;padding:14px}.jkJobsHeroStats strong{color:#2563eb;font-size:26px;display:block}.jkJobsHeroStats span{color:#64748b;font-size:13px;font-weight:700}.jkJobsSearchPanel{background:#fff;border:1px solid #dbeafe;border-radius:18px;grid-template-columns:minmax(280px,1fr) 180px 180px 180px auto;align-items:end;gap:12px;margin-top:18px;padding:16px;display:grid;box-shadow:0 10px 30px #0f172a0a}.jkSearchField{gap:7px;display:grid}.jkSearchField label{color:#334155;font-size:12px;font-weight:900}.jkSearchField input,.jkSearchField select{color:#0f172a;background:#f8fbff;border:1px solid #dbeafe;border-radius:11px;outline:none;height:42px;padding:0 12px;font-size:14px}.jkSearchField input:focus,.jkSearchField select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.jkSearchActions{align-items:center;gap:10px;display:flex}.jkSearchActions button,.jkSearchActions a{white-space:nowrap;border-radius:11px;justify-content:center;align-items:center;height:42px;padding:0 14px;font-weight:850;text-decoration:none;display:inline-flex}.jkSearchActions button{color:#fff;cursor:pointer;background:#2563eb;border:0}.jkSearchActions a{color:#2563eb;background:#fff;border:1px solid #dbeafe}.jkJobsLayout{grid-template-columns:240px minmax(0,1fr) 360px;align-items:start;gap:18px;margin-top:18px;display:grid}.jkJobsFilters,.jkSmartPreview{position:sticky;top:18px}.jkFilterCard,.jkPreviewCard,.jkJobCard,.jkResultsHeader,.jkEmptyJobs{background:#fff;border:1px solid #dbeafe;border-radius:18px;box-shadow:0 10px 30px #0f172a0a}.jkFilterCard{padding:18px}.jkFilterCard h2{margin:0 0 16px;font-size:18px}.jkFilterGroup{gap:8px;margin-top:18px;display:grid}.jkFilterGroup h3{color:#64748b;text-transform:uppercase;letter-spacing:.08em;margin:0 0 4px;font-size:12px}.jkFilterGroup a{color:#334155;border-radius:10px;align-items:center;min-height:36px;padding:0 11px;font-size:14px;font-weight:750;text-decoration:none;display:flex}.jkFilterGroup a:hover,.jkFilterGroup a.active{color:#2563eb;background:#eaf3ff}.jkJobsResults{min-width:0}.jkResultsHeader{margin-bottom:14px;padding:16px 18px}.jkResultsHeader h2{letter-spacing:-.03em;margin:0;font-size:21px}.jkResultsHeader p{color:#64748b;margin:5px 0 0}.jkJobsList{gap:14px;display:grid}.jkJobCard{padding:18px}.jkJobCard.selected{border-color:#2563eb;box-shadow:0 16px 40px #2563eb1f}.jkJobCardTop{align-items:center;gap:14px;display:flex}.jkCompanyLogo,.jkCompanyLogoFallback{background:#fff;border:1px solid #dbeafe;border-radius:14px;flex:none;width:52px;height:52px}.jkCompanyLogo{object-fit:contain;padding:6px}.jkCompanyLogoFallback{color:#2563eb;background:#eaf3ff;place-items:center;font-weight:900;display:grid}.jkJobTitleLink{color:#0f172a;text-decoration:none}.jkJobTitleLink h3{letter-spacing:-.03em;margin:0;font-size:19px}.jkJobTitleLink:hover h3{color:#2563eb}.jkJobCardTop p{color:#64748b;margin:4px 0 0;font-weight:700}.jkJobMeta{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.jkJobMeta span{color:#334155;background:#f8fbff;border:1px solid #dbeafe;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:750}.jkDescriptionPreview{color:#475569;margin:14px 0 0;line-height:1.6}.jkJobFooter{border-top:1px solid #e2e8f0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-top:16px;padding-top:14px;display:flex}.jkJobFooter>span{color:#64748b;font-size:13px}.jkJobFooter>div{flex-wrap:wrap;gap:9px;display:flex}.jkPreviewBtn,.jkDetailsBtn,.jkApplyBtn{border-radius:10px;justify-content:center;align-items:center;min-height:38px;padding:0 13px;font-size:13px;font-weight:850;text-decoration:none;display:inline-flex}.jkPreviewBtn,.jkDetailsBtn{color:#2563eb;background:#fff;border:1px solid #dbeafe}.jkApplyBtn{color:#fff;background:#2563eb;border:1px solid #2563eb}.jkPreviewCard{padding:20px}.jkPreviewCard h2{letter-spacing:-.04em;margin:0;font-size:23px}.jkPreviewCompany{color:#64748b;margin:7px 0 0;font-weight:750}.jkPreviewMeta{gap:9px;margin-top:16px;display:grid}.jkPreviewMeta span{color:#334155;background:#f8fbff;border:1px solid #dbeafe;border-radius:12px;padding:10px;font-size:13px;font-weight:750}.jkSmartBox{background:#eaf3ff;border:1px solid #dbeafe;border-radius:14px;margin-top:16px;padding:14px}.jkSmartBox h3{margin:0 0 10px;font-size:15px}.jkSmartBox ul{color:#334155;gap:7px;margin:0;padding-left:18px;display:grid}.jkSmartBox p{color:#334155;margin:0;line-height:1.5}.jkPreviewActions{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.jkEmptyJobs{text-align:center;padding:36px}.jkEmptyJobs h3{margin:0 0 8px;font-size:20px}.jkEmptyJobs p{color:#64748b;max-width:460px;margin:0 auto 16px}.jkEmptyJobs a{color:#2563eb;font-weight:850;text-decoration:none}@media (max-width:1280px){.jkJobsLayout{grid-template-columns:220px minmax(0,1fr)}.jkSmartPreview{grid-column:1/-1;position:static}.jkJobsSearchPanel{grid-template-columns:1fr 1fr}}@media (max-width:820px){.jkJobsShell{width:min(100% - 24px,1540px)}.jkJobsHero{flex-direction:column;align-items:stretch}.jkJobsHero h1{font-size:30px}.jkJobsHeroStats{width:100%}.jkJobsHeroStats div{flex:1}.jkJobsSearchPanel,.jkJobsLayout{grid-template-columns:1fr}.jkJobsFilters,.jkSmartPreview{position:static}.jkJobFooter{align-items:flex-start}.jkJobFooter>div{width:100%}.jkPreviewBtn,.jkDetailsBtn,.jkApplyBtn{flex:1}}.jobsBackToCareerHub{color:#2563eb;letter-spacing:-.01em;background:#fff;border:1px solid #bfdbfe;border-radius:13px;align-items:center;gap:9px;width:fit-content;min-height:42px;padding:0 18px;font-size:14px;font-weight:900;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s,background .18s;display:inline-flex;box-shadow:0 8px 22px #0f172a09}.jobsBackToCareerHub:hover{background:#f8fbff;border-color:#93c5fd;transform:translateY(-1px);box-shadow:0 12px 28px #2563eb1a}
