:root {
  --lister: #a3dd6f;
  --lister-deep: #557d38;
  --lister-soft: #dfeacd;
}

.lister-page {
  --detail-accent: var(--lister);
  --detail-glow: rgba(163, 221, 111, 0.18);
}

.lister-page .detail-hero {
  background:
    radial-gradient(circle at 17% 60%, rgba(163, 221, 111, 0.2), transparent 31%),
    radial-gradient(circle at 84% 10%, rgba(26, 214, 207, 0.08), transparent 25%),
    linear-gradient(135deg, transparent 55%, rgba(163, 221, 111, 0.06));
  min-height: 780px;
}

.lister-page .detail-hero-copy .kicker,
.lister-page .field-workflow .section-kicker,
.lister-page .screen-heading .section-kicker {
  color: var(--lister);
}

.compass-tick {
  background: var(--lister);
  box-shadow: 0 0 18px rgba(163, 221, 111, 0.52);
  height: 2px;
  left: 3%;
  position: absolute;
  top: 50%;
  transform-origin: calc(50% + 47%);
  width: 10%;
  z-index: 1;
}

.compass-tick-two {
  left: auto;
  right: 3%;
}

.compass-tick-three {
  left: 45%;
  top: 3%;
  transform: rotate(90deg);
}

.lister-facts {
  border-left: 1px solid #c9c8bf;
  border-top: 1px solid #c9c8bf;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin-bottom: clamp(84px, 9vw, 132px);
}

.lister-facts > div {
  border-bottom: 1px solid #c9c8bf;
  border-right: 1px solid #c9c8bf;
  min-height: 172px;
  padding: 24px;
}

.lister-facts span,
.screen-gallery figcaption span,
.info-card > span,
.format-grid article > span,
.info-card dt {
  color: var(--lister-deep);
  font-family: "SFMono-Regular", Consolas, "Liberation Mono", monospace;
  font-size: 9px;
  letter-spacing: 0.12em;
}

.lister-facts strong {
  display: block;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(22px, 2vw, 30px);
  font-weight: 400;
  letter-spacing: -0.035em;
  line-height: 1.05;
  margin: 30px 0 12px;
}

.lister-facts p {
  color: #60706c;
  font-size: 12px;
  line-height: 1.5;
  margin: 0;
}

.lister-field-note {
  background:
    radial-gradient(circle at 94% 15%, rgba(163, 221, 111, 0.2), transparent 22%),
    #dfe5dc;
}

.field-workflow {
  border-top: 1px solid #c9c8bf;
  margin-top: clamp(90px, 10vw, 146px);
  padding-top: clamp(82px, 9vw, 126px);
  scroll-margin-top: 34px;
}

.field-workflow-heading {
  align-items: start;
  display: grid;
  gap: 54px;
  grid-template-columns: minmax(0, 1fr) minmax(280px, 0.52fr);
  margin-bottom: 68px;
}

.field-workflow-heading h2,
.screen-heading h2,
.formats-heading h2,
.lister-resources .detail-resources-heading h2 {
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(44px, 5.4vw, 78px);
  font-weight: 400;
  letter-spacing: -0.055em;
  line-height: 0.98;
  margin: 0;
}

.field-workflow-heading > div > p {
  margin-bottom: 26px;
}

.field-workflow-heading > p {
  color: #596a65;
  font-size: 15px;
  line-height: 1.7;
  margin: 38px 0 0;
}

.measurement-steps {
  border-top: 1px solid #c9c8bf;
  list-style: none;
  margin: 0;
  padding: 0;
}

.measurement-steps li {
  border-bottom: 1px solid #c9c8bf;
  display: grid;
  gap: 30px;
  grid-template-columns: 36px minmax(0, 1fr);
  padding: 30px 0;
}

.measurement-steps li > span,
.measurement-steps li > div > p:first-child {
  color: #72827d;
  font-family: "SFMono-Regular", Consolas, "Liberation Mono", monospace;
  font-size: 9px;
  letter-spacing: 0.13em;
}

.measurement-steps li > div {
  align-items: baseline;
  display: grid;
  gap: 20px 36px;
  grid-template-columns: 112px minmax(250px, 0.75fr) minmax(280px, 1fr);
}

.measurement-steps h3,
.measurement-steps p {
  margin: 0;
}

.measurement-steps h3 {
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(25px, 2.4vw, 37px);
  font-weight: 400;
  letter-spacing: -0.04em;
  line-height: 1.08;
}

.measurement-steps li > div > p:last-child {
  color: #596a65;
  font-size: 14px;
  line-height: 1.64;
}

.screen-section {
  background:
    radial-gradient(circle at 7% 22%, rgba(163, 221, 111, 0.13), transparent 25%),
    radial-gradient(circle at 94% 86%, rgba(26, 214, 207, 0.07), transparent 24%),
    #09191a;
  color: var(--chalk);
  padding: clamp(90px, 10vw, 150px) clamp(24px, 7vw, 120px);
  scroll-margin-top: 20px;
}

.screen-heading {
  display: grid;
  gap: 28px 54px;
  grid-template-columns: 0.34fr minmax(0, 1fr);
  margin-bottom: 74px;
}

