/* Homepage 2026 — Signal × Spacetime editorial system */
:root {
  --paper: #101014;
  --paper-2: #15151a;
  --paper-3: #15151a;
  --ink: #ece9e2;
  --ink-2: #ece9e2;
  --ink-3: rgba(236, 233, 226, .72);
  --ink-4: rgba(236, 233, 226, .55);
  --rule: rgba(236, 233, 226, .08);
  --rule-soft: rgba(236, 233, 226, .08);
  --accent: #ffa726;
  --accent-2: #ffc04d;
  --serif: "Newsreader", "Noto Serif", Georgia, serif;
  --mono: "IBM Plex Mono", ui-monospace, monospace;
  --gutter: 48px;
}

html {
  scroll-behavior: smooth;
  background: #101014;
}

body.home-redesign {
  background: #101014;
  color: #ece9e2;
  font-family: var(--serif);
  font-weight: 300;
  overflow-x: hidden;
}

.home-redesign *,
.home-redesign *::before,
.home-redesign *::after {
  box-sizing: border-box;
}

.home-redesign ::selection {
  color: #f2efe8;
  background: rgba(255, 167, 38, .3);
}

.home-redesign a {
  color: inherit;
  text-decoration: none;
}

.home-redesign a:hover {
  color: #ffc04d;
}

.home-redesign .kicker {
  color: #ffa726;
  font-family: var(--mono);
  font-size: 10px;
  font-weight: 500;
  letter-spacing: .22em;
  line-height: 1.5;
  text-transform: uppercase;
}

.home-redesign h1,
.home-redesign h2,
.home-redesign h3,
.home-redesign p {
  margin: 0;
}

.home-redesign main > section,
.home-redesign .topbar {
  width: min(100%, 1280px);
  margin-inline: auto;
  padding-inline: 48px;
}

/* Header */
.home-redesign .topbar {
  position: relative;
  top: auto;
  z-index: 50;
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: baseline;
  gap: 32px;
  padding-block: 26px;
  border-bottom: 1px solid rgba(236, 233, 226, .08);
  background: #101014;
  backdrop-filter: none;
}

.home-redesign .topbar.scrolled {
  border-bottom-color: rgba(236, 233, 226, .08);
  background: #101014;
}

.home-redesign .topbar .brand {
  display: inline-flex;
  flex-direction: row;
  align-items: baseline;
  gap: 14px;
  line-height: 1;
}

.home-redesign .topbar .brand .name {
  color: #f2efe8;
  font-family: var(--serif);
  font-size: 19px;
  font-weight: 300;
  white-space: nowrap;
}

.home-redesign .topbar .brand .name em {
  font-style: italic;
}

.home-redesign .topbar .brand .subtitle {
  color: rgba(236, 233, 226, .5);
  font-family: var(--mono);
  font-size: 9px;
  font-weight: 400;
  letter-spacing: .22em;
  text-transform: uppercase;
  white-space: nowrap;
}

.home-redesign .now-line {
  justify-self: end;
  display: block;
  color: rgba(236, 233, 226, .5);
  font-family: var(--mono);
  font-size: 9.5px;
  font-weight: 400;
  letter-spacing: .03em;
  line-height: 1.4;
  text-transform: none;
  white-space: nowrap;
}

.home-redesign .now-line em {
  color: rgba(236, 233, 226, .72);
  font-family: var(--serif);
  font-size: 12px;
  font-style: italic;
}

.home-redesign .topbar .right {
  display: flex;
  align-items: baseline;
  gap: 18px;
}

.home-redesign .index-btn,
.home-redesign .lang-btn {
  min-height: 44px;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: rgba(236, 233, 226, .55);
  font-family: var(--mono);
  font-size: 9.5px;
  font-weight: 500;
  letter-spacing: .16em;
  text-transform: uppercase;
}

.home-redesign .index-btn {
  color: #ffa726;
}

.home-redesign .index-btn:hover,
.home-redesign .lang-btn:hover {
  color: #ffc04d;
}

.home-redesign .lang-menu {
  border-color: rgba(255, 167, 38, .25);
  background: #15151a;
  color: #ece9e2;
}

