/* =========================================================
   WHIZ CAREER MANAGER PRO 2.3 — FULLY SCOPED FRONTEND
========================================================= */
#wcmpro-career.wcmpro-career,
#wcmpro-career.wcmpro-career *{box-sizing:border-box}
#wcmpro-career.wcmpro-career{width:100%;background:#fff;color:#12213e;font-family:Inter,Arial,sans-serif;font-size:12px;line-height:1.5;padding:30px 0 60px;overflow:visible}
#wcmpro-career .wcmpro-wrap{width:min(1320px,calc(100% - 40px));margin:0 auto}
#wcmpro-career .wcmpro-heading{text-align:center;margin:0 0 24px}
#wcmpro-career .wcmpro-heading>span{display:inline-flex;align-items:center;gap:9px;color:#1769ff;font-size:12px!important;font-weight:800;letter-spacing:1px;line-height:1.2}
#wcmpro-career .wcmpro-heading>span:before,#wcmpro-career .wcmpro-heading>span:after{content:"";width:26px;height:1px;background:#1769ff;display:block}
#wcmpro-career .wcmpro-heading h2{margin:7px 0 0!important;font-size:28px!important;line-height:1.2!important;font-weight:700;color:#10213f}

/* Company cards */
#wcmpro-career .wcmpro-company-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;width:100%}
#wcmpro-career .wcmpro-company-card{position:relative;width:100%;min-width:0;min-height:158px;padding:20px 22px;border:1px solid #e4ebf5;border-radius:12px;background:#fff;text-align:center;cursor:pointer;font:inherit;color:#17233b;box-shadow:0 8px 28px rgba(20,53,93,.06);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
#wcmpro-career .wcmpro-company-card:hover,#wcmpro-career .wcmpro-company-card.is-active{border-color:var(--company-color,#1769ff);transform:translateY(-3px);box-shadow:0 16px 35px rgba(23,105,255,.12)}
#wcmpro-career .wcmpro-selected{position:absolute;top:11px;right:11px;width:20px;height:20px;border-radius:50%;background:var(--company-color,#1769ff);color:#fff;font-size:12px;line-height:20px;display:none}
#wcmpro-career .wcmpro-company-card.is-active .wcmpro-selected{display:block}
#wcmpro-career .wcmpro-logo{display:flex;width:100%;height:55px;align-items:center;justify-content:center;margin-bottom:7px}
#wcmpro-career .wcmpro-logo img{display:block;max-width:145px;max-height:50px;width:auto;height:auto;object-fit:contain}
#wcmpro-career .wcmpro-logo b{font-size:21px;color:var(--company-color,#1769ff)}
#wcmpro-career .wcmpro-company-card>strong{display:block;font-size:12px!important;line-height:1.25;color:#17223b; white-space: normal;}
#wcmpro-career .wcmpro-company-card>small{display:block;max-width:620px;margin:5px auto 9px;font-size:12px!important;line-height:1.45;color:#617086; white-space:wrap;}
#wcmpro-career .wcmpro-company-card>em{display:block;font-style:normal;color:var(--company-color,#1769ff);font-size:12px!important;font-weight:800}

/* Benefits */
#wcmpro-career .wcmpro-why{margin:40px 0 19px}
#wcmpro-career .wcmpro-benefits{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));width:100%;border-bottom:1px solid #e8eef6}
#wcmpro-career .wcmpro-benefit{min-width:0;text-align:center;padding:4px 16px 23px;border-right:1px solid #e3eaf3}
#wcmpro-career .wcmpro-benefit:last-child{border-right:0}
#wcmpro-career .wcmpro-benefit-icon{width:48px;height:48px;margin:0 auto 9px;color:#1769ff}
#wcmpro-career .wcmpro-benefit-icon svg{display:block;width:100%;height:100%}
#wcmpro-career .wcmpro-benefit h3{margin:0 0 5px!important;font-size:12px!important;line-height:1.3;color:#17233b}
#wcmpro-career .wcmpro-benefit p{margin:0!important;font-size:12px!important;line-height:1.55;color:#657286}

