.elite-institution-hero {
  position: relative;
  overflow: hidden;
  padding: clamp(5.6rem, 9vw, 8.4rem) 0 clamp(3.2rem, 6vw, 5rem);
  background:
    radial-gradient(circle at top left, rgba(211, 174, 98, 0.2), transparent 38%),
    radial-gradient(circle at top right, rgba(83, 119, 180, 0.2), transparent 32%),
    linear-gradient(145deg, #09111f 0%, #10203c 42%, #162847 100%);
  color: #f6f0e4;
}

.hero-surface-orbit {
  position: absolute;
  inset: auto -12% 8% auto;
  width: min(38rem, 52vw);
  aspect-ratio: 1;
  border-radius: 50%;
  border: 1px solid rgba(217, 185, 117, 0.18);
  box-shadow: 0 0 0 4rem rgba(9, 17, 31, 0.12), 0 0 0 8rem rgba(9, 17, 31, 0.08);
  opacity: 0.85;
  pointer-events: none;
}

.elite-institution-layout {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(19rem, 0.92fr);
  gap: clamp(1.8rem, 3vw, 3rem);
  align-items: start;
}

.elite-institution-copy .home-deck,
.elite-institution-note,
.elite-command-band-copy p,
.proof-image-card strong,
.hero-metric-band strong,
.hero-archive-rail strong {
  max-width: 62ch;
}

.elite-institution-copy .display-home {
  max-width: 10ch;
  margin-bottom: 1rem;
}

.elite-institution-copy .hero-proof {
  margin: 1.5rem 0;
}

.elite-institution-note {
  margin: 0 0 1.4rem;
  color: rgba(244, 236, 219, 0.84);
  font-size: 1.02rem;
  line-height: 1.75;
}

.elite-institution-strip {
  margin-top: 1.8rem;
}

.hero-archive-docket {
  position: relative;
}

.hero-archive-frame {
  display: grid;
  gap: 1rem;
  padding: clamp(1.2rem, 2vw, 1.5rem);
  border: 1px solid rgba(214, 184, 125, 0.22);
  border-radius: 1.8rem;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.08), transparent 28%),
    rgba(8, 16, 28, 0.76);
  box-shadow: 0 28px 80px rgba(0, 0, 0, 0.26);
  backdrop-filter: blur(12px);
}

.hero-archive-heading {
  display: grid;
  gap: 0.5rem;
}

.hero-archive-heading span,
.proof-image-card span,
.hero-metric-band span,
.hero-archive-rail span {
  font-family: "IBM Plex Mono", monospace;
  font-size: 0.73rem;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: rgba(228, 208, 164, 0.76);
}

.hero-archive-heading strong {
  font-family: "Fraunces", serif;
  font-size: clamp(1.28rem, 2vw, 1.72rem);
  line-height: 1.18;
  color: #fff8ea;
}

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

.proof-image-card {
  position: relative;
  display: grid;
  min-height: 15rem;
  overflow: hidden;
  border-radius: 1.3rem;
  border: 1px solid rgba(214, 184, 125, 0.18);
  background: #13243f;
  color: #fff8ea;
  text-decoration: none;
}

.proof-image-card::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 14%, rgba(5, 10, 18, 0.22) 48%, rgba(5, 10, 18, 0.92) 100%);
}

.proof-image-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.proof-image-card div {
  position: absolute;
  inset: auto 0 0;
  z-index: 1;
  display: grid;
  gap: 0.35rem;
  padding: 1rem;
}

.proof-image-card strong {
  font-size: 0.96rem;
  line-height: 1.45;
}

.proof-image-card:hover,
.proof-image-card:focus-visible,
.hero-archive-rail a:hover,
.hero-archive-rail a:focus-visible,
.elite-command-band-grid a:hover,
.elite-command-band-grid a:focus-visible {
  transform: translateY(-2px);
  border-color: rgba(224, 192, 130, 0.48);
}

.hero-metric-band {
  display: grid;
  gap: 0.7rem;
}

.hero-metric-band article,
.hero-archive-rail a,
.elite-command-band-grid a {
  display: grid;
  gap: 0.3rem;
  padding: 0.95rem 1rem;
  border-radius: 1.1rem;
  border: 1px solid rgba(214, 184, 125, 0.16);
  background: rgba(255, 255, 255, 0.04);
  color: #fdf7eb;
  text-decoration: none;
  transition: transform 180ms ease, border-color 180ms ease, background 180ms ease;
}

