/* About PIDW: the editorial journey page is intentionally isolated from legacy styles. */
.about-page-legacy { display: none; }
.pidw-about { --about-ink: #171717; --about-paper: #f4f1eb; --about-red: #9d2729; display: block; color: var(--about-ink); background: #fff; isolation: isolate; }
.pidw-about * { box-sizing: border-box; }
.pidw-about h1, .pidw-about h2, .pidw-about h3, .pidw-about p { margin-top: 0; }
.pidw-about__eyebrow { margin-bottom: 1.2rem; color: currentColor; font-family: Axiforma, Arial, sans-serif; font-size: .68rem; font-weight: 600; letter-spacing: .14em; line-height: 1.3; text-transform: uppercase; opacity: .7; }
.pidw-about__hero { position: relative; display: flex; min-height: 100svh; overflow: hidden; align-items: end; color: #fff; isolation: isolate; }
.pidw-about__hero-image, .pidw-about__hero-overlay { position: absolute; inset: 0; width: 100%; height: 100%; }
.pidw-about__hero-image { object-fit: cover; object-position: center; z-index: -2; }
.pidw-about__hero-overlay { z-index: -1; background: linear-gradient(90deg, rgb(9 9 10 / 84%) 0%, rgb(9 9 10 / 43%) 60%, rgb(9 9 10 / 18%) 100%); }
.pidw-about__hero-content { padding-top: 12rem; padding-bottom: 9rem; }
.pidw-about__hero h1 { max-width: 11em; margin-bottom: 1.15rem; font-size: clamp(4.2rem, 9.5vw, 10rem); font-weight: 400; letter-spacing: -.065em; line-height: .83; }
.pidw-about__tagline { margin-bottom: 0; font-family: Axiforma, Arial, sans-serif; font-size: clamp(.9rem, 1.3vw, 1.2rem); font-weight: 600; letter-spacing: .04em; line-height: 1.5; }
.pidw-about__hero-actions { display: flex; flex-wrap: wrap; gap: .75rem; margin-top: 2.5rem; }
.pidw-about__button { display: inline-flex; min-height: 3.25rem; align-items: center; gap: 2rem; padding: .85rem 1.1rem; border: 1px solid #fff; color: #171717; background: #fff; font-family: Axiforma, Arial, sans-serif; font-size: .72rem; font-weight: 600; text-decoration: none; transition: .25s ease; }
.pidw-about__button span, .pidw-about__text-link span { font-size: 1.15em; }
.pidw-about__button--ghost { color: #fff; background: transparent; }
.pidw-about__button:hover { color: #fff; background: var(--about-red); border-color: var(--about-red); }
.pidw-about__route { position: absolute; right: 0; bottom: 0; left: 0; display: flex; align-items: center; gap: .7rem; padding-bottom: 1.8rem; font-family: Axiforma, Arial, sans-serif; font-size: .63rem; font-weight: 600; letter-spacing: .06em; text-transform: uppercase; }
.pidw-about__route i { width: 2.2rem; height: 1px; background: rgb(255 255 255 / 55%); }
.pidw-about__intro, .pidw-about__journey, .pidw-about__impact, .pidw-about__roundtables, .pidw-about__opportunity, .pidw-about__judicial, .pidw-about__close { padding: clamp(5rem, 11vw, 10rem) 0; }
.pidw-about__intro, .pidw-about__roundtables { color: var(--about-ink); background-color: #fff; }
.pidw-about__opportunity { color: var(--about-ink); background-color: var(--about-paper); }
.pidw-about__split { display: grid; grid-template-columns: minmax(12rem, .65fr) minmax(0, 1.35fr); gap: clamp(2rem, 8vw, 10rem); }
.pidw-about__split h2, .pidw-about__section-heading h2, .pidw-about__judicial h2 { max-width: 13em; margin-bottom: 2rem; font-size: clamp(2.9rem, 5.4vw, 6rem); font-weight: 400; letter-spacing: -.06em; line-height: .92; }
.pidw-about__split > div > p { max-width: 48rem; color: rgb(23 23 23 / 72%); font-size: clamp(1rem, 1.25vw, 1.2rem); line-height: 1.68; }
.pidw-about__split .pidw-about__process { max-width: 52rem; margin-top: 2rem; color: var(--about-ink); font-family: Axiforma, Arial, sans-serif; font-size: .77rem; font-weight: 600; line-height: 1.9; }
.pidw-about__process b, .pidw-about__lead b, .pidw-about__judicial h2 b { color: var(--about-red); }
.pidw-about__journey { background: var(--about-paper); }
.pidw-about__section-heading { display: grid; grid-template-columns: minmax(12rem, .65fr) minmax(0, 1.35fr); gap: clamp(2rem, 8vw, 10rem); margin-bottom: clamp(3.5rem, 7vw, 7rem); }
.pidw-about__split > .pidw-about__eyebrow,
.pidw-about__section-heading > .pidw-about__eyebrow,
.pidw-about__judicial-grid > div > .pidw-about__eyebrow,
.pidw-about__close > .container > .pidw-about__eyebrow {
  max-width: 7em;
  margin-bottom: 0;
  font-size: clamp(1.35rem, 2.2vw, 2.35rem);
  font-weight: 500;
  letter-spacing: -.045em;
  line-height: .95;
  text-transform: none;
  opacity: 1;
}
.pidw-about__section-heading h2 { margin-bottom: 0; }
.pidw-about__timeline { margin: 0; padding: 0; list-style: none; }
.pidw-about__timeline-item { display: grid; grid-template-columns: 4rem minmax(12rem, .7fr) minmax(18rem, 1.3fr); gap: clamp(1.25rem, 3vw, 3.5rem); align-items: start; padding: 2.3rem 0; border-top: 1px solid rgb(23 23 23 / 22%); }
.pidw-about__timeline-item:last-child { border-bottom: 1px solid rgb(23 23 23 / 22%); }
.pidw-about__timeline-number, .pidw-about__impact-grid span { font-family: Axiforma, Arial, sans-serif; font-size: .7rem; font-weight: 600; letter-spacing: .1em; opacity: .58; }
.pidw-about__timeline-item img { width: 100%; aspect-ratio: 1.25; object-fit: cover; filter: saturate(.75) contrast(1.03); }
.pidw-about__timeline-item h3, .pidw-about__roundtables h3, .pidw-about__opportunity h3 { margin-bottom: 1rem; font-size: clamp(1.9rem, 3vw, 3.6rem); font-weight: 400; letter-spacing: -.055em; line-height: .95; }
.pidw-about__timeline-item p:not(.pidw-about__eyebrow), .pidw-about__roundtables article > p:not(.pidw-about__eyebrow), .pidw-about__opportunity article > div > p:not(.pidw-about__lead), .pidw-about__judicial-grid > div:last-child p { color: rgb(23 23 23 / 70%); font-size: .97rem; line-height: 1.65; }
.pidw-about__timeline-item ul { margin: 1.3rem 0 0; padding: 0; list-style: none; font-family: Axiforma, Arial, sans-serif; font-size: .68rem; font-weight: 600; line-height: 1.65; }
.pidw-about__timeline-item li { margin-top: .45rem; }
.pidw-about__timeline-item li::before { margin-right: .55rem; color: var(--about-red); content: "—"; }
.pidw-about__text-link { display: inline-flex; gap: 1rem; margin-top: 1.25rem; color: inherit; font-family: Axiforma, Arial, sans-serif; font-size: .7rem; font-weight: 600; text-decoration: underline; text-underline-offset: .35rem; }
.pidw-about__impact { color: #fff; background: #171717; }
.pidw-about__impact-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); border: 1px solid rgb(255 255 255 / 24%); }
.pidw-about__impact-grid article { min-height: 25rem; padding: clamp(1.5rem, 3vw, 3rem); border-right: 1px solid rgb(255 255 255 / 24%); }
.pidw-about__impact-grid article:last-child { border: 0; }
.pidw-about__impact-grid span { display: block; margin-bottom: 5rem; }
.pidw-about__impact-grid h3 { max-width: 10em; margin-bottom: 1rem; font-size: clamp(1.8rem, 2.5vw, 3rem); font-weight: 400; letter-spacing: -.055em; line-height: .96; }
.pidw-about__impact-grid p { max-width: 29rem; color: rgb(255 255 255 / 66%); font-size: .9rem; line-height: 1.68; }
.pidw-about__roundtable-grid, .pidw-about__opportunity-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 1px; background: rgb(23 23 23 / 22%); }
.pidw-about__roundtable-grid article { min-height: 32rem; padding: clamp(2rem, 5vw, 5rem); background: #fff; }
.pidw-about__roundtable-image { position: relative; display: flex; overflow: hidden; align-items: end; color: #fff; isolation: isolate; }
.pidw-about__roundtable-image::after { position: absolute; z-index: -1; inset: 0; background: linear-gradient(0deg, rgb(0 0 0 / 80%), transparent 72%); content: ""; }
.pidw-about__roundtable-image img { position: absolute; z-index: -2; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.pidw-about__roundtable-image p { color: rgb(255 255 255 / 72%) !important; }
.pidw-about__opportunity { background: var(--about-paper); }
.pidw-about__opportunity-grid article { background: #fff; }
.pidw-about__opportunity-grid img { display: block; width: 100%; height: clamp(15rem, 27vw, 27rem); object-fit: cover; }
.pidw-about__opportunity-grid article > div { padding: clamp(2rem, 4vw, 4rem); }
.pidw-about__opportunity-grid h3 { margin-bottom: 1.2rem; }
.pidw-about__lead { color: var(--about-red) !important; font-family: Axiforma, Arial, sans-serif; font-size: .75rem !important; font-weight: 600; line-height: 1.6 !important; }
.pidw-about__judicial { color: #fff; background: linear-gradient(135deg, #19191c, #52201f); }
.pidw-about__judicial-grid { display: grid; grid-template-columns: minmax(18rem, 1fr) minmax(18rem, 1fr); gap: clamp(2rem, 9vw, 11rem); align-items: end; }
.pidw-about__judicial h2 { margin-bottom: 0; }
.pidw-about__judicial-grid > div:last-child p { color: rgb(255 255 255 / 70%); }
.pidw-about__judicial-name { color: #fff !important; font-family: Axiforma, Arial, sans-serif; font-size: 1rem !important; font-weight: 600; }
.pidw-about__close { padding-top: clamp(7rem, 16vw, 15rem); padding-bottom: clamp(7rem, 12vw, 12rem); color: #fff; background: #090909; text-align: center; }
.pidw-about__close h2 { max-width: 15em; margin: 0 auto 3rem; font-size: clamp(2.8rem, 6.6vw, 7.5rem); font-weight: 400; letter-spacing: -.065em; line-height: .88; }
.pidw-about__close h2 em { color: #d85b55; font-style: normal; }
.pidw-about__close-process, .pidw-about__close-community { max-width: 64rem; margin-right: auto; margin-left: auto; color: rgb(255 255 255 / 72%); font-family: Axiforma, Arial, sans-serif; font-size: clamp(.73rem, 1vw, .95rem); font-weight: 600; line-height: 1.8; }
.pidw-about__close-community { margin-top: 1.25rem; }
.pidw-about__close .pidw-about__tagline { margin-top: 4rem; }
@media (max-width: 767px) { .pidw-about__hero { min-height: 46rem; } .pidw-about__hero-content { padding-top: 9rem; padding-bottom: 9rem; } .pidw-about__hero-overlay { background: linear-gradient(0deg, rgb(9 9 10 / 88%), rgb(9 9 10 / 32%)); } .pidw-about__route { flex-wrap: wrap; padding-bottom: 1.1rem; font-size: .54rem; } .pidw-about__route i { width: 1rem; } .pidw-about__split, .pidw-about__section-heading, .pidw-about__judicial-grid { grid-template-columns: 1fr; gap: 1.25rem; } .pidw-about__timeline-item { grid-template-columns: 2rem 1fr; } .pidw-about__timeline-item img { grid-column: 2; } .pidw-about__timeline-item > div:last-child { grid-column: 2; } .pidw-about__impact-grid, .pidw-about__roundtable-grid, .pidw-about__opportunity-grid { grid-template-columns: 1fr; } .pidw-about__impact-grid article { min-height: 0; border-right: 0; border-bottom: 1px solid rgb(255 255 255 / 24%); } .pidw-about__impact-grid span { margin-bottom: 3rem; } .pidw-about__roundtable-grid article { min-height: 25rem; } .pidw-about__opportunity-grid img { height: 15rem; } }
