@font-face {
  font-family: "Source Serif 4";
  font-style: normal;
  font-display: swap;
  font-weight: 200 900;
  src: url("/assets/fonts/source-serif-4-cyrillic-ext-standard-normal.woff2") format("woff2-variations");
  unicode-range: U+0460-052f, U+1c80-1c8a, U+20b4, U+2de0-2dff, U+a640-a69f, U+fe2e-fe2f;
}

@font-face {
  font-family: "Source Serif 4";
  font-style: normal;
  font-display: swap;
  font-weight: 200 900;
  src: url("/assets/fonts/source-serif-4-cyrillic-standard-normal.woff2") format("woff2-variations");
  unicode-range: U+0301, U+0400-045f, U+0490-0491, U+04b0-04b1, U+2116;
}

@font-face {
  font-family: "Source Serif 4";
  font-style: normal;
  font-display: swap;
  font-weight: 200 900;
  src: url("/assets/fonts/source-serif-4-greek-standard-normal.woff2") format("woff2-variations");
  unicode-range: U+0370-0377, U+037a-037f, U+0384-038a, U+038c, U+038e-03a1, U+03a3-03ff;
}

@font-face {
  font-family: "Source Serif 4";
  font-style: normal;
  font-display: swap;
  font-weight: 200 900;
  src: url("/assets/fonts/source-serif-4-vietnamese-standard-normal.woff2") format("woff2-variations");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01a0-01a1, U+01af-01b0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1ea0-1ef9, U+20ab;
}

@font-face {
  font-family: "Source Serif 4";
  font-style: normal;
  font-display: swap;
  font-weight: 200 900;
  src: url("/assets/fonts/source-serif-4-latin-ext-standard-normal.woff2") format("woff2-variations");
  unicode-range: U+0100-02ba, U+02bd-02c5, U+02c7-02cc, U+02ce-02d7, U+02dd-02ff, U+0304, U+0308, U+0329, U+1d00-1dbf, U+1e00-1e9f, U+1ef2-1eff, U+2020, U+20a0-20ab, U+20ad-20c0, U+2113, U+2c60-2c7f, U+a720-a7ff;
}

@font-face {
  font-family: "Source Serif 4";
  font-style: normal;
  font-display: swap;
  font-weight: 200 900;
  src: url("/assets/fonts/source-serif-4-latin-standard-normal.woff2") format("woff2-variations");
  unicode-range: U+0000-00ff, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da, U+02dc, U+0304, U+0308, U+0329, U+2000-206f, U+20ac, U+2122, U+2191, U+2193, U+2212, U+2215, U+feff, U+fffd;
}

:root {
  --navy: #071421;
  --navy-soft: #0c1d2b;
  --navy-lift: #12283a;
  --charcoal: #161a1f;
  --ivory: #f7f1e6;
  --ivory-deep: #efe4d2;
  --paper: #fbf8f2;
  --white: #ffffff;
  --gold: #b99a58;
  --gold-soft: #d8bf81;
  --red: #8e1f2f;
  --red-deep: #6f1724;
  --ink: #161a1f;
  --muted: #626a70;
  --line: rgba(22, 26, 31, 0.14);
  --line-strong: rgba(22, 26, 31, 0.24);
  --line-dark: rgba(255, 255, 255, 0.16);
  --shadow-border:
    0 0 0 1px rgba(22, 26, 31, 0.08),
    0 1px 2px -1px rgba(7, 20, 33, 0.12),
    0 18px 44px rgba(7, 20, 33, 0.09);
  --shadow-border-hover:
    0 0 0 1px rgba(185, 154, 88, 0.36),
    0 8px 18px -10px rgba(7, 20, 33, 0.22),
    0 26px 60px rgba(7, 20, 33, 0.13);
  --shadow-dark:
    0 0 0 1px rgba(255, 255, 255, 0.1),
    0 26px 70px rgba(7, 20, 33, 0.42);
  --shadow-gold-hover:
    0 0 0 1px rgba(185, 154, 88, 0.42),
    0 18px 36px -22px rgba(7, 20, 33, 0.48),
    0 34px 86px rgba(7, 20, 33, 0.16);
  --radius-xs: 4px;
  --radius-sm: 6px;
  --radius-md: 8px;
  --container: 1240px;
  --header-height: 74px;
  --ease-premium: cubic-bezier(0.22, 1, 0.36, 1);
  --heading-font: "Source Serif 4", Georgia, "Times New Roman", serif;
  --serif: var(--heading-font);
  --sans: Aptos, "Segoe UI", "Helvetica Neue", Arial, sans-serif;

  /* Shared responsive typography roles. Page families map to these roles below. */
  --type-listing-title-size: 4.5rem;
  --type-listing-title-line: 0.96;
  --type-editorial-title-size: 4.25rem;
  --type-editorial-title-line: 1;
  --type-editorial-section-title-size: 3rem;
  --type-editorial-section-title-line: 1.08;
  --type-home-hero-title-size: 3.9rem;
  --type-home-hero-secondary-size: 3.55rem;
  --type-home-hero-compact-size: 3.1rem;
  --type-home-section-title-size: 3.5rem;
  --type-home-search-title-size: 2.7rem;
  --type-product-title-size: 3.9rem;
  --type-product-title-long-size: 3.05rem;
  --type-product-title-line: 1.02;
  --type-product-title-long-line: 1.05;
  --type-product-subtitle-size: 1.25rem;
  --type-section-title-size: 2rem;
  --type-section-title-line: 1.12;
  --type-results-title-size: 2rem;
  --type-results-title-line: 1.08;
  --type-filter-title-size: 1.5rem;
  --type-filter-title-line: 1.1;
  --type-subsection-title-size: 1.35rem;
  --type-subsection-title-line: 1.15;
  --type-card-title-size: 1.08rem;
  --type-card-title-line: 1.16;
  --type-compact-card-title-size: 1rem;
  --type-profile-name-size: 1.35rem;
  --type-profile-name-line: 1.12;
  --type-eyebrow-size: 0.75rem;
  --type-interface-tab-size: 0.84rem;
  --type-interface-label-size: 0.74rem;
  --type-pagination-size: 0.78rem;
  --type-nav-size: 0.9rem;
}

@media (max-width: 1199px) {
  :root {
    --type-listing-title-size: 4rem;
    --type-editorial-title-size: 3.75rem;
    --type-editorial-section-title-size: 2.7rem;
    --type-home-hero-title-size: 3.6rem;
    --type-home-hero-secondary-size: 3.35rem;
    --type-home-hero-compact-size: 2.85rem;
    --type-home-section-title-size: 3.15rem;
    --type-home-search-title-size: 2.45rem;
    --type-product-title-size: 3.45rem;
    --type-product-title-long-size: 2.8rem;
    --type-product-subtitle-size: 1.16rem;
    --type-section-title-size: 1.9rem;
    --type-results-title-size: 1.9rem;
    --type-profile-name-size: 1.25rem;
  }
}

@media (max-width: 919px) {
  :root {
    --type-listing-title-size: 3.5rem;
    --type-editorial-title-size: 3.25rem;
    --type-editorial-section-title-size: 2.4rem;
    --type-home-hero-title-size: 3.15rem;
    --type-home-hero-secondary-size: 3rem;
    --type-home-hero-compact-size: 2.6rem;
    --type-home-section-title-size: 2.8rem;
    --type-home-search-title-size: 2.15rem;
    --type-product-title-size: 3rem;
    --type-product-title-long-size: 2.55rem;
    --type-product-subtitle-size: 1.1rem;
    --type-section-title-size: 1.8rem;
    --type-results-title-size: 1.8rem;
    --type-filter-title-size: 1.4rem;
  }
}

@media (max-width: 619px) {
  :root {
    --type-listing-title-size: 2.75rem;
    --type-listing-title-line: 0.98;
    --type-editorial-title-size: 2.55rem;
    --type-editorial-section-title-size: 2.1rem;
    --type-home-hero-title-size: 2.55rem;
    --type-home-hero-secondary-size: 2.45rem;
    --type-home-hero-compact-size: 2.2rem;
    --type-home-section-title-size: 2.35rem;
    --type-home-search-title-size: 1.85rem;
    --type-product-title-size: 2.4rem;
    --type-product-title-long-size: 2.15rem;
    --type-product-subtitle-size: 1.05rem;
    --type-section-title-size: 1.65rem;
    --type-results-title-size: 1.65rem;
    --type-filter-title-size: 1.35rem;
    --type-card-title-size: 1rem;
    --type-profile-name-size: 1.16rem;
  }
}

@media (max-width: 389px) {
  :root {
    --type-listing-title-size: 2.6rem;
    --type-editorial-title-size: 2.4rem;
    --type-editorial-section-title-size: 2rem;
    --type-home-hero-title-size: 2.4rem;
    --type-home-hero-secondary-size: 2.3rem;
    --type-home-hero-compact-size: 2.05rem;
    --type-home-section-title-size: 2.2rem;
    --type-home-search-title-size: 1.75rem;
    --type-product-title-size: 2.25rem;
    --type-product-title-long-size: 2rem;
    --type-section-title-size: 1.6rem;
    --type-results-title-size: 1.6rem;
  }
}

* {
  box-sizing: border-box;
}

[hidden] {
  display: none !important;
}

html {
  scroll-behavior: smooth;
  scroll-padding-top: calc(var(--header-height) + 20px);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  min-width: 320px;
  margin: 0;
  color: var(--ink);
  background:
    linear-gradient(90deg, rgba(22, 26, 31, 0.035) 1px, transparent 1px),
    linear-gradient(rgba(22, 26, 31, 0.035) 1px, transparent 1px),
    var(--ivory);
  background-size: 28px 28px;
  font-family: var(--sans);
  font-size: 16px;
  line-height: 1.6;
  text-rendering: optimizeLegibility;
}

.home-body {
  --container: 1320px;
}

a {
  color: inherit;
  text-decoration: none;
}

p,
li,
dd {
  text-wrap: pretty;
}

h1,
h2,
h3 {
  text-wrap: balance;
  letter-spacing: 0;
  word-spacing: normal;
}

img,
svg,
video {
  display: block;
  max-width: 100%;
}

button,
input,
select,
textarea {
  font: inherit;
}

button {
  cursor: pointer;
}

:focus-visible {
  outline: 3px solid rgba(185, 154, 88, 0.95);
  outline-offset: 4px;
}

::selection {
  color: var(--white);
  background: var(--red);
}

.dynamic-load-error {
  margin-block: 3rem;
  padding: 2rem;
  color: var(--ink);
  background: var(--paper);
  border: 1px solid var(--line-strong);
  border-top: 3px solid var(--red);
  box-shadow: var(--shadow-border);
}

.dynamic-load-error__eyebrow {
  margin: 0 0 0.5rem;
  color: var(--red);
  font-size: var(--type-eyebrow-size);
  font-weight: 800;
  text-transform: uppercase;
}

.dynamic-load-error__title {
  margin: 0;
  color: var(--navy);
  font-family: var(--heading-font);
  font-size: var(--type-section-title-size);
  line-height: var(--type-section-title-line);
}

.dynamic-load-error__message {
  max-width: 46rem;
  margin: 0.8rem 0 1.35rem;
  color: var(--muted);
}

.dynamic-load-error__retry {
  min-height: 44px;
}

.dynamic-section-status {
  display: grid;
  min-height: 12rem;
  flex: 1 0 100%;
  place-items: center;
  margin: 0;
  padding: 2rem;
  color: var(--muted);
  background: rgba(251, 248, 242, 0.84);
  border: 1px solid var(--line);
  border-top: 3px solid var(--gold);
  font-family: var(--heading-font);
  font-size: 1.12rem;
  text-align: center;
}

.dynamic-section-status.is-error {
  border-top-color: var(--red);
}

.skip-link {
  position: fixed;
  top: 0.8rem;
  left: 0.8rem;
  z-index: 200;
  padding: 0.7rem 0.9rem;
  color: var(--white);
  background: var(--red);
  border-radius: var(--radius-sm);
  transform: translateY(-150%);
  transition: transform 180ms ease;
}

.skip-link:focus {
  transform: translateY(0);
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.container {
  width: min(calc(100% - 2rem), var(--container));
  margin-inline: auto;
}

.section-dark {
  color: var(--white);
  background: var(--navy);
}

.section-label {
  margin: 0;
  color: var(--red);
  font-size: var(--type-eyebrow-size);
  font-variant-caps: all-small-caps;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.2;
}

.section-dark .section-label,
.hero .section-label,
.hero-scroll .section-label,
.catalogue-download .section-label {
  color: var(--gold-soft);
}

.hero-scroll .section-label {
  color: var(--red);
}

.button {
  display: inline-flex;
  min-height: 46px;
  align-items: center;
  justify-content: center;
  padding: 0.8rem 1rem;
  color: inherit;
  background: transparent;
  border: 1px solid transparent;
  border-radius: var(--radius-sm);
  font-size: 0.9rem;
  font-weight: 800;
  line-height: 1.1;
  text-align: center;
  white-space: nowrap;
  transition:
    transform 220ms var(--ease-premium),
    background-color 220ms var(--ease-premium),
    border-color 220ms var(--ease-premium),
    box-shadow 220ms var(--ease-premium),
    color 220ms var(--ease-premium);
  will-change: transform;
}

.button:hover {
  transform: translateY(-2px);
}

.button:active {
  transform: translateY(0) scale(0.985);
}

.button-primary {
  color: var(--white);
  background: var(--red);
  border-color: var(--red);
  box-shadow: 0 16px 34px rgba(142, 31, 47, 0.22);
}

.button-primary:hover,
.button-primary:focus-visible {
  background: var(--red-deep);
  border-color: var(--red-deep);
  box-shadow: 0 20px 42px rgba(142, 31, 47, 0.28);
}

.button-secondary {
  color: var(--navy);
  background: var(--gold);
  border-color: var(--gold);
  box-shadow: 0 16px 34px rgba(185, 154, 88, 0.22);
}

.button-secondary:hover,
.button-secondary:focus-visible {
  background: var(--gold-soft);
  border-color: var(--gold-soft);
  box-shadow: 0 20px 42px rgba(185, 154, 88, 0.28);
}

.button-outline,
.button-outline-light {
  color: var(--navy);
  border-color: rgba(7, 20, 33, 0.34);
  box-shadow: 0 0 0 1px rgba(7, 20, 33, 0.03);
}

.button-outline:hover,
.button-outline:focus-visible {
  color: var(--white);
  background: var(--navy);
  border-color: var(--navy);
}

.button-outline-light {
  color: var(--white);
  border-color: rgba(255, 255, 255, 0.32);
}

.button-outline-light:hover,
.button-outline-light:focus-visible {
  color: var(--navy);
  background: var(--ivory);
  border-color: var(--ivory);
}

.text-link,
.subject-card a,
.author-card a,
.footer-links a,
.footer-contact-compact a {
  display: inline-flex;
  min-height: 44px;
  align-items: center;
  color: var(--red);
  font-size: 0.9rem;
  font-weight: 800;
  text-decoration: underline;
  text-decoration-color: rgba(142, 31, 47, 0.34);
  text-decoration-thickness: 1px;
  text-underline-offset: 0.34em;
  transition:
    color 180ms ease,
    text-decoration-color 180ms ease,
    transform 180ms ease;
}

.text-link:hover,
.text-link:focus-visible,
.subject-card a:hover,
.subject-card a:focus-visible,
.author-card a:hover,
.author-card a:focus-visible {
  color: var(--red-deep);
  text-decoration-color: currentColor;
  transform: translateY(-1px);
}

.text-link-on-dark {
  color: rgba(255, 255, 255, 0.88);
  text-decoration-color: rgba(216, 191, 129, 0.54);
}

.text-link-on-dark:hover,
.text-link-on-dark:focus-visible {
  color: var(--gold-soft);
}
.site-header {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 80;
  color: var(--navy);
  background: rgba(251, 248, 242, 0.9);
  border-bottom: 1px solid rgba(7, 20, 33, 0.09);
  box-shadow: 0 14px 42px rgba(7, 20, 33, 0.06);
  backdrop-filter: blur(18px);
  transition:
    background-color 280ms var(--ease-premium),
    border-color 280ms var(--ease-premium),
    box-shadow 280ms var(--ease-premium),
    backdrop-filter 280ms var(--ease-premium),
    transform 280ms var(--ease-premium);
}

.site-header.is-scrolled,
.site-header.is-open {
  background-color: rgba(251, 248, 242, 0.96);
  border-bottom-color: rgba(7, 20, 33, 0.14);
  box-shadow: 0 18px 48px rgba(7, 20, 33, 0.1);
  backdrop-filter: blur(18px);
}

@supports not (backdrop-filter: blur(18px)) {
  .site-header.is-scrolled,
  .site-header.is-open {
    background-color: rgba(251, 248, 242, 0.98);
  }
}

.header-shell {
  position: relative;
  display: flex;
  gap: clamp(0.9rem, 1.5vw, 1.35rem);
  align-items: center;
  justify-content: flex-start;
  min-height: var(--header-height);
}

.brand {
  display: inline-flex;
  min-width: max-content;
  align-items: center;
  gap: 0.68rem;
}

.brand-logo-panel {
  display: grid;
  width: clamp(120px, 9.4vw, 136px);
  height: 44px;
  place-items: center;
  overflow: hidden;
}

.brand-logo {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.brand-copy {
  display: grid;
  gap: 0;
}

.brand-copy strong {
  color: var(--navy);
  font-family: var(--serif);
  font-size: 1rem;
  line-height: 1.05;
}

.brand-copy span {
  color: var(--red);
  font-size: 0.72rem;
  font-weight: 800;
}

.header-panel {
  position: relative;
  display: flex;
  flex: 1 1 auto;
  min-width: 0;
  align-items: center;
  justify-content: flex-end;
  gap: clamp(0.6rem, 1vw, 1rem);
}

.primary-nav {
  --nav-tab-pad: clamp(0.14rem, 0.2vw, 0.24rem);
  --nav-tab-min-width: 3.35rem;
  display: flex;
  flex: 0 1 auto;
  min-width: 0;
  align-items: center;
  justify-content: flex-start;
  margin-left: auto;
  gap: clamp(0.62rem, 0.78vw, 0.95rem);
  color: rgba(7, 20, 33, 0.7);
  font-size: var(--type-nav-size);
  font-weight: 760;
  letter-spacing: 0;
  line-height: 1;
}

.primary-nav a,
.nav-menu-trigger {
  position: relative;
  display: inline-flex;
  min-width: var(--nav-tab-min-width);
  min-height: 44px;
  align-items: center;
  justify-content: center;
  padding-inline: var(--nav-tab-pad);
  color: inherit;
  white-space: nowrap;
}

.nav-menu-shell {
  --nav-menu-gap: 0.62rem;
  --nav-menu-offset: -30%;
  --nav-menu-arrow-left: 30%;
  position: relative;
  display: inline-flex;
  align-items: center;
}

.nav-menu-shell::before {
  position: absolute;
  top: 100%;
  left: 50%;
  z-index: 119;
  width: min(92vw, 1020px);
  height: calc(var(--nav-menu-gap) + 0.45rem);
  content: "";
  pointer-events: none;
  transform: translateX(var(--nav-menu-offset));
}

.nav-menu-shell.is-open::before {
  pointer-events: auto;
}

.books-dropdown {
  --nav-menu-offset: -28%;
  --nav-menu-arrow-left: 28%;
}

.nav-menu-trigger {
  justify-content: center;
  gap: 0.42rem;
  padding: 0 var(--nav-tab-pad);
  background: transparent;
  border: 0;
  border-radius: var(--radius-sm);
  font-weight: 760;
  line-height: 1;
  transition:
    color 180ms var(--ease-premium),
    background-color 180ms var(--ease-premium),
    transform 180ms var(--ease-premium);
}

.nav-menu-trigger:active {
  transform: scale(0.96);
}

.nav-menu-caret {
  width: 0.44rem;
  height: 0.44rem;
  border-right: 2px solid currentColor;
  border-bottom: 2px solid currentColor;
  opacity: 0.7;
  transform: translateY(-2px) rotate(45deg);
  transition:
    opacity 180ms var(--ease-premium),
    transform 180ms var(--ease-premium);
}

.nav-menu-shell.is-open .nav-menu-caret {
  opacity: 1;
  transform: translateY(1px) rotate(225deg);
}

.primary-nav a::after,
.nav-menu-trigger::after {
  position: absolute;
  right: 0.04rem;
  bottom: 0.5rem;
  left: 0.04rem;
  height: 2px;
  content: "";
  background: var(--red);
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 180ms ease;
}

.primary-nav a:hover,
.primary-nav a:focus-visible,
.nav-menu-trigger:hover,
.nav-menu-trigger:focus-visible,
.nav-menu-shell.is-open .nav-menu-trigger,
.nav-menu-trigger.is-active {
  color: var(--navy);
}

.primary-nav a.is-active {
  color: var(--red);
}

.nav-menu-trigger.is-active {
  color: var(--red);
}

.primary-nav a:hover::after,
.primary-nav a:focus-visible::after,
.primary-nav a.is-active::after,
.nav-menu-trigger:hover::after,
.nav-menu-trigger:focus-visible::after,
.nav-menu-shell.is-open .nav-menu-trigger::after,
.nav-menu-trigger.is-active::after {
  transform: scaleX(1);
}

.nav-menu {
  position: absolute;
  top: calc(100% + var(--nav-menu-gap));
  left: 50%;
  z-index: 120;
  width: min(92vw, 1020px);
  max-height: calc(100dvh - var(--header-height) - 1.6rem);
  overflow: auto;
  padding: 0;
  color: var(--ink);
  background: rgba(255, 253, 248, 0.99);
  border: 1px solid rgba(7, 20, 33, 0.12);
  border-radius: var(--radius-md);
  box-shadow:
    0 22px 58px rgba(7, 20, 33, 0.15),
    inset 0 1px 0 rgba(255, 255, 255, 0.92);
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  transform: translateX(var(--nav-menu-offset)) translateY(10px);
  transform-origin: top left;
  transition:
    opacity 180ms var(--ease-premium),
    transform 180ms var(--ease-premium),
    visibility 0ms linear 180ms;
}

.nav-menu-shell.is-open .nav-menu {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
  transform: translateX(var(--nav-menu-offset)) translateY(0);
  transition-delay: 0ms;
}

@media (min-width: 1241px) {
  .site-header .header-shell {
    width: min(calc(100% - 2rem), 1320px);
  }

  .nav-menu-shell::before {
    position: fixed;
    top: var(--header-height);
    left: 50%;
    width: min(calc(100vw - 2rem), 1020px);
    transform: translateX(-50%);
  }

  .nav-menu {
    position: fixed;
    top: calc(var(--header-height) + 0.62rem);
    left: 50%;
    width: min(calc(100vw - 2rem), 1020px);
    transform: translateX(-50%) translateY(10px);
  }

  .nav-menu-shell.is-open .nav-menu {
    transform: translateX(-50%) translateY(0);
  }

  .nav-menu::before {
    display: none;
  }
}

.nav-menu::before {
  position: absolute;
  top: -0.4rem;
  left: calc(var(--nav-menu-arrow-left) - 0.38rem);
  width: 0.78rem;
  height: 0.78rem;
  content: "";
  background: rgba(255, 255, 255, 0.96);
  box-shadow: -1px -1px 0 rgba(7, 20, 33, 0.08);
  transform: rotate(45deg);
}

.nav-menu a::after {
  display: none;
}

.nav-menu a {
  min-width: 0;
  white-space: normal;
}

.nav-menu-inner {
  display: grid;
  grid-template-columns: minmax(250px, 0.28fr) minmax(0, 0.72fr);
  min-height: 356px;
}

.nav-menu-card,
.nav-menu-section {
  min-width: 0;
}

.nav-menu-card {
  display: flex;
  flex-direction: column;
  padding: 1.55rem 1.45rem;
  color: var(--navy);
  background: rgba(247, 241, 230, 0.72);
  border-right: 1px solid rgba(7, 20, 33, 0.1);
}

.nav-menu-kicker,
.nav-menu-title,
.nav-menu-note,
.nav-menu-heading {
  margin: 0;
}

.nav-menu-kicker {
  color: var(--red);
  font-size: 0.68rem;
  font-weight: 860;
  letter-spacing: 0;
  text-transform: uppercase;
}

.nav-menu-title {
  margin-top: 0.38rem;
  color: var(--navy);
  font-family: var(--serif);
  font-size: 1.62rem;
  font-weight: 760;
  line-height: 1.12;
}

.nav-menu-note {
  max-width: 30ch;
  margin-top: 0.5rem;
  color: rgba(7, 20, 33, 0.62);
  font-size: 0.78rem;
  font-weight: 680;
  line-height: 1.45;
}

.nav-menu-list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 0;
  margin-top: 1.05rem;
  border-top: 1px solid rgba(7, 20, 33, 0.11);
}

.nav-menu-link,
.nav-subject-grid a {
  position: relative;
  display: flex;
  min-height: 44px;
  align-items: center;
  border-radius: 0;
  transition:
    color 180ms var(--ease-premium),
    background-color 180ms var(--ease-premium),
    box-shadow 180ms var(--ease-premium),
    transform 180ms var(--ease-premium);
}

.nav-menu .nav-menu-link {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 0.18rem;
  min-height: 63px;
  padding: 0.7rem 0.25rem 0.7rem 0.78rem;
  background: transparent;
  border-bottom: 1px solid rgba(7, 20, 33, 0.1);
  box-shadow: inset 3px 0 0 transparent;
}

.nav-menu-link span {
  color: var(--navy);
  font-size: 0.87rem;
  font-weight: 860;
  line-height: 1.2;
}

.nav-menu-link small {
  color: rgba(7, 20, 33, 0.62);
  font-size: 0.7rem;
  font-weight: 680;
  line-height: 1.35;
}

.nav-menu-link:hover,
.nav-menu-link:focus-visible {
  background: rgba(255, 253, 248, 0.84);
  box-shadow: inset 3px 0 0 var(--red);
  transform: none;
}

.nav-menu-link:hover span,
.nav-menu-link:focus-visible span {
  color: var(--navy);
}

.nav-menu-link:hover small,
.nav-menu-link:focus-visible small {
  color: rgba(7, 20, 33, 0.62);
}

.nav-menu-link.is-current span {
  color: var(--red);
}

.nav-menu-link.is-current {
  background: rgba(142, 31, 47, 0.025);
  box-shadow: inset 3px 0 0 rgba(142, 31, 47, 0.42);
}

.nav-menu-link:focus-visible,
.nav-subject-grid a:focus-visible,
.books-subject-toggle:focus-visible {
  z-index: 1;
  outline: 2px solid var(--red);
  outline-offset: -2px;
}

.nav-menu-section {
  padding: 1.55rem 1.6rem;
}

.nav-menu-section-head {
  padding: 0 0 0.78rem;
  border-bottom: 1px solid rgba(7, 20, 33, 0.1);
}

.nav-menu-heading {
  color: var(--navy);
  font-family: var(--serif);
  font-size: 1.12rem;
  font-weight: 860;
  line-height: 1.2;
}

.nav-menu-section-note {
  max-width: 48ch;
  margin: 0.22rem 0 0;
  color: rgba(7, 20, 33, 0.6);
  font-size: 0.76rem;
  font-weight: 680;
  line-height: 1.45;
  text-wrap: pretty;
}

.books-subject-toggle {
  display: none;
}

.nav-subject-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0;
  margin-top: 0.72rem;
  border-top: 1px solid rgba(7, 20, 33, 0.08);
  border-left: 1px solid rgba(7, 20, 33, 0.08);
}