.hero-archive-rail {
  display: grid;
  gap: 0.7rem;
}

.elite-command-band {
  position: relative;
  z-index: 1;
  margin-top: -1.3rem;
  padding-bottom: 0.5rem;
}

.elite-command-band-layout {
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
  gap: 1.2rem;
  padding: 1.35rem;
  border: 1px solid rgba(214, 184, 125, 0.14);
  border-radius: 1.6rem;
  background: linear-gradient(180deg, rgba(255, 250, 239, 0.98), rgba(247, 239, 223, 0.94));
  box-shadow: 0 24px 60px rgba(8, 18, 34, 0.12);
}

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

.elite-command-band-grid a {
  background: rgba(255, 255, 255, 0.82);
  color: #112033;
}

.elite-command-band-grid strong {
  font-family: "Fraunces", serif;
  font-size: 1.02rem;
  line-height: 1.28;
}

.elite-command-band-grid span {
  color: #7d6332;
}

@media (max-width: 980px) {
  .elite-institution-layout,
  .elite-command-band-layout,
  .proof-image-grid,
  .elite-command-band-grid {
    grid-template-columns: 1fr;
  }

  .hero-surface-orbit {
    width: 28rem;
    inset: auto -10rem 10% auto;
  }
}

@media (max-width: 720px) {
  .elite-institution-hero {
    padding-top: 5rem;
  }

  .elite-command-band {
    margin-top: -0.8rem;
  }

  .elite-command-band-layout {
    padding: 1.05rem;
  }

  .proof-image-card {
    min-height: 13rem;
  }
}

/* 2026-05-25 route extraction: moved out of the shared shell for faster non-institutional pages. */
/* Character/archive dossier system for institutional pages. */
.dossier-stage {
  display: grid;
  grid-template-columns: minmax(0, 1.1fr) minmax(280px, 0.56fr);
  gap: 18px;
  align-items: stretch;
}

.dossier-panel,
.dossier-rail,
.memory-ledger,
.character-card,
.profile-character,
.profile-intel,
.office-intel-grid > div,
.profile-lineage-grid article {
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(242, 238, 230, 0.1);
  border-radius: 8px;
  background:
    linear-gradient(90deg, rgba(242, 238, 230, 0.035) 1px, transparent 1px),
    linear-gradient(180deg, rgba(242, 238, 230, 0.026) 1px, transparent 1px),
    linear-gradient(135deg, rgba(200, 170, 99, 0.08), transparent 46%),
    rgba(9, 10, 12, 0.76);
  background-size: 46px 46px, 46px 46px, auto, auto;
  box-shadow: none;
}

.dossier-panel {
  min-height: 390px;
  display: grid;
  align-content: end;
  padding: clamp(24px, 4vw, 46px);
}

.dossier-panel p {
  max-width: 760px;
  margin-top: 18px;
  color: rgba(242, 238, 230, 0.68);
  font-size: 1.04rem;
  line-height: 1.75;
}

.dossier-strip {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 26px;
}

.dossier-strip span {
  min-height: 30px;
  display: inline-flex;
  align-items: center;
  border: 1px solid rgba(228, 201, 130, 0.24);
  border-radius: 5px;
  padding: 5px 9px;
  background: rgba(228, 201, 130, 0.07);
  color: rgba(242, 238, 230, 0.82);
  font-family: var(--font-mono);
  font-size: 0.68rem;
  font-weight: 700;
  text-transform: uppercase;
}

.dossier-rail {
  display: grid;
  align-content: stretch;
}

.dossier-rail div {
  min-height: 130px;
  display: grid;
  align-content: end;
  gap: 10px;
  padding: 20px;
  border-bottom: 1px solid rgba(242, 238, 230, 0.08);
}

.dossier-rail div:last-child {
  border-bottom: 0;
}

.dossier-rail span,
.office-intel-grid span,
.profile-fact-grid span,
.profile-lineage-grid article > span,
.memory-ledger span,
.character-topline span,
.character-actions span {
  color: rgba(228, 201, 130, 0.78);
  font-family: var(--font-mono);
  font-size: 0.68rem;
  font-weight: 700;
  text-transform: uppercase;
}

