:root {
  --jcc-lp-charcoal: #303030;
  --jcc-lp-charcoal-deep: #1c1c1c;
  --jcc-lp-charcoal-soft: #3a3a3a;
  --jcc-lp-paper: #f2f1ed;
  --jcc-lp-paper-soft: #e7e6e2;
  --jcc-lp-white: #ffffff;
  --jcc-lp-ink: #202020;
  --jcc-lp-body: #4b4b49;
  --jcc-lp-muted: #d9d9d6;
  --jcc-lp-rule: #cfcec9;
  --jcc-lp-gold: #707070;
  --jcc-lp-shadow: 0 22px 54px rgba(0, 0, 0, .12);
}

body.jcc-page-landing {
  background: var(--jcc-lp-paper) !important;
  color: var(--jcc-lp-body) !important;
}

body.jcc-page-landing header,
body.jcc-page-landing header.jcc-header-scrolled {
  background: rgba(48, 48, 48, .98) !important;
  border-bottom: 1px solid rgba(255, 255, 255, .16) !important;
  box-shadow: 0 10px 30px rgba(0, 0, 0, .14) !important;
}

body.jcc-page-landing header > div:first-child > a:first-child img {
  height: 54px !important;
  filter: grayscale(1) brightness(0) invert(1) !important;
}

body.jcc-page-landing header nav a,
body.jcc-page-landing header .jcc-practice-trigger,
body.jcc-page-landing header button {
  color: #f2f2f0 !important;
}

body.jcc-page-landing header .jcc-practice-trigger span {
  border-color: #f2f2f0 !important;
}

body.jcc-page-landing #jccHome-headcta {
  padding: 13px 22px !important;
  color: #fff !important;
  background: transparent !important;
  border: 1px solid rgba(255, 255, 255, .82) !important;
  border-radius: 999px !important;
  font-size: 11px !important;
  font-weight: 700 !important;
  letter-spacing: .1em !important;
  text-transform: uppercase !important;
}

body.jcc-page-landing .jcc-practice-dropdown {
  background: var(--jcc-lp-charcoal-deep) !important;
  border-color: rgba(128,128,128, .6) !important;
}

body.jcc-page-landing .jcc-mobile-menu {
  background: var(--jcc-lp-charcoal-deep) !important;
}

