/* Focused visual system for Why JK GLOBAL, How We Work and the three insight hubs. */

.why-page .content-section,
.work-page .content-section,
.insight-category-page .content-section { padding: 86px 0; }

/* Why JK GLOBAL */
.why-page .about-manifesto { min-height: 650px; padding: 54px 0 72px; }
.why-page .about-manifesto-grid { grid-template-columns: 1.06fr .94fr; gap: 7%; align-items: center; }
.why-page .about-manifesto h1 { max-width: 760px; font-size: clamp(58px, 5.2vw, 82px); }
.about-manifesto-lead { max-width: 630px; margin: 25px 0 0; color: #bcd0df; font-size: 17px; line-height: 1.7; }
.why-page .about-manifesto-copy { padding: 0; overflow: hidden; border: 0; background: rgba(8,58,104,.62); box-shadow: 0 24px 60px rgba(0,13,31,.28); }
.why-page .about-manifesto-copy > p { margin: 25px 30px 21px; font-size: 15px; }
.why-page .about-manifesto-copy > .button { margin: 0 30px 30px; }
.connected-plan { position: relative; min-height: 315px; background: url("../images/why-jk-global-hero-v1.png") center / cover no-repeat; }
.connected-plan::before,
.connected-plan::after,
.connected-plan > strong,
.connected-plan-node { display: none; }
.connected-plan-node--business { top: 8%; left: 8%; }
.connected-plan-node--identity { top: 8%; right: 8%; }
.connected-plan-node--living { right: 9%; bottom: 10%; }
.connected-plan-node--markets { bottom: 10%; left: 9%; }
.why-page main > .content-section:nth-of-type(2) { background: #eef4f7; }
.why-page .about-proof { gap: 12px; border: 0; }
.why-page .about-proof article { min-height: 218px; padding: 31px; border: 0; border-top: 3px solid #c4933f; background: #fff; box-shadow: 0 15px 36px rgba(6,43,78,.08); }
.why-page .about-proof h2 { margin-top: 34px; }
.why-page .reason-stack { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 16px; }
.why-page .reason-card { position: relative; display: block; min-height: 260px; padding: 37px; overflow: hidden; border: 1px solid #cbd7df; background: #fff; }
.why-page .reason-card::before { content: ""; display: block; width: 42px; height: 5px; margin-bottom: 42px; background: #c4933f; }
.why-page .reason-card:nth-child(2),
.why-page .reason-card:nth-child(3) { color: #fff; border-color: #0a3d6b; background: #083762; }
.why-page .reason-card:nth-child(2) h3,
.why-page .reason-card:nth-child(3) h3 { color: #fff; }
.why-page .reason-card:nth-child(2) p,
.why-page .reason-card:nth-child(3) p { color: #c4d5e3; }
.why-page .reason-card h3 { margin: 0 0 18px; font-size: 31px; }
.why-page .scope-grid { gap: 14px; background: transparent; }
.why-page .scope-grid article { min-height: 246px; border: 1px solid #c8d5de; border-top: 4px solid #0a4e88; background: linear-gradient(145deg,#fff,#f1f6f9); }

/* How We Work */
.work-page .work-hero { position: relative; min-height: 650px; padding: 52px 0 72px; overflow: hidden; color: #fff; background: linear-gradient(125deg,#032347 0%,#073a6b 70%,#0a4b7b 100%); }
.work-page .work-hero::after { content: ""; position: absolute; inset: 0; opacity: .13; background-image: radial-gradient(circle,rgba(255,255,255,.8) 1px,transparent 1px); background-size: 22px 22px; mask-image: linear-gradient(90deg,transparent 10%,#000); }
.work-page .work-hero .shell { position: relative; z-index: 1; }
.work-page .work-hero .page-breadcrumb,
.work-page .work-hero .page-breadcrumb a { color: #c5d6e4; }
.work-page .work-hero-grid { grid-template-columns: .92fr 1.08fr; gap: 7%; align-items: center; }
.work-page .work-hero h1 { color: #fff; font-size: clamp(56px,5.1vw,80px); }
.work-hero-lead { max-width: 620px; margin: 25px 0 0; color: #c4d5e3; font-size: 17px; line-height: 1.75; }
.work-page .work-hero-side { padding: 0; overflow: hidden; border: 0; background: rgba(4,35,71,.58); box-shadow: 0 22px 55px rgba(0,15,34,.28); }
.work-page .work-hero-side > p { margin: 25px 30px 21px; color: #d1e0eb; font-size: 15px; }
.work-page .work-hero-side > .button { margin: 0 30px 30px; }
.work-hero-track { position: relative; min-height: 315px; background: url("../images/how-we-work-hero-v1.png") center / cover no-repeat; }
.work-hero-track::before,
.work-hero-track span { display: none; }
.work-page main > .content-section:nth-of-type(2) { background: #eef4f7; }
.work-page .scope-grid { gap: 14px; background: transparent; }
.work-page .scope-grid article { min-height: 250px; border: 1px solid #c8d5df; background: #fff; box-shadow: 0 14px 34px rgba(6,41,75,.07); }
.work-page .scope-grid article:nth-child(2) { color: #fff; border-color: #0b426e; background: #093866; }
.work-page .scope-grid article:nth-child(2) h3 { color: #fff; }
.work-page .scope-grid article:nth-child(2) p { color: #c4d5e2; }
.work-page .work-map { border: 0; box-shadow: 0 18px 48px rgba(4,36,69,.12); }
.work-page .work-map-step { min-height: 105px; background: #fff; }
.work-page .reason-stack { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 15px; }
.work-page .reason-card { display: block; min-height: 225px; padding: 34px; border: 1px solid #c8d5df; border-top: 4px solid #c4933f; background: linear-gradient(145deg,#fff,#f0f5f8); }
.work-page .reason-card::before { content: ""; display: block; width: 42px; height: 3px; margin-bottom: 32px; border: 0; border-radius: 0; background: #c4933f; }
.work-page .reason-card h3 { margin: 0 0 15px; }
.work-page .about-proof { gap: 10px; border: 0; }
.work-page .about-proof article { border: 0; background: #fff; box-shadow: 0 10px 28px rgba(6,40,72,.06); }

/* Insight category hubs */
.insight-category-page .insight-hero { min-height: 650px; padding: 48px 0 68px; }
.insight-category-page .insight-hero-grid { grid-template-columns: 1fr .92fr; gap: 7%; align-items: center; }
.insight-category-page .insight-hero h1 { font-size: clamp(56px,5vw,78px); line-height: 1; }
.insight-hero-lead { max-width: 580px; margin: 24px 0 0; color: #4f687d; font-size: 17px; line-height: 1.75; }
.insight-hero-panel { min-height: 0; padding: 0; overflow: hidden; color: #fff; background: #062e59; box-shadow: 0 24px 60px rgba(4,36,69,.2); }
.insight-hero-side { display: grid; padding: 25px 28px 28px; grid-template-columns: 1fr auto; gap: 24px; align-items: center; border-top: 0; }
.insight-hero-side p { margin: 0; color: #c9d9e6; font-size: 14px; line-height: 1.7; }
.insight-hero-side .button { min-width: 175px; }
.category-map { position: relative; min-height: 335px; background-position: center; background-size: cover; background-repeat: no-repeat; }
.category-map::before,
.category-map::after,
.category-map > strong,
.category-map > span { display: none; }
.category-map > span:nth-of-type(1) { top: 8%; left: 8%; }
.category-map > span:nth-of-type(2) { top: 8%; right: 8%; }
.category-map > span:nth-of-type(3) { right: 8%; bottom: 9%; }
.category-map > span:nth-of-type(4) { bottom: 9%; left: 8%; }
.insight-category-page--business .insight-hero { background: linear-gradient(120deg,#edf3f7,#dce8f0); }
.insight-category-page--business .insight-hero-panel { background: #052f59; }
.category-map--business { background-image: url("../images/insights-business-hero-v1.png"); }
.insight-category-page--identity .insight-hero { color: #fff; background: linear-gradient(120deg,#07345e,#0c567d); }
.insight-category-page--identity .insight-hero h1,
.insight-category-page--identity .insight-hero .eyebrow { color: #fff; }
.insight-category-page--identity .insight-hero .page-breadcrumb,
.insight-category-page--identity .insight-hero .page-breadcrumb a,
.insight-category-page--identity .insight-hero-lead { color: #c8d9e6; }
.insight-category-page--identity .insight-hero-panel { background: rgba(4,38,72,.72); border: 1px solid rgba(255,255,255,.18); }
.category-map--identity { background-image: url("../images/insights-identity-hero-v1.png"); }
.insight-category-page--relocation .insight-hero { color: #083250; background: linear-gradient(120deg,#e7f1ef,#d4e8e6); }
.insight-category-page--relocation .insight-hero h1 { color: #07345b; }
.insight-category-page--relocation .insight-hero .eyebrow { color: #0c6170; }
.insight-category-page--relocation .insight-hero .page-breadcrumb,
.insight-category-page--relocation .insight-hero .page-breadcrumb a,
.insight-category-page--relocation .insight-hero-lead { color: #486c76; }
.insight-category-page--relocation .insight-hero-panel { background: #0a5763; }
.category-map--relocation { background-image: url("../images/insights-relocation-hero-v1.png"); }
.category-map--relocation > strong { background: #08434e; }
.category-map--relocation > span { background: #15727d; }
.insight-category-page main > .content-section:nth-of-type(even) { background: #f0f5f8; }
.insight-category-page .insight-feature { min-height: 430px; overflow: hidden; border-top-width: 4px; }
.insight-category-page .insight-feature-copy { padding: 48px; }
.insight-category-page .insight-feature-visual { min-height: 390px; padding: 0; overflow: hidden; background: #07335f; }
.insight-category-page .decision-orbit { width: 100%; height: 100%; min-height: 390px; border: 0; border-radius: 0; aspect-ratio: auto; background-position: center; background-size: cover; }
.insight-category-page .decision-orbit::before,
.insight-category-page .decision-orbit::after,
.insight-category-page .decision-orbit span { display: none; }
.insight-category-page--business .decision-orbit { background-image: url("../images/insight-business-feature-v1.png"); }
.insight-category-page--identity .decision-orbit { background-image: url("../images/insight-identity-feature-v1.png"); }
.insight-category-page--relocation .decision-orbit { background-image: url("../images/insight-relocation-feature-v1.png"); }
.insight-category-page .insight-card-grid { gap: 14px; }
.insight-category-page .insight-card { position: relative; min-height: 330px; padding: 34px; overflow: hidden; border: 1px solid #c8d5df; border-top: 4px solid #0b568f; background: linear-gradient(145deg,#fff,#eef4f7); }
.insight-category-page .insight-card::before { content: ""; display: block; width: 44px; height: 3px; border: 0; border-radius: 0; background: #c4933f; }
.insight-category-page .insight-card h2 { margin: 32px 0 16px; font-size: 28px; }
.insight-category-page .insight-card p { font-size: 14px; }
.insight-category-page .insight-lenses { gap: 10px; border: 0; }
.insight-category-page .insight-lenses article { min-height: 210px; padding: 28px 24px; border: 1px solid #c8d5df; border-top: 3px solid #c4933f; background: #fff; }
.insight-category-page .insight-lenses h3 { margin-top: 24px; }

/* Relocation insight household decision map */
.insight-category-page--relocation .household-map-section { position: relative; overflow: hidden; background: #eaf1f5; }
.insight-category-page--relocation .household-map-section::before { content: ""; position: absolute; inset: 0; opacity: .18; background-image: radial-gradient(circle, rgba(10,75,105,.35) 1px, transparent 1px); background-size: 20px 20px; mask-image: linear-gradient(90deg, transparent, #000 18%, #000 82%, transparent); pointer-events: none; }
.household-map-section .shell { position: relative; }
.household-map-header { display: grid; grid-template-columns: minmax(0,1.1fr) minmax(320px,.7fr); gap: 9%; align-items: end; margin-bottom: 52px; }
.household-map-header h2 { max-width: 700px; margin: 0; color: var(--navy); font-family: Georgia,"Times New Roman",serif; font-size: clamp(46px,4.2vw,64px); font-weight: 500; letter-spacing: -.04em; line-height: 1.04; }
.household-map-intro { padding: 6px 0 6px 34px; border-left: 2px solid #c4933f; }
.household-map-intro p { margin: 0 0 22px; color: #587086; font-size: 15px; line-height: 1.75; }
.household-map-intro strong, .household-map-intro span { display: block; }
.household-map-intro strong { color: var(--navy); font-family: Georgia,serif; font-size: 20px; }
.household-map-intro span { margin-top: 5px; color: #a87522; font-size: 9px; font-weight: 850; letter-spacing: .12em; text-transform: uppercase; }
.household-planning-grid { display: grid; grid-template-columns: repeat(12,minmax(0,1fr)); gap: 16px; }
.household-lens { position: relative; grid-column: span 4; min-width: 0; overflow: hidden; border: 1px solid #cbd7df; background: #fff; box-shadow: 0 14px 35px rgba(4,39,72,.07); transition: transform .32s ease, box-shadow .32s ease, border-color .32s ease; }
.household-lens:nth-child(n+4) { display: grid; grid-column: span 6; grid-template-columns: minmax(210px,.8fr) minmax(0,1.2fr); }
.household-lens:hover { z-index: 1; border-color: #aebfcb; box-shadow: 0 24px 52px rgba(4,39,72,.15); transform: translateY(-6px); }
.household-lens-media { position: relative; height: 190px; overflow: hidden; background: #0a4163; }
.household-lens:nth-child(n+4) .household-lens-media { height: 100%; min-height: 290px; }
.household-lens-media::after { content: ""; position: absolute; inset: 0; background: linear-gradient(180deg,rgba(3,32,58,.02),rgba(3,32,58,.34)); }
.household-lens-media img { width: 100%; height: 100%; object-fit: cover; transition: transform .55s cubic-bezier(.22,.61,.36,1), filter .55s ease; }
.household-lens:hover .household-lens-media img { filter: saturate(1.06); transform: scale(1.045); }
.household-lens-icon { position: absolute; right: 20px; bottom: 0; z-index: 1; display: grid; width: 52px; height: 52px; place-items: center; border: 2px solid #fff; border-radius: 50%; background: #073b63; color: #fff; box-shadow: 0 7px 20px rgba(2,25,47,.28); transform: translateY(50%); }
.household-lens-icon svg { width: 24px; height: 24px; fill: none; stroke: currentColor; stroke-width: 1.45; stroke-linecap: round; stroke-linejoin: round; }
.household-lens-copy { display: flex; min-width: 0; min-height: 270px; flex-direction: column; padding: 34px 28px 27px; }
.household-lens:nth-child(n+4) .household-lens-copy { min-height: 290px; padding: 36px 34px 30px; }
.household-lens-copy small { color: #a87522; font-size: 9px; font-weight: 900; letter-spacing: .14em; text-transform: uppercase; }
.household-lens-copy h3 { margin: 11px 0 13px; color: var(--navy); font-family: Georgia,serif; font-size: 30px; font-weight: 500; line-height: 1.08; }
.household-lens-copy > p { margin: 0; color: #5a7186; font-size: 13px; line-height: 1.72; }
.household-lens-impact { display: flex; flex-wrap: wrap; gap: 7px 9px; margin-top: auto; padding-top: 20px; }
.household-lens-impact b { width: 100%; margin-bottom: 2px; color: #798b9b; font-size: 8px; font-weight: 850; letter-spacing: .12em; text-transform: uppercase; }
.household-lens-impact span { padding: 6px 9px; border: 1px solid #d3dde5; background: #f5f8fa; color: #244b68; font-size: 9px; font-weight: 750; line-height: 1.2; }

@media (max-width: 980px) {
  .household-map-header { grid-template-columns: 1fr; gap: 28px; }
  .household-map-intro { max-width: 680px; }
  .household-lens { grid-column: span 6; }
  .household-lens:nth-child(n+4) { display: block; grid-column: span 6; }
  .household-lens:last-child { grid-column: 4 / span 6; }
  .household-lens:nth-child(n+4) .household-lens-media { height: 190px; min-height: 0; }
  .household-lens:nth-child(n+4) .household-lens-copy { min-height: 270px; padding: 34px 28px 27px; }
}

@media (max-width: 620px) {
  .household-map-header { margin-bottom: 34px; }
  .household-map-header h2 { font-size: 42px; }
  .household-map-intro { padding-left: 22px; }
  .household-planning-grid { gap: 13px; }
  .household-lens, .household-lens:nth-child(n+4), .household-lens:last-child { display: block; grid-column: 1 / -1; }
  .household-lens-media, .household-lens:nth-child(n+4) .household-lens-media { height: 205px; }
  .household-lens-copy, .household-lens:nth-child(n+4) .household-lens-copy { min-height: 0; padding: 31px 24px 25px; }
  .household-lens-impact { margin-top: 25px; }
}

@media (max-width: 1050px) {
  .why-page .about-manifesto-grid,
  .work-page .work-hero-grid,
  .insight-category-page .insight-hero-grid { grid-template-columns: 1fr; }
  .why-page .about-manifesto-copy,
  .work-page .work-hero-side,
  .insight-hero-panel { margin-top: 38px; }
  .why-page .about-proof { grid-template-columns: repeat(2,1fr); }
  .insight-category-page .insight-hero { min-height: 0; }
}

@media (max-width: 760px) {
  .why-page .content-section,
  .work-page .content-section,
  .insight-category-page .content-section { padding: 70px 0; }
  .why-page .about-manifesto,
  .work-page .work-hero { min-height: 0; padding: 42px 0 58px; }
  .why-page .about-manifesto-copy,
  .work-page .work-hero-side,
  .insight-hero-panel { padding: 0; }
  .connected-plan,
  .category-map { min-height: 245px; }
  .connected-plan-node { width: 60px; height: 60px; font-size: 8px; }
  .why-page .reason-stack,
  .work-page .reason-stack { grid-template-columns: 1fr; }
  .work-hero-track { min-height: 245px; }
  .work-hero-track::before { display: none; }
  .work-hero-track span { min-height: 54px; }
  .work-hero-track span:nth-child(2),
  .work-hero-track span:nth-child(4) { transform: none; }
  .work-hero-track span::before { top: 50%; left: 10px; transform: translateY(-50%); }
  .insight-category-page .insight-hero { padding: 40px 0 56px; }
  .insight-category-page .insight-hero h1 { font-size: 46px; }
  .insight-hero-panel { min-height: 0; }
  .insight-hero-side { grid-template-columns: 1fr; }
  .why-page .about-manifesto-copy > p,
  .work-page .work-hero-side > p { margin-right: 22px; margin-left: 22px; }
  .why-page .about-manifesto-copy > .button,
  .work-page .work-hero-side > .button { margin-right: 22px; margin-left: 22px; }
  .insight-category-page .insight-feature-copy { padding: 32px; }
  .insight-category-page .insight-feature-visual,
  .insight-category-page .decision-orbit { min-height: 320px; }
}