.nav-subject-grid a {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 0.2rem;
  min-height: 76px;
  padding: 0.66rem 0.78rem;
  color: rgba(7, 20, 33, 0.72);
  background: rgba(255, 253, 248, 0.42);
  border-right: 1px solid rgba(7, 20, 33, 0.08);
  border-bottom: 1px solid rgba(7, 20, 33, 0.08);
  box-shadow: inset 3px 0 0 transparent;
  white-space: normal;
}

.nav-subject-grid a span {
  color: var(--navy);
  font-size: 0.82rem;
  font-weight: 860;
  line-height: 1.2;
}

.nav-subject-grid a small {
  color: rgba(7, 20, 33, 0.62);
  font-size: 0.68rem;
  font-weight: 680;
  line-height: 1.32;
}

.nav-subject-grid a:hover,
.nav-subject-grid a:focus-visible,
.nav-subject-grid a.is-current {
  color: var(--red);
  background: rgba(142, 31, 47, 0.055);
  box-shadow: inset 3px 0 0 var(--red);
  transform: none;
}

.nav-subject-grid a:hover span,
.nav-subject-grid a:focus-visible span,
.nav-subject-grid a.is-current span {
  color: var(--red);
}

.header-utilities {
  display: flex;
  flex: 0 0 auto;
  align-items: center;
  gap: 0.25rem;
  margin-left: clamp(0.45rem, 0.8vw, 0.75rem);
  padding-left: clamp(0.55rem, 0.9vw, 0.82rem);
  border-left: 1px solid rgba(7, 20, 33, 0.13);
}

.utility-link {
  position: relative;
  display: inline-flex;
  min-width: 42px;
  min-height: 42px;
  align-items: center;
  justify-content: center;
  gap: 0.42rem;
  padding: 0 0.45rem;
  color: rgba(7, 20, 33, 0.68);
  background: transparent;
  border: 0;
  border-radius: var(--radius-sm);
  font-size: 0.8rem;
  font-weight: 800;
  transition:
    color 180ms ease,
    background-color 180ms ease,
    box-shadow 180ms ease;
}

.utility-link span {
  display: none;
}

.utility-icon {
  width: 1.12rem;
  height: 1.12rem;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}

.utility-link:hover,
.utility-link:focus-visible {
  color: var(--navy);
  background: rgba(7, 20, 33, 0.06);
  box-shadow: 0 0 0 1px rgba(7, 20, 33, 0.1);
}

.cart-link strong {
  position: absolute;
  top: 0.22rem;
  right: 0.12rem;
  display: grid;
  min-width: 1rem;
  height: 1rem;
  place-items: center;
  color: var(--white);
  background: var(--red);
  border-radius: 999px;
  font-size: 0.62rem;
  font-weight: 900;
  font-variant-numeric: tabular-nums;
}
.account-panel[hidden],
.account-modal[hidden] {
  display: none;
}

[data-account-signed-in][hidden],
[data-account-signed-out][hidden] {
  display: none !important;
}

.account-menu-shell {
  position: relative;
  display: inline-flex;
  align-items: center;
}

.utility-link .utility-disclosure-caret {
  display: block;
  width: 0.42rem;
  height: 0.42rem;
  margin-left: -0.1rem;
  border-right: 2px solid currentColor;
  border-bottom: 2px solid currentColor;
  opacity: 0.68;
  transform: translateY(-2px) rotate(45deg);
  transition: transform 180ms var(--ease-premium), opacity 180ms var(--ease-premium);
}

.utility-account[aria-expanded="true"] .utility-disclosure-caret {
  opacity: 1;
  transform: translateY(1px) rotate(225deg);
}

.account-panel {
  position: absolute;
  top: calc(100% + 0.62rem);
  right: 0;
  z-index: 140;
  width: min(92vw, 352px);
  color: var(--ink);
  overflow: hidden;
  background: rgba(255, 253, 248, 0.99);
  border: 1px solid rgba(7, 20, 33, 0.12);
  border-radius: var(--radius-md);
  box-shadow:
    0 22px 58px rgba(7, 20, 33, 0.15),
    inset 0 1px 0 rgba(255, 255, 255, 0.92);
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  transform: translateY(10px);
  transform-origin: top right;
  transition:
    opacity 180ms var(--ease-premium),
    transform 180ms var(--ease-premium),
    visibility 0ms linear 180ms;
}

.account-panel.is-open {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
  transform: translateY(0);
  transition-delay: 0ms;
}

.account-panel::before {
  display: none;
}

.account-panel::after {
  position: absolute;
  right: 0;
  bottom: 100%;
  width: 100%;
  height: 0.9rem;
  content: "";
}

.account-panel-inner {
  display: grid;
  gap: 0;
}

.account-panel-head {
  display: grid;
  gap: 0.28rem;
  padding: 1rem;
}

.account-panel-identity {
  display: flex;
  gap: 0.75rem;
  align-items: center;
  min-height: 86px;
  padding: 1rem;
  color: var(--navy);
  background: rgba(247, 241, 230, 0.72);
  border-bottom: 1px solid rgba(7, 20, 33, 0.1);
}

.account-panel-avatar {
  display: grid;
  width: 44px;
  height: 44px;
  flex: 0 0 auto;
  place-items: center;
  color: var(--white);
  background: var(--red);
  border: 1px solid rgba(255, 255, 255, 0.24);
  border-radius: var(--radius-sm);
  font-family: var(--serif);
  font-size: 0.94rem;
  font-weight: 780;
  letter-spacing: 0;
}

.account-panel-identity > div {
  display: grid;
  min-width: 0;
  gap: 0.1rem;
}

.account-panel-kicker,
.account-panel-title,
.account-panel-copy,
.account-panel-status,
.account-modal-copy,
.account-modal h2,
.account-login-error {
  margin: 0;
}

.account-panel-kicker {
  color: var(--red);
  font-size: 0.7rem;
  font-weight: 840;
  letter-spacing: 0;
  text-transform: uppercase;
}

.account-panel-identity .account-panel-kicker {
  color: var(--red);
}

.account-panel-title,
.account-modal h2 {
  color: var(--navy);
  font-family: var(--serif);
  font-size: 1.28rem;
  font-weight: 760;
  line-height: 1.14;
}

.account-panel-title span {
  overflow-wrap: anywhere;
}

.account-panel-identity .account-panel-title {
  overflow: hidden;
  color: var(--navy);
  font-size: 1.08rem;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.account-panel-copy,
.account-panel-status,
.account-modal-copy {
  color: rgba(7, 20, 33, 0.64);
  font-size: 0.82rem;
  font-weight: 700;
  line-height: 1.45;
}

.account-panel-identity .account-panel-copy {
  overflow: hidden;
  color: rgba(7, 20, 33, 0.62);
  font-size: 0.72rem;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.account-entry-actions {
  display: grid;
  gap: 0.56rem;
  padding: 0 1rem 1rem;
}

.account-login-button,
.account-login-submit,
.account-entry-button,
.account-auth-submit {
  display: inline-flex;
  min-height: 44px;
  align-items: center;
  justify-content: center;
  padding: 0.72rem 1rem;
  color: var(--white);
  background: var(--red);
  border: 0;
  border-radius: var(--radius-sm);
  box-shadow: 0 12px 28px rgba(142, 31, 47, 0.22);
  font-weight: 860;
  line-height: 1;
  transition:
    background-color 180ms var(--ease-premium),
    box-shadow 180ms var(--ease-premium),
    transform 180ms var(--ease-premium);
}

.account-auth-submit:disabled {
  cursor: wait;
  opacity: 0.72;
}

.account-auth-switch {
  min-height: 40px;
  padding: 0.4rem;
  color: var(--red-deep);
  background: transparent;
  border: 0;
  font-size: 0.78rem;
  font-weight: 820;
  text-decoration: underline;
  text-decoration-color: rgba(142, 31, 47, 0.28);
  text-underline-offset: 0.24em;
}

.account-auth-switch:hover,
.account-auth-switch:focus-visible {
  color: var(--navy);
  text-decoration-color: var(--gold);
}

.account-login-button:hover,
.account-login-button:focus-visible,
.account-login-submit:hover,
.account-login-submit:focus-visible,
.account-entry-primary:hover,
.account-entry-primary:focus-visible,
.account-auth-submit:hover,
.account-auth-submit:focus-visible {
  background: var(--red-deep);
  box-shadow: 0 16px 34px rgba(142, 31, 47, 0.28);
}

.account-entry-secondary {
  color: var(--navy);
  background: rgba(255, 255, 255, 0.72);
  box-shadow: inset 0 0 0 1px rgba(7, 20, 33, 0.14);
}

.account-entry-secondary:hover,
.account-entry-secondary:focus-visible {
  color: var(--red-deep);
  background: rgba(185, 154, 88, 0.13);
  box-shadow:
    inset 0 0 0 1px rgba(185, 154, 88, 0.32),
    0 12px 26px rgba(7, 20, 33, 0.08);
}

.account-login-button:active,
.account-login-submit:active,
.account-entry-button:active,
.account-auth-submit:active,
.account-option:active,
.account-modal-close:active {
  transform: scale(0.98);
}

.account-option-list {
  display: grid;
  gap: 0;
  padding: 0;
}

.account-option {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  width: 100%;
  min-height: 63px;
  align-content: center;
  gap: 0.18rem;
  padding: 0.7rem 0.85rem;
  color: rgba(7, 20, 33, 0.72);
  text-align: left;
  background: transparent;
  border: 0;
  border-bottom: 1px solid rgba(7, 20, 33, 0.1);
  border-radius: 0;
  box-shadow: inset 3px 0 0 transparent;
  transition:
    background-color 180ms var(--ease-premium),
    box-shadow 180ms var(--ease-premium),
    color 180ms var(--ease-premium);
}

.account-option > span:first-child {
  grid-column: 1;
  color: var(--navy);
  font-size: 0.86rem;
  font-weight: 840;
  line-height: 1.2;
}

.account-option small {
  grid-column: 1;
  color: rgba(7, 20, 33, 0.56);
  font-size: 0.72rem;
  font-weight: 680;
  line-height: 1.32;
}

.account-option:hover,
.account-option:focus-visible,
.account-option.is-current,
.account-option[aria-current="page"] {
  background: rgba(142, 31, 47, 0.055);
  box-shadow: inset 3px 0 0 var(--red);
}

.account-option:focus-visible {
  outline: 3px solid rgba(185, 154, 88, 0.5);
  outline-offset: -3px;
}

.account-panel-signout {
  padding: 0;
}

.account-panel-signout .account-option {
  border-bottom: 0;
}

.account-option-logout:hover,
.account-option-logout:focus-visible {
  background: rgba(142, 31, 47, 0.08);
}

.account-option-logout > span:first-child {
  color: var(--red-deep);
}

.account-panel-status {
  margin: 0 0.5rem 0.5rem;
  padding: 0.72rem;
  background: rgba(7, 20, 33, 0.045);
  border-radius: var(--radius-sm);
  box-shadow: inset 0 0 0 1px rgba(7, 20, 33, 0.07);
}

.account-panel-status:empty {
  display: none;
}

.account-modal {
  position: fixed;
  inset: 0;
  z-index: 220;
  display: grid;
  place-items: center;
  padding: 1rem;
  opacity: 0;
  transition: opacity 180ms var(--ease-premium);
}

.account-modal.is-open {
  opacity: 1;
}

.account-modal-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(7, 20, 33, 0.48);
  backdrop-filter: blur(8px);
}

.account-modal-panel {
  position: relative;
  z-index: 1;
  width: min(100%, 430px);
  max-height: calc(100dvh - 2rem);
  overflow-y: auto;
  padding: clamp(1rem, 3vw, 1.25rem);
  color: var(--ink);
  background: var(--paper);
  border-radius: var(--radius-md);
  box-shadow:
    0 0 0 1px rgba(7, 20, 33, 0.13),
    0 30px 90px rgba(7, 20, 33, 0.34),
    inset 0 1px 0 rgba(255, 255, 255, 0.9);
  transform: translateY(12px) scale(0.985);
  transition: transform 180ms var(--ease-premium);
}

.account-modal.is-open .account-modal-panel {
  transform: translateY(0) scale(1);
}

.account-modal-head {
  display: flex;
  gap: 1rem;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 1rem;
}

.account-modal-close {
  min-height: 40px;
  padding: 0.46rem 0.68rem;
  color: rgba(7, 20, 33, 0.72);
  background: rgba(7, 20, 33, 0.045);
  border: 0;
  border-radius: var(--radius-sm);
  box-shadow: inset 0 0 0 1px rgba(7, 20, 33, 0.08);
  font-size: 0.78rem;
  font-weight: 820;
  transition:
    color 180ms var(--ease-premium),
    background-color 180ms var(--ease-premium),
    box-shadow 180ms var(--ease-premium),
    transform 180ms var(--ease-premium);
}

.account-modal-close:hover,
.account-modal-close:focus-visible {
  color: var(--navy);
  background: rgba(185, 154, 88, 0.13);
  box-shadow: inset 0 0 0 1px rgba(185, 154, 88, 0.3);
}

.account-login-form,
.account-field {
  display: grid;
  gap: 0.72rem;
}

.account-field {
  gap: 0.34rem;
}

.account-field label {
  color: rgba(7, 20, 33, 0.74);
  font-size: 0.78rem;
  font-weight: 830;
}

.account-field label span {
  color: rgba(7, 20, 33, 0.52);
  font-weight: 700;
}

.account-field input {
  width: 100%;
  min-height: 44px;
  padding: 0.72rem 0.78rem;
  color: var(--navy);
  background: rgba(255, 255, 255, 0.76);
  border: 0;
  border-radius: var(--radius-sm);
  box-shadow: inset 0 0 0 1px rgba(7, 20, 33, 0.14);
}

.account-field input:focus {
  box-shadow:
    inset 0 0 0 1px rgba(142, 31, 47, 0.38),
    0 0 0 4px rgba(185, 154, 88, 0.2);
  outline: none;
}

.account-marketing-choices {
  display: grid;
  gap: 0.58rem;
  margin: 0;
  padding: 0.8rem;
  background: rgba(247, 241, 230, 0.58);
  border: 1px solid rgba(7, 20, 33, 0.1);
  border-radius: var(--radius-sm);
}

.account-marketing-choices legend {
  padding: 0 0.2rem;
  color: var(--navy);
  font-size: 0.78rem;
  font-weight: 860;
}

.account-marketing-choices > p {
  margin: 0;
  color: rgba(7, 20, 33, 0.62);
  font-size: 0.72rem;
  font-weight: 680;
  line-height: 1.42;
}

.account-marketing-choice {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  gap: 0.62rem;
  align-items: flex-start;
  padding-top: 0.54rem;
  border-top: 1px solid rgba(7, 20, 33, 0.08);
  cursor: pointer;
}

.account-marketing-choice input {
  width: 1rem;
  height: 1rem;
  margin-top: 0.12rem;
  accent-color: var(--red);
}

.account-marketing-choice span {
  display: grid;
  gap: 0.08rem;
}

.account-marketing-choice strong {
  color: var(--navy);
  font-size: 0.76rem;
}

.account-marketing-choice small {
  color: rgba(7, 20, 33, 0.58);
  font-size: 0.69rem;
  font-weight: 680;
  line-height: 1.36;
}

.account-login-error {
  padding: 0.62rem 0.72rem;
  color: var(--red-deep);
  background: rgba(142, 31, 47, 0.08);
  border-radius: var(--radius-sm);
  box-shadow: inset 0 0 0 1px rgba(142, 31, 47, 0.16);
  font-size: 0.78rem;
  font-weight: 760;
  line-height: 1.4;
}

.account-auth-status.is-success {
  color: var(--navy);
  background: rgba(185, 154, 88, 0.16);
  box-shadow: inset 0 0 0 1px rgba(185, 154, 88, 0.3);
}
.account-body {
  --account-surface: #fffdf8;
  --account-surface-muted: #f4eee3;
  --account-rule: rgba(7, 20, 33, 0.13);
  --account-rule-strong: rgba(7, 20, 33, 0.22);
  --account-success: #17613a;
  --account-warning: #715415;
  --container: 1240px;
  background: var(--ivory);
}

.account-main {
  padding-top: var(--header-height);
}

.account-page-hero {
  color: var(--navy);
  background: var(--account-surface);
  border-bottom: 1px solid var(--account-rule);
}

.account-page-hero::before {
  display: none;
}

.account-page-hero-grid {
  display: grid;
  min-height: 182px;
  align-items: center;
  padding-block: clamp(2rem, 4vw, 3rem);
}

.account-page-hero-copy {
  max-width: 760px;
}

.account-page-hero-copy h1 {
  max-width: 22ch;
  margin: 0.4rem 0 0;
  color: var(--navy);
  font-family: var(--serif);
  font-size: var(--type-editorial-section-title-size);
  font-weight: 750;
  letter-spacing: 0;
  line-height: var(--type-editorial-section-title-line);
}

.account-page-hero-copy p:not(.section-label) {
  max-width: 58ch;
  margin: 0.8rem 0 0;
  color: rgba(7, 20, 33, 0.67);
  font-size: 1rem;
  font-weight: 650;
  line-height: 1.55;
}

.account-workspace {
  padding-block: clamp(1.5rem, 4vw, 3.75rem);
}

.account-workspace-grid {
  display: grid;
  grid-template-columns: minmax(220px, 258px) minmax(0, 1fr);
  gap: clamp(1.1rem, 2.4vw, 2rem);
  align-items: start;
}

.account-local-nav {
  position: sticky;
  top: calc(var(--header-height) + 1rem);
  overflow: hidden;
  color: var(--navy);
  background: var(--account-surface);
  border: 1px solid var(--account-rule);
  border-radius: var(--radius-md);
  box-shadow: 0 18px 48px -40px rgba(7, 20, 33, 0.55);
}

.account-local-nav-head {
  display: flex;
  gap: 0.72rem;
  align-items: center;
  min-height: 76px;
  padding: 0.9rem;
  color: var(--white);
  background: var(--navy);
}

.account-local-avatar {
  display: grid;
  width: 42px;
  height: 42px;
  flex: 0 0 auto;
  place-items: center;
  color: var(--white);
  background: var(--red);
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: var(--radius-sm);
  font-family: var(--serif);
  font-size: 0.93rem;
  font-weight: 780;
  letter-spacing: 0;
}

.account-local-nav-head div {
  display: grid;
  min-width: 0;
  gap: 0.12rem;
}

.account-local-nav-head span:not(.account-local-avatar) {
  color: rgba(255, 255, 255, 0.66);
  font-size: 0.7rem;
  font-weight: 760;
}

.account-local-nav-head strong {
  overflow: hidden;
  font-size: 0.9rem;
  font-weight: 820;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.account-local-nav-list {
  display: grid;
}

.account-local-nav-list a {
  position: relative;
  display: grid;
  min-height: 66px;
  align-content: center;
  gap: 0.12rem;
  padding: 0.72rem 0.85rem 0.72rem 1rem;
  color: rgba(7, 20, 33, 0.72);
  border-bottom: 1px solid rgba(7, 20, 33, 0.085);
  transition:
    color 160ms ease,
    background-color 160ms ease;
}

.account-local-nav-list a:last-child {
  border-bottom: 0;
}

.account-local-nav-list a::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 4px;
  content: "";
  background: transparent;
  transition: background-color 160ms ease;
}

.account-local-nav-list a strong {
  color: var(--navy);
  font-size: 0.84rem;
  font-weight: 840;
}

.account-local-nav-list a span {
  color: rgba(7, 20, 33, 0.56);
  font-size: 0.7rem;
  font-weight: 650;
  line-height: 1.3;
}

.account-local-nav-list a:hover,
.account-local-nav-list a:focus-visible,
.account-local-nav-list a.is-current,
.account-local-nav-list a[aria-current="page"] {
  color: var(--red-deep);
  background: rgba(142, 31, 47, 0.055);
}

.account-local-nav-list a.is-current::before,
.account-local-nav-list a[aria-current="page"]::before {
  background: var(--red);
}

.account-local-nav-list a:focus-visible {
  outline: 3px solid rgba(185, 154, 88, 0.48);
  outline-offset: -3px;
}

.account-access-panel,
.account-dashboard-panel,
.account-orders-panel,
.account-details-panel {
  grid-column: 2;
}

.account-access-panel {
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 0.7rem 1.4rem;
  align-items: center;
  padding: clamp(1.4rem, 3vw, 2.2rem);
  background: var(--account-surface);
  border-top: 3px solid var(--navy);
  border-bottom: 1px solid var(--account-rule);
}

.account-access-panel .section-label,
.account-access-panel h2,
.account-access-panel > p:not(.section-label) {
  grid-column: 1;
}

.account-access-panel .account-page-actions {
  grid-column: 2;
  grid-row: 1 / span 3;
  justify-content: end;
}

.account-access-panel h2,
.account-section-heading h2 {
  margin: 0.2rem 0 0;
  color: var(--navy);
  font-family: var(--serif);
  font-size: var(--type-section-title-size);
  font-weight: 740;
  line-height: var(--type-section-title-line);
}

.account-access-panel p:not(.section-label) {
  max-width: 58ch;
  margin: 0;
  color: rgba(7, 20, 33, 0.65);
  font-weight: 650;
  line-height: 1.5;
}

.account-dashboard-panel,
.account-orders-panel,
.account-details-panel {
  display: grid;
  gap: 1.25rem;
  min-width: 0;
  padding: clamp(1rem, 2.6vw, 1.65rem);
  background: var(--account-surface);
  border: 1px solid var(--account-rule);
  border-radius: var(--radius-md);
  box-shadow: 0 24px 58px -48px rgba(7, 20, 33, 0.62);
}

.account-section-heading {
  display: grid;
  gap: 0.3rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid var(--account-rule);
}

.account-section-heading p {
  max-width: 66ch;
  margin: 0;
  color: rgba(7, 20, 33, 0.63);
  font-weight: 640;
  line-height: 1.48;
}

.account-return-guidance {
  display: flex;
  gap: 1rem;
  align-items: center;
  justify-content: space-between;
  padding: clamp(0.9rem, 2vw, 1.1rem);
  background: rgba(185, 154, 88, 0.1);
  border-left: 4px solid var(--gold);
}

.account-return-guidance div {
  display: grid;
  gap: 0.28rem;
}

.account-return-guidance h3,
.account-return-guidance p {
  margin: 0;
}

.account-return-guidance h3 {
  color: var(--navy);
  font-family: var(--serif);
  font-size: 1rem;
  font-weight: 760;
}

.account-return-guidance p {
  max-width: 68ch;
  color: rgba(7, 20, 33, 0.68);
  font-size: 0.8rem;
  font-weight: 640;
  line-height: 1.5;
}

.account-return-guidance .button {
  flex: 0 0 auto;
}

.account-return-actions,
.account-order-service-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.55rem;
  align-items: center;
}

.account-return-actions {
  justify-content: flex-end;
}

.account-order-service-actions {
  padding-top: 0.75rem;
  border-top: 1px solid rgba(7, 20, 33, 0.09);
}

.account-order-service-actions .button {
  min-height: 38px;
  padding: 0.45rem 0.7rem;
  font-size: 0.72rem;
}

.account-page-actions,
.account-form-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.72rem;
  align-items: center;
}

.account-dashboard-ledger {
  display: grid;
  grid-template-columns: minmax(0, 1.45fr) minmax(250px, 0.72fr);
  gap: 1rem;
  align-items: start;
}

.account-ledger-section {
  display: grid;
  min-width: 0;
  gap: 0.9rem;
  padding: 0.95rem 0;
  border-top: 2px solid var(--navy);
  border-bottom: 1px solid var(--account-rule);
}

.account-ledger-heading,
.account-detail-card-head,
.account-order-card-head,
.account-order-documents-head {
  display: flex;
  gap: 0.9rem;
  align-items: flex-start;
  justify-content: space-between;
}

.account-ledger-heading h3,
.account-detail-card h3 {
  margin: 0.18rem 0 0;
  color: var(--navy);
  font-family: var(--serif);
  font-size: var(--type-subsection-title-size);
  font-weight: 740;
  line-height: var(--type-subsection-title-line);
}

.account-ledger-kicker,
.account-order-eyebrow {
  margin: 0;
  color: var(--red);
  font-size: 0.7rem;
  font-weight: 850;
  letter-spacing: 0;
  text-transform: uppercase;
}

.account-dashboard-aside {
  display: grid;
  gap: 0.8rem;
}

.account-detail-card {
  display: grid;
  gap: 0.75rem;
  padding: 0.95rem;
  background: rgba(247, 241, 230, 0.44);
  border: 1px solid var(--account-rule);
  border-radius: var(--radius-sm);
}

.account-detail-state {
  padding: 0.25rem 0.5rem;
  color: var(--account-success);
  background: rgba(23, 97, 58, 0.09);
  border: 1px solid rgba(23, 97, 58, 0.2);
  border-radius: 999px;
  font-size: 0.68rem;
  font-weight: 820;
}

.account-detail-card address {
  display: grid;
  gap: 0.1rem;
  margin: 0;
  color: rgba(7, 20, 33, 0.71);
  font-size: 0.82rem;
  font-style: normal;
  font-weight: 650;
  line-height: 1.42;
}

.account-contact-list {
  display: grid;
  gap: 0;
  margin: 0;
}

.account-contact-list div {
  display: grid;
  grid-template-columns: minmax(4.3rem, 0.36fr) minmax(0, 1fr);
  gap: 0.7rem;
  padding: 0.46rem 0;
  border-top: 1px solid rgba(7, 20, 33, 0.09);
}

.account-contact-list dt,
.account-contact-list dd {
  margin: 0;
}

.account-contact-list dt {
  color: rgba(7, 20, 33, 0.52);
  font-size: 0.7rem;
  font-weight: 790;
}

.account-contact-list dd {
  min-width: 0;
  color: var(--navy);
  font-size: 0.78rem;
  font-weight: 760;
  overflow-wrap: anywhere;
}

.account-empty-state {
  display: grid;
  gap: 0.42rem;
  justify-items: start;
  padding: clamp(0.95rem, 2vw, 1.2rem);
  background: rgba(247, 241, 230, 0.5);
  border: 1px dashed rgba(7, 20, 33, 0.18);
  border-radius: var(--radius-sm);
}

.account-empty-state h3,
.account-empty-state h4 {
  margin: 0;
  color: var(--navy);
  font-family: var(--serif);
  font-size: 1.08rem;
  font-weight: 730;
}

.account-empty-state p {
  margin: 0;
  color: rgba(7, 20, 33, 0.62);
  font-size: 0.84rem;
  font-weight: 650;
  line-height: 1.46;
}

.account-empty-state-large {
  min-height: 17rem;
  align-content: center;
  justify-items: center;
  text-align: center;
}

.account-empty-mark {
  display: grid;
  width: 46px;
  height: 46px;
  place-items: center;
  color: var(--white);
  background: var(--navy);
  border-radius: var(--radius-sm);
  font-family: var(--serif);
  font-size: 0.82rem;
  font-weight: 780;
}

.account-page-form {
  display: grid;
  gap: 0;
}

.account-form-section {
  display: grid;
  gap: 1rem;
  padding: 1.25rem 0;
  border-top: 1px solid var(--account-rule);
}

.account-form-section:first-child {
  padding-top: 0;
  border-top: 0;
}

.account-anchor-section {
  scroll-margin-top: calc(var(--header-height) + 1rem);
}