.dossier-rail strong {
  color: var(--paper);
  font-family: var(--font-display);
  font-size: clamp(1.45rem, 2.4vw, 2.2rem);
  line-height: 1;
}

.dossier-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}

.dossier-grid-dense {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.character-card {
  min-height: 390px;
  display: flex;
  flex-direction: column;
  padding: 18px;
  color: var(--paper);
  transition: transform 220ms var(--ease), border-color 220ms var(--ease), background 220ms var(--ease);
}

.character-card:hover,
.character-card:focus-visible {
  transform: translateY(-2px);
  border-color: rgba(228, 201, 130, 0.32);
  background:
    linear-gradient(90deg, rgba(242, 238, 230, 0.04) 1px, transparent 1px),
    linear-gradient(180deg, rgba(242, 238, 230, 0.03) 1px, transparent 1px),
    linear-gradient(135deg, rgba(127, 29, 45, 0.12), transparent 34%),
    rgba(13, 15, 18, 0.84);
  background-size: 42px 42px, 42px 42px, auto, auto;
}

.character-card.featured {
  min-height: 430px;
}

.character-topline,
.character-actions {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  color: rgba(242, 238, 230, 0.56);
}

.character-topline strong {
  color: rgba(242, 238, 230, 0.62);
  font-family: var(--font-mono);
  font-size: 0.68rem;
  text-transform: uppercase;
}

.character-main {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  gap: 14px;
  align-items: end;
  margin-top: 20px;
}

.character-avatar {
  width: 82px;
  height: 108px;
  display: grid;
  place-items: center;
  border: 1px solid rgba(228, 201, 130, 0.36);
  border-radius: 7px;
  background:
    repeating-linear-gradient(-45deg, rgba(242, 238, 230, 0.075) 0 1px, transparent 1px 8px),
    rgba(228, 201, 130, 0.08);
}

.character-avatar[data-tone="debate"] {
  border-color: rgba(127, 29, 45, 0.42);
  background:
    repeating-linear-gradient(-45deg, rgba(242, 238, 230, 0.07) 0 1px, transparent 1px 8px),
    rgba(127, 29, 45, 0.14);
}

.character-avatar[data-tone="air"] {
  border-color: rgba(47, 125, 102, 0.42);
  background:
    repeating-linear-gradient(-45deg, rgba(242, 238, 230, 0.07) 0 1px, transparent 1px 8px),
    rgba(47, 125, 102, 0.14);
}

.character-avatar span {
  color: var(--brass-2);
  font-family: var(--font-display);
  font-size: 2rem;
  line-height: 1;
}

.character-copy {
  min-width: 0;
}

.character-copy h3 {
  margin-top: 12px;
  color: var(--paper);
  font-size: clamp(1.55rem, 2.5vw, 2.5rem);
  line-height: 0.98;
  overflow-wrap: anywhere;
}

.character-copy p {
  margin-top: 8px;
  color: var(--brass-2);
  font-weight: 800;
  line-height: 1.35;
}

.character-fields {
  display: grid;
  gap: 9px;
  margin-top: 18px;
}

.character-fields div {
  display: grid;
  gap: 5px;
  border-top: 1px solid rgba(242, 238, 230, 0.08);
  padding-top: 9px;
}

.character-fields span {
  color: rgba(242, 238, 230, 0.45);
  font-family: var(--font-mono);
  font-size: 0.66rem;
  text-transform: uppercase;
}

.character-fields strong {
  color: rgba(242, 238, 230, 0.72);
  font-size: 0.86rem;
  font-weight: 600;
  line-height: 1.45;
}

.character-actions {
  margin-top: auto;
  padding-top: 18px;
  border-top: 1px solid rgba(242, 238, 230, 0.08);
}

.office-intel-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 0.8fr;
  gap: 10px;
  margin-top: 24px;
}

.office-intel-grid > div {
  min-height: 132px;
  display: grid;
  align-content: start;
  gap: 10px;
  padding: 16px;
}

.office-intel-grid strong,
.profile-fact-grid strong,
.profile-lineage-grid strong {
  color: rgba(242, 238, 230, 0.78);
  font-size: 0.94rem;
  font-weight: 650;
  line-height: 1.55;
}

.masthead-intro {
  display: grid;
  gap: 9px;
  padding: 18px;
  border-bottom: 1px solid rgba(242, 238, 230, 0.08);
}

