/**
 * Single job listing — editorial job page
 */
.single-job_listing .content-section {
  background: #fafafa;
}

.single-job_listing .single-job-page-wrap.sjl-redesign {
  --sjl-ink: #111318;
  --sjl-muted: #5b6074;
  --sjl-violet: #6d5cff;
  --sjl-violet-deep: #4f3fe0;
  --sjl-lilac: #ece8ff;
  --sjl-line: rgba(79, 63, 224, 0.12);
  --sjl-shadow: 0 28px 64px -32px rgba(48, 28, 110, 0.42);
  position: relative;
  max-width: 1180px !important;
  margin: 0 auto;
  padding: 1.15rem 1rem 2.75rem !important;
  box-sizing: border-box;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  color: var(--sjl-ink);
}

/* ── Two columns: main + sticky sidebar ───────────────── */
.sjl-redesign .sjl-body {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 280px;
  gap: 1rem;
  align-items: start;
}

.sjl-redesign .sjl-main {
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 0.85rem;
}

.sjl-redesign .sjl-sidebar {
  position: sticky;
  top: 0.85rem;
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  z-index: 5;
}

/* ── Hero (left column only) ──────────────────────────── */
.sjl-redesign .sjl-hero.single-job-header-card {
  margin: 0 !important;
  border-radius: 24px !important;
  border: 1px solid rgba(15, 23, 42, 0.08) !important;
  background: #fff !important;
  box-shadow: 0 18px 40px -28px rgba(15, 23, 42, 0.28) !important;
  overflow: hidden;
  position: relative;
}

.sjl-redesign .sjl-hero.single-job-header-card::before {
  content: "" !important;
  display: block !important;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 3px;
  background: #6d5cff !important;
  border: 0 !important;
  z-index: 2;
}

.sjl-redesign .sjl-hero.single-job-header-card::after {
  display: none !important;
}

.sjl-redesign .sjl-hero .single-job-header-content {
  position: relative;
  z-index: 1;
  padding: 1.55rem 1.4rem 1.25rem !important;
  padding-right: 5rem !important;
}

.sjl-redesign .sjl-hero .single-job-header-badges {
  top: 0.85rem !important;
  right: 0.85rem !important;
}

.sjl-redesign .sjl-hero .single-job-header-badges .jobcv-views-badge-card {
  height: 1.5rem !important;
  min-width: 2.4rem !important;
  padding: 0 0.5rem !important;
  font-size: 0.7rem !important;
  background: rgba(255, 255, 255, 0.88) !important;
  border: 1px solid rgba(109, 92, 255, 0.16) !important;
  color: #4f3fe0 !important;
  box-shadow: 0 8px 18px -12px rgba(79, 63, 224, 0.55) !important;
}

.sjl-redesign .sjl-hero-top {
  display: flex;
  gap: 1rem;
  align-items: flex-start;
}

/* Logo tile: rounded square, real company mark, no avatar-crop chrome */
.sjl-redesign .sjl-hero-logo,
.sjl-redesign .sjl-hero-logo.single-job-logo-cell {
  flex: 0 0 76px;
  width: 76px;
  min-width: 76px;
  max-width: 76px;
  height: 76px;
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
  background: transparent;
  border: 0;
  box-shadow: none;
  overflow: visible;
}

.sjl-redesign .sjl-logo-link {
  display: block;
  width: 76px;
  height: 76px;
  text-decoration: none;
  border-radius: 14px;
  line-height: 0;
  filter: none !important;
}

.sjl-redesign .sjl-logo-tile {
  display: grid;
  place-items: center;
  width: 76px;
  height: 76px;
  padding: 10px;
  box-sizing: border-box;
  border-radius: 18px;
  background: #fff;
  border: 1px solid rgba(109, 92, 255, 0.16);
  box-shadow:
    0 10px 24px -14px rgba(79, 63, 224, 0.55),
    0 0 0 4px rgba(109, 92, 255, 0.08);
  overflow: hidden;
}

.sjl-redesign .sjl-logo-img {
  display: block;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  object-position: center center;
  margin: 0 auto;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  transform: none;
}

