
.jobs-page {
  min-width: 0;
  background: #f8fafc;
  color: var(--color-ink, #121826);
  font-family: var(--font-jp, "Noto Sans JP", sans-serif);
  font-feature-settings: "palt";
  text-rendering: optimizeLegibility;
  overflow-x: hidden;
}
.jobs-page main { overflow-x: clip; }
.jobs-detail-hero,
.jobs-index-hero {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  padding: 164px 0 104px;
  background:
    radial-gradient(circle at 15% 27%, rgba(43,221,137,.82) 0 6px, transparent 7px),
    radial-gradient(circle at 89% 21%, rgba(249,155,34,.78) 0 6px, transparent 7px),
    radial-gradient(circle at 93% 69%, rgba(40,56,230,.82) 0 7px, transparent 8px),
    radial-gradient(circle at 8% 78%, rgba(236,14,106,.78) 0 5px, transparent 6px),
    radial-gradient(circle at 72% 18%, rgba(44,57,232,.08), transparent 26%),
    radial-gradient(circle at 19% 73%, rgba(236,14,106,.07), transparent 23%),
    linear-gradient(115deg, transparent 0 13%, rgba(217,232,246,.4) 13% 18%, transparent 18% 27%, rgba(226,237,248,.32) 27% 30%, transparent 30%),
    linear-gradient(56deg, transparent 0 85%, rgba(43,221,137,.48) 85% 88%, transparent 88%),
    url("../studio-static-assets/city-skyline-right-match.webp") right bottom / min(30vw, 390px) auto no-repeat,
    linear-gradient(180deg,#fff 0%,#f8fafc 100%);
}
.jobs-index-hero {
  min-height: 600px;
}
.jobs-detail-hero { padding: 154px 0 96px; }

.jobs-detail-hero::before,
.jobs-index-hero::before {
  content: "Jobs";
  position: absolute;
  z-index: 0;
  top: 118px;
  left: 50%;
  transform: translateX(-50%);
  font-family: var(--font-en, Inter, sans-serif);
  font-size: clamp(96px,14vw,210px);
  font-weight: 200;
  line-height: 1;
  letter-spacing: .12em;
  color: rgba(18,24,38,.035);
  white-space: nowrap;
}
.jobs-detail-hero::after,
.jobs-index-hero::after {
  content: "";
  position: absolute;
  right: -64px;
  bottom: 48px;
  width: 168px;
  height: 168px;
  border-radius: 50%;
  background: var(--color-brand-orange,#f99b22);
  opacity: .72;
}
.jobs-detail-hero .container::after,
.jobs-index-hero .container::after {
  content: "";
  position: absolute;
  z-index: -1;
  left: -64px;
  bottom: -34px;
  width: 220px;
  height: 96px;
  background:
    radial-gradient(circle, rgba(44,57,232,.13) 2px, transparent 3px) 0 0 / 14px 14px;
  opacity: .8;
  pointer-events: none;
}
.jobs-hero__inner { position: relative; z-index: 2; max-width: 980px; }
.jobs-index-hero .jobs-hero__inner {
  max-width: 1180px;
  padding-right: min(42vw, 520px);
}
.jobs-detail-hero .jobs-hero__inner {
  max-width: 980px;
  padding-right: 0;
  text-align: center;
}
.jobs-hero__visual {
  position: absolute;
  z-index: 1;
  right: max(28px, calc((100vw - 1210px) / 2));
  top: 132px;
  width: min(43vw, 590px);
  height: 392px;
}
.jobs-hero__visual::before {
  content: "";
  position: absolute;
  inset: 50px 40px -34px 60px;
  border-radius: 34px;
  background: linear-gradient(135deg, rgba(44,57,232,.1), rgba(43,221,137,.08));
  filter: blur(2px);
  transform: rotate(-6deg);
}
.jobs-hero__visual::after {
  content: "";
  position: absolute;
  right: -28px;
  bottom: 54px;
  width: 96px;
  height: 96px;
  border-radius: 50%;
  border: 18px solid rgba(255,255,255,.9);
  box-shadow: 0 20px 48px rgba(28,50,95,.12);
}
.jobs-hero__visual img,
.jobs-detail-hero__photo img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.jobs-hero__visual img {
  position: absolute;
  border: 8px solid #fff;
  border-radius: 26px;
  box-shadow: 0 22px 56px rgba(28,50,95,.18);
}
.jobs-hero__visual img:nth-child(1) {
  left: 0;
  top: 54px;
  width: 56%;
  height: 224px;
  transform: rotate(-3deg);
}
.jobs-hero__visual img:nth-child(2) {
  right: 0;
  top: 0;
  width: 59%;
  height: 216px;
  transform: rotate(2deg);
}
.jobs-hero__visual img:nth-child(3) {
  right: 42px;
  bottom: 0;
  width: 63%;
  height: 198px;
  transform: rotate(-1deg);
}
.jobs-detail-hero__photo { display: none; }
.jobs-breadcrumb { margin-bottom: 26px; color: #667085; font-size: 13px; font-weight: 500; letter-spacing: .02em; }
.jobs-breadcrumb a { color: var(--color-brand-blue,#2838e6); text-decoration: none; }
.jobs-label { margin-bottom: 14px; color: var(--color-brand-blue,#2838e6); font-family: var(--font-en, Inter, sans-serif); font-size: 15px; font-weight: 700; letter-spacing: .24em; }
.jobs-detail-hero h1,
.jobs-index-hero h1 { margin: 0; max-width: 860px; color: #121826; font-size: clamp(38px,4.6vw,60px); font-weight: 700; line-height: 1.32; letter-spacing: .08em; }
.jobs-detail-hero h1 { margin-inline: auto; max-width: 820px; font-size: clamp(40px,4.1vw,56px); letter-spacing: .06em; }
.jobs-detail-hero h1 strong,
.jobs-index-hero h1 strong { color: var(--color-brand-blue,#2838e6); }
.jobs-hero__lead { max-width: 720px; margin-top: 24px; color: #3f4756; font-size: 17px; font-weight: 500; line-height: 2; letter-spacing: .02em; }
.jobs-detail-hero .jobs-hero__lead { margin-inline: auto; color: #566170; font-weight: 400; line-height: 1.95; }
.jobs-hero__seo { max-width: 820px; margin: 16px auto 0; color: #667085; font-size: 15px; font-weight: 400; line-height: 1.9; letter-spacing: .02em; }
.jobs-hero__chips {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 26px 0 0;
  padding: 0;
  list-style: none;
}
.jobs-hero__chips li {
  display: inline-flex;
  align-items: center;
  min-height: 36px;
  padding: 0 14px;
  border: 1px solid rgba(44,57,232,.18);
  border-radius: 999px;
  background: rgba(255,255,255,.82);
  box-shadow: 0 10px 28px rgba(28,50,95,.08);
  color: #273043;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .04em;
}
.jobs-hero__chips li::before {
  content: "";
  width: 7px;
  height: 7px;
  margin-right: 8px;
  border-radius: 50%;
  background: var(--color-brand-blue,#2838e6);
}
.jobs-hero__chips li:nth-child(2)::before { background: var(--color-brand-green,#2bdd89); }
.jobs-hero__chips li:nth-child(3)::before { background: var(--color-brand-pink,#ec0e6a); }
.jobs-hero__actions { display: flex; flex-wrap: wrap; gap: 14px; margin-top: 34px; }
.jobs-detail-hero .jobs-hero__actions { justify-content: center; }
.jobs-ghost-btn { display: inline-flex; align-items: center; justify-content: center; min-height: 54px; padding: 0 24px; border: 1px solid #d9e0ec; border-radius: 999px; background: #fff; color: #121826; font-weight: 700; letter-spacing: .04em; }
.jobs-summary { position: relative; z-index: 3; margin-top: -42px; }
.jobs-summary__grid { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 16px; }
.jobs-summary__item { min-width: 0; padding: 24px 22px; border: 1px solid #e6eaf1; border-radius: 20px; background: rgba(255,255,255,.98); box-shadow: 0 18px 42px rgba(28,50,95,.07); }
.jobs-summary__item span { display: block; margin-bottom: 8px; color: var(--color-brand-blue,#2838e6); font-family: var(--font-en, Inter, sans-serif); font-size: 12px; font-weight: 700; letter-spacing: .16em; }
.jobs-summary__item strong { display: block; color: #263041; font-size: 15px; font-weight: 600; line-height: 1.7; letter-spacing: .02em; }
.jobs-directory {
  position: relative;
  z-index: 5;
  margin-top: -48px;
}
.jobs-directory__inner {
  display: grid;
  grid-template-columns: minmax(0,1fr) auto;
  gap: 28px;
  align-items: center;
  padding: 28px 32px;
  border: 1px solid #e2e8f2;
  border-radius: 26px;
  background: rgba(255,255,255,.94);
  box-shadow: 0 22px 54px rgba(28,50,95,.1);
  backdrop-filter: blur(12px);
}
.jobs-directory__copy p {
  margin: 0 0 8px;
  color: var(--color-brand-blue,#2838e6);
  font-family: var(--font-en, Inter, sans-serif);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .18em;
}
.jobs-directory__copy h2 {
  margin: 0;
  color: #121826;
  font-size: 23px;
  font-weight: 700;
  line-height: 1.45;
  letter-spacing: .06em;
}
.jobs-directory__copy span {
  display: block;
  margin-top: 8px;
  color: #5f6877;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.85;
}
.jobs-directory__nav {
  display: flex;
  gap: 10px;
  align-items: center;
}
.jobs-directory__nav a {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  min-height: 48px;
  padding: 0 18px;
  border: 1px solid #dfe5ef;
  border-radius: 999px;
  background: #f8fafc;
  color: #121826;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .04em;
  transition: transform .18s ease, background .18s ease, border-color .18s ease;
}
.jobs-directory__nav a:hover {
  transform: translateY(-2px);
  border-color: rgba(44,57,232,.28);
  background: #fff;
}
.jobs-directory__nav strong {
  display: inline-grid;
  place-items: center;
  min-width: 24px;
  height: 24px;
  border-radius: 999px;
  background: var(--color-brand-blue,#2838e6);
  color: #fff;
  font-family: var(--font-en, Inter, sans-serif);
  font-size: 12px;
}
.jobs-content {
  position: relative;
  overflow: hidden;
  padding: 88px 0 120px;
  background:
    radial-gradient(circle at 4% 12%, rgba(249,155,34,.12) 0 92px, transparent 93px),
    radial-gradient(circle at 94% 74%, rgba(44,57,232,.12) 0 120px, transparent 121px),
    radial-gradient(circle at 80% 8%, rgba(43,221,137,.08), transparent 22%),
    linear-gradient(180deg,#f8fafc 0%,#fff 44%,#f8fafc 100%);
}
.jobs-content::before {
  content: "";
  position: absolute;
  top: 60px;
  right: -72px;
  width: 310px;
  height: 420px;
  background: radial-gradient(circle, rgba(44,57,232,.1) 2px, transparent 3px) 0 0 / 14px 14px;
  pointer-events: none;
}
.jobs-section-head {
  position: relative;
  z-index: 1;
  max-width: 760px;
  margin: 0 auto 52px;
  text-align: center;
}
.jobs-section-head h2 {
  margin: 0;
  color: #121826;
  font-size: clamp(32px,2.75vw,46px);
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: .08em;
}
.jobs-section-head h2 strong { color: var(--color-brand-blue,#2838e6); }
.jobs-section-head p:last-child {
  margin: 18px 0 0;
  color: #3f4756;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.9;
}
.jobs-layout { display: grid; grid-template-columns: minmax(0,1040px); justify-content: center; gap: 32px; align-items: start; }
.jobs-panel { border: 1px solid #e6eaf1; border-radius: 28px; background: #fff; box-shadow: 0 18px 42px rgba(28,50,95,.07); overflow: hidden; }
.jobs-panel + .jobs-panel { margin-top: 24px; }
.jobs-panel__head { padding: 30px 32px 0; }
.jobs-panel__label { margin-bottom: 10px; color: var(--color-brand-pink,#ec0e6a); font-family: var(--font-en, Inter, sans-serif); font-size: 13px; font-weight: 700; letter-spacing: .2em; }
.jobs-panel h2 { margin: 0; color: #121826; font-size: 28px; font-weight: 700; line-height: 1.42; letter-spacing: .07em; }
.jobs-panel h2 strong { color: var(--color-brand-blue,#2838e6); }
.jobs-panel__body { padding: 28px 32px 34px; }
.jobs-table { width: 100%; border-collapse: collapse; table-layout: fixed; font-size: 15px; line-height: 1.9; }
.jobs-table th,.jobs-table td { padding: 18px 0; border-bottom: 1px dashed #d9e0ec; text-align: left; vertical-align: top; }
.jobs-table tr:last-child th,.jobs-table tr:last-child td { border-bottom: 0; }
.jobs-table th { width: 150px; color: var(--color-brand-blue,#2838e6); font-weight: 700; letter-spacing: .04em; }
.jobs-table td { color: #4c5565; font-weight: 400; overflow-wrap: anywhere; }
.jobs-list-check { display: grid; gap: 14px; }
.jobs-list-check li { position: relative; padding-left: 22px; color: #4c5565; font-weight: 400; line-height: 1.9; letter-spacing: .02em; }
.jobs-list-check li::before { content: ""; position: absolute; left: 0; top: .75em; width: 8px; height: 8px; border-radius: 50%; background: var(--color-brand-blue,#2838e6); }
.jobs-side { position: sticky; top: 96px; display: grid; gap: 18px; }
.jobs-side-card { padding: 24px; border: 1px solid #e6eaf1; border-radius: 24px; background: #fff; box-shadow: 0 18px 42px rgba(28,50,95,.07); }
.jobs-side-card h2 { margin: 0 0 12px; font-size: 20px; font-weight: 700; line-height: 1.55; letter-spacing: .05em; }
.jobs-side-card p { color: #3f4756; font-size: 14px; font-weight: 500; line-height: 1.85; }
.jobs-side-card .btn-primary { width: 100%; margin-top: 18px; }
.jobs-related { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 18px; }
.jobs-related a,
.jobs-index-card { display: block; min-width: 0; padding: 24px; border: 1px solid #e6eaf1; border-radius: 24px; background: #fff; box-shadow: 0 16px 36px rgba(28,50,95,.055); transition: transform .18s ease, box-shadow .18s ease; }
.jobs-index-card {
  position: relative;
  padding: 0;
  overflow: hidden;
}
.jobs-index-card__media {
  position: relative;
  width: 100%;
  aspect-ratio: 16 / 9;
  margin: 0 0 20px;
  overflow: hidden;
  background: #edf3fb;
}
.jobs-index-card__media::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, rgba(18,24,38,0) 48%, rgba(18,24,38,.22) 100%),
    radial-gradient(circle at 12% 16%, rgba(255,255,255,.52), transparent 18%);
  pointer-events: none;
}
.jobs-index-card__media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .24s ease;
}
.jobs-index-card:hover .jobs-index-card__media img {
  transform: scale(1.035);
}
.jobs-index-card > span,
.jobs-index-card > strong,
.jobs-index-card > small,
.jobs-index-card__cta {
  margin-left: 24px;
  margin-right: 24px;
}
.jobs-index-card > small {
  min-height: 42px;
  margin-bottom: 18px;
}
.jobs-related a:hover,
.jobs-index-card:hover { transform: translateY(-3px); box-shadow: 0 22px 48px rgba(28,50,95,.1); }
.jobs-related span,
.jobs-index-card span { display: block; margin-bottom: 8px; color: var(--color-brand-blue,#2838e6); font-size: 13px; font-weight: 700; letter-spacing: .03em; }
.jobs-related strong,
.jobs-index-card strong { display: block; color: #121826; font-size: 17px; font-weight: 600; line-height: 1.62; letter-spacing: .025em; }
.jobs-related small,
.jobs-index-card small { display: block; margin-top: 10px; color: #667085; font-size: 13px; font-weight: 400; line-height: 1.8; }
.jobs-index-card__cta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 46px;
  margin-bottom: 24px;
  padding: 0 16px;
  border-radius: 999px;
  background: #f4f7ff;
  color: var(--color-brand-blue,#2838e6);
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: .05em;
}
.jobs-index-card__cta::after {
  content: "›";
  display: inline-grid;
  place-items: center;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: var(--color-brand-blue,#2838e6);
  color: #fff;
  font-size: 18px;
  line-height: 1;
}
.jobs-index-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 24px; }
.jobs-region {
  position: relative;
  z-index: 1;
}
.jobs-region + .jobs-region {
  margin-top: 72px;
}
.jobs-region__head {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 22px;
  padding-bottom: 14px;
  border-bottom: 1px solid #dfe5ef;
}
.jobs-region__head span {
  color: var(--color-brand-blue,#2838e6);
  font-family: var(--font-en, Inter, sans-serif);
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .12em;
  text-transform: uppercase;
}
.jobs-region-heading { position: relative; margin: 0; padding-left: 18px; font-size: 25px; font-weight: 700; letter-spacing: .08em; }
.jobs-region-heading::before {
  content: "";
  position: absolute;
  left: 0;
  top: .42em;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--color-brand-pink,#ec0e6a);
  box-shadow: 14px -8px 0 var(--color-brand-green,#2bdd89), 28px 2px 0 var(--color-brand-orange,#f99b22);
}
@media (max-width: 1099px) {
  .jobs-index-hero .jobs-hero__inner,
  .jobs-detail-hero .jobs-hero__inner { padding-right: 0; }
  .jobs-hero__visual,
  .jobs-detail-hero__photo {
    position: relative;
    right: auto;
    top: auto;
    width: min(100%, 640px);
    margin: 42px auto 0;
  }
  .jobs-summary__grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .jobs-layout { grid-template-columns: 1fr; }
  .jobs-side { position: static; grid-template-columns: repeat(2,minmax(0,1fr)); }
  .jobs-index-grid,.jobs-related { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .jobs-directory__inner { grid-template-columns: 1fr; }
  .jobs-directory__nav { flex-wrap: wrap; }
}
@media (max-width: 767px) {
  .jobs-page .container { width: 100%; padding-inline: 20px; }
  .jobs-detail-hero,.jobs-index-hero {
    padding: 112px 0 60px;
    background:
      radial-gradient(circle at 87% 17%, rgba(249,155,34,.76) 0 5px, transparent 6px),
      radial-gradient(circle at 15% 77%, rgba(236,14,106,.75) 0 5px, transparent 6px),
      radial-gradient(circle at 92% 55%, rgba(40,56,230,.78) 0 6px, transparent 7px),
      linear-gradient(115deg, transparent 0 16%, rgba(217,232,246,.38) 16% 27%, transparent 27% 34%, rgba(226,237,248,.26) 34% 39%, transparent 39%),
      linear-gradient(56deg, transparent 0 89%, rgba(43,221,137,.42) 89% 93%, transparent 93%),
      url("../studio-static-assets/city-skyline-right-match.webp") right bottom / 170px auto no-repeat,
      linear-gradient(180deg,#fff 0%,#f8fafc 100%);
  }
  .jobs-index-hero { min-height: 0; }
  .jobs-detail-hero::before,.jobs-index-hero::before { top: 84px; font-size: clamp(64px,22vw,86px); }
  .jobs-detail-hero::after,.jobs-index-hero::after { display: none; }
  .jobs-detail-hero .container::after,
  .jobs-index-hero .container::after { left: 18px; bottom: -12px; width: 150px; height: 70px; opacity: .55; }
  .jobs-hero__visual {
    height: 248px;
    margin-top: 28px;
  }
  .jobs-hero__visual::before { inset: 48px 26px 10px 46px; border-radius: 24px; }
  .jobs-hero__visual::after { right: 4px; bottom: 46px; width: 54px; height: 54px; border-width: 10px; opacity: .82; }
  .jobs-hero__visual img {
    border-width: 5px;
    border-radius: 18px;
    box-shadow: 0 16px 34px rgba(28,50,95,.14);
  }
  .jobs-hero__visual img:nth-child(1) {
    top: 38px;
    width: 60%;
    height: 138px;
  }
  .jobs-hero__visual img:nth-child(2) {
    width: 58%;
    height: 130px;
  }
  .jobs-hero__visual img:nth-child(3) {
    right: 12px;
    width: 64%;
    height: 124px;
  }
  .jobs-detail-hero__photo {
    width: calc(100% - 40px);
    margin-top: 28px;
    border-width: 6px;
    border-radius: 22px;
  }

  .jobs-detail-hero .jobs-hero__inner {
    text-align: left;
  }
  .jobs-detail-hero h1 {
    max-width: 100%;
    font-size: clamp(28px,7.6vw,32px);
    line-height: 1.5;
    letter-spacing: .04em;
  }
  .jobs-hero__seo {
    margin-top: 12px;
    font-size: 13.5px;
    line-height: 1.9;
  }
  .jobs-breadcrumb { margin-bottom: 22px; font-size: 12px; }
  .jobs-label { margin-bottom: 12px; font-size: 12px; font-weight: 700; letter-spacing: .16em; }
  .jobs-detail-hero h1,.jobs-index-hero h1 {
    font-size: clamp(26px,7.6vw,32px);
    font-weight: 700;
    line-height: 1.46;
    letter-spacing: .045em;
  }
  .jobs-detail-hero h1 {
    font-size: clamp(28px,7.6vw,32px);
    line-height: 1.5;
    letter-spacing: .04em;
  }
  .jobs-hero__lead { margin-top: 18px; font-size: 14.5px; line-height: 1.9; letter-spacing: .01em; }
  .jobs-hero__chips { gap: 8px; margin-top: 20px; }
  .jobs-hero__chips li { min-height: 32px; padding: 0 11px; font-size: 11.5px; }
  .jobs-hero__actions { display: grid; gap: 12px; margin-top: 26px; }
  .jobs-hero__actions .btn-primary,.jobs-ghost-btn {
    width: 100%;
    min-width: 0;
    min-height: 52px;
    font-size: 15px;
    letter-spacing: .04em;
  }
  .jobs-summary { margin-top: -24px; }
  .jobs-summary__grid,.jobs-side,.jobs-index-grid,.jobs-related { grid-template-columns: 1fr; }
  .jobs-summary__item { padding: 20px; border-radius: 18px; }
  .jobs-directory { margin-top: -34px; }
  .jobs-directory__inner {
    gap: 18px;
    padding: 22px 18px;
    border-radius: 22px;
  }
  .jobs-directory__copy h2 { font-size: 19px; }
  .jobs-directory__copy span { font-size: 13px; }
  .jobs-directory__nav { display: grid; grid-template-columns: 1fr; gap: 8px; }
  .jobs-directory__nav a { justify-content: space-between; min-height: 44px; padding-inline: 14px; font-size: 13px; }
  .jobs-content { padding: 64px 0 82px; }
  .jobs-content::before { right: -150px; top: 220px; opacity: .72; }
  .jobs-section-head { margin-bottom: 36px; text-align: left; }
  .jobs-section-head h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.48;
    letter-spacing: .06em;
  }
  .jobs-section-head p:last-child { margin-top: 14px; font-size: 14px; line-height: 1.85; }
  .jobs-region + .jobs-region { margin-top: 48px; }
  .jobs-region__head { align-items: center; margin-bottom: 16px; padding-bottom: 12px; }
  .jobs-region__head span { font-size: 11px; }
  .jobs-region-heading { font-size: 20px; padding-left: 16px; letter-spacing: .06em; }
  .jobs-region-heading::before { width: 7px; height: 7px; box-shadow: 12px -7px 0 var(--color-brand-green,#2bdd89), 24px 2px 0 var(--color-brand-orange,#f99b22); }
  .jobs-panel { border-radius: 22px; }
  .jobs-panel__head { padding: 24px 20px 0; }
  .jobs-panel h2 { font-size: 21px; line-height: 1.5; letter-spacing: .055em; }
  .jobs-panel__body { padding: 22px 20px 28px; }
  .jobs-table,.jobs-table tbody,.jobs-table tr,.jobs-table th,.jobs-table td { display: block; width: 100%; }
  .jobs-table tr { padding: 16px 0; border-bottom: 1px dashed #d9e0ec; }
  .jobs-table tr:last-child { border-bottom: 0; }
  .jobs-table th,.jobs-table td { padding: 0; border-bottom: 0; }
  .jobs-table th { margin-bottom: 6px; font-size: 12.5px; letter-spacing: .08em; }
  .jobs-table td { font-size: 14px; line-height: 1.75; }
  .jobs-side-card,.jobs-related a { padding: 20px; border-radius: 20px; }
  .jobs-side-card .btn-primary {
    min-width: 0;
    min-height: 52px;
    padding-inline: 22px;
    font-size: 15px;
  }
  .jobs-index-card { border-radius: 20px; }
  .jobs-index-card__media { margin-bottom: 18px; }
  .jobs-index-card > span,
  .jobs-index-card > strong,
  .jobs-index-card > small,
  .jobs-index-card__cta {
    margin-left: 20px;
    margin-right: 20px;
  }
  .jobs-index-card > small { min-height: 0; margin-bottom: 16px; }
  .jobs-index-card__cta { min-height: 44px; margin-bottom: 20px; padding-inline: 15px; }
  .jobs-related strong,
  .jobs-index-card strong {
    font-size: 16px;
    line-height: 1.68;
  }
.jobs-related small,
  .jobs-index-card small {
    font-size: 12.5px;
    line-height: 1.75;
  }
}

.jobs-comp-table th {
  width: 210px;
}
.jobs-address {
  display: grid;
  gap: 8px;
  margin: 0 0 18px;
  color: #333;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.8;
}
.jobs-address strong {
  color: var(--color-brand-blue,#2838e6);
  font-size: 18px;
  font-weight: 700;
  letter-spacing: .04em;
}
.jobs-map {
  overflow: hidden;
  width: 100%;
  aspect-ratio: 16 / 9;
  border: 1px solid #e2e8f2;
  border-radius: 20px;
  background: #eef3f8;
}
.jobs-map iframe {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
}
.jobs-apply-copy {
  margin: 0 0 20px;
  color: #333;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.85;
}
.jobs-apply-btn {
  width: min(100%, 340px);
}
.jobs-photo-placeholder {
  display: grid;
  min-height: 180px;
  place-items: center;
  border: 1px dashed #cfd8e6;
  border-radius: 20px;
  background:
    radial-gradient(circle, rgba(44,57,232,.08) 2px, transparent 3px) 0 0 / 16px 16px,
    #f8fafc;
  color: #667085;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: .08em;
}
.store-float-cta {
  display: none;
}

@media (max-width: 767px) {
  .jobs-page:has(.store-float-cta) {
    padding-bottom: 86px;
  }
  .jobs-map {
    aspect-ratio: 4 / 3;
    border-radius: 16px;
  }
  .jobs-address,
  .jobs-apply-copy {
    font-size: 14px;
    line-height: 1.85;
  }
  .jobs-address strong {
    font-size: 16px;
  }
  .jobs-photo-placeholder {
    min-height: 140px;
    border-radius: 16px;
    font-size: 12px;
  }
  .store-float-cta {
    position: fixed;
    z-index: 80;
    left: 18px;
    right: 18px;
    bottom: max(14px, env(safe-area-inset-bottom));
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    min-height: 54px;
    padding: 0 20px;
    border-radius: 999px;
    background: var(--color-brand-blue,#2838e6);
    color: #fff;
    box-shadow: 0 18px 44px rgba(44,57,232,.28);
    font-size: 15px;
    font-weight: 700;
    letter-spacing: .05em;
    text-decoration: none;
  }
  .store-float-cta span {
    font-size: 19px;
    line-height: 1;
  }
}
