.bjp-form,.bjp-profile,.bjp-directory,.bjp-dashboard{max-width:100%;margin:20px auto}
.bjp-form{padding:28px;border:1px solid #e5e5e5;border-radius:8px;background:#fff}
.bjp-form h2{margin-top:0}.bjp-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.bjp-form label{display:flex;flex-direction:column;gap:6px;font-weight:600;font-size:14px}.bjp-form label.bjp-full{grid-column:1/-1}
.bjp-form input,.bjp-form textarea,.bjp-form select,.bjp-search input{width:100%;box-sizing:border-box;border:1px solid #d8d8d8;border-radius:5px;padding:11px;background:#fff}
.bjp-btn{display:inline-block;border:0;border-radius:5px;padding:11px 18px;background:#111;color:#fff!important;text-decoration:none;cursor:pointer;margin-top:18px}
.bjp-secondary{background:#eee;color:#222!important}.bjp-help{font-size:13px;color:#777}
.bjp-notice,.bjp-success,.bjp-status{padding:14px 16px;border-radius:6px;background:#f5f5f5;margin:15px 0}.bjp-success{background:#ecf9ee;color:#176b2b}
.bjp-status{border-left:4px solid #111}.bjp-search{display:grid;grid-template-columns:2fr 1fr auto;gap:10px;margin-bottom:22px}
.bjp-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.bjp-card{display:block;padding:20px;border:1px solid #e5e5e5;border-radius:8px;background:#fff;text-decoration:none;color:inherit}.bjp-card:hover{box-shadow:0 5px 20px rgba(0,0,0,.08)}
.bjp-avatar{width:54px;height:54px;border-radius:50%;background:#111;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:22px;overflow:hidden;flex:none}.bjp-photo{width:100%;height:100%;object-fit:cover;border-radius:50%}
.bjp-card h3{margin:12px 0 5px}.bjp-card p{margin:6px 0;color:#666}.bjp-view{font-weight:700}
.bjp-profile{padding:30px;border:1px solid #e5e5e5;border-radius:8px;background:#fff}.bjp-profile-head{display:flex;gap:18px;align-items:center;border-bottom:1px solid #eee;padding-bottom:22px}.bjp-profile-head h1{margin:0 0 5px}.bjp-job{font-size:18px;font-weight:600}.bjp-location{color:#666;margin-top:5px}.bjp-verified{font-size:11px;background:#1877f2;color:#fff;border-radius:10px;padding:2px 6px;vertical-align:middle}
.bjp-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin:22px 0}.bjp-field{padding:13px;border:1px solid #eee;border-radius:6px}.bjp-field small{display:block;color:#777;margin-bottom:4px}.bjp-field strong{display:block}.bjp-profile section{margin-top:24px}.bjp-tags{display:flex;gap:7px;flex-wrap:wrap}.bjp-tags span{padding:6px 10px;background:#f1f1f1;border-radius:20px;font-size:13px}.bjp-actions{display:flex;gap:10px;margin-top:24px}
@media(max-width:800px){.bjp-form-grid,.bjp-cards,.bjp-grid{grid-template-columns:1fr}.bjp-form label.bjp-full{grid-column:auto}.bjp-search{grid-template-columns:1fr}.bjp-profile-head{align-items:flex-start}}

.bjp-card{padding:22px;border:1px solid #e4e8ee;border-radius:12px;background:#fff;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.bjp-card:hover{transform:translateY(-3px);box-shadow:0 10px 28px rgba(20,35,55,.10);border-color:#d4dce8}
.bjp-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px}
.bjp-card .bjp-avatar{width:68px;height:68px;border:2px solid #e6eef9}
.bjp-card .bjp-verified{background:#1877f2;padding:5px 9px;border-radius:16px;font-size:12px;white-space:nowrap}
.bjp-card h3{font-size:22px;line-height:1.2;margin:0 0 6px;color:#172033}
.bjp-card-job{display:block;font-size:16px;color:#1769d1;margin-bottom:14px}
.bjp-card-meta{display:flex;flex-direction:column;gap:9px;padding:14px 0;border-top:1px solid #eef1f5;border-bottom:1px solid #eef1f5;color:#596579;font-size:14px}
.bjp-view{display:flex;align-items:center;justify-content:space-between;margin-top:16px;font-weight:700;color:#1769d1}
.bjp-view span{font-size:20px}

/* v1.3.0 — Binhadis Job Seeker Profile reference design */
.bjp-profile-page{max-width:1305px;margin:0 auto;padding:0 18px 48px;color:#101828;font-family:inherit}
.bjp-profile-breadcrumb{display:flex;align-items:center;gap:11px;padding:18px 2px 16px;font-size:13px;color:#667085}.bjp-profile-breadcrumb a{color:#e50909;text-decoration:none}.bjp-profile-breadcrumb strong{font-weight:500;color:#344054}
.bjp-hero,.bjp-section,.bjp-info-card,.bjp-hire-cta{background:#fff;border:1px solid #e8eaee;border-radius:12px;box-shadow:0 2px 10px rgba(16,24,40,.035)}
.bjp-hero{display:grid;grid-template-columns:260px minmax(0,1fr) 330px;gap:28px;padding:24px 26px;align-items:center}.bjp-hero-photo-col{display:flex;flex-direction:column;align-items:center}.bjp-profile-photo{width:190px;height:190px;border-radius:50%;border:5px solid #fff;box-shadow:0 0 0 1px #dfe3e8,0 5px 18px rgba(16,24,40,.08);position:relative;background:#f2f4f7;display:flex;align-items:center;justify-content:center;overflow:visible;font-size:58px;font-weight:700;color:#e50909}.bjp-profile-photo img{width:100%;height:100%;object-fit:cover;border-radius:50%}.bjp-online-dot{position:absolute;right:6px;bottom:8px;width:20px;height:20px;background:#13a55b;border:3px solid #fff;border-radius:50%}
.bjp-outline-btn,.bjp-primary-btn{min-height:42px;padding:10px 20px;border-radius:7px;font-size:14px;font-weight:700;text-decoration:none!important;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;white-space:nowrap}.bjp-outline-btn{border:1px solid #e50909;color:#e50909!important;background:#fff}.bjp-primary-btn{border:1px solid #e50909;background:#e50909;color:#fff!important;box-shadow:0 3px 8px rgba(229,9,9,.16)}.bjp-download-profile{width:190px;margin-top:18px}
.bjp-name-row{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.bjp-name-row h1{font-size:36px;line-height:1.1;margin:0;font-weight:750;letter-spacing:-.7px;color:#0b1730}.bjp-red-check{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:#e50909;color:#fff;font-size:16px;font-weight:900}.bjp-verified-pill{background:#eaf8ef;border:1px solid #b8e5c8;color:#178344;padding:6px 12px;border-radius:18px;font-size:12px;font-weight:700}.bjp-profile-job{font-size:22px;line-height:1.3;font-weight:700;color:#e50909;margin:12px 0 10px}.bjp-profile-summary{font-size:14px;line-height:1.75;color:#344054;max-width:700px;margin:0}
.bjp-key-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:19px;padding-top:15px;border-top:1px solid #eaecf0}.bjp-key-facts>div{min-height:50px;padding:0 13px;border-right:1px solid #eaecf0;display:grid;grid-template-columns:26px 1fr;grid-template-rows:auto auto;column-gap:5px}.bjp-key-facts>div:first-child{padding-left:0}.bjp-key-facts>div:last-child{border-right:0}.bjp-fact-icon{grid-row:1/3;color:#e50909;font-size:22px;line-height:1}.bjp-key-facts strong{font-size:13px;color:#172033;line-height:1.35}.bjp-key-facts small{font-size:11px;color:#667085}.bjp-hero-actions{display:flex;gap:14px;margin-top:18px}.bjp-hero-actions .bjp-primary-btn,.bjp-hero-actions .bjp-outline-btn{min-width:185px}
.bjp-contact-panel{border-left:1px solid #eaecf0;padding-left:25px;display:flex;flex-direction:column;gap:17px}.bjp-contact-panel>div{display:grid;grid-template-columns:24px 90px 1fr;align-items:center;column-gap:7px;font-size:13px}.bjp-contact-panel span{color:#e50909;font-weight:800;font-size:17px}.bjp-contact-panel label{color:#475467}.bjp-contact-panel strong{font-weight:500;color:#101828;overflow-wrap:anywhere}.bjp-contact-panel a{color:#e50909;font-weight:600;text-decoration:none}
.bjp-section{margin-top:16px;padding:24px 26px}.bjp-section-title{display:flex;align-items:center;gap:13px;margin-bottom:14px}.bjp-section-title>span{width:38px;height:38px;border-radius:50%;background:#fff1f1;color:#e50909;display:flex;align-items:center;justify-content:center;font-size:19px;font-weight:700}.bjp-section-title h2{font-size:18px;margin:0;color:#101828}.bjp-about-text{font-size:14px;line-height:1.8;color:#344054}.bjp-about-text p:last-child{margin-bottom:0}
.bjp-three-columns{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px;margin-top:16px}.bjp-info-card{padding:24px;min-height:220px}.bjp-info-card .bjp-section-title{margin-bottom:20px}.bjp-info-card h3{font-size:14px;color:#e50909;margin:0 0 7px}.bjp-info-card p{font-size:13px;line-height:1.55}.bjp-muted{color:#667085}.bjp-accent{color:#e50909;font-weight:600}.bjp-other-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px 24px}.bjp-other-grid small{display:block;font-size:11px;color:#475467;margin-bottom:5px}.bjp-other-grid strong{display:block;font-size:13px;color:#101828}
.bjp-hire-cta{margin-top:16px;padding:20px 24px;display:flex;align-items:center;gap:15px}.bjp-hire-icon{width:42px;height:42px;border-radius:50%;background:#fff1f1;color:#e50909;display:flex;align-items:center;justify-content:center;font-size:22px}.bjp-hire-cta h2{font-size:17px;margin:0 0 3px}.bjp-hire-cta p{font-size:13px;color:#475467;margin:0}.bjp-hire-cta .bjp-primary-btn{margin-left:auto}
@media(max-width:1050px){.bjp-hero{grid-template-columns:210px minmax(0,1fr)}.bjp-contact-panel{grid-column:2;border-left:0;border-top:1px solid #eaecf0;padding:18px 0 0;display:grid;grid-template-columns:1fr 1fr}.bjp-three-columns{grid-template-columns:1fr}.bjp-key-facts{grid-template-columns:repeat(2,1fr);gap:14px}.bjp-key-facts>div:nth-child(2){border-right:0}}
@media(max-width:680px){.bjp-profile-page{padding:0 10px 35px}.bjp-hero{display:block;padding:20px}.bjp-hero-photo-col{margin-bottom:22px}.bjp-profile-photo{width:155px;height:155px}.bjp-download-profile{width:175px}.bjp-name-row h1{font-size:30px}.bjp-profile-job{font-size:19px}.bjp-key-facts{grid-template-columns:1fr 1fr;margin-top:18px}.bjp-key-facts>div{border-right:0!important;border-bottom:1px solid #eaecf0;padding:8px 5px}.bjp-key-facts>div:nth-last-child(-n+2){border-bottom:0}.bjp-hero-actions{flex-direction:column}.bjp-hero-actions .bjp-primary-btn,.bjp-hero-actions .bjp-outline-btn{width:100%}.bjp-contact-panel{display:flex;margin-top:20px}.bjp-section,.bjp-info-card{padding:20px}.bjp-other-grid{grid-template-columns:1fr}.bjp-hire-cta{align-items:flex-start;flex-wrap:wrap}.bjp-hire-cta .bjp-primary-btn{margin-left:57px;width:calc(100% - 57px)}}
@media print{.bjp-profile-breadcrumb,.bjp-download-profile,.bjp-hero-actions,.bjp-hire-cta{display:none!important}.bjp-profile-page{padding:0}.bjp-hero,.bjp-section,.bjp-info-card{box-shadow:none}}

/* v1.3.0 — Binhadis Job Seeker Profile reference design */
.bjp-profile-page{max-width:1305px;margin:0 auto;padding:0 18px 48px;color:#101828;font-family:inherit}
.bjp-profile-breadcrumb{display:flex;align-items:center;gap:11px;padding:18px 2px 16px;font-size:13px;color:#667085}.bjp-profile-breadcrumb a{color:#e50909;text-decoration:none}.bjp-profile-breadcrumb strong{font-weight:500;color:#344054}
.bjp-hero,.bjp-section,.bjp-info-card,.bjp-hire-cta{background:#fff;border:1px solid #e8eaee;border-radius:12px;box-shadow:0 2px 10px rgba(16,24,40,.035)}
.bjp-hero{display:grid;grid-template-columns:260px minmax(0,1fr) 330px;gap:28px;padding:24px 26px;align-items:center}.bjp-hero-photo-col{display:flex;flex-direction:column;align-items:center}.bjp-profile-photo{width:190px;height:190px;border-radius:50%;border:5px solid #fff;box-shadow:0 0 0 1px #dfe3e8,0 5px 18px rgba(16,24,40,.08);position:relative;background:#f2f4f7;display:flex;align-items:center;justify-content:center;overflow:visible;font-size:58px;font-weight:700;color:#e50909}.bjp-profile-photo img{width:100%;height:100%;object-fit:cover;border-radius:50%}.bjp-online-dot{position:absolute;right:6px;bottom:8px;width:20px;height:20px;background:#13a55b;border:3px solid #fff;border-radius:50%}
.bjp-outline-btn,.bjp-primary-btn{min-height:42px;padding:10px 20px;border-radius:7px;font-size:14px;font-weight:700;text-decoration:none!important;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;white-space:nowrap}.bjp-outline-btn{border:1px solid #e50909;color:#e50909!important;background:#fff}.bjp-primary-btn{border:1px solid #e50909;background:#e50909;color:#fff!important;box-shadow:0 3px 8px rgba(229,9,9,.16)}.bjp-download-profile{width:190px;margin-top:18px}
.bjp-name-row{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.bjp-name-row h1{font-size:36px;line-height:1.1;margin:0;font-weight:750;letter-spacing:-.7px;color:#0b1730}.bjp-red-check{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:#e50909;color:#fff;font-size:16px;font-weight:900}.bjp-verified-pill{background:#eaf8ef;border:1px solid #b8e5c8;color:#178344;padding:6px 12px;border-radius:18px;font-size:12px;font-weight:700}.bjp-profile-job{font-size:22px;line-height:1.3;font-weight:700;color:#e50909;margin:12px 0 10px}.bjp-profile-summary{font-size:14px;line-height:1.75;color:#344054;max-width:700px;margin:0}
.bjp-key-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:19px;padding-top:15px;border-top:1px solid #eaecf0}.bjp-key-facts>div{min-height:50px;padding:0 13px;border-right:1px solid #eaecf0;display:grid;grid-template-columns:26px 1fr;grid-template-rows:auto auto;column-gap:5px}.bjp-key-facts>div:first-child{padding-left:0}.bjp-key-facts>div:last-child{border-right:0}.bjp-fact-icon{grid-row:1/3;color:#e50909;font-size:22px;line-height:1}.bjp-key-facts strong{font-size:13px;color:#172033;line-height:1.35}.bjp-key-facts small{font-size:11px;color:#667085}.bjp-hero-actions{display:flex;gap:14px;margin-top:18px}.bjp-hero-actions .bjp-primary-btn,.bjp-hero-actions .bjp-outline-btn{min-width:185px}
.bjp-contact-panel{border-left:1px solid #eaecf0;padding-left:25px;display:flex;flex-direction:column;gap:17px}.bjp-contact-panel>div{display:grid;grid-template-columns:24px 90px 1fr;align-items:center;column-gap:7px;font-size:13px}.bjp-contact-panel span{color:#e50909;font-weight:800;font-size:17px}.bjp-contact-panel label{color:#475467}.bjp-contact-panel strong{font-weight:500;color:#101828;overflow-wrap:anywhere}.bjp-contact-panel a{color:#e50909;font-weight:600;text-decoration:none}
.bjp-section{margin-top:16px;padding:24px 26px}.bjp-section-title{display:flex;align-items:center;gap:13px;margin-bottom:14px}.bjp-section-title>span{width:38px;height:38px;border-radius:50%;background:#fff1f1;color:#e50909;display:flex;align-items:center;justify-content:center;font-size:19px;font-weight:700}.bjp-section-title h2{font-size:18px;margin:0;color:#101828}.bjp-about-text{font-size:14px;line-height:1.8;color:#344054}.bjp-about-text p:last-child{margin-bottom:0}
.bjp-three-columns{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px;margin-top:16px}.bjp-info-card{padding:24px;min-height:220px}.bjp-info-card .bjp-section-title{margin-bottom:20px}.bjp-info-card h3{font-size:14px;color:#e50909;margin:0 0 7px}.bjp-info-card p{font-size:13px;line-height:1.55}.bjp-muted{color:#667085}.bjp-accent{color:#e50909;font-weight:600}.bjp-other-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px 24px}.bjp-other-grid small{display:block;font-size:11px;color:#475467;margin-bottom:5px}.bjp-other-grid strong{display:block;font-size:13px;color:#101828}
.bjp-hire-cta{margin-top:16px;padding:20px 24px;display:flex;align-items:center;gap:15px}.bjp-hire-icon{width:42px;height:42px;border-radius:50%;background:#fff1f1;color:#e50909;display:flex;align-items:center;justify-content:center;font-size:22px}.bjp-hire-cta h2{font-size:17px;margin:0 0 3px}.bjp-hire-cta p{font-size:13px;color:#475467;margin:0}.bjp-hire-cta .bjp-primary-btn{margin-left:auto}
@media(max-width:1050px){.bjp-hero{grid-template-columns:210px minmax(0,1fr)}.bjp-contact-panel{grid-column:2;border-left:0;border-top:1px solid #eaecf0;padding:18px 0 0;display:grid;grid-template-columns:1fr 1fr}.bjp-three-columns{grid-template-columns:1fr}.bjp-key-facts{grid-template-columns:repeat(2,1fr);gap:14px}.bjp-key-facts>div:nth-child(2){border-right:0}}
@media(max-width:680px){.bjp-profile-page{padding:0 10px 35px}.bjp-hero{display:block;padding:20px}.bjp-hero-photo-col{margin-bottom:22px}.bjp-profile-photo{width:155px;height:155px}.bjp-download-profile{width:175px}.bjp-name-row h1{font-size:30px}.bjp-profile-job{font-size:19px}.bjp-key-facts{grid-template-columns:1fr 1fr;margin-top:18px}.bjp-key-facts>div{border-right:0!important;border-bottom:1px solid #eaecf0;padding:8px 5px}.bjp-key-facts>div:nth-last-child(-n+2){border-bottom:0}.bjp-hero-actions{flex-direction:column}.bjp-hero-actions .bjp-primary-btn,.bjp-hero-actions .bjp-outline-btn{width:100%}.bjp-contact-panel{display:flex;margin-top:20px}.bjp-section,.bjp-info-card{padding:20px}.bjp-other-grid{grid-template-columns:1fr}.bjp-hire-cta{align-items:flex-start;flex-wrap:wrap}.bjp-hire-cta .bjp-primary-btn{margin-left:57px;width:calc(100% - 57px)}}
@media print{.bjp-profile-breadcrumb,.bjp-download-profile,.bjp-hero-actions,.bjp-hire-cta{display:none!important}.bjp-profile-page{padding:0}.bjp-hero,.bjp-section,.bjp-info-card{box-shadow:none}}

/* v1.3.1 — Full-width Jannah single candidate layout */
body.single-bjp_candidate #content,
body.single-bjp_candidate .container,
body.single-bjp_candidate .main-content,
body.single-bjp_candidate .content,
body.single-bjp_candidate .site-content,
body.single-bjp_candidate #main-content,
body.single-bjp_candidate .main-content-row,
body.single-bjp_candidate .container-wrapper,
body.single-bjp_candidate #main,
body.single-bjp_candidate .main,
body.single-bjp_candidate .content-area{
  width:100%!important;
  max-width:none!important;
}
body.single-bjp_candidate #main-content,
body.single-bjp_candidate .main-content-row{display:block!important}
body.single-bjp_candidate #sidebar,
body.single-bjp_candidate .sidebar,
body.single-bjp_candidate .tie-sbr,
body.single-bjp_candidate .sidebar-content{display:none!important}
body.single-bjp_candidate .container-wrapper{margin-left:0!important;margin-right:0!important}
body.single-bjp_candidate .bjp-profile-page{
  width:100%;
  max-width:1320px;
  margin-left:auto!important;
  margin-right:auto!important;
}
@media(min-width:1100px){
  body.single-bjp_candidate #main,
  body.single-bjp_candidate .main,
  body.single-bjp_candidate .content-area{
    float:none!important;
  }
}

.bjp-admin-candidate .bjp-admin-photo{width:100px;height:100px;object-fit:cover;border-radius:50%}
.bjp-admin-candidate input[type="file"]{padding:5px}
.bjp-admin-candidate .description{margin-top:5px}