.sjl-redesign .sjl-logo-fallback {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  background: linear-gradient(145deg, #8474f0, #6d5ce0);
  color: #fff;
  font-size: 1.1rem;
  font-weight: 750;
  letter-spacing: -0.02em;
}

.sjl-redesign .sjl-hero-main {
  flex: 1 1 auto;
  min-width: 0;
  padding-top: 0.1rem;
}

.sjl-redesign .sjl-title-row {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.35rem;
  margin-bottom: 0.3rem;
}

.sjl-redesign .sjl-new-badge {
  display: inline-flex;
  align-items: center;
  padding: 0.22rem 0.55rem;
  border-radius: 999px;
  background: linear-gradient(135deg, #6d5cff, #ec4899);
  color: #fff;
  font-size: 0.62rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  line-height: 1;
  box-shadow: 0 8px 16px -10px rgba(236, 72, 153, 0.7);
}

.sjl-redesign .sjl-hero .single-job-title,
.sjl-redesign .sjl-hero .single-job-header-card h1 {
  margin: 0 !important;
  font-size: clamp(1.65rem, 2.6vw, 2.05rem) !important;
  line-height: 1.12 !important;
  letter-spacing: -0.04em !important;
  font-weight: 800 !important;
  color: #111318 !important;
  text-shadow: none !important;
  max-width: 38rem;
}

.sjl-redesign .sjl-hero .single-job-title::after {
  display: none !important;
}

.sjl-redesign .sjl-company-line {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.3rem 0.4rem;
  margin: 0.15rem 0 0.7rem;
  font-size: 0.95rem;
  color: #3a3750;
  font-weight: 650;
}

.sjl-redesign .sjl-company-line a {
  color: #3a3750;
  text-decoration: none;
  font-weight: 700;
}

.sjl-redesign .sjl-company-line a:hover {
  color: var(--sjl-violet-deep, #6556d8);
}

.sjl-redesign .sjl-verified {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 0.95rem;
  height: 0.95rem;
  border-radius: 50%;
  background: var(--sjl-violet, #7c6cf0);
  color: #fff;
  flex-shrink: 0;
  box-shadow: 0 0 0 2px var(--sjl-lilac, #f0eef8);
}

.sjl-redesign .sjl-location-pills {
  display: flex;
  flex-wrap: wrap;
  gap: 0.35rem;
  margin-bottom: 0;
}

.sjl-redesign .sjl-pill {
  display: inline-flex;
  align-items: center;
  gap: 0.3rem;
  padding: 0.32rem 0.72rem;
  border-radius: 999px;
  background: #fff;
  border: 1px solid rgba(109, 92, 255, 0.2);
  font-size: 0.78rem;
  font-weight: 700;
  color: #4f3fe0;
  box-shadow: 0 6px 14px -10px rgba(79, 63, 224, 0.55);
}

.sjl-redesign .sjl-pill svg {
  display: block;
  flex-shrink: 0;
  margin: 0;
  color: var(--sjl-violet, #7c6cf0);
}

/* Contact / detail icon tiles — keep glyphs optically centered */
.sjl-redesign .sjl-contact-ico,
.sjl-redesign .sjl-contacts-card span[style*="linear-gradient"] {
  display: inline-grid !important;
  place-items: center !important;
  line-height: 0 !important;
  box-sizing: border-box !important;
}

.sjl-redesign .sjl-contact-ico svg,
.sjl-redesign .sjl-contacts-card span[style*="linear-gradient"] svg {
  display: block !important;
  margin: 0 !important;
}

.sjl-redesign .jobcv-detail-chip svg,
.sjl-redesign .jobcv-detail-chip-requirement svg,
.sjl-redesign .jobcv-detail-chip-offer svg {
  display: block !important;
  margin: 0 !important;
  flex-shrink: 0;
}

/* Meta grid — icon above, label, value */
.sjl-redesign .sjl-meta-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(132px, 1fr));
  gap: 0.65rem;
  margin-top: 1.1rem;
  padding: 0.95rem 0 0;
  border-top: 1px solid rgba(79, 63, 224, 0.1);
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}

.sjl-redesign .sjl-meta-cell {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.22rem;
  padding: 0.8rem 0.85rem;
  border: 1px solid rgba(109, 92, 255, 0.1);
  background: rgba(255, 255, 255, 0.72);
  border-radius: 16px;
  min-width: 0;
  box-shadow: 0 10px 22px -20px rgba(48, 28, 110, 0.45);
}

.sjl-redesign .sjl-meta-icon {
  width: 2.25rem;
  height: 2.25rem;
  border-radius: 0.8rem;
  background: linear-gradient(145deg, #6d5cff, #5346e0);
  color: #fff;
  padding: 0;
  margin: 0 0 0.2rem;
  display: grid;
  place-items: center;
  line-height: 0;
  box-shadow: 0 8px 16px -10px rgba(83, 70, 224, 0.8);
  box-sizing: border-box;
  flex-shrink: 0;
}

.sjl-redesign .sjl-meta-icon svg {
  display: block;
  width: 15px;
  height: 15px;
  margin: 0;
  flex-shrink: 0;
}

.sjl-redesign .sjl-meta-cell:nth-child(4n + 1) .sjl-meta-icon {
  background: linear-gradient(145deg, #6d5cff, #5346e0);
  color: #fff;
}

.sjl-redesign .sjl-meta-cell:nth-child(4n + 2) .sjl-meta-icon {
  background: linear-gradient(145deg, #0ea5e9, #2563eb);
  color: #fff;
}

.sjl-redesign .sjl-meta-cell:nth-child(4n + 3) .sjl-meta-icon {
  background: linear-gradient(145deg, #ec4899, #d946ef);
  color: #fff;
}

.sjl-redesign .sjl-meta-cell:nth-child(4n + 4) .sjl-meta-icon {
  background: linear-gradient(145deg, #10b981, #059669);
  color: #fff;
}

.sjl-redesign .sjl-meta-label {
  margin: 0;
  font-size: 0.68rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: #6b7086;
  line-height: 1.2;
}

.sjl-redesign .sjl-meta-value {
  margin: 0;
  font-size: 0.9rem;
  font-weight: 800;
  color: #111318;
  line-height: 1.3;
  word-break: break-word;
}

.sjl-redesign .sjl-hero-extras {
  margin-top: 0.95rem;
}

.sjl-redesign .sjl-kicker {
  margin: 0 0 0.5rem;
  font-size: 0.68rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #4f3fe0;
}

.sjl-redesign .sjl-lang-block {
  margin-top: 1.1rem;
}

.sjl-redesign .sjl-lang-list {
  display: flex;
  flex-wrap: wrap;
  gap: 0.4rem 0.45rem;
}

.sjl-redesign .sjl-cat-row {
  margin-top: 0.95rem;
}

.sjl-redesign .sjl-cat-chip,
.sjl-redesign .sjl-hero-extras .card-tags .tag {
  display: inline-flex;
  align-items: center;
  padding: 0.38rem 0.8rem !important;
  border-radius: 999px !important;
  background: #ece8ff !important;
  border: 1px solid rgba(109, 92, 255, 0.16) !important;
  color: #4f3fe0 !important;
  font-size: 0.75rem !important;
  font-weight: 750 !important;
  letter-spacing: 0.01em;
}

.sjl-redesign .sjl-lang-chip,
.sjl-redesign .sjl-hero-extras .single-job-language-chip {
  display: inline-flex !important;
  align-items: center;
  gap: 0.35rem;
  padding: 0.32rem 0.7rem !important;
  border-radius: 999px !important;
  background: #fff !important;
  border: 1px solid rgba(109, 92, 255, 0.2) !important;
  color: #3a3750 !important;
  font-size: 0.78rem !important;
  font-weight: 650;
}

.sjl-redesign .sjl-lang-name {
  font-weight: 750;
  color: #111318;
}

.sjl-redesign .sjl-lang-level {
  color: #4f3fe0;
  font-size: 0.72rem;
  font-weight: 650;
}

.sjl-redesign .sjl-skill-row,
.sjl-redesign .single-job-skill-tags {
  margin-top: 0.95rem;
  padding-top: 0.85rem;
  border-top: 1px solid rgba(79, 63, 224, 0.1);
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.4rem 0.45rem;
}

.sjl-redesign .single-job-skill-tags-label {
  font-size: 0.66rem;
  font-weight: 800;
  color: #4f3fe0;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  margin-right: 0.15rem;
}

.sjl-redesign .sjl-skill-chip,
.sjl-redesign .job-skill-display-tag {
  display: inline-flex;
  align-items: center;
  padding: 0.28rem 0.65rem;
  border-radius: 999px;
  background: #ece8ff;
  border: 1px solid rgba(109, 92, 255, 0.16);
  color: #3b2ea8;
  font-weight: 650;
  font-size: 0.75rem;
  letter-spacing: 0.01em;
}

.sjl-redesign .single-job-rating-box,
.sjl-redesign .single-job-leave-review {
  margin-top: 0.75rem !important;
  padding: 0.75rem 0.9rem !important;
}

/* ── Tabs (soft selected chip, panel switch) ─────────────── */
.sjl-redesign .sjl-tabs {
  position: sticky;
  top: 0;
  z-index: 4;
  display: flex;
  flex-wrap: nowrap;
  gap: 0.2rem;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  margin: 0;
  padding: 0.28rem;
  background: #fff;
  border: 1px solid rgba(109, 92, 255, 0.12);
  border-radius: 18px;
  box-shadow: 0 12px 28px -24px rgba(48, 28, 110, 0.28);
}

.sjl-redesign .sjl-tabs::-webkit-scrollbar {
  display: none;
}

.sjl-redesign .sjl-tabs .sjl-tab,
.sjl-redesign .sjl-tabs a {
  flex: 0 0 auto;
  appearance: none;
  -webkit-appearance: none;
  margin: 0;
  padding: 0.62rem 0.95rem;
  border: 0;
  border-radius: 999px;
  border-bottom: 0;
  background: transparent;
  font: inherit;
  font-size: 0.8rem;
  font-weight: 750;
  color: #5b6074;
  text-decoration: none;
  white-space: nowrap;
  cursor: pointer;
  transition: color 0.15s, background 0.15s, box-shadow 0.15s;
}

.sjl-redesign .sjl-tabs .sjl-tab:hover,
.sjl-redesign .sjl-tabs a:hover {
  background: rgba(109, 92, 255, 0.08);
  color: #4f3fe0;
}

.sjl-redesign .sjl-tabs .sjl-tab.is-active,
.sjl-redesign .sjl-tabs a.is-active {
  background: #ece8ff;
  color: #4f3fe0;
  box-shadow: none;
}

.sjl-redesign .sjl-tab-panels {
  display: flex;
  flex-direction: column;
  gap: 0;
  min-width: 0;
}

.sjl-redesign .sjl-tab-panels .sjl-panel:not(.is-active),
.sjl-redesign .sjl-tab-panels .sjl-panel[hidden] {
  display: none !important;
}

.sjl-redesign .sjl-tab-panels .sjl-panel.is-active {
  display: block !important;
}

/* ── Main section cards ───────────────────────────────── */
.sjl-redesign .sjl-main .single-job-section-card,
.sjl-redesign .sjl-main .single-job-details-card,
.sjl-redesign .sjl-main .job-share-card,
.sjl-redesign .sjl-main .single-job-reviews-section,
.sjl-redesign .sjl-main .jobcv-custom-poster-card,
.sjl-redesign .sjl-main .sjl-contacts-card {
  margin-bottom: 0 !important;
  padding: 1.35rem 1.4rem !important;
  border-radius: 24px !important;
  border: 1px solid rgba(109, 92, 255, 0.1) !important;
  background: #fff !important;
  box-shadow: 0 22px 48px -30px rgba(48, 28, 110, 0.28) !important;
  position: relative;
  overflow: hidden;
}

.sjl-redesign .sjl-main .single-job-section-card::after,
.sjl-redesign .sjl-main .single-job-details-card::after,
.sjl-redesign .sjl-main .sjl-contacts-card::after {
  display: none;
}

.sjl-redesign .sjl-main > .jobcv-custom-poster-card,
.sjl-redesign .sjl-main > .single-job-reviews-section,
.sjl-redesign .sjl-main > .job-share-card {
  margin-top: 0.85rem !important;
}

.sjl-redesign .sjl-main .single-job-section-card h2::before,
.sjl-redesign .sjl-section-heading::before {
  display: none !important;
  content: none !important;
}

.sjl-redesign .sjl-section-heading,
.sjl-redesign .sjl-main .single-job-section-card h2,
.sjl-redesign .sjl-main .single-job-details-title,
.sjl-redesign .sjl-main .job-share-title {
  display: flex !important;
  align-items: center;
  gap: 0.5rem;
  margin: 0 0 0.95rem !important;
  font-size: 1.12rem !important;
  font-weight: 800 !important;
  color: #111318 !important;
  line-height: 1.25 !important;
  letter-spacing: -0.02em;
}

.sjl-redesign .sjl-main .single-job-description-card .sjl-section-heading {
  margin-bottom: 1rem !important;
  padding-bottom: 0.85rem;
  border-bottom: 1px solid rgba(17, 19, 24, 0.08);
}

.sjl-redesign .sjl-section-icon {
  display: grid;
  place-items: center;
  width: 1.7rem;
  height: 1.7rem;
  min-width: 1.7rem;
  min-height: 1.7rem;
  border-radius: 0.55rem;
  background: linear-gradient(145deg, #6d5cff, #4f3fe0);
  color: #fff;
  line-height: 0;
  flex-shrink: 0;
  box-sizing: border-box;
  box-shadow: 0 8px 16px -10px rgba(79, 63, 224, 0.75);
}

.sjl-redesign .sjl-section-icon svg {
  display: block;
  width: 14px;
  height: 14px;
  margin: 0;
}

.sjl-redesign .sjl-main .single-job-description,
.sjl-redesign .sjl-main .job-content.single-job-description {
  font-size: 1.05rem !important;
  line-height: 1.7 !important;
  color: #111111 !important;
  font-weight: 500 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  padding: 0 !important;
  max-width: none;
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
}

.sjl-redesign .sjl-main .single-job-description *:not(a):not(svg):not(path),
.sjl-redesign .sjl-main .job-content.single-job-description *:not(a):not(svg):not(path) {
  color: #111111 !important;
  font-weight: 500 !important;
}

.sjl-redesign .sjl-main .single-job-description a,
.sjl-redesign .sjl-main .job-content.single-job-description a {
  color: #4f3fe0 !important;
  font-weight: 700 !important;
}

.sjl-redesign .sjl-main .single-job-description strong,
.sjl-redesign .sjl-main .single-job-description b,
.sjl-redesign .sjl-main .single-job-description h1,
.sjl-redesign .sjl-main .single-job-description h2,
.sjl-redesign .sjl-main .single-job-description h3 {
  color: #000 !important;
  font-weight: 750 !important;
}

.sjl-redesign .sjl-chip-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
  gap: 0.65rem;
  margin: 0;
}

.sjl-redesign .sjl-main .jobcv-detail-chip,
.sjl-redesign .sjl-main .jobcv-detail-chip-requirement,
.sjl-redesign .sjl-main .jobcv-detail-chip-offer {
  display: flex !important;
  align-items: flex-start !important;
  width: 100% !important;
  gap: 0.7rem !important;
  font-size: 0.9rem !important;
  line-height: 1.4 !important;
  padding: 0.9rem 1rem !important;
  font-weight: 650 !important;
  border-radius: 16px !important;
  color: #1f1b37 !important;
  background: #f7f5ff !important;
  border: 1px solid rgba(109, 92, 255, 0.12) !important;
  box-shadow: none !important;
}

.sjl-redesign .sjl-main .jobcv-detail-chip-offer {
  background: #f3fbf7 !important;
  border-color: rgba(16, 185, 129, 0.16) !important;
}

.sjl-redesign .sjl-check {
  flex: 0 0 22px;
  width: 22px;
  height: 22px;
  border-radius: 8px;
  display: grid;
  place-items: center;
  background: linear-gradient(145deg, #7c6cf0, #5b4be4);
  color: #fff;
  box-shadow: 0 6px 12px -8px rgba(91, 75, 228, 0.7);
}

.sjl-redesign .sjl-check svg {
  display: block;
  width: 12px;
  height: 12px;
  margin: 0;
  padding: 0;
  background: none !important;
  border-radius: 0 !important;
  color: #fff !important;
  stroke: #fff !important;
}

.sjl-redesign .sjl-check-offer {
  background: linear-gradient(145deg, #34d399, #059669);
  box-shadow: 0 6px 12px -8px rgba(5, 150, 105, 0.55);
}

.sjl-redesign .sjl-main .single-job-details-grid {
  gap: 0.75rem !important;
}

.sjl-redesign .sjl-main .single-job-detail-label {
  font-size: 0.72rem !important;
}

.sjl-redesign .sjl-main .single-job-detail-value {
  font-size: 0.875rem !important;
}

/* ── Sidebar cards ────────────────────────────────────── */
.sjl-redesign .sjl-side-card {
  background: #fff;
  border: 1px solid rgba(109, 92, 255, 0.1);
  border-radius: 22px;
  box-shadow: 0 22px 48px -30px rgba(48, 28, 110, 0.28);
  padding: 1.05rem 1.05rem;
}

.sjl-redesign .sjl-cta-card {
  background: #fff;
  border-color: rgba(109, 92, 255, 0.14);
}

.sjl-redesign .sjl-overview-card,
.sjl-redesign .sjl-steps-card {
  background: #fff;
}

.sjl-redesign .sjl-side-card h3 {
  margin: 0 0 0.75rem;
  font-size: 0.9rem;
  font-weight: 800;
  letter-spacing: -0.02em;
  color: #111318;
}

.sjl-redesign .sjl-cta-card .single-job-actions {
  display: flex !important;
  flex-direction: column !important;
  gap: 0.5rem !important;
  margin: 0 !important;
}

.sjl-redesign .sjl-cta-card .single-job-actions .btn,
.sjl-redesign .sjl-cta-card .single-job-actions a.btn,
.sjl-redesign .sjl-cta-card .single-job-actions button.btn {
  width: 100% !important;
  flex: none !important;
  justify-content: center;
  text-align: center;
  font-size: 0.875rem !important;
  padding: 0.72rem 1rem !important;
  border-radius: 999px !important;
  line-height: 1.25 !important;
}

.sjl-redesign .sjl-cta-card .single-job-actions .btn-primary {
  background: linear-gradient(135deg, #8b7cff, #6d5cff) !important;
  color: #fff !important;
  border-color: transparent !important;
  border-radius: 999px !important;
  box-shadow: 0 14px 28px -12px rgba(139, 124, 255, 0.85) !important;
}

.sjl-redesign .sjl-cta-card .single-job-actions .btn-secondary,
.sjl-redesign .sjl-cta-card .single-job-actions .like-job-btn {
  background: #fff !important;
  color: #4f3fe0 !important;
  border: 1.5px solid rgba(109, 92, 255, 0.28) !important;
  border-radius: 999px !important;
  box-shadow: none !important;
}

.sjl-redesign .sjl-overview-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 0.65rem;
}

.sjl-redesign .sjl-overview-list li {
  display: grid;
  grid-template-columns: 18px minmax(0, 1fr) minmax(0, 1.15fr);
  align-items: center;
  column-gap: 0.4rem;
  font-size: 0.75rem;
  line-height: 1.3;
}

.sjl-redesign .sjl-ov-icon {
  color: var(--sjl-violet, #7c6cf0);
  display: grid;
  place-items: center;
  width: 18px;
  height: 18px;
  line-height: 0;
  margin: 0;
  align-self: center;
}

.sjl-redesign .sjl-ov-icon svg {
  display: block;
  width: 13px;
  height: 13px;
  margin: 0;
}

.sjl-redesign .sjl-overview-list .sjl-ov-label {
  color: var(--sjl-muted, #75798c);
  font-weight: 600;
  align-self: center;
  min-width: 0;
}

.sjl-redesign .sjl-overview-list .sjl-ov-value {
  color: var(--sjl-ink, #22263a);
  font-weight: 700;
  text-align: right;
  justify-self: stretch;
  min-width: 0;
  max-width: none;
  hyphens: auto;
  overflow-wrap: anywhere;
}

/* Steps timeline */
.sjl-redesign .sjl-steps {
  list-style: none;
  margin: 0;
  padding: 0;
  counter-reset: sjl-step;
  display: flex;
  flex-direction: column;
  gap: 0;
  position: relative;
}

.sjl-redesign .sjl-steps li {
  display: flex;
  gap: 0.6rem;
  align-items: flex-start;
  counter-increment: sjl-step;
  font-size: 0.8rem;
  color: #2a2e40;
  line-height: 1.35;
  font-weight: 650;
  position: relative;
  padding-bottom: 0.75rem;
}

.sjl-redesign .sjl-steps li:last-child {
  padding-bottom: 0;
}

.sjl-redesign .sjl-steps li::before {
  content: counter(sjl-step);
  flex-shrink: 0;
  width: 1.45rem;
  height: 1.45rem;
  border-radius: 50%;
  display: grid;
  place-items: center;
  background: linear-gradient(145deg, #8474f0, #6d5ce0);
  color: #fff;
  font-size: 0.68rem;
  font-weight: 800;
  line-height: 1;
  text-align: center;
  position: relative;
  z-index: 1;
  box-shadow: 0 4px 10px -4px rgba(109, 92, 224, 0.65);
  box-sizing: border-box;
  padding: 0;
}

.sjl-redesign .sjl-steps li:not(:last-child)::after {
  content: "";
  position: absolute;
  left: 0.68rem;
  top: 1.45rem;
  bottom: 0;
  width: 2px;
  background: linear-gradient(180deg, rgba(124, 108, 240, 0.45), rgba(124, 108, 240, 0.08));
}

/* Contacts empty + login gate */
.sjl-redesign .sjl-contacts-empty {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.85rem;
  padding: 1.15rem 1.2rem;
  border-radius: 16px;
  background: linear-gradient(135deg, #f0eef8 0%, #fff 70%);
  border: 1px solid rgba(124, 108, 240, 0.18);
}

.sjl-redesign .sjl-contacts-empty-icon {
  width: 2.75rem;
  height: 2.75rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background: linear-gradient(145deg, #8474f0, #6d5ce0);
  box-shadow: 0 8px 18px -8px rgba(109, 92, 224, 0.7);
}

.sjl-redesign .sjl-contacts-empty-copy {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}

.sjl-redesign .sjl-contacts-empty-copy strong {
  font-size: 0.95rem;
  font-weight: 750;
  color: var(--sjl-ink, #22263a);
}

.sjl-redesign .sjl-contacts-empty-copy span {
  font-size: 0.84rem;
  line-height: 1.5;
  color: var(--sjl-muted, #75798c);
}

.sjl-redesign .sjl-contacts-empty-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.4rem;
  padding: 0.7rem 1.15rem;
  border-radius: 999px;
  background: #fff !important;
  color: var(--sjl-violet, #7c6cf0) !important;
  border: 1.5px solid rgba(124, 108, 240, 0.28) !important;
  font: inherit;
  font-size: 0.875rem;
  font-weight: 700;
  text-decoration: none;
  box-shadow: none !important;
  cursor: pointer;
  transition: background 0.15s ease, border-color 0.15s ease, color 0.15s ease;
}

.sjl-redesign .sjl-contacts-empty-btn:hover {
  background: rgba(124, 108, 240, 0.06) !important;
  border-color: rgba(124, 108, 240, 0.4) !important;
  transform: none;
  box-shadow: none !important;
}

.sjl-redesign .sjl-contacts-empty-btn:disabled,
.sjl-redesign .sjl-contacts-empty-btn.applied {
  opacity: 0.85;
  cursor: default;
}

.sjl-redesign .sjl-contact-gate {
  display: flex;
  align-items: center;
  gap: 1rem;
  padding: 1.25rem 1.5rem;
  border-radius: 16px;
  background: linear-gradient(135deg, #f0eef8 0%, #fff 80%);
  border: 1px solid rgba(124, 108, 240, 0.18);
}

.sjl-redesign .sjl-contact-gate-icon {
  flex-shrink: 0;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: linear-gradient(135deg, #8474f0, #6d5ce0);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}

.sjl-redesign .sjl-contact-gate-text {
  flex: 1;
  min-width: 0;
}

.sjl-redesign .sjl-contact-gate-text strong {
  display: block;
  font-size: 0.9375rem;
  font-weight: 700;
  color: var(--sjl-ink, #22263a);
  margin-bottom: 0.2rem;
}

.sjl-redesign .sjl-contact-gate-text span {
  font-size: 0.875rem;
  color: var(--sjl-muted, #75798c);
  line-height: 1.55;
}

.sjl-redesign .sjl-contact-gate-btn {
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.65rem 1.25rem;
  font-size: 0.875rem;
  font-weight: 600;
  white-space: nowrap;
  border-radius: 999px;
  background: linear-gradient(135deg, #8474f0, #6d5ce0);
  color: #fff !important;
  text-decoration: none;
  box-shadow: 0 8px 18px -10px rgba(109, 92, 224, 0.65);
  transition: box-shadow 0.2s, transform 0.15s;
}

.sjl-redesign .sjl-contact-gate-btn:hover {
  box-shadow: 0 12px 22px -8px rgba(109, 92, 224, 0.75);
  transform: translateY(-1px);
}

@media (max-width: 560px) {
  .sjl-redesign .sjl-contact-gate,
  .sjl-redesign .sjl-contacts-empty {
    align-items: stretch;
    text-align: left;
  }

  .sjl-redesign .sjl-contact-gate {
    flex-direction: column;
    text-align: center;
    padding: 1.5rem 1.25rem;
    gap: 1rem;
  }

  .sjl-redesign .sjl-contact-gate-btn,
  .sjl-redesign .sjl-contacts-empty-btn {
    width: 100%;
  }
}

/* Related jobs spacing */
.single-job_listing .related-jobs-section {
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
  background: #fafafa;
}

html[data-color-scheme="dark"] .single-job_listing .related-jobs-section {
  background: #0b1020;
}

/* Kill oversized mobile overrides fighting the redesign */
@media (max-width: 1100px) {
  .single-job_listing .sjl-redesign.single-job-page-wrap {
    max-width: 100% !important;
    padding: 0.75rem !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    border-radius: 0 !important;
  }

  .single-job_listing .sjl-redesign .sjl-hero .single-job-title,
  .single-job_listing .sjl-redesign .sjl-hero h1 {
    font-size: 1.55rem !important;
    line-height: 1.14 !important;
    letter-spacing: -0.035em !important;
    text-shadow: none !important;
  }

  .single-job_listing .sjl-redesign .sjl-hero .single-job-title::after {
    display: none !important;
  }
}

@media (max-width: 960px) {
  .sjl-redesign .sjl-body {
    grid-template-columns: 1fr;
  }

  .sjl-redesign .sjl-sidebar {
    position: static;
    order: -1;
  }

  .sjl-redesign .sjl-meta-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .sjl-redesign .sjl-hero .single-job-header-content {
    padding: 1rem !important;
  }
}

@media (max-width: 640px) {
  .sjl-redesign .sjl-meta-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sjl-redesign .sjl-hero-top {
    gap: 0.75rem;
  }

  .sjl-redesign .sjl-hero-logo,
  .sjl-redesign .sjl-hero-logo.single-job-logo-cell,
  .sjl-redesign .sjl-logo-link,
  .sjl-redesign .sjl-logo-tile {
    width: 64px !important;
    height: 64px !important;
    min-width: 64px !important;
    max-width: 64px !important;
    flex-basis: 64px !important;
  }

  .sjl-redesign .sjl-hero .single-job-title {
    font-size: 1.4rem !important;
  }

  .sjl-redesign .sjl-tabs {
    border-radius: 18px;
  }

}

/* ── Dark mode (redesign) ─────────────────────────────── */
html[data-color-scheme="dark"] .single-job_listing .content-section:has(.sjl-redesign),
html[data-color-scheme="dark"] .single-job_listing:has(.sjl-redesign) .content-section {
  background: #0b1020 !important;
}

html[data-color-scheme="dark"] .sjl-redesign .sjl-hero.single-job-header-card {
  background: #12182a !important;
  border-color: rgba(167, 139, 250, 0.2) !important;
  box-shadow: 0 18px 40px -28px rgba(0, 0, 0, 0.7) !important;
  color: #f1f5f9 !important;
}

html[data-color-scheme="dark"] .sjl-redesign .sjl-main .single-job-section-card,
html[data-color-scheme="dark"] .sjl-redesign .sjl-main .single-job-details-card,
html[data-color-scheme="dark"] .sjl-redesign .sjl-main .job-share-card,
html[data-color-scheme="dark"] .sjl-redesign .sjl-main .single-job-reviews-section,
html[data-color-scheme="dark"] .sjl-redesign .sjl-main .jobcv-custom-poster-card,
html[data-color-scheme="dark"] .sjl-redesign .sjl-main .sjl-contacts-card,
html[data-color-scheme="dark"] .sjl-redesign .sjl-overview-card,
html[data-color-scheme="dark"] .sjl-redesign .sjl-steps-card,
html[data-color-scheme="dark"] .sjl-redesign .sjl-tabs {
  background: linear-gradient(165deg, #171e32 0%, #101626 100%) !important;
  border-color: rgba(167, 139, 250, 0.18) !important;
  box-shadow: 0 22px 48px -32px rgba(0, 0, 0, 0.7) !important;
  color: #e8edf5 !important;
}

html[data-color-scheme="dark"] .sjl-redesign .sjl-hero.single-job-header-card::before {
  background: #8b7cff !important;
  height: 3px !important;
}

html[data-color-scheme="dark"] .sjl-redesign .sjl-hero.single-job-header-card::after {
  display: none !important;
}

html[data-color-scheme="dark"] .sjl-redesign .sjl-hero .single-job-title,
html[data-color-scheme="dark"] .sjl-redesign .sjl-hero .single-job-header-card h1,
html[data-color-scheme="dark"] .sjl-redesign .sjl-section-heading,
html[data-color-scheme="dark"] .sjl-redesign .sjl-main .single-job-section-card h2,
html[data-color-scheme="dark"] .sjl-redesign .sjl-main .single-job-details-title,
html[data-color-scheme="dark"] .sjl-redesign .sjl-side-card h3,
html[data-color-scheme="dark"] .sjl-redesign .sjl-meta-value,
html[data-color-scheme="dark"] .sjl-redesign .sjl-overview-list .sjl-ov-value,
html[data-color-scheme="dark"] .sjl-redesign .sjl-company-line,
html[data-color-scheme="dark"] .sjl-redesign .sjl-company-line a,
html[data-color-scheme="dark"] .sjl-redesign .sjl-lang-name {
  color: #f5f3ff !important;
  text-shadow: none !important;
}

html[data-color-scheme="dark"] .sjl-redesign .sjl-meta-label,
html[data-color-scheme="dark"] .sjl-redesign .sjl-overview-list .sjl-ov-label,
html[data-color-scheme="dark"] .sjl-redesign .sjl-tabs .sjl-tab,
html[data-color-scheme="dark"] .sjl-redesign .sjl-tabs a,
html[data-color-scheme="dark"] .sjl-redesign .sjl-steps li {
  color: #c4cbe0 !important;
}

html[data-color-scheme="dark"] .sjl-redesign .sjl-main .single-job-description,
html[data-color-scheme="dark"] .sjl-redesign .sjl-main .job-content.single-job-description {
  background: transparent !important;
  border: 0 !important;
}

html[data-color-scheme="dark"] .sjl-redesign .sjl-main .single-job-description,
html[data-color-scheme="dark"] .sjl-redesign .sjl-main .job-content.single-job-description,
html[data-color-scheme="dark"] .sjl-redesign .sjl-main .single-job-description *:not(a):not(svg):not(path) {
  color: #f1f5f9 !important;
}

html[data-color-scheme="dark"] .sjl-redesign .sjl-pill,
html[data-color-scheme="dark"] .sjl-redesign .sjl-lang-chip,
html[data-color-scheme="dark"] .sjl-redesign .sjl-hero-extras .single-job-language-chip {
  background: rgba(15, 23, 42, 0.55) !important;
  border-color: rgba(167, 139, 250, 0.32) !important;
  color: #e9e5ff !important;
}

html[data-color-scheme="dark"] .sjl-redesign .sjl-meta-grid,
html[data-color-scheme="dark"] .sjl-redesign .sjl-skill-row,
html[data-color-scheme="dark"] .sjl-redesign .single-job-skill-tags {
  border-top-color: rgba(167, 139, 250, 0.16) !important;
}

html[data-color-scheme="dark"] .sjl-redesign .sjl-meta-cell {
  background: rgba(15, 23, 42, 0.45) !important;
  border-color: rgba(167, 139, 250, 0.18) !important;
}

html[data-color-scheme="dark"] .sjl-redesign .sjl-meta-icon {
  color: #fff !important;
}

html[data-color-scheme="dark"] .sjl-redesign .sjl-tabs .sjl-tab.is-active,
html[data-color-scheme="dark"] .sjl-redesign .sjl-tabs a.is-active {
  background: rgba(139, 92, 246, 0.22) !important;
  color: #e9e5ff !important;
}

html[data-color-scheme="dark"] .sjl-redesign .sjl-kicker,
html[data-color-scheme="dark"] .sjl-redesign .single-job-skill-tags-label,
html[data-color-scheme="dark"] .sjl-redesign .sjl-lang-level {
  color: #c4b5fd !important;
}

html[data-color-scheme="dark"] .sjl-redesign .sjl-skill-chip,
html[data-color-scheme="dark"] .sjl-redesign .job-skill-display-tag {
  background: rgba(139, 92, 246, 0.18) !important;
  border-color: rgba(167, 139, 250, 0.28) !important;
  color: #e9e5ff !important;
}

html[data-color-scheme="dark"] .sjl-redesign .sjl-cat-chip,
html[data-color-scheme="dark"] .sjl-redesign .sjl-hero-extras .card-tags .tag {
  background: rgba(139, 92, 246, 0.2) !important;
  border-color: rgba(167, 139, 250, 0.28) !important;
  color: #e9e5ff !important;
}

html[data-color-scheme="dark"] .sjl-redesign .sjl-main .jobcv-detail-chip,
html[data-color-scheme="dark"] .sjl-redesign .sjl-main .jobcv-detail-chip-requirement,
html[data-color-scheme="dark"] .sjl-redesign .sjl-main .jobcv-detail-chip-offer {
  background: rgba(139, 92, 246, 0.12) !important;
  border-color: rgba(167, 139, 250, 0.2) !important;
  color: #f1f5f9 !important;
}

html[data-color-scheme="dark"] .sjl-redesign .sjl-check {
  background: linear-gradient(145deg, #8b7cff, #6d5cff);
  color: #fff;
}

html[data-color-scheme="dark"] .sjl-redesign .sjl-section-icon {
  background: rgba(139, 92, 246, 0.18) !important;
  color: #c4b5fd !important;
}

html[data-color-scheme="dark"] .sjl-redesign .sjl-cta-card .single-job-actions .btn-secondary,
html[data-color-scheme="dark"] .sjl-redesign .sjl-cta-card .single-job-actions .like-job-btn,
html[data-color-scheme="dark"] .sjl-redesign .sjl-contacts-empty-btn {
  background: rgba(15, 23, 42, 0.55) !important;
  color: #e3e0f5 !important;
  border-color: rgba(139, 92, 246, 0.35) !important;
}

html[data-color-scheme="dark"] .sjl-redesign .sjl-logo-tile {
  background: #fff !important;
  border-color: rgba(196, 181, 253, 0.28) !important;
  box-shadow: none !important;
}

html[data-color-scheme="dark"] .sjl-redesign .sjl-contacts-empty,
html[data-color-scheme="dark"] .sjl-redesign .sjl-contact-gate {
  background: linear-gradient(160deg, rgba(139, 92, 246, 0.14), rgba(16, 25, 40, 0.9)) !important;
  border-color: rgba(139, 92, 246, 0.28) !important;
}

html[data-color-scheme="dark"] .sjl-redesign .sjl-contacts-empty-copy strong,
html[data-color-scheme="dark"] .sjl-redesign .sjl-contact-gate-text strong {
  color: #f5f3ff !important;
}

html[data-color-scheme="dark"] .sjl-redesign .sjl-contacts-empty-copy span,
html[data-color-scheme="dark"] .sjl-redesign .sjl-contact-gate-text span {
  color: #c4cbe0 !important;
}

html[data-color-scheme="dark"] .sjl-redesign .sjl-hero .single-job-header-badges .jobcv-views-badge-card {
  background: rgba(15, 23, 42, 0.7) !important;
  border-color: rgba(167, 139, 250, 0.3) !important;
  color: #e9e5ff !important;
}

html[data-color-scheme="dark"] .sjl-redesign .single-job-detail-label,
html[data-color-scheme="dark"] .sjl-redesign .single-job-detail-sublabel {
  color: #c4cbe0 !important;
}

html[data-color-scheme="dark"] .sjl-redesign .single-job-detail-value {
  color: #f5f3ff !important;
}

html[data-color-scheme="dark"] .sjl-redesign .sjl-main .single-job-description h1,
html[data-color-scheme="dark"] .sjl-redesign .sjl-main .single-job-description h2,
html[data-color-scheme="dark"] .sjl-redesign .sjl-main .single-job-description h3,
html[data-color-scheme="dark"] .sjl-redesign .sjl-main .single-job-description strong {
  color: #f5f3ff !important;
}
