/* Direction (c) — THE UNFINISHED. Belief: open loops itch harder than
   gratitude warms. Dark in the stack; the QR is the only resolution. */

.card.c-front { background: var(--spruce-deep); color: var(--paper); }

.c-eyebrow {
  position: absolute;
  left: 105px;
  top: 160px;
  font-size: 46px;
  font-weight: 700;
  letter-spacing: .22em;
  text-transform: uppercase;
  color: rgba(247, 244, 236, .55);
}
.c-big {
  position: absolute;
  left: 105px;
  top: 400px;
  width: 2560px;
  font-size: 255px;
  line-height: 1.06;
  color: var(--paper);
}
.c-big .c-dash {
  border-bottom: 12px dashed var(--gold);
  padding-bottom: 6px;
  white-space: nowrap; /* the dashed phrase wraps as a unit — one dash, not fragments */
}
.c-sub {
  position: absolute;
  left: 105px;
  top: 1035px;
  font-size: 66px;
  color: rgba(247, 244, 236, .82);
}