.account-form-section-head {
  display: grid;
  gap: 0.26rem;
}

.account-form-section-head h3 {
  margin: 0.12rem 0 0;
  color: var(--navy);
  font-family: var(--serif);
  font-size: var(--type-subsection-title-size);
  font-weight: 740;
  line-height: var(--type-subsection-title-line);
}

.account-form-section-head h3:focus-visible {
  outline: 3px solid rgba(190, 153, 63, 0.72);
  outline-offset: 0.28rem;
}

.account-form-section-head p:not(.account-ledger-kicker) {
  max-width: 66ch;
  margin: 0;
  color: rgba(7, 20, 33, 0.62);
  font-size: 0.84rem;
  font-weight: 640;
  line-height: 1.45;
}

.account-form-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.85rem;
}

.account-form-grid-two {
  max-width: 56rem;
}

.account-communication-choices {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.75rem;
  max-width: 56rem;
}

.account-communication-choice {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  gap: 0.72rem;
  align-items: flex-start;
  padding: 0.9rem;
  background: rgba(247, 241, 230, 0.48);
  border: 1px solid rgba(7, 20, 33, 0.12);
  border-radius: var(--radius-sm);
  cursor: pointer;
  transition: border-color 160ms ease, background-color 160ms ease;
}

.account-communication-choice:hover {
  background: rgba(247, 241, 230, 0.78);
  border-color: rgba(142, 31, 47, 0.24);
}

.account-communication-choice input {
  width: 1.05rem;
  height: 1.05rem;
  margin-top: 0.14rem;
  accent-color: var(--red);
}

.account-communication-choice span {
  display: grid;
  gap: 0.16rem;
}

.account-communication-choice strong {
  color: var(--navy);
  font-size: 0.82rem;
}

.account-communication-choice small {
  color: rgba(7, 20, 33, 0.58);
  font-size: 0.72rem;
  font-weight: 640;
  line-height: 1.4;
}

.account-page-field {
  display: grid;
  align-content: start;
  gap: 0.36rem;
}

.account-page-field-wide {
  grid-column: 1 / -1;
}

.account-address-removal {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  padding: 0.85rem 0.9rem;
  background: rgba(142, 31, 47, 0.045);
  border: 1px solid rgba(142, 31, 47, 0.14);
  border-radius: var(--radius-sm);
}

.account-address-removal[hidden] {
  display: none;
}

.account-address-removal div {
  display: grid;
  gap: 0.18rem;
}

.account-address-removal strong,
.account-address-removal p {
  margin: 0;
}

.account-address-removal strong {
  color: var(--red-deep);
  font-size: 0.8rem;
}

.account-address-removal p {
  max-width: 58ch;
  color: rgba(7, 20, 33, 0.64);
  font-size: 0.73rem;
  font-weight: 630;
  line-height: 1.42;
}

.account-page-field label {
  color: rgba(7, 20, 33, 0.78);
  font-size: 0.8rem;
  font-weight: 820;
}

.account-page-field label span:not(.sr-only) {
  color: rgba(7, 20, 33, 0.5);
  font-size: 0.72rem;
  font-weight: 680;
}

.account-field-hint {
  color: rgba(7, 20, 33, 0.54);
  font-size: 0.7rem;
  font-weight: 630;
  line-height: 1.35;
}

.account-page-field input {
  width: 100%;
  min-height: 48px;
  padding: 0.76rem 0.82rem;
  color: var(--navy);
  background: #ffffff;
  border: 1px solid rgba(7, 20, 33, 0.2);
  border-radius: var(--radius-sm);
  transition:
    border-color 160ms ease,
    box-shadow 160ms ease;
}

.account-page-field input:hover {
  border-color: rgba(7, 20, 33, 0.34);
}

.account-page-field input:focus {
  border-color: var(--red);
  box-shadow: 0 0 0 3px rgba(185, 154, 88, 0.25);
  outline: 0;
}

.account-page-field input[aria-invalid="true"] {
  border-color: var(--red);
  box-shadow: 0 0 0 3px rgba(142, 31, 47, 0.1);
}

.account-field-error {
  margin: 0;
  color: var(--red-deep);
  font-size: 0.72rem;
  font-weight: 740;
  line-height: 1.35;
}

.account-form-actions {
  padding-top: 1rem;
  border-top: 1px solid var(--account-rule);
}

.account-details-status {
  min-height: 1.5rem;
  margin: 0;
  color: rgba(7, 20, 33, 0.7);
  font-size: 0.8rem;
  font-weight: 720;
  line-height: 1.4;
}

.account-details-status.is-success,
.account-details-status.is-error,
.account-details-status.is-warning {
  padding: 0.62rem 0.78rem;
  border-radius: var(--radius-sm);
}

.account-details-status.is-success {
  color: var(--account-success);
  background: rgba(23, 97, 58, 0.08);
  border: 1px solid rgba(23, 97, 58, 0.18);
}

.account-details-status.is-error {
  color: var(--red-deep);
  background: rgba(142, 31, 47, 0.07);
  border: 1px solid rgba(142, 31, 47, 0.18);
}

.account-details-status.is-warning {
  color: #6d4d0b;
  background: rgba(190, 153, 63, 0.11);
  border: 1px solid rgba(152, 112, 24, 0.24);
}

.account-address-removal-status:empty {
  height: 0;
  min-height: 0;
  overflow: hidden;
}

.account-orders-list {
  display: grid;
  gap: 0.9rem;
}

.account-orders-list-compact {
  grid-template-columns: 1fr;
}

.account-order-card {
  position: relative;
  display: grid;
  min-width: 0;
  gap: 0.9rem;
  padding: clamp(0.95rem, 2vw, 1.2rem);
  color: var(--navy);
  background: #ffffff;
  border: 1px solid var(--account-rule);
  border-left: 4px solid var(--red);
  border-radius: 0 var(--radius-sm) var(--radius-sm) 0;
  box-shadow: 0 16px 40px -36px rgba(7, 20, 33, 0.58);
}

.account-order-number,
.account-order-date,
.account-order-items {
  margin: 0;
}

.account-order-number {
  margin-top: 0.14rem;
  color: var(--navy);
  font-family: var(--serif);
  font-size: 1.12rem;
  font-weight: 770;
  line-height: 1.2;
}

.account-order-date,
.account-order-items small {
  color: rgba(7, 20, 33, 0.58);
  font-size: 0.75rem;
  font-weight: 690;
}

.account-order-date {
  margin-top: 0.14rem;
}

.account-order-statuses {
  display: flex;
  flex-wrap: wrap;
  gap: 0.4rem;
  align-items: center;
  justify-content: flex-end;
}

.account-order-status,
.account-payment-status {
  display: inline-flex;
  min-height: 30px;
  align-items: center;
  padding: 0.28rem 0.56rem;
  border-radius: 999px;
  font-size: 0.72rem;
  font-weight: 820;
  white-space: nowrap;
}

.account-order-status {
  color: var(--navy);
  background: rgba(185, 154, 88, 0.15);
  border: 1px solid rgba(185, 154, 88, 0.32);
}

.account-order-status[data-status="cancelled"] {
  color: var(--red-deep);
  background: rgba(142, 31, 47, 0.07);
  border-color: rgba(142, 31, 47, 0.18);
}

.account-order-status[data-status="cancellation_requested"] {
  color: var(--account-warning);
  background: rgba(185, 154, 88, 0.13);
  border-color: rgba(185, 154, 88, 0.3);
}

.account-cancel-dialog {
  width: min(92vw, 34rem);
  max-height: min(88vh, 42rem);
  padding: 0;
  color: var(--navy);
  background: var(--paper);
  border: 0;
  border-radius: var(--radius-md);
  box-shadow: 0 28px 80px -26px rgba(7, 20, 33, 0.7);
}

.account-cancel-dialog::backdrop {
  background: rgba(7, 20, 33, 0.72);
  backdrop-filter: blur(4px);
}

.account-cancel-form {
  display: grid;
  gap: 1rem;
  padding: clamp(1.1rem, 3vw, 1.6rem);
}

.account-cancel-dialog-head {
  display: flex;
  gap: 1rem;
  align-items: flex-start;
  justify-content: space-between;
}

.account-cancel-dialog h2,
.account-cancel-dialog p {
  margin: 0;
}

.account-cancel-dialog h2 {
  font-family: var(--serif);
  font-size: 1.65rem;
}

.account-cancel-dialog p {
  color: rgba(7, 20, 33, 0.68);
  font-size: 0.88rem;
  line-height: 1.58;
}

.account-cancel-dialog-close {
  display: grid;
  width: 44px;
  height: 44px;
  flex: 0 0 44px;
  place-items: center;
  color: var(--navy);
  background: transparent;
  border: 1px solid rgba(7, 20, 33, 0.14);
  border-radius: 50%;
  cursor: pointer;
  font: inherit;
  font-size: 1.4rem;
}

.account-cancel-note {
  padding: 0.75rem;
  background: rgba(185, 154, 88, 0.1);
  border-left: 3px solid var(--gold);
}

.account-cancel-status {
  min-height: 1.4rem;
  font-weight: 750;
}

.account-cancel-status.is-error {
  color: var(--red-deep);
}

.account-cancel-status.is-success {
  color: var(--account-success);
}

.account-cancel-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.6rem;
  justify-content: flex-end;
}

.account-payment-status {
  color: rgba(7, 20, 33, 0.72);
  background: rgba(7, 20, 33, 0.055);
  border: 1px solid rgba(7, 20, 33, 0.13);
}

.account-payment-status[data-payment-state="paid"] {
  color: var(--account-success);
  background: rgba(23, 97, 58, 0.08);
  border-color: rgba(23, 97, 58, 0.2);
}

.account-payment-status[data-payment-state="refunded"] {
  color: var(--account-warning);
  background: rgba(185, 154, 88, 0.13);
  border-color: rgba(185, 154, 88, 0.28);
}

.account-payment-status[data-payment-state="attention"],
.account-payment-status[data-payment-state="cancelled"] {
  color: var(--red-deep);
  background: rgba(142, 31, 47, 0.07);
  border-color: rgba(142, 31, 47, 0.18);
}

.account-order-items {
  display: grid;
  gap: 0.6rem;
  padding: 0.8rem 0;
  list-style: none;
  border-top: 1px solid rgba(7, 20, 33, 0.09);
  border-bottom: 1px solid rgba(7, 20, 33, 0.09);
}

.account-order-items li {
  display: grid;
  gap: 0.12rem;
}

.account-order-items span {
  font-weight: 750;
  line-height: 1.35;
}

.account-order-summary {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.6rem 1rem;
  margin: 0;
}

.account-order-summary div {
  display: grid;
  gap: 0.16rem;
}

.account-order-summary dt,
.account-order-summary dd {
  margin: 0;
}

.account-order-summary dt {
  color: rgba(7, 20, 33, 0.54);
  font-size: 0.7rem;
  font-weight: 760;
}

.account-order-summary dd {
  color: var(--navy);
  font-size: 0.82rem;
  font-weight: 810;
}

.account-order-notice {
  display: grid;
  gap: 0.22rem;
  padding: 0.7rem 0.78rem;
  color: rgba(7, 20, 33, 0.72);
  background: rgba(7, 20, 33, 0.04);
  border-left: 3px solid rgba(7, 20, 33, 0.3);
}

.account-order-notice[data-notice-state="attention"],
.account-order-notice[data-notice-state="cancelled"] {
  color: var(--red-deep);
  background: rgba(142, 31, 47, 0.055);
  border-left-color: var(--red);
}

.account-order-notice[data-notice-state="refunded"] {
  background: rgba(185, 154, 88, 0.1);
  border-left-color: var(--gold);
}

.account-order-notice strong,
.account-order-notice p {
  margin: 0;
}

.account-order-notice strong {
  font-size: 0.76rem;
  font-weight: 830;
}

.account-order-notice p {
  font-size: 0.76rem;
  font-weight: 650;
  line-height: 1.44;
}

.account-order-card-actions {
  display: flex;
  justify-content: flex-end;
}

.account-order-documents-disclosure {
  border-top: 1px solid var(--account-rule);
}

.account-order-documents-disclosure summary {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 0.2rem 0.8rem;
  min-height: 50px;
  align-content: center;
  padding: 0.55rem 2rem 0.55rem 0;
  color: var(--navy);
  cursor: pointer;
  list-style: none;
}

.account-order-documents-disclosure summary::-webkit-details-marker {
  display: none;
}

.account-order-documents-disclosure summary::after {
  position: absolute;
  top: 50%;
  right: 0.25rem;
  width: 0.5rem;
  height: 0.5rem;
  content: "";
  border-right: 2px solid currentColor;
  border-bottom: 2px solid currentColor;
  transform: translateY(-70%) rotate(45deg);
  transition: transform 160ms ease;
}

.account-order-documents-disclosure[open] summary::after {
  transform: translateY(-30%) rotate(225deg);
}

.account-order-documents-disclosure summary span {
  font-family: var(--serif);
  font-size: 0.98rem;
  font-weight: 740;
}

.account-order-documents-disclosure summary small {
  align-self: center;
  color: rgba(7, 20, 33, 0.54);
  font-size: 0.7rem;
  font-weight: 680;
}

.account-order-documents-disclosure summary:focus-visible {
  outline: 3px solid rgba(185, 154, 88, 0.48);
  outline-offset: 2px;
}

.account-order-documents {
  display: grid;
  gap: 0.72rem;
  padding: 0.7rem 0 0.25rem;
}

.account-order-documents-head h4,
.account-order-documents-head p {
  margin: 0;
}

.account-order-documents-head h4 {
  color: var(--navy);
  font-family: var(--serif);
  font-size: 0.94rem;
  font-weight: 730;
}

.account-order-documents-head p {
  margin-top: 0.14rem;
  color: rgba(7, 20, 33, 0.54);
  font-size: 0.72rem;
  font-weight: 650;
}

.account-documents-refresh {
  color: rgba(7, 20, 33, 0.58);
  font-size: 0.72rem;
  font-weight: 760;
}

.account-order-document-list {
  display: grid;
  margin: 0;
  padding: 0;
  list-style: none;
  border: 1px solid var(--account-rule);
  border-radius: var(--radius-sm);
}

.account-order-document {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 0.8rem;
  align-items: center;
  min-height: 56px;
  padding: 0.65rem 0.72rem;
}

.account-order-document + .account-order-document {
  border-top: 1px solid rgba(7, 20, 33, 0.09);
}

.account-order-document-copy,
.account-order-document-action {
  display: flex;
  flex-wrap: wrap;
  gap: 0.32rem 0.55rem;
  align-items: center;
}

.account-order-document-copy > span:first-child {
  color: var(--navy);
  font-size: 0.76rem;
  font-weight: 820;
}

.account-order-document-copy strong,
.account-order-document-copy small,
.account-document-status {
  color: rgba(7, 20, 33, 0.58);
  font-size: 0.7rem;
  font-weight: 700;
}

.account-document-mode {
  padding: 0.16rem 0.4rem;
  color: var(--account-warning);
  background: rgba(185, 154, 88, 0.15);
  border-radius: 999px;
  font-size: 0.66rem;
  font-weight: 810;
}

.account-order-document-action {
  justify-content: flex-end;
}

.account-document-status {
  white-space: nowrap;
}

.account-document-status[data-document-status="ready"] {
  color: var(--account-success);
}

.account-document-status[data-document-status="failed"] {
  color: var(--red-deep);
}

.account-document-download {
  min-height: 34px;
  padding: 0.36rem 0.62rem;
  color: var(--red-deep);
  background: transparent;
  border: 1px solid rgba(142, 31, 47, 0.28);
  border-radius: var(--radius-sm);
  cursor: pointer;
  font: inherit;
  font-size: 0.7rem;
  font-weight: 820;
}

.account-document-download:hover,
.account-document-download:focus-visible {
  color: var(--white);
  background: var(--red);
  border-color: var(--red);
}

.account-document-download:focus-visible {
  outline: 3px solid rgba(185, 154, 88, 0.44);
  outline-offset: 2px;
}

.account-document-download:disabled {
  cursor: wait;
  opacity: 0.62;
}

.account-document-live {
  min-height: 1em;
  margin: 0;
  color: rgba(7, 20, 33, 0.62);
  font-size: 0.7rem;
  font-weight: 700;
}

.account-document-live.is-error {
  color: var(--red-deep);
}

.account-orders-pagination {
  display: flex;
  gap: 0.8rem;
  align-items: center;
  justify-content: center;
  padding-top: 0.35rem;
}

.account-orders-pagination p {
  min-width: 7rem;
  margin: 0;
  color: rgba(7, 20, 33, 0.68);
  font-size: 0.8rem;
  font-weight: 780;
  text-align: center;
}

.account-orders-pagination .button:disabled {
  cursor: not-allowed;
  opacity: 0.45;
}

.account-back-link {
  width: max-content;
}

@media (max-width: 1020px) {
  .account-workspace-grid {
    grid-template-columns: minmax(200px, 225px) minmax(0, 1fr);
  }

  .account-dashboard-ledger {
    grid-template-columns: 1fr;
  }

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

@media (max-width: 900px) {
  .account-page-hero-grid {
    min-height: 160px;
  }

  .account-workspace-grid {
    grid-template-columns: 1fr;
  }

  .account-local-nav,
  .account-dashboard-panel,
  .account-orders-panel,
  .account-details-panel {
    grid-column: 1;
  }

  .account-local-nav {
    position: static;
  }

  .account-local-nav-head {
    min-height: 68px;
  }

  .account-local-nav-list {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .account-local-nav-list a:not(:last-child) {
    border-right: 1px solid rgba(7, 20, 33, 0.085);
  }

  .account-access-panel {
    grid-template-columns: 1fr;
  }

  .account-access-panel .account-page-actions {
    grid-column: 1;
    grid-row: auto;
    justify-content: start;
  }
}

@media (max-width: 700px) {
  .account-form-grid,
  .account-communication-choices,
  .account-dashboard-aside {
    grid-template-columns: 1fr;
  }

  .account-page-field-wide {
    grid-column: auto;
  }

  .account-order-card-head,
  .account-order-documents-head {
    flex-direction: column;
  }

  .account-return-guidance {
    align-items: flex-start;
    flex-direction: column;
  }

  .account-order-statuses {
    justify-content: flex-start;
  }

  .account-order-summary,
  .account-order-document {
    grid-template-columns: 1fr;
  }

  .account-order-document-action {
    justify-content: flex-start;
  }
}

@media (max-width: 520px) {
  .account-page-hero-grid {
    min-height: 144px;
    padding-block: 1.75rem;
  }

  .account-page-hero-copy h1 {
    font-size: 2.3rem;
  }

  .account-workspace {
    padding-block: 1rem 2rem;
  }

  .account-local-nav-list a {
    min-height: 52px;
    padding: 0.62rem 0.68rem 0.62rem 0.82rem;
  }

  .account-local-nav-list a span {
    display: none;
  }

  .account-dashboard-panel,
  .account-orders-panel,
  .account-details-panel {
    padding: 0.9rem;
  }

  .account-ledger-heading {
    align-items: flex-start;
    flex-direction: column;
  }

  .account-page-actions .button,
  .account-form-actions .button,
  .account-orders-pagination .button {
    width: 100%;
    justify-content: center;
  }

  .account-form-actions {
    align-items: stretch;
    flex-direction: column;
  }

  .account-address-removal {
    align-items: stretch;
    flex-direction: column;
  }

  .account-address-removal .button {
    width: 100%;
    justify-content: center;
  }

  .account-details-status {
    width: 100%;
  }

  .account-order-documents-disclosure summary {
    grid-template-columns: 1fr;
  }

  .account-orders-pagination {
    align-items: stretch;
    flex-direction: column;
  }

  .account-orders-pagination p {
    align-self: center;
  }
}

@media (prefers-reduced-motion: reduce) {
  .account-local-nav-list a,
  .account-order-documents-disclosure summary::after,
  .account-page-field input {
    transition: none;
  }
}
.has-account-modal {
  overflow: hidden;
}

.nav-toggle {
  position: relative;
  display: none;
  width: 44px;
  height: 44px;
  place-items: center;
  padding: 0;
  color: var(--navy);
  background: transparent;
  border: 1px solid rgba(7, 20, 33, 0.16);
  border-radius: var(--radius-sm);
  transition:
    background-color 220ms var(--ease-premium),
    border-color 220ms var(--ease-premium),
    box-shadow 220ms var(--ease-premium),
    transform 220ms var(--ease-premium);
}

.nav-toggle:hover,
.nav-toggle:focus-visible {
  background: rgba(7, 20, 33, 0.06);
  border-color: rgba(142, 31, 47, 0.34);
  box-shadow: 0 14px 30px rgba(7, 20, 33, 0.1);
}

.nav-toggle:active {
  transform: scale(0.985);
}

.nav-toggle span:not(.sr-only) {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 20px;
  height: 2px;
  margin: 0;
  background: currentColor;
  transform: translate(-50%, calc(-50% - 6px));
  transition:
    opacity 180ms ease,
    transform 180ms ease;
}

.nav-toggle span:nth-of-type(3) {
  transform: translate(-50%, -50%);
}

.nav-toggle span:nth-of-type(4) {
  transform: translate(-50%, calc(-50% + 6px));
}

.hero {
  position: relative;
  min-height: calc(100dvh - var(--header-height));
  overflow: clip;
  isolation: isolate;
  padding: clamp(2.9rem, 5vw, 4.8rem) 0 clamp(3.2rem, 5.5vw, 5rem);
}

.hero-media,
.hero-scrim {
  position: absolute;
  inset: 0;
  pointer-events: none;
}

.hero-media {
  z-index: 0;
}

.hero-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 58% center;
  opacity: 0.42;
  filter: saturate(0.82) contrast(1.08) brightness(0.8);
  outline: 1px solid rgba(255, 255, 255, 0.1);
  outline-offset: -1px;
}

.hero-scrim {
  z-index: 1;
  background:
    linear-gradient(90deg, rgba(7, 20, 33, 0.98) 0%, rgba(7, 20, 33, 0.86) 48%, rgba(7, 20, 33, 0.72) 100%),
    linear-gradient(180deg, rgba(7, 20, 33, 0.22) 0%, rgba(7, 20, 33, 0.92) 100%);
}

.hero-inner {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(340px, 0.82fr);
  gap: clamp(2rem, 5vw, 5rem);
  align-items: center;
}

.hero-copy {
  max-width: 760px;
}

.hero-copy h1 {
  margin: 0.8rem 0 0;
  color: var(--white);
  font-family: var(--serif);
  font-size: var(--type-editorial-title-size);
  line-height: var(--type-editorial-title-line);
  font-weight: 700;
  letter-spacing: 0;
}

.hero-lede {
  max-width: 680px;
  margin: 1.15rem 0 0;
  color: rgba(255, 255, 255, 0.82);
  font-size: 1.05rem;
  line-height: 1.72;
}

.hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.78rem;
  align-items: center;
  margin-top: 1.55rem;
}

.credibility-list {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0.8rem;
  max-width: 760px;
  margin: clamp(1.35rem, 2.7vw, 2.1rem) 0 0;
}

.credibility-list div {
  padding: 0.92rem 0.85rem;
  background: rgba(255, 255, 255, 0.07);
  border-radius: var(--radius-md);
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.1);
}

.credibility-list dt,
.credibility-list dd {
  margin: 0;
}

.credibility-list dt {
  color: var(--gold-soft);
  font-family: var(--serif);
  font-size: 1.18rem;
  font-weight: 700;
  line-height: 1.15;
}

.credibility-list dd {
  margin-top: 0.28rem;
  color: rgba(255, 255, 255, 0.72);
  font-size: 0.78rem;
  font-weight: 700;
}

.hero-visual {
  position: relative;
  min-height: 500px;
}

.visual-film {
  position: absolute;
  inset: 0 0 auto auto;
  width: min(84%, 470px);
  aspect-ratio: 1.05;
  overflow: hidden;
  background: var(--navy-soft);
  border-radius: var(--radius-md);
  box-shadow: var(--shadow-dark);
}

.visual-film video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.42;
  filter: saturate(0.78) contrast(1.08) brightness(0.86);
  outline: 1px solid rgba(255, 255, 255, 0.1);
  outline-offset: -1px;
}

.visual-film::after {
  position: absolute;
  inset: 0;
  content: "";
  background:
    linear-gradient(180deg, rgba(7, 20, 33, 0.12), rgba(7, 20, 33, 0.76)),
    repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.12) 0 1px, transparent 1px 70px);
}

.publication-stack {
  position: absolute;
  right: clamp(0.6rem, 3vw, 2rem);
  bottom: 3.6rem;
  display: grid;
  width: min(76%, 390px);
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.72rem;
  align-items: end;
}

.cover-sample {
  position: relative;
  display: flex;
  aspect-ratio: 0.66;
  flex-direction: column;
  justify-content: space-between;
  overflow: hidden;
  padding: 0.86rem 0.75rem;
  color: var(--white);
  border-radius: var(--radius-xs);
  box-shadow:
    0 0 0 1px rgba(255, 255, 255, 0.13),
    0 20px 42px rgba(7, 20, 33, 0.42);
}

.cover-sample::before {
  position: absolute;
  inset: 0;
  content: "";
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.16), transparent 42%),
    repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.12) 0 1px, transparent 1px 18px);
}

.cover-sample span,
.cover-sample strong {
  position: relative;
  z-index: 1;
}

.cover-sample span {
  color: rgba(255, 255, 255, 0.76);
  font-size: 0.68rem;
  font-weight: 800;
}

.cover-sample strong {
  color: var(--gold-soft);
  font-family: var(--serif);
  font-size: var(--type-subsection-title-size);
  line-height: 1.05;
}

.cover-red {
  transform: translateY(1.4rem);
}

.cover-gold {
  transform: translateY(2.8rem);
}