/* Jobs area */
#wcmpro-career .wcmpro-jobs-section{display:grid;grid-template-columns:220px minmax(0,1fr);gap:16px;align-items:start;margin-top:30px;width:100%}
#wcmpro-career .wcmpro-filter-panel{width:100%;min-width:0;padding:18px 15px;border:1px solid #e2eaf4;border-radius:12px;background:#fff;box-shadow:0 9px 28px rgba(20,53,93,.06)}
#wcmpro-career .wcmpro-filter-label{display:block;margin-bottom:4px;color:#1769ff;font-size:12px!important;font-weight:800;letter-spacing:.8px}
#wcmpro-career .wcmpro-filter-panel h2{margin:4px 0 16px!important;font-size:19px!important;line-height:1.25!important;color:#142541}
#wcmpro-career .wcmpro-filter-panel select{display:block;width:100%;height:40px;margin:8px 0;padding:0 11px;border:1px solid #dce5f0;border-radius:7px;background:#fff;color:#4e5f75;font-size:12px!important;outline:none}
#wcmpro-career .wcmpro-filter-panel select:focus{border-color:#1769ff;box-shadow:0 0 0 3px rgba(23,105,255,.08)}
#wcmpro-career #wcm-search{display:block;width:100%;height:40px;margin-top:9px;border:0;border-radius:7px;background:linear-gradient(135deg,#1769ff,#5b4bff);color:#fff;font-size:12px!important;font-weight:800;cursor:pointer;transition:.2s}
#wcmpro-career #wcm-search:hover{transform:translateY(-1px);box-shadow:0 8px 18px rgba(23,105,255,.18)}

#wcmpro-career .wcmpro-job-list{width:100%;min-width:0;border:1px solid #e2eaf4;border-radius:12px;background:#fff;box-shadow:0 9px 28px rgba(20,53,93,.06);overflow:hidden}
#wcmpro-career .wcmpro-job{position:relative;display:grid !important; grid-template-columns:184px minmax(180px,1fr) 135px 105px 108px;align-items:center;gap:12px;width:100%;min-width:0;margin:0;padding:13px 15px;border:0;border-bottom:1px solid #edf2f7;background:#fff;transition:background .2s}
#wcmpro-career .wcmpro-job:last-of-type{border-bottom:0}
#wcmpro-career .wcmpro-job:hover{background:#fbfdff}
#wcmpro-career .wcmpro-job.is-featured{background:linear-gradient(90deg,#fbfdff,#fff)}
#wcmpro-career .wcmpro-job-company{display:flex;align-items:center;min-width:0;gap:8px;color:#1769ff}
#wcmpro-career .wcmpro-job-company b{font-size:12px!important;line-height:1.3;word-break:break-word}
#wcmpro-career .wcmpro-job-company img,#wcmpro-career .wcmpro-job-icon{display:grid;width:36px;height:36px;flex:0 0 36px;place-items:center;object-fit:contain;border-radius:7px}
#wcmpro-career .wcmpro-job-company img{border:1px solid #e6edf6;background:#fff}
#wcmpro-career .wcmpro-job-icon{background:#eef5ff;color:#1769ff}
#wcmpro-career .wcmpro-job-icon svg{width:19px;height:19px}
#wcmpro-career .wcmpro-job-title{min-width:0}
#wcmpro-career .wcmpro-job-title strong{display:block;font-size:12px!important;line-height:1.4;color:#182640;word-break:break-word}
#wcmpro-career .wcmpro-job-title small{display:block;margin-top:2px;font-size:12px!important;line-height:1.3;color:#7a8799}
#wcmpro-career .wcmpro-job-meta{min-width:0;font-size:12px!important;line-height:1.35;color:#59697e;word-break:break-word}
#wcmpro-career .wcmpro-details{width:100%;height:36px;border:1px solid #cfdbea;border-radius:7px;background:#fff;color:#1769ff;font-size:12px!important;font-weight:700;cursor:pointer;white-space:nowrap;transition:.2s}
#wcmpro-career .wcmpro-details:hover{border-color:#1769ff;background:#1769ff;color:#fff}
#wcmpro-career .wcmpro-view-all{display:block;margin:11px auto 12px;border:0;background:transparent;color:#1769ff;font-size:12px!important;font-weight:800;cursor:pointer}
#wcmpro-career .wcmpro-no-jobs{padding:35px;text-align:center;color:#738198;font-size:12px}

