/* Weight: field ledger. Newsprint, orange rule. Heft is an object mark. */
html, body {
  background:
    repeating-linear-gradient(0deg, transparent, transparent 31px, color-mix(in oklab, #1f2933 7%, transparent) 32px),
    #fffbeb;
}
.site-header { background: #fff7ed; border-bottom: 2px solid #ea580c; }
.lockup__mark {
  width: 2.4rem;
  height: 2.4rem;
  border-radius: 0.4rem;
  overflow: hidden;
  background: #fff;
}
.lockup__word--typeset {
  font-family: "Newsreader", "Iowan Old Style", Palatino, serif;
  font-weight: 700;
  color: #1f2933;
}
@media (min-width: 860px) {
  .nav-desktop {
    flex-wrap: nowrap !important;
    white-space: nowrap;
    gap: 0.2rem 1rem;
  }
  .nav-desktop a { white-space: nowrap; }
}
.site-main.app-stage {
  max-width: none;
  margin-inline: 0;
}
.ledger-hero {
  position: relative;
  min-height: 28rem;
  overflow: hidden;
  background: #1f2933;
  border-bottom: 2px solid #ea580c;
}
.ledger-hero__still {
  width: 100%;
  min-height: 28rem;
  height: 28rem;
  object-fit: cover;
  object-position: 58% 62%;
  display: block;
}
.ledger-hero__sprite {
  position: absolute;
  right: 1.1rem;
  bottom: 0;
  z-index: 4;
  height: min(26rem, 94%);
  width: auto;
  max-width: 34%;
  object-fit: contain;
  object-position: bottom right;
  pointer-events: none;
  filter: drop-shadow(0 10px 18px #0007);
}
.ledger-hero__copy {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: min(40rem, 58%);
  right: auto;
  z-index: 3;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 2.2rem 1.5rem 1.35rem 1.45rem;
  background: linear-gradient(90deg, #1f2933f2 0%, #1f2933e6 62%, transparent 100%);
  color: #fffbeb;
  pointer-events: none;
}
.ledger-hero__copy a,
.ledger-hero__copy h1,
.ledger-hero__copy p { pointer-events: auto; }
.ledger-hero a { color: #ffd4b0; }
.ledger-hero h1 {
  margin: 0 0 0.45rem;
  font-family: "Newsreader", "Iowan Old Style", Palatino, serif;
  font-size: clamp(2.15rem, 4.6vw, 3.55rem);
  font-weight: 700;
  line-height: 1.08;
  color: #fffbeb;
  max-width: 18ch;
}
.ledger-hero .lede {
  margin: 0 0 0.55rem;
  max-width: 34rem;
  font-size: clamp(1rem, 0.95rem + 0.35vw, 1.18rem);
  line-height: 1.45;
}
.ledger-hero__caption {
  margin: 0 0 0.7rem;
  font-size: 0.82rem;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #ffedd5;
}
.ledger-ctas {
  margin: 0;
  font-weight: 700;
}
.ledger-ctas a {
  color: #fffbeb;
  text-underline-offset: 0.18em;
}

.home-band {
  max-width: 72rem;
  margin-inline: auto;
  padding: 1.15rem var(--pad-inline) 0;
}
.ledger {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: 1rem;
  max-width: 72rem;
  margin-inline: auto;
  padding: 1.15rem var(--pad-inline) 0.4rem;
}
.ledger-sheet {
  background: #fff;
  border: 1px solid #ead9c4;
  padding: 1rem 1.05rem 1.15rem;
  box-shadow: 4px 4px 0 #ea580c22;
  min-width: 0;
}
.ledger-sheet h2 {
  margin: 0 0 0.45rem;
  font-family: "Newsreader", "Iowan Old Style", Palatino, serif;
  font-size: clamp(1.28rem, 1.05rem + 0.7vw, 1.65rem);
  color: #c2410c;
}
.ledger-sheet p { margin: 0 0 0.7rem; }
.ledger-sheet p:last-child { margin-bottom: 0; }
.minutes {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.9rem;
  margin: 0.45rem 0 0.7rem;
}
.minutes th, .minutes td { border-bottom: 1px solid #ead9c4; padding: 0.45rem 0.3rem; text-align: left; }
.minutes th { font-size: 0.7rem; letter-spacing: 0.06em; text-transform: uppercase; color: #c2410c; }
.get-this-row { font-size: 0.95rem; }
.aff-quiet { margin: 0.85rem 0 1rem; font-size: 0.85rem; color: var(--muted, #374151); }

.run-strip {
  max-width: 72rem;
  margin: 0.85rem auto 1.1rem;
  padding: 0 var(--pad-inline) 1.4rem;
}
.run-strip__cite {
  background: #fff7ed;
  border: 1px solid #ea580c;
  padding: 0.75rem 0.95rem 0.85rem;
  margin: 0 0 0.7rem;
}
.run-strip__cite h2 {
  margin: 0 0 0.3rem;
  font-family: "Newsreader", "Iowan Old Style", Palatino, serif;
  font-size: 1.35rem;
  color: #c2410c;
}
.run-strip__cite p { margin: 0; }
.run-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0.55rem;
}
.run-tile {
  background: #fff;
  border: 1px solid #ead9c4;
  padding: 0.45rem 0.5rem 0.65rem;
  min-width: 0;
  box-shadow: 2px 2px 0 #ea580c14;
}
.run-tile img {
  width: 100%;
  height: 6.4rem;
  object-fit: cover;
  background: #fff7ed;
}
.run-tile h3 {
  margin: 0.4rem 0 0.2rem;
  font-family: "Newsreader", "Iowan Old Style", Palatino, serif;
  font-size: 1.02rem;
  line-height: 1.2;
}
.run-tile p { margin: 0 0 0.4rem; font-size: 0.82rem; }
.run-tile .dshop-go { margin-top: 0.15rem; }

.walk-pins {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0.55rem;
  margin: 0 0 0.4rem;
}
.walk-pins a {
  display: block;
  padding: 0.7rem 0.8rem;
  background: #fff;
  border-left: 6px solid #ea580c;
  text-decoration: none;
  color: inherit;
  font-size: 0.92rem;
  line-height: 1.35;
  box-shadow: 2px 2px 0 #ea580c18;
}
.walk-pins a strong {
  font-family: "Newsreader", "Iowan Old Style", Palatino, serif;
  font-size: 1.05rem;
}

.shop-stage {
  max-width: 72rem;
  margin: 0.9rem auto 2rem;
  padding: 0 var(--pad-inline);
}
.shop-sell-head h1 {
  font-family: "Newsreader", "Iowan Old Style", Palatino, serif;
  margin: 0 0 0.35rem;
}
.shop-sell-head .lede { max-width: 44rem; }
body[data-brand="orlandoweight"] .dshop-filters {
  display: flex;
  flex-wrap: wrap;
  gap: 0.35rem;
  margin: 0 0 0.7rem;
}
body[data-brand="orlandoweight"] .dshop-filters button {
  font: inherit;
  min-height: 2.4rem;
  padding: 0.25rem 0.7rem;
  border: 1px solid #ead9c4;
  background: #fff;
  color: inherit;
  cursor: pointer;
}
body[data-brand="orlandoweight"] .dshop-filters button[aria-pressed="true"] {
  background: #1f2933;
  color: #fffbeb;
  border-color: #1f2933;
}
body[data-brand="orlandoweight"] .dshop-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0.55rem;
  list-style: none;
  margin: 0;
  padding: 0;
}
body[data-brand="orlandoweight"] .dshop-card {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
  margin: 0;
  padding: 0.45rem;
  min-width: 0;
  background: #fff;
  border: 1px solid #ead9c4;
}
body[data-brand="orlandoweight"] .dshop-still {
  display: block;
  width: 100%;
}
body[data-brand="orlandoweight"] .dshop-card img,
body[data-brand="orlandoweight"] .dshop-still img {
  width: 100%;
  height: 7rem;
  max-height: 7rem;
  aspect-ratio: 16 / 10;
  object-fit: cover;
  object-position: center;
  background: #fff7ed;
  border-radius: 0.35rem;
}
body[data-brand="orlandoweight"] .dshop-card h2,
body[data-brand="orlandoweight"] .dshop-card h3 {
  margin: 0;
  font-size: 1rem;
  line-height: 1.2;
  font-family: "Newsreader", "Iowan Old Style", Palatino, serif;
}
body[data-brand="orlandoweight"] .dshop-card p { margin: 0; font-size: 0.82rem; }
body[data-brand="orlandoweight"] .dshop-card details { font-size: 0.8rem; }
body[data-brand="orlandoweight"] .dshop-card .dshop-go { align-self: start; }

.hidden-cal { width: 100%; border-collapse: collapse; font-size: 0.9rem; margin: 0.6rem 0 1rem; }
.hidden-cal th, .hidden-cal td { border-bottom: 1px solid #ead9c4; padding: 0.45rem 0.3rem; text-align: left; vertical-align: top; }
.hidden-cal th { font-size: 0.7rem; letter-spacing: 0.05em; text-transform: uppercase; color: #c2410c; }

.heft-chip {
  display: flex;
  gap: 0.75rem;
  align-items: center;
  background: #fff7ed;
  border: 1px solid #ea580c;
  padding: 0.7rem;
  margin-bottom: 1rem;
}
.heft-chip img { width: 5.2rem; height: 5.2rem; object-fit: contain; }

@media (max-width: 1100px) {
  body[data-brand="orlandoweight"] .dshop-grid,
  .run-grid,
  .walk-pins { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 820px) {
  .ledger { grid-template-columns: 1fr; }
  .ledger-hero__still { height: 22rem; min-height: 22rem; }
  .ledger-hero { min-height: 22rem; }
  .ledger-hero__copy {
    width: min(100%, 68%);
    padding-right: 1rem;
  }
  .ledger-hero__sprite { max-width: 38%; height: min(18rem, 82%); right: 0.2rem; }
  .minutes { font-size: 0.8rem; table-layout: fixed; }
  .minutes th, .minutes td { padding: 0.35rem 0.12rem; word-break: break-word; }
}
@media (max-width: 640px) {
  body[data-brand="orlandoweight"] .dshop-grid,
  .run-grid,
  .walk-pins { grid-template-columns: 1fr; }
  .ledger-hero__copy { width: 100%; background: linear-gradient(90deg, #1f2933f0 0%, #1f2933cc 70%, transparent 100%); }
}
