/* Hallmark · genre: editorial · macrostructure: Map / Diagram · theme: custom pigment map · enrichment: generated atelier photography · nav/footer: existing Route C preserved */
/* Hallmark · pre-emit critique: P5 H5 E5 S5 R5 V5 */
@import url("https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,300;9..144,700&family=IBM+Plex+Sans:wght@400;700&display=swap");

html,
body.postid-4743 { overflow-x: clip; }

body.postid-4743 #content {
  background: var(--ns-4743-color-paper);
  color: var(--ns-4743-color-ink);
}

body.postid-4743 article#post-4743 {
  font-family: var(--ns-4743-font-body);
}

body.postid-4743 article#post-4743 .entry-header {
  display: grid;
  grid-template-columns: minmax(0, 4fr) minmax(0, 6fr);
  align-items: end;
  gap: var(--ns-4743-space-xl);
  max-width: 90rem;
  margin-inline: auto;
  padding: var(--ns-4743-space-xl) clamp(var(--ns-4743-space-md), 4vw, var(--ns-4743-space-2xl)) var(--ns-4743-space-2xl);
  border-bottom: var(--ns-4743-rule-hairline) solid var(--ns-4743-color-rule);
}

body.postid-4743 article#post-4743 .entry-header-text {
  text-align: start;
  min-width: 0;
}

body.postid-4743 article#post-4743 .entry-title {
  color: var(--ns-4743-color-ink);
  font-family: var(--ns-4743-font-display);
  font-size: var(--ns-4743-text-display);
  font-weight: 300;
  letter-spacing: -0.035em;
  line-height: 1.02;
  overflow-wrap: anywhere;
}

body.postid-4743 article#post-4743 .entry-image {
  min-width: 0;
  margin: 0;
}

body.postid-4743 article#post-4743 .entry-image img {
  width: 100%;
  aspect-ratio: 3 / 2;
  object-fit: cover;
  border-radius: var(--ns-4743-radius-sm);
}

body.postid-4743 .large-9,
body.postid-4743 .post-sidebar { width: 100%; max-width: none; }
body.postid-4743 .post-sidebar { display: none; }

body.postid-4743 article#post-4743 .entry-content {
  max-width: 80rem;
  margin-inline: auto;
  padding: var(--ns-4743-space-2xl) clamp(var(--ns-4743-space-md), 5vw, var(--ns-4743-space-3xl)) var(--ns-4743-space-3xl);
  font-size: var(--ns-4743-text-md);
  line-height: 1.68;
}

body.postid-4743 article#post-4743 .entry-content > p,
body.postid-4743 article#post-4743 .entry-content > h2,
body.postid-4743 article#post-4743 .entry-content > ul,
body.postid-4743 article#post-4743 .entry-content > ol {
  max-width: 64ch;
  margin-inline: auto;
}

body.postid-4743 article#post-4743 h2,
body.postid-4743 article#post-4743 h3 {
  color: var(--ns-4743-color-ink);
  font-family: var(--ns-4743-font-display);
  font-weight: 700;
  letter-spacing: -0.025em;
  overflow-wrap: anywhere;
  min-width: 0;
}

body.postid-4743 article#post-4743 h2 {
  margin-block: var(--ns-4743-space-2xl) var(--ns-4743-space-lg);
  font-size: var(--ns-4743-text-2xl);
  line-height: 1.12;
}

body.postid-4743 article#post-4743 h3 {
  font-size: var(--ns-4743-text-lg);
  line-height: 1.25;
}

body.postid-4743 article#post-4743 a {
  color: var(--ns-4743-color-accent);
  text-decoration-color: var(--ns-4743-color-rule);
  text-decoration-thickness: var(--ns-4743-rule-hairline);
  text-underline-offset: var(--ns-4743-space-2xs);
}

body.postid-4743 article#post-4743 a:hover { text-decoration-color: var(--ns-4743-color-accent); }
body.postid-4743 article#post-4743 a:focus-visible {
  outline: 3px solid var(--ns-4743-color-focus);
  outline-offset: var(--ns-4743-space-2xs);
}

.postid-4743 .ns-map-intro {
  max-width: 76rem;
  margin-inline: auto;
}

.postid-4743 .ns-lead {
  max-width: 52ch;
  margin: 0;
  font-family: var(--ns-4743-font-display);
  font-size: var(--ns-4743-text-xl);
  line-height: 1.35;
}

.postid-4743 .ns-route-map {
  position: relative;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: var(--ns-4743-space-md);
  margin: var(--ns-4743-space-2xl) 0;
  padding: 0;
  list-style: none;
}