body.jcc-page-landing .jcc-mobile-menu a { color: #fff !important; }

body.jcc-page-landing footer {
  background: var(--jcc-lp-charcoal-deep) !important;
  color: #d8d8d5 !important;
}

body.jcc-page-landing footer h2,
body.jcc-page-landing footer a { color: #f3f3f0 !important; }

body.jcc-page-landing footer > div:last-child {
  border-color: rgba(255, 255, 255, .15) !important;
}

body.jcc-page-landing .jcc-rw {
  overflow: hidden;
  color: var(--jcc-lp-body);
  background: var(--jcc-lp-paper);
  font-family: 'Hanken Grotesk', system-ui, sans-serif;
}

.jcc-rw *,
.jcc-rw *::before,
.jcc-rw *::after { box-sizing: border-box; }

.jcc-rw-wrap {
  width: min(100% - 64px, 1120px);
  margin: 0 auto;
  padding: clamp(64px, 7.5vw, 104px) 0;
}

.jcc-rw-narrow { max-width: 820px; }

.jcc-rw h1,
.jcc-rw h2,
.jcc-rw h3 {
  font-family: 'Hanken Grotesk', system-ui, sans-serif;
  text-wrap: balance;
}

.jcc-rw h2 {
  margin: 0 0 22px;
  color: var(--jcc-lp-ink);
  font-size: clamp(32px, 4vw, 48px);
  font-weight: 650;
  letter-spacing: -.035em;
  line-height: 1.05;
}

.jcc-rw h3 {
  margin: 0;
  color: var(--jcc-lp-ink);
  font-size: 18px;
  font-weight: 650;
  line-height: 1.3;
}

.jcc-rw p,
.jcc-rw li {
  color: var(--jcc-lp-body);
  font-size: 16px;
  line-height: 1.68;
}

.jcc-rw a { text-underline-offset: 3px; }

.jcc-rw-label {
  margin: 0 0 16px;
  color: var(--jcc-lp-gold) !important;
  font-size: 11px !important;
  font-weight: 700;
  letter-spacing: .25em;
  line-height: 1.4 !important;
  text-transform: uppercase;
}

body.jcc-page-landing main .jcc-rw p.jcc-rw-label {
  color: var(--jcc-lp-gold) !important;
}

.jcc-rw-breadcrumb {
  color: #d7d7d4;
  background: var(--jcc-lp-charcoal);
  border-bottom: 1px solid rgba(255, 255, 255, .14);
}

.jcc-rw-breadcrumb > div {
  width: min(100% - 64px, 1240px);
  margin: 0 auto;
  padding: 15px 0;
  font-size: 12px;
  letter-spacing: .02em;
}

.jcc-rw-breadcrumb a { color: #d7d7d4 !important; }

.jcc-rw-hero {
  color: #fff;
  background: var(--jcc-lp-charcoal);
  border-bottom: 1px solid rgba(128,128,128, .72);
}

.jcc-rw-hero-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(330px, .92fr);
  gap: clamp(42px, 7vw, 96px);
  align-items: start;
  width: min(100% - 64px, 1240px);
  margin: 0 auto;
  padding: clamp(58px, 7vw, 88px) 0;
}

.jcc-rw-hero-copy { max-width: 680px; }

body.jcc-page-landing main .jcc-rw .jcc-rw-hero p.jcc-rw-label {
  color: #efefed !important;
}

.jcc-rw-hero h1 {
  max-width: 13ch;
  margin: 0;
  color: #f4f4f2;
  font-size: clamp(50px, 6vw, 78px);
  font-weight: 700;
  letter-spacing: -.055em;
  line-height: .98;
}

.jcc-rw-hero-lead {
  max-width: 56ch;
  margin: 26px 0 0 !important;
  color: #dededb !important;
  font-size: 18px !important;
  line-height: 1.62 !important;
}

body.jcc-page-landing main .jcc-rw .jcc-rw-hero p.jcc-rw-hero-lead {
  color: #dededb !important;
}

.jcc-rw-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
  padding: 16px 25px;
  color: var(--jcc-lp-charcoal) !important;
  background: #f2f2f0;
  border: 1px solid #f2f2f0;
  border-radius: 999px;
  text-decoration: none;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .11em;
  text-transform: uppercase;
  transition: transform .2s ease, background-color .2s ease;
}

.jcc-rw-button:hover,
.jcc-rw-button:focus-visible {
  transform: translateY(-2px);
  background: #fff;
}

.jcc-rw-hero-visual {
  position: relative;
  margin: 0;
  border: 1px solid rgba(255, 255, 255, .6);
  box-shadow: var(--jcc-lp-shadow);
}

.jcc-rw-hero-visual::before {
  position: absolute;
  z-index: 2;
  top: -18px;
  right: 30px;
  width: 1px;
  height: 78px;
  background: var(--jcc-lp-gold);
  content: '';
}

.jcc-rw-hero-visual img {
  display: block;
  width: 100%;
  aspect-ratio: 4 / 5;
  object-fit: cover;
  filter: grayscale(1) contrast(1.05) brightness(.86);
}

.jcc-rw-hero-visual figcaption {
  position: absolute;
  right: -18px;
  bottom: -1px;
  max-width: 278px;
  padding: 18px 22px;
  color: #fff;
  background: rgba(20, 20, 20, .96);
  border: 1px solid rgba(255, 255, 255, .28);
  box-shadow: 0 16px 36px rgba(0, 0, 0, .22);
}

.jcc-rw-hero-visual figcaption span,
.jcc-rw-hero-visual figcaption strong { display: block; }

.jcc-rw-hero-visual figcaption span {
  margin-bottom: 7px;
  color: #999999;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .16em;
  text-transform: uppercase;
}

.jcc-rw-hero-visual figcaption strong {
  font-size: 15px;
  font-weight: 500;
  line-height: 1.4;
}

.jcc-rw-answer,
.jcc-rw-white {
  background: var(--jcc-lp-white);
  border-bottom: 1px solid var(--jcc-lp-rule);
}

.jcc-rw-soft {
  background: var(--jcc-lp-paper);
  border-bottom: 1px solid var(--jcc-lp-rule);
}

.jcc-rw-answer .jcc-rw-wrap {
  display: grid;
  grid-template-columns: minmax(0, 1.35fr) minmax(260px, .65fr);
  gap: 58px;
  align-items: start;
}

.jcc-rw-answer p {
  color: #343432;
  font-size: 18px;
  line-height: 1.68;
}

.jcc-rw-answer aside {
  padding: 28px;
  background: var(--jcc-lp-paper);
  border-top: 3px solid var(--jcc-lp-gold);
}

.jcc-rw-answer aside p { font-size: 14px; }

.jcc-rw-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
  gap: 0;
  border-top: 1px solid var(--jcc-lp-rule);
  border-left: 1px solid var(--jcc-lp-rule);
}

