.reset-landing {
  --reset-cream: #f6f1e8;
  --reset-sage: #9aa792;
  --reset-sage-soft: #e3e8e0;
  --reset-sage-deep: #4f614e;
  --reset-charcoal: #383735;
  --reset-sand: #d8ba92;
  --reset-mist: #e8e4dc;
  overflow-x: hidden;
  background: var(--reset-cream);
}

.reset-landing .site-header {
  background: rgba(246, 241, 232, 0.97);
}

.reset-header__nav .text-link {
  color: var(--color-muted);
  font-size: 0.68rem;
  white-space: nowrap;
}

.reset-header__back-full {
  display: none;
}

.reset-header__back-short {
  display: inline;
}

.reset-landing h1,
.reset-landing h2,
.reset-landing h3 {
  text-wrap: balance;
}

.reset-landing p {
  text-wrap: pretty;
}

.reset-section {
  padding-block: clamp(4.75rem, 9vw, 8rem);
}

.reset-section--surface {
  background: var(--color-surface);
}

.reset-section--cream {
  background: var(--reset-cream);
}

.reset-section--sage {
  background: var(--reset-sage-soft);
}

.reset-section__intro {
  max-width: 760px;
}

.reset-section__intro--wide {
  max-width: 900px;
}

.reset-section__intro h2 {
  font-size: clamp(2.45rem, 7vw, 4.7rem);
}

.reset-section__intro > p:last-child {
  max-width: 690px;
  margin-top: 1.4rem;
  color: var(--color-muted);
}

.reset-lede {
  margin: 1.7rem 0 0.65rem !important;
  color: var(--reset-charcoal) !important;
  font-family: var(--font-display);
  font-size: clamp(1.35rem, 3vw, 1.85rem);
  line-height: 1.35;
}

.reset-hero {
  padding: clamp(2rem, 4vw, 3.5rem) 0 clamp(3rem, 5vw, 4rem);
  background: var(--reset-cream);
}

.reset-hero + .reset-section {
  padding-top: clamp(3.75rem, 6vw, 5.5rem);
}

.reset-hero__inner {
  display: grid;
  gap: clamp(1.5rem, 3vw, 2.25rem);
}

.reset-hero__message,
.reset-hero__action {
  min-width: 0;
  max-width: 900px;
}

.reset-hero__label {
  margin-bottom: 1rem;
}

.reset-hero h1 {
  max-width: 22ch;
  font-size: clamp(2.75rem, 5.4vw, 5rem);
}

.reset-hero__description {
  max-width: 720px;
  margin: 1.25rem 0 0;
  color: var(--color-muted);
}

.reset-hero__visual,
.editorial-figure,
.product-page {
  min-width: 0;
  margin: 0;
}

.reset-hero__visual {
  width: min(100%, 820px);
  overflow: hidden;
  border: 1px solid rgba(56, 55, 53, 0.12);
  background: var(--reset-mist);
}

.reset-hero__visual img,
.editorial-figure img {
  width: 100%;
  height: auto;
}

.reset-cta {
  width: 100%;
  max-width: 570px;
  min-height: 54px;
  margin-top: 1.25rem;
  border-color: var(--reset-sage-deep);
  background: var(--reset-sage-deep);
  color: var(--color-white);
}

.reset-hero__action .reset-cta {
  margin-top: 0;
}

.offer-reassurance,
.section-offer small,
.formats-offer small,
.final-offer__card small {
  display: block;
  max-width: 570px;
  margin: 0.8rem 0 0;
  color: var(--color-muted);
  font-size: 0.76rem;
  line-height: 1.5;
}

.friction-list {
  display: grid;
  gap: 0;
  margin: clamp(2.75rem, 7vw, 5rem) 0 0;
  padding: 0;
  border-top: 1px solid var(--color-line);
  list-style: none;
}

.friction-list li {
  position: relative;
  padding: 1.75rem 0;
  border-bottom: 1px solid var(--color-line);
}

.friction-list__number,
.method-steps__number,
.component-grid > article > span {
  display: block;
  margin-bottom: 1rem;
  color: var(--reset-sage-deep);
  font-size: 0.7rem;
  font-weight: 750;
  letter-spacing: 0.14em;
}