.postid-4743 .ns-route-map::before {
  content: "";
  position: absolute;
  inset-inline: 7%;
  top: var(--ns-4743-space-lg);
  border-top: var(--ns-4743-rule-hairline) solid var(--ns-4743-color-accent);
  z-index: 0;
}

.postid-4743 .ns-route-map li {
  position: relative;
  z-index: 1;
  padding-top: var(--ns-4743-space-xl);
}

.postid-4743 .ns-route-map li::before {
  content: "";
  position: absolute;
  top: calc(var(--ns-4743-space-lg) - var(--ns-4743-space-xs));
  inline-size: var(--ns-4743-space-md);
  block-size: var(--ns-4743-space-md);
  border: 3px solid var(--ns-4743-color-paper);
  border-radius: 50%;
  background: var(--ns-4743-color-accent);
}

.postid-4743 .ns-route-map span {
  display: block;
  color: var(--ns-4743-color-rust);
  font-size: var(--ns-4743-text-sm);
  font-weight: 700;
}

.postid-4743 .ns-route-map strong { display: block; line-height: 1.35; }

.postid-4743 figure {
  margin: var(--ns-4743-space-2xl) auto;
}

.postid-4743 figure img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: var(--ns-4743-radius-sm);
}

.postid-4743 figcaption {
  max-width: 66ch;
  margin-top: var(--ns-4743-space-sm);
  color: var(--ns-4743-color-muted);
  font-size: var(--ns-4743-text-sm);
}

.postid-4743 .ns-wide-figure { max-width: 76rem; }
.postid-4743 .ns-breakout-figure { max-width: 62rem; margin-inline-start: 4%; }
.postid-4743 .ns-depth-figure { max-width: 68rem; margin-inline-end: 2%; }

.postid-4743 .ns-orientation-grid {
  display: grid;
  grid-template-columns: 1.25fr 0.9fr 1.1fr;
  gap: var(--ns-4743-space-xl);
  max-width: 72rem;
  margin: var(--ns-4743-space-xl) auto;
  padding-block: var(--ns-4743-space-xl);
  border-block: var(--ns-4743-rule-hairline) solid var(--ns-4743-color-rule);
}

.postid-4743 .ns-orientation-grid section { min-width: 0; }
.postid-4743 .ns-orientation-grid h3 { margin: 0 0 var(--ns-4743-space-sm); }

.postid-4743 .ns-ten-second-check {
  max-width: 68rem;
  margin: var(--ns-4743-space-3xl) auto var(--ns-4743-space-2xl);
  padding: var(--ns-4743-space-xl) clamp(var(--ns-4743-space-lg), 5vw, var(--ns-4743-space-2xl));
  background: var(--ns-4743-color-paper-deep);
  border-top: 4px solid var(--ns-4743-color-rust);
}

.postid-4743 .ns-ten-second-check h2 { margin-top: 0; }
.postid-4743 .ns-ten-second-check ul { columns: 2; column-gap: var(--ns-4743-space-2xl); }

.postid-4743 .ns-next-route {
  max-width: 72rem;
  margin: var(--ns-4743-space-3xl) auto 0;
  padding-top: var(--ns-4743-space-xl);
  border-top: 3px double var(--ns-4743-color-ink);
}

@media (max-width: 59.99rem) {
  body.postid-4743 article#post-4743 .entry-header { grid-template-columns: minmax(0, 1fr); }
  .postid-4743 .ns-route-map { grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); }
  .postid-4743 .ns-route-map::before { display: none; }
  .postid-4743 .ns-route-map li { padding-top: var(--ns-4743-space-sm); border-top: var(--ns-4743-rule-hairline) solid var(--ns-4743-color-rule); }
  .postid-4743 .ns-route-map li::before { display: none; }
  .postid-4743 .ns-orientation-grid { grid-template-columns: minmax(0, 1fr); gap: var(--ns-4743-space-lg); }
}

@media (max-width: 39.99rem) {
  body.postid-4743 article#post-4743 .entry-content { padding-inline: var(--ns-4743-space-md); font-size: var(--ns-4743-text-base); }
  body.postid-4743 article#post-4743 h2 { font-size: var(--ns-4743-text-xl); }
  .postid-4743 .ns-route-map { grid-template-columns: minmax(0, 1fr); }
  .postid-4743 .ns-ten-second-check ul { columns: 1; }
  .postid-4743 .ns-breakout-figure,
  .postid-4743 .ns-depth-figure { margin-inline: auto; }
}

@media (prefers-reduced-motion: reduce) {
  body.postid-4743 article#post-4743 *,
  body.postid-4743 article#post-4743 *::before,
  body.postid-4743 article#post-4743 *::after {
    animation-duration: var(--ns-4743-dur-micro) !important;
    transition-duration: var(--ns-4743-dur-micro) !important;
  }
}
