:root{--ejg-blue:#0a66c2;--ejg-blue-dark:#064e96;--ejg-orange:#f59e0b;--ejg-green:#16a34a;--ejg-red:#dc2626;--ejg-gray:#64748b;--ejg-border:#e2e8f0;--ejg-bg:#f8fafc;--ejg-text:#0f172a}body.post-type-archive-eg_job,body.single-eg_job{background:var(--ejg-bg)}.ejg-page{font-family:Cairo,Tahoma,Arial,sans-serif;color:var(--ejg-text);padding:28px 0 44px}.ejg-container{width:min(1180px,calc(100% - 32px));margin:0 auto}.ejg-breadcrumbs{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin:0 0 18px;font-size:14px;color:var(--ejg-gray)}.ejg-breadcrumbs a{color:var(--ejg-blue);text-decoration:none}.ejg-archive-hero,.ejg-single-card{background:#fff;border:1px solid var(--ejg-border);border-radius:22px;box-shadow:0 10px 30px rgba(15,23,42,.06)}.ejg-archive-hero{padding:28px;margin-bottom:22px}.ejg-kicker{display:inline-flex;background:#eff6ff;color:var(--ejg-blue);border-radius:999px;padding:6px 12px;font-weight:700;font-size:13px;margin-bottom:10px}.ejg-archive-hero h1,.ejg-single-hero h1{margin:0 0 10px;font-size:clamp(26px,4vw,42px);line-height:1.25}.ejg-archive-hero p{font-size:17px;line-height:1.9;max-width:880px;color:#334155;margin:0 0 18px}.ejg-status-tabs{display:flex;gap:10px;flex-wrap:wrap}.ejg-status-tabs a{border:1px solid var(--ejg-border);border-radius:999px;padding:9px 14px;text-decoration:none;color:#334155;background:#fff;font-weight:700}.ejg-status-tabs a.is-active{background:var(--ejg-blue);color:#fff;border-color:var(--ejg-blue)}.ejg-layout{display:grid;grid-template-columns:300px 1fr;gap:22px;align-items:start}.ejg-filters{order:1;background:#fff;border:1px solid var(--ejg-border);border-radius:20px;padding:20px;box-shadow:0 10px 30px rgba(15,23,42,.05);position:sticky;top:24px}.ejg-results{order:2}.ejg-filters h2{margin:0 0 14px;font-size:20px}.ejg-filters label{display:block;font-weight:700;margin-bottom:14px}.ejg-filters input,.ejg-filters select{width:100%;margin-top:6px;border:1px solid var(--ejg-border);border-radius:12px;padding:11px 12px;background:#fff;font-family:inherit}.ejg-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:12px;padding:10px 14px;text-decoration:none;font-weight:800;border:1px solid transparent;transition:.18s ease;font-family:inherit;line-height:1.2}.ejg-btn-primary{background:var(--ejg-blue);color:#fff}.ejg-btn-primary:hover{background:var(--ejg-blue-dark);color:#fff}.ejg-btn-secondary{background:#fff;color:var(--ejg-blue);border-color:#bfdbfe}.ejg-btn-disabled{background:#e5e7eb;color:#6b7280;cursor:not-allowed}.ejg-btn-block{width:100%;box-sizing:border-box}.ejg-reset{display:block;text-align:center;margin-top:10px;color:var(--ejg-gray);text-decoration:none}.ejg-results-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.ejg-results-head h2{margin:0}.ejg-results-head span{background:#fff;border:1px solid var(--ejg-border);border-radius:999px;padding:7px 12px;color:var(--ejg-gray);font-weight:700}.ejg-jobs-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.ejg-job-card{background:#fff;border:1px solid var(--ejg-border);border-radius:20px;padding:18px;box-shadow:0 10px 30px rgba(15,23,42,.05);display:flex;flex-direction:column;gap:10px}.ejg-job-card-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.ejg-status,.ejg-source{display:inline-flex;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:800}.ejg-source{background:#f1f5f9;color:#334155}.ejg-status-available{background:#dcfce7;color:#166534}.ejg-status-new{background:#dbeafe;color:#1d4ed8}.ejg-status-uncertain{background:#fef3c7;color:#92400e}.ejg-status-expired{background:#f1f5f9;color:#475569}.ejg-status-rejected{background:#fee2e2;color:#991b1b}.ejg-job-card h2{font-size:22px;margin:0;line-height:1.35}.ejg-job-card h2 a{text-decoration:none;color:var(--ejg-text)}.ejg-job-card h2 a:hover{color:var(--ejg-blue)}.ejg-job-meta{display:flex;flex-wrap:wrap;gap:8px;color:#475569;font-size:14px}.ejg-job-meta span{background:#f8fafc;border:1px solid #eef2f7;border-radius:999px;padding:5px 9px}.ejg-job-card p{color:#334155;line-height:1.8;margin:0}.ejg-card-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:auto}.ejg-empty{background:#fff;border:1px dashed var(--ejg-border);border-radius:20px;padding:32px;text-align:center}.ejg-pagination{margin-top:22px}.ejg-pagination .nav-links{display:flex;gap:8px;justify-content:center;flex-wrap:wrap}.ejg-pagination a,.ejg-pagination span{padding:8px 12px;border:1px solid var(--ejg-border);border-radius:10px;background:#fff;text-decoration:none}.ejg-pagination .current{background:var(--ejg-blue);color:#fff}.ejg-single-card{padding:28px}.ejg-single-hero{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;border-bottom:1px solid var(--ejg-border);padding-bottom:22px;margin-bottom:24px}.ejg-single-meta{display:flex;flex-wrap:wrap;gap:9px;color:#475569}.ejg-single-meta span{background:#f8fafc;border:1px solid #eef2f7;border-radius:999px;padding:6px 10px}.ejg-single-layout{display:grid;grid-template-columns:1fr 320px;gap:24px}.ejg-section{margin-bottom:24px}.ejg-section h2,.ejg-job-sidebar h2{font-size:22px;margin:0 0 12px}.ejg-section p{line-height:2;color:#334155;font-size:16px}.ejg-list{padding:0;margin:0;list-style:none}.ejg-list li{position:relative;margin:0 0 10px;padding-right:22px;line-height:1.85}.ejg-list li:before{content:"";position:absolute;right:0;top:.8em;width:8px;height:8px;background:var(--ejg-blue);border-radius:50%}.ejg-note{background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;border-radius:16px;padding:14px;line-height:1.8}.ejg-job-sidebar{display:flex;flex-direction:column;gap:16px}.ejg-apply-box,.ejg-fact-list{border:1px solid var(--ejg-border);border-radius:18px;background:#f8fafc;padding:18px}.ejg-apply-box p{color:var(--ejg-gray);font-size:14px;line-height:1.7}.ejg-fact-list dl{display:grid;grid-template-columns:110px 1fr;gap:10px;margin:0}.ejg-fact-list dt{font-weight:800;color:#475569}.ejg-fact-list dd{margin:0;color:#0f172a}.ejg-admin-status{border-radius:999px;padding:4px 8px;font-weight:700}@media (max-width:920px){.ejg-layout,.ejg-single-layout{grid-template-columns:1fr}.ejg-filters{position:static;order:0}.ejg-results{order:1}.ejg-jobs-grid{grid-template-columns:1fr}.ejg-single-hero{flex-direction:column}.ejg-single-card,.ejg-archive-hero{padding:20px}}@media (max-width:520px){.ejg-container{width:min(100% - 20px,1180px)}.ejg-page{padding-top:16px}.ejg-card-actions{flex-direction:column}.ejg-btn{width:100%}.ejg-fact-list dl{grid-template-columns:1fr}.ejg-archive-hero h1,.ejg-single-hero h1{font-size:26px}}
.ejg-badge-row{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.ejg-new-badge{display:inline-flex;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:900;background:#fef3c7;color:#92400e;border:1px solid #fde68a}.ejg-card-stats,.ejg-single-stats{display:flex;flex-wrap:wrap;gap:8px;color:#64748b;font-size:13px;font-weight:700}.ejg-card-stats span,.ejg-single-stats span{background:#f8fafc;border:1px solid #eef2f7;border-radius:999px;padding:5px 9px}.ejg-original-title{margin:0 0 12px;color:#64748b;font-size:14px;line-height:1.7}.ejg-title-list{border-top:1px solid var(--ejg-border);margin-top:18px;padding-top:18px}.ejg-title-list h2{font-size:18px;margin:0 0 12px}.ejg-title-list ul{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:7px}.ejg-title-list a{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 10px;border:1px solid #eef2f7;background:#f8fafc;border-radius:12px;text-decoration:none;color:#0f172a;font-weight:800}.ejg-title-list li.is-active a,.ejg-title-list a:hover{background:#eff6ff;border-color:#bfdbfe;color:var(--ejg-blue)}.ejg-title-list em{font-style:normal;background:#fff;border:1px solid var(--ejg-border);border-radius:999px;padding:2px 7px;font-size:12px;color:#64748b}.ejg-engagement-box,.ejg-share{border:1px solid var(--ejg-border);border-radius:18px;background:#f8fafc;padding:18px}.ejg-like-form{margin:0}.ejg-like-button{width:100%;border:1px solid #fecdd3;background:#fff1f2;color:#be123c;border-radius:14px;padding:11px 12px;display:flex;align-items:center;justify-content:center;gap:8px;font-family:inherit;font-weight:900;cursor:pointer}.ejg-like-button span{font-size:18px}.ejg-like-button em{font-style:normal;background:#fff;border-radius:999px;padding:2px 8px;color:#881337}.ejg-like-button.is-liked{opacity:.72;cursor:not-allowed}.ejg-share h2,.ejg-engagement-box h2{font-size:20px;margin:0 0 12px}.ejg-share-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.ejg-share-links a{display:flex;align-items:center;justify-content:center;text-decoration:none;background:#fff;border:1px solid #dbeafe;color:var(--ejg-blue);border-radius:12px;padding:9px 10px;font-weight:900}.ejg-share-links a:hover{background:#eff6ff}
@media (max-width:520px){.ejg-share-links{grid-template-columns:1fr}}
/* v1.1.1: clearer bilingual cards and better single-result layout */
.ejg-original-mini{margin:-4px 0 0;color:#64748b;font-size:13px;line-height:1.6;background:#f8fafc;border:1px solid #eef2f7;border-radius:10px;padding:7px 9px}
.ejg-jobs-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}
@media (min-width:921px){.ejg-jobs-grid:has(.ejg-job-card:only-child){grid-template-columns:minmax(360px,520px)}}


/* v1.1.2: company logo support and richer source excerpt */
.ejg-job-card-identity{display:flex;align-items:center;gap:10px;min-width:0}
.ejg-company-logo{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;background:#fff;border:1px solid var(--ejg-border);border-radius:16px;box-shadow:0 6px 16px rgba(15,23,42,.06);overflow:hidden;color:var(--ejg-blue);font-weight:900;letter-spacing:.02em}
.ejg-company-logo img{display:block;width:100%;height:100%;object-fit:contain;background:#fff}
.ejg-company-logo-small{width:46px;height:46px;font-size:16px}
.ejg-company-logo-large{width:76px;height:76px;font-size:24px;border-radius:22px}
.ejg-company-logo-fallback{background:linear-gradient(135deg,#eff6ff,#fff);border-color:#bfdbfe}
.ejg-single-title-wrap{display:flex;align-items:flex-start;gap:16px;min-width:0}
.ejg-source-excerpt{background:#f8fafc;border:1px solid #eef2f7;border-radius:18px;padding:18px}
@media (max-width:520px){.ejg-single-title-wrap{flex-direction:column}.ejg-company-logo-large{width:64px;height:64px}}

/* v1.3.0: SEO landing pages, premium filters, mobile-first refinements */
.ejg-archive-hero-v2{position:relative;overflow:hidden;padding:34px;background:linear-gradient(135deg,#fff 0%,#f8fbff 55%,#eff6ff 100%)}
.ejg-quick-search{display:grid;grid-template-columns:1fr 210px auto;gap:10px;margin:18px 0 16px;max-width:920px}
.ejg-quick-search input,.ejg-quick-search select{border:1px solid var(--ejg-border);border-radius:14px;background:#fff;padding:12px 14px;font-family:inherit;box-shadow:0 8px 22px rgba(15,23,42,.04)}
.ejg-seo-box{background:#fff;border:1px solid var(--ejg-border);border-radius:20px;padding:20px 22px;margin:0 0 22px;box-shadow:0 10px 26px rgba(15,23,42,.045)}
.ejg-seo-box h2{margin:0 0 8px;font-size:24px}.ejg-seo-box p{margin:0;color:#475569;line-height:1.9}.ejg-seo-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.ejg-seo-links a{border:1px solid #dbeafe;background:#eff6ff;color:var(--ejg-blue);border-radius:999px;padding:8px 12px;text-decoration:none;font-weight:800;font-size:13px}
.ejg-filter-toggle{display:none;width:100%;border:1px solid #bfdbfe;background:#eff6ff;color:var(--ejg-blue);font-family:inherit;font-weight:900;border-radius:14px;padding:12px;margin-bottom:12px}
.ejg-results-head>div:first-child p{margin:5px 0 0;color:#64748b;font-weight:700}.ejg-view-tabs{display:flex;gap:7px;background:#fff;border:1px solid var(--ejg-border);border-radius:14px;padding:4px}.ejg-view-tabs button{border:0;border-radius:10px;background:transparent;padding:7px 11px;font-family:inherit;font-weight:900;color:#64748b;cursor:pointer}.ejg-view-tabs button.is-active{background:var(--ejg-blue);color:#fff}
.ejg-jobs-grid.is-list{grid-template-columns:1fr}.ejg-jobs-grid.is-list .ejg-job-card{display:grid;grid-template-columns:1fr auto;gap:12px 18px}.ejg-jobs-grid.is-list .ejg-job-card .ejg-card-actions{align-content:end;min-width:260px}
.ejg-job-card{position:relative}.ejg-job-card:before{content:"";position:absolute;inset-inline-start:18px;top:0;width:50px;height:3px;background:linear-gradient(90deg,var(--ejg-blue),#60a5fa);border-radius:0 0 999px 999px;opacity:.75}
body .ejg-page .ejg-job-card h2{font-size:20px}.ejg-job-card{transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.ejg-job-card:hover{transform:translateY(-2px);border-color:#bfdbfe;box-shadow:0 16px 38px rgba(15,23,42,.075)}
@media (max-width:920px){.ejg-quick-search{grid-template-columns:1fr}.ejg-filter-toggle{display:block}.ejg-filter-form{display:none}.ejg-filters.is-open .ejg-filter-form{display:block}.ejg-filters{padding:14px}.ejg-layout-v2{gap:14px}.ejg-view-tabs{display:none}.ejg-seo-box{padding:16px}.ejg-jobs-grid.is-list .ejg-job-card{display:flex}.ejg-archive-hero-v2{padding:22px}}
@media (max-width:520px){.ejg-archive-hero-v2{border-radius:18px}.ejg-quick-search{gap:8px}.ejg-quick-search input,.ejg-quick-search select{padding:11px}.ejg-seo-links a{width:100%;justify-content:center;display:flex}.ejg-results-head{align-items:flex-start;gap:10px}.ejg-job-card:before{inset-inline-start:14px}.ejg-job-card{padding:15px}}
.ejg-mini-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ejg-mini-job{display:flex;flex-direction:column;gap:5px;padding:13px;border:1px solid #e2e8f0;border-radius:14px;background:#fff;text-decoration:none;color:#0f172a}.ejg-mini-job strong{line-height:1.5}.ejg-mini-job span{color:#64748b;font-size:13px}.ejg-mini-job:hover{border-color:#bfdbfe;background:#eff6ff}.ejg-fact-list a{color:var(--ejg-blue);font-weight:800;text-decoration:none}.ejg-fact-list a:hover{text-decoration:underline}@media (max-width:520px){.ejg-mini-grid{grid-template-columns:1fr}}
.ejg-mobile-sticky-apply{display:none}@media (max-width:760px){.ejg-mobile-sticky-apply{display:block;position:fixed;left:0;right:0;bottom:0;z-index:9999;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);border-top:1px solid #e2e8f0;padding:10px 14px;box-shadow:0 -10px 26px rgba(15,23,42,.12)}.ejg-mobile-sticky-apply .ejg-btn{width:100%;box-sizing:border-box}body.single-eg_job{padding-bottom:76px}}