.cover-navy {
  background: linear-gradient(145deg, #12384b, #071421 72%);
}

.cover-red {
  background: linear-gradient(145deg, #8e1f2f, #071421 74%);
}

.cover-gold {
  background: linear-gradient(145deg, #b99a58, #071421 76%);
}

.catalogue-slip {
  position: absolute;
  right: auto;
  bottom: 0;
  left: 0;
  width: min(72%, 370px);
  padding: 1rem;
  color: var(--white);
  background: rgba(255, 255, 255, 0.08);
  border-radius: var(--radius-md);
  box-shadow: var(--shadow-dark);
  backdrop-filter: blur(18px);
}

.catalogue-slip span {
  color: var(--gold-soft);
  font-size: 0.78rem;
  font-weight: 800;
}

.catalogue-slip strong {
  display: block;
  margin-top: 0.22rem;
  font-family: var(--serif);
  font-size: 1.24rem;
  line-height: 1.12;
}

.catalogue-slip p {
  margin: 0.65rem 0 0;
  color: rgba(255, 255, 255, 0.72);
  font-size: 0.92rem;
}

@media (prefers-reduced-motion: no-preference) {
  .hero .section-label,
  .hero-copy h1,
  .hero-lede,
  .hero-actions,
  .credibility-list,
  .hero-visual {
    opacity: 0;
    filter: blur(4px);
    transform: translateY(12px);
    animation: fadeUp 560ms cubic-bezier(0.2, 0, 0, 1) forwards;
  }

  .hero-copy h1 {
    animation-delay: 80ms;
  }

  .hero-lede {
    animation-delay: 160ms;
  }

  .hero-actions {
    animation-delay: 240ms;
  }

  .credibility-list {
    animation-delay: 320ms;
  }

  .hero-visual {
    animation-delay: 180ms;
  }
}

@keyframes fadeUp {
  to {
    opacity: 1;
    filter: blur(0);
    transform: translateY(0);
  }
}
.hero-scroll {
  position: relative;
  min-height: 100dvh;
  overflow: clip;
  --hero-paper: #fbfaf6;
  --hero-paper-warm: #f1eee7;
  --hero-stone: #e3dfd6;
  --hero-ink: #071421;
  --hero-muted: #394652;
  --hero-line: rgba(7, 20, 33, 0.14);
  --hero-accent: #8e1f2f;
  --hero-steel: #5f7381;
  color: var(--hero-ink);
  background:
    linear-gradient(90deg, rgba(7, 20, 33, 0.035) 1px, transparent 1px),
    linear-gradient(rgba(7, 20, 33, 0.03) 1px, transparent 1px),
    var(--hero-paper);
  background-size: 44px 44px;
  isolation: isolate;
}

.motion-ready .hero-scroll {
  min-height: 480dvh;
}

.hero-sticky {
  position: relative;
  top: 0;
  display: grid;
  width: 100%;
  min-height: 100dvh;
  align-items: center;
  overflow: hidden;
  background:
    radial-gradient(circle at 10% 34%, rgba(255, 255, 255, 0.86), transparent 30%),
    linear-gradient(90deg, var(--hero-paper) 0%, var(--hero-paper-warm) 100%);
  isolation: isolate;
}

.hero-image-layer,
.hero-overlay,
.hero-cursor-spotlight,
.hero-editorial-grid {
  position: absolute;
  inset: 0;
  pointer-events: none;
}

.hero-image-layer {
  z-index: 0;
  contain: paint;
  overflow: hidden;
  background: var(--hero-paper-warm);
  transform: translate3d(0, 0, 0) scale(1);
  transform-origin: center right;
  will-change: transform;
}

.hero-image-layer::after {
  position: absolute;
  inset: 0;
  z-index: 2;
  content: "";
  background:
    linear-gradient(90deg, rgba(251, 250, 246, 0.9) 0%, rgba(251, 250, 246, 0.7) 34%, rgba(251, 250, 246, 0.32) 62%, rgba(251, 250, 246, 0.08) 86%, rgba(251, 250, 246, 0.02) 100%),
    radial-gradient(circle at 18% 48%, rgba(255, 255, 255, 0.42), transparent 38%),
    linear-gradient(180deg, rgba(251, 250, 246, 0.34) 0%, transparent 34%, rgba(241, 238, 231, 0.38) 100%);
}

.hero-background-image {
  position: absolute;
  inset: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 65% center;
  opacity: 0;
  backface-visibility: hidden;
  filter: saturate(0.9) contrast(1.04) brightness(1.02);
  transform: translateZ(0) scale(1.035);
  transition: none;
  will-change: opacity, transform;
}

.hero-background-image.is-active {
  opacity: 1;
  filter: saturate(0.98) contrast(1.06) brightness(1.02);
  transform: translateZ(0) scale(1.012);
}

.hero-scroll.is-stage-snapping .hero-background-image {
  transition: none;
}

.hero-background-image:nth-child(1) {
  object-position: 68% center;
}

.hero-background-image:nth-child(2),
.hero-background-image:nth-child(3) {
  object-position: 67% center;
}

.hero-background-image:nth-child(4) {
  object-position: 70% center;
}

.hero-overlay-top {
  z-index: 1;
  background: linear-gradient(180deg, rgba(251, 250, 246, 0.56) 0%, rgba(251, 250, 246, 0.12) 32%, transparent 58%);
}

.hero-overlay-left {
  z-index: 2;
  background:
    linear-gradient(90deg, rgba(251, 250, 246, 0.64) 0%, rgba(251, 250, 246, 0.4) 42%, rgba(251, 250, 246, 0.12) 72%, transparent 100%),
    radial-gradient(circle at 30% 42%, rgba(255, 255, 255, 0.38), transparent 48%);
}

.hero-overlay-bottom {
  z-index: 3;
  background: linear-gradient(180deg, transparent 62%, rgba(241, 238, 231, 0.56) 100%);
}

.hero-cursor-spotlight {
  z-index: 5;
  width: clamp(14rem, 28vw, 25rem);
  height: clamp(14rem, 28vw, 25rem);
  inset: auto;
  top: 0;
  left: 0;
  opacity: 0;
  background:
    radial-gradient(circle, rgba(255, 255, 255, 0.38) 0%, rgba(255, 255, 255, 0.18) 34%, rgba(255, 255, 255, 0) 72%);
  border-radius: 999px;
  filter: blur(1px);
  mix-blend-mode: normal;
  transform: translate3d(-50%, -50%, 0);
  will-change: transform, opacity;
}

.hero-editorial-grid {
  z-index: 4;
  opacity: 0.22;
  background:
    linear-gradient(90deg, rgba(7, 20, 33, 0.08) 1px, transparent 1px),
    linear-gradient(rgba(7, 20, 33, 0.05) 1px, transparent 1px);
  background-size: 86px 86px;
  mask-image: linear-gradient(90deg, #000 0%, rgba(0, 0, 0, 0.72) 36%, transparent 78%);
}

.hero-stage-layout {
  position: relative;
  z-index: 8;
  display: grid;
  grid-template-columns: minmax(0, 0.98fr) minmax(22rem, 0.72fr);
  align-items: center;
  min-height: 100dvh;
  min-width: 0;
  padding-top: var(--header-height);
  padding-bottom: clamp(4.8rem, 8vw, 7rem);
}

.hero-stage-copy {
  position: relative;
  width: min(51rem, 100%);
  min-width: 0;
  padding: clamp(1.25rem, 4vw, 3.2rem) clamp(1.1rem, 3.4vw, 3rem) clamp(1.4rem, 4vw, 3.1rem) 0;
  transition: none;
}

.hero-stage-copy::before {
  position: absolute;
  inset: clamp(-1.4rem, -2vw, -0.9rem) -18vw clamp(-1.4rem, -2vw, -0.9rem) -9vw;
  z-index: 0;
  content: "";
  background:
    radial-gradient(ellipse at 18% 50%, rgba(251, 250, 246, 0.76) 0%, rgba(251, 250, 246, 0.54) 42%, rgba(251, 250, 246, 0) 78%);
  box-shadow: none;
}

.hero-stage-copy > :not(.hero-stage-transition-copy) {
  position: relative;
  z-index: 2;
}

.hero-stage-transition-copy {
  position: absolute;
  inset: clamp(1.25rem, 4vw, 3.2rem) clamp(1.1rem, 3.4vw, 3rem) auto 0;
  z-index: 3;
  width: min(51rem, 100%);
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
}

.hero-stage-copy.is-transitioning {
  opacity: 0;
  filter: blur(6px);
  transform: translateY(18px);
}

.hero-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 0.74rem;
  will-change: opacity, transform, filter;
}

.hero-eyebrow span {
  display: block;
  width: clamp(2.4rem, 5vw, 4.8rem);
  height: 1px;
  background: rgba(142, 31, 47, 0.58);
  box-shadow: none;
}

.hero-scroll .section-label {
  color: var(--hero-accent);
}

.hero-stage-title {
  display: grid;
  gap: 0.12em;
  max-width: min(50rem, 100%);
  overflow-wrap: break-word;
  margin: clamp(0.9rem, 1.8vw, 1.2rem) 0 0;
  color: var(--hero-ink);
  font-family: var(--serif);
  font-size: var(--type-home-hero-title-size);
  font-weight: 720;
  line-height: 0.96;
  letter-spacing: 0;
  text-shadow:
    0 1px 0 rgba(255, 255, 255, 0.78),
    0 18px 44px rgba(7, 20, 33, 0.08);
  will-change: opacity, transform, filter;
}

.hero-stage-title .title-primary,
.hero-stage-title .title-support {
  display: block;
}

.hero-stage-title .title-primary {
  color: var(--hero-ink);
}

.hero-stage-title .title-support {
  max-width: 13.5em;
  color: var(--hero-steel);
  font-size: 0.55em;
  font-weight: 640;
  line-height: 1.12;
  letter-spacing: 0;
}

.hero-scroll.is-stage-four .hero-stage-title {
  max-width: min(52rem, 100%);
  font-size: var(--type-home-hero-compact-size);
  line-height: 0.98;
}

.hero-scroll.is-stage-four .title-support {
  max-width: 17em;
  font-size: 0.48em;
  line-height: 1.15;
}

.hero-stage-body {
  max-width: 38rem;
  margin: clamp(1rem, 2vw, 1.3rem) 0 0;
  color: var(--hero-muted);
  font-size: 1rem;
  line-height: 1.7;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.56);
  will-change: opacity, transform, filter;
}

.hero-stage-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.78rem;
  align-items: center;
  margin-top: clamp(1.15rem, 2.4vw, 1.75rem);
  will-change: opacity, transform, filter;
}

.hero-stage-actions .button {
  min-width: 178px;
  min-height: 48px;
}

.hero-scroll .button-primary {
  color: var(--white);
  background: var(--navy);
  border-color: var(--navy);
  box-shadow: 0 18px 40px rgba(7, 20, 33, 0.18);
}

.hero-scroll .button-primary:hover,
.hero-scroll .button-primary:focus-visible {
  color: var(--white);
  background: var(--navy-lift);
  border-color: var(--navy-lift);
  box-shadow: 0 22px 48px rgba(7, 20, 33, 0.24);
}

.hero-scroll .button-secondary {
  color: var(--navy);
  background: rgba(251, 250, 246, 0.76);
  border-color: rgba(7, 20, 33, 0.28);
  box-shadow:
    0 0 0 1px rgba(255, 255, 255, 0.56) inset,
    0 18px 38px rgba(7, 20, 33, 0.08);
  backdrop-filter: blur(10px);
}

.hero-scroll .button-secondary:hover,
.hero-scroll .button-secondary:focus-visible {
  color: var(--white);
  background: var(--navy);
  border-color: var(--navy);
  box-shadow: 0 22px 48px rgba(7, 20, 33, 0.18);
}

.hero-credibility {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0.72rem;
  width: min(44rem, 100%);
  margin: clamp(1.2rem, 2.4vw, 1.75rem) 0 0;
  transition:
    opacity 420ms var(--ease-premium),
    transform 420ms var(--ease-premium);
}

.hero-scroll:not(.is-stage-one) .hero-credibility {
  opacity: 0;
  transform: translateY(14px);
}

.hero-credibility div {
  padding: 0.86rem 0.82rem;
  background: rgba(251, 250, 246, 0.68);
  border-radius: var(--radius-md);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.62),
    0 0 0 1px var(--hero-line),
    0 18px 42px rgba(7, 20, 33, 0.08);
  backdrop-filter: blur(14px);
}

.hero-credibility dt,
.hero-credibility dd {
  margin: 0;
}

.hero-credibility dt {
  color: var(--hero-ink);
  font-family: var(--serif);
  font-size: 1.1rem;
  font-weight: 760;
  line-height: 1.12;
}

.hero-credibility dd {
  margin-top: 0.28rem;
  color: rgba(7, 20, 33, 0.68);
  font-size: 0.78rem;
  font-weight: 760;
}

.hero-transition-label {
  position: absolute;
  z-index: 9;
  right: max(1rem, calc((100vw - var(--container)) / 2));
  bottom: clamp(1.2rem, 3vw, 2.1rem);
  display: inline-flex;
  align-items: center;
  gap: 0.78rem;
  color: rgba(7, 20, 33, 0.58);
  font-size: 0.78rem;
  font-weight: 820;
  letter-spacing: 0;
}

.hero-transition-label span {
  width: clamp(2.4rem, 7vw, 6rem);
  height: 1px;
  background: rgba(142, 31, 47, 0.38);
}

.hero-transition-label p {
  margin: 0;
}

.reveal-on-scroll {
  opacity: 0;
  filter: blur(6px);
  transform: translateY(28px);
  transition:
    opacity 760ms var(--ease-premium),
    filter 760ms var(--ease-premium),
    transform 760ms var(--ease-premium);
  transition-delay: calc(var(--reveal-index, 0) * 70ms);
}

.reveal-on-scroll.is-visible {
  opacity: 1;
  filter: blur(0);
  transform: translateY(0);
}

.publication-card.reveal-on-scroll {
  filter: none;
}

.journals-intro.reveal-on-scroll {
  opacity: 1;
  filter: none;
  transform: none;
  transition: none;
}

.catalogue-search-section {
  padding: 0 0 clamp(4.5rem, 7vw, 6.5rem);
  background: var(--ivory);
}

.search-panel {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: minmax(260px, 0.36fr) minmax(0, 1fr);
  gap: clamp(1.2rem, 3vw, 2.4rem);
  align-items: start;
  margin-top: -2.1rem;
  padding: clamp(1rem, 2.4vw, 1.6rem);
  background: rgba(255, 255, 255, 0.92);
  border-radius: var(--radius-md);
  box-shadow: var(--shadow-border);
  backdrop-filter: blur(20px);
}

.search-heading h2 {
  margin: 0.36rem 0 0;
  color: var(--navy);
  font-family: var(--serif);
  font-size: var(--type-home-search-title-size);
  line-height: 1.04;
  line-height: 1.04;
}

.search-heading p:not(.section-label) {
  max-width: 26ch;
  margin: 0.85rem 0 0;
  color: var(--muted);
}

.catalogue-search {
  display: grid;
  gap: 1rem;
}

.search-row {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 0.72rem;
}

.search-row input,
.order-form input,
.order-form select,
.order-form textarea {
  width: 100%;
  color: var(--ink);
  background: var(--paper);
  border: 1px solid rgba(22, 26, 31, 0.2);
  border-radius: var(--radius-sm);
  transition:
    background-color 180ms ease,
    border-color 180ms ease,
    box-shadow 180ms ease;
}

.search-row input,
.order-form input,
.order-form select {
  min-height: 50px;
  padding: 0.82rem 0.9rem;
}

.order-form textarea {
  min-height: 128px;
  padding: 0.82rem 0.9rem;
  resize: vertical;
}

.search-row input::placeholder,
.order-form textarea::placeholder {
  color: rgba(22, 26, 31, 0.54);
}

.search-row input:focus,
.order-form input:focus,
.order-form select:focus,
.order-form textarea:focus {
  background: var(--white);
  border-color: var(--gold);
  box-shadow: 0 0 0 3px rgba(185, 154, 88, 0.18);
  outline: none;
}

.order-form input[aria-invalid="true"] {
  border-color: var(--red);
  box-shadow: 0 0 0 3px rgba(142, 31, 47, 0.18);
}

.filter-chips {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  padding: 0;
  margin: 0;
  border: 0;
}

.filter-chips legend {
  width: 100%;
  margin-bottom: 0.1rem;
  color: var(--muted);
  font-size: 0.82rem;
  font-weight: 800;
}

.filter-chips button {
  min-height: 42px;
  padding: 0.55rem 0.78rem;
  color: var(--charcoal);
  background: rgba(247, 241, 230, 0.74);
  border: 1px solid var(--line);
  border-radius: 999px;
  font-size: 0.84rem;
  font-weight: 800;
  transition:
    color 180ms ease,
    background-color 180ms ease,
    border-color 180ms ease,
    box-shadow 180ms ease,
    transform 180ms ease;
}

.filter-chips button:hover,
.filter-chips button:focus-visible,
.filter-chips button.is-selected {
  color: var(--white);
  background: var(--navy);
  border-color: var(--navy);
  box-shadow: 0 12px 24px rgba(7, 20, 33, 0.14);
  transform: translateY(-2px);
}

.filter-chips button:active {
  transform: scale(0.96);
}

.search-support {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  align-items: center;
  justify-content: space-between;
}

.search-support p,
.form-status {
  min-height: 1.4rem;
  margin: 0;
  color: var(--red);
  font-size: 0.92rem;
  font-weight: 750;
}

.releases-section,
.subjects-section,
.authors-section,
.journals-section,
.catalogue-download,
.orders-section {
  padding: clamp(4.8rem, 8vw, 7rem) 0;
}

.releases-section,
.authors-section {
  background: var(--paper);
  box-shadow: inset 0 1px 0 var(--line), inset 0 -1px 0 var(--line);
}

.section-intro {
  max-width: 820px;
  margin-bottom: clamp(1.6rem, 3vw, 2.4rem);
}

.section-intro h2,
.journals-intro h2,
.catalogue-copy h2,
.orders-copy h2 {
  margin: 0.42rem 0 0;
  color: var(--navy);
  font-family: var(--serif);
  font-size: var(--type-editorial-section-title-size);
  line-height: var(--type-editorial-section-title-line);
  letter-spacing: 0;
}

.section-intro p:not(.section-label),
.journals-intro p:not(.section-label),
.catalogue-copy p:not(.section-label),
.orders-copy p:not(.section-label) {
  max-width: 66ch;
  margin: 0.95rem 0 0;
  color: var(--muted);
  font-size: 1.04rem;
}

.section-intro-row {
  display: flex;
  gap: 1.5rem;
  align-items: end;
  justify-content: space-between;
  margin-bottom: clamp(1.6rem, 3vw, 2.4rem);
}

.section-intro-row .section-intro {
  margin-bottom: 0;
}

.section-actions {
  display: flex;
  flex: 0 0 auto;
  align-items: center;
  justify-content: flex-end;
  padding-bottom: 0.18rem;
}

.book-grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  grid-auto-flow: dense;
  gap: 1rem;
}

.book-card {
  display: flex;
  min-width: 0;
  flex-direction: column;
  transform-style: preserve-3d;
  background: rgba(255, 255, 255, 0.84);
  border-radius: var(--radius-md);
  box-shadow: var(--shadow-border);
  transition:
    transform 180ms ease,
    box-shadow 180ms ease,
    background-color 180ms ease;
}

.book-card:hover,
.book-card:focus-within {
  background: var(--white);
  box-shadow: var(--shadow-border-hover);
  transform: translateY(-6px);
}

.book-cover {
  position: relative;
  display: flex;
  aspect-ratio: 0.68;
  flex-direction: column;
  justify-content: space-between;
  min-height: 270px;
  margin: 0.82rem 0.82rem 0;
  overflow: hidden;
  padding: 1rem 0.92rem;
  color: var(--white);
  background: var(--navy-soft);
  border-radius: var(--radius-xs);
  box-shadow: 0 20px 44px rgba(7, 20, 33, 0.24);
  transition:
    transform 520ms var(--ease-premium),
    box-shadow 520ms var(--ease-premium),
    filter 520ms var(--ease-premium);
}

.book-cover-image {
  display: block;
  padding: 0;
  background: var(--navy);
}

.book-cover-image img {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.book-card:hover .book-cover,
.book-card:focus-within .book-cover {
  filter: saturate(1.04) contrast(1.04);
  box-shadow: 0 28px 58px rgba(7, 20, 33, 0.3);
  transform: translateY(-8px) scale(1.025);
}

.book-cover::before,
.book-cover::after {
  position: absolute;
  content: "";
  pointer-events: none;
}

.book-cover::before {
  inset: 0;
  opacity: 0.48;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.17), transparent 43%),
    repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.13) 0 1px, transparent 1px 19px);
}

.book-cover-image::before {
  z-index: 2;
  opacity: 0.12;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.22), transparent 38%),
    linear-gradient(180deg, transparent 62%, rgba(7, 20, 33, 0.2) 100%);
}

.book-cover::after {
  top: 0;
  bottom: 0;
  left: 16px;
  width: 1px;
  background: rgba(255, 255, 255, 0.32);
}

.book-cover-image::after {
  z-index: 3;
  background: rgba(255, 255, 255, 0.18);
}

.book-cover span,
.book-cover strong,
.book-cover small {
  position: relative;
  z-index: 1;
  display: block;
}

.book-cover span,
.book-cover small {
  color: rgba(255, 255, 255, 0.76);
  font-size: 0.76rem;
  font-weight: 850;
}

.book-cover strong {
  color: var(--gold-soft);
  font-family: var(--serif);
  font-size: 1.85rem;
  line-height: 1.03;
  overflow-wrap: anywhere;
}

.cover-adr {
  background: linear-gradient(145deg, #12384b, #071421 66%, #4a3821);
}

.cover-china {
  background: linear-gradient(145deg, #2a151a, #8e1f2f 55%, #071421);
}

.cover-maritime {
  background: linear-gradient(135deg, #1b5c68, #09283c 58%, #071421);
}

.cover-diplomacy {
  background: linear-gradient(145deg, #4d4134, #0c1d2b 54%, #8a7445);
}

.cover-drones {
  background: linear-gradient(145deg, #26333d, #536345 50%, #071421);
}

.cover-nuclear {
  background: linear-gradient(145deg, #241f34, #8e1f2f 52%, #071421);
}

.cover-uas {
  background: linear-gradient(145deg, #223747, #4e665b 54%, #071421);
}

.cover-west-asia {
  background: linear-gradient(145deg, #4c3f2c, #15273a 58%, #6f1724);
}

.book-content {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: 1rem;
}

.category,
.author-area,
.publication-card span {
  margin: 0;
  color: var(--red);
  font-size: 0.78rem;
  font-weight: 850;
}

.book-card h3,
.subject-card h3,
.author-card h3,
.publication-card h3 {
  margin: 0.42rem 0 0;
  color: var(--navy);
  font-family: var(--serif);
  font-size: 1.35rem;
  line-height: 1.12;
}

.byline {
  margin: 0.5rem 0 0;
  color: var(--muted);
  font-size: 0.91rem;
  font-weight: 700;
}

.book-description {
  margin: 0.72rem 0 0;
  color: var(--muted);
  font-size: 0.94rem;
}

.book-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 0.42rem;
  margin-top: 1rem;
}

.book-meta span {
  display: inline-flex;
  min-height: 30px;
  align-items: center;
  padding: 0.28rem 0.52rem;
  color: var(--navy);
  background: rgba(185, 154, 88, 0.17);
  border-radius: var(--radius-xs);
  font-size: 0.76rem;
  font-weight: 850;
}

.book-content .button {
  width: 100%;
  margin-top: auto;
}

.book-meta + .button {
  margin-top: 1rem;
}

.subject-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  grid-auto-flow: dense;
  gap: 1rem;
}

.subject-card,
.author-card,
.publication-card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 238px;
  overflow: hidden;
  transform-style: preserve-3d;
  padding: 1.12rem;
  background: rgba(255, 255, 255, 0.62);
  border-radius: var(--radius-md);
  box-shadow: var(--shadow-border);
  transition:
    transform 180ms ease,
    box-shadow 180ms ease,
    background-color 180ms ease;
}

.subject-card:hover,
.subject-card:focus-within,
.author-card:hover,
.author-card:focus-within,
.publication-card:hover,
.publication-card:focus-within {
  background: var(--white);
  box-shadow: var(--shadow-gold-hover);
  transform: translateY(-3px);
}

.subject-card::before,
.author-card::after,
.publication-card::before {
  position: absolute;
  right: 1rem;
  bottom: 1rem;
  left: 1rem;
  height: 1px;
  content: "";
  background: var(--gold);
  opacity: 0;
  transform: scaleX(0.24);
  transform-origin: left;
  transition:
    opacity 260ms var(--ease-premium),
    transform 260ms var(--ease-premium);
}

.subject-card:hover::before,
.subject-card:focus-within::before,
.author-card:hover::after,
.author-card:focus-within::after,
.publication-card:hover::before,
.publication-card:focus-within::before {
  opacity: 1;
  transform: scaleX(1);
}

.subject-card:nth-child(4),
.subject-card:nth-child(9) {
  background:
    linear-gradient(135deg, rgba(185, 154, 88, 0.18), transparent 55%),
    rgba(255, 255, 255, 0.72);
}

.subject-marker {
  display: inline-grid;
  width: 44px;
  height: 44px;
  place-items: center;
  color: var(--gold);
  background: var(--navy);
  border-radius: var(--radius-xs);
  font-family: var(--serif);
  font-size: 0.95rem;
  font-weight: 800;
}

.subject-card p,
.author-card p:not(.author-area),
.publication-card p {
  margin: 0.74rem 0 1rem;
  color: var(--muted);
  font-size: 0.96rem;
}

.subject-card a,
.author-card a {
  margin-top: auto;
}

.author-grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 1rem;
}

.featured-rail-shell {
  position: relative;
}

.section-scroll-rail {
  overflow-x: auto;
  overflow-y: visible;
  overscroll-behavior-x: contain;
  scroll-behavior: smooth;
  scroll-padding-inline: 3.25rem;
  scroll-snap-type: x mandatory;
  scrollbar-color: rgba(142, 31, 47, 0.46) rgba(7, 20, 33, 0.08);
  scrollbar-width: thin;
}

.book-grid.section-scroll-rail,
.author-grid.section-scroll-rail {
  display: flex;
  grid-auto-flow: unset;
  grid-template-columns: none;
  gap: 1rem;
  padding: 0.28rem 3.25rem 1.1rem;
}

.section-scroll-rail::-webkit-scrollbar {
  height: 8px;
}

.section-scroll-rail::-webkit-scrollbar-track {
  background: rgba(7, 20, 33, 0.08);
  border-radius: 999px;
}

.section-scroll-rail::-webkit-scrollbar-thumb {
  background: rgba(142, 31, 47, 0.46);
  border-radius: 999px;
}

.section-scroll-rail > * {
  flex: 0 0 clamp(17rem, 22vw, 19.5rem);
  scroll-snap-align: start;
}

.book-grid.section-scroll-rail > .book-card {
  flex-basis: clamp(17.5rem, 21vw, 19.25rem);
}

.book-grid.section-scroll-rail {
  align-items: stretch;
}

.book-grid.section-scroll-rail > .book-card {
  height: 48.35rem;
  min-height: 48.35rem;
}

.book-grid.section-scroll-rail .book-content .button {
  margin-top: auto;
}

.author-grid.section-scroll-rail > .author-card {
  flex-basis: clamp(16.75rem, 21vw, 18.75rem);
}

.author-grid.section-scroll-rail {
  align-items: stretch;
}

.author-grid.section-scroll-rail > .author-card {
  height: clamp(23.9rem, 28vw, 24.6rem);
  min-height: clamp(23.9rem, 28vw, 24.6rem);
}

.rail-arrow {
  position: absolute;
  z-index: 4;
  top: 50%;
  display: grid;
  width: 46px;
  height: 46px;
  place-items: center;
  color: var(--navy);
  background: rgba(251, 248, 242, 0.94);
  border: 1px solid rgba(7, 20, 33, 0.14);
  border-radius: 999px;
  box-shadow:
    0 0 0 1px rgba(255, 255, 255, 0.58),
    0 14px 30px rgba(7, 20, 33, 0.15);
  transform: translateY(-50%);
  transition:
    color 180ms ease,
    background-color 180ms ease,
    border-color 180ms ease,
    box-shadow 180ms ease,
    opacity 180ms ease,
    transform 180ms ease;
}

.rail-arrow span {
  display: block;
  margin-top: -0.08rem;
  font-size: 2rem;
  line-height: 1;
}

.rail-arrow:hover,
.rail-arrow:focus-visible {
  color: var(--white);
  background: var(--navy);
  border-color: var(--navy);
  box-shadow:
    0 0 0 1px rgba(7, 20, 33, 0.12),
    0 18px 34px rgba(7, 20, 33, 0.22);
  transform: translateY(-50%) scale(1.04);
}

.rail-arrow:active {
  transform: translateY(-50%) scale(0.96);
}

.rail-arrow:disabled {
  opacity: 0.42;
  pointer-events: none;
}

.rail-arrow-prev {
  left: 0.42rem;
}

.rail-arrow-next {
  right: 0.42rem;
}

.author-card {
  min-height: 318px;
  background: rgba(255, 255, 255, 0.82);
}

.author-avatar {
  display: grid;
  width: clamp(104px, 8vw, 124px);
  height: clamp(104px, 8vw, 124px);
  place-items: center;
  margin-bottom: 1.08rem;
  overflow: hidden;
  color: var(--gold-soft);
  background:
    linear-gradient(145deg, rgba(185, 154, 88, 0.16), transparent 56%),
    var(--navy);
  border-radius: var(--radius-sm);
  box-shadow: 0 0 0 1px rgba(185, 154, 88, 0.36);
  font-family: var(--serif);
  font-size: 1.34rem;
  font-weight: 800;
}

.author-photo img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.author-card cite {
  font-family: var(--serif);
}

.journals-section {
  background: var(--ivory-deep);
  box-shadow: inset 0 1px 0 var(--line), inset 0 -1px 0 var(--line);
}

.journals-shell {
  display: grid;
  grid-template-columns: minmax(280px, 0.42fr) minmax(0, 1fr);
  gap: clamp(2rem, 5vw, 4rem);
  align-items: start;
}

.journals-intro {
  position: relative;
  top: auto;
  margin-bottom: 0;
}

.journals-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.7rem;
  margin-top: 1.5rem;
}

.journals-actions .button {
  min-height: 44px;
}

.publication-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-auto-flow: dense;
  gap: 1rem;
}

.publication-card {
  display: flex;
  min-width: 0;
  flex-direction: column;
  min-height: 260px;
  transform-style: flat;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.7), transparent 64%),
    rgba(255, 255, 255, 0.55);
}