/* Hero */
.home-redesign .hero {
  display: grid;
  grid-template-columns: 400px minmax(0, 1fr);
  align-items: center;
  gap: 64px;
  min-height: auto;
  padding-top: 74px;
  padding-bottom: 84px;
  text-align: left;
}

.hero-mark {
  width: 400px;
}

.logo3d {
  position: relative;
  width: 400px;
  height: 400px;
  aspect-ratio: 1;
}

.logo3d canvas,
.logo3d > img {
  position: absolute;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
}

.logo3d canvas {
  z-index: 1;
  filter: drop-shadow(0 22px 34px rgba(0, 0, 0, .4));
}

.logo3d > img {
  z-index: 0;
  object-fit: contain;
  opacity: 1;
  transition: opacity 300ms ease;
}

.hero-statement {
  max-width: 680px;
}

.hero-statement h1 {
  margin-top: 20px;
  color: #f2efe8;
  font-family: var(--serif);
  font-size: clamp(36px, 3vw, 40px);
  font-weight: 200;
  letter-spacing: -.018em;
  line-height: 1.22;
}

.hero-statement h1 em,
.hero-copy em {
  font-style: italic;
}

.hero-copy {
  max-width: 58ch;
  margin-top: 28px !important;
  color: rgba(236, 233, 226, .72);
  font-family: var(--serif);
  font-size: 16.5px;
  font-weight: 300;
  line-height: 1.65;
}

.hero-copy strong {
  color: #f2efe8;
  font-weight: 400;
}

/* Who is speaking — one factual line, set like a signature. */
.hero-cred {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-top: 26px !important;
  color: rgba(236, 233, 226, .55);
  font-family: var(--mono);
  font-size: 10px;
  font-weight: 500;
  letter-spacing: .18em;
  text-transform: uppercase;
}

.hero-cred::before {
  content: "";
  width: 26px;
  height: 1px;
  background: #ffa726;
  flex: none;
}

.scroll-cue {
  margin-top: 32px !important;
  color: rgba(236, 233, 226, .72);
  font-family: var(--serif);
  font-size: 14px;
  font-style: italic;
}

.scroll-cue span {
  margin-right: 8px;
  color: #ffa726;
  font-family: var(--mono);
  font-style: normal;
}

/* Shared section system */
.home-redesign main > .pulse-divider {
  position: relative;
  padding-top: 78px;
  padding-bottom: 80px;
}

.home-redesign main > .pulse-divider::before {
  content: "";
  position: absolute;
  top: 0;
  right: 48px;
  left: 48px;
  height: 1px;
  background: rgba(255, 167, 38, .25);
  overflow: hidden;
}

.home-redesign main > .pulse-divider::after {
  content: "";
  position: absolute;
  top: 0;
  left: 48px;
  width: calc(100% - 96px);
  height: 1px;
  opacity: 0;
  transform: scaleX(0);
  transform-origin: left;
  background: linear-gradient(90deg, transparent, rgba(255, 167, 38, .9) 45%, transparent);
}

.home-redesign main > .pulse-divider.divider-active::after {
  animation: amber-divider-sweep 1.2s ease-out both;
}

@keyframes amber-divider-sweep {
  0% { opacity: 0; transform: scaleX(0); }
  12% { opacity: 1; }
  100% { opacity: 0; transform: scaleX(1); }
}

/* Returning visitors get one quiet continuation layer. It is populated from
   browser-local history and never appears on a first visit. */
.returning-home {
  padding-top: clamp(42px, 6vw, 76px);
  padding-bottom: clamp(42px, 6vw, 76px);
  border-top: 1px solid rgba(25, 25, 23, .14);
  background:
    radial-gradient(circle at 8% 0%, rgba(36, 71, 224, .08), transparent 34%),
    var(--paper);
}

.returning-home[hidden] {
  display: none;
}

.returning-home-head {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: end;
  gap: 28px;
  margin-bottom: 28px;
}

.returning-home h2 {
  max-width: 760px;
  font-size: clamp(34px, 4.2vw, 58px);
  font-weight: 300;
  line-height: 1.02;
  letter-spacing: -.035em;
}

.returning-home h2 em {
  font-weight: 300;
}