/* Job details modal */
#wcmpro-career .wcmpro-hidden-details{display:none}
#wcmpro-career .wcmpro-hidden-details.open{display:flex;position:fixed;inset:0;z-index:999998;align-items:center;justify-content:center;padding:20px;background:rgba(7,24,52,.68);backdrop-filter:blur(6px);overflow:auto}
#wcmpro-career .wcmpro-detail-inner{position:relative;width:min(920px,100%);max-height:92vh;overflow:auto;border-radius:18px;background:#fff;box-shadow:0 30px 100px rgba(0,0,0,.3);padding:0 0 30px}
#wcmpro-career .wcmpro-close{position:absolute;right:16px;top:15px;z-index:4;width:38px;height:38px;border:1px solid #dce5ef;border-radius:50%;background:#fff;color:#34445b;font-size:24px;line-height:1;cursor:pointer}
#wcmpro-career .wcmpro-close:hover{background:#f3f6fa}
#wcmpro-career .wcmpro-detail-hero{display:flex;align-items:center;gap:16px;padding:30px 35px 0}
#wcmpro-career .wcmpro-detail-hero>img,#wcmpro-career .wcmpro-detail-icon{width:86px;height:86px;flex:0 0 86px;border-radius:14px;object-fit:cover;background:#eef5ff}
#wcmpro-career .wcmpro-detail-icon{display:grid;place-items:center;color:#1769ff}
#wcmpro-career .wcmpro-detail-icon svg{width:42px;height:42px}
#wcmpro-career .wcmpro-detail-company{font-size:12px!important;font-weight:800;letter-spacing:1px;text-transform:uppercase;color:#1769ff}
#wcmpro-career .wcmpro-detail-hero h2{margin:5px 0!important;font-size:27px!important;line-height:1.2!important;color:#132441}
#wcmpro-career .wcmpro-detail-hero p{margin:0!important;font-size:12px!important;color:#68778c}
#wcmpro-career .wcmpro-detail-badges,#wcmpro-career .wcmpro-detail-skills,#wcmpro-career .wcmpro-description,#wcmpro-career .wcmpro-detail-actions{margin-left:35px;margin-right:35px}
#wcmpro-career .wcmpro-detail-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px;margin-bottom:13px}
#wcmpro-career .wcmpro-detail-badges span{padding:7px 10px;border:1px solid #e2e9f2;border-radius:20px;background:#f7f9fc;color:#53647a;font-size:12px!important}
#wcmpro-career .wcmpro-detail-skills{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:17px}
#wcmpro-career .wcmpro-detail-skills span{padding:6px 10px;border:1px solid #dbe8ff;border-radius:20px;background:#eef5ff;color:#1769ff;font-size:12px!important;font-weight:700}
#wcmpro-career .wcmpro-detail-inner h3{margin:18px 35px 8px!important;font-size:15px!important;color:#172943}
#wcmpro-career .wcmpro-description{font-size:12px!important;line-height:1.75;color:#53647a}
#wcmpro-career .wcmpro-description p{margin:0 0 10px!important;font-size:12px!important}
#wcmpro-career .wcmpro-detail-actions{margin-top:22px}
#wcmpro-career .wcmpro-apply{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 18px;border:0;border-radius:8px;background:linear-gradient(135deg,#1769ff,#6a38ff);color:#fff!important;text-decoration:none;font-size:12px!important;font-weight:800;cursor:pointer}
#wcmpro-career .wcmpro-no-form{font-size:12px;color:#7b8799}