.masthead-intro span {
  color: var(--brass-2);
  font-family: var(--font-mono);
  font-size: 0.68rem;
  font-weight: 700;
  text-transform: uppercase;
}

.masthead-intro strong {
  color: var(--paper);
  line-height: 1.45;
}

.masthead-intro p {
  color: var(--muted);
  font-size: 0.92rem;
  line-height: 1.55;
}

.profile-dossier-layout {
  display: grid;
  grid-template-columns: minmax(290px, 0.72fr) minmax(0, 1.28fr);
  gap: 18px;
  align-items: start;
}

.profile-character,
.profile-intel {
  padding: clamp(22px, 4vw, 42px);
}

.profile-dossier-layout .profile-character.reveal,
.profile-dossier-layout .profile-intel.reveal {
  opacity: 1;
  transform: none;
}

.profile-character {
  position: sticky;
  top: 104px;
}

.profile-dossier-code {
  display: flex;
  justify-content: space-between;
  gap: 14px;
  margin-bottom: 24px;
  color: rgba(242, 238, 230, 0.55);
  font-family: var(--font-mono);
  font-size: 0.7rem;
  text-transform: uppercase;
}

.profile-dossier-code strong {
  color: var(--brass-2);
}

.profile-intel-head {
  display: flex;
  justify-content: space-between;
  gap: 18px;
  align-items: start;
}

.profile-fact-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  margin-top: 26px;
}

.profile-fact-grid div {
  display: grid;
  gap: 9px;
  min-height: 114px;
  padding: 16px;
  border: 1px solid rgba(242, 238, 230, 0.085);
  border-radius: 7px;
  background: rgba(242, 238, 230, 0.025);
}

.profile-fact-grid a,
.profile-lineage-grid a {
  color: var(--brass-2);
  text-decoration: underline;
  text-decoration-color: rgba(228, 201, 130, 0.32);
  text-underline-offset: 4px;
}

.profile-lineage-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  margin-top: 16px;
}

.profile-lineage-grid article {
  min-height: 240px;
  display: grid;
  align-content: start;
  gap: 14px;
  padding: 18px;
}

.profile-lineage-grid ol {
  display: grid;
  gap: 9px;
  margin: 0;
  padding-left: 22px;
  color: rgba(242, 238, 230, 0.76);
}

.profile-lineage-grid li::marker {
  color: var(--brass-2);
}

.timeline-cast {
  display: flex;
  flex-wrap: wrap;
  gap: 7px;
  margin-top: 16px;
}

.timeline-cast span {
  min-height: 26px;
  display: inline-flex;
  align-items: center;
  border: 1px solid rgba(242, 238, 230, 0.11);
  border-radius: 5px;
  padding: 4px 8px;
  background: rgba(242, 238, 230, 0.035);
  color: rgba(242, 238, 230, 0.7);
  font-family: var(--font-mono);
  font-size: 0.66rem;
  font-weight: 700;
  text-transform: uppercase;
}

.timeline-memory {
  margin-top: 12px !important;
  color: rgba(228, 201, 130, 0.78) !important;
  font-family: var(--font-mono);
  font-size: 0.78rem;
  line-height: 1.55 !important;
}

.memory-ledger {
  display: grid;
}

.memory-ledger a {
  display: grid;
  gap: 7px;
  min-height: 86px;
  padding: 16px;
  border-bottom: 1px solid rgba(242, 238, 230, 0.08);
  color: var(--paper);
}

.memory-ledger a:last-child {
  border-bottom: 0;
}

.memory-ledger strong {
  font-family: var(--font-display);
  font-size: 1.25rem;
  line-height: 1.05;
}

.memory-ledger small {
  color: var(--muted);
  line-height: 1.45;
}

.archive-toolbar .search-field,
.archive-toolbar .search-field input,
.archive-toolbar .form-select {
  width: 100%;
  min-width: 0;
}