.returning-home-updated {
  max-width: 260px;
  color: var(--ink-3);
  font-family: var(--mono);
  font-size: 11px;
  line-height: 1.5;
  letter-spacing: .08em;
  text-align: right;
  text-transform: uppercase;
}

.returning-home-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  border-top: 1px solid rgba(25, 25, 23, .2);
  border-bottom: 1px solid rgba(25, 25, 23, .2);
}

.returning-card {
  position: relative;
  min-height: 190px;
  padding: 26px 28px 24px;
  border-right: 1px solid rgba(25, 25, 23, .2);
  transition: background 180ms ease, color 180ms ease;
}

.returning-card:last-child {
  border-right: 0;
}

.returning-card:hover {
  color: var(--paper);
  background: var(--ink);
}

.returning-card-label {
  display: block;
  margin-bottom: 28px;
  color: var(--ink-3);
  font-family: var(--mono);
  font-size: 10px;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.returning-card:hover .returning-card-label {
  color: rgba(255, 255, 255, .62);
}

.returning-card strong {
  display: block;
  max-width: 340px;
  font-family: var(--serif);
  font-size: clamp(22px, 2.1vw, 30px);
  font-weight: 300;
  line-height: 1.08;
}

.returning-card-action {
  position: absolute;
  right: 24px;
  bottom: 22px;
  font-family: var(--mono);
  font-size: 12px;
}

.section-head {
  margin-bottom: 38px;
}

.split-head {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 32px;
}

.section-head h2,
.notebook-intro h2 {
  max-width: 720px;
  margin-top: 12px;
  color: #f2efe8;
  font-family: var(--serif);
  font-size: 32px;
  font-weight: 200;
  letter-spacing: -.012em;
  line-height: 1.22;
}

.section-head h2 em,
.notebook-intro h2 em {
  font-style: italic;
}

.section-link {
  min-height: 44px;
  display: inline-flex;
  align-items: center;
  color: #ffa726 !important;
  font-family: var(--mono);
  font-size: 10px;
  letter-spacing: .16em;
  text-transform: uppercase;
  white-space: nowrap;
}

.section-link:hover {
  color: #ffc04d !important;
}

.section-subline {
  margin-top: 14px !important;
  color: rgba(236, 233, 226, .55);
  font-family: var(--serif);
  font-size: 15px;
  font-style: italic;
}

/* Books */
.book-grid {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 22px;
}

.book {
  min-width: 0;
  transition: transform 200ms ease;
}

.book:hover {
  color: inherit !important;
  transform: translateY(-5px);
}

.book-cover {
  width: 100%;
  aspect-ratio: 2 / 3;
  border-radius: 2px;
  object-fit: cover;
  box-shadow: 0 20px 40px -22px rgba(0, 0, 0, .85);
}

.signal-band {
  display: flex;
  align-items: flex-end;
  gap: 1px;
  height: 16px;
  margin-top: 9px;
}

.signal-band span {
  flex: 1;
  min-width: 1px;
  border-radius: 1px 1px 0 0;
  background: var(--signal-color);
}

.signal-band span:nth-child(8n) {
  background: #f2efe8;
}

.book-rule {
  height: 1px;
  margin-top: 7px;
  background: rgba(255, 167, 38, .5);
}

.book-title-row {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 8px;
  align-items: baseline;
  margin-top: 12px;
}

.book-title-row h3 {
  color: #f2efe8;
  font-family: var(--serif);
  font-size: 14.5px;
  font-weight: 300;
  line-height: 1.25;
}

.book-title-row em {
  color: var(--signal-color);
  font-family: var(--serif);
  font-size: 15px;
  font-style: italic;
}

.book-meta,
.banner-meta {
  margin-top: 8px !important;
  color: rgba(236, 233, 226, .5);
  font-family: var(--mono);
  font-size: 8.5px;
  letter-spacing: .11em;
  line-height: 1.4;
  text-transform: uppercase;
}

.course-banner {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 42px;
  margin-top: 50px;
  min-height: 158px;
  padding: 34px 38px 34px 42px;
  border: 1px solid rgba(255, 167, 38, .28);
  border-radius: 3px;
  background: linear-gradient(165deg, #17171d, #131318 72%);
  transition: border-color 200ms ease;
}

.course-banner:hover {
  border-color: rgba(255, 167, 38, .45);
}

/* The course belongs to Book I — it carries the same red spine as the shelf. */
.course-banner::before {
  position: absolute;
  top: 16px;
  bottom: 16px;
  left: 0;
  width: 2px;
  border-radius: 0 1px 1px 0;
  background: #e11431;
  content: "";
}

.course-banner-copy {
  position: relative;
  z-index: 1;
}

.course-entry-label {
  margin: 0 0 9px !important;
  color: #ffc04d;
  font-family: var(--mono);
  font-size: 10.5px;
  font-weight: 500;
  letter-spacing: .18em;
  line-height: 1.35;
  text-transform: uppercase;
}

.course-banner h3 {
  margin-top: 11px;
  color: #f2efe8;
  font-family: var(--serif);
  font-size: 27px;
  font-weight: 300;
  line-height: 1.24;
}

.course-banner h3 em {
  font-style: italic;
}

.workspace-link {
  position: relative;
  z-index: 1;
  min-height: 44px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 14px 20px;
  border: 1px solid rgba(255, 167, 38, .65);
  border-radius: 3px;
  background: transparent;
  color: #ffa726 !important;
  font-family: var(--mono);
  font-size: 10.5px;
  font-weight: 500;
  letter-spacing: .13em;
  text-transform: uppercase;
  white-space: nowrap;
  transition: color 160ms ease, background 160ms ease, border-color 160ms ease, transform 160ms ease;
}

.workspace-link:hover {
  border-color: #ffa726;
  background: #ffa726;
  color: #101014 !important;
  transform: translateY(-2px);
}

/* Conversations */
.conversation-group + .conversation-group {
  margin-top: 36px;
}

.group-head {
  display: flex;
  align-items: center;
  gap: 13px;
  margin-bottom: 13px;
}

.group-head strong {
  color: #ffa726;
  font-family: var(--mono);
  font-size: 9.5px;
  font-weight: 500;
  letter-spacing: .2em;
  text-transform: uppercase;
  white-space: nowrap;
}

.group-head em {
  color: rgba(236, 233, 226, .55);
  font-family: var(--serif);
  font-size: 13.5px;
  font-weight: 300;
  white-space: nowrap;
}

.group-head span {
  width: 100%;
  height: 1px;
  background: rgba(255, 167, 38, .22);
}

.conversation-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 13px;
}

.conversation-card {
  --card-color: #e11431;
  position: relative;
  display: flex;
  min-height: 136px;
  flex-direction: column;
  justify-content: space-between;
  padding: 20px 22px 20px 26px;
  border: 1px solid rgba(236, 233, 226, .08);
  border-radius: 3px;
  background: linear-gradient(165deg, #17171d, #131318 72%);
  color: #ece9e2 !important;
  transition: border-color 200ms ease, transform 200ms ease, box-shadow 200ms ease;
}

/* Each doorway carries its spine color, like the books on the shelf. */
.conversation-card::before {
  content: "";
  position: absolute;
  top: 16px;
  bottom: 16px;
  left: 0;
  width: 2px;
  border-radius: 0 1px 1px 0;
  background: var(--card-color);
  opacity: .55;
  transition: opacity 200ms ease, top 200ms ease, bottom 200ms ease;
}

.conversation-card:hover {
  border-color: color-mix(in srgb, var(--card-color) 55%, transparent);
  color: #ece9e2 !important;
  transform: translateY(-3px);
  box-shadow: 0 18px 38px -26px color-mix(in srgb, var(--card-color) 65%, transparent);
}

.conversation-card:hover::before {
  top: 10px;
  bottom: 10px;
  opacity: 1;
}

.card-top {
  display: flex;
  justify-content: space-between;
  color: var(--card-color);
  font-family: var(--mono);
  font-size: 10.5px;
  font-style: normal;
  font-weight: 500;
}

.card-top b {
  font-weight: 500;
}

.card-top i {
  font-style: normal;
  transition: transform 200ms ease;
}

.conversation-card:hover .card-top {
  filter: brightness(1.25);
}

.conversation-card:hover .card-top i {
  transform: translateX(4px);
}

.conversation-card q {
  margin: 12px 0;
  color: #f2efe8;
  font-family: var(--serif);
  font-size: 18px;
  font-weight: 300;
  line-height: 1.32;
  quotes: "“" "”";
}

.conversation-card q em {
  font-style: italic;
}

.conversation-card small {
  color: rgba(236, 233, 226, .55);
  font-family: var(--mono);
  font-size: 9px;
  font-weight: 400;
  letter-spacing: .08em;
  line-height: 1.35;
  text-transform: uppercase;
}

.c01 { --card-color: #e11431; }
.c02 { --card-color: #c9133a; }
.c03 { --card-color: #b3123f; }
.c04 { --card-color: #c61a74; }
.c05 { --card-color: #d922a8; }
.c06 { --card-color: #aa26be; }
.c07 { --card-color: #7a2bd4; }
.c08 { --card-color: #4f39da; }
.c09 { --card-color: #2447e0; }
.c10 { --card-color: #296aef; }
.c11 { --card-color: #2e8eff; }
.c12 { --card-color: #3d9bff; }

.conversation-footer {
  margin-top: 28px !important;
  color: rgba(236, 233, 226, .55);
  font-family: var(--serif);
  font-size: 14px;
  text-align: right;
}

.conversation-footer a {
  margin-left: 9px;
  color: #ffa726;
  font-family: var(--mono);
  font-size: 9.5px;
  letter-spacing: .12em;
  text-transform: uppercase;
}

/* Notebook */
.home-redesign .notebook {
  display: grid;
  grid-template-columns: 1fr 1.6fr;
  gap: 64px;
  align-items: start;
}

.notebook-intro > p:last-child {
  max-width: 35ch;
  margin-top: 18px !important;
  color: rgba(236, 233, 226, .72);
  font-family: var(--serif);
  font-size: 15.5px;
  line-height: 1.6;
}

.notebook-card {
  min-height: 250px;
  display: grid;
  align-content: center;
  padding: 30px 34px;
  border: 1px solid rgba(255, 167, 38, .25);
  border-radius: 3px;
  background: #15151a;
  transition: border-color 180ms ease;
}

.notebook-card:hover {
  border-color: rgba(255, 167, 38, .4);
  color: inherit !important;
}

.issue-number {
  color: #ffa726;
  font-family: var(--serif);
  font-size: 54px;
  font-weight: 200;
  line-height: 1;
}

.notebook-card h3 {
  margin-top: 18px;
  color: #f2efe8;
  font-family: var(--serif);
  font-size: 21px;
  font-weight: 300;
}

.notebook-card p {
  margin-top: 14px;
  color: rgba(236, 233, 226, .5);
  font-family: var(--mono);
  font-size: 9px;
  letter-spacing: .14em;
  text-transform: uppercase;
}

.notebook-card span {
  margin-top: 30px;
  color: #ffa726;
  font-family: var(--mono);
  font-size: 10px;
  letter-spacing: .14em;
  text-transform: uppercase;
}

/* Desk + closing */
.home-redesign .desk-note {
  display: grid;
  grid-template-columns: 150px minmax(0, 1fr);
  align-items: center;
  gap: 48px;
}

.desk-note img {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  object-fit: cover;
  filter: saturate(.82);
}

.desk-copy {
  max-width: 72ch;
  margin-top: 16px !important;
  color: rgba(236, 233, 226, .72);
  font-family: var(--serif);
  font-size: 17px;
  font-weight: 300;
  line-height: 1.65;
}

.desk-copy em {
  color: #f2efe8;
  font-style: italic;
}

.desk-meta {
  margin-top: 20px !important;
  color: rgba(236, 233, 226, .5);
  font-family: var(--mono);
  font-size: 9px;
  letter-spacing: .16em;
  text-transform: uppercase;
}

.home-redesign .closing {
  padding-top: 80px;
  padding-bottom: 92px;
  text-align: center;
}

.closing-kicker {
  color: rgba(236, 233, 226, .5);
  font-family: var(--mono);
  font-size: 9.5px;
  letter-spacing: .2em;
  text-transform: uppercase;
}

.home-redesign .closing h2 {
  max-width: 30ch;
  margin: 20px auto 0;
  color: #f2efe8;
  font-family: var(--serif);
  font-size: 30px;
  font-weight: 200;
  line-height: 1.35;
}

.home-redesign .closing h2 em {
  font-style: italic;
}

.fleuron {
  margin-top: 30px !important;
  color: #ffa726;
  font-size: 18px;
}

/* Existing site-wide index overlay, recolored for this homepage */
.home-redesign .index-overlay {
  background: rgba(16, 16, 20, .98);
}

.home-redesign .index-overlay a:hover,
.home-redesign .ix-close:hover {
  color: #ffc04d;
}

@media (max-width: 1080px) {
  .home-redesign .topbar {
    grid-template-columns: 1fr auto;
  }

  .home-redesign .now-line {
    display: none;
  }

  .home-redesign .hero {
    grid-template-columns: 1fr;
    gap: 44px;
  }

  /* Words first on small screens — the mark becomes a coda, not a gate. */
  .hero-statement { order: 1; }
  .hero-mark { order: 2; }

  .hero-mark {
    width: min(100%, 320px);
    margin-inline: auto;
  }

  .logo3d {
    width: min(100%, 320px);
    height: auto;
    margin-inline: auto;
  }

  .hero-statement {
    max-width: 800px;
  }

  .book-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    row-gap: 42px;
  }

  .conversation-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .returning-home-grid {
    grid-template-columns: 1fr;
  }

  .returning-card {
    min-height: 150px;
    border-right: 0;
    border-bottom: 1px solid rgba(25, 25, 23, .2);
  }

  .returning-card:last-child {
    border-bottom: 0;
  }
}

@media (max-width: 760px) {
  .course-banner {
    align-items: flex-start;
    flex-direction: column;
    gap: 26px;
    padding: 30px;
  }

  .workspace-link {
    width: 100%;
  }

  .home-redesign .notebook {
    grid-template-columns: 1fr;
    gap: 36px;
  }
}

@media (max-width: 640px) {
  :root {
    --gutter: 24px;
  }

  .home-redesign main > section,
  .home-redesign .topbar {
    padding-inline: 24px;
  }

  .home-redesign .topbar {
    grid-template-columns: 1fr auto;
    align-items: start;
    gap: 18px;
  }

  .home-redesign .topbar .brand {
    flex-direction: column;
    gap: 7px;
  }

  .home-redesign .topbar .right {
    align-self: center;
  }

  .home-redesign .hero {
    padding-top: 48px;
    padding-bottom: 64px;
    gap: 36px;
  }

  .hero-mark,
  .logo3d {
    width: min(100%, 240px);
  }

  .returning-home-head {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .returning-home-updated {
    text-align: left;
  }

  .returning-card {
    min-height: 140px;
    padding: 22px 20px;
  }

  .hero-statement h1 {
    font-size: 30px;
  }

  .home-redesign main > .pulse-divider {
    padding-top: 62px;
    padding-bottom: 64px;
  }

  .home-redesign main > .pulse-divider::before {
    right: 24px;
    left: 24px;
  }

  .home-redesign main > .pulse-divider::after {
    left: 24px;
    width: calc(100% - 48px);
  }

  .split-head {
    align-items: flex-start;
    flex-direction: column;
    gap: 12px;
  }

  .section-head h2,
  .notebook-intro h2 {
    font-size: 30px;
  }

  .book-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 34px 18px;
  }

  .conversation-grid {
    grid-template-columns: 1fr;
  }

  .group-head em {
    display: none;
  }

  .home-redesign .desk-note {
    grid-template-columns: 1fr;
    gap: 30px;
  }

  .desk-note img {
    width: 128px;
    height: 128px;
  }

  .home-redesign .closing {
    padding-top: 66px;
    padding-bottom: 76px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .home-redesign *,
  .home-redesign *::before,
  .home-redesign *::after {
    animation-duration: .01ms !important;
    animation-iteration-count: 1 !important;
    scroll-behavior: auto !important;
    transition-duration: .01ms !important;
  }

  .home-redesign main > .pulse-divider::after {
    display: none;
  }

  .logo3d > img {
    transition: none;
  }
}