.publication-card-link {
  color: var(--navy);
  text-decoration: none;
}

.publication-card-link:focus-visible {
  outline: 3px solid rgba(142, 31, 47, 0.42);
  outline-offset: 4px;
}

.publication-card span {
  color: var(--red);
}

.publication-card h3 {
  margin-top: auto;
  padding-top: 4rem;
}

.publication-card strong {
  display: inline-flex;
  min-height: 40px;
  align-items: center;
  width: fit-content;
  margin-top: 1.15rem;
  color: var(--red);
  font-size: 0.84rem;
  font-weight: 860;
  text-decoration: underline;
  text-decoration-color: rgba(142, 31, 47, 0.3);
  text-underline-offset: 0.32em;
  transition:
    color 180ms var(--ease-premium),
    text-decoration-color 180ms var(--ease-premium),
    transform 180ms var(--ease-premium);
}

.publication-card-link:hover strong,
.publication-card-link:focus-visible strong {
  color: var(--red-deep);
  text-decoration-color: currentColor;
  transform: translateX(2px);
}

.publication-card-deep {
  color: var(--white);
  background:
    linear-gradient(135deg, rgba(185, 154, 88, 0.2), transparent 60%),
    var(--navy);
  box-shadow: var(--shadow-dark);
}

.publication-card-deep span,
.publication-card-deep h3,
.publication-card-deep strong {
  color: var(--gold-soft);
}

.publication-card-deep p {
  color: rgba(255, 255, 255, 0.74);
}

.publication-card-deep:hover,
.publication-card-deep:focus-within {
  color: var(--white);
  background:
    linear-gradient(135deg, rgba(213, 184, 120, 0.26), transparent 58%),
    linear-gradient(145deg, #153a57, #081927 64%, #050f19);
  box-shadow:
    0 26px 54px rgba(7, 20, 33, 0.28),
    0 0 0 1px rgba(185, 154, 88, 0.34);
}

.catalogue-download {
  position: relative;
  overflow: hidden;
  color: var(--white);
  background:
    linear-gradient(135deg, rgba(185, 154, 88, 0.16), transparent 50%),
    var(--navy);
}

.catalogue-download::before {
  position: absolute;
  inset: -20%;
  content: "";
  background:
    radial-gradient(circle at 18% 28%, rgba(185, 154, 88, 0.24), transparent 28%),
    radial-gradient(circle at 78% 72%, rgba(142, 31, 47, 0.24), transparent 32%);
  opacity: 0.72;
  transform: translate3d(0, var(--parallax-y, 0), 0);
  transition: transform 420ms var(--ease-premium);
}

.catalogue-grid {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(260px, 0.36fr);
  gap: clamp(1.5rem, 5vw, 4rem);
  align-items: center;
}

.catalogue-copy h2 {
  color: var(--white);
}

.catalogue-copy p:not(.section-label) {
  color: rgba(255, 255, 255, 0.76);
}

.catalogue-actions {
  display: grid;
  gap: 0.72rem;
}

.orders-section {
  background: var(--ivory);
}

.orders-grid {
  display: grid;
  grid-template-columns: minmax(0, 0.78fr) minmax(360px, 0.82fr);
  gap: clamp(2rem, 5vw, 4rem);
  align-items: start;
}

.audience-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.55rem;
  max-width: 640px;
  padding: 0;
  margin: 1.35rem 0 0;
  list-style: none;
}

.audience-list li {
  min-height: 40px;
  padding: 0.55rem 0.72rem;
  color: var(--charcoal);
  background: rgba(255, 255, 255, 0.62);
  border-radius: var(--radius-sm);
  box-shadow: 0 0 0 1px rgba(22, 26, 31, 0.08);
  font-weight: 750;
}

.orders-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.8rem;
  align-items: center;
  margin-top: 1.6rem;
}

.order-form {
  display: grid;
  gap: 1rem;
  padding: 1rem;
  background: rgba(255, 255, 255, 0.78);
  border-radius: var(--radius-md);
  box-shadow: var(--shadow-border);
}

.field {
  display: grid;
  gap: 0.38rem;
}

.order-form label {
  color: var(--navy);
  font-size: 0.78rem;
  font-weight: 850;
}

.form-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
}

.order-form .button {
  width: fit-content;
}

.site-footer {
  padding: clamp(2.7rem, 4.5vw, 4rem) 0 1.35rem;
  color: rgba(255, 255, 255, 0.72);
  background: var(--navy);
  box-shadow:
    inset 0 1px 0 rgba(185, 154, 88, 0.22),
    0 -18px 54px -48px rgba(7, 20, 33, 0.78);
}

.footer-shell {
  display: grid;
  grid-template-columns: minmax(19rem, 1.3fr) minmax(10rem, 0.55fr) minmax(16rem, 0.85fr);
  gap: clamp(2rem, 4.5vw, 4.75rem);
  align-items: start;
}

.footer-brand .brand {
  width: fit-content;
  margin-bottom: 1.15rem;
}

.site-footer .brand-copy strong {
  color: var(--white);
}

.site-footer .brand-copy span {
  color: var(--gold-soft);
}

.footer-slogan {
  max-width: 30ch;
  margin: 0;
  color: var(--white);
  font-family: var(--serif);
  font-size: 1.35rem;
  font-weight: 650;
  line-height: 1.3;
}

.footer-description {
  max-width: 48ch;
  margin: 0.72rem 0 0;
  color: rgba(255, 255, 255, 0.64);
  font-size: 0.9rem;
  line-height: 1.62;
}

.footer-links,
.footer-office {
  display: grid;
  min-width: 0;
  align-content: start;
  justify-items: start;
}

.footer-links h2,
.footer-office h2 {
  margin: 0 0 0.65rem;
  color: var(--gold-soft);
  font-family: var(--sans);
  font-size: 0.72rem;
  font-weight: 850;
  letter-spacing: 0;
  text-transform: uppercase;
}

.footer-links a,
.footer-office a,
.footer-legal a {
  display: inline-flex;
  min-height: 40px;
  align-items: center;
  color: rgba(255, 255, 255, 0.76);
  font-size: 0.9rem;
  font-weight: 780;
  text-decoration-color: rgba(216, 191, 129, 0.28);
  transition:
    color 180ms var(--ease-premium),
    text-decoration-color 180ms var(--ease-premium);
}

.footer-links a:hover,
.footer-links a:focus-visible,
.footer-office a:hover,
.footer-office a:focus-visible,
.footer-legal a:hover,
.footer-legal a:focus-visible {
  color: var(--gold-soft);
  text-decoration-color: rgba(216, 191, 129, 0.78);
}

.footer-office address {
  margin: 0 0 0.7rem;
  color: rgba(255, 255, 255, 0.62);
  font-size: 0.88rem;
  font-style: normal;
  line-height: 1.6;
}

.footer-social-group {
  display: grid;
  gap: 0.55rem;
  margin-top: 0.85rem;
}

.footer-social-group[hidden] {
  display: none;
}

.footer-social-label {
  margin: 0;
  color: var(--gold-soft);
  font-size: 0.7rem;
  font-weight: 850;
  text-transform: uppercase;
}

.footer-social {
  display: flex;
  gap: 0.5rem;
  align-items: center;
  justify-content: flex-start;
}

.footer-social a[hidden] {
  display: none;
}

.footer-social a {
  display: inline-grid;
  width: 42px;
  height: 42px;
  place-items: center;
  color: rgba(255, 255, 255, 0.74);
  background: rgba(255, 255, 255, 0.055);
  border-radius: var(--radius-sm);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.12);
  text-decoration: none;
  transition:
    color 180ms var(--ease-premium),
    background-color 180ms var(--ease-premium),
    box-shadow 180ms var(--ease-premium),
    transform 180ms var(--ease-premium);
}

.footer-social a:hover,
.footer-social a:focus-visible {
  color: var(--gold-soft);
  background: rgba(255, 255, 255, 0.1);
  box-shadow:
    inset 0 0 0 1px rgba(216, 191, 129, 0.32),
    0 12px 26px -22px rgba(0, 0, 0, 0.5);
}

.footer-social a:active {
  transform: scale(0.96);
}

.footer-social svg {
  width: 1.08rem;
  height: 1.08rem;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.8;
}

.footer-social a[aria-label^="LinkedIn"] svg {
  fill: currentColor;
  stroke: none;
}

.footer-legal {
  display: flex;
  grid-column: 1 / -1;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  padding-top: 1.15rem;
  border-top: 1px solid rgba(255, 255, 255, 0.13);
}

.footer-legal p {
  margin: 0;
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.78rem;
}

.footer-legal-links {
  display: flex;
  flex-wrap: wrap;
  gap: 0.15rem 1rem;
  align-items: center;
  justify-content: center;
}

.footer-legal a {
  min-height: 40px;
  font-size: 0.78rem;
}

@media (max-width: 980px) {
  .footer-shell {
    grid-template-columns: minmax(0, 1.2fr) minmax(14rem, 0.8fr);
    gap: 1.75rem 2.5rem;
  }

  .footer-brand {
    grid-column: 1 / -1;
    padding-bottom: 1rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.14);
  }

  .footer-description {
    max-width: 42rem;
  }
}

@media (max-width: 700px) {
  .footer-shell {
    grid-template-columns: 1fr;
    gap: 1.35rem;
  }

  .footer-brand {
    grid-column: auto;
  }

  .footer-legal {
    display: grid;
    justify-items: start;
    gap: 0.25rem;
  }

  .footer-legal-links {
    justify-content: flex-start;
  }
}
/* Homepage hero: natural-colour imagery with stage-specific art direction. */
.home-body .hero-scroll {
  --hero-paper: #f8f4ec;
  --hero-paper-warm: #f2eadf;
  --hero-ink: #071b31;
  --hero-muted: #303b44;
  --hero-support: #344b5d;
  --hero-accent: #8e1f2f;
  --hero-gold: #9a7431;
  color: var(--hero-ink);
  background: var(--hero-paper);
}

.home-body .hero-sticky {
  background: var(--hero-paper);
}

.home-body .hero-image-layer {
  top: var(--header-height);
  background: var(--hero-paper-warm);
  transform-origin: center;
}

.home-body .hero-image-layer::after {
  content: none;
}

.home-body .hero-overlay,
.home-body .hero-cursor-spotlight,
.home-body .hero-editorial-grid {
  display: none;
}

.home-body .hero-background-image {
  object-position: var(--hero-object-x, 50%) var(--hero-object-y, 50%);
  filter: none;
  transform: translateZ(0) scale(1.004);
  will-change: opacity, transform;
}

.home-body .hero-background-image.is-active {
  filter: none;
  transform: translateZ(0) scale(1.004);
}

.home-body .hero-background-image:nth-child(1) {
  --hero-object-x: 50%;
  --hero-object-y: 51%;
}

.home-body .hero-background-image:nth-child(2) {
  --hero-object-x: 53%;
  --hero-object-y: 54%;
}

.home-body .hero-background-image:nth-child(3) {
  --hero-object-x: 55%;
  --hero-object-y: 52%;
}

.home-body .hero-background-image:nth-child(4) {
  --hero-object-x: 52%;
  --hero-object-y: 50%;
}

.home-body .hero-stage-layout {
  grid-template-columns: minmax(0, 37rem) minmax(18rem, 1fr);
  padding-bottom: clamp(2.75rem, 5vw, 4.5rem);
}

.home-body .hero-stage-copy {
  width: min(35rem, calc(31vw + 3rem));
  padding: clamp(1rem, 2.5vw, 2rem) clamp(0.75rem, 2vw, 1.5rem) clamp(1rem, 2.5vw, 2rem) 0;
}

.home-body .hero-stage-copy::before {
  inset: -1.25rem -1.5rem -1.25rem -2rem;
  background: radial-gradient(
    ellipse at 22% 50%,
    rgba(255, 253, 248, 0.2) 0%,
    rgba(255, 253, 248, 0.08) 56%,
    rgba(255, 253, 248, 0) 82%
  );
}

.home-body .hero-stage-title {
  max-width: 100%;
  margin-top: clamp(0.72rem, 1.4vw, 1rem);
  color: var(--hero-ink);
  font-size: var(--type-home-hero-title-size);
  line-height: 0.98;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.58);
}

.home-body .hero-stage-title .title-primary {
  color: var(--hero-ink);
}

.home-body .hero-stage-title .title-support {
  max-width: 100%;
  color: var(--hero-support);
  font-size: 0.5em;
  font-weight: 650;
  line-height: 1.14;
}

.home-body .hero-scroll.is-stage-two .hero-stage-copy,
.home-body .hero-scroll.is-stage-four .hero-stage-copy {
  width: min(33rem, calc(30vw + 3rem));
}

.home-body .hero-scroll.is-stage-two .hero-stage-title {
  font-size: var(--type-home-hero-secondary-size);
}

.home-body .hero-scroll.is-stage-three .hero-stage-title {
  font-size: var(--type-home-hero-secondary-size);
}

.home-body .hero-scroll.is-stage-four .hero-stage-title {
  max-width: 100%;
  font-size: var(--type-home-hero-compact-size);
  line-height: 1;
}

.home-body .hero-scroll.is-stage-four .title-support {
  max-width: 100%;
  font-size: 0.5em;
  line-height: 1.16;
}

.home-body .hero-stage-body {
  max-width: 31rem;
  margin-top: clamp(0.85rem, 1.6vw, 1.15rem);
  color: var(--hero-muted);
  font-size: 1rem;
  line-height: 1.58;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.46);
}

.home-body .hero-eyebrow {
  gap: 0.65rem;
}

.home-body .hero-eyebrow span {
  background: var(--hero-gold);
  opacity: 0.72;
}

.home-body .hero-scroll .section-label {
  color: var(--hero-accent);
}

.home-body .hero-stage-actions {
  gap: 0.65rem;
  margin-top: clamp(1rem, 1.8vw, 1.4rem);
}

.home-body .hero-stage-actions .button {
  min-width: 164px;
}

.home-body .hero-scroll .button-primary {
  color: var(--white);
  background: var(--hero-ink);
  border-color: var(--hero-ink);
  box-shadow: 0 14px 30px -18px rgba(7, 27, 49, 0.58);
}

.home-body .hero-scroll .button-primary:hover,
.home-body .hero-scroll .button-primary:focus-visible {
  color: var(--white);
  background: #123653;
  border-color: #123653;
}

.home-body .hero-scroll .button-secondary {
  color: var(--hero-ink);
  background: rgba(255, 253, 248, 0.88);
  border-color: rgba(7, 27, 49, 0.32);
  box-shadow: 0 12px 26px -22px rgba(7, 27, 49, 0.5);
  backdrop-filter: none;
}

.home-body .hero-credibility {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0 1rem;
  width: min(31rem, 100%);
  margin-top: clamp(1rem, 1.8vw, 1.35rem);
}

.home-body .hero-credibility div {
  padding: 0.65rem 0;
  background: transparent;
  border-top: 1px solid rgba(154, 116, 49, 0.42);
  border-radius: 0;
  box-shadow: none;
  backdrop-filter: none;
}

.home-body .hero-credibility dt {
  color: var(--hero-ink);
}

.home-body .hero-credibility dd {
  color: rgba(7, 27, 49, 0.7);
}

.home-body .hero-transition-label {
  color: rgba(7, 27, 49, 0.68);
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.7);
}

.home-body .hero-transition-label span {
  background: rgba(142, 31, 47, 0.55);
}

.home-body .hero-scroll.is-native-scroll .hero-sticky {
  position: sticky !important;
  top: 0;
}

@media (max-width: 1440px) {
  .home-body .hero-background-image:nth-child(1) {
    --hero-object-x: 49%;
  }

  .home-body .hero-background-image:nth-child(2) {
    --hero-object-x: 52%;
  }

  .home-body .hero-background-image:nth-child(3) {
    --hero-object-x: 54%;
  }

  .home-body .hero-background-image:nth-child(4) {
    --hero-object-x: 51%;
  }
}

@media (max-width: 1200px) {
  .home-body .hero-stage-layout {
    grid-template-columns: minmax(0, 32rem) minmax(12rem, 1fr);
  }

  .home-body .hero-stage-copy,
  .home-body .hero-scroll.is-stage-two .hero-stage-copy,
  .home-body .hero-scroll.is-stage-four .hero-stage-copy {
    width: min(31rem, calc(38vw + 1rem));
  }

  .home-body .hero-stage-title {
    font-size: var(--type-home-hero-title-size);
  }

  .home-body .hero-scroll.is-stage-two .hero-stage-title,
  .home-body .hero-scroll.is-stage-three .hero-stage-title {
    font-size: var(--type-home-hero-secondary-size);
  }

  .home-body .hero-scroll.is-stage-four .hero-stage-title {
    font-size: var(--type-home-hero-compact-size);
  }
}

@media (max-width: 1100px) {
  .home-body .hero-sticky {
    align-items: stretch;
  }

  .home-body .hero-image-layer {
    inset: 0 0 auto;
    height: 43dvh;
    transform: none !important;
  }

  .home-body .hero-background-image:nth-child(1) {
    --hero-object-x: 92%;
    --hero-object-y: 51%;
  }

  .home-body .hero-background-image:nth-child(2) {
    --hero-object-x: 96%;
    --hero-object-y: 56%;
  }

  .home-body .hero-background-image:nth-child(3) {
    --hero-object-x: 96%;
    --hero-object-y: 53%;
  }

  .home-body .hero-background-image:nth-child(4) {
    --hero-object-x: 94%;
    --hero-object-y: 51%;
  }

  .home-body .hero-stage-layout {
    grid-template-columns: 1fr;
    align-content: end;
    min-height: 100dvh;
    padding-top: calc(43dvh + 0.75rem);
    padding-bottom: clamp(1.2rem, 3dvh, 2rem);
  }

  .home-body .hero-stage-copy,
  .home-body .hero-scroll.is-stage-two .hero-stage-copy,
  .home-body .hero-scroll.is-stage-four .hero-stage-copy {
    width: min(37rem, 100%);
    padding: 0;
  }

  .home-body .hero-stage-copy::before {
    content: none;
  }

  .home-body .hero-stage-title,
  .home-body .hero-scroll.is-stage-two .hero-stage-title,
  .home-body .hero-scroll.is-stage-three .hero-stage-title {
    font-size: var(--type-home-hero-title-size);
  }

  .home-body .hero-scroll.is-stage-four .hero-stage-title {
    font-size: var(--type-home-hero-compact-size);
  }

  .home-body .hero-stage-title .title-support,
  .home-body .hero-scroll.is-stage-four .title-support {
    font-size: 0.49em;
  }

  .home-body .hero-stage-body {
    max-width: 35rem;
    margin-top: 0.72rem;
    font-size: 0.94rem;
    line-height: 1.48;
  }

  .home-body .hero-stage-actions {
    margin-top: 0.85rem;
  }

  .home-body .hero-credibility {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    width: 100%;
    margin-top: 0.8rem;
  }

  .home-body .hero-credibility div {
    padding-block: 0.5rem;
  }

  .home-body .hero-transition-label {
    display: none;
  }
}

@media (max-width: 1100px) and (orientation: landscape) {
  .home-body .hero-image-layer {
    height: 55dvh;
  }

  .home-body .hero-stage-layout {
    padding-top: calc(55dvh + 0.5rem);
    padding-bottom: 0.8rem;
  }

  .home-body .hero-stage-title,
  .home-body .hero-scroll.is-stage-two .hero-stage-title,
  .home-body .hero-scroll.is-stage-three .hero-stage-title {
    font-size: 2.75rem;
  }

  .home-body .hero-scroll.is-stage-four .hero-stage-title {
    font-size: 2.3rem;
  }

  .home-body .hero-credibility {
    display: none;
  }
}

@media (max-width: 700px) {
  .home-body .hero-image-layer {
    height: 34dvh;
  }

  .home-body .hero-background-image:nth-child(1) {
    --hero-object-x: 96%;
  }

  .home-body .hero-background-image:nth-child(2),
  .home-body .hero-background-image:nth-child(3) {
    --hero-object-x: 100%;
  }

  .home-body .hero-background-image:nth-child(4) {
    --hero-object-x: 98%;
  }

  .home-body .hero-stage-layout {
    width: min(calc(100vw - 1.25rem), var(--container));
    margin-inline: auto;
    padding-top: calc(34dvh + 0.7rem);
    padding-bottom: 1rem;
  }

  .home-body .hero-stage-copy,
  .home-body .hero-scroll.is-stage-two .hero-stage-copy,
  .home-body .hero-scroll.is-stage-four .hero-stage-copy {
    width: 100%;
    max-width: 100%;
  }

  .home-body .hero-eyebrow {
    gap: 0.5rem;
  }

  .home-body .hero-eyebrow span {
    width: 2rem;
  }

  .home-body .hero-stage-title,
  .home-body .hero-scroll.is-stage-two .hero-stage-title,
  .home-body .hero-scroll.is-stage-three .hero-stage-title {
    max-width: 100%;
    margin-top: 0.55rem;
    font-size: var(--type-home-hero-title-size);
    line-height: 1;
  }

  .home-body .hero-scroll.is-stage-four .hero-stage-title {
    font-size: var(--type-home-hero-compact-size);
  }

  .home-body .hero-stage-title .title-support,
  .home-body .hero-scroll.is-stage-four .title-support {
    font-size: 0.48em;
    line-height: 1.12;
  }

  .home-body .hero-stage-body {
    margin-top: 0.65rem;
    font-size: 0.88rem;
    line-height: 1.42;
  }

  .home-body .hero-stage-actions {
    display: grid;
    grid-template-columns: 1fr;
    gap: 0.45rem;
    margin-top: 0.72rem;
  }

  .home-body .hero-stage-actions .button {
    width: 100%;
    min-height: 44px;
  }

  .home-body .hero-credibility {
    display: none;
  }
}

@media (max-width: 430px) {
  .home-body .hero-image-layer {
    height: 32dvh;
  }

  .home-body .hero-stage-layout {
    padding-top: calc(32dvh + 0.55rem);
    padding-bottom: 0.75rem;
  }

  .home-body .hero-stage-title,
  .home-body .hero-scroll.is-stage-two .hero-stage-title,
  .home-body .hero-scroll.is-stage-three .hero-stage-title {
    font-size: var(--type-home-hero-title-size);
  }

  .home-body .hero-scroll.is-stage-four .hero-stage-title {
    font-size: var(--type-home-hero-compact-size);
  }

  .home-body .hero-stage-body {
    font-size: 0.84rem;
    line-height: 1.38;
  }
}

