.jmt-about {
  --ink: #151a23;
  --paper: #f5f7f8;
  --signal: #e54f32;
  --blue: #244b73;
  --line: #d8dde2;
  width: min(1440px, calc(100% + 28px));
  max-width: none !important;
  position: relative;
  left: -14px;
  margin: 32px 0 48px -16px !important;
  color: var(--ink);
  font-family: "Avenir Next", "PingFang SC", "Hiragino Sans GB", sans-serif;
  line-height: 1.7;
}
.jmt-about *, .jmt-about *::before, .jmt-about *::after { box-sizing: border-box; }
.jmt-about a { text-decoration: none; }
.jmt-about-hero { min-height: 720px; display: grid; grid-template-columns: minmax(0, 1.12fr) minmax(390px, .88fr); align-items: center; gap: clamp(46px, 7vw, 110px); padding: clamp(52px, 8vw, 116px); overflow: hidden; border-radius: 28px; background: linear-gradient(135deg, #eef3f6, #f8f9f9 56%, #e8edf1); }
.jmt-about-eyebrow, .jmt-about-section-head > p, .jmt-about-fit article > p, .jmt-about-cta > p { margin: 0 0 18px; color: var(--signal); font-size: 12px; font-weight: 800; letter-spacing: .18em; }
.jmt-about-copy h1 { margin: 0; font-family: "Songti SC", "Noto Serif CJK SC", serif; font-size: clamp(52px, 6.2vw, 92px); font-weight: 600; letter-spacing: -.06em; line-height: 1.05; }
.jmt-about-copy h1 span { color: var(--blue); }
.jmt-about-lead { max-width: 650px; margin: 32px 0 18px; color: #4f5965; font-size: clamp(17px, 1.45vw, 21px); }
.jmt-about-proof { max-width: 620px; margin: 0 0 30px; color: #77818c; font-size: 13px; }
.jmt-about-actions { display: flex; align-items: center; gap: 22px; }
.jmt-about-actions > a:not(.jmt-about-primary) { color: var(--blue); font-weight: 700; }
.jmt-about-copy > small { display: block; margin-top: 14px; color: #7b858f; }
.jmt-about-primary { min-height: 50px; display: inline-flex; align-items: center; justify-content: center; padding: 11px 24px; border-radius: 999px; background: var(--signal); color: #fff !important; font-weight: 800; }
.jmt-about-primary:hover { background: #c83e26; }
.jmt-about-agenda { padding: 26px 30px 34px; border-radius: 4px 4px 26px 4px; background: var(--ink); color: #eef2f5; box-shadow: 26px 30px 0 #dce4e9; transform: rotate(.8deg); }
.jmt-about-agenda header { display: grid; grid-template-columns: 10px 1fr auto; align-items: center; gap: 10px; padding-bottom: 20px; border-bottom: 1px solid #343b46; color: #8e98a5; font-size: 11px; }
.jmt-about-agenda header span { width: 9px; height: 9px; border-radius: 50%; background: var(--signal); box-shadow: 0 0 0 5px rgba(229,79,50,.12); }
.jmt-about-agenda header b { color: #dfe4e8; }
.jmt-about-agenda header em { font-style: normal; }
.jmt-about-agenda ol { margin: 0; padding: 0; list-style: none; }
.jmt-about-agenda li { display: grid; grid-template-columns: 54px 1fr; gap: 2px 12px; padding: 20px 0; border-bottom: 1px solid #2f3640; }
.jmt-about-agenda time { grid-row: 1 / 3; color: #65707d; font-family: ui-monospace, monospace; font-size: 11px; }
.jmt-about-agenda b { font-size: 15px; }
.jmt-about-agenda small { color: #87919e; }
.jmt-about-metrics { display: grid; grid-template-columns: repeat(4, 1fr); border: 1px solid var(--line); border-top: 0; }
.jmt-about-metrics article { padding: 34px clamp(20px, 3vw, 42px); border-right: 1px solid var(--line); background: #fff; }
.jmt-about-metrics article:last-child { border-right: 0; }
.jmt-about-metrics strong, .jmt-about-metrics span { display: block; }
.jmt-about-metrics strong { color: var(--blue); font-family: ui-monospace, monospace; font-size: clamp(26px, 3vw, 42px); }
.jmt-about-metrics span { color: #717b86; font-size: 13px; }
.jmt-about-overview, .jmt-about-outcomes { padding: clamp(66px, 8vw, 108px) clamp(30px, 7vw, 100px); border-bottom: 1px solid var(--line); }
.jmt-about-overview .jmt-about-section-head { max-width: 880px; }
.jmt-about-overview .jmt-about-metrics { margin-top: 40px; }
.jmt-about-overview-note { margin: 14px 0 0; }
.jmt-about-outcomes .jmt-about-section-head { max-width: 920px; margin-bottom: 40px; }
.jmt-about-outcome-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px; }
.jmt-about-outcome-grid article { position: relative; min-height: 240px; padding: 34px 34px 32px 86px; border: 1px solid var(--line); background: #fff; }
.jmt-about-outcome-grid article > span { position: absolute; top: 36px; left: 32px; }
.jmt-about-outcome-grid h3 { margin: 0 0 10px; }
.jmt-about-outcome-grid p { margin: 0; }
.jmt-about-section { display: grid; grid-template-columns: minmax(260px, .72fr) minmax(0, 1.28fr); gap: clamp(40px, 8vw, 120px); padding: clamp(74px, 9vw, 130px) clamp(30px, 7vw, 100px); border-bottom: 1px solid var(--line); }
.jmt-about-section-head h2, .jmt-about-fit h2, .jmt-about-cta h2 { margin: 0; font-family: "Songti SC", "Noto Serif CJK SC", serif; font-size: clamp(34px, 4vw, 58px); line-height: 1.22; letter-spacing: -.04em; }
.jmt-about-features { display: grid; gap: 0; }
.jmt-about-features article { position: relative; padding: 12px 0 30px 66px; border-bottom: 1px solid var(--line); }
.jmt-about-features article + article { padding-top: 30px; }
.jmt-about-features span { position: absolute; left: 0; top: 15px; width: 44px; height: 44px; display: grid; place-content: center; border-radius: 50%; background: var(--blue); color: #fff; font-size: 12px; }
.jmt-about-features article + article span { top: 33px; }
.jmt-about-features h3 { margin: 0 0 6px; font-size: 21px; }
.jmt-about-features p { margin: 0; color: #66717c; }
.jmt-about-listen { background: #fff; }
.jmt-about-listen .jmt-about-section-head > span { max-width: 500px; display: block; margin-top: 20px; color: #66717c; }
.jmt-about-listen-flow { display: grid; gap: 10px; margin: 0; padding: 0; list-style: none; }
.jmt-about-listen-flow li { display: grid; grid-template-columns: 48px minmax(0, 1fr); gap: 18px; padding: 22px 24px; border: 1px solid var(--line); background: var(--paper); }
.jmt-about-listen-flow li > span { width: 48px; height: 48px; display: grid; place-items: center; border-radius: 50%; background: #fff; color: var(--blue); font-size: 12px; font-weight: 800; }
.jmt-about-listen-flow h3 { margin: 0 0 5px; font-size: 20px; }
.jmt-about-listen-flow p { margin: 0; color: #66717c; }
.jmt-about-map > div:last-child { display: grid; grid-template-columns: 1fr 1fr; gap: 0 40px; }
.jmt-about-map ul { margin: 0; padding: 0; list-style: none; }
.jmt-about-map li { padding: 12px 0; border-bottom: 1px solid var(--line); }
.jmt-about-map li::before { content: "—"; margin-right: 10px; color: var(--signal); }
.jmt-about-map > div:last-child > p { grid-column: 1 / -1; margin: 26px 0 0; color: #78828c; font-size: 13px; }
.jmt-about-preview { background: #f5f7f8; }
.jmt-about-preview .jmt-about-section-head > a { display: inline-block; margin-top: 28px; color: var(--blue); font-weight: 800; }
.jmt-about-preview-list { display: grid; gap: 12px; }
.jmt-about-preview-list > a { display: grid; grid-template-columns: 84px minmax(0, 1fr); gap: 4px 16px; padding: 22px 24px; border: 1px solid var(--line); background: #fff; color: var(--ink); transition: border-color .18s ease, transform .18s ease; }
.jmt-about-preview-list > a:hover { border-color: var(--blue); transform: translateX(4px); }
.jmt-about-preview-list span { grid-row: 1 / 3; color: var(--signal); font-family: ui-monospace, monospace; font-size: 11px; font-weight: 800; letter-spacing: .08em; }
.jmt-about-preview-list strong { font-family: "Songti SC", "Noto Serif CJK SC", serif; font-size: 24px; }
.jmt-about-preview-list small { overflow: hidden; color: #737d88; white-space: nowrap; text-overflow: ellipsis; }
.jmt-about-fit { display: grid; grid-template-columns: 1fr 1fr; }
.jmt-about-fit article { min-height: 520px; padding: clamp(52px, 7vw, 100px); background: var(--blue); color: #fff; }
.jmt-about-fit article.is-muted { background: #e9edf0; color: var(--ink); }
.jmt-about-fit article.is-muted > p { color: #718090; }
.jmt-about-fit h2 { font-size: clamp(34px, 3.4vw, 50px); }
.jmt-about-fit ul { margin: 32px 0 0; padding-left: 1.2em; }
.jmt-about-fit li { margin: 12px 0; }
.jmt-about-cta { padding: clamp(76px, 10vw, 150px) 30px; background: var(--ink); color: #fff; text-align: center; }
.jmt-about-cta h2 { font-size: clamp(42px, 5.5vw, 76px); }
.jmt-about-cta > span { max-width: 620px; display: block; margin: 24px auto 34px; color: #a9b1ba; }
.jmt-about-cta > div { display: flex; align-items: center; justify-content: center; gap: 24px; }
.jmt-about-cta > div > a:not(.jmt-about-primary) { color: #cbd1d7; font-weight: 800; }
body:has(.jmt-about) .wp-block-post-title { display: none; }
@media (max-width: 900px) {
  .jmt-about-hero, .jmt-about-section { grid-template-columns: 1fr; }
  .jmt-about-agenda { transform: none; }
  .jmt-about-metrics { grid-template-columns: 1fr 1fr; }
  .jmt-about-metrics article:nth-child(2) { border-right: 0; }
  .jmt-about-metrics article:nth-child(-n+2) { border-bottom: 1px solid var(--line); }
  .jmt-about-outcome-grid { grid-template-columns: 1fr; }
  .jmt-about-outcome-grid article { min-height: 0; }
  .jmt-about-fit { grid-template-columns: 1fr; }
  .jmt-about-fit article { min-height: 0; }
}
@media (max-width: 560px) {
  .jmt-about { width: calc(100% + 28px) !important; margin: 16px 0 32px !important; transform: none; }
  .jmt-about-hero { min-height: 0; padding: 44px 20px; border-radius: 18px; }
  .jmt-about-copy h1 { font-size: 49px; }
  .jmt-about-actions { align-items: flex-start; flex-direction: column; }
  .jmt-about-agenda { padding: 22px 18px 28px; box-shadow: 12px 14px 0 #dce4e9; }
  .jmt-about-agenda header { grid-template-columns: 10px 1fr; }
  .jmt-about-agenda header em { grid-column: 2; }
  .jmt-about-metrics { grid-template-columns: 1fr; }
  .jmt-about-metrics article { border-right: 0; border-bottom: 1px solid var(--line); }
  .jmt-about-overview, .jmt-about-outcomes { padding: 62px 20px; }
  .jmt-about-overview .jmt-about-metrics { margin-top: 30px; }
  .jmt-about-outcomes .jmt-about-section-head { margin-bottom: 30px; }
  .jmt-about-outcome-grid article { padding: 28px 24px 26px 70px; }
  .jmt-about-outcome-grid article > span { top: 31px; left: 24px; }
  .jmt-about-section { padding: 70px 20px; }
  .jmt-about-listen-flow li { grid-template-columns: 40px minmax(0, 1fr); gap: 14px; padding: 20px 18px; }
  .jmt-about-listen-flow li > span { width: 40px; height: 40px; }
  .jmt-about-map > div:last-child { grid-template-columns: 1fr; }
  .jmt-about-map > div:last-child > p { grid-column: auto; }
  .jmt-about-preview-list > a { grid-template-columns: 1fr; }
  .jmt-about-preview-list span { grid-row: auto; }
  .jmt-about-preview-list small { white-space: normal; }
  .jmt-about-fit article { padding: 62px 22px; }
  .jmt-about-cta > div { flex-direction: column; }
}
@media (prefers-reduced-motion: reduce) { .jmt-about * { scroll-behavior: auto !important; } }