/* Application popup */
body.wcmpro-modal-open{overflow:hidden}
#wcmpro-career .wcmpro-apply-modal{display:none;position:fixed;inset:0;z-index:1000000;align-items:center;justify-content:center;padding:18px}
#wcmpro-career .wcmpro-apply-modal.open{display:flex!important}
#wcmpro-career .wcmpro-apply-backdrop{position:absolute;inset:0;background:rgba(5,18,42,.74);backdrop-filter:blur(8px)}
#wcmpro-career .wcmpro-apply-dialog{position:relative;z-index:1;width:min(780px,100%);max-height:94vh;overflow:auto;border-radius:18px;background:#fff;box-shadow:0 35px 110px rgba(0,0,0,.36)}
#wcmpro-career .wcmpro-apply-close{position:absolute;right:15px;top:15px;z-index:10;width:38px;height:38px;border:1px solid rgba(255,255,255,.5);border-radius:50%;background:rgba(255,255,255,.15);color:#fff;font-size:25px;line-height:1;cursor:pointer}
#wcmpro-career .wcmpro-apply-header{padding:29px 35px 25px;background:linear-gradient(135deg,var(--wcmpro-primary,#1769ff),var(--wcmpro-secondary,#6a38ff));color:#fff}
#wcmpro-career .wcmpro-apply-kicker{font-size:12px!important;font-weight:800;letter-spacing:1.2px;opacity:.9}
#wcmpro-career .wcmpro-apply-header h2{margin:7px 50px 4px 0!important;font-size:25px!important;line-height:1.2!important;color:#fff}
#wcmpro-career .wcmpro-apply-position{margin:0!important;font-size:12px!important;color:rgba(255,255,255,.88)}
#wcmpro-career .wcmpro-apply-company-strip{display:flex;align-items:center;gap:11px;padding:15px 35px;border-bottom:1px solid #e9eff6;background:#fbfdff}
#wcmpro-career .wcmpro-apply-company-icon{display:grid;width:42px;height:42px;place-items:center;border-radius:11px;background:#edf4ff;color:#1769ff}
#wcmpro-career .wcmpro-apply-company-icon svg{width:23px;height:23px}
#wcmpro-career .wcmpro-apply-company-strip small{display:block;font-size:12px!important;color:#7a8799}
#wcmpro-career .wcmpro-apply-company-strip strong{display:block;margin-top:1px;font-size:13px!important;color:#172640}
#wcmpro-career .wcmpro-apply-form-area{padding:25px 35px 32px;background:#fff}
#wcmpro-career .wcmpro-form-templates{width:100%}
#wcmpro-career .wcmpro-form-template{display:none;width:100%}
#wcmpro-career .wcmpro-form-template.is-current{display:block!important}
#wcmpro-career .wcmpro-form-error{padding:15px;border:1px solid #ffd7d7;border-radius:9px;background:#fff5f5;color:#a32020;font-size:12px}

/* CF7 inside popup */
#wcmpro-career .wcmpro-apply-form-area .wpcf7{display:block!important;width:100%!important;margin:0!important}
#wcmpro-career .wcmpro-apply-form-area .wpcf7 form{display:block!important;width:100%!important;margin:0!important}
#wcmpro-career .wcmpro-apply-form-area .wpcf7 p{margin:0 0 14px!important}
#wcmpro-career .wcmpro-apply-form-area .wpcf7 label{display:block!important;margin:0 0 6px!important;font-size:12px!important;line-height:1.4!important;font-weight:700!important;color:#26354d!important}
#wcmpro-career .wcmpro-apply-form-area .wpcf7-form-control-wrap{display:block;width:100%}
#wcmpro-career .wcmpro-apply-form-area input[type=text],
#wcmpro-career .wcmpro-apply-form-area input[type=email],
#wcmpro-career .wcmpro-apply-form-area input[type=tel],
#wcmpro-career .wcmpro-apply-form-area input[type=file],
#wcmpro-career .wcmpro-apply-form-area select,
#wcmpro-career .wcmpro-apply-form-area textarea{display:block;width:100%!important;max-width:100%!important;height:auto;min-height:44px;box-sizing:border-box;border:1px solid #d9e3ef;border-radius:8px;background:#fff;padding:11px 12px;font-family:inherit;font-size:12px!important;line-height:1.4;color:#1b2a43;outline:none}
#wcmpro-career .wcmpro-apply-form-area textarea{min-height:110px;resize:vertical}
#wcmpro-career .wcmpro-apply-form-area input[type=file]{padding:10px}
#wcmpro-career .wcmpro-apply-form-area input:focus,#wcmpro-career .wcmpro-apply-form-area select:focus,#wcmpro-career .wcmpro-apply-form-area textarea:focus{border-color:#1769ff;box-shadow:0 0 0 3px rgba(23,105,255,.08)}
#wcmpro-career .wcmpro-apply-form-area input[type=submit],
#wcmpro-career .wcmpro-apply-form-area button[type=submit]{min-height:44px;border:0!important;border-radius:8px!important;padding:11px 22px!important;background:linear-gradient(135deg,var(--wcmpro-primary,#1769ff),var(--wcmpro-secondary,#6a38ff))!important;color:#fff!important;font-family:inherit;font-size:12px!important;font-weight:800!important;cursor:pointer}
#wcmpro-career .wcmpro-apply-form-area input[type=checkbox]{width:auto!important;min-height:0;margin-right:5px}
#wcmpro-career .wcmpro-apply-form-area .wpcf7-not-valid-tip{display:block;margin-top:4px;font-size:11px!important;color:#d12b2b}
#wcmpro-career .wcmpro-apply-form-area .wpcf7-response-output{margin:10px 0 0!important;padding:9px!important;border-radius:7px;font-size:11px!important}