@media (max-width: 1240px) {
  body.has-mobile-menu {
    overflow: hidden;
  }

  :root {
    --header-height: 72px;
  }

  .header-shell {
    display: grid;
    grid-template-columns: auto auto;
    justify-content: space-between;
  }

  .nav-toggle {
    display: grid;
  }

  .header-panel {
    position: fixed;
    top: var(--header-height);
    right: 0;
    left: 0;
    display: grid;
    gap: 0.9rem;
    max-height: 0;
    justify-content: stretch;
    overflow: hidden;
    padding: 0 1rem;
    background: var(--paper);
    box-shadow: inset 0 1px 0 rgba(7, 20, 33, 0.12), 0 24px 50px rgba(7, 20, 33, 0.12);
    visibility: hidden;
    pointer-events: none;
    transition:
      max-height 240ms ease,
      padding 240ms ease,
      visibility 0ms linear 240ms;
  }

  .site-header.is-open .header-panel {
    max-height: calc(100dvh - var(--header-height));
    overflow-y: auto;
    padding-block: 0.86rem 1rem;
    visibility: visible;
    pointer-events: auto;
    transition-delay: 0ms;
  }

  .primary-nav {
    --nav-tab-pad: 0;
    --nav-tab-min-width: 0;
    display: grid;
    grid-column: 1;
    gap: 0;
    justify-content: stretch;
    justify-self: stretch;
    margin-left: 0;
    font-size: 0.92rem;
  }

  .primary-nav a,
  .nav-menu-trigger {
    justify-content: space-between;
    width: 100%;
    min-height: 48px;
    border-bottom: 1px solid rgba(7, 20, 33, 0.1);
  }

  .nav-menu-shell {
    --nav-menu-gap: 0;
    --nav-menu-offset: 0;
    display: grid;
    align-items: stretch;
    width: 100%;
  }

  .nav-menu-shell::before {
    display: none;
  }

  .nav-menu-trigger {
    padding: 0;
    font-size: inherit;
  }

  .primary-nav a::after,
  .nav-menu-trigger::after {
    display: none;
  }

  .nav-menu {
    position: static;
    width: 100%;
    max-height: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    background: transparent;
    border-radius: 0;
    box-shadow: none;
    opacity: 1;
    pointer-events: auto;
    visibility: hidden;
    transform: none;
    transition:
      max-height 220ms var(--ease-premium),
      padding 220ms var(--ease-premium),
      visibility 0ms linear 220ms;
  }

  .nav-menu::before {
    display: none;
  }

  .nav-menu-shell.is-open .nav-menu {
    max-height: 980px;
    padding: 0;
    visibility: visible;
    transform: none;
    transition-delay: 0ms;
  }

  .nav-menu-inner {
    grid-template-columns: 1fr;
    min-height: 0;
    gap: 0;
    padding: 0;
  }

  .nav-menu-card {
    padding: 0;
  }

  .nav-menu-note {
    max-width: none;
  }

  .nav-menu-section {
    padding: 0;
  }

  .nav-menu-section-note {
    max-width: none;
  }

  .books-menu .nav-menu-inner {
    gap: 0;
  }

  .books-menu .nav-menu-card {
    padding: 0;
    color: var(--navy);
    background: transparent;
    border-right: 0;
    border-radius: 0;
    box-shadow: none;
  }

  .books-menu .nav-menu-kicker,
  .books-menu .nav-menu-title,
  .books-menu .nav-menu-note,
  .books-menu .nav-menu-section-head {
    display: none;
  }

  .books-menu .nav-menu-list {
    gap: 0;
    margin-top: 0;
    border-top: 0;
  }

  .books-menu .nav-menu-link {
    min-height: 52px;
    gap: 0.08rem;
    align-items: flex-start;
    padding: 0.58rem 0.75rem;
    background: transparent;
    border-radius: 0;
    box-shadow: inset 3px 0 0 transparent;
  }

  .books-menu .nav-menu-link span {
    color: var(--navy);
    font-size: 0.9rem;
    line-height: 1.18;
  }

  .books-menu .nav-menu-link small {
    color: rgba(7, 20, 33, 0.62);
    font-size: 0.69rem;
    line-height: 1.32;
  }

  .books-menu .nav-menu-link:hover,
  .books-menu .nav-menu-link:focus-visible {
    background: rgba(142, 31, 47, 0.055);
    box-shadow: inset 3px 0 0 var(--red);
  }

  .books-menu .nav-menu-link.is-current {
    background: rgba(142, 31, 47, 0.025);
    box-shadow: inset 3px 0 0 rgba(142, 31, 47, 0.42);
  }

  .books-menu .nav-menu-section {
    padding: 0;
  }

  .books-menu .nav-menu-section-head {
    display: none;
  }

  .books-subject-toggle {
    display: flex;
    width: 100%;
    min-height: 52px;
    align-items: center;
    justify-content: space-between;
    padding: 0 0.75rem;
    color: var(--navy);
    background: transparent;
    border: 0;
    border-bottom: 1px solid rgba(7, 20, 33, 0.1);
    border-radius: 0;
    font: inherit;
    font-size: 0.9rem;
    font-weight: 820;
    text-align: left;
  }

  .books-subject-toggle:hover,
  .books-subject-toggle:focus-visible,
  .books-menu.is-subjects-open .books-subject-toggle {
    color: var(--red);
    background: rgba(142, 31, 47, 0.055);
  }

  .books-subject-toggle-caret {
    width: 0.45rem;
    height: 0.45rem;
    margin-right: 0.2rem;
    border-right: 2px solid currentColor;
    border-bottom: 2px solid currentColor;
    transform: translateY(-2px) rotate(45deg);
    transition: transform 180ms var(--ease-premium);
  }

  .books-menu.is-subjects-open .books-subject-toggle-caret {
    transform: translateY(2px) rotate(225deg);
  }

  .books-menu .nav-subject-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0;
    max-height: 0;
    margin-top: 0;
    overflow: hidden;
    border: 0;
    opacity: 0;
    visibility: hidden;
    transition:
      max-height 220ms var(--ease-premium),
      opacity 160ms var(--ease-premium),
      visibility 0ms linear 220ms;
  }

  .books-menu.is-subjects-open .nav-subject-grid {
    max-height: 560px;
    opacity: 1;
    visibility: visible;
    transition-delay: 0ms;
  }

  .books-menu .nav-subject-grid a {
    min-height: 52px;
    padding: 0.58rem 0.75rem;
    background: rgba(247, 241, 230, 0.42);
    border-right: 1px solid rgba(7, 20, 33, 0.08);
    border-bottom: 1px solid rgba(7, 20, 33, 0.08);
    border-radius: 0;
    box-shadow: inset 3px 0 0 transparent;
  }

  .books-menu .nav-subject-grid a span {
    font-size: 0.86rem;
    line-height: 1.18;
  }

  .books-menu .nav-subject-grid a small {
    font-size: 0.66rem;
  }

  .header-utilities {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-column: 1;
    gap: 0.56rem;
    margin-left: 0;
    padding: 0;
    border-left: 0;
  }

  .account-menu-shell {
    display: contents;
  }

  .account-panel {
    position: static;
    grid-column: 1 / -1;
    width: 100%;
    margin-top: -0.1rem;
    opacity: 1;
    pointer-events: auto;
    visibility: visible;
    transform: none;
    transition: none;
  }

  .account-panel::before {
    display: none;
  }

  .account-panel::after {
    display: none;
  }

  .account-panel:not([hidden]) {
    display: block;
  }

  .utility-link {
    width: 100%;
    min-height: 46px;
    justify-content: flex-start;
    padding: 0 0.78rem;
    background: rgba(7, 20, 33, 0.045);
    box-shadow: inset 0 0 0 1px rgba(7, 20, 33, 0.08);
  }

  .utility-link span {
    display: inline;
  }

  .site-header.is-open .nav-toggle span:nth-of-type(2) {
    transform: translate(-50%, -50%) rotate(45deg);
  }

  .site-header.is-open .nav-toggle span:nth-of-type(3) {
    opacity: 0;
  }

  .site-header.is-open .nav-toggle span:nth-of-type(4) {
    transform: translate(-50%, -50%) rotate(-45deg);
  }

}

@media (max-width: 1100px) {
  .hero-inner {
    grid-template-columns: minmax(0, 1fr) minmax(320px, 0.66fr);
  }

  .hero-stage-layout {
    grid-template-columns: minmax(0, 0.94fr) minmax(9rem, 0.36fr);
  }

  .hero-stage-title {
    font-size: var(--type-home-hero-title-size);
  }

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

@media (max-width: 920px) {
  .hero {
    padding-top: 4rem;
  }

  .motion-ready .hero-scroll {
    min-height: 430dvh;
  }

  .hero-sticky {
    align-items: end;
  }

  .hero-stage-layout {
    grid-template-columns: 1fr;
    gap: 1.6rem;
    align-content: center;
    padding-bottom: clamp(5.5rem, 10vw, 7rem);
  }

  .hero-stage-copy {
    width: min(43rem, 100%);
    padding-top: clamp(2.5rem, 12vw, 6rem);
  }

  .hero-stage-title {
    max-width: min(43rem, 100%);
    font-size: var(--type-home-hero-title-size);
  }

  .hero-inner,
  .search-panel,
  .journals-shell,
  .catalogue-grid,
  .orders-grid,
  .account-page-hero-grid,
  .account-dashboard-grid,
  .account-ready-panel {
    grid-template-columns: 1fr;
  }

  .hero-copy {
    max-width: 780px;
  }

  .account-access-panel {
    grid-template-columns: 1fr;
  }

  .account-access-panel .account-page-actions {
    grid-column: 1;
    grid-row: auto;
    justify-content: start;
  }

  .hero-visual {
    min-height: 460px;
  }

  .visual-film {
    width: min(100%, 620px);
  }

  .publication-stack {
    width: min(74%, 430px);
  }

  .catalogue-slip {
    width: min(72%, 420px);
  }

  .search-panel {
    margin-top: -1.4rem;
  }

  .section-intro-row {
    display: grid;
    align-items: start;
    gap: 1rem;
  }

  .section-actions {
    justify-content: flex-start;
    padding-bottom: 0;
  }

  .book-grid.section-scroll-rail > .book-card {
    height: 46.25rem;
    min-height: 46.25rem;
  }

  .search-heading p:not(.section-label) {
    max-width: 62ch;
  }

  .subject-grid,
  .publication-grid,
  .account-form-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .journals-intro {
    position: static;
  }
}

@media (max-width: 700px) {
  .container {
    width: min(calc(100% - 1.25rem), var(--container));
  }

  .header-shell,
  .hero-stage-layout {
    width: min(22rem, calc(100vw - 1.25rem));
    margin-left: 0.625rem;
    margin-right: auto;
  }

  .header-panel {
    position: fixed;
    top: var(--header-height);
    right: 0;
    left: 0;
    padding-inline: 0.75rem;
  }

  .brand-logo-panel {
    width: 124px;
    height: 40px;
  }

  .brand-copy {
    display: none;
  }

  .hero {
    min-height: auto;
    padding: 3.4rem 0 4.1rem;
  }

  .motion-ready .hero-scroll {
    min-height: 400dvh;
  }

  .hero-background-image {
    object-position: 68% center;
  }

  .hero-background-image:nth-child(1) {
    object-position: 72% center;
  }

  .hero-background-image:nth-child(2),
  .hero-background-image:nth-child(3) {
    object-position: 66% center;
  }

  .hero-background-image:nth-child(4) {
    object-position: 72% center;
  }

  .hero-stage-layout {
    padding-top: calc(var(--header-height) + 1rem);
  }

  .hero-stage-copy::before {
    inset: -1rem -4rem -1rem -1rem;
    background:
      radial-gradient(ellipse at 20% 48%, rgba(251, 250, 246, 0.72) 0%, rgba(251, 250, 246, 0.48) 46%, rgba(251, 250, 246, 0) 84%);
    box-shadow: none;
  }

  .hero-stage-copy,
  .hero-stage-title,
  .hero-stage-body,
  .hero-stage-actions,
  .hero-credibility {
    max-width: min(22rem, calc(100vw - 1.25rem));
  }

  .home-body .hero-stage-layout {
    width: min(calc(100vw - 1.25rem), var(--container));
  }

  .home-body .hero-stage-copy,
  .home-body .hero-stage-title,
  .home-body .hero-stage-body,
  .home-body .hero-stage-actions,
  .home-body .hero-credibility {
    max-width: 100%;
  }

  .hero-stage-title {
    font-size: var(--type-home-hero-title-size);
    line-height: 1;
    letter-spacing: 0;
    text-wrap: wrap;
  }

  .hero-stage-title .title-support,
  .hero-scroll.is-stage-four .title-support {
    max-width: 100%;
    font-size: 0.5em;
    line-height: 1.18;
  }

  .hero-stage-body {
    max-width: 100%;
    overflow-wrap: break-word;
  }

  .hero-stage-body {
    font-size: 1rem;
    line-height: 1.58;
  }

  .hero-copy h1 {
    font-size: var(--type-editorial-title-size);
  }

  .hero-actions,
  .hero-stage-actions,
  .search-row,
  .form-grid,
  .account-page-actions,
  .account-form-actions,
  .orders-actions {
    display: grid;
    grid-template-columns: 1fr;
  }

  .hero-actions .button,
  .hero-stage-actions .button,
  .search-row .button,
  .catalogue-actions .button,
  .account-page-actions .button,
  .account-form-actions .button,
  .order-form .button,
  .orders-actions .button {
    width: 100%;
  }

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

  .hero-credibility {
    grid-template-columns: 1fr;
  }

  .hero-transition-label {
    right: auto;
    left: 0.65rem;
  }

  .hero-visual {
    min-height: 410px;
  }

  .publication-stack {
    right: 0;
    width: min(84%, 380px);
  }

  .catalogue-slip {
    width: min(88%, 390px);
  }

  .book-grid,
  .subject-grid,
  .publication-grid,
  .author-grid,
  .account-page-hero-grid,
  .account-dashboard-grid,
  .account-form-grid,
  .account-ready-panel,
  .audience-list {
    grid-template-columns: 1fr;
  }

  .book-grid.section-scroll-rail,
  .author-grid.section-scroll-rail {
    padding-inline: 2.75rem;
    scroll-padding-inline: 2.75rem;
  }

  .book-grid.section-scroll-rail > .book-card,
  .author-grid.section-scroll-rail > .author-card {
    flex-basis: min(18rem, calc(100vw - 6rem));
  }

  .book-grid.section-scroll-rail > .book-card {
    height: 46.25rem;
    min-height: 46.25rem;
  }

  .author-grid.section-scroll-rail > .author-card {
    height: 24rem;
    min-height: 24rem;
  }

  .rail-arrow {
    width: 42px;
    height: 42px;
  }

  .rail-arrow span {
    font-size: 1.82rem;
  }

  .account-page-hero-grid {
    min-height: auto;
    padding-block: 3.2rem;
  }

  .account-page-hero-copy h1 {
    max-width: 11ch;
    font-size: var(--type-editorial-title-size);
    line-height: 1.02;
  }

  .account-summary-list div {
    grid-template-columns: 1fr;
    gap: 0.18rem;
  }

  .account-empty-state-large {
    min-height: 14rem;
  }

  .book-cover {
    aspect-ratio: auto;
    height: 320px;
    min-height: 0;
  }

  .subject-card,
  .author-card,
  .publication-card {
    min-height: 0;
  }

}

@media (max-width: 460px) {
  .header-utilities {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .utility-link {
    justify-content: flex-start;
    gap: 0.32rem;
    padding-inline: 0.58rem;
    font-size: 0.76rem;
  }

  .hero-copy h1 {
    font-size: var(--type-editorial-title-size);
  }

  .section-intro h2,
  .journals-intro h2 {
    font-size: var(--type-home-section-title-size);
  }

  .catalogue-copy h2,
  .orders-copy h2 {
    font-size: var(--type-editorial-section-title-size);
  }

  .book-grid.section-scroll-rail,
  .author-grid.section-scroll-rail {
    padding-inline: 2.45rem;
    scroll-padding-inline: 2.45rem;
  }

  .book-grid.section-scroll-rail > .book-card,
  .author-grid.section-scroll-rail > .author-card {
    flex-basis: min(17rem, calc(100vw - 5.4rem));
  }

  .book-grid.section-scroll-rail > .book-card {
    height: 40.75rem;
    min-height: 40.75rem;
  }

  .author-grid.section-scroll-rail > .author-card {
    height: 24rem;
    min-height: 24rem;
  }

  .hero-lede {
    font-size: 0.98rem;
  }

  .credibility-list {
    grid-template-columns: 1fr;
  }

  .hero-credibility {
    grid-template-columns: 1fr;
  }

  .hero-visual {
    min-height: 350px;
  }

  .cover-sample strong {
    font-size: 0.95rem;
  }

  .catalogue-slip {
    position: relative;
    width: 100%;
    margin-top: 1rem;
  }

  .publication-stack {
    bottom: 1.2rem;
  }

  .filter-chips button {
    width: 100%;
  }

  .book-cover {
    height: 285px;
  }
}

@media (max-width: 640px) {
  .site-header.is-open .header-panel {
    padding-block: 0.75rem 1rem;
  }

  .header-utilities {
    grid-template-columns: 1fr;
  }

  .utility-link {
    min-height: 48px;
    justify-content: flex-start;
    gap: 0.52rem;
    padding-inline: 0.85rem;
    font-size: 0.86rem;
  }

  .cart-link strong {
    top: 0.55rem;
    right: 0.65rem;
  }

  .books-menu .nav-subject-grid {
    grid-template-columns: 1fr;
  }

  .books-menu .nav-menu-link,
  .books-menu .nav-subject-grid a,
  .books-subject-toggle {
    min-height: 48px;
  }

  .books-menu .nav-menu-link small,
  .books-menu .nav-subject-grid a small {
    display: none;
  }
}

@media (max-width: 1100px) {
  .hero-scroll.is-mobile-static,
  .motion-ready .hero-scroll.is-mobile-static {
    min-height: auto;
    overflow: hidden;
  }

  .hero-scroll.is-mobile-static .hero-sticky {
    position: relative !important;
    min-height: min(760px, 100dvh);
    align-items: end;
  }

  .hero-scroll.is-mobile-static .hero-stage-layout {
    width: min(calc(100vw - 1.5rem), var(--container));
    min-height: min(760px, 100dvh);
    margin-inline: auto;
    align-content: end;
    padding-top: calc(var(--header-height) + 1.4rem);
    padding-bottom: clamp(2rem, 7vw, 3.6rem);
  }

  .hero-scroll.is-mobile-static .hero-stage-copy {
    width: min(38rem, 100%);
    padding: clamp(1.1rem, 3.4vw, 1.5rem) 0;
  }

  .hero-scroll.is-mobile-static .hero-stage-copy::before {
    inset: -1rem -18vw -1rem -1rem;
    background:
      radial-gradient(ellipse at 18% 52%, rgba(251, 250, 246, 0.86) 0%, rgba(251, 250, 246, 0.68) 44%, rgba(251, 250, 246, 0.08) 86%);
  }

  .hero-scroll.is-mobile-static .hero-stage-title {
    max-width: 12.5ch;
    font-size: var(--type-home-hero-title-size);
    line-height: 1.02;
  }

  .hero-scroll.is-mobile-static .hero-stage-title .title-support {
    max-width: 16rem;
    font-size: 0.52em;
    line-height: 1.16;
  }

  .hero-scroll.is-mobile-static .hero-stage-body {
    max-width: 33rem;
    font-size: 1rem;
    line-height: 1.58;
  }

  .hero-scroll.is-mobile-static .hero-stage-actions {
    gap: 0.62rem;
    margin-top: 1rem;
  }

  .hero-scroll.is-mobile-static .hero-stage-actions .button {
    min-height: 48px;
  }

  .hero-scroll.is-mobile-static .hero-credibility {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    width: min(31rem, 100%);
    gap: 0.52rem;
    margin-top: 1rem;
  }

  .hero-scroll.is-mobile-static .hero-credibility div {
    padding: 0.62rem 0.66rem;
  }

  .hero-scroll.is-mobile-static .hero-credibility dt {
    font-size: 0.98rem;
  }

  .hero-scroll.is-mobile-static .hero-credibility dd {
    font-size: 0.72rem;
    line-height: 1.24;
  }

  .hero-scroll.is-mobile-static .hero-transition-label {
    display: none;
  }

  .hero-scroll.is-mobile-static .hero-cursor-spotlight {
    display: none;
  }

  .hero-scroll.is-mobile-static .hero-background-image {
    transform: none !important;
  }

  .hero-scroll.is-mobile-static .hero-image-layer::after {
    background:
      linear-gradient(90deg, rgba(251, 250, 246, 0.94) 0%, rgba(251, 250, 246, 0.72) 40%, rgba(251, 250, 246, 0.3) 74%, rgba(251, 250, 246, 0.08) 100%),
      radial-gradient(circle at 18% 55%, rgba(255, 255, 255, 0.56), transparent 42%);
  }
}

.mobile-read-more {
  display: none;
}

@media (max-width: 899px) {
  .home-body .featured-rail-shell {
    display: block;
  }

  .home-body .featured-rail-shell .rail-arrow {
    display: none;
  }

  .home-body .book-grid.section-scroll-rail,
  .home-body .author-grid.section-scroll-rail {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0.9rem;
    overflow: visible;
    overscroll-behavior-x: auto;
    padding: 0;
    scroll-padding-inline: 0;
    scroll-snap-type: none;
    scrollbar-width: auto;
  }

  .home-body .section-scroll-rail > * {
    flex: initial;
    scroll-snap-align: none;
  }

  .home-body .book-grid.section-scroll-rail > .book-card,
  .home-body .author-grid.section-scroll-rail > .author-card {
    height: auto;
    min-height: 0;
  }

  .home-body .book-grid.section-scroll-rail > .book-card:nth-child(n + 7),
  .home-body .author-grid.section-scroll-rail > .author-card:nth-child(n + 7) {
    display: none;
  }
}

@media (max-width: 700px) {
  .catalogue-search-section {
    padding-bottom: 3.4rem;
  }

  .search-panel {
    gap: 0.95rem;
    margin-top: -0.55rem;
    padding: 0.95rem;
    border-radius: 18px;
  }

  .search-panel.reveal-on-scroll {
    opacity: 1;
    filter: none;
    transform: none;
    transition: none;
  }

  .search-heading h2 {
    font-size: var(--type-home-search-title-size);
    line-height: 1.08;
  }

  .search-heading p:not(.section-label) {
    max-width: none;
    margin-top: 0.55rem;
    font-size: 0.96rem;
    line-height: 1.5;
  }

  .catalogue-search {
    gap: 0.82rem;
  }

  .filter-chips {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0.48rem;
  }

  .filter-chips legend {
    grid-column: 1 / -1;
  }

  .filter-chips button {
    width: 100%;
    min-height: 44px;
    padding: 0.58rem 0.62rem;
    border-radius: 12px;
    font-size: 0.78rem;
    line-height: 1.2;
    overflow-wrap: anywhere;
  }

  .search-support {
    display: grid;
    gap: 0.45rem;
    align-items: start;
  }

  .home-body .releases-section,
  .home-body .authors-section {
    padding-block: 3.25rem;
  }

  .home-body .book-grid.section-scroll-rail,
  .home-body .author-grid.section-scroll-rail {
    grid-template-columns: 1fr;
    gap: 0.78rem;
  }

  .home-body .book-grid.section-scroll-rail > .book-card:nth-child(n + 5),
  .home-body .author-grid.section-scroll-rail > .author-card:nth-child(n + 5) {
    display: none;
  }

  .home-body .book-grid.section-scroll-rail > .book-card {
    display: grid;
    grid-template-columns: clamp(5.35rem, 24vw, 5.95rem) minmax(0, 1fr);
    gap: 0.76rem;
    align-items: start;
    overflow: hidden;
    padding: 0.74rem;
    border-radius: 16px;
  }

  .home-body .book-grid.section-scroll-rail .book-cover {
    aspect-ratio: 2 / 3;
    width: 100%;
    height: auto;
    min-height: 0;
    align-self: start;
    justify-self: start;
    margin: 0;
    padding: 0.65rem 0.58rem;
    border-radius: 10px;
    box-shadow: 0 14px 26px -20px rgba(7, 20, 33, 0.48);
    transform: none !important;
  }

  .home-body .book-grid.section-scroll-rail .book-cover span,
  .home-body .book-grid.section-scroll-rail .book-cover small {
    display: none;
  }

  .home-body .book-grid.section-scroll-rail .book-cover strong {
    font-size: 0.94rem;
    line-height: 1.12;
  }

  .home-body .book-grid.section-scroll-rail .book-cover-image img {
    object-fit: cover;
  }

  .home-body .book-grid.section-scroll-rail .book-content {
    min-width: 0;
    padding: 0;
  }

  .home-body .book-grid.section-scroll-rail .book-card h3 {
    font-size: 1.06rem;
    line-height: 1.16;
    text-wrap: pretty;
  }

  .home-body .book-grid.section-scroll-rail .book-meta,
  .home-body .book-grid.section-scroll-rail .book-card p {
    font-size: 0.8rem;
    line-height: 1.4;
  }

  .home-body .book-grid.section-scroll-rail .book-description {
    display: none;
  }

  .home-body .book-grid.section-scroll-rail .book-meta {
    margin-top: 0.5rem;
  }

  .home-body .book-grid.section-scroll-rail .book-meta span:nth-child(n + 2) {
    display: none;
  }

  .home-body .book-grid.section-scroll-rail .book-content .button {
    min-height: 40px;
    margin-top: 0.64rem;
  }

  .home-body .author-grid.section-scroll-rail > .author-card {
    display: grid;
    grid-template-columns: 4.75rem minmax(0, 1fr);
    column-gap: 0.85rem;
    min-height: 0;
    align-items: start;
    padding: 0.9rem;
    border-radius: 16px;
  }

  .home-body .author-grid.section-scroll-rail .author-avatar {
    width: 4.75rem;
    height: 4.75rem;
    margin: 0;
  }

  .home-body .author-grid.section-scroll-rail .author-area,
  .home-body .author-grid.section-scroll-rail .author-card h3,
  .home-body .author-grid.section-scroll-rail .author-card p:not(.author-area),
  .home-body .author-grid.section-scroll-rail .author-card a {
    grid-column: 2;
  }

  .home-body .author-grid.section-scroll-rail .author-area {
    margin-top: 0;
  }

  .home-body .author-grid.section-scroll-rail .author-card h3 {
    margin-top: 0.2rem;
    font-size: 1.08rem;
    line-height: 1.16;
  }

  .home-body .author-grid.section-scroll-rail .author-card p:not(.author-area) {
    display: -webkit-box;
    margin: 0.44rem 0 0.66rem;
    overflow: hidden;
    font-size: 0.86rem;
    line-height: 1.42;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }

  .home-body .author-grid.section-scroll-rail .author-card a {
    min-height: 40px;
    align-items: center;
    margin-top: 0;
  }

  .catalogue-download {
    padding-block: 3.15rem;
  }

  .catalogue-grid {
    gap: 1.1rem;
  }

  .catalogue-copy p:not(.section-label) {
    font-size: 0.98rem;
    line-height: 1.58;
  }

  .catalogue-actions {
    gap: 0.58rem;
  }

  .site-footer {
    padding: 2rem 0;
  }

  .footer-shell {
    grid-template-columns: minmax(0, 1.25fr) minmax(10rem, 0.75fr);
    gap: 1.75rem 2.5rem;
  }

  .footer-brand {
    grid-column: 1 / -1;
    padding-bottom: 1rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.14);
  }

  .footer-description {
    max-width: 42rem;
  }

  .footer-links {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 1rem;
  }

  .footer-links a,
  .footer-office a {
    width: 100%;
    min-height: 44px;
    align-items: center;
    color: rgba(255, 255, 255, 0.76);
    font-size: 0.95rem;
  }

  .footer-social {
    justify-content: flex-start;
  }

  .footer-social a {
    width: 44px;
    height: 44px;
  }

  /* audit-css: allow-duplicate -- restores the one-column footer after this layer's tablet override. */
  .footer-shell {
    grid-template-columns: 1fr;
    gap: 1.35rem;
  }

  /* audit-css: allow-duplicate -- restores the mobile brand placement after the tablet override. */
  .footer-brand {
    grid-column: auto;
  }

  .footer-links {
    padding-bottom: 0.75rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  }

  /* audit-css: allow-duplicate -- restores the stacked legal row after the tablet override. */
  .footer-legal {
    display: grid;
    justify-items: start;
    gap: 0.25rem;
  }

  .mobile-read-more {
    display: inline-flex;
    min-height: 44px;
    width: fit-content;
    margin-top: 0.72rem;
    padding: 0.58rem 0.82rem;
    color: var(--red);
    background: rgba(255, 253, 248, 0.78);
    border: 0;
    border-radius: 999px;
    box-shadow: inset 0 0 0 1px rgba(142, 31, 47, 0.18);
    font: inherit;
    font-size: 0.84rem;
    font-weight: 850;
    cursor: pointer;
  }

  .mobile-collapsible {
    position: relative;
    overflow-wrap: anywhere;
  }

  .mobile-collapsible.is-mobile-collapsed {
    max-height: 18rem;
    overflow: hidden;
  }

  .mobile-collapsible.is-mobile-collapsed::after {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 4.5rem;
    content: "";
    background: linear-gradient(rgba(255, 253, 248, 0), rgba(255, 253, 248, 0.96));
    pointer-events: none;
  }

  .mobile-read-more:hover,
  .mobile-read-more:focus-visible {
    color: var(--white);
    background: var(--red);
    outline: none;
    box-shadow:
      inset 0 0 0 1px rgba(142, 31, 47, 0.12),
      0 12px 24px -20px rgba(142, 31, 47, 0.5);
  }
}

@media (max-width: 430px) {
  .hero-scroll.is-mobile-static .hero-sticky {
    min-height: min(680px, 86dvh);
    align-items: center;
  }

  .hero-scroll.is-mobile-static .hero-stage-layout {
    min-height: min(680px, 86dvh);
    align-content: center;
    padding-top: calc(var(--header-height) + 1rem);
    padding-bottom: 1.35rem;
  }

  .hero-scroll.is-mobile-static .hero-stage-copy {
    padding-block: 0.6rem;
  }

  .hero-scroll.is-mobile-static .hero-stage-title {
    max-width: 11.5ch;
    font-size: var(--type-home-hero-title-size);
  }

  .hero-scroll.is-mobile-static .hero-credibility {
    display: none;
  }

  .book-grid.section-scroll-rail > .book-card {
    flex-basis: auto;
    height: auto;
    min-height: 0;
  }

  .book-grid.section-scroll-rail .book-cover {
    height: auto;
  }

  .author-grid.section-scroll-rail > .author-card {
    flex-basis: auto;
    height: auto;
    min-height: 0;
  }
}

@media (max-width: 760px) {
  .mobile-read-more {
    display: inline-flex;
    min-height: 44px;
    width: fit-content;
    margin-top: 0.72rem;
    padding: 0.58rem 0.82rem;
    color: var(--red);
    background: rgba(255, 253, 248, 0.78);
    border: 0;
    border-radius: 999px;
    box-shadow: inset 0 0 0 1px rgba(142, 31, 47, 0.18);
    font: inherit;
    font-size: 0.84rem;
    font-weight: 850;
    cursor: pointer;
  }

  .mobile-collapsible {
    position: relative;
    overflow-wrap: anywhere;
  }

  .mobile-collapsible.is-mobile-collapsed {
    max-height: 18rem;
    overflow: hidden;
  }

  .mobile-collapsible.is-mobile-collapsed::after {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 4.5rem;
    content: "";
    background: linear-gradient(rgba(255, 253, 248, 0), rgba(255, 253, 248, 0.96));
    pointer-events: none;
  }

  .mobile-read-more:hover,
  .mobile-read-more:focus-visible {
    color: var(--white);
    background: var(--red);
    outline: none;
    box-shadow:
      inset 0 0 0 1px rgba(142, 31, 47, 0.12),
      0 12px 24px -20px rgba(142, 31, 47, 0.5);
  }
}

@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
  }

  .hero-scroll,
  .motion-ready .hero-scroll {
    min-height: 100dvh;
  }

  .hero-sticky {
    position: relative;
  }

  .hero-transition-label {
    display: none;
  }

  .hero-stage-copy,
  .reveal-on-scroll {
    opacity: 1 !important;
    filter: none !important;
    transform: none !important;
  }

  .hero-image-layer,
  .hero-cursor-spotlight {
    transform: none !important;
  }

  .hero-cursor-spotlight {
    opacity: 0 !important;
  }
}
/* About page: unified editorial profile */
.about-body {
  --container: 1320px;
  background: #f7f3eb;
}