.friction-list h3 {
  font-family: var(--font-body);
  font-size: 0.82rem;
  font-weight: 750;
  letter-spacing: 0.13em;
  line-height: 1.35;
  text-transform: uppercase;
}

.friction-list p {
  max-width: 34ch;
  margin: 0.85rem 0 0;
  color: var(--color-muted);
}

.friction-list .friction-list__quote {
  margin-top: 1rem;
  color: var(--reset-charcoal);
  font-family: var(--font-display);
  font-size: 1.55rem;
  line-height: 1.25;
}

.reframe {
  margin-top: clamp(4.25rem, 9vw, 7rem);
  padding: clamp(2rem, 5vw, 4rem);
  border-left: 2px solid var(--reset-sage-deep);
  background: var(--reset-cream);
}

.reframe blockquote {
  max-width: 880px;
  margin: 0;
}

.reframe blockquote p {
  margin: 0;
  font-family: var(--font-display);
  font-size: clamp(2.2rem, 6vw, 4.5rem);
  letter-spacing: -0.025em;
  line-height: 1.08;
}

.reframe__copy {
  max-width: 800px;
  margin-top: 2rem;
}

.question-shift {
  display: grid;
  gap: 1rem;
  margin: 2rem 0;
  padding-block: 1.5rem;
  border-block: 1px solid var(--color-line);
}

.question-shift div {
  display: grid;
  gap: 0.4rem;
}