@media(max-width:1050px){
 #wcmpro-career .wcmpro-job{grid-template-columns:120px minmax(170px,1fr) 115px 95px 100px}
}
@media(max-width:900px){
 #wcmpro-career .wcmpro-benefits{grid-template-columns:repeat(3,minmax(0,1fr))}
 #wcmpro-career .wcmpro-benefit:nth-child(3){border-right:0}
 #wcmpro-career .wcmpro-jobs-section{grid-template-columns:200px minmax(0,1fr)}
 #wcmpro-career .wcmpro-job{grid-template-columns:100px minmax(150px,1fr) 100px 88px 92px}
}
@media(max-width:700px){
 #wcmpro-career.wcmpro-career{padding:22px 0 45px}
 #wcmpro-career .wcmpro-wrap{width:calc(100% - 24px)}
 #wcmpro-career .wcmpro-company-grid{grid-template-columns:1fr}
 #wcmpro-career .wcmpro-heading h2{font-size:23px!important}
 #wcmpro-career .wcmpro-heading>span{font-size:10px!important}
 #wcmpro-career .wcmpro-benefits{grid-template-columns:repeat(2,minmax(0,1fr))}
 #wcmpro-career .wcmpro-benefit{border-right:1px solid #e3eaf3!important;padding:5px 9px 18px}
 #wcmpro-career .wcmpro-benefit:nth-child(2n){border-right:0!important}
 #wcmpro-career .wcmpro-jobs-section{grid-template-columns:1fr;gap:12px}
 #wcmpro-career .wcmpro-job{grid-template-columns:minmax(0,1fr) auto;gap:8px 12px;padding:13px}
 #wcmpro-career .wcmpro-job-company,#wcmpro-career .wcmpro-job-title,#wcmpro-career .wcmpro-job-meta{grid-column:1}
 #wcmpro-career .wcmpro-job .wcmpro-details{grid-column:2;grid-row:1/5;width:100px}
 #wcmpro-career .wcmpro-job-meta{font-size:11px!important}
 #wcmpro-career .wcmpro-hidden-details.open{padding:10px}
 #wcmpro-career .wcmpro-detail-inner{max-height:96vh;border-radius:14px}
 #wcmpro-career .wcmpro-detail-hero{padding:24px 20px 0}
 #wcmpro-career .wcmpro-detail-badges,#wcmpro-career .wcmpro-detail-skills,#wcmpro-career .wcmpro-description,#wcmpro-career .wcmpro-detail-actions{margin-left:20px;margin-right:20px}
 #wcmpro-career .wcmpro-detail-inner h3{margin-left:20px!important;margin-right:20px!important}
 #wcmpro-career .wcmpro-detail-hero h2{font-size:22px!important}
 #wcmpro-career .wcmpro-apply-modal{padding:8px}
 #wcmpro-career .wcmpro-apply-header,#wcmpro-career .wcmpro-apply-company-strip,#wcmpro-career .wcmpro-apply-form-area{padding-left:20px;padding-right:20px}
}
@media(max-width:460px){
 #wcmpro-career .wcmpro-benefits{grid-template-columns:1fr 1fr}
 #wcmpro-career .wcmpro-job .wcmpro-details{width:88px}
 #wcmpro-career .wcmpro-job-company b{font-size:11px!important}
 #wcmpro-career .wcmpro-job-title strong{font-size:11px!important}
}
