 .jscr-card{max-width:760px;margin:30px auto;padding:28px;border:1px solid #e5e7eb;border-radius:16px;background:#fff;box-shadow:0 8px 30px rgba(0,0,0,.06);font-family:inherit}.jscr-head h2{margin:10px 0 6px;font-size:28px}.jscr-head p{margin:0 0 22px;color:#667085}.jscr-badge{display:inline-block;padding:5px 9px;border-radius:999px;background:#eef4ff;color:#2457c5;font-size:11px;font-weight:700;letter-spacing:.08em}.jscr-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.jscr-card label{display:block;font-weight:600;font-size:14px;color:#202124}.jscr-card label span{color:#d92d20}.jscr-card input[type=email],.jscr-card input[type=text],.jscr-card input[type=password]{width:100%;margin-top:7px;padding:12px 13px;border:1px solid #d0d5dd;border-radius:9px;box-sizing:border-box}.jscr-upload{margin-top:18px;padding:18px;border:1.5px dashed #98a2b3;border-radius:12px;background:#f8fafc}.jscr-upload small{display:block;color:#667085;margin:5px 0 12px}.jscr-upload input{width:100%}.jscr-btn{margin-top:18px;border:0;border-radius:9px;padding:13px 20px;background:#111827;color:#fff;font-weight:700;cursor:pointer}.jscr-btn:disabled{opacity:.6}.jscr-message{margin-top:14px}.jscr-success{color:#067647}.jscr-error{color:#b42318}@media(max-width:650px){.jscr-grid{grid-template-columns:1fr}.jscr-card{padding:20px}}

.jscr-profile-top{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.jscr-avatar{width:86px;height:86px;border-radius:50%;object-fit:cover;border:1px solid #e5e7eb}.jscr-avatar-empty{display:flex;align-items:center;justify-content:center;background:#f2f4f7;color:#667085;font-size:28px}.jscr-photo-box{margin:18px 0;padding:16px;border:1.5px dashed #98a2b3;border-radius:12px;background:#f8fafc}.jscr-photo-box small{display:block;color:#667085;margin:5px 0 10px}.jscr-full{display:block;margin-top:16px}.jscr-full textarea{width:100%;margin-top:7px;padding:12px;border:1px solid #d0d5dd;border-radius:9px;box-sizing:border-box;font-family:inherit}.jscr-listing{max-width:1100px;margin:30px auto}.jscr-listing-head{margin-bottom:24px}.jscr-candidates{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.jscr-candidate{display:flex;gap:16px;padding:20px;border:1px solid #e5e7eb;border-radius:14px;text-decoration:none;color:inherit;background:#fff;box-shadow:0 5px 20px rgba(0,0,0,.04)}.jscr-candidate h3{margin:0 0 5px}.jscr-candidate p{color:#667085;margin:7px 0}.jscr-tags{display:flex;flex-wrap:wrap;gap:6px}.jscr-tags span{font-size:12px;padding:4px 8px;background:#f2f4f7;border-radius:999px}.jscr-single{max-width:850px;margin:30px auto}.jscr-single .jscr-avatar{width:130px;height:130px}.jscr-single h1{margin:10px 0 5px}.jscr-section{margin-top:24px}.jscr-section pre{white-space:pre-wrap;background:#f8fafc;border:1px solid #eaecf0;border-radius:10px;padding:15px;font-family:inherit}@media(max-width:700px){.jscr-candidates{grid-template-columns:1fr}.jscr-profile-top{flex-direction:column}}

/* v1.2.2 - Jannah-safe individual public profile */
.jscr-public-wrap{
  width:100%;max-width:1100px;margin:0 auto 40px;padding:0 15px;
  box-sizing:border-box;color:#172554;font-family:inherit;font-size:15px;line-height:1.6;
}
.jscr-public-wrap *{box-sizing:border-box}
.jscr-public-wrap .jscr-breadcrumb{
  display:flex!important;align-items:center!important;gap:9px!important;
  padding:16px 24px!important;margin:0!important;background:#fff!important;
  border:1px solid #e6eaf0!important;border-radius:10px 10px 0 0!important;
  color:#667085!important;font-size:13px!important;line-height:1.4!important;
}
.jscr-public-wrap .jscr-breadcrumb a{color:#475467!important;text-decoration:none!important}
.jscr-public-wrap .jscr-breadcrumb strong{color:#344054!important}
.jscr-public-wrap .jscr-back{margin-left:auto!important}
.jscr-public-wrap .jscr-back a{color:#475467!important}

.jscr-public-wrap .jscr-hero{
  display:flex!important;justify-content:space-between!important;align-items:center!important;
  gap:32px!important;padding:30px 40px!important;margin:0!important;
  background:#fff!important;border:1px solid #e6eaf0!important;border-top:0!important;
  border-radius:0 0 12px 12px!important;box-shadow:0 7px 24px rgba(16,24,40,.06)!important;
}
.jscr-public-wrap .jscr-hero-left{display:flex!important;align-items:center!important;gap:28px!important;min-width:0!important;flex:1 1 auto!important}
.jscr-public-wrap .jscr-public-avatar{
  width:190px!important;height:190px!important;min-width:190px!important;
  border-radius:50%!important;object-fit:cover!important;border:6px solid #fff!important;
  box-shadow:0 3px 18px rgba(16,24,40,.14)!important;display:block!important;
}
.jscr-public-wrap .jscr-avatar-placeholder{
  display:flex!important;align-items:center!important;justify-content:center!important;
  background:#eef2f6!important;color:#344054!important;font-size:70px!important;
}
.jscr-public-wrap .jscr-identity{min-width:0!important;flex:1!important}
.jscr-public-wrap .jscr-name-row{display:flex!important;align-items:center!important;gap:12px!important;flex-wrap:wrap!important}
.jscr-public-wrap .jscr-name-row h1{
  margin:0!important;padding:0!important;font-size:36px!important;line-height:1.12!important;
  font-weight:700!important;color:#10204a!important;letter-spacing:-.6px!important;
}
.jscr-public-wrap .jscr-status{
  display:inline-flex!important;align-items:center!important;padding:6px 13px!important;
  border-radius:999px!important;background:#12b76a!important;color:#fff!important;
  font-size:13px!important;font-weight:700!important;line-height:1!important;
}
.jscr-public-wrap .jscr-identity h2{
  margin:9px 0 9px!important;padding:0!important;color:#d92d20!important;
  font-size:20px!important;line-height:1.35!important;font-weight:700!important;
}
.jscr-public-wrap .jscr-meta{display:flex!important;gap:22px!important;flex-wrap:wrap!important;color:#475467!important;font-size:14px!important}
.jscr-public-wrap .jscr-hero-summary{
  max-width:700px!important;margin:10px 0 0!important;color:#475467!important;
  font-size:14px!important;line-height:1.75!important;
}
.jscr-public-wrap .jscr-contact-card{
  flex:0 0 260px!important;min-width:240px!important;margin:0!important;padding:18px 20px!important;
  background:#f8fafc!important;border:1px solid #e1e6ee!important;border-radius:9px!important;
}
.jscr-public-wrap .jscr-contact-card div{
  display:flex!important;align-items:flex-start!important;gap:13px!important;
  margin:11px 0!important;color:#344054!important;font-size:14px!important;
}
.jscr-public-wrap .jscr-contact-card div:first-child{margin-top:0!important}
.jscr-public-wrap .jscr-contact-card span{min-width:0!important;word-break:break-word!important}
.jscr-public-wrap .jscr-contact-card a{color:#344054!important;text-decoration:none!important}

.jscr-public-wrap .jscr-actions{display:flex!important;gap:14px!important;flex-wrap:wrap!important;margin-top:18px!important}
.jscr-public-wrap .jscr-primary-action,.jscr-public-wrap .jscr-secondary-action{
  display:inline-flex!important;align-items:center!important;justify-content:center!important;
  min-height:42px!important;padding:11px 20px!important;border-radius:5px!important;
  text-decoration:none!important;font-size:14px!important;font-weight:700!important;
  line-height:1.2!important;box-shadow:none!important;
}
.jscr-public-wrap .jscr-primary-action{background:#e21f2f!important;color:#fff!important;border:1px solid #e21f2f!important}
.jscr-public-wrap .jscr-secondary-action{background:#fff!important;color:#344054!important;border:1px solid #98a2b3!important}

.jscr-public-wrap .jscr-section-card{
  background:#fff!important;border:1px solid #e5e9ef!important;border-radius:9px!important;
  padding:21px 23px!important;margin:16px 0 0!important;box-shadow:0 4px 15px rgba(16,24,40,.035)!important;
}
.jscr-public-wrap .jscr-section-card h3{
  margin:0 0 17px!important;padding:0!important;color:#18264b!important;
  font-size:18px!important;font-weight:700!important;line-height:1.3!important;
}
.jscr-public-wrap .jscr-body-text,.jscr-public-wrap .jscr-rich-text{
  color:#344054!important;font-size:14px!important;line-height:1.8!important;
}
.jscr-public-wrap .jscr-public-grid{
  display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
  gap:16px!important;margin:0!important;
}
.jscr-public-wrap .jscr-wide{grid-column:1/-1!important}
.jscr-public-wrap .jscr-info-table>div{
  display:grid!important;grid-template-columns:1fr 1.25fr!important;gap:12px!important;
  padding:10px 0!important;border-top:1px solid #edf0f4!important;font-size:14px!important;
}
.jscr-public-wrap .jscr-info-table>div:first-child{border-top:0!important;padding-top:0!important}
.jscr-public-wrap .jscr-info-table b{font-weight:600!important;color:#18264b!important}
.jscr-public-wrap .jscr-info-table span{color:#475467!important}
.jscr-public-wrap .jscr-public-tags{display:flex!important;flex-wrap:wrap!important;gap:10px!important}
.jscr-public-wrap .jscr-public-tags span{
  display:inline-block!important;padding:8px 14px!important;border-radius:5px!important;
  background:#fff!important;border:1px solid #f1c2c6!important;color:#d92d20!important;
  font-size:13px!important;font-weight:600!important;
}
.jscr-public-wrap .jscr-language-list>div{
  display:grid!important;grid-template-columns:1fr 1.15fr auto!important;align-items:center!important;
  gap:10px!important;padding:8px 0!important;border-bottom:1px solid #f0f2f5!important;font-size:13px!important;
}
.jscr-public-wrap .jscr-language-list>div:last-child{border-bottom:0!important}
.jscr-public-wrap .jscr-language-list b{color:#18264b!important}
.jscr-public-wrap .jscr-dots{letter-spacing:3px!important;color:#e21f2f!important;font-size:10px!important;white-space:nowrap!important}
.jscr-public-wrap .jscr-language-list em{font-style:normal!important;color:#667085!important}

.jscr-public-wrap .jscr-cta{
  display:flex!important;justify-content:space-between!important;align-items:center!important;
  gap:20px!important;padding:20px 28px!important;margin:16px 0 0!important;
  background:#fff8f8!important;border:1px solid #f3c9cc!important;border-radius:9px!important;
}
.jscr-public-wrap .jscr-cta-copy{display:flex!important;align-items:center!important;gap:14px!important}
.jscr-public-wrap .jscr-cta-icon{
  display:flex!important;align-items:center!important;justify-content:center!important;
  width:50px!important;height:50px!important;min-width:50px!important;border-radius:50%!important;
  background:#ffe4e6!important;color:#d92d20!important;font-size:22px!important;
}
.jscr-public-wrap .jscr-cta strong{display:block!important;color:#18264b!important;font-size:14px!important}
.jscr-public-wrap .jscr-cta small{display:block!important;color:#667085!important;font-size:12px!important}
.jscr-public-wrap .jscr-verified{
  display:flex!important;align-items:center!important;gap:14px!important;
  padding:17px 22px!important;margin:14px 0 0!important;background:#f7faff!important;
  border:1px solid #dce7f5!important;border-radius:9px!important;
}
.jscr-public-wrap .jscr-verified>span{
  display:flex!important;align-items:center!important;justify-content:center!important;
  width:40px!important;height:40px!important;min-width:40px!important;border-radius:50%!important;
  background:#e8f0fb!important;color:#2e6db4!important;font-weight:800!important;font-size:20px!important;
}
.jscr-public-wrap .jscr-verified strong{display:block!important;color:#18264b!important;font-size:14px!important}
.jscr-public-wrap .jscr-verified small{display:block!important;color:#667085!important;font-size:12px!important}

@media(max-width:900px){
 .jscr-public-wrap .jscr-hero{padding:25px!important;flex-direction:column!important;align-items:stretch!important}
 .jscr-public-wrap .jscr-contact-card{width:100%!important;flex-basis:auto!important}
}
@media(max-width:700px){
 .jscr-public-wrap{padding:0 8px!important}
 .jscr-public-wrap .jscr-breadcrumb{padding:12px 14px!important}
 .jscr-public-wrap .jscr-back{display:none!important}
 .jscr-public-wrap .jscr-hero-left{flex-direction:column!important;align-items:flex-start!important}
 .jscr-public-wrap .jscr-public-avatar{width:130px!important;height:130px!important;min-width:130px!important}
 .jscr-public-wrap .jscr-name-row h1{font-size:29px!important}
 .jscr-public-wrap .jscr-public-grid{grid-template-columns:1fr!important}
 .jscr-public-wrap .jscr-wide{grid-column:auto!important}
 .jscr-public-wrap .jscr-cta{flex-direction:column!important;align-items:flex-start!important}
 .jscr-public-wrap .jscr-cta .jscr-actions{width:100%!important}
 .jscr-public-wrap .jscr-cta .jscr-primary-action,.jscr-public-wrap .jscr-cta .jscr-secondary-action{width:100%!important}
}

/* Approved Job Seekers directory - reference design */
.jscr-directory{max-width:1200px;margin:0 auto;padding:10px 0 30px;color:#18264b;font-family:inherit;box-sizing:border-box}.jscr-directory *{box-sizing:border-box}.jscr-directory-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:34px}.jscr-directory-head h1{margin:0 0 10px;font-size:42px;line-height:1.1;font-weight:700;color:#111d3b}.jscr-directory-head p{margin:0;color:#667085;font-size:16px}.jscr-directory-controls{display:flex;align-items:center;gap:20px;margin:0}.jscr-searchbox{width:435px;height:50px;border:1px solid #dfe3ea;border-radius:7px;background:#fff;display:flex;align-items:center;padding:0 16px;box-shadow:0 2px 8px rgba(16,24,40,.02)}.jscr-searchbox span{font-size:28px;color:#667085;line-height:1;margin-right:10px;transform:rotate(-20deg)}.jscr-searchbox input{width:100%;height:100%;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;font:inherit;font-size:15px;color:#344054;padding:0}.jscr-searchbox input::placeholder{color:#667085;opacity:1}.jscr-directory-controls select{height:50px;min-width:245px;border:1px solid #dfe3ea;border-radius:7px;background:#fff;color:#18264b;padding:0 40px 0 16px;font-size:15px;box-shadow:0 2px 8px rgba(16,24,40,.02)}.jscr-directory-search-submit{height:50px;border:0;border-radius:7px;padding:0 18px;background:#e21f2f;color:#fff;font-weight:700;cursor:pointer}.jscr-directory-count{font-size:16px;font-weight:500;color:#344054;margin:0 0 12px}.jscr-candidate-list{display:flex;flex-direction:column;gap:10px}.jscr-candidate-row{min-height:134px;background:#fff;border:1px solid #e9edf3;border-radius:8px;box-shadow:0 4px 15px rgba(16,24,40,.035);display:flex;align-items:center;padding:22px 32px;gap:36px}.jscr-candidate-photo{width:114px;height:114px;border-radius:50%;background:#eef0f3;overflow:hidden;flex:0 0 114px;display:flex;align-items:center;justify-content:center}.jscr-candidate-photo img{width:100%;height:100%;object-fit:cover}.jscr-candidate-photo span{font-size:42px;font-weight:700;color:#667085}.jscr-candidate-main{min-width:0;flex:1}.jscr-candidate-main h2{font-size:24px;line-height:1.2;margin:0 0 6px;color:#111d3b;font-weight:700}.jscr-candidate-main h3{font-size:15px;line-height:1.3;margin:0 0 13px;color:#e21f2f;font-weight:600}.jscr-candidate-meta{display:flex;align-items:center;flex-wrap:wrap;gap:11px;color:#475467;font-size:14px}.jscr-candidate-meta i{width:1px;height:17px;background:#c9ced6;display:block}.jscr-candidate-meta .jscr-available{color:#12a05b}.jscr-available b{width:9px;height:9px;background:#12b76a;border-radius:50%;display:inline-block;margin-right:9px}.jscr-candidate-action{flex:0 0 160px;display:flex;justify-content:flex-end}.jscr-candidate-action a{width:160px;height:50px;border:1px solid #e21f2f;border-radius:6px;display:flex;align-items:center;justify-content:center;color:#e21f2f;background:#fff;text-decoration:none;font-size:15px;font-weight:600;transition:.2s}.jscr-candidate-action a:hover{background:#e21f2f;color:#fff}.jscr-directory-empty{border:1px solid #e7ebf2;border-radius:8px;background:#fff;padding:40px;text-align:center;color:#667085}.jscr-pagination{display:flex;justify-content:center;align-items:center;gap:9px;margin-top:20px}.jscr-pagination a,.jscr-page-dots{width:36px;height:36px;border-radius:5px;display:flex;align-items:center;justify-content:center;text-decoration:none;font-size:14px}.jscr-page-number{border:1px solid #e1e5eb;background:#fff;color:#344054}.jscr-page-number.active{background:#e21f2f;border-color:#e21f2f;color:#fff;font-weight:700}.jscr-page-arrow{border:1px solid #e1e5eb;background:#fff;color:#344054;font-size:22px}.jscr-page-dots{color:#667085}.jscr-directory .jscr-page-number:hover,.jscr-directory .jscr-page-arrow:hover{border-color:#e21f2f;color:#e21f2f}.jscr-directory .jscr-page-number.active:hover{color:#fff;background:#e21f2f}
@media(max-width:1000px){.jscr-directory-head{align-items:stretch;flex-direction:column}.jscr-directory-controls{width:100%}.jscr-searchbox{flex:1}.jscr-directory-controls select{min-width:210px}.jscr-candidate-row{padding:20px;gap:22px}}
@media(max-width:700px){.jscr-directory{padding:5px 0 25px}.jscr-directory-head h1{font-size:34px}.jscr-directory-controls{flex-wrap:wrap}.jscr-searchbox{width:100%}.jscr-directory-controls select{flex:1}.jscr-directory-search-submit{display:none}.jscr-candidate-row{min-height:0;display:grid;grid-template-columns:76px 1fr;gap:16px;padding:18px}.jscr-candidate-photo{width:76px;height:76px;flex-basis:76px;grid-row:1/3}.jscr-candidate-main h2{font-size:20px}.jscr-candidate-main h3{margin-bottom:8px}.jscr-candidate-meta{font-size:13px;gap:7px}.jscr-candidate-meta i{display:none}.jscr-candidate-action{grid-column:2;justify-content:flex-start}.jscr-candidate-action a{width:145px;height:44px}.jscr-pagination{gap:5px}}

.jscr-manual-name-field{margin:0 0 18px}.jscr-manual-name-field label{display:block;font-weight:600}.jscr-manual-name-field label>input{display:block;width:100%;margin-top:7px}.jscr-manual-name-field small{display:block;margin-top:6px;color:#667085;font-size:12px}

.jscr-manual-name-field{margin:0 0 18px}.jscr-manual-name-field label{display:block;font-weight:600}.jscr-manual-name-field input{display:block;width:100%;margin-top:7px}.jscr-manual-name-field small{display:block;margin-top:6px;color:#667085;font-size:12px}