.jcc-rw-card,
.jcc-rw-step {
  min-height: 156px;
  padding: 28px;
  background: var(--jcc-lp-white);
  border-right: 1px solid var(--jcc-lp-rule);
  border-bottom: 1px solid var(--jcc-lp-rule);
}

.jcc-rw-card { position: relative; }

.jcc-rw-card::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 48px;
  height: 3px;
  background: var(--jcc-lp-gold);
  content: '';
}

.jcc-rw-card h3 { font-size: 16px; }

.jcc-rw-visual {
  background: var(--jcc-lp-paper-soft);
  border-bottom: 1px solid var(--jcc-lp-rule);
}

.jcc-rw-visual-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.07fr) minmax(320px, .93fr);
  gap: clamp(40px, 6vw, 84px);
  align-items: center;
}

.jcc-rw-supporting-visual {
  position: relative;
  margin: 0;
  border: 1px solid #777;
  box-shadow: var(--jcc-lp-shadow);
}

.jcc-rw-supporting-visual::after {
  position: absolute;
  right: -18px;
  bottom: -18px;
  width: 40%;
  height: 46%;
  border-right: 1px solid var(--jcc-lp-gold);
  border-bottom: 1px solid var(--jcc-lp-gold);
  content: '';
  pointer-events: none;
}

.jcc-rw-supporting-visual img {
  display: block;
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
  filter: grayscale(1) contrast(1.04);
}

.jcc-rw-snapshot {
  padding: clamp(30px, 4vw, 48px);
  background: var(--jcc-lp-white);
  border: 1px solid var(--jcc-lp-rule);
  box-shadow: var(--jcc-lp-shadow);
}

.jcc-rw-snapshot ol {
  margin: 30px 0 0;
  padding: 0;
  list-style: none;
  counter-reset: snapshot;
}

.jcc-rw-snapshot li {
  position: relative;
  min-height: 44px;
  padding: 16px 0 16px 54px;
  border-top: 1px solid var(--jcc-lp-rule);
  counter-increment: snapshot;
}

.jcc-rw-snapshot li::before {
  position: absolute;
  top: 15px;
  left: 0;
  color: var(--jcc-lp-gold);
  content: '0' counter(snapshot);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .08em;
}

.jcc-rw-columns {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(42px, 7vw, 92px);
}

.jcc-rw-checklist {
  margin: 0;
  padding: 0;
  list-style: none;
}

.jcc-rw-checklist li {
  position: relative;
  padding: 15px 0 15px 34px;
  border-bottom: 1px solid var(--jcc-lp-rule);
}

.jcc-rw-checklist li::before {
  position: absolute;
  top: 19px;
  left: 0;
  width: 14px;
  height: 14px;
  border: 1px solid var(--jcc-lp-gold);
  content: '';
}

.jcc-rw-step span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  margin-bottom: 17px;
  color: #fff;
  background: var(--jcc-lp-charcoal);
  border-radius: 50%;
  font-size: 12px;
  font-weight: 700;
}

.jcc-rw-step p {
  margin: 9px 0 0;
  font-size: 14.5px;
}

.jcc-rw-dark {
  color: #fff;
  background: var(--jcc-lp-charcoal);
  border-bottom: 1px solid rgba(128,128,128, .7);
}