.screen-heading h2 {
  max-width: 980px;
}

.screen-heading > p:last-child {
  color: #91a49e;
  font-size: 15px;
  grid-column: 2;
  line-height: 1.65;
  margin: 0;
  max-width: 680px;
}

.screen-gallery {
  align-items: start;
  display: grid;
  gap: clamp(26px, 3vw, 46px);
  grid-template-columns: repeat(3, minmax(0, 0.78fr)) minmax(230px, 1fr);
}

.screen-gallery figure {
  margin: 0;
  min-width: 0;
}

.phone-frame {
  background: #020707;
  border: 1px solid rgba(231, 239, 235, 0.2);
  border-radius: 28px;
  box-shadow: 0 30px 64px rgba(0, 0, 0, 0.38);
  overflow: hidden;
  padding: 7px;
}

.phone-frame img {
  border-radius: 21px;
  display: block;
  height: auto;
  width: 100%;
}

.screen-gallery figcaption {
  padding: 22px 2px 0;
}

.screen-gallery figcaption span,
.info-card > span {
  color: var(--lister);
  display: block;
}

.screen-gallery figcaption strong,
.info-card > strong {
  display: block;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(23px, 2vw, 31px);
  font-weight: 400;
  letter-spacing: -0.035em;
  line-height: 1.05;
  margin: 16px 0 12px;
}

.screen-gallery figcaption p,
.info-card > p {
  color: #91a49e;
  font-size: 12px;
  line-height: 1.56;
  margin: 0;
}

.info-card {
  border: 1px solid rgba(231, 239, 235, 0.18);
  min-height: 100%;
  padding: clamp(28px, 3vw, 42px);
}

.info-card > strong {
  font-size: clamp(30px, 3.2vw, 48px);
  margin-top: 34px;
}

.info-card > p {
  font-size: 14px;
  line-height: 1.68;
}

.info-card dl {
  border-top: 1px solid rgba(231, 239, 235, 0.16);
  margin: 42px 0 0;
}

.info-card dl > div {
  border-bottom: 1px solid rgba(231, 239, 235, 0.16);
  display: grid;
  gap: 18px;
  grid-template-columns: 64px 1fr;
  padding: 18px 0;
}

.info-card dt,
.info-card dd {
  margin: 0;
}

.info-card dt {
  color: var(--lister);
}

.info-card dd {
  color: #9aaba6;
  font-size: 12px;
  line-height: 1.5;
}

.formats-section {
  background: var(--lister-soft);
  color: var(--ink);
  padding: clamp(90px, 9vw, 138px) clamp(24px, 7vw, 120px);
}

.formats-heading {
  display: grid;
  gap: 48px;
  grid-template-columns: 0.34fr 1fr;
  margin-bottom: 62px;
}

.format-grid {
  border-left: 1px solid #aebba0;
  border-top: 1px solid #aebba0;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.format-grid article {
  border-bottom: 1px solid #aebba0;
  border-right: 1px solid #aebba0;
  min-height: 270px;
  padding: 28px;
}

.format-grid h3 {
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(27px, 2.8vw, 43px);
  font-weight: 400;
  letter-spacing: -0.045em;
  line-height: 1.04;
  margin: 48px 0 20px;
}

.format-grid p {
  color: #536358;
  font-size: 13px;
  line-height: 1.62;
  margin: 0;
}

.lister-resources {
  background: var(--paper);
  color: var(--ink);
  padding: clamp(90px, 10vw, 150px) clamp(24px, 7vw, 120px);
}

.lister-resources .detail-resources-heading h2 {
  max-width: 870px;
}

.accuracy-note {
  margin-top: 62px;
}

.accuracy-note > span {
  color: var(--lister-deep) !important;
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 700;
}

@media (max-width: 1180px) {
  .screen-gallery {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .info-card {
    grid-column: 1 / -1;
    min-height: 0;
  }
}

@media (max-width: 980px) {
  .lister-facts {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .field-workflow-heading,
  .screen-heading,
  .formats-heading {
    gap: 28px;
    grid-template-columns: 1fr;
  }

  .field-workflow-heading > p,
  .screen-heading > p:last-child {
    grid-column: auto;
    margin-top: 0;
  }

  .measurement-steps li > div {
    grid-template-columns: 90px minmax(230px, 0.78fr) minmax(260px, 1fr);
  }
}

@media (max-width: 760px) {
  .screen-gallery {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .screen-gallery figure:last-of-type,
  .info-card {
    grid-column: auto;
  }

  .measurement-steps li > div {
    align-items: start;
    grid-template-columns: 1fr;
  }

  .format-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 540px) {
  .lister-facts {
    border-left: 0;
    grid-template-columns: 1fr;
  }

  .lister-facts > div {
    border-left: 1px solid #c9c8bf;
  }

  .screen-gallery {
    gap: 52px;
    grid-template-columns: 1fr;
  }

  .screen-gallery figure,
  .info-card {
    margin-left: auto;
    margin-right: auto;
    max-width: 380px;
    width: 100%;
  }

  .measurement-steps li {
    gap: 18px;
    grid-template-columns: 24px minmax(0, 1fr);
  }
}