.about-main {
  padding-top: var(--header-height);
}

.about-page {
  --about-ink: #071421;
  --about-muted: #4f5b66;
  --about-paper: #f7f3eb;
  --about-surface: #fffdf8;
  --about-surface-soft: #f1e9dc;
  --about-line: rgba(7, 20, 33, 0.14);
  --about-line-strong: rgba(7, 20, 33, 0.24);
  --about-burgundy: #8e1f2f;
  --about-gold: #9b7738;
  --about-h1: var(--type-editorial-title-size);
  --about-h2: var(--type-editorial-section-title-size);
  --about-h3: var(--type-subsection-title-size);
  color: var(--about-ink);
  background: var(--about-paper);
}

.about-page *,
.about-page *::before,
.about-page *::after {
  box-sizing: border-box;
}

.about-page h1,
.about-page h2,
.about-page h3,
.about-page p,
.about-page dl,
.about-page dd,
.about-page ul {
  margin: 0;
}

.about-page h1,
.about-page h2,
.about-page h3 {
  color: var(--about-ink);
  font-family: var(--serif);
  font-weight: 720;
  letter-spacing: 0;
  text-wrap: balance;
}

.about-page p,
.about-page dd,
.about-page li,
.about-page address {
  overflow-wrap: anywhere;
}

.about-page p,
.about-page dd {
  color: var(--about-muted);
  line-height: 1.66;
}

.about-page a:focus-visible {
  outline: 3px solid rgba(142, 31, 47, 0.72);
  outline-offset: 4px;
}

.about-eyebrow {
  color: var(--about-burgundy) !important;
  font-size: var(--type-eyebrow-size);
  font-weight: 860;
  letter-spacing: 0;
  line-height: 1.2 !important;
  text-transform: uppercase;
}

.about-profile-hero {
  position: relative;
  overflow: hidden;
  background: linear-gradient(118deg, rgba(255, 253, 248, 0.98), rgba(242, 233, 219, 0.88));
  box-shadow: inset 0 -1px 0 var(--about-line);
}

.about-profile-hero::after {
  display: none;
}

.about-profile-hero-grid {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(27rem, 0.72fr);
  gap: 5rem;
  align-items: center;
  min-height: 550px;
  padding-block: 3.75rem;
}

.about-profile-intro {
  display: grid;
  gap: 1.15rem;
  min-width: 0;
}

.about-profile-intro h1 {
  max-width: 16ch;
  font-size: min(var(--about-h1), 4.05rem);
  line-height: 1.01;
}

.about-profile-lede {
  max-width: 62ch;
  font-size: 1.08rem;
}

.about-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  align-items: center;
  margin-top: 0.35rem;
}

.about-proof-panel {
  min-width: 0;
  padding: 0 0 0 1.75rem;
  background: transparent;
  border-left: 1px solid var(--about-line-strong);
}

.about-proof-heading {
  display: flex;
  gap: 1rem;
  align-items: baseline;
  justify-content: space-between;
  padding-bottom: 0.85rem;
  border-bottom: 2px solid var(--about-ink);
}

.about-proof-heading p {
  color: var(--about-ink);
  font-family: var(--serif);
  font-size: 1.3rem;
  font-weight: 720;
  line-height: 1.15;
}

.about-proof-heading span {
  max-width: 20ch;
  color: var(--about-muted);
  font-size: 0.82rem;
  line-height: 1.45;
  text-align: right;
}

.about-proof-content {
  display: grid;
  grid-template-columns: minmax(11.5rem, 0.82fr) minmax(15rem, 1.18fr);
  gap: 1.1rem;
  align-items: end;
  padding-top: 1rem;
}

.about-proof-facts {
  display: grid;
}

.about-proof-facts div {
  display: grid;
  gap: 0.2rem;
  padding: 0.72rem 0;
  border-top: 1px solid var(--about-line);
}

.about-proof-facts div:first-child {
  padding-top: 0;
  border-top: 0;
}

.about-proof-facts dt,
.about-contact-list dt {
  color: var(--about-burgundy);
  font-size: 0.72rem;
  font-weight: 860;
  letter-spacing: 0;
  text-transform: uppercase;
}

.about-proof-facts dd {
  color: var(--about-ink);
  font-size: 0.9rem;
  font-weight: 690;
  line-height: 1.4;
}

.about-proof-covers,
.about-heading-covers {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.65rem;
  align-items: end;
}

.about-proof-covers img,
.about-heading-covers img {
  display: block;
  width: 100%;
  aspect-ratio: 0.68;
  object-fit: contain;
  background: #f0eadf;
  border-radius: var(--radius-xs);
  box-shadow:
    inset 0 0 0 1px rgba(7, 20, 33, 0.12),
    0 18px 34px -26px rgba(7, 20, 33, 0.62);
}

.about-section {
  padding-block: 5.25rem;
}

.about-section-heading {
  display: grid;
  gap: 0.9rem;
  max-width: 48rem;
}

.about-section-heading h2,
.about-section-narrative h2 {
  max-width: 18ch;
  font-size: var(--about-h2);
  line-height: 1.08;
}

.about-section-heading > p:not(.about-eyebrow),
.about-section-narrative > p {
  max-width: 62ch;
  font-size: 1.04rem;
}

.about-who-section {
  background: var(--about-surface);
  box-shadow: inset 0 -1px 0 var(--about-line);
}

.about-who-layout {
  display: grid;
  grid-template-columns: minmax(0, 0.92fr) minmax(23rem, 0.62fr);
  gap: 6rem;
  align-items: start;
}

.about-section-narrative {
  min-width: 0;
}

.about-prose {
  display: grid;
  gap: 1rem;
  max-width: 68ch;
  margin-top: 1.8rem;
  padding-top: 1.8rem;
  border-top: 1px solid var(--about-line-strong);
}

.about-prose p {
  font-size: 1.05rem;
}

.about-position-panel {
  min-width: 0;
  padding: 1.5rem;
  background:
    linear-gradient(180deg, rgba(241, 233, 220, 0.76), rgba(255, 253, 248, 0.88)),
    var(--about-surface-soft);
  border-left: 3px solid var(--about-gold);
  box-shadow: inset 0 0 0 1px var(--about-line);
}

.about-position-panel > h3,
.about-subjects-heading h3,
.about-audiences > h3,
.about-purpose > h3,
.about-contact-actions h3 {
  font-size: var(--about-h3);
  line-height: 1.15;
}

.about-position-list {
  display: grid;
  margin-top: 1rem;
}

.about-position-list div {
  display: grid;
  gap: 0.3rem;
  padding: 1rem 0;
  border-top: 1px solid var(--about-line);
}

.about-position-list dt,
.about-purpose dt {
  color: var(--about-ink);
  font-weight: 820;
  line-height: 1.35;
}

.about-position-list dd {
  font-size: 0.94rem;
}

.about-publishing-section {
  background:
    linear-gradient(180deg, rgba(246, 241, 232, 0.88), rgba(241, 233, 220, 0.64)),
    var(--about-paper);
  box-shadow: inset 0 -1px 0 var(--about-line);
}

.about-publishing-heading {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 19rem;
  gap: 4rem;
  align-items: end;
}

.about-heading-covers {
  padding-right: 0.5rem;
}

.about-heading-covers img:nth-child(2) {
  transform: translateY(-0.8rem);
}

.about-format-list {
  display: grid;
  margin-top: 2.5rem;
  background: rgba(255, 253, 248, 0.78);
  border-top: 1px solid var(--about-line-strong);
  border-bottom: 1px solid var(--about-line-strong);
}

.about-format-list a {
  display: grid;
  grid-template-columns: 3rem 11rem minmax(0, 1fr) 8.5rem;
  gap: 1.25rem;
  align-items: center;
  min-height: 122px;
  padding: 1.2rem 1rem;
  color: var(--about-ink);
  border-top: 1px solid var(--about-line);
  transition:
    background-color 180ms ease,
    box-shadow 180ms ease;
}

.about-format-list a:first-child {
  border-top: 0;
}

.about-format-list a:hover,
.about-format-list a:focus-visible {
  background: var(--about-surface);
  box-shadow: inset 4px 0 0 var(--about-burgundy);
}

.about-format-number {
  color: var(--about-gold);
  font-family: var(--serif);
  font-size: 0.9rem;
  font-weight: 720;
}

.about-format-name {
  color: var(--about-ink);
  font-family: var(--serif);
  font-size: 1.7rem;
  font-weight: 720;
  line-height: 1.05;
}

.about-format-description {
  max-width: 62ch;
  color: var(--about-muted);
  font-size: 0.98rem;
  line-height: 1.58;
}

.about-format-action {
  justify-self: end;
  color: var(--about-burgundy);
  font-size: 0.86rem;
  font-weight: 820;
  text-decoration: underline;
  text-decoration-color: rgba(142, 31, 47, 0.34);
  text-underline-offset: 0.3em;
}

.about-subjects {
  display: grid;
  grid-template-columns: minmax(17rem, 0.34fr) minmax(0, 1fr);
  gap: 3.5rem;
  margin-top: 5rem;
  padding-block: 2rem;
  border-top: 1px solid var(--about-line-strong);
  border-bottom: 1px solid var(--about-line-strong);
}

.about-subjects-heading {
  display: grid;
  gap: 0.65rem;
  align-content: start;
}

.about-subjects-heading p {
  max-width: 38ch;
  font-size: 0.94rem;
}

.about-subject-groups {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.about-subject-groups section {
  min-width: 0;
  padding-inline: 1.5rem;
  border-left: 1px solid var(--about-line);
}

.about-subject-groups section:first-child {
  padding-left: 0;
  border-left: 0;
}

.about-subject-groups h3 {
  min-height: 3.1rem;
  font-size: 1.16rem;
  line-height: 1.2;
}

.about-subject-groups ul {
  display: grid;
  gap: 0.5rem;
  margin-top: 0.9rem;
  padding: 0;
  color: var(--about-muted);
  font-size: 0.91rem;
  line-height: 1.45;
  list-style: none;
}

.about-subject-groups li {
  position: relative;
  padding-left: 0.85rem;
}

.about-subject-groups li::before {
  position: absolute;
  top: 0.68em;
  left: 0;
  width: 0.28rem;
  height: 1px;
  background: var(--about-gold);
  content: "";
}

.about-serve-section {
  background:
    linear-gradient(180deg, rgba(237, 226, 208, 0.72), rgba(246, 241, 232, 0.92)),
    var(--about-surface-soft);
  box-shadow: inset 0 -1px 0 var(--about-line);
}

.about-serve-heading {
  max-width: 54rem;
}

.about-serve-board {
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
  margin-top: 2.5rem;
  overflow: hidden;
  background: rgba(255, 253, 248, 0.66);
  border: 1px solid var(--about-line);
}

.about-audiences,
.about-purpose {
  min-width: 0;
  padding: 1.6rem;
}

.about-purpose {
  border-left: 1px solid var(--about-line);
}

.about-audiences ul,
.about-purpose dl {
  display: grid;
  margin-top: 1rem;
  padding: 0;
  list-style: none;
}

.about-audiences li,
.about-purpose dl > div {
  display: grid;
  grid-template-columns: minmax(10rem, 0.44fr) minmax(0, 1fr);
  gap: 1rem;
  align-items: start;
  padding: 0.9rem 0;
  border-top: 1px solid var(--about-line);
}

.about-audiences strong,
.about-audiences span,
.about-purpose dt,
.about-purpose dd {
  margin: 0;
}

.about-audiences strong {
  color: var(--about-ink);
  font-family: var(--serif);
  font-size: 1.04rem;
  line-height: 1.25;
}

.about-audiences span {
  color: var(--about-muted);
  font-size: 0.9rem;
  line-height: 1.5;
}

.about-purpose dd {
  font-size: 0.91rem;
}

.about-contact-section {
  background: var(--about-surface);
}

.about-contact-heading {
  max-width: 52rem;
}

.about-closing-panel {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(19rem, 0.4fr);
  margin-top: 2.5rem;
  overflow: hidden;
  background: var(--about-surface);
  border: 1px solid var(--about-line-strong);
}

.about-contact-details {
  display: grid;
  grid-template-columns: minmax(15rem, 0.44fr) minmax(0, 1fr);
  gap: 2rem;
  min-width: 0;
  padding: 1.75rem;
}

.about-contact-details address {
  display: grid;
  gap: 0.28rem;
  align-content: start;
  color: var(--about-muted);
  font-style: normal;
  line-height: 1.52;
}

.about-contact-details address strong {
  margin-bottom: 0.35rem;
  color: var(--about-ink);
  font-family: var(--serif);
  font-size: 1.45rem;
  line-height: 1.14;
}

.about-contact-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.about-contact-list div {
  display: grid;
  gap: 0.25rem;
  align-content: start;
  padding: 0.8rem 1rem;
  border-top: 1px solid var(--about-line);
  border-left: 1px solid var(--about-line);
}

.about-contact-list div:nth-child(-n + 2) {
  border-top: 0;
}

.about-contact-list div:nth-child(odd) {
  border-left: 0;
}

.about-contact-list a {
  display: inline-flex;
  min-height: 44px;
  align-items: center;
  color: var(--about-ink);
  font-size: 0.92rem;
  font-weight: 820;
  text-decoration: underline;
  text-decoration-color: rgba(142, 31, 47, 0.34);
  text-underline-offset: 0.3em;
}

.about-contact-list a:hover,
.about-contact-list a:focus-visible {
  color: var(--about-burgundy);
  text-decoration-color: currentColor;
}

.about-contact-actions {
  display: grid;
  gap: 0.75rem;
  align-content: center;
  min-width: 0;
  padding: 1.75rem;
  background:
    linear-gradient(155deg, rgba(241, 233, 220, 0.84), rgba(255, 253, 248, 0.98)),
    var(--about-surface-soft);
  border-left: 1px solid var(--about-line);
}

.about-contact-actions > div {
  display: grid;
  gap: 0.55rem;
  margin-bottom: 0.35rem;
}

.about-contact-actions .button,
.about-contact-actions .text-link {
  width: 100%;
  min-height: 44px;
  justify-content: center;
}

@media (max-width: 1320px) {
  .about-page {
    --about-h1: 3.75rem;
    --about-h2: 2.65rem;
  }

  .about-profile-hero-grid {
    grid-template-columns: minmax(0, 1fr) minmax(28rem, 0.86fr);
    gap: 3rem;
  }

  .about-who-layout {
    gap: 4rem;
  }

  .about-format-list a {
    grid-template-columns: 2.5rem 10rem minmax(0, 1fr) 7.5rem;
  }
}

@media (max-width: 1040px) {
  .about-page {
    --about-h1: 3.4rem;
    --about-h2: 2.5rem;
  }

  .about-profile-hero-grid,
  .about-who-layout,
  .about-closing-panel {
    grid-template-columns: 1fr;
  }

  .about-profile-hero-grid {
    gap: 2.5rem;
    min-height: auto;
    padding-block: 4rem;
  }

  .about-profile-intro {
    max-width: 48rem;
  }

  .about-proof-content {
    grid-template-columns: minmax(0, 0.9fr) minmax(22rem, 1.1fr);
  }

  .about-who-layout {
    gap: 2.5rem;
  }

  .about-position-panel {
    display: grid;
    grid-template-columns: 12rem minmax(0, 1fr);
    gap: 1.5rem;
  }

  .about-position-list {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    margin-top: 0;
  }

  .about-position-list div {
    padding: 0 1rem;
    border-top: 0;
    border-left: 1px solid var(--about-line);
  }

  .about-publishing-heading {
    grid-template-columns: minmax(0, 1fr) 16rem;
    gap: 2.5rem;
  }

  .about-format-list a {
    grid-template-columns: 2.5rem 10rem minmax(0, 1fr);
  }

  .about-format-action {
    grid-column: 3;
    justify-self: start;
  }

  .about-subjects {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }

  .about-subjects-heading {
    grid-template-columns: minmax(14rem, 0.34fr) minmax(0, 1fr);
    align-items: start;
  }

  .about-closing-panel {
    overflow: visible;
  }

  .about-contact-actions {
    grid-template-columns: minmax(0, 1.2fr) repeat(3, minmax(0, 0.8fr));
    align-items: center;
    border-top: 1px solid var(--about-line);
    border-left: 0;
  }

  .about-contact-actions > div {
    margin: 0;
  }
}

@media (max-width: 820px) {
  .about-page {
    --about-h1: 3.05rem;
    --about-h2: 2.3rem;
    --about-h3: 1.25rem;
  }

  .about-section {
    padding-block: 4.5rem;
  }

  .about-proof-content,
  .about-position-panel,
  .about-publishing-heading,
  .about-serve-board,
  .about-contact-details,
  .about-contact-actions {
    grid-template-columns: 1fr;
  }

  .about-proof-covers {
    width: min(32rem, 100%);
  }

  .about-position-panel {
    gap: 0.5rem;
  }

  .about-position-list {
    grid-template-columns: 1fr;
    margin-top: 0.5rem;
  }

  .about-position-list div {
    padding: 0.85rem 0;
    border-top: 1px solid var(--about-line);
    border-left: 0;
  }

  .about-heading-covers {
    width: min(24rem, 100%);
  }

  .about-format-list a {
    grid-template-columns: 2.25rem 9.5rem minmax(0, 1fr);
    gap: 0.9rem;
  }

  .about-subject-groups {
    grid-template-columns: 1fr;
  }

  .about-subject-groups section,
  .about-subject-groups section:first-child {
    padding: 1.25rem 0;
    border-top: 1px solid var(--about-line);
    border-left: 0;
  }

  .about-subject-groups h3 {
    min-height: 0;
  }

  .about-subject-groups ul {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .about-purpose {
    border-top: 1px solid var(--about-line);
    border-left: 0;
  }

  .about-contact-list {
    margin-top: 0.5rem;
  }

  .about-contact-actions {
    align-items: stretch;
  }
}

@media (max-width: 620px) {
  .about-page {
    --about-h1: 2.55rem;
    --about-h2: 2.05rem;
    --about-h3: 1.2rem;
  }

  .about-profile-hero-grid {
    gap: 2rem;
    padding-block: 3rem;
  }

  .about-profile-intro {
    gap: 0.95rem;
    min-width: 0;
  }

  .about-profile-intro h1 {
    max-width: 15ch;
    line-height: 1.04;
  }

  .about-profile-lede,
  .about-prose p,
  .about-section-heading > p:not(.about-eyebrow) {
    font-size: 0.98rem;
  }

  .about-actions {
    display: grid;
    grid-template-columns: 1fr;
  }

  .about-actions .button {
    width: 100%;
    min-width: 0;
    white-space: normal;
  }

  .about-proof-panel {
    padding: 1rem;
  }

  .about-proof-heading {
    display: grid;
    gap: 0.35rem;
  }

  .about-proof-heading span {
    max-width: none;
    text-align: left;
  }

  .about-proof-facts div {
    padding-block: 0.62rem;
  }

  .about-proof-covers,
  .about-heading-covers {
    gap: 0.45rem;
  }

  .about-section {
    padding-block: 3.5rem;
  }

  .about-prose {
    margin-top: 1.3rem;
    padding-top: 1.3rem;
  }

  .about-position-panel,
  .about-audiences,
  .about-purpose,
  .about-contact-details,
  .about-contact-actions {
    padding: 1.1rem;
  }

  .about-publishing-heading {
    gap: 1.5rem;
  }

  .about-heading-covers {
    width: min(18rem, 100%);
  }

  .about-format-list {
    margin-top: 2rem;
  }

  .about-format-list a {
    grid-template-columns: 2rem minmax(0, 1fr);
    min-height: 0;
    padding: 1.15rem 0.75rem;
  }

  .about-format-name,
  .about-format-description,
  .about-format-action {
    grid-column: 2;
  }

  .about-format-name {
    font-size: 1.48rem;
    min-width: 0;
    overflow-wrap: anywhere;
  }

  .about-format-action {
    justify-self: start;
  }

  .about-subjects {
    gap: 1rem;
    margin-top: 3.5rem;
    padding-block: 1.5rem;
  }

  .about-subjects-heading {
    grid-template-columns: 1fr;
    gap: 0.45rem;
  }

  .about-subject-groups ul {
    grid-template-columns: 1fr;
    gap: 0.35rem;
  }

  .about-serve-board,
  .about-closing-panel {
    margin-top: 2rem;
  }

  .about-audiences li,
  .about-purpose dl > div {
    grid-template-columns: 1fr;
    gap: 0.25rem;
  }

  .about-contact-list {
    grid-template-columns: 1fr;
  }

  .about-contact-list div,
  .about-contact-list div:nth-child(-n + 2),
  .about-contact-list div:nth-child(odd) {
    padding-inline: 0;
    border-top: 1px solid var(--about-line);
    border-left: 0;
  }

  .about-contact-list div:first-child {
    border-top: 0;
  }

  .about-contact-actions,
  .about-contact-actions > div,
  .about-contact-actions .button,
  .about-contact-actions .text-link {
    min-width: 0;
  }

  .about-contact-actions .button,
  .about-contact-actions .text-link {
    white-space: normal;
    overflow-wrap: anywhere;
    text-align: center;
  }
}

@media (prefers-reduced-motion: reduce) {
  .about-format-list a,
  .about-proof-covers img,
  .about-heading-covers img {
    transition: none;
  }

  .about-heading-covers img:nth-child(2) {
    transform: none;
  }
}
/* Final compact-hero overrides follow the legacy responsive catalogue rules. */
@media (max-width: 1100px) {
  .motion-ready .home-body .hero-scroll.is-native-scroll {
    min-height: 300dvh;
  }

  .home-body .hero-image-layer {
    top: var(--header-height);
    right: 0;
    bottom: auto;
    left: 0;
  }

  .home-body .hero-stage-layout {
    grid-template-columns: 1fr;
    align-content: center;
    min-height: 100dvh;
    padding-top: calc(var(--header-height) + 43dvh + 0.75rem);
    padding-bottom: clamp(1.2rem, 3dvh, 2rem);
  }

  .home-body .hero-stage-copy,
  .home-body .hero-scroll.is-stage-two .hero-stage-copy,
  .home-body .hero-scroll.is-stage-four .hero-stage-copy {
    width: min(37rem, 100%);
    max-width: 100%;
    padding: 0;
  }

  .home-body .hero-image-layer .hero-background-image:nth-child(1) {
    object-position: 92% 51%;
  }

  .home-body .hero-image-layer .hero-background-image:nth-child(2) {
    object-position: 96% 56%;
  }

  .home-body .hero-image-layer .hero-background-image:nth-child(3) {
    object-position: 96% 53%;
  }

  .home-body .hero-image-layer .hero-background-image:nth-child(4) {
    object-position: 94% 51%;
  }
}

@media (max-width: 1100px) and (orientation: landscape) {
  .home-body .hero-stage-layout {
    padding-top: calc(var(--header-height) + 55dvh + 0.5rem);
    padding-bottom: 0.8rem;
  }
}

@media (max-width: 700px) {
  .home-body .hero-image-layer .hero-background-image:nth-child(1) {
    object-position: 96% 51%;
  }

  .home-body .hero-image-layer .hero-background-image:nth-child(2) {
    object-position: 100% 56%;
  }

  .home-body .hero-image-layer .hero-background-image:nth-child(3) {
    object-position: 100% 53%;
  }

  .home-body .hero-image-layer .hero-background-image:nth-child(4) {
    object-position: 98% 51%;
  }

  .home-body .hero-stage-layout {
    width: min(calc(100vw - 1.25rem), var(--container));
    margin-inline: auto;
    padding-top: calc(var(--header-height) + 34dvh + 0.7rem);
    padding-bottom: 1rem;
  }
}

@media (max-width: 430px) {
  .home-body .hero-stage-layout {
    padding-top: calc(var(--header-height) + 32dvh + 0.55rem);
    padding-bottom: 0.75rem;
  }
}
/* Publish With Us */
.publish-html {
  overflow-x: clip;
}

.publish-body {
  --container: 1320px;
  --publish-paper: #f8f4eb;
  --publish-band: #e7edef;
  --publish-copy: #3d484f;
  color: var(--navy);
  background: var(--publish-paper);
  overflow-x: clip;
}

.publish-body .site-header {
  background: rgba(251, 248, 242, 0.96);
}

.publish-main {
  padding-top: var(--header-height);
  overflow: clip;
}

.publish-kicker {
  margin: 0;
  color: var(--red);
  font-size: var(--type-eyebrow-size);
  font-variant-caps: all-small-caps;
  font-weight: 860;
  letter-spacing: 0;
}

.publish-hero {
  position: relative;
  display: grid;
  min-height: clamp(540px, 68dvh, 650px);
  align-items: center;
  overflow: hidden;
  isolation: isolate;
  background: #f4f0e9;
  border-bottom: 1px solid var(--line);
}

.publish-hero-media {
  position: absolute;
  inset: 0;
  z-index: -1;
}

.publish-hero-media::after {
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(248, 244, 235, 0.25), transparent 48%);
  content: "";
  pointer-events: none;
}

.publish-hero-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 54% 50%;
}

.publish-hero-layout {
  display: flex;
  min-height: inherit;
  align-items: center;
}

.publish-hero-copy {
  width: min(34rem, 46vw);
  padding: 4.25rem 0;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.72);
}