body[data-page="team"] .institution-hero,
body[data-page="offices"] .institution-hero,
body[data-page="term-command"] .institution-hero,
body[data-page="profile"] .institution-hero,
body[data-page="hall-of-fame"] .institution-hero,
body[data-page="records"] .institution-hero,
body[data-page="mastheads"] .institution-hero,
body[data-page="timeline"] .institution-hero {
  min-height: clamp(510px, 60svh, 640px);
  padding: clamp(82px, 9vh, 112px) 0 clamp(34px, 6vh, 58px);
  background:
    linear-gradient(90deg, rgba(244, 237, 219, 0.032) 1px, transparent 1px) 0 0 / 96px 96px,
    linear-gradient(180deg, rgba(244, 237, 219, 0.024) 1px, transparent 1px) 0 0 / 96px 96px,
    radial-gradient(circle at 72% 14%, rgba(229, 201, 120, 0.1), transparent 34%),
    linear-gradient(180deg, #030303 0%, #050505 100%);
}

body[data-page="team"] .institution-hero::before,
body[data-page="offices"] .institution-hero::before,
body[data-page="term-command"] .institution-hero::before,
body[data-page="profile"] .institution-hero::before,
body[data-page="hall-of-fame"] .institution-hero::before,
body[data-page="records"] .institution-hero::before,
body[data-page="mastheads"] .institution-hero::before,
body[data-page="timeline"] .institution-hero::before {
  opacity: 0.38;
  background:
    linear-gradient(90deg, transparent 0 8%, rgba(244, 237, 219, 0.12) 8.04% 8.1%, transparent 8.18% 100%),
    linear-gradient(180deg, transparent 0 72%, rgba(229, 201, 120, 0.16) 72.04% 72.12%, transparent 72.2% 100%);
}

body[data-page="team"] .institution-hero .container,
body[data-page="offices"] .institution-hero .container,
body[data-page="term-command"] .institution-hero .container,
body[data-page="profile"] .institution-hero .container,
body[data-page="hall-of-fame"] .institution-hero .container,
body[data-page="records"] .institution-hero .container,
body[data-page="mastheads"] .institution-hero .container,
body[data-page="timeline"] .institution-hero .container {
  max-width: 980px;
  margin-inline: auto;
  text-align: left;
}

body[data-page="team"] .display-home,
body[data-page="offices"] .display-home,
body[data-page="term-command"] .display-home,
body[data-page="profile"] .display-home,
body[data-page="hall-of-fame"] .display-home,
body[data-page="records"] .display-home,
body[data-page="mastheads"] .display-home,
body[data-page="timeline"] .display-home {
  max-width: 880px;
  font-size: clamp(3.75rem, 7.4vw, 6.9rem);
  line-height: 0.9;
}

body[data-page="team"] .display-home em,
body[data-page="offices"] .display-home em,
body[data-page="term-command"] .display-home em,
body[data-page="profile"] .display-home em,
body[data-page="hall-of-fame"] .display-home em,
body[data-page="records"] .display-home em,
body[data-page="mastheads"] .display-home em,
body[data-page="timeline"] .display-home em {
  max-width: 560px;
  font-size: clamp(1rem, 1.6vw, 1.15rem);
}

body[data-page="team"] .home-deck,
body[data-page="offices"] .home-deck,
body[data-page="term-command"] .home-deck,
body[data-page="profile"] .home-deck,
body[data-page="hall-of-fame"] .home-deck,
body[data-page="records"] .home-deck,
body[data-page="mastheads"] .home-deck,
body[data-page="timeline"] .home-deck {
  max-width: 660px;
  color: rgba(244, 237, 219, 0.68);
  font-size: 1.02rem;
  line-height: 1.65;
}

body[data-page="team"] .compact-section,
body[data-page="offices"] .compact-section,
body[data-page="term-command"] .compact-section,
body[data-page="profile"] .compact-section,
body[data-page="hall-of-fame"] .compact-section,
body[data-page="records"] .compact-section,
body[data-page="mastheads"] .compact-section,
body[data-page="timeline"] .compact-section {
  padding-top: clamp(32px, 5vw, 66px);
}

.dossier-panel {
  min-height: 320px;
  background:
    linear-gradient(135deg, rgba(200, 170, 99, 0.07), transparent 38%),
    rgba(9, 10, 12, 0.74);
}

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

.character-card,
.character-card.featured {
  min-height: 334px;
}

.character-card {
  background:
    linear-gradient(135deg, rgba(200, 170, 99, 0.055), transparent 38%),
    rgba(9, 10, 12, 0.76);
}

.character-avatar {
  width: 74px;
  height: 92px;
}

.character-copy h3 {
  font-size: clamp(1.45rem, 2.2vw, 2.15rem);
}

.character-fields {
  gap: 7px;
  margin-top: 16px;
}

.character-fields strong {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.character-actions {
  padding-top: 14px;
}

.profile-character,
.profile-intel,
.profile-fact-grid div,
.profile-lineage-grid article,
.office-intel-grid > div {
  background:
    linear-gradient(135deg, rgba(200, 170, 99, 0.045), transparent 40%),
    rgba(9, 10, 12, 0.74);
}

@media (max-width: 1180px) {
  .dossier-grid,
  .dossier-grid-dense {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .office-intel-grid,
  .profile-dossier-layout {
    grid-template-columns: 1fr;
  }

  .profile-character {
    position: static;
  }
}

@media (max-width: 820px) {
  .dossier-stage,
  .dossier-grid,
  .dossier-grid-dense,
  .profile-fact-grid,
  .profile-lineage-grid {
    grid-template-columns: 1fr;
  }

  .dossier-panel {
    min-height: 300px;
  }

  .character-card,
  .character-card.featured {
    min-height: 0;
  }

  .character-main {
    grid-template-columns: 1fr;
  }

  .character-avatar {
    width: 76px;
    height: 92px;
  }

  .profile-intel-head {
    display: grid;
  }
}

@media (max-width: 640px) {
  body[data-page="team"] .institution-hero,
  body[data-page="offices"] .institution-hero,
  body[data-page="term-command"] .institution-hero,
  body[data-page="profile"] .institution-hero,
  body[data-page="hall-of-fame"] .institution-hero,
  body[data-page="records"] .institution-hero,
  body[data-page="mastheads"] .institution-hero,
  body[data-page="timeline"] .institution-hero {
    min-height: auto;
    padding: 104px 0 42px;
  }

  body[data-page="team"] .institution-hero .container,
  body[data-page="offices"] .institution-hero .container,
  body[data-page="term-command"] .institution-hero .container,
  body[data-page="profile"] .institution-hero .container,
  body[data-page="hall-of-fame"] .institution-hero .container,
  body[data-page="records"] .institution-hero .container,
  body[data-page="mastheads"] .institution-hero .container,
  body[data-page="timeline"] .institution-hero .container {
    width: min(100% - 28px, var(--max));
    max-width: none;
  }

  body[data-page="team"] .display-home,
  body[data-page="offices"] .display-home,
  body[data-page="term-command"] .display-home,
  body[data-page="profile"] .display-home,
  body[data-page="hall-of-fame"] .display-home,
  body[data-page="records"] .display-home,
  body[data-page="mastheads"] .display-home,
  body[data-page="timeline"] .display-home {
    max-width: 100%;
    font-size: clamp(3.35rem, 14vw, 4.3rem);
    overflow-wrap: anywhere;
  }

  body[data-page="team"] .display-home em,
  body[data-page="offices"] .display-home em,
  body[data-page="term-command"] .display-home em,
  body[data-page="profile"] .display-home em,
  body[data-page="hall-of-fame"] .display-home em,
  body[data-page="records"] .display-home em,
  body[data-page="mastheads"] .display-home em,
  body[data-page="timeline"] .display-home em,
  body[data-page="team"] .home-deck,
  body[data-page="offices"] .home-deck,
  body[data-page="term-command"] .home-deck,
  body[data-page="profile"] .home-deck,
  body[data-page="hall-of-fame"] .home-deck,
  body[data-page="records"] .home-deck,
  body[data-page="mastheads"] .home-deck,
  body[data-page="timeline"] .home-deck {
    max-width: 100%;
    overflow-wrap: anywhere;
  }

  body[data-page="team"] .hero-actions > *,
  body[data-page="offices"] .hero-actions > *,
  body[data-page="term-command"] .hero-actions > *,
  body[data-page="profile"] .hero-actions > *,
  body[data-page="hall-of-fame"] .hero-actions > *,
  body[data-page="records"] .hero-actions > *,
  body[data-page="mastheads"] .hero-actions > *,
  body[data-page="timeline"] .hero-actions > * {
    width: 100%;
    justify-content: center;
  }

  .dossier-panel {
    padding: 22px;
  }

  .profile-character,
  .profile-intel {
    padding: 22px;
  }

  .profile-dossier-code,
  .profile-intel-head {
    gap: 10px;
  }
}