.question-shift span {
  color: var(--color-muted);
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.question-shift strong {
  font-family: var(--font-display);
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.35;
}

.question-shift .question-shift__arrow {
  color: var(--reset-sage-deep);
  font-size: 1.25rem;
  transform: rotate(90deg);
  transform-origin: center;
}

.method-steps {
  display: grid;
  gap: 1rem;
  margin: clamp(2.75rem, 6vw, 4.5rem) 0 0;
  padding: 0;
  list-style: none;
  counter-reset: reset-method;
}

.method-steps li {
  display: flex;
  min-width: 0;
  min-height: 100%;
  flex-direction: column;
  padding: 1.5rem;
  border: 1px solid var(--color-line);
  background: var(--color-surface);
}

.method-steps h3 {
  margin-bottom: 1.15rem;
  font-size: clamp(2rem, 5vw, 2.8rem);
}

.method-steps strong {
  font-size: 0.95rem;
  line-height: 1.45;
}

.method-steps p {
  margin: 0.75rem 0 1.25rem;
  color: var(--color-muted);
  font-size: 0.9rem;
}

.method-steps__meta {
  margin-top: auto;
  padding-top: 1rem;
  border-top: 1px solid var(--color-line);
  color: var(--reset-sage-deep);
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  line-height: 1.5;
  text-transform: uppercase;
}

.editorial-figure {
  overflow: hidden;
  border: 1px solid rgba(56, 55, 53, 0.12);
  background: var(--reset-mist);
}

.editorial-figure--method {
  margin-top: clamp(2.5rem, 6vw, 4.5rem);
}

.journey {
  margin-top: clamp(5rem, 10vw, 8rem);
}

.journey__heading {
  max-width: 720px;
}

.journey__heading h2 {
  font-size: clamp(2.3rem, 6vw, 4rem);
}

.journey-timeline {
  display: grid;
  margin: 2.75rem 0 0;
  padding: 0 0 0 1.25rem;
  border-left: 1px solid var(--reset-sage);
  list-style: none;
}

.journey-timeline li {
  position: relative;
  padding: 0 0 2.4rem 1.25rem;
}

.journey-timeline li:last-child {
  padding-bottom: 0;
}

.journey-timeline li::before {
  position: absolute;
  top: 0.2rem;
  left: calc(-1.25rem - 5px);
  width: 9px;
  height: 9px;
  border: 2px solid var(--reset-cream);
  border-radius: 50%;
  background: var(--reset-sage-deep);
  box-shadow: 0 0 0 1px var(--reset-sage-deep);
  content: "";
}

.journey-timeline h3 span {
  display: block;
  color: var(--reset-sage-deep);
  font-size: 0.7rem;
  font-weight: 750;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.journey-timeline h3 {
  font-family: var(--font-body);
  font-size: 1.02rem;
  font-weight: 750;
  letter-spacing: 0;
  line-height: 1.35;
}

.journey-timeline p {
  margin: 0.55rem 0 0;
  color: var(--color-muted);
  font-size: 0.88rem;
}

.journey__close {
  max-width: 720px;
  margin: 2.75rem 0;
  padding-left: 1.25rem;
  border-left: 2px solid var(--reset-sage-deep);
}

.journey__close p {
  margin: 0;
  font-family: var(--font-display);
  font-size: clamp(1.35rem, 3vw, 1.9rem);
  line-height: 1.4;
}

.included-layout {
  display: grid;
  gap: 2.5rem;
  align-items: center;
}

.included-layout .reset-section__intro h2 {
  font-size: clamp(2.35rem, 6.5vw, 4.25rem);
}

.component-grid {
  display: grid;
  gap: 1px;
  margin-top: clamp(3rem, 8vw, 6rem);
  background: var(--color-line);
  border: 1px solid var(--color-line);
}

.component-grid article {
  min-width: 0;
  padding: clamp(1.5rem, 3vw, 2.25rem);
  background: var(--color-surface);
}

.component-grid h3 {
  min-height: 2.15em;
  font-size: clamp(1.55rem, 3vw, 2.15rem);
}

.component-grid strong {
  display: block;
  margin-top: 1.1rem;
  font-size: 0.92rem;
  line-height: 1.45;
}

.component-grid p {
  margin-top: 0.7rem;
  color: var(--color-muted);
  font-size: 0.88rem;
}

.component-grid .component-grid__meta {
  margin-bottom: 0;
  color: var(--reset-sage-deep);
  font-size: 0.69rem;
  font-weight: 750;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.toolkit {
  display: grid;
  gap: 2.5rem;
  margin-top: clamp(4.5rem, 9vw, 7rem);
  padding-block: clamp(2.25rem, 5vw, 3.75rem);
  border-block: 1px solid var(--color-line);
}

.toolkit__heading h2 {
  max-width: 560px;
  font-size: clamp(2.1rem, 5.5vw, 3.45rem);
}

.toolkit__list {
  display: grid;
  gap: 0;
  margin: 0;
}

.toolkit__list > div {
  padding-block: 1.15rem;
  border-top: 1px solid var(--color-line);
}

.toolkit__list > div:last-child {
  border-bottom: 1px solid var(--color-line);
}

.toolkit__list dt {
  margin-bottom: 0.35rem;
  color: var(--reset-sage-deep);
  font-size: 0.75rem;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.toolkit__list dd {
  margin: 0;
  color: var(--color-muted);
  font-size: 0.9rem;
}

.toolkit__closing {
  margin: 1.5rem 0 0;
  color: var(--color-muted);
  font-family: var(--font-display);
  font-size: clamp(1.25rem, 3vw, 1.7rem);
  line-height: 1.4;
}

.also-included {
  margin-top: 3rem;
}

.also-included ul {
  display: grid;
  gap: 0.75rem;
  margin: 0;
  padding: 0;
  list-style: none;
}

.also-included li {
  padding-left: 1rem;
  border-left: 1px solid var(--reset-sage);
  color: var(--color-muted);
}

.also-included strong {
  color: var(--reset-charcoal);
}

.section-offer {
  display: grid;
  gap: 2rem;
  margin-top: clamp(3.5rem, 8vw, 6rem);
  padding: clamp(2rem, 5vw, 3.5rem);
  background: var(--reset-mist);
}

.section-offer h3 {
  font-size: clamp(2rem, 5vw, 3rem);
}

.section-offer p {
  max-width: 600px;
  margin: 1rem 0 0;
  color: var(--color-muted);
}

.section-offer__action {
  display: flex;
  min-width: 0;
  flex-direction: column;
}

.section-offer__action > strong,
.formats-offer > strong {
  font-family: var(--font-display);
  font-size: 1.55rem;
  font-weight: 400;
}

.section-offer .reset-cta,
.formats-offer .reset-cta {
  margin-top: 1rem;
}

.preview-feature {
  display: grid;
  gap: 2rem;
  align-items: center;
  margin-top: clamp(3rem, 7vw, 5rem);
  padding: clamp(1.5rem, 4vw, 3.5rem);
  border: 1px solid var(--color-line);
  background: var(--reset-cream);
}

.preview-feature__copy h3 {
  font-size: clamp(2rem, 5vw, 3.3rem);
}

.preview-feature__copy p:not(.eyebrow) {
  margin-top: 1rem;
  color: var(--color-muted);
}

.preview-feature__copy strong,
.preview-grid__copy strong {
  display: block;
  color: var(--reset-sage-deep);
  font-size: 0.78rem;
  letter-spacing: 0.05em;
  line-height: 1.55;
  text-transform: uppercase;
}

.product-page {
  display: grid;
  place-items: center;
  padding: clamp(0.75rem, 2vw, 1.4rem);
  background: var(--reset-mist);
}

.product-page img {
  width: 100%;
  height: auto;
  border: 1px solid rgba(56, 55, 53, 0.1);
  box-shadow: 0 16px 38px rgba(56, 55, 53, 0.1);
}

.preview-feature .product-page img {
  max-width: 620px;
}

.preview-grid {
  display: grid;
  gap: 1.5rem;
  margin-top: 1.5rem;
}

.preview-grid article {
  min-width: 0;
  border: 1px solid var(--color-line);
  background: var(--reset-cream);
}

.preview-grid__copy {
  padding: 1.5rem;
}

.preview-grid__copy h3 {
  font-size: clamp(1.6rem, 4vw, 2.2rem);
}

.preview-grid__copy p:not(.eyebrow) {
  margin: 0.9rem 0 1.25rem;
  color: var(--color-muted);
  font-size: 0.9rem;
}

.preview-close {
  max-width: 820px;
  margin: clamp(3.5rem, 8vw, 6rem) auto 0;
  text-align: center;
}

.preview-close h3 {
  font-size: clamp(2rem, 5vw, 3.25rem);
}

.preview-close p {
  margin: 1.25rem 0 0;
  color: var(--color-muted);
}

.preview-close p + p {
  margin-top: 0.3rem;
}

.formats-layout {
  display: grid;
  gap: 3rem;
  align-items: center;
}

.format-options {
  display: grid;
  margin-top: 2.5rem;
  border-top: 1px solid var(--color-line);
}

.format-options article {
  padding-block: 1.4rem;
  border-bottom: 1px solid var(--color-line);
}

.format-options h3 {
  margin-bottom: 0.65rem;
  color: var(--reset-sage-deep);
  font-family: var(--font-body);
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.13em;
  line-height: 1.4;
  text-transform: uppercase;
}

.format-options strong {
  display: block;
  margin-bottom: 0.55rem;
}

.format-options p {
  margin: 0;
  color: var(--color-muted);
  font-size: 0.9rem;
}

.format-options p + p {
  margin-top: 0.45rem;
}

.annotation-note {
  margin-top: 1.4rem;
  padding: 1rem 1.15rem;
  border-left: 2px solid var(--reset-sage-deep);
  background: var(--reset-mist);
  color: var(--color-muted);
  font-size: 0.8rem;
  line-height: 1.55;
}

.annotation-note strong {
  color: var(--reset-charcoal);
}

.formats-offer {
  display: flex;
  flex-direction: column;
  margin-top: 2rem;
}

.formats-offer > p {
  margin-bottom: 0.25rem;
  font-family: var(--font-display);
  font-size: 1.4rem;
}

.audience-layout {
  display: grid;
  gap: 3rem;
  align-items: start;
}

.audience-list,
.audience-reassurance {
  margin-top: 2.75rem;
}

.audience-list h3,
.audience-reassurance h3,
.boundaries h3 {
  font-size: clamp(1.65rem, 4vw, 2.4rem);
}

.audience-list ul {
  display: grid;
  gap: 0.85rem;
  margin: 1.5rem 0 0;
  padding: 0;
  list-style: none;
}

.audience-list li {
  position: relative;
  padding-left: 1.25rem;
  color: #4f554d;
}

.audience-list li::before {
  position: absolute;
  top: 0.7em;
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: var(--reset-sage-deep);
  content: "";
}

.audience-reassurance {
  padding-top: 2rem;
  border-top: 1px solid rgba(56, 55, 53, 0.16);
}

.audience-reassurance p {
  margin-top: 1rem;
  color: #4f554d;
}

.audience-layout__visual {
  position: sticky;
  top: 105px;
}

.boundaries {
  display: grid;
  gap: 2.5rem;
  margin-top: clamp(4rem, 9vw, 7rem);
  padding-top: clamp(2.5rem, 6vw, 4rem);
  border-top: 1px solid rgba(56, 55, 53, 0.18);
}

.boundaries h3 {
  max-width: 19ch;
}

.boundaries p {
  max-width: 600px;
  margin-top: 1rem;
  color: #4f554d;
}

.boundaries .boundaries__statement {
  margin-top: 1.75rem;
  color: var(--reset-charcoal);
  font-family: var(--font-display);
  font-size: clamp(1.65rem, 4vw, 2.4rem);
  line-height: 1.25;
}

.faq-layout {
  display: grid;
  gap: 3rem;
}

.faq-layout__heading h2 {
  max-width: 12ch;
  font-size: clamp(2.5rem, 6vw, 4.4rem);
}

.faq-list {
  border-top: 1px solid var(--color-line);
}

.faq-list details {
  border-bottom: 1px solid var(--color-line);
}

.faq-list summary {
  position: relative;
  padding: 1.4rem 3rem 1.4rem 0;
  cursor: pointer;
  font-family: var(--font-display);
  font-size: clamp(1.2rem, 3vw, 1.55rem);
  line-height: 1.3;
  list-style: none;
}

.faq-list summary::-webkit-details-marker {
  display: none;
}

.faq-list summary::after {
  position: absolute;
  top: 50%;
  right: 0.25rem;
  color: var(--reset-sage-deep);
  content: "+";
  font-family: var(--font-body);
  font-size: 1.35rem;
  font-weight: 400;
  transform: translateY(-50%);
}

.faq-list details[open] summary::after {
  content: "−";
}

.faq-list summary:hover {
  color: var(--reset-sage-deep);
}

.faq-list details > div {
  max-width: 720px;
  padding: 0 2.5rem 1.5rem 0;
}

.faq-list details p {
  margin: 0;
  color: var(--color-muted);
}

.faq-list details p + p {
  margin-top: 0.75rem;
}

.final-offer {
  background: var(--reset-charcoal);
  color: var(--reset-cream);
}

.final-offer .eyebrow {
  color: #c9d3c4;
}

.final-offer__grid {
  display: grid;
  gap: 3rem;
  align-items: center;
}

.final-offer__copy > h2 {
  max-width: 11ch;
  font-size: clamp(2.65rem, 7vw, 5rem);
}

.final-offer__copy > p:not(.eyebrow):not(.final-offer__statement) {
  max-width: 650px;
  margin-top: 1.5rem;
  color: #d5d0c7;
}

.final-offer__card {
  max-width: 620px;
  margin-top: 2.5rem;
  padding: clamp(1.5rem, 4vw, 2.5rem);
  border: 1px solid rgba(246, 241, 232, 0.25);
  background: rgba(246, 241, 232, 0.06);
}

.final-offer__card h3 {
  font-size: clamp(1.8rem, 4vw, 2.65rem);
}

.final-offer__card ul {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.55rem 1.25rem;
  margin: 1.5rem 0;
  padding: 0;
  list-style: none;
}

.final-offer__card li {
  padding-left: 0.85rem;
  border-left: 1px solid var(--reset-sage);
  color: #d5d0c7;
  font-size: 0.85rem;
}

.final-offer__price {
  display: block;
  font-family: var(--font-display);
  font-size: clamp(2.8rem, 8vw, 4.25rem);
  font-weight: 400;
  line-height: 1;
}

.final-offer__card > p {
  margin: 0.55rem 0 0;
  color: #d5d0c7;
  font-size: 0.82rem;
}

.final-offer__card .reset-cta {
  border-color: var(--reset-cream);
  background: var(--reset-cream);
  color: var(--reset-charcoal);
}

.final-offer__card small {
  color: #c6c1b9;
}

.final-offer__statement {
  margin: 2.5rem 0 0;
  color: var(--reset-cream);
  font-family: var(--font-display);
  font-size: clamp(1.65rem, 4vw, 2.35rem);
  line-height: 1.4;
}

.final-offer__visual {
  border-color: rgba(246, 241, 232, 0.2);
}

.reset-landing .site-footer {
  background: var(--reset-cream);
}

@media (max-width: 449px) {
  .reset-hero h1 {
    font-size: clamp(2.55rem, 12vw, 3.25rem);
  }

  .final-offer__card ul {
    grid-template-columns: minmax(0, 1fr);
  }
}

@media (min-width: 600px) {
  .reset-header__back-full {
    display: inline;
  }

  .reset-header__back-short {
    display: none;
  }

  .friction-list {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    border-bottom: 1px solid var(--color-line);
  }

  .friction-list li {
    padding: 2rem 1.5rem;
    border-bottom: 0;
    border-left: 1px solid var(--color-line);
  }

  .friction-list li:first-child {
    padding-left: 0;
    border-left: 0;
  }

  .method-steps,
  .component-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .preview-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .preview-grid article:last-child {
    grid-column: 1 / -1;
    width: calc(50% - 0.75rem);
    justify-self: center;
  }

  .boundaries {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 820px) {
  .question-shift {
    grid-template-columns: minmax(0, 0.8fr) auto minmax(0, 1.2fr);
    align-items: center;
    gap: 1.5rem;
  }

  .question-shift .question-shift__arrow {
    transform: none;
  }

  .included-layout {
    grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
    gap: clamp(3rem, 7vw, 6rem);
  }

  .toolkit {
    grid-template-columns: minmax(0, 0.85fr) minmax(0, 1.15fr);
    gap: clamp(3rem, 7vw, 6rem);
  }

  .section-offer {
    grid-template-columns: minmax(0, 1fr) minmax(300px, 0.75fr);
    align-items: center;
  }

  .preview-feature {
    grid-template-columns: minmax(0, 0.75fr) minmax(0, 1.25fr);
    gap: clamp(2.5rem, 6vw, 5.5rem);
  }

  .formats-layout {
    grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);
    gap: clamp(3rem, 7vw, 6rem);
  }

  .audience-layout {
    grid-template-columns: minmax(0, 1fr) minmax(0, 0.9fr);
    gap: clamp(3rem, 7vw, 6rem);
  }

  .faq-layout {
    grid-template-columns: minmax(280px, 0.72fr) minmax(0, 1.28fr);
    gap: clamp(3rem, 8vw, 7rem);
  }

  .faq-layout__heading {
    position: sticky;
    top: 110px;
    align-self: start;
  }

  .final-offer__grid {
    grid-template-columns: minmax(0, 1fr) minmax(0, 0.85fr);
    gap: clamp(3rem, 7vw, 6rem);
  }

  .final-offer__visual {
    order: 2;
  }
}

@media (min-width: 1024px) {
  .method-steps,
  .component-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .journey-timeline {
    grid-template-columns: repeat(5, minmax(0, 1fr));
    padding: 1.35rem 0 0;
    border-top: 1px solid var(--reset-sage);
    border-left: 0;
  }

  .journey-timeline li {
    padding: 1rem 1.25rem 0 0;
  }

  .journey-timeline li::before {
    top: calc(-1.35rem - 5px);
    left: 0;
  }

  .preview-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .preview-grid article:last-child {
    grid-column: auto;
    width: auto;
  }
}

@media (prefers-reduced-motion: reduce) {
  .reset-landing *,
  .reset-landing *::before,
  .reset-landing *::after {
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important;
  }
}