.publish-hero-copy h1 {
  max-width: 12ch;
  margin: 0.72rem 0 1rem;
  color: var(--navy);
  font-family: var(--serif);
  font-size: var(--type-editorial-title-size);
  font-weight: 660;
  letter-spacing: 0;
  line-height: var(--type-editorial-title-line);
}

.publish-hero-lede {
  max-width: 57ch;
  margin: 0;
  color: #303b43;
  font-size: 1.06rem;
  font-weight: 520;
  line-height: 1.65;
}

.publish-hero-assurance {
  max-width: 35rem;
  margin: 1rem 0 0;
  padding-left: 0.85rem;
  color: var(--navy);
  border-left: 3px solid var(--gold);
  font-size: 0.9rem;
  font-weight: 760;
  line-height: 1.5;
}

.publish-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.72rem;
  margin-top: 1.45rem;
}

.publish-hero-actions .button {
  min-height: 46px;
}

.publish-section {
  padding: 5.25rem 0;
}

.publish-section-grid {
  display: grid;
  grid-template-columns: minmax(15rem, 0.32fr) minmax(0, 0.68fr);
  gap: clamp(3rem, 6vw, 6.5rem);
  align-items: start;
}

.publish-section-intro {
  min-width: 0;
}

.publish-section-intro h2,
.publish-closing h2 {
  max-width: 13ch;
  margin: 0.48rem 0 0.8rem;
  color: var(--navy);
  font-family: var(--serif);
  font-size: var(--type-editorial-section-title-size);
  font-weight: 660;
  letter-spacing: 0;
  line-height: var(--type-editorial-section-title-line);
}

.publish-section-intro p:not(.publish-kicker),
.publish-closing p:not(.publish-kicker) {
  max-width: 58ch;
  margin: 0;
  color: var(--publish-copy);
  line-height: 1.7;
}

.publish-pathways,
.publishing-journey,
.proposal-essentials {
  margin: 0;
  padding: 0;
  border-top: 2px solid var(--navy);
  list-style: none;
}

.publish-pathway,
.publishing-journey-stage,
.proposal-essential {
  display: grid;
  grid-template-columns: 2.75rem minmax(0, 1fr);
  gap: 1rem;
  padding: 1.35rem 0;
  border-bottom: 1px solid rgba(7, 20, 33, 0.17);
}

.publish-pathway-number,
.proposal-essential-number,
.publishing-journey-number {
  padding-top: 0.18rem;
  color: var(--red);
  font-size: 0.76rem;
  font-weight: 880;
  letter-spacing: 0;
}

.publish-pathway h3,
.proposal-essential h3,
.publishing-journey-stage h3 {
  margin: 0;
  color: var(--navy);
  font-family: var(--serif);
  font-size: 1.35rem;
  font-weight: 670;
  line-height: 1.2;
}

.publish-pathway p,
.proposal-essential p,
.publishing-journey-stage p {
  max-width: 64ch;
  margin: 0.35rem 0 0;
  color: var(--publish-copy);
  font-size: 0.94rem;
  line-height: 1.62;
}

.publishing-journey-section {
  background: #f2ede3;
  border-block: 1px solid rgba(7, 20, 33, 0.1);
}

.publishing-journey-stage {
  padding-block: 1.55rem;
}

.proposal-essentials {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0 2.25rem;
}

.proposal-essential {
  grid-template-columns: 2.3rem minmax(0, 1fr);
  align-content: start;
}

.proposal-essential h3 {
  font-size: 1.2rem;
}

.publish-closing {
  padding: 4rem 0;
  background: var(--publish-band);
  border-top: 1px solid rgba(7, 20, 33, 0.12);
}

.publish-closing-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 2.5rem;
  align-items: center;
}

.publish-closing h2 {
  max-width: 18ch;
  font-size: var(--type-editorial-section-title-size);
}

.publish-closing-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.85rem;
  align-items: center;
  justify-content: flex-end;
}

.publish-closing-actions .text-link {
  overflow-wrap: anywhere;
}

@media (max-width: 1100px) {
  .publish-hero-copy h1 {
    font-size: var(--type-editorial-title-size);
  }

  .publish-section-intro h2 {
    font-size: var(--type-editorial-section-title-size);
  }
}

@media (max-width: 900px) {
  .publish-hero {
    display: block;
    min-height: 0;
  }

  .publish-hero-media {
    position: relative;
    z-index: 0;
    height: 300px;
    border-bottom: 1px solid var(--line);
  }

  .publish-hero-media::after {
    display: none;
  }

  .publish-hero-media img {
    object-position: 72% 50%;
  }

  .publish-hero-layout {
    min-height: 0;
  }

  .publish-hero-copy {
    width: min(42rem, 100%);
    padding: 3.25rem 0;
    text-shadow: none;
  }

  .publish-hero-copy h1 {
    max-width: 14ch;
    font-size: var(--type-editorial-title-size);
  }

  .publish-section {
    padding: 4.25rem 0;
  }

  .publish-section-grid {
    grid-template-columns: 1fr;
    gap: 2.2rem;
  }

  .publish-section-intro {
    max-width: 46rem;
  }

  .publish-section-intro h2 {
    max-width: 16ch;
  }

  .publish-closing-layout {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }

  .publish-closing-actions {
    justify-content: flex-start;
  }
}

@media (max-width: 700px) {
  .publish-hero-media {
    height: 240px;
  }

  .publish-hero-copy {
    padding: 2.5rem 0 3rem;
  }

  .publish-hero-copy h1 {
    margin-top: 0.6rem;
    font-size: var(--type-editorial-title-size);
    line-height: 1;
  }

  .publish-hero-lede {
    font-size: 1rem;
  }

  .publish-section {
    padding: 3.6rem 0;
  }

  .publish-section-intro h2,
  .publish-closing h2 {
    font-size: var(--type-editorial-section-title-size);
  }

  .proposal-essentials {
    grid-template-columns: 1fr;
    gap: 0;
  }
}

@media (max-width: 560px) {
  .publish-hero-media {
    height: 210px;
  }

  .publish-hero-media img {
    object-position: 76% 50%;
  }

  .publish-hero-copy h1 {
    font-size: var(--type-editorial-title-size);
  }

  .publish-hero-actions,
  .publish-closing-actions {
    display: grid;
    grid-template-columns: 1fr;
  }

  .publish-hero-actions .button,
  .publish-closing-actions .button {
    width: 100%;
    white-space: normal;
  }

  .publish-pathway,
  .publishing-journey-stage,
  .proposal-essential {
    grid-template-columns: 2.15rem minmax(0, 1fr);
  }
}

@media (prefers-reduced-motion: reduce) {
  .publish-body {
    scroll-behavior: auto;
  }

  .publish-body *,
  .publish-body *::before,
  .publish-body *::after {
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
  }
}
.policy-body {
  background: var(--paper);
}

.policy-main {
  padding-top: var(--header-height);
}

.policy-hero {
  padding: clamp(3.2rem, 7vw, 6.2rem) 0 clamp(2.3rem, 5vw, 4.2rem);
  color: var(--white);
  background:
    radial-gradient(circle at 78% 12%, rgba(216, 191, 129, 0.16), transparent 30%),
    linear-gradient(135deg, rgba(142, 31, 47, 0.13), transparent 52%),
    var(--navy);
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.12);
}

.policy-hero-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: clamp(2rem, 6vw, 6rem);
  align-items: end;
}

.policy-hero-grid > * {
  min-width: 0;
}

.policy-hero .section-label {
  margin: 0 0 0.75rem;
  color: var(--gold-soft);
}

.policy-hero h1 {
  max-width: 18ch;
  margin: 0;
  color: var(--white);
  font-family: var(--serif);
  font-size: var(--type-editorial-title-size);
  font-weight: 750;
  line-height: 0.98;
  letter-spacing: 0;
  overflow-wrap: anywhere;
}

.policy-hero h1 + p {
  max-width: 64ch;
  margin: 1.1rem 0 0;
  color: rgba(255, 255, 255, 0.72);
  font-size: 1.12rem;
  line-height: 1.65;
}

.policy-updated {
  display: grid;
  min-width: 10.5rem;
  gap: 0.25rem;
  margin: 0;
  padding: 0.9rem 1rem;
  background: rgba(255, 255, 255, 0.07);
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: var(--radius-sm);
}

.policy-updated span {
  color: rgba(255, 255, 255, 0.56);
  font-size: 0.7rem;
  font-weight: 800;
  text-transform: uppercase;
}

.policy-updated strong {
  color: var(--gold-soft);
  font-size: 0.88rem;
}

.policy-layout {
  display: grid;
  grid-template-columns: minmax(15rem, 19rem) minmax(0, 48rem);
  gap: clamp(2.2rem, 6vw, 6rem);
  justify-content: center;
  align-items: start;
  padding-block: clamp(2.5rem, 6vw, 5.5rem);
}

.policy-layout > * {
  min-width: 0;
}

.policy-summary {
  position: sticky;
  top: calc(var(--header-height) + 1.25rem);
  display: grid;
  gap: 1rem;
  padding: 1.25rem;
  background: rgba(255, 253, 248, 0.9);
  border-top: 3px solid var(--red);
  border-radius: 0 0 var(--radius-md) var(--radius-md);
  box-shadow: var(--shadow-border);
}

.policy-summary h2,
.policy-summary ul,
.policy-summary ol {
  margin: 0;
}

.policy-summary h2 {
  color: var(--navy);
  font-family: var(--serif);
  font-size: 1.32rem;
}

.policy-summary ul,
.policy-summary ol {
  display: grid;
  gap: 0.65rem;
  padding-left: 1.15rem;
  color: rgba(7, 20, 33, 0.7);
  font-size: 0.86rem;
  font-weight: 650;
  line-height: 1.5;
}

.policy-summary li::marker {
  color: var(--red);
  font-weight: 850;
}

.policy-summary-actions {
  display: grid;
  gap: 0.55rem;
}

.policy-summary-actions .button {
  width: 100%;
  white-space: normal;
}

.policy-article {
  min-width: 0;
}

.policy-article section {
  scroll-margin-top: calc(var(--header-height) + 1.25rem);
  padding: 1.6rem 0;
  border-top: 1px solid rgba(7, 20, 33, 0.12);
}

.policy-article section:first-child {
  padding-top: 0;
  border-top: 0;
}

.policy-article h2 {
  margin: 0 0 0.7rem;
  color: var(--navy);
  font-family: var(--serif);
  font-size: var(--type-subsection-title-size);
  font-weight: 740;
  line-height: 1.18;
}

.policy-article p {
  margin: 0;
  color: rgba(7, 20, 33, 0.72);
  font-size: 0.98rem;
  line-height: 1.75;
}

.policy-article p + p {
  margin-top: 0.8rem;
}

.policy-article a {
  color: var(--red-deep);
  font-weight: 760;
  text-decoration-color: rgba(142, 31, 47, 0.35);
  text-underline-offset: 0.18em;
}

.policy-article a:hover,
.policy-article a:focus-visible {
  color: var(--red);
  text-decoration-color: currentColor;
}

@media (max-width: 860px) {
  .policy-hero-grid,
  .policy-layout {
    grid-template-columns: 1fr;
  }

  .policy-updated {
    width: fit-content;
  }

  .policy-summary {
    position: static;
  }
}

@media (max-width: 560px) {
  .policy-hero {
    padding-top: 2.5rem;
  }

  .policy-layout {
    gap: 1.6rem;
  }
}
/* Homepage production refinement */
.home-body {
  overflow-x: clip;
}

.motion-ready .home-body .hero-scroll {
  min-height: 340dvh;
}

.home-body .hero-stage-copy {
  will-change: auto;
}

.home-body .hero-stage-title,
.home-body .hero-stage-title .title-primary,
.home-body .hero-stage-title .title-support {
  text-wrap: balance;
}

.home-body .hero-stage-title .title-primary {
  max-width: 100%;
}

.home-body .hero-stage-copy.is-transitioning {
  filter: none;
  transform: translateY(10px);
}

.home-body .hero-transition-label {
  display: none;
}

.home-body .hero-stage-navigation {
  position: absolute;
  right: max(1rem, calc((100vw - var(--container)) / 2));
  bottom: 1.15rem;
  z-index: 10;
  display: grid;
  grid-template-columns: repeat(4, auto);
  gap: 0.2rem;
  padding: 0.28rem;
  background: rgba(255, 253, 248, 0.9);
  border: 1px solid rgba(7, 27, 49, 0.16);
  border-radius: var(--radius-sm);
  box-shadow: 0 12px 30px -22px rgba(7, 27, 49, 0.5);
}

.home-body .hero-stage-navigation button {
  min-height: 40px;
  padding: 0.45rem 0.65rem;
  color: rgba(7, 27, 49, 0.72);
  background: transparent;
  border: 0;
  border-radius: var(--radius-xs);
  font-size: 0.74rem;
  font-weight: 820;
  line-height: 1;
  white-space: nowrap;
  transition:
    color 180ms var(--ease-premium),
    background-color 180ms var(--ease-premium),
    box-shadow 180ms var(--ease-premium);
}

.home-body .hero-stage-navigation button:hover,
.home-body .hero-stage-navigation button:focus-visible {
  color: var(--navy);
  background: rgba(7, 27, 49, 0.07);
}

.home-body .hero-stage-navigation button.is-active {
  color: var(--white);
  background: var(--navy);
  box-shadow: inset 0 -2px 0 var(--gold);
}

.home-body .reveal-on-scroll {
  opacity: 1;
  filter: none;
  transform: none;
  transition:
    opacity 480ms var(--ease-premium),
    transform 480ms var(--ease-premium);
}

.home-body .catalogue-search-section {
  padding-bottom: clamp(2.25rem, 3.5vw, 3.25rem);
}

.home-body .search-panel {
  margin-top: -1.6rem;
  border: 1px solid rgba(7, 20, 33, 0.09);
  box-shadow: 0 20px 52px -42px rgba(7, 20, 33, 0.52);
}

.home-body .releases-section,
.home-body .subjects-section,
.home-body .authors-section,
.home-body .journals-section {
  padding-block: clamp(4.25rem, 6vw, 5.75rem);
}

.home-body .releases-section {
  padding-top: clamp(3.25rem, 4.5vw, 4.25rem);
}

.home-body .section-intro h2,
.home-body .journals-intro h2 {
  max-width: 15ch;
  font-size: var(--type-home-section-title-size);
  line-height: 1.01;
  letter-spacing: 0;
}

.home-body .section-intro p:not(.section-label),
.home-body .journals-intro p:not(.section-label) {
  font-size: 1rem;
  line-height: 1.65;
}

.home-body .book-grid.section-scroll-rail,
.home-body .author-grid.section-scroll-rail {
  gap: 1rem;
  padding: 0.25rem 0 1rem;
  scroll-padding-inline: 0;
}

.home-body .book-grid.section-scroll-rail > .book-card,
.home-body .author-grid.section-scroll-rail > .author-card {
  flex-basis: calc((100% - 3rem) / 4);
}

.home-body .book-grid.section-scroll-rail > .book-card {
  height: auto;
  min-height: 43.5rem;
}

.home-body .book-card {
  border: 1px solid rgba(7, 20, 33, 0.09);
  box-shadow: 0 16px 42px -36px rgba(7, 20, 33, 0.48);
}

.home-body .book-card:hover,
.home-body .book-card:focus-within {
  box-shadow: 0 20px 46px -34px rgba(7, 20, 33, 0.5);
  transform: translateY(-2px);
}

.home-body .book-cover {
  min-height: 0;
  box-shadow: 0 16px 34px -24px rgba(7, 20, 33, 0.62);
}

.home-body .book-cover-image {
  background: #eee9df;
}

.home-body .book-cover-image img {
  object-fit: contain;
}

.home-body .book-card:hover .book-cover,
.home-body .book-card:focus-within .book-cover {
  filter: none;
  box-shadow: 0 19px 38px -22px rgba(7, 20, 33, 0.58);
  transform: translateY(-3px);
}

.home-body .book-card h3 {
  min-height: 3.05rem;
  font-size: 1.3rem;
  text-wrap: pretty;
}

.home-body .book-card .byline {
  min-height: 2.75rem;
}

.home-body .book-description {
  display: -webkit-box;
  min-height: 4.15rem;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.home-body .book-view-button {
  min-height: 46px;
  color: var(--white);
  background: var(--red);
  border-color: var(--red);
  box-shadow: 0 14px 30px -20px rgba(142, 31, 47, 0.72);
}

.home-body .book-view-button:hover,
.home-body .book-view-button:focus-visible {
  color: var(--white);
  background: var(--red-deep);
  border-color: var(--red-deep);
  box-shadow: 0 18px 34px -20px rgba(111, 23, 36, 0.78);
}

.home-body .book-view-button:focus-visible {
  outline: 3px solid var(--gold);
  outline-offset: 3px;
}

.home-body .book-view-button:active {
  color: var(--white);
  background: var(--red-deep);
  border-color: var(--red-deep);
  box-shadow: 0 8px 18px -14px rgba(111, 23, 36, 0.78);
}

.home-body .subjects-section > .container.section-intro {
  max-width: var(--container);
}

.home-body .subject-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0 2rem;
}

.home-body .subject-card {
  display: grid;
  grid-template-columns: 3.25rem minmax(0, 1fr);
  grid-template-rows: auto auto 1fr;
  column-gap: 1rem;
  min-height: 0;
  overflow: visible;
  padding: 1.35rem 0;
  background: transparent;
  border-top: 1px solid rgba(7, 20, 33, 0.16);
  border-radius: 0;
  box-shadow: none;
  transform: none;
}

.home-body .subject-card[hidden] {
  display: none;
}

.home-body .subject-card:nth-child(4),
.home-body .subject-card:nth-child(9),
.home-body .subject-card:hover,
.home-body .subject-card:focus-within {
  background: transparent;
  box-shadow: none;
  transform: none;
}

.home-body .subject-card::before {
  display: none;
}

.home-body .subject-marker {
  grid-row: 1 / 4;
  width: 3.25rem;
  height: 3.25rem;
  border-radius: var(--radius-xs);
}

.home-body .subject-card h3,
.home-body .subject-card p,
.home-body .subject-card a {
  grid-column: 2;
}

.home-body .subject-card h3 {
  margin-top: 0;
  font-size: 1.28rem;
}

.home-body .subject-card p {
  margin: 0.45rem 0 0.35rem;
}

.home-body .subject-card a {
  width: fit-content;
  margin-top: 0.2rem;
}

.home-body .subject-disclosure {
  display: flex;
  justify-content: flex-start;
  margin-top: 1.4rem;
}

.home-body .subject-disclosure .button {
  min-height: 44px;
}

.home-body .author-grid.section-scroll-rail > .author-card {
  height: auto;
  min-height: 34rem;
  padding: 0.9rem;
  border: 1px solid rgba(7, 20, 33, 0.09);
  box-shadow: 0 16px 42px -36px rgba(7, 20, 33, 0.5);
}

.home-body .author-card:hover,
.home-body .author-card:focus-within {
  box-shadow: 0 20px 46px -34px rgba(7, 20, 33, 0.5);
  transform: translateY(-2px);
}

.home-body .author-avatar {
  width: 100%;
  height: auto;
  aspect-ratio: 4 / 5;
  margin-bottom: 1rem;
  border-radius: var(--radius-sm);
  font-size: 2rem;
}

.home-body .author-photo img {
  object-fit: cover;
}

.home-body .author-card:nth-child(1) .author-photo img {
  object-position: 50% 32%;
}

.home-body .author-card:nth-child(2) .author-photo img {
  object-position: 50% 28%;
}

.home-body .author-card:nth-child(3) .author-photo img {
  object-position: 50% 25%;
}

.home-body .author-card:nth-child(4) .author-photo img {
  object-position: 50% 28%;
}

.home-body .author-card:nth-child(5) .author-photo img {
  object-position: 50% 22%;
}

.home-body .author-card h3 {
  min-height: 3.05rem;
  font-size: 1.28rem;
  text-wrap: pretty;
}

.home-body .author-card p:not(.author-area) {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.home-body .journals-section {
  background: #f2ebdf;
}

.home-body .journals-shell {
  grid-template-columns: minmax(17rem, 0.34fr) minmax(0, 0.66fr);
  gap: clamp(2rem, 4vw, 3.5rem);
}

.home-body .publication-grid {
  gap: 0.9rem;
}

.home-body .publication-card,
.home-body .publication-card-deep,
.home-body .publication-card-deep:hover,
.home-body .publication-card-deep:focus-within {
  min-height: 15rem;
  padding: 1.25rem;
  color: var(--navy);
  background: rgba(255, 253, 248, 0.76);
  border: 1px solid rgba(7, 20, 33, 0.1);
  border-top: 3px solid rgba(185, 154, 88, 0.82);
  border-radius: var(--radius-md);
  box-shadow: 0 18px 46px -40px rgba(7, 20, 33, 0.56);
  transform: none;
}

.home-body .publication-card:nth-child(even),
.home-body .publication-card-deep {
  border-top-color: rgba(142, 31, 47, 0.78);
}

.home-body .publication-card:hover,
.home-body .publication-card:focus-within,
.home-body .publication-card-deep:hover,
.home-body .publication-card-deep:focus-within {
  background: var(--white);
  box-shadow: 0 22px 50px -38px rgba(7, 20, 33, 0.52);
  transform: translateY(-2px);
}

.home-body .publication-card h3 {
  margin-top: 0.65rem;
  padding-top: 0;
  color: var(--navy);
  font-size: 1.35rem;
}

.home-body .publication-card p,
.home-body .publication-card-deep p {
  color: var(--muted);
}

.home-body .publication-card strong,
.home-body .publication-card-deep strong,
.home-body .publication-card-deep span {
  color: var(--red);
}

@media (min-width: 1241px) and (max-width: 1320px) {
  .home-body .brand-copy {
    display: none;
  }

  .home-body .brand-logo-panel {
    width: 120px;
  }

  .home-body .header-shell {
    gap: 0.75rem;
  }

  .home-body .header-panel {
    gap: 0.5rem;
  }

  .home-body .primary-nav {
    --nav-tab-min-width: auto;
    --nav-tab-pad: 0.08rem;
    gap: 0.55rem;
    font-size: 0.86rem;
  }

  .home-body .header-utilities {
    gap: 0.18rem;
    margin-left: 0.25rem;
    padding-left: 0.38rem;
  }
}

@media (min-width: 900px) and (max-width: 1199px) {
  .home-body .book-grid.section-scroll-rail > .book-card,
  .home-body .author-grid.section-scroll-rail > .author-card {
    flex-basis: calc((100% - 2rem) / 3);
  }
}

@media (max-width: 1100px) {
  .home-body .hero-stage-navigation {
    top: calc(var(--header-height) + 43dvh - 2.9rem);
    right: 1rem;
    bottom: auto;
  }

  .home-body .hero-stage-title,
  .home-body .hero-scroll.is-stage-two .hero-stage-title,
  .home-body .hero-scroll.is-stage-three .hero-stage-title {
    font-size: 3rem;
  }

  .home-body .hero-scroll.is-stage-four .hero-stage-title {
    font-size: 2.55rem;
  }
}

@media (max-width: 920px) {
  .motion-ready .home-body .hero-scroll {
    min-height: 330dvh;
  }

  .home-body .journals-shell {
    grid-template-columns: 1fr;
    gap: 1.6rem;
  }

  .home-body .journals-intro {
    max-width: 46rem;
  }
}

@media (max-width: 899px) {
  .home-body .book-grid.section-scroll-rail > .book-card,
  .home-body .author-grid.section-scroll-rail > .author-card {
    min-height: 0;
  }

  .home-body .author-avatar {
    aspect-ratio: 4 / 5;
  }
}

@media (max-width: 760px) {
  .motion-ready .home-body .hero-scroll {
    min-height: 320dvh;
  }

  .home-body .catalogue-search-section {
    padding-bottom: 2.5rem;
  }

  .home-body .releases-section,
  .home-body .subjects-section,
  .home-body .authors-section,
  .home-body .journals-section {
    padding-block: 3.5rem;
  }

  .home-body .section-intro h2,
  .home-body .journals-intro h2 {
    font-size: 2.45rem;
  }

  .home-body .subject-grid {
    grid-template-columns: 1fr;
    gap: 0;
  }

  .home-body .subject-card {
    padding-block: 1.1rem;
  }

  .home-body .publication-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 700px) {
  .home-body .book-grid.section-scroll-rail .book-content .book-view-button {
    min-height: 44px;
  }

  .home-body .hero-stage-navigation {
    top: calc(var(--header-height) + 34dvh - 2.8rem);
    right: 0.625rem;
    left: 0.625rem;
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .home-body .hero-stage-navigation button {
    min-width: 0;
    padding-inline: 0.25rem;
    font-size: 0.68rem;
  }

  .home-body .hero-stage-title,
  .home-body .hero-scroll.is-stage-two .hero-stage-title,
  .home-body .hero-scroll.is-stage-three .hero-stage-title {
    font-size: 2.35rem;
  }

  .home-body .hero-scroll.is-stage-four .hero-stage-title {
    font-size: 2rem;
  }

  .home-body .book-grid.section-scroll-rail .book-cover-image img {
    object-fit: contain;
  }

  .home-body .book-card h3,
  .home-body .book-card .byline,
  .home-body .book-description {
    min-height: 0;
  }

  .home-body .author-grid.section-scroll-rail {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0.7rem;
  }

  .home-body .author-grid.section-scroll-rail > .author-card {
    display: flex;
    min-width: 0;
    flex-direction: column;
    padding: 0.65rem;
  }

  .home-body .author-grid.section-scroll-rail .author-avatar {
    width: 100%;
    height: auto;
    aspect-ratio: 4 / 5;
    margin: 0 0 0.72rem;
  }

  .home-body .author-grid.section-scroll-rail .author-area,
  .home-body .author-grid.section-scroll-rail .author-card h3,
  .home-body .author-grid.section-scroll-rail .author-card p:not(.author-area),
  .home-body .author-grid.section-scroll-rail .author-card a {
    grid-column: auto;
  }

  .home-body .author-grid.section-scroll-rail .author-card h3 {
    min-height: 0;
    font-size: 1.02rem;
  }

  .home-body .author-grid.section-scroll-rail .author-card p:not(.author-area) {
    display: none;
  }

  .home-body .author-grid.section-scroll-rail .author-card a {
    margin-top: auto;
  }
}

@media (max-width: 430px) {
  .home-body .hero-stage-navigation {
    top: calc(var(--header-height) + 32dvh - 2.75rem);
  }

  .home-body .hero-stage-title,
  .home-body .hero-scroll.is-stage-two .hero-stage-title,
  .home-body .hero-scroll.is-stage-three .hero-stage-title {
    font-size: 2.18rem;
  }

  .home-body .hero-scroll.is-stage-four .hero-stage-title {
    font-size: 1.9rem;
  }

  .home-body .section-intro h2,
  .home-body .journals-intro h2 {
    font-size: 2.15rem;
  }
}

@media (prefers-reduced-motion: reduce) {
  .motion-ready .home-body .hero-scroll {
    min-height: 100dvh;
  }

  .home-body .hero-stage-navigation button,
  .home-body .book-card,
  .home-body .book-cover,
  .home-body .author-card,
  .home-body .publication-card {
    transition: none;
  }

  .home-body .book-card:hover,
  .home-body .book-card:focus-within,
  .home-body .book-card:hover .book-cover,
  .home-body .book-card:focus-within .book-cover,
  .home-body .author-card:hover,
  .home-body .author-card:focus-within,
  .home-body .publication-card:hover,
  .home-body .publication-card:focus-within {
    transform: none;
  }
}