.jcc-rw-dark h2,
.jcc-rw-dark h3 { color: #fff; }
.jcc-rw-dark p,
.jcc-rw-dark li { color: #dededb; }
.jcc-rw-dark .jcc-rw-label { color: #999999 !important; }

body.jcc-page-landing main .jcc-rw .jcc-rw-dark h2,
body.jcc-page-landing main .jcc-rw .jcc-rw-dark h3,
body.jcc-page-landing main .jcc-rw .jcc-rw-cta h2 {
  color: #fff !important;
}

body.jcc-page-landing main .jcc-rw .jcc-rw-dark p,
body.jcc-page-landing main .jcc-rw .jcc-rw-dark li,
body.jcc-page-landing main .jcc-rw .jcc-rw-cta p {
  color: #dededb !important;
}

.jcc-rw-urgent {
  color: #fff;
  background: var(--jcc-lp-charcoal-deep);
  border-bottom: 1px solid rgba(128,128,128, .7);
}

.jcc-rw-urgent > div {
  display: flex;
  gap: 24px;
  align-items: center;
  justify-content: space-between;
  width: min(100% - 64px, 1120px);
  margin: 0 auto;
  padding: 24px 0;
}

.jcc-rw-urgent p { margin: 0; color: #fff; }
.jcc-rw-urgent .jcc-rw-label { color: #999999 !important; }

body.jcc-page-landing main .jcc-rw .jcc-rw-urgent p {
  color: #fff !important;
}

.jcc-rw-urgent a {
  display: inline-flex;
  flex: none;
  padding: 13px 21px;
  color: #fff;
  background: transparent;
  border: 1px solid #fff;
  border-radius: 999px;
  text-decoration: none;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.jcc-rw-sources a { color: #595959; }

.jcc-rw-faq {
  margin: 0 0 10px;
  padding: 0 22px;
  background: var(--jcc-lp-white);
  border: 1px solid var(--jcc-lp-rule);
}

.jcc-rw-faq summary {
  cursor: pointer;
  padding: 19px 38px 19px 0;
  color: var(--jcc-lp-ink);
  font-weight: 650;
}

.jcc-rw-faq p { margin: 0; padding: 0 0 22px; }

.jcc-rw-related {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.jcc-rw-related a {
  padding: 12px 17px;
  color: var(--jcc-lp-ink);
  background: var(--jcc-lp-white);
  border: 1px solid #aaa9a4;
  border-radius: 999px;
  text-decoration: none;
  font-size: 13px;
}

.jcc-rw-cta {
  text-align: center;
  color: #fff;
  background: var(--jcc-lp-charcoal);
}

.jcc-rw-cta h2 { color: #fff; }
.jcc-rw-cta .jcc-rw-label { color: #999999 !important; }
.jcc-rw-cta p {
  max-width: 680px;
  margin: 0 auto 25px;
  color: #dededb;
}

.jcc-rw-cta .jcc-rw-button {
  color: var(--jcc-lp-charcoal) !important;
  background: #f2f2f0;
  border-color: #f2f2f0;
}

.jcc-rw-review {
  margin-top: 24px !important;
  color: #747471 !important;
  font-size: 13px !important;
}

@media (max-width: 900px) {
  .jcc-rw-hero-grid,
  .jcc-rw-visual-grid {
    grid-template-columns: 1fr;
    width: min(100% - 48px, 680px);
  }
  .jcc-rw-hero-visual { max-width: 560px; }
  .jcc-rw-hero-visual img { aspect-ratio: 5 / 4; }
  .jcc-rw-hero-visual figcaption { right: -12px; }
}

@media (max-width: 760px) {
  /* Match the homepage mobile header row and outrank the legacy CTA grid rule. */
  body.jcc-page-landing header > div:first-child:has(#jccHome-burger) {
    display: flex !important;
    grid-template-columns: none !important;
    flex-flow: row nowrap !important;
    align-items: center !important;
    justify-content: space-between !important;
    width: 100% !important;
    height: 88px !important;
    min-height: 88px !important;
    padding: 0 32px !important;
    gap: 24px !important;
  }
  body.jcc-page-landing header > div:first-child > a:first-child { width: auto !important; min-width: 0 !important; flex: 0 1 auto !important; }
  body.jcc-page-landing header > div:first-child > a:first-child img { height: 58px !important; width: auto !important; }
  body.jcc-page-landing #jccHome-burger {
    position: static !important;
    inset: auto !important;
    transform: none !important;
    margin: 0 0 0 auto !important;
    flex: 0 0 46px !important;
    width: 46px !important;
    height: 46px !important;
  }
  body.jcc-page-landing .jcc-mobile-menu { position: relative !important; inset: auto !important; width: 100% !important; }
  .jcc-rw-wrap,
  .jcc-rw-breadcrumb > div,
  .jcc-rw-urgent > div { width: min(100% - 40px, 620px); }
  .jcc-rw-hero-grid {
    width: min(100% - 40px, 620px);
    padding: 54px 0 66px;
  }
  .jcc-rw-hero h1 { font-size: clamp(43px, 12vw, 60px); }
  .jcc-rw-answer .jcc-rw-wrap,
  .jcc-rw-columns { grid-template-columns: 1fr; }
  .jcc-rw-urgent > div { align-items: flex-start; flex-direction: column; }
  .jcc-rw-hero-visual figcaption {
    position: relative;
    right: auto;
    bottom: auto;
    max-width: none;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
    box-shadow: none;
  }
}

/* Divorce readiness module: readable editorial copy followed by a clear tool. */
body.jcc-page-landing #divorce-readiness-check {
  padding: clamp(68px, 8vw, 104px) 0 !important;
  background: var(--jcc-lp-paper-soft) !important;
}
body.jcc-page-landing #divorce-readiness-check .readiness-layout { width: min(100% - 64px, 1120px); gap: clamp(48px, 6vw, 76px); }
body.jcc-page-landing #divorce-readiness-check .readiness-copy h2 {
  margin: 0 0 24px;
  color: var(--jcc-lp-ink);
  font-family: 'Hanken Grotesk', system-ui, sans-serif;
  font-size: clamp(36px, 4vw, 50px);
  font-weight: 650;
  letter-spacing: -.035em;
  line-height: 1.06;
}
body.jcc-page-landing #divorce-readiness-check .section-kicker {
  margin-bottom: 14px;
  color: var(--jcc-lp-gold);
  font-size: 12px;
  font-weight: 750;
  letter-spacing: .16em;
  line-height: 1.35;
  text-transform: uppercase;
}
body.jcc-page-landing #divorce-readiness-check .readiness-intro { margin: 0; color: var(--jcc-lp-body); font-size: 18px; line-height: 1.72; }
body.jcc-page-landing #divorce-readiness-check .readiness-bullets {
  display: grid;
  gap: 14px;
  margin: 28px 0 0;
  padding: 24px 24px 24px 44px;
  color: var(--jcc-lp-body);
  background: rgba(255, 255, 255, .62);
  border: 1px solid var(--jcc-lp-rule);
  border-radius: 4px;
  line-height: 1.65;
}
body.jcc-page-landing #divorce-readiness-check .readiness-bullets li { margin: 0; padding-left: 4px; }
body.jcc-page-landing #divorce-readiness-check .readiness-static { display: grid; gap: 16px; margin-top: 32px; }
body.jcc-page-landing #divorce-readiness-check .readiness-note { padding: 24px; background: #fff; border: 1px solid var(--jcc-lp-rule); border-radius: 4px; }
body.jcc-page-landing #divorce-readiness-check .readiness-note h3 {
  margin: 0 0 12px;
  color: var(--jcc-lp-ink);
  font-family: 'Hanken Grotesk', system-ui, sans-serif;
  font-size: 21px;
  font-weight: 650;
  line-height: 1.25;
}
body.jcc-page-landing #divorce-readiness-check .readiness-note p { margin: 0; color: var(--jcc-lp-body); line-height: 1.7; }
body.jcc-page-landing #divorce-readiness-check .readiness-links { padding: 22px 24px; border-top: 1px solid var(--jcc-lp-rule); }
body.jcc-page-landing #divorce-readiness-check .readiness-links h3 { margin: 0 0 12px; color: var(--jcc-lp-ink); font-size: 17px; }
body.jcc-page-landing #divorce-readiness-check .readiness-links .link-list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 18px;
  margin: 0;
  padding: 0;
  list-style: none;
}
body.jcc-page-landing #divorce-readiness-check .readiness-links a {
  color: var(--jcc-lp-ink);
  font-weight: 650;
  text-decoration-color: var(--jcc-lp-gold);
  text-underline-offset: 4px;
}
@media (max-width: 760px) {
  body.jcc-page-landing #divorce-readiness-check { padding: 68px 0 !important; }
  body.jcc-page-landing #divorce-readiness-check .readiness-layout { width: min(100% - 40px, 620px); gap: 46px; }
  body.jcc-page-landing #divorce-readiness-check .readiness-copy h2 { margin-bottom: 22px; font-size: clamp(36px, 10.5vw, 44px); line-height: 1.08; }
  body.jcc-page-landing #divorce-readiness-check .readiness-intro { font-size: 17px; line-height: 1.78; }
  body.jcc-page-landing #divorce-readiness-check .readiness-bullets { gap: 16px; margin-top: 26px; padding: 22px 20px 22px 38px; line-height: 1.68; }
  body.jcc-page-landing #divorce-readiness-check .readiness-static { gap: 14px; margin-top: 28px; }
  body.jcc-page-landing #divorce-readiness-check .readiness-note { padding: 22px 20px; }
  body.jcc-page-landing #divorce-readiness-check .readiness-note h3 { margin-bottom: 12px; font-size: 20px; }
  body.jcc-page-landing #divorce-readiness-check .readiness-note p { font-size: 16px; line-height: 1.75; }
  body.jcc-page-landing #divorce-readiness-check .readiness-links { padding: 22px 20px 0; }
  body.jcc-page-landing #divorce-readiness-check .readiness-links .link-list { display: grid; gap: 10px; }
}

@media (prefers-reduced-motion: reduce) {
  .jcc-rw-button { transition: none; }
}


/* Full-copy editorial enhancements */
.jcc-rw-narrow > p:not(.jcc-rw-label) { max-width: 820px; }
.jcc-rw-expanded li { display: grid; gap: 7px; }
.jcc-rw-expanded li strong { color: var(--jcc-lp-ink); font-size: 16px; line-height: 1.35; }
.jcc-rw-expanded li span { color: var(--jcc-lp-body); font-size: 14.5px; line-height: 1.65; }
.jcc-rw-card p { margin: 12px 0 0; color: var(--jcc-lp-body); font-size: 14.5px; line-height: 1.65; }
.jcc-rw-source-note { padding-top: 18px; border-top: 1px solid var(--jcc-lp-rule); font-size: 14px; }
.jcc-rw-source-note a { color: #595959; }
.jcc-rw-urgent h2 { margin: 4px 0 10px; color: #fff; font-size: clamp(28px, 3vw, 38px); }
body.jcc-page-landing main .jcc-rw .jcc-rw-urgent h2 { color: #fff !important; }
@media (max-width: 760px) {
  .jcc-rw-expanded li { padding-top: 18px; padding-bottom: 18px; }
  .jcc-rw-card p { font-size: 15px; }
}

/* JCC editorial visual system 2026-07-18: full-image heroes, crop-safe visuals and readable editorial grids. */
.jcc-rw-narrow { max-width: 820px; margin-right: auto; margin-left: auto; }
.jcc-rw-hero { position: relative; min-height: clamp(660px, 78vh, 850px); overflow: hidden; }
.jcc-rw-hero::after { position: absolute; z-index: 1; inset: 0; background: linear-gradient(90deg, rgba(13,13,13,.88) 0%, rgba(13,13,13,.64) 42%, rgba(13,13,13,.1) 74%, rgba(13,13,13,.2) 100%); content: ''; pointer-events: none; }
.jcc-rw-hero-grid { display: flex; align-items: flex-end; min-height: inherit; width: 100%; margin: 0; padding: 0; }
.jcc-rw-hero-copy { position: relative; z-index: 3; width: min(100% - 64px, 1240px); max-width: none; margin: 0 auto; padding: clamp(80px,10vw,132px) 0 clamp(76px,9vw,116px); }
.jcc-rw-hero h1 { max-width: 14ch; text-shadow: 0 2px 24px rgba(0,0,0,.36); }
.jcc-rw-hero-visual { position: absolute; z-index: 0; inset: 0; margin: 0; overflow: hidden; background: #171717; border: 0; box-shadow: none; }
.jcc-rw-hero-visual::before { content: none; }
.jcc-rw-hero-visual img { display: block; width: 100%; height: 100%; aspect-ratio: auto; object-fit: contain; object-position: center; filter: grayscale(1) contrast(1.04) brightness(.8); }
.jcc-rw-hero-visual figcaption { z-index: 3; right: clamp(24px,5vw,72px); bottom: clamp(24px,5vw,62px); }
.jcc-rw-supporting-visual img { display: block; width: 100%; height: auto; aspect-ratio: auto; object-fit: contain; object-position: center; }
.jcc-rw-columns > div, .jcc-rw-answer > div, .jcc-rw-visual-grid > * { min-width: 0; }
.jcc-rw-faq p, .jcc-rw-sources p { max-width: 70ch; }
.jcc-rw-related { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 16px; margin-top: 30px; }
.jcc-rw-related a { display: grid; grid-template-columns: minmax(120px,42%) minmax(0,1fr); min-height: 184px; padding: 0; overflow: hidden; color: var(--jcc-lp-ink); background: var(--jcc-lp-white); border: 1px solid #aaa9a4; border-radius: 0; text-decoration: none; transition: transform .2s ease, box-shadow .2s ease; }
.jcc-rw-related a:hover, .jcc-rw-related a:focus-visible { transform: translateY(-3px); box-shadow: var(--jcc-lp-shadow); }
.jcc-rw-related a.jcc-rw-related-feature { grid-column: 1 / -1; grid-template-columns: minmax(260px,58%) minmax(0,42%); min-height: 300px; }
.jcc-rw-related-image { display: flex; min-width: 0; background: #e7e4de; }
.jcc-rw-related-image img { display: block; width: 100%; height: 100%; object-fit: contain; object-position: center; filter: grayscale(1) contrast(1.03); }
.jcc-rw-related-copy { display: flex; flex-direction: column; gap: 28px; align-items: flex-start; justify-content: space-between; min-width: 0; padding: clamp(22px,3vw,38px); }
.jcc-rw-related-copy strong { color: var(--jcc-lp-ink); font-size: clamp(20px,2.2vw,31px); line-height: 1.08; text-wrap: balance; }
.jcc-rw-related-copy > span { color: #4d4d4d; font-size: 11px; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; }
.jcc-rw-related-copy b { margin-left: 8px; font-size: 17px; font-weight: 400; }

@media (max-width: 760px) {
  .jcc-rw-wrap, .jcc-rw-breadcrumb > div, .jcc-rw-urgent > div { width: min(100% - 48px,1120px); }
  .jcc-rw-hero { min-height: 0; }
  .jcc-rw-hero::after { content: none; }
  .jcc-rw-hero-grid { display: flex; flex-direction: column; }
  .jcc-rw-hero-copy { order: 2; width: min(100% - 48px,1120px); padding: 42px 0 58px; }
  .jcc-rw-hero-visual { position: relative; order: 1; inset: auto; width: 100%; }
  .jcc-rw-hero-visual img { width: 100%; height: auto; aspect-ratio: auto; object-fit: contain; filter: grayscale(1) contrast(1.03) brightness(.86); }
  .jcc-rw-hero-visual figcaption { right: 16px; bottom: 16px; max-width: min(260px,calc(100% - 32px)); }
  .jcc-rw-hero h1 { max-width: 15ch; font-size: clamp(42px,13vw,62px); }
  .jcc-rw p, .jcc-rw li { line-height: 1.74; }
  .jcc-rw-related { grid-template-columns: 1fr; }
  .jcc-rw-related a, .jcc-rw-related a.jcc-rw-related-feature { grid-column: auto; grid-template-columns: minmax(112px,40%) minmax(0,1fr); min-height: 172px; }
  .jcc-rw-related-copy { gap: 18px; padding: 21px; }
  .jcc-rw-related-copy strong { font-size: clamp(19px,5.5vw,25px); }
}

@media (max-width: 430px) {
  .jcc-rw-wrap, .jcc-rw-breadcrumb > div, .jcc-rw-urgent > div, .jcc-rw-hero-copy { width: min(100% - 40px,1120px); }
  .jcc-rw-related a, .jcc-rw-related a.jcc-rw-related-feature { grid-template-columns: 1fr; }
  .jcc-rw-related-image img { height: auto; }
}

/* JCC guidance and readiness layout 2026-07-18: centered readable copy and full-width editorial guidance cards. */
.jcc-rw-guidance-grid { grid-template-columns: 1fr; gap: 54px; }
.jcc-rw-guidance-grid .jcc-rw-sources { max-width: 760px; }
.jcc-rw-guidance-grid > div:last-child { min-width: 0; }
.jcc-rw section[id*="readiness-check"] > div { width: min(100% - 64px,1120px) !important; max-width: 1120px !important; padding-right: 0 !important; padding-left: 0 !important; }
.jcc-rw section[id*="readiness-check"] p { max-width: 72ch; }
@media (max-width: 760px) {
  .jcc-rw-guidance-grid { gap: 42px; }
  .jcc-rw section[id*="readiness-check"] > div { width: min(100% - 48px,1120px) !important; }
}
@media (max-width: 430px) {
  .jcc-rw section[id*="readiness-check"] > div { width: min(100% - 40px,1120px) !important; }
}

/* JCC tablet hero width correction 2026-07-18: cancel the former split-hero tablet width cap. */
.jcc-rw-hero-visual { width: auto; max-width: none; }

/* JCC strict neutral design system 2026-07-18: landing-page palette, typography and button hierarchy. */
body.jcc-page-landing {
  --jcc-lp-paper: #f4f4f4;
  --jcc-lp-paper-soft: #e9e9e9;
  --jcc-lp-body: #4b4b4b;
  --jcc-lp-muted: #d9d9d9;
  --jcc-lp-rule: #d0d0d0;
  --jcc-lp-gold: #737373;
  font-family: 'Hanken Grotesk', system-ui, sans-serif;
}
.jcc-rw h1,
.jcc-rw h2,
.jcc-rw h3 {
  font-family: 'Libre Caslon Display', 'Libre Caslon Text', Georgia, serif;
  font-weight: 400;
}
.jcc-rw h1 { font-size: clamp(52px,6.2vw,86px); line-height: 1.01; letter-spacing: -.035em; }
.jcc-rw h2 { font-size: clamp(34px,4vw,50px); line-height: 1.08; letter-spacing: -.025em; }
.jcc-rw h3 { font-size: 21px; line-height: 1.25; letter-spacing: -.01em; }
.jcc-rw-label,
.jcc-rw-button,
.jcc-rw-related-copy > span,
.jcc-rw-faq summary { font-family: 'Hanken Grotesk', system-ui, sans-serif; }
.jcc-rw-label,
body.jcc-page-landing main .jcc-rw p.jcc-rw-label,
.jcc-rw-dark .jcc-rw-label,
.jcc-rw-cta .jcc-rw-label,
.jcc-rw-urgent .jcc-rw-label { color: #777 !important; }
.jcc-rw-button,
body.jcc-page-landing #jccHome-headcta,
.jcc-rw-urgent a {
  min-height: 48px;
  border-radius: 999px !important;
  font-family: 'Hanken Grotesk', system-ui, sans-serif !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  letter-spacing: .11em !important;
}
.jcc-rw-button { color: #222 !important; background: #f1f1f1; border-color: #f1f1f1; }
.jcc-rw-button:hover, .jcc-rw-button:focus-visible { color: #111 !important; background: #fff; border-color: #fff; }
.jcc-rw-answer aside { border-top-color: #777; }
.jcc-rw-card::before { background: #777; }
.jcc-rw-step span { background: #333; }
.jcc-rw-related-image { background: #e6e6e6; }
.jcc-rw-source-note,
.jcc-rw-grid,
.jcc-rw-card,
.jcc-rw-step,
.jcc-rw-faq { border-color: #d0d0d0; }
@media (max-width: 760px) {
  .jcc-rw h1 { font-size: clamp(44px,13vw,64px); }
  .jcc-rw h2 { font-size: clamp(32px,9vw,44px); }
}

/* JCC strict neutral controls 2026-07-18: shared geometry and hierarchy for active controls. */
body.jcc-page-landing .jcc-rw-readiness a,
body.jcc-page-landing .jcc-rw-readiness button,
body.jcc-page-landing .jcc-rw-check a,
body.jcc-page-landing .jcc-rw-check button {
  box-sizing: border-box;
  min-height: 48px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 12px 24px;
  border-radius: 999px !important;
  font-family: 'Hanken Grotesk', system-ui, sans-serif !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  line-height: 1.15 !important;
  letter-spacing: .11em !important;
  text-transform: uppercase !important;
}
/* JCC inline readiness controls 2026-07-18: neutral action hierarchy. */
body.jcc-grey-return a:has(> img) { color: inherit; border-color: transparent; }
body.jcc-page-landing a[style*="background:#626262" i],
body.jcc-page-landing button[data-jcc-faq-ready-bound] {
  box-sizing: border-box;
  min-height: 48px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 12px 24px !important;
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  background: #303030 !important;
  border: 1px solid #303030 !important;
  border-radius: 999px !important;
  font-family: 'Hanken Grotesk', system-ui, sans-serif !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  line-height: 1.15 !important;
  letter-spacing: .11em !important;
  text-transform: uppercase !important;
}
body.jcc-page-landing a[style*="background:#626262" i]:hover,
body.jcc-page-landing a[style*="background:#626262" i]:focus-visible,
body.jcc-page-landing button[data-jcc-faq-ready-bound]:hover,
body.jcc-page-landing button[data-jcc-faq-ready-bound]:focus-visible { background: #202020 !important; border-color: #202020 !important; }
body.jcc-page-landing main a[href="/contact/"]:not(.jcc-rw-button) { color:#ffffff !important; -webkit-text-fill-color:#ffffff !important; background:#303030 !important; border:1px solid #303030 !important; border-radius:999px !important; font-family:'Hanken Grotesk',system-ui,sans-serif !important; font-size:12px !important; font-weight:700 !important; letter-spacing:.11em !important; text-transform:uppercase !important; }
