:root {
  color-scheme: light;
  --ink: #111111;
  --paper: #ffffff;
  --muted: #696969;
  --line: #dedede;
  --blue: #0879bd;
  --blue-deep: #0668a3;
  --telegram: #006d9d;
  --whatsapp: #137a3d;
  --text-link: #246f55;
  --brass: #8a6b2f;
  --on-color: #ffffff;
  --on-image: #ffffff;
  --footer: #073d55;
  --footer-surface: #0b6a84;
  --footer-text: #fff8ed;
  --footer-muted: #dce9e8;
  --footer-base: #dce9e8;
  --footer-line: rgb(255 248 237 / 32%);
  --about-story-number: #d6b46c;
  --map-fallback: #e8e5dd;
  --map-filter: saturate(0.78) contrast(0.96);
  --jelly-glass-surface: rgb(255 255 255 / 78%);
  --jelly-glass-surface-strong: rgb(255 255 255 / 90%);
  --jelly-glass-border: rgb(17 17 17 / 16%);
  --jelly-glass-highlight: rgb(255 255 255 / 78%);
  --jelly-glass-shadow:
    0 0.45rem 1.4rem rgb(0 20 28 / 14%),
    inset 0 1px 0 var(--jelly-glass-highlight);
  --jelly-glass-filter: blur(0.85rem) saturate(106%);
  --sea-jelly-surface: rgb(255 248 237 / 88%);
  --sea-jelly-border: rgb(255 248 237 / 72%);
  --sea-jelly-ink: #073d55;
  --brand-jelly-sea-surface: var(--sea-jelly-surface);
  --brand-jelly-page-surface: var(--paper);
  --brand-jelly-panel-surface: var(--paper);
  --brand-jelly-glint: linear-gradient(155deg, rgb(255 255 255 / 54%), transparent 38%, rgb(255 255 255 / 18%) 76%, transparent);
  --brand-jelly-edge: rgb(255 255 255 / 58%);
  --brand-jelly-page-edge: transparent;
  --brand-jelly-page-glint-opacity: 0;
  --brand-jelly-page-shadow: transparent;
  --brand-jelly-panel-glint-opacity: 0;
  --brand-jelly-panel-edge: transparent;
  --brand-jelly-shadow: rgb(0 28 40 / 20%);
  --menu-sea-veil: rgb(4 42 58 / 68%);
  --menu-sea-filter: blur(0.18rem) saturate(82%) contrast(94%);
  --shoal-primary: #0879bd;
  --shoal-tonal: hsl(204 34% 92%);
  --shoal-on-sea: rgb(255 248 237 / 14%);
  --surface-water: var(--paper);
  --hero-shade: linear-gradient(rgb(0 10 16 / 32%), rgb(0 8 13 / 70%));
  --hero-sea-static-image: url("hero-sea-poster.webp");
  --bioluminescence-display: none;
  --bioluminescence-opacity: 0;
  --bioluminescence-wake: transparent;
  --bioluminescence-wake-soft: transparent;
  --bioluminescence-spark: transparent;
  --serif: "Iowan Old Style", "Palatino Linotype", Palatino, "Book Antiqua", Georgia, serif;
  --sans: "Golos Text", Arial, Helvetica, sans-serif;
  --shell: 84rem;
  --section-gap: clamp(3rem, 6vw, 6rem);
  --wide: 87.5rem;
  --page-inset: 2.5rem;
  --page-outer: 5rem;
  --content-edge: max(var(--page-inset), calc((100vw - var(--shell)) / 2));
  --masthead-height: 8rem;
  --hero-controls-inset: 3rem;
  --masthead-panel-height: 11rem;
  --masthead-top-inset: 2.5rem;
  --masthead-control-size: 3.375rem;
  --brand-width-desktop: 15rem;
  --fish-shoal-width: clamp(36rem, 58vw, 52rem);
  --focus: #a35d00;
  --ease: cubic-bezier(0.22, 1, 0.36, 1);
  --text-reading: 1.125rem;
  --text-body: 1.0625rem;
  --text-catalog: 1rem;
  --text-interface: 0.875rem;
  --text-meta: 0.8125rem;
}

:root[data-theme="dark"] {
  color-scheme: dark;
  --ink: #f3ede2;
  --paper: #0e202b;
  --muted: #b8c2c8;
  --line: #5d707b;
  --blue-deep: #7dccf2;
  --text-link: #83d8b8;
  --brass: #d6b46c;
  --footer: #061a26;
  --footer-surface: #0a4053;
  --footer-text: #f3ede2;
  --footer-muted: #d3ccc0;
  --footer-base: #b8c2c8;
  --footer-line: rgb(243 237 226 / 34%);
  --map-fallback: #243843;
  --map-filter: brightness(0.72) saturate(0.68) contrast(1.04);
  --jelly-glass-surface: rgb(8 28 40 / 76%);
  --jelly-glass-surface-strong: rgb(14 32 43 / 91%);
  --jelly-glass-border: rgb(243 237 226 / 26%);
  --jelly-glass-highlight: rgb(243 237 226 / 24%);
  --brand-jelly-sea-surface: var(--sea-jelly-surface);
  --brand-jelly-page-surface: linear-gradient(145deg, rgb(238 247 248 / 82%), rgb(189 211 220 / 68%) 50%, rgb(224 236 240 / 76%));
  --brand-jelly-panel-surface: linear-gradient(145deg, rgb(238 247 248 / 74%), rgb(189 211 220 / 58%) 50%, rgb(224 236 240 / 68%));
  --brand-jelly-glint: linear-gradient(155deg, rgb(255 255 255 / 56%), transparent 38%, rgb(255 255 255 / 20%) 76%, transparent);
  --brand-jelly-edge: rgb(243 237 226 / 52%);
  --brand-jelly-page-edge: var(--brand-jelly-edge);
  --brand-jelly-page-glint-opacity: 0.42;
  --brand-jelly-page-shadow: rgb(0 10 18 / 24%);
  --brand-jelly-panel-glint-opacity: 0.24;
  --brand-jelly-panel-edge: rgb(243 237 226 / 34%);
  --brand-jelly-shadow: rgb(0 10 18 / 42%);
  --jelly-glass-shadow:
    0 0.45rem 1.4rem rgb(0 12 20 / 32%),
    inset 0 1px 0 var(--jelly-glass-highlight);
  --menu-sea-veil: rgb(3 20 30 / 74%);
  --shoal-primary: #7dccf2;
  --shoal-tonal: hsl(201 30% 18%);
  --shoal-on-sea: rgb(243 237 226 / 13%);
  --surface-water:
    radial-gradient(ellipse at 14% 0%, rgb(74 158 171 / 7%), transparent 34rem),
    var(--paper);
  --hero-shade: linear-gradient(rgb(0 15 24 / 24%), rgb(0 8 14 / 44%));
  --hero-sea-static-image: url("hero-sea-night-poster.webp");
  --bioluminescence-display: block;
  --bioluminescence-opacity: 0.72;
  --bioluminescence-wake: rgb(82 190 191 / 14%);
  --bioluminescence-wake-soft: rgb(102 214 203 / 8%);
  --bioluminescence-spark: rgb(187 241 222 / 62%);
  --focus: #ffc15c;
}

@media (prefers-color-scheme: dark) {
  :root:not([data-theme="light"]) {
    color-scheme: dark;
    --ink: #f3ede2;
    --paper: #0e202b;
    --muted: #b8c2c8;
    --line: #5d707b;
    --blue-deep: #7dccf2;
    --text-link: #83d8b8;
    --brass: #d6b46c;
    --footer: #061a26;
    --footer-surface: #0a4053;
    --footer-text: #f3ede2;
    --footer-muted: #d3ccc0;
    --footer-base: #b8c2c8;
    --footer-line: rgb(243 237 226 / 34%);
    --map-fallback: #243843;
    --map-filter: brightness(0.72) saturate(0.68) contrast(1.04);
    --jelly-glass-surface: rgb(8 28 40 / 76%);
    --jelly-glass-surface-strong: rgb(14 32 43 / 91%);
    --jelly-glass-border: rgb(243 237 226 / 26%);
    --jelly-glass-highlight: rgb(243 237 226 / 24%);
    --brand-jelly-sea-surface: var(--sea-jelly-surface);
    --brand-jelly-page-surface: linear-gradient(145deg, rgb(238 247 248 / 82%), rgb(189 211 220 / 68%) 50%, rgb(224 236 240 / 76%));
    --brand-jelly-panel-surface: linear-gradient(145deg, rgb(238 247 248 / 74%), rgb(189 211 220 / 58%) 50%, rgb(224 236 240 / 68%));
    --brand-jelly-glint: linear-gradient(155deg, rgb(255 255 255 / 56%), transparent 38%, rgb(255 255 255 / 20%) 76%, transparent);
    --brand-jelly-edge: rgb(243 237 226 / 52%);
    --brand-jelly-page-edge: var(--brand-jelly-edge);
    --brand-jelly-page-glint-opacity: 0.42;
    --brand-jelly-page-shadow: rgb(0 10 18 / 24%);
    --brand-jelly-panel-glint-opacity: 0.24;
    --brand-jelly-panel-edge: rgb(243 237 226 / 34%);
    --brand-jelly-shadow: rgb(0 10 18 / 42%);
    --jelly-glass-shadow:
      0 0.45rem 1.4rem rgb(0 12 20 / 32%),
      inset 0 1px 0 var(--jelly-glass-highlight);
    --menu-sea-veil: rgb(3 20 30 / 74%);
    --shoal-primary: #7dccf2;
    --shoal-tonal: hsl(201 30% 18%);
    --shoal-on-sea: rgb(243 237 226 / 13%);
    --surface-water:
      radial-gradient(ellipse at 14% 0%, rgb(74 158 171 / 7%), transparent 34rem),
      var(--paper);
    --hero-shade: linear-gradient(rgb(0 15 24 / 24%), rgb(0 8 14 / 44%));
    --hero-sea-static-image: url("hero-sea-night-poster.webp");
    --bioluminescence-display: block;
    --bioluminescence-opacity: 0.72;
    --bioluminescence-wake: rgb(82 190 191 / 14%);
    --bioluminescence-wake-soft: rgb(102 214 203 / 8%);
    --bioluminescence-spark: rgb(187 241 222 / 62%);
    --focus: #ffc15c;
  }
}

:root[data-theme="dark"] [data-theme-logo] {
  content: url("logo-redrawn-sea.svg");
}

@media (prefers-color-scheme: dark) {
  :root:not([data-theme="light"]) [data-theme-logo] {
    content: url("logo-redrawn-sea.svg");
  }
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
  scroll-padding-top: calc(var(--masthead-top-inset) + var(--masthead-control-size) + 1.25rem);
}

body {
  min-width: 320px;
  margin: 0;
  overflow-x: clip;
  background: var(--surface-water);
  color: var(--ink);
  font-family: var(--sans);
  font-size: var(--text-body);
  line-height: 1.55;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

body.menu-open {
  overflow: hidden;
}

img,
svg {
  display: block;
}

img {
  max-width: 100%;
}

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

a {
  color: inherit;
  text-decoration-thickness: 0.075em;
  text-underline-offset: 0.18em;
}

a:hover {
  text-decoration-thickness: 0.12em;
}

a:active {
  text-decoration-thickness: 0.16em;
}

:focus-visible {
  outline: 0.2rem solid var(--focus);
  outline-offset: 0.22rem;
}

h1,
h2,
h3,
h4,
p,
figure,
blockquote,
dl,
dd {
  margin-top: 0;
}

h1,
h2,
h3,
h4,
blockquote {
  font-family: var(--serif);
  font-weight: 600;
  min-width: 0;
  max-width: 100%;
  overflow-wrap: anywhere;
  text-wrap: balance;
}

p {
  min-width: 0;
  max-width: 100%;
  overflow-wrap: anywhere;
  text-wrap: pretty;
}

.site-icon-sprite {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
  pointer-events: none;
}

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

.skip-link {
  position: fixed;
  z-index: 1000;
  top: 0.75rem;
  left: 0.75rem;
  max-width: calc(100% - 1.5rem);
  overflow-wrap: anywhere;
  transform: translateY(-180%);
  min-height: 2.75rem;
  padding: 0.65rem 1rem;
  border-radius: 999px;
  background: var(--paper);
  color: var(--ink);
  font-weight: 600;
  box-shadow: 0 0.25rem 1.5rem rgb(0 0 0 / 20%);
  transition: transform 180ms var(--ease);
}

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

.source-shell {
  width: min(calc(100% - var(--page-outer)), var(--shell));
  min-width: 0;
  margin-inline: auto;
}

/* Body owns the continuous page surface; sections must not restart its glow. */
.source-section,
.founder-source {
  background: transparent;
}

.source-nowrap {
  white-space: nowrap;
}

.source-header {
  position: relative;
  z-index: 30;
  min-height: var(--masthead-panel-height);
  background: transparent;
}

.source-header--over-media {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  pointer-events: none;
}

.source-header__bar {
  display: flex;
  width: 100%;
  min-height: var(--masthead-panel-height);
  align-items: flex-start;
  padding: var(--masthead-top-inset) var(--content-edge) 1rem;
}

.brand-jelly {
  position: relative;
  isolation: isolate;
  aspect-ratio: 3600 / 1784;
  --brand-jelly-surface: var(--brand-jelly-sea-surface);
  --brand-jelly-glint-opacity: 0.8;
  --brand-jelly-local-edge: var(--brand-jelly-edge);
  --brand-jelly-local-shadow: var(--brand-jelly-shadow);
}

.brand-jelly--sea {
  --brand-jelly-surface: var(--brand-jelly-sea-surface);
  --brand-jelly-glint-opacity: 0.8;
  --brand-jelly-local-edge: var(--brand-jelly-edge);
  --brand-jelly-local-shadow: var(--brand-jelly-shadow);
}

.brand-jelly--page {
  --brand-jelly-surface: var(--brand-jelly-page-surface);
  --brand-jelly-glint-opacity: var(--brand-jelly-page-glint-opacity);
  --brand-jelly-local-edge: var(--brand-jelly-page-edge);
  --brand-jelly-local-shadow: var(--brand-jelly-page-shadow);
}

.brand-jelly--panel {
  --brand-jelly-surface: var(--brand-jelly-panel-surface);
  --brand-jelly-glint-opacity: var(--brand-jelly-panel-glint-opacity);
  --brand-jelly-local-edge: var(--brand-jelly-panel-edge);
  --brand-jelly-local-shadow: transparent;
}

.brand-jelly::before,
.brand-jelly::after {
  position: absolute;
  z-index: 0;
  inset: 0;
  content: "";
  -webkit-mask: url("logo-redrawn-jelly-mask.svg") center / contain no-repeat;
  mask: url("logo-redrawn-jelly-mask.svg") center / contain no-repeat;
  pointer-events: none;
}

.brand-jelly::before {
  background: var(--brand-jelly-surface);
  -webkit-backdrop-filter: var(--jelly-glass-filter);
  backdrop-filter: var(--jelly-glass-filter);
  filter:
    drop-shadow(0 0 0.06rem var(--brand-jelly-local-edge))
    drop-shadow(0 0.22rem 0.42rem var(--brand-jelly-local-shadow));
}

.brand-jelly::after {
  background: var(--brand-jelly-glint);
  opacity: var(--brand-jelly-glint-opacity);
}

.brand-jelly > img {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  filter: none;
}

.source-brand {
  display: block;
  width: var(--brand-width-desktop);
  max-width: 100%;
  pointer-events: none;
}

a.source-brand {
  pointer-events: auto;
}

.source-brand img {
  width: 100%;
  height: auto;
}

.source-button {
  display: inline-flex;
  min-height: 2.75rem;
  align-items: center;
  justify-content: center;
  min-width: 0;
  max-width: 100%;
  padding: 0.75rem 1.6rem;
  border: 1px solid transparent;
  border-radius: 999px;
  color: var(--on-color);
  font-size: var(--text-interface);
  font-weight: 600;
  letter-spacing: 0.04em;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  overflow-wrap: anywhere;
  transition:
    transform 180ms var(--ease),
    background-color 180ms ease-out,
    border-color 180ms ease-out;
}

.source-button:hover {
  transform: translateY(-0.1rem);
}

/* Centre uppercase labels by their cap height, independent of font/browser
   baseline metrics. Restore the trimmed leading as equal padding so button
   heights, wrapped lines and enlarged text keep their existing space. */
.source-button__label {
  display: block;
  min-width: 0;
}

@supports (text-box: trim-both cap alphabetic) and (padding-block: calc((1lh - 1cap) / 2)) {
  .source-button__label,
  .theme-toggle [data-theme-label],
  .floating-menu__label,
  .source-hero__journal-control--all > span {
    text-box: trim-both cap alphabetic;
    padding-block: calc((1lh - 1cap) / 2);
  }
}

.source-button--telegram {
  background: var(--telegram);
}

.source-button--telegram:hover {
  background: #005c86;
}

.source-button--whatsapp {
  background: var(--whatsapp);
}

.source-button--whatsapp:hover {
  background: #0f6532;
}

.source-button--outline {
  border-color: var(--brass);
  background: transparent;
  color: var(--ink);
}

.source-button--outline:hover {
  border-color: var(--ink);
}

.source-hero {
  position: relative;
  display: grid;
  min-height: 44rem;
  height: 100vh;
  height: 100svh;
  place-items: center;
  overflow: hidden;
  background:
    var(--hero-sea-static-image) 56% center / cover no-repeat,
    #163c4b;
  color: var(--on-image);
}

.source-hero__video {
  position: absolute;
  z-index: 0;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
  object-fit: cover;
  object-position: 56% center;
  opacity: 0;
  pointer-events: none;
  transition: opacity 420ms ease-out;
}

.source-hero__video.is-ready {
  opacity: 1;
}

.source-hero__shade {
  position: absolute;
  z-index: 1;
  inset: 0;
  background: var(--hero-shade);
}

.source-hero__content {
  position: relative;
  z-index: 2;
  display: grid;
  width: min(calc(100% - var(--page-outer)), var(--shell));
  height: 100%;
  grid-template-columns: minmax(0, 1fr) clamp(18rem, 22vw, 21rem);
  align-items: center;
  gap: clamp(3rem, 6vw, 6rem);
  padding-block: calc(var(--masthead-height) + 1rem) var(--hero-controls-inset);
}

.source-hero__intro {
  display: contents;
}

.source-hero__copy {
  max-width: 52rem;
}

.source-hero h1 {
  margin-bottom: 1.55rem;
  color: var(--on-image);
  font-size: clamp(3.7rem, 5vw, 4.6rem);
  font-weight: 600;
  letter-spacing: 0.007em;
  line-height: 1.08;
  text-shadow: 0 0.1rem 1.2rem rgb(0 0 0 / 22%);
}

.source-hero__copy > p {
  margin-bottom: 0;
  font-size: clamp(1.125rem, 1.15vw, 1.25rem);
  line-height: 1.52;
  text-shadow: 0 0.1rem 0.8rem rgb(0 0 0 / 30%);
}

.source-hero__actions {
  display: flex;
  align-items: center;
  gap: 0.85rem;
  flex-wrap: wrap;
  margin-top: 2rem;
}

.source-hero__actions .source-button {
  min-width: 13rem;
}

.source-hero__journal {
  display: grid;
  width: 100%;
  height: 100%;
  min-width: 0;
  grid-template-rows: minmax(0, 1fr) auto;
  align-items: center;
  align-self: stretch;
  justify-self: end;
}

.source-hero__journal-stack {
  display: grid;
  align-self: center;
  padding: 0 1.15rem 1.15rem 0;
  touch-action: pan-y;
}

.source-hero__journal-card {
  grid-area: 1 / 1;
  transform-origin: 50% 85%;
  transition:
    opacity 220ms ease-out,
    transform 280ms var(--ease);
}

.source-hero__journal-card[data-stack-position="0"] {
  z-index: 3;
  opacity: 1;
  transform: translate(0, 0) rotate(0);
}

.source-hero__journal-card[data-stack-position="1"] {
  z-index: 2;
  opacity: 1;
  pointer-events: none;
  transform: translateX(0.55rem) rotate(1.2deg);
}

.source-hero__journal-card[data-stack-position="2"] {
  z-index: 1;
  opacity: 1;
  pointer-events: none;
  transform: translateX(1rem) rotate(-1deg);
}

.source-hero__journal-card[data-stack-position="3"],
.source-hero__journal-card[data-stack-position="4"] {
  z-index: 0;
  opacity: 0;
  pointer-events: none;
  transform: translateX(1rem) rotate(-1deg);
}

.source-hero__journal-card[aria-hidden="true"] figcaption {
  visibility: hidden;
}

.source-hero__journal-controls {
  display: none;
}

.js .source-hero__journal-controls {
  display: grid;
  width: 100%;
  grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
  align-items: center;
  gap: clamp(0.65rem, 2vw, 1rem);
  margin-top: 0.4rem;
}

.source-hero__journal-control {
  display: inline-grid;
  width: 2.75rem;
  height: 2.75rem;
  padding: 0;
  border: 1px solid var(--jelly-glass-border);
  border-radius: 50%;
  place-items: center;
  background: var(--jelly-glass-surface);
  color: var(--ink);
  box-shadow: var(--jelly-glass-shadow);
  cursor: pointer;
  text-decoration: none;
  transition:
    border-color 180ms ease-out,
    background-color 180ms ease-out,
    transform 180ms var(--ease);
  -webkit-backdrop-filter: var(--jelly-glass-filter);
  backdrop-filter: var(--jelly-glass-filter);
}

.source-hero__journal-next-slot {
  display: grid;
  width: 100%;
  min-width: 2.75rem;
  height: 2.75rem;
  justify-items: end;
}

.source-hero__journal-next-slot > * {
  grid-area: 1 / 1;
}

.source-hero__journal-control[hidden] {
  display: none;
}

.source-hero__journal-control--all {
  width: auto;
  min-width: 6.75rem;
  padding-inline: 0.75rem;
  border-radius: 999px;
  grid-auto-flow: column;
  gap: 0.5rem;
  font-size: var(--text-meta);
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  white-space: nowrap;
}

.source-hero__journal-controls .source-hero__journal-control--all svg {
  width: 1rem;
}

[data-hero-journal-previous] svg {
  transform: rotate(180deg);
}

.source-hero__journal-control[aria-disabled="true"],
.source-hero__journal-control:disabled {
  cursor: default;
}

.source-hero__journal-control[aria-disabled="true"] svg,
.source-hero__journal-control:disabled svg {
  opacity: 0.38;
}

.source-hero__journal-controls svg {
  width: 1.4rem;
  fill: none;
  stroke: currentcolor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.6;
}

.source-hero__journal-status {
  margin: 0;
  color: var(--on-image);
  font-family: var(--sans);
  font-size: var(--text-meta);
  font-weight: 600;
  letter-spacing: 0.06em;
  line-height: 1.35;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 0 0.1rem 0.8rem rgb(0 0 0 / 35%);
  white-space: nowrap;
}

.source-hero__proof {
  display: block;
  width: 100%;
  margin: 0;
  color: var(--on-image);
  justify-self: end;
  text-decoration: none;
}

.source-hero__proof figure {
  margin: 0;
}

.source-hero__proof img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 647 / 800;
  object-fit: contain;
  transition: transform 180ms var(--ease);
}

.source-hero__proof figcaption {
  display: grid;
  gap: 0.4rem;
  margin-top: 0.9rem;
  color: var(--on-image);
  text-shadow: 0 0.1rem 0.8rem rgb(0 0 0 / 35%);
}

.source-hero__proof-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 0.3rem;
  font-size: var(--text-meta);
  font-weight: 600;
  letter-spacing: 0.075em;
  line-height: 1.4;
  text-transform: uppercase;
}

.source-hero__proof strong {
  font-family: var(--serif);
  font-size: clamp(1.2rem, 1.5vw, 1.45rem);
  font-weight: 600;
  line-height: 1.22;
  text-decoration-line: underline;
  text-decoration-color: transparent;
  text-decoration-thickness: 0.075em;
  text-underline-offset: 0.18em;
  text-wrap: balance;
  transition:
    color 180ms ease-out,
    text-decoration-color 180ms ease-out;
}

.source-hero__journal-card:focus-visible img {
  transform: translateY(-0.12rem);
}

.source-hero__journal-card:focus-visible strong {
  color: var(--footer-text);
  text-decoration-color: currentcolor;
}


.source-hero__mobile-brand {
  display: none;
}

.assortment-overview {
  padding: clamp(3.5rem, 6vw, 5.5rem) 0;
}

.assortment-overview__header {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: end;
  gap: 2rem;
  margin-bottom: clamp(2.5rem, 5vw, 4.5rem);
}

.assortment-overview__header h2 {
  max-width: none;
  margin: 0;
  font-family: var(--serif);
  font-size: clamp(3.25rem, 5.5vw, 5.2rem);
  font-weight: 400;
  line-height: 0.92;
  text-wrap: balance;
}

.assortment-overview__header p {
  margin: 0 0 0.45rem;
  color: var(--muted);
  font-size: var(--text-body);
  text-align: right;
}

.assortment-overview__layout {
  display: grid;
  grid-template-columns: minmax(19rem, 0.82fr) minmax(0, 1.18fr);
  align-items: start;
  gap: clamp(2.5rem, 5.5vw, 5.5rem);
}

.assortment-overview__media {
  margin: 0;
}

.assortment-overview__media img {
  display: block;
  width: 100%;
  height: auto;
}

.assortment-directory,
.assortment-directory__list,
.assortment-directory__list > li {
  min-width: 0;
}

.assortment-directory__list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 0;
  padding: 0;
  margin: 0;
  list-style: none;
}

.assortment-directory__link {
  display: grid;
  min-height: 4.75rem;
  grid-template-areas: "label meta icon";
  grid-template-columns: minmax(0, 1fr) max-content auto;
  align-items: center;
  padding: 0.75rem 0.75rem 0.75rem 0.7rem;
  margin-left: -0.7rem;
  column-gap: clamp(0.85rem, 2vw, 1.5rem);
  color: var(--ink);
  text-decoration: none;
  transition: color 180ms var(--ease);
}

.assortment-directory__label {
  grid-area: label;
  font-family: var(--serif);
  font-size: clamp(1.75rem, 2.25vw, 2.5rem);
  font-weight: 400;
  line-height: 1.04;
  text-decoration: underline;
  text-decoration-color: transparent;
  text-decoration-thickness: 0.055em;
  text-underline-offset: 0.16em;
  text-wrap: balance;
  transition:
    color 180ms ease-out,
    text-decoration-color 180ms ease-out,
    transform 180ms var(--ease);
}

.assortment-directory__meta {
  grid-area: meta;
  color: var(--muted);
  font-size: var(--text-meta);
  white-space: nowrap;
  transition: color 180ms ease-out;
}

.assortment-directory__link svg {
  width: 1.6rem;
  grid-area: icon;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.45;
  transition: transform 180ms var(--ease);
}

.assortment-directory__link:hover,
.assortment-directory__link:focus-visible {
  color: var(--blue-deep);
}

.assortment-directory__link:hover .assortment-directory__label,
.assortment-directory__link:focus-visible .assortment-directory__label {
  color: inherit;
  text-decoration-color: currentcolor;
  transform: translateX(0.35rem);
}

.assortment-directory__link:hover .assortment-directory__meta,
.assortment-directory__link:focus-visible .assortment-directory__meta,
.assortment-directory__link:hover svg,
.assortment-directory__link:focus-visible svg {
  color: var(--blue-deep);
}

.assortment-directory__link:hover svg,
.assortment-directory__link:focus-visible svg {
  transform: translateX(0.35rem);
}

.founder-source > *,
.delivery-source > *,
.controls-grid > *,
.catalog-order-grid > * {
  min-width: 0;
}

.source-copy {
  max-width: 33rem;
  padding: clamp(2rem, 5vw, 5rem) clamp(0rem, 2vw, 1.5rem);
}

.source-copy h2 {
  margin-bottom: 1.7rem;
  font-size: clamp(2rem, 3vw, 2.85rem);
  line-height: 1.1;
}

.source-copy p {
  margin-bottom: 1.4rem;
  font-size: var(--text-reading);
  line-height: 1.68;
}

.source-copy p:last-child {
  margin-bottom: 0;
}

.source-copy a {
  color: var(--text-link);
}

.ship-log::before,
.source-footer::before,
.not-found-source::before {
  background-color: var(--shoal-color, var(--shoal-tonal));
  -webkit-mask: url("fish-pattern.svg") center / contain no-repeat;
  mask: url("fish-pattern.svg") center / contain no-repeat;
}

.about-overview {
  padding: clamp(5.5rem, 8vw, 8rem) 0 clamp(7rem, 11vw, 10rem);
}

.about-overview > .source-shell {
  display: grid;
  grid-template-columns: minmax(29rem, 1.02fr) minmax(0, 0.98fr);
  align-items: center;
  column-gap: clamp(2.75rem, 5vw, 6rem);
}

.about-overview__header {
  display: block;
  grid-column: 1;
}

.about-overview__header :is(h1, h2) {
  max-width: 15ch;
  margin: 0;
  font-family: var(--serif);
  font-size: clamp(3rem, 3.9vw, 4.35rem);
  font-weight: 400;
  line-height: 0.98;
  text-wrap: balance;
}

.about-overview__eyebrow {
  margin: 0 0 1.25rem;
  color: var(--muted);
  font-size: var(--text-meta);
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.about-overview__introduction {
  max-width: 38rem;
  margin-top: clamp(2rem, 3vw, 3.25rem);
}

.about-overview__introduction p {
  margin: 0 0 1.25rem;
  font-size: var(--text-reading);
  line-height: 1.68;
  text-wrap: pretty;
}

.about-overview__introduction p:last-child {
  margin-bottom: 0;
}

.about-overview__opening-media {
  width: 100%;
  margin: 0;
  grid-column: 2;
  grid-row: 1;
  justify-self: end;
}

.about-overview__opening-media img,
.about-overview__chapter-media img {
  display: block;
  width: 100%;
  height: auto;
}

.about-overview__reasons {
  margin-top: clamp(5.5rem, 8vw, 8rem);
  grid-column: 1 / -1;
}

.about-overview__reasons-header {
  display: grid;
  grid-template-columns: minmax(0, 0.72fr) minmax(0, 1.28fr);
  align-items: start;
  gap: clamp(2.75rem, 5vw, 5.5rem);
}

.about-overview__reasons-header .about-overview__eyebrow {
  margin-bottom: 0.35rem;
}

.about-overview__reasons-header h2 {
  max-width: 14ch;
  margin: 0;
  font-family: var(--serif);
  font-size: clamp(3.1rem, 4.8vw, 5rem);
  font-weight: 400;
  line-height: 0.98;
  text-wrap: balance;
}

.about-overview__story-stage {
  display: grid;
  width: calc(100% + (2 * var(--content-edge)));
  margin-left: calc(-1 * var(--content-edge));
  margin-top: clamp(3.5rem, 5vw, 5.25rem);
  background: var(--footer);
  color: var(--footer-text);
}

.about-overview__chapter {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  align-items: stretch;
}

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

.about-overview__chapter--reverse .about-overview__chapter-media {
  grid-column: 2;
  grid-row: 1;
}

.about-overview__chapter--reverse .about-overview__reason {
  grid-column: 1;
  grid-row: 1;
  justify-self: end;
}

.about-overview__chapter-media {
  width: 100%;
  margin: 0;
  align-self: center;
}

.about-overview__chapter-media--pair {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 12rem), 1fr));
  align-items: start;
}

.about-overview__reason {
  display: flex;
  width: 100%;
  min-width: 0;
  flex-direction: column;
  justify-content: center;
  padding: clamp(3rem, 6vw, 7rem);
}

.about-overview__number {
  display: block;
  margin-bottom: clamp(1.5rem, 2.5vw, 2.5rem);
  color: var(--about-story-number);
  font-family: var(--serif);
  font-size: clamp(5rem, 8vw, 8rem);
  font-style: italic;
  font-weight: 400;
  line-height: 0.72;
}

.about-overview__reason h3 {
  max-width: 13ch;
  margin: 0 0 clamp(1.25rem, 2vw, 2rem);
  font-family: var(--serif);
  font-size: clamp(2.65rem, 4vw, 4.5rem);
  font-weight: 400;
  line-height: 0.98;
  text-wrap: balance;
}

.about-overview__reason p {
  max-width: 36rem;
  margin: 0;
  color: var(--footer-muted);
  font-size: var(--text-reading);
  line-height: 1.68;
  text-wrap: pretty;
}

/* The short advice story pairs two complete photographs with one compact
   introduction. Give it its own proportions within the three-part story. */
.about-overview__chapter.about-overview__chapter--advice {
  grid-template-columns: minmax(0, 1.1fr) minmax(0, 1fr);
  align-items: center;
  gap: clamp(2rem, 4vw, 4rem);
  padding: clamp(2.5rem, 5vw, 5rem) var(--content-edge);
}

.about-overview__chapter--advice .about-overview__chapter-media {
  grid-column: 1;
  grid-row: 1;
  gap: clamp(0.75rem, 1.5vw, 1.5rem);
}

.about-overview__chapter--advice .about-overview__reason {
  grid-column: 2;
  grid-row: 1;
  padding: 0;
}

.about-overview__chapter--advice .about-overview__number {
  margin-bottom: 1rem;
  font-size: clamp(3rem, 2rem + 2vw, 4.5rem);
  line-height: 1;
}

.about-overview__chapter--advice .about-overview__reason h3 {
  max-width: 20ch;
  font-size: clamp(2rem, 1.25rem + 1.5vw, 3rem);
  line-height: 1.12;
}

@media (max-width: 68.75rem) {
  .about-overview__chapter.about-overview__chapter--advice {
    grid-template-columns: minmax(0, 1fr);
  }

  .about-overview__chapter--advice .about-overview__chapter-media,
  .about-overview__chapter--advice .about-overview__reason {
    grid-column: auto;
    grid-row: auto;
  }
}

.founder-source {
  padding: clamp(5rem, 8vw, 7.5rem) 0;
}

.founder-source__inner {
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(24rem, 1.05fr);
  align-items: start;
  gap: clamp(2.5rem, 5vw, 6rem);
}

.founder-source__inner > img {
  display: block;
  width: 100%;
  height: auto;
}

.founder-source__copy {
  max-width: 43rem;
  padding-top: 0;
}

.founder-source__copy h2 {
  margin-bottom: 0.4rem;
  font-size: clamp(2rem, 3vw, 2.7rem);
  line-height: 1.1;
}

.founder-source__copy .source-caption {
  margin-bottom: 2.2rem;
  color: var(--muted);
  font-size: var(--text-meta);
}

.founder-source__principle {
  max-width: 28ch;
  margin: 0 0 2rem;
  color: var(--blue-deep);
  font-family: var(--serif);
  font-size: clamp(1.5rem, 2.1vw, 2.05rem);
  font-style: italic;
  font-weight: 400;
  line-height: 1.18;
  text-wrap: balance;
}

.founder-source__copy p {
  margin-bottom: 1.35rem;
  font-size: var(--text-reading);
  line-height: 1.68;
}

.price-preview {
  padding: 0 0 clamp(3.5rem, 6vw, 5.5rem);
}

.price-preview > .source-shell {
  display: grid;
  grid-template-columns: minmax(15rem, 0.65fr) minmax(0, 1.35fr);
  align-items: start;
  gap: clamp(2rem, 5vw, 5rem);
}

.price-preview__header {
  display: block;
  width: 100%;
  margin: 0;
  text-align: left;
}

.price-preview__header h2 {
  margin: 0;
  font-size: clamp(2.5rem, 3.4vw, 3.4rem);
  font-weight: 400;
  line-height: 1;
}

.price-preview__introduction {
  width: min(100%, 32rem);
  margin-top: 1.5rem;
}

.price-preview__header p {
  margin: 0 0 1.4rem;
  font-size: var(--text-body);
  line-height: 1.6;
}

.price-preview__introduction .source-button {
  width: fit-content;
}

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

.price-preview .catalog-product {

  padding-block: 0.75rem;

}


.watch-catch {
  padding: clamp(4.5rem, 7vw, 7rem) 0;
  border-top: 1px solid var(--line);
}

.watch-catch__header {
  margin-bottom: clamp(3rem, 5vw, 4.75rem);
}

.watch-catch__header h2 {
  max-width: 11ch;
  margin: 0;
  font-size: clamp(2.8rem, 4.5vw, 4.5rem);
  font-weight: 400;
  line-height: 0.94;
  text-wrap: balance;
}

.watch-catch__list {
  display: grid;
  padding: 0;
  margin: 0;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: clamp(2rem, 3.5vw, 3.5rem);
  list-style: none;
}

.watch-catch__item {
  min-width: 0;
  padding-top: 1.5rem;
  border-top: 1px solid var(--line);
}

.watch-catch__number {
  margin-bottom: 0.65rem;
  color: var(--brass);
  font-size: var(--text-meta);
  font-weight: 700;
  font-variant-numeric: tabular-nums;
  letter-spacing: 0.1em;
}

.watch-catch__item h3 {
  min-height: 2.2em;
  margin-bottom: 1rem;
  font-size: clamp(1.8rem, 2.4vw, 2.35rem);
  font-weight: 500;
  line-height: 1.08;
  text-wrap: balance;
}

.watch-catch__product {
  display: grid;
  min-height: 4.5rem;
  align-content: start;
  gap: 0.35rem;
  margin-bottom: 1rem;
  color: var(--muted);
  font-size: var(--text-interface);
  line-height: 1.5;
}

.watch-catch__product strong {
  color: var(--ink);
  font-size: var(--text-body);
  font-variant-numeric: tabular-nums;
}

.watch-catch__links {
  display: grid;
  align-items: start;
}

.watch-catch__links a {
  display: inline-flex;
  width: fit-content;
  max-width: 100%;
  min-width: 0;
  min-height: 44px;
  align-items: center;
  color: var(--text-link);
  font-size: var(--text-interface);
  font-weight: 600;
  overflow-wrap: anywhere;
}

@media (max-width: 61.1875rem) {
  .watch-catch__header {
    grid-template-columns: 1fr;
    align-items: start;
    gap: 1.5rem;
  }

  .watch-catch__header > p {
    max-width: 42rem;
  }

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

@media (max-width: 34rem) {
  .watch-catch {
    padding-block: 4.5rem;
  }

  .watch-catch__header h2 {
    font-size: clamp(3rem, 15vw, 4.3rem);
  }

  .watch-catch__list {
    grid-template-columns: 1fr;
    gap: 2.5rem;
  }

  .watch-catch__item h3,
  .watch-catch__product {
    min-height: 0;
  }

  .watch-catch__item h3 {
    font-size: clamp(1.65rem, 8vw, 2.1rem);
    overflow-wrap: anywhere;
  }
}


.ship-log {
  position: relative;
  overflow: hidden;
  padding: clamp(4.5rem, 7vw, 7rem) 0;
  border-top: 1px solid var(--line);
}

.ship-log::before {
  position: absolute;
  top: clamp(1.5rem, 4vw, 4rem);
  right: max(-10rem, -9vw);
  width: var(--fish-shoal-width);
  aspect-ratio: 7940 / 2494;
  content: "";
  --shoal-color: var(--shoal-tonal);
  pointer-events: none;
}

.ship-log__inner {
  position: relative;
  z-index: 1;
}

.ship-log__header {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(22rem, 0.7fr);
  align-items: end;
  gap: clamp(3rem, 6vw, 6rem);
  padding-bottom: clamp(2.5rem, 4vw, 4rem);
  border-bottom: 1px solid var(--line);
}

.ship-log__kicker {
  margin-bottom: 1rem;
  color: var(--brass);
  font-size: var(--text-meta);
  font-weight: 600;
  letter-spacing: 0.11em;
  text-transform: uppercase;
}

.ship-log__header h2 {
  margin-bottom: 0;
  font-size: clamp(3.5rem, 7vw, 6.5rem);
  font-weight: 500;
  line-height: 0.92;
}

.ship-log__introduction {
  max-width: 34rem;
}

.ship-log__introduction p {
  margin-bottom: 1.15rem;
  color: var(--muted);
  font-size: clamp(1.0625rem, 1.4vw, 1.2rem);
  line-height: 1.65;
}

.ship-log__introduction a,
.ship-log-entry__link {
  display: inline-flex;
  min-height: 44px;
  align-items: center;
  color: var(--text-link);
  font-weight: 600;
}

.ship-log__grid {
  display: grid;
  grid-template-columns: 1fr;
}

.ship-log-entry {
  display: grid;
  min-width: 0;
  grid-template-columns: clamp(10rem, 14vw, 12.5rem) minmax(0, 1fr);
  align-items: start;
  gap: clamp(2rem, 4vw, 4.5rem);
  padding-block: clamp(2.25rem, 3.5vw, 3.5rem);
  border-bottom: 1px solid var(--line);
}

.ship-log-entry > img {
  width: 100%;
  height: auto;
  border: 1px solid var(--line);
}

.ship-log-entry__content {
  min-width: 0;
}

.ship-log-entry__meta {
  display: flex;
  gap: 0.5rem 1rem;
  margin-bottom: 1rem;
  color: var(--muted);
  flex-wrap: wrap;
  font-size: var(--text-meta);
  font-variant-numeric: tabular-nums;
  letter-spacing: 0.07em;
  line-height: 1.4;
  text-transform: uppercase;
}

.ship-log-entry h2 {
  max-width: 31ch;
  margin-bottom: 1.35rem;
  font-size: clamp(1.8rem, 2.6vw, 2.65rem);
  font-weight: 500;
  line-height: 1.08;
}

.ship-log-entry__body {
  font-size: var(--text-body);
  line-height: 1.65;
}

.ship-log-entry__body p {
  margin-bottom: 1rem;
  orphans: 3;
  widows: 3;
}

.ship-log-entry__body p:last-child {
  margin-bottom: 1.35rem;
}

.ship-log-entry__link {
  font-size: var(--text-interface);
}

.ship-log-entry--columns .ship-log-entry__body {
  columns: 2 18rem;
  column-gap: clamp(2rem, 4vw, 4rem);
  column-rule: 1px solid var(--line);
}

.ship-log-entry:not(.ship-log-entry--columns) .ship-log-entry__body {
  max-width: 48rem;
}

.ship-log-entry__dialogue {
  margin: 1.5rem 0;
  padding: 0.25rem 0 0.25rem clamp(1rem, 2vw, 1.5rem);
  border-left: 1px solid var(--brass);
  font-family: var(--serif);
  font-size: clamp(1.1rem, 1.4vw, 1.3rem);
  line-height: 1.45;
}

.ship-log-entry__dialogue p {
  margin-bottom: 0.85rem;
}

.ship-log-entry__dialogue p:last-child {
  margin-bottom: 0;
}

.ship-log-entry__dialogue strong {
  display: block;
  margin-bottom: 0.15rem;
  color: var(--muted);
  font-family: var(--sans);
  font-size: var(--text-meta);
  letter-spacing: 0.07em;
  text-transform: uppercase;
}

.delivery-source {
  display: grid;
  width: min(calc(100% - var(--page-outer)), var(--shell));
  grid-template-columns: minmax(0, 0.92fr) minmax(0, 1.08fr);
  align-items: start;
  gap: clamp(2.5rem, 6vw, 6rem);
  margin-inline: auto;
  padding: 2.5rem 0 5rem;
}

.delivery-source > img {
  width: 100%;
  height: auto;
}

.delivery-source .source-copy {
  max-width: 38rem;
  padding: 0;
}

.delivery-source h2 {
  margin: 0 0 1.5rem;
  font-size: clamp(3rem, 5.4vw, 5rem);
  font-weight: 400;
  line-height: 1;
}

.delivery-source .delivery-source__lead {
  max-width: 28ch;
  margin-bottom: 1.75rem;
  font-family: var(--serif);
  font-size: clamp(1.65rem, 2.5vw, 2.25rem);
  line-height: 1.22;
  text-wrap: pretty;
}

.delivery-source__terms {
  max-width: 39ch;
}

.delivery-source__terms strong {
  white-space: nowrap;
}

.delivery-source__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  margin-top: 0.35rem;
}

.delivery-source .delivery-source__order {
  color: var(--on-color);
}

.contacts-source {
  position: relative;
  display: grid;
  width: min(calc(100% - var(--page-outer)), var(--shell));
  grid-template-columns: 1fr;
  grid-template-rows: auto clamp(22rem, 46svh, 30rem);
  gap: 1.5rem;
  margin-inline: auto;
  margin-bottom: clamp(4rem, 7vw, 7rem);
}

.contacts-source__map {
  position: relative;
  min-width: 0;
  min-height: 0;
  overflow: hidden;
  grid-column: 1;
  grid-row: 2;
  border: 1px solid var(--line);
  background: var(--map-fallback);
}

.contacts-source__map iframe {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
  filter: var(--map-filter);
  pointer-events: none;
  transition: filter 180ms ease-out;
}

.contacts-source__map.is-interactive iframe {
  filter: none;
  pointer-events: auto;
}

.contacts-source__map-toggle {
  position: absolute;
  z-index: 2;
  top: 1rem;
  left: 1rem;
  display: inline-flex;
  /* The embedded map's zoom controls keep their own fixed pixel size. */
  max-width: calc(100% - 1rem - 52px);
  min-height: 44px;
  align-items: center;
  justify-content: center;
  padding: 0.75rem 1.15rem;
  border: 1px solid var(--jelly-glass-border);
  border-radius: 999px;
  background: var(--jelly-glass-surface-strong);
  color: var(--ink);
  box-shadow: var(--jelly-glass-shadow);
  -webkit-backdrop-filter: var(--jelly-glass-filter);
  backdrop-filter: var(--jelly-glass-filter);
  cursor: pointer;
  font-size: var(--text-interface);
  font-weight: 600;
  transition:
    border-color 180ms ease-out,
    background-color 180ms ease-out,
    color 180ms ease-out,
    box-shadow 180ms ease-out,
    transform 180ms var(--ease);
}

.contacts-source__map-toggle[aria-pressed="true"] {
  background: var(--ink);
  color: var(--paper);
}

.contacts-source__card {
  position: relative;
  z-index: 1;
  display: grid;
  min-width: 0;
  grid-column: 1;
  grid-row: 1;
  grid-template-columns: minmax(16rem, 0.72fr) minmax(20rem, 1.28fr) auto;
  align-items: end;
  gap: 0.55rem clamp(2rem, 4vw, 4.5rem);
  padding: 0 0 2rem;
  border-bottom: 1px solid var(--line);
  font-style: normal;
}

.contacts-source__card h2 {
  grid-column: 1;
  margin: 0;
  font-size: clamp(2rem, 3vw, 2.75rem);
  line-height: 1.08;
}

.contacts-source__details {
  display: grid;
  grid-column: 2;
  gap: 0.65rem;
}

.contacts-source__details p {
  margin: 0;
  font-size: var(--text-body);
}

.contacts-source__card .source-button {
  align-self: end;
  grid-column: 3;
  margin: 0;
}

.source-footer {
  position: relative;
  z-index: 1;
  overflow: hidden;
  background:
    radial-gradient(circle at 12% 8%, rgb(126 211 228 / 18%), transparent 33rem),
    linear-gradient(135deg, var(--footer-surface), var(--footer) 76%);
  color: var(--footer-text);
}

.source-footer::before {
  position: absolute;
  top: clamp(1rem, 4vw, 4rem);
  right: min(-8rem, -5vw);
  width: var(--fish-shoal-width);
  aspect-ratio: 7940 / 2494;
  content: "";
  --shoal-color: var(--shoal-on-sea);
  pointer-events: none;
}

.source-footer::after,
.site-menu__service::after {
  position: absolute;
  inset: 0;
  display: var(--bioluminescence-display);
  background:
    radial-gradient(circle at 67% 18%, var(--bioluminescence-spark) 0 0.055rem, transparent 0.12rem),
    radial-gradient(circle at 74% 35%, var(--bioluminescence-spark) 0 0.075rem, transparent 0.14rem),
    radial-gradient(circle at 81% 12%, var(--bioluminescence-spark) 0 0.045rem, transparent 0.1rem),
    radial-gradient(circle at 88% 46%, var(--bioluminescence-spark) 0 0.065rem, transparent 0.12rem),
    radial-gradient(circle at 95% 27%, var(--bioluminescence-spark) 0 0.045rem, transparent 0.1rem),
    radial-gradient(ellipse 42% 42% at 84% 28%, var(--bioluminescence-wake), transparent 74%);
  content: "";
  mix-blend-mode: screen;
  opacity: var(--bioluminescence-opacity);
  pointer-events: none;
}

.site-menu__service::after {
  z-index: 2;
}

.source-footer :focus-visible {
  outline-color: var(--footer-text);
}

.source-footer__content {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(18rem, 0.82fr) minmax(0, 1.18fr);
  align-items: center;
  gap: clamp(4rem, 9vw, 8rem);
  padding-block: clamp(5rem, 9vw, 8rem) clamp(2rem, 3vw, 3rem);
}

.source-footer__details {
  min-width: 0;
  grid-column: 2;
}

.source-footer__kicker {
  margin-bottom: 1rem;
  color: var(--footer-muted);
  font-size: var(--text-meta);
  font-weight: 600;
  letter-spacing: 0.11em;
  text-transform: uppercase;
}

.source-footer__details h2 {
  margin-bottom: 1.75rem;
  color: var(--footer-text);
  font-size: clamp(3.5rem, 6vw, 6rem);
  font-weight: 500;
  line-height: 0.94;
}

.source-footer__lead {
  max-width: 38rem;
  margin-bottom: clamp(2.5rem, 4vw, 4rem);
  color: var(--footer-muted);
  font-size: clamp(1.125rem, 1.6vw, 1.3rem);
  line-height: 1.6;
}

.source-footer__visit {
  display: grid;
  max-width: 42rem;
  gap: 0.65rem;
  margin-bottom: 2.5rem;
}

.source-footer__visit p {
  margin: 0;
  color: var(--footer-text);
  font-size: var(--text-body);
  line-height: 1.55;
}

.source-footer__actions {
  display: grid;
  width: min(100%, 46rem);
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.75rem;
}

.source-footer__actions .source-button {
  width: 100%;
  min-height: 3.25rem;
  padding-inline: 1rem;
}

.source-button--menu-primary {
  border-color: var(--footer-text);
  background: var(--footer-text);
  color: var(--footer);
}

.source-button--hero-primary {
  border-color: var(--sea-jelly-border);
  background: var(--sea-jelly-surface);
  color: var(--sea-jelly-ink);
  box-shadow: var(--jelly-glass-shadow);
  -webkit-backdrop-filter: var(--jelly-glass-filter);
  backdrop-filter: var(--jelly-glass-filter);
}

.source-button--hero-secondary,
.source-button--footer-contact,
.source-button--menu-call,
.source-button--menu-secondary {
  border-color: var(--jelly-glass-border);
  background: var(--jelly-glass-surface);
  color: var(--ink);
  box-shadow: var(--jelly-glass-shadow);
  -webkit-backdrop-filter: var(--jelly-glass-filter);
  backdrop-filter: var(--jelly-glass-filter);
}

.source-button--menu-primary:hover {
  border-color: var(--brass);
  background: var(--footer-text);
  color: var(--footer);
}

.source-button--hero-primary:hover {
  border-color: var(--brass);
  background: var(--sea-jelly-surface);
  color: var(--sea-jelly-ink);
}

.source-button--hero-secondary:hover,
.source-button--footer-contact:hover,
.source-button--menu-call:hover,
.source-button--menu-secondary:hover {
  border-color: var(--brass);
  background: var(--jelly-glass-surface);
  color: var(--ink);
}

.source-footer__portrait {
  width: min(100%, 28rem);
  margin: 0;
  grid-column: 1;
  grid-row: 1;
  justify-self: start;
}

.source-footer__portrait img {
  width: 100%;
  height: auto;
  border: 1px solid var(--footer-line);
}

.source-footer__portrait figcaption {
  max-width: 22rem;
  padding-top: 1rem;
  color: var(--footer-muted);
  font-family: var(--serif);
  font-size: var(--text-body);
  font-style: italic;
  line-height: 1.45;
}

.source-footer__postscript {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: end;
  gap: clamp(2rem, 6vw, 6rem);
  padding-block: 0 clamp(2.5rem, 4vw, 3.5rem);
}

.source-footer__postscript > p {
  max-width: 46rem;
  margin-bottom: 0;
  color: var(--footer-muted);
  font-size: var(--text-body);
  line-height: 1.65;
}

.source-footer__channels {
  display: flex;
  justify-content: flex-end;
  gap: 0.5rem clamp(1rem, 2.2vw, 1.75rem);
  flex-wrap: wrap;
}

.source-footer__channels a {
  display: inline-flex;
  min-height: 44px;
  align-items: center;
  gap: 0.65rem;
  padding-block: 0.3rem;
  color: var(--footer-text);
  font-size: var(--text-interface);
  font-weight: 600;
  letter-spacing: 0.015em;
  text-decoration: none;
}

.source-footer__channels a:hover span {
  text-decoration-thickness: 0.12em;
}

.source-footer__channels span {
  text-decoration: underline;
  text-decoration-thickness: 0.075em;
  text-underline-offset: 0.18em;
}

.source-footer__channel-icon {
  width: 1.35rem;
  height: 1.35rem;
  flex: 0 0 1.35rem;
  fill: currentcolor;
  overflow: visible;
}

.source-footer__base {
  position: relative;
  z-index: 1;
  display: grid;
  min-height: 6rem;
  grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
  align-items: center;
  gap: 1.5rem;
  border-top: 1px solid var(--footer-line);
  color: var(--footer-base);
  font-size: var(--text-meta);
}

.source-footer__base a {
  min-height: 2.75rem;
  align-items: center;
  display: inline-flex;
}

.source-footer__credit {
  justify-self: center;
}

.source-footer__base > a:last-child {
  justify-self: end;
}

.floating-menu {
  position: fixed;
  z-index: 110;
  top: var(--masthead-top-inset);
  right: var(--content-edge);
  left: auto;
  display: flex;
  width: 8.35rem;
  height: var(--masthead-control-size);
  align-items: center;
  justify-content: center;
  gap: 0.65rem;
  padding: 0.6rem 0.7rem;
  transform: none;
  border: 1px solid var(--jelly-glass-border);
  border-radius: 999px;
  background: var(--jelly-glass-surface);
  color: var(--ink);
  box-shadow: var(--jelly-glass-shadow);
  -webkit-backdrop-filter: var(--jelly-glass-filter);
  backdrop-filter: var(--jelly-glass-filter);
  cursor: pointer;
  opacity: 1;
  pointer-events: auto;
  transition:
    border-color 180ms ease-out,
    background-color 180ms ease-out,
    color 180ms ease-out,
    box-shadow 180ms ease-out,
    transform 180ms var(--ease);
  visibility: visible;
}

:root[data-input-modality="pointer"] .floating-menu:focus-visible {
  outline: none;
}

.floating-menu.is-visible,
.floating-menu[aria-expanded="true"] {
  transform: translateY(0);
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
}

.floating-menu__mark,
.floating-menu__mark::before,
.floating-menu__mark::after {
  width: 22px;
  height: 2px;
  background: currentcolor;
  transition:
    transform 240ms var(--ease),
    width 240ms var(--ease),
    background-color 160ms ease-out;
}

.floating-menu__mark {
  position: relative;
  flex: 0 0 22px;
}

.floating-menu__mark::before,
.floating-menu__mark::after {
  position: absolute;
  left: 0;
  content: "";
}

.floating-menu__mark::before {
  transform: translateY(-7px);
}

.floating-menu__mark::after {
  transform: translateY(7px);
}

.floating-menu[aria-expanded="true"] .floating-menu__mark {
  background: transparent;
}

.floating-menu[aria-expanded="true"] .floating-menu__mark::before {
  transform: rotate(45deg);
}

.floating-menu[aria-expanded="true"] .floating-menu__mark::after {
  transform: rotate(-45deg);
}

/* Keep the existing 22px slot: every morph frame is an overlay, not layout. */
.floating-menu__mark[data-morph-ready] {
  background: transparent;
}

.floating-menu__mark[data-morph-ready]::before,
.floating-menu__mark[data-morph-ready]::after {
  content: none;
}

.floating-menu__morph {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 24px;
  height: 24px;
  transform: translate(-50%, -50%);
  fill: none;
  stroke: currentcolor;
  stroke-width: 2;
  stroke-linecap: butt;
  stroke-linejoin: miter;
  pointer-events: none;
}

.floating-menu__label {
  font-size: var(--text-meta);
  font-weight: 600;
  letter-spacing: 0.08em;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
}

.site-menu[hidden] {
  display: none;
}

.site-menu {
  position: fixed;
  z-index: 90;
  inset: 0;
  overflow: hidden;
  background: var(--surface-water);
}

.site-menu__panel {
  width: 100%;
  height: 100dvh;
  min-height: 100%;
  background: var(--surface-water);
  overflow-y: auto;
  overscroll-behavior: contain;
}

.site-menu__masthead {
  position: absolute;
  z-index: 4;
  top: 0;
  right: 0;
  left: 0;
  display: block;
  padding: var(--masthead-top-inset) var(--content-edge) 0;
  pointer-events: none;
}

.site-menu__brand {
  display: block;
  width: var(--brand-width-desktop);
  max-width: 100%;
  margin: 0;
  pointer-events: none;
}

a.site-menu__brand {
  pointer-events: auto;
}

.site-menu__brand img {
  width: 100%;
  height: auto;
}

.site-menu__layout {
  position: relative;
  display: grid;
  min-height: 100dvh;
  grid-template-columns: minmax(0, 1.45fr) minmax(22rem, 0.75fr);
  background: var(--footer);
  isolation: isolate;
}

.site-menu__routes {
  position: relative;
  z-index: 2;
  min-width: 0;
  padding:
    calc(var(--masthead-top-inset) + 9.75rem)
    clamp(2rem, 6vw, 6rem)
    clamp(3rem, 5vw, 5rem)
    var(--content-edge);
  border-right: 1px solid var(--jelly-glass-border);
  background: var(--jelly-glass-surface);
  box-shadow: var(--jelly-glass-shadow);
  -webkit-backdrop-filter: var(--jelly-glass-filter);
  backdrop-filter: var(--jelly-glass-filter);
}

.site-menu__kicker {
  margin-bottom: 0.8rem;
  color: var(--muted);
  font-size: var(--text-meta);
  font-weight: 600;
  letter-spacing: 0.09em;
  text-transform: uppercase;
}

.site-menu__routes h2 {
  margin-bottom: 0;
  font-size: clamp(2.8rem, 4.6vw, 5rem);
  font-weight: 500;
  line-height: 0.98;
}

.site-menu__routes nav {
  display: grid;
  gap: clamp(0.15rem, 0.65vh, 0.5rem);
  margin-top: clamp(2rem, 4vw, 4rem);
}

.site-menu__routes nav a {
  display: grid;
  min-width: 0;
  min-height: clamp(4.5rem, 8vh, 6.5rem);
  align-items: center;
  grid-template-columns: 3.25rem minmax(0, 1fr);
  padding-inline: 0.1rem 0.75rem;
  text-decoration: none;
  transition:
    color 180ms ease-out,
    padding-left 180ms var(--ease);
}

.site-menu__routes nav a > span:first-child {
  color: var(--brass);
  font-family: var(--sans);
  font-size: var(--text-meta);
  font-weight: 600;
  letter-spacing: 0.06em;
}

.site-menu__routes nav a > span:last-child {
  min-width: 0;
  font-family: var(--serif);
  font-size: clamp(2rem, 3.4vw, 3.8rem);
  font-weight: 500;
  line-height: 1;
  overflow-wrap: anywhere;
  text-wrap: balance;
}

.site-menu__routes nav a:hover,
.site-menu__routes nav a[aria-current="page"] {
  padding-left: 0.65rem;
  color: var(--blue-deep);
}

.site-menu__routes nav a[aria-current="page"] > span:last-child {
  font-style: italic;
}

.site-menu__service {
  position: relative;
  z-index: 2;
  min-width: 0;
  overflow: hidden;
  background: transparent;
  color: var(--footer-text);
  isolation: isolate;
}

.site-menu__service::before {
  position: absolute;
  z-index: 1;
  inset: 0;
  background: var(--menu-sea-veil);
  -webkit-backdrop-filter: var(--menu-sea-filter);
  backdrop-filter: var(--menu-sea-filter);
  content: "";
  pointer-events: none;
}

.site-menu__service-video {
  position: absolute;
  z-index: 0;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  pointer-events: none;
}

.site-menu__service-inner {
  position: relative;
  z-index: 3;
  display: flex;
  min-height: 100%;
  padding: clamp(3rem, 6vw, 6rem) clamp(2rem, 5vw, 4.5rem);
  flex-direction: column;
  justify-content: center;
}

.site-menu__service .site-menu__kicker {
  color: var(--footer-muted);
}

.site-menu__service h3 {
  max-width: 10ch;
  margin-bottom: 1.4rem;
  font-size: clamp(2.6rem, 4vw, 4rem);
  font-weight: 500;
  line-height: 1;
}

.site-menu__service address {
  margin-bottom: 0.35rem;
  color: var(--footer-muted);
  font-size: var(--text-body);
  font-style: normal;
  line-height: 1.6;
}

.site-menu__actions {
  display: flex;
  width: min(100%, 23rem);
  gap: 0.75rem;
  margin-top: 1.5rem;
  flex-direction: column;
}

.site-menu__networks {
  width: min(100%, 23rem);
  margin-top: 2rem;
}

.site-menu__channel {
  display: grid;
  min-height: 44px;
  align-items: center;
  grid-template-columns: 1.55rem minmax(0, 1fr);
  gap: 0.8rem;
  color: var(--footer-text);
  text-decoration: none;
}

.site-menu__channel-icon {
  width: 1.55rem;
  height: 1.55rem;
  fill: currentcolor;
}

.site-menu__channel-copy {
  display: grid;
  gap: 0.1rem;
}

.site-menu__channel-copy strong {
  font-size: 0.9375rem;
  letter-spacing: 0.01em;
}

.site-menu__channel-copy > span {
  color: var(--footer-muted);
  font-size: var(--text-meta);
  line-height: 1.35;
}

.site-menu__socials {
  display: flex;
  gap: 0.45rem 1.25rem;
  margin-top: 0.45rem;
  padding-left: 2.35rem;
  flex-wrap: wrap;
}

.site-menu__socials a {
  display: inline-flex;
  min-height: 44px;
  align-items: center;
  gap: 0.45rem;
  color: var(--footer-muted);
  font-size: var(--text-meta);
  text-decoration: none;
}

.site-menu__socials svg {
  width: 1.1rem;
  height: 1.1rem;
  fill: currentcolor;
}

.site-menu__channel:hover strong,
.site-menu__socials a:hover span {
  text-decoration: underline;
  text-underline-offset: 0.2em;
}

.site-menu__service :focus-visible {
  outline-color: var(--footer-text);
}

/* Catalog */

.catalog-page {
  background: var(--surface-water);
}

:is(.catalog-page, .journal-page, .about-page) .source-header,
:is(.catalog-page, .journal-page, .about-page) .source-header__bar {
  min-height: 9.75rem;
}

.catalog-intro {
  position: relative;
  overflow: hidden;
  padding: clamp(1.5rem, 2.4vw, 2.25rem) 0 clamp(3.5rem, 5vw, 4.75rem);
  text-align: left;
}

.catalog-intro__layout {
  position: relative;
}

.catalog-intro__stack {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(20rem, 0.82fr) minmax(28rem, 1.18fr);
  width: 100%;
  align-items: start;
  gap: clamp(3rem, 6vw, 7rem);
}

.catalog-intro__copy {
  width: 100%;
}

.catalog-intro h1 {
  margin: 0 0 1.25rem;
  font-size: clamp(3.25rem, 5.4vw, 5.5rem);
  line-height: 0.96;
  overflow-wrap: normal;
}

.catalog-intro p {
  width: min(100%, 40rem);
  margin: 0;
  font-size: var(--text-reading);
  line-height: 1.65;
}

.catalog-controls {
  position: relative;
  z-index: 1;
  width: 100%;
  min-width: 0;
  max-width: 100%;
}

.controls-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  align-items: start;
  gap: clamp(1rem, 1.5vw, 1.25rem);
}

.catalog-search {
  display: grid;
  width: min(100%, 36rem);
  min-width: 0;
  max-width: 100%;
  gap: 0.4rem;
  font-size: var(--text-meta);
  font-weight: 600;
}

.catalog-search input {
  width: 100%;
  min-width: 0;
  max-width: 100%;
  min-height: 3rem;
  padding: 0.65rem 0.85rem;
  border: 1px solid var(--brass);
  border-radius: 0;
  background: var(--paper);
  font-size: var(--text-catalog);
  transition: border-color 180ms ease-out;
}

.catalog-search input::placeholder {
  color: var(--muted);
  opacity: 1;
}

.catalog-filter-field {
  display: grid;
  width: 100%;
  gap: 0.5rem;
  font-size: var(--text-meta);
  font-weight: 600;
}

.catalog-filters {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  align-items: start;
  gap: 0.15rem clamp(0.85rem, 1.5vw, 1.25rem);
}

.catalog-filters button,
.reset-button {
  flex: 0 1 auto;
  justify-self: start;
  min-width: 2.75rem;
  min-height: 2.75rem;
  padding: 0.6rem 0.25rem;
  border: 0;
  border-bottom: 1px solid transparent;
  background: transparent;
  cursor: pointer;
  font-size: var(--text-catalog);
  transition:
    border-color 180ms ease-out,
    color 180ms ease-out,
    transform 180ms var(--ease);
  text-align: left;
  white-space: normal;
}

.catalog-filters button[aria-pressed="true"] {
  border-bottom-color: var(--brass);
  color: var(--blue-deep);
}

.catalog-select {
  display: none;
  min-width: 0;
  max-width: 100%;
}

.catalog-select select {
  min-width: 0;
  max-width: 100%;
}

.catalog-results {
  padding: 1rem 0 3rem;
}

.catalog-result-line {
  display: flex;
  min-height: 3rem;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  color: var(--muted);
}

.catalog-result-line p {
  margin: 0;
  font-size: var(--text-interface);
}

.reset-button {
  color: var(--blue-deep);
}

.catalog-category {
  padding: 4.5rem 0 2rem;
  scroll-margin-top: 10rem;
}

.catalog-category:first-child {
  padding-top: 1.75rem;
}

.catalog-category + .catalog-category {
  border-top: 1px solid var(--line);
}

.catalog-category-header {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 1rem;
  margin-bottom: 2.5rem;
}

.catalog-category-header h3 {
  max-width: 100%;
  margin: 0;
  font-size: clamp(2.3rem, 4vw, 3.5rem);
  line-height: 1;
  overflow-wrap: anywhere;
}

.catalog-category-count {
  margin: 0;
  color: var(--muted);
  font-size: var(--text-meta);
}

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

.catalog-product {
  position: relative;
  display: block;
  min-width: 0;
  max-width: 100%;
  padding: 1.1rem 0;
}

.catalog-product-head {
  display: flex;
  min-width: 0;
  align-items: baseline;
  gap: 0.65rem;
}

.catalog-product-head::after {
  min-width: 1.25rem;
  flex: 1 1 auto;
  order: 1;
  border-bottom: 1px dotted var(--muted);
  content: "";
  opacity: 0.55;
  transform: translateY(-0.22em);
}

.catalog-product :is(h3, h4) {
  min-width: 0;
  margin: 0;
  font-family: var(--sans);
  font-size: var(--text-catalog);
  font-weight: 600;
  line-height: 1.35;
}

.catalog-product strong {
  flex: 0 0 auto;
  order: 2;
  font-size: var(--text-catalog);
  white-space: nowrap;
}

.catalog-product p {
  margin: 0.35rem 0 0;
  color: var(--muted);
  font-size: var(--text-interface);
  line-height: 1.5;
}

.catalog-product-order {
  margin-top: 0.15rem;
  font-size: var(--text-interface);
}

.catalog-product-order summary {
  width: fit-content;
  min-height: 2.75rem;
  display: flex;
  align-items: center;
  padding: 0.4rem 0.15rem;
  color: var(--text-link);
  font-weight: 600;
  cursor: pointer;
  list-style: none;
  text-decoration: underline;
  text-underline-offset: 0.2em;
}

.catalog-product-order summary::-webkit-details-marker {

  display: none;

}
.catalog-product-order summary:hover {
  color: var(--ink);
}
.catalog-product-order summary:active {
  text-decoration-thickness: 0.15em;
}
.catalog-product-order[open] summary {
  color: var(--ink);
}

.catalog-product-order__channels {
  display: flex;
  flex-wrap: wrap;
  gap: 0.25rem 1.5rem;
}

.catalog-product-order__channels a {
  display: inline-flex;
  min-height: 2.75rem;
  align-items: center;
  color: var(--text-link);
  font-weight: 600;
  text-underline-offset: 0.2em;
}

.catalog-product-order__channels a:hover {

  color: var(--ink);

}
.catalog-product-order__channels a:active {
  text-decoration-thickness: 0.15em;
}

.catalog-controls[hidden],
.catalog-category[hidden],
.catalog-product[hidden],
.catalog-empty[hidden] {
  display: none;
}

.catalog-empty,
.catalog-noscript {
  margin: 4rem 0;
  padding: 2rem;
  border: 1px solid var(--line);
  text-align: center;
}

.catalog-order {
  position: relative;
  overflow: hidden;
  padding: clamp(3.5rem, 6vw, 5.5rem) 0;
  border-top: 1px solid var(--line);
}

.catalog-order-grid {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-areas:
    "title actions"
    "copy actions";
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  justify-items: start;
  gap: 0.75rem clamp(3rem, 7vw, 7rem);
  text-align: left;
}

.catalog-order h2 {
  grid-area: title;
  margin-bottom: 0;
  font-size: clamp(2.4rem, 4vw, 3.5rem);
}

.catalog-order p {
  grid-area: copy;
  max-width: 38rem;
  margin-bottom: 0;
}

.catalog-order-actions {
  display: flex;
  grid-area: actions;
  justify-self: end;
  gap: 1rem;
  margin-top: 0;
  flex-wrap: wrap;
}

.catalog-footer {
  background: var(--footer);
  color: var(--footer-base);
}

.catalog-footer .source-footer__base {
  min-height: 7rem;
}

.not-found-source {
  display: flex;
  width: min(calc(100% - 3rem), 46rem);
  min-height: 100svh;
  align-items: center;
  margin-inline: auto;
  padding: 3rem 0;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}

.not-found-source::before {
  width: min(100%, 36rem);
  aspect-ratio: 7940 / 2494;
  margin-bottom: 1.5rem;
  content: "";
  --shoal-color: var(--shoal-primary);
}

.not-found-source__brand {
  width: min(68vw, 20rem);
  margin-bottom: 2rem;
}

.not-found-source__brand img {
  width: 100%;
  height: auto;
}

.not-found-source__label {
  margin-bottom: 0.8rem;
  color: var(--muted);
  font-size: var(--text-meta);
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.not-found-source h1 {
  margin-bottom: 1.2rem;
  font-size: clamp(2.8rem, 7vw, 5rem);
  line-height: 0.98;
}

.not-found-source > p:last-of-type {
  margin-bottom: 2rem;
}

.not-found-source__actions {
  display: flex;
  justify-content: center;
  gap: 1rem;
  flex-wrap: wrap;
}

.theme-toggle {
  display: inline-flex;
  min-height: 44px;
  align-items: center;
  justify-content: center;
  gap: 0.7rem;
  padding: 0.65rem 0.95rem;
  border: 1px solid currentcolor;
  border-radius: 999px;
  background: transparent;
  color: var(--ink);
  cursor: pointer;
  font-size: var(--text-interface);
  font-weight: 600;
  letter-spacing: 0.035em;
  line-height: 1.25;
  text-transform: uppercase;
  transition:
    border-color 180ms ease-out,
    background-color 180ms ease-out,
    color 180ms ease-out,
    transform 180ms var(--ease);
}

.theme-toggle__mark {
  width: 1.25rem;
  height: 1.25rem;
  flex: 0 0 1.25rem;
  fill: none;
  overflow: visible;
  stroke: currentcolor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.7;
}

.theme-toggle__moon,
.theme-toggle__sun {
  transform-origin: center;
  transition:
    opacity 180ms ease-out,
    transform 180ms var(--ease);
}

.theme-toggle__sun {
  opacity: 0;
  transform: scale(0.72) rotate(-18deg);
}

.theme-toggle[data-current-theme="dark"] .theme-toggle__moon {
  opacity: 0;
  transform: scale(0.72) rotate(18deg);
}

.theme-toggle[data-current-theme="dark"] .theme-toggle__sun {
  opacity: 1;
  transform: scale(1) rotate(0);
}

.theme-toggle__mark[data-morph-ready] .theme-toggle__moon,
.theme-toggle__mark[data-morph-ready] .theme-toggle__sun > circle {
  display: none;
}

@media (prefers-reduced-motion: reduce) {
  .theme-toggle__mark[data-morph-ready] .theme-toggle__sun {
    transition: none;
  }
}

.theme-toggle--menu {
  justify-content: flex-start;
  align-self: flex-start;
  margin-top: 1.25rem;
  border-color: var(--jelly-glass-border);
  background: var(--jelly-glass-surface);
  color: var(--ink);
  box-shadow: var(--jelly-glass-shadow);
  -webkit-backdrop-filter: var(--jelly-glass-filter);
  backdrop-filter: var(--jelly-glass-filter);
}

.theme-toggle--menu:hover {
  border-color: var(--brass);
  background: var(--jelly-glass-surface);
}

.theme-toggle--not-found {
  margin-top: 1.25rem;
}

@media (max-width: 61.1875rem) {
  :root {
    --page-inset: clamp(16px, 4.5vw, 18px);
    --page-outer: calc(var(--page-inset) * 2);
    --masthead-panel-height: 6.5rem;
    --masthead-top-inset: clamp(12px, 3.5vw, 18px);
    --masthead-control-size: clamp(48px, 13vw, 52px);
  }

  .source-shell {
    width: min(calc(100% - var(--page-outer)), var(--shell));
  }

  .source-header {
    display: none;
  }

  .floating-menu {
    top: var(--masthead-top-inset);
    right: var(--page-inset);
    left: auto;
    height: var(--masthead-control-size);
    width: var(--masthead-control-size);
    gap: 0;
    padding: 0;
    border-radius: 50%;
    transform: none;
    opacity: 1;
    pointer-events: auto;
    visibility: visible;
  }

  .floating-menu__label {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip-path: inset(50%);
    white-space: nowrap;
    border: 0;
  }

  .site-menu__masthead {
    position: sticky;
    z-index: 5;
    top: 0;
    display: flex;
    height: calc(var(--masthead-control-size) + var(--masthead-top-inset) * 2);
    min-height: 0;
    align-items: center;
    padding: var(--masthead-top-inset) calc(var(--masthead-control-size) + var(--page-inset) * 2) var(--masthead-top-inset) var(--page-inset);
    border-bottom: 1px solid var(--jelly-glass-border);
    background: var(--jelly-glass-surface);
    box-shadow: 0 0.4rem 1.4rem rgb(0 20 28 / 10%);
    -webkit-backdrop-filter: var(--jelly-glass-filter);
    backdrop-filter: var(--jelly-glass-filter);
    pointer-events: auto;
  }

  .site-menu__brand {
    width: clamp(6.25rem, 29vw, 7rem);
  }

  .site-menu__layout {
    min-height: 100dvh;
    grid-template-columns: 1fr;
  }

  .site-menu__routes {
    padding: 2rem var(--page-inset) 4rem;
  }

  .site-menu__service {
    min-height: 40rem;
  }

  .site-menu__service-inner {
    padding: 4rem var(--page-inset);
  }

  .source-hero {
    min-height: 0;
    height: auto;
    place-items: stretch;
    background-position: 56% bottom;
    background-size: auto 145%;
  }

  .source-hero__video {
    top: auto;
    bottom: 0;
    height: 145%;
  }

  .source-hero__content {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    width: min(calc(100% - var(--page-outer)), 26rem);
    margin-inline: auto;
    height: auto;
    min-height: 0;
    padding: 0;
    gap: 0;
    text-align: center;
  }

  .source-hero__intro {
    display: flex;
    min-height: 100vh;
    min-height: 100svh;
    padding: 5rem 0 3rem;
    flex-direction: column;
    justify-content: center;
    gap: 1.5rem;
  }

  .source-hero__copy {
    display: flex;
    width: 100%;
    min-height: 0;
    padding: 0;
    flex-direction: column;
    justify-content: flex-start;
  }

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

  .source-hero__mobile-brand {
    display: block;
    position: relative;
    isolation: isolate;
    width: clamp(11rem, 62vw, 14rem);
    max-width: 100%;
    margin-inline: auto;
    aspect-ratio: 3600 / 1784;
  }

  .source-hero__mobile-logo {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
  }

  .source-hero__mobile-logo {
    display: block;
    z-index: 3;
    object-fit: contain;
    filter: none;
  }

  .source-hero__copy > p {
    max-width: 23ch;
    margin-inline: auto;
    font-family: var(--serif);
    font-size: clamp(1.5rem, 6.3vw, 1.85rem);
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.12;
    text-wrap: balance;
  }

  .source-hero__actions {
    width: min(100%, 20rem);
    flex-direction: column;
    align-items: stretch;
    gap: 0.65rem;
    margin: 1.5rem auto 0;
  }

  .source-hero__actions .source-button {
    width: 100%;
    min-width: 0;
  }

  .source-hero__actions .source-button--hero-secondary {
    display: inline-flex;
  }

  .source-hero__journal {
    display: grid;
    width: min(100%, 22rem);
    height: auto;
    min-height: 100vh;
    min-height: 100svh;
    grid-template-rows: minmax(0, 1fr) auto;
    align-items: center;
    align-content: stretch;
    margin: 0 auto;
    padding: 1.5rem 0 2.5rem;
    gap: 1rem;
  }

  .source-hero__journal-stack {
    width: 100%;
    min-width: 0;
    margin-inline: auto;
    padding: 0 12px 12px 0;
    /* Keep the full image, caption and controls within a short second screen. */
    max-width: max(13rem, calc((100svh - 20rem) * 647 / 800 + 12px));
  }

  .source-hero__proof {
    width: 100%;
    margin-top: 0;
    justify-self: stretch;
    text-align: left;
  }

  .source-hero__proof figure {
    display: block;
  }

  .source-hero__proof figcaption {
    min-width: 0;
    overflow-wrap: anywhere;
    gap: 0.25rem;
    margin-top: 0.8rem;
  }

  .source-hero__proof-meta {
    display: grid;
    gap: 0;
  }

  .source-hero__proof-meta > [aria-hidden="true"] {
    display: none;
  }

  .source-hero__proof-meta {
    font-size: var(--text-meta);
  }

  .source-hero__proof strong {
    font-size: clamp(1rem, 4.8vw, 1.2rem);
  }


  .js .source-hero__journal-controls {
    width: 100%;
    min-width: 0;
    grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
    gap: 12px;
    margin-top: 0.3rem;
  }

  .source-hero__journal-control {
    width: 44px;
    min-width: 44px;
    height: 44px;
  }

  .source-hero__journal-next-slot {
    width: 100%;
    min-width: 44px;
    height: 44px;
  }

  .source-hero__journal-control--all {
    width: auto;
    min-width: 6.75rem;
  }

  .assortment-overview {
    padding: 3rem 0;
  }

  .assortment-overview__header {
    grid-template-columns: 1fr;
    gap: 1rem;
    margin-bottom: 2.25rem;
  }

  .assortment-overview__header h2 {
    max-width: none;
    font-size: clamp(2.75rem, 10vw, 4rem);
  }

  .assortment-overview__header p {
    margin: 0;
    text-align: left;
  }

  .assortment-overview__layout {
    grid-template-columns: 1fr;
    gap: 2.75rem;
  }

  .assortment-overview__media {
    width: min(100%, 30rem);
    margin: 0;
    grid-row: 2;
  }

  .price-preview > .source-shell {
    grid-template-columns: minmax(0, 1fr);
    gap: 1.75rem;
  }

  .source-copy {
    max-width: 42rem;
    padding: 3rem 0;
  }

  .source-copy h2 {
    font-size: clamp(2.2rem, 10vw, 3.3rem);
  }

  .source-copy p {
    font-size: var(--text-reading);
  }

  .about-overview {
    padding: 4.5rem 0 6.5rem;
  }

  .about-overview > .source-shell {
    display: block;
  }

  .about-overview__header {
    grid-template-columns: 1fr;
    gap: 2rem;
  }

  .about-overview__header :is(h1, h2) {
    max-width: 16ch;
    font-size: clamp(3rem, 7.2vw, 4.5rem);
  }

  .about-overview__introduction {
    max-width: 43rem;
    padding-top: 0;
  }

  .about-overview__opening-media {
    width: min(100%, 48rem);
    margin-top: 3.5rem;
  }

  .about-overview__reasons {
    margin-top: 5.5rem;
  }

  .about-overview__reasons-header h2 {
    max-width: 14ch;
    font-size: clamp(3rem, 7vw, 4.4rem);
  }

  .about-overview__story-stage {
    margin-top: 3.5rem;
  }

  .about-overview__chapter {
    min-height: auto;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    align-items: stretch;
  }

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

  .about-overview__reason {
    justify-self: stretch;
    padding: clamp(2.5rem, 5vw, 4.5rem);
  }

  .founder-source__inner {
    gap: 2.5rem;
  }

  .founder-source {
    padding: 5rem 0 6rem;
  }

  .founder-source {
    padding: 5.5rem 0 6.5rem;
  }

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

  .founder-source__copy {
    max-width: 43rem;
    padding: 0;
  }

  .founder-source__copy p {
    font-size: var(--text-reading);
  }

  .price-preview {
    padding-top: 1rem;
  }

  .price-preview__header h2 {
    font-size: clamp(2.5rem, 11vw, 3.7rem);
  }

  .price-preview__header p {
    font-size: var(--text-reading);
  }

  .source-copy p a,
  .contacts-source__card p a {
    display: inline-flex;
    min-height: 2.75rem;
    align-items: center;
    padding-inline: 0.15rem;
    margin-block: -0.75rem;
  }

  .price-preview__grid {
    grid-template-columns: 1fr;
    gap: 0;
  }

  .ship-log {
    padding-block: clamp(5rem, 10vw, 7rem);
  }

  .ship-log::before {
    right: -18vw;
    width: 76vw;
  }

  .ship-log__header {
    grid-template-columns: 1fr;
    gap: 2rem;
  }

  .ship-log__grid {
    grid-template-columns: 1fr;
  }

  .ship-log-entry:nth-child(n) {
    padding-inline: 0;
    border-right: 0;
  }

  .ship-log-entry--columns .ship-log-entry__body {
    columns: auto;
    column-rule: 0;
  }

  .delivery-source {
    width: min(calc(100% - var(--page-outer)), var(--shell));
    grid-template-columns: 1fr;
    gap: 2rem;
    padding-top: 1rem;
  }

  .delivery-source .source-copy {
    grid-row: 1;
  }

  .contacts-source {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    gap: 1rem;
    margin-bottom: 4rem;
  }

  .contacts-source__map {
    position: relative;
    min-height: clamp(18rem, 48svh, 22rem);
    grid-column: 1;
    grid-row: 2;
  }

  .contacts-source__map iframe {
    position: absolute;
    inset: 0;
  }

  .contacts-source__card {
    width: 100%;
    grid-column: 1;
    grid-row: 1;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-template-rows: auto;
    gap: 1rem 2rem;
    padding: 0 0 1.5rem;
  }

  .contacts-source__card h2 {
    grid-column: 1 / -1;
    font-size: clamp(2.3rem, 10vw, 3.2rem);
  }

  .contacts-source__details {
    grid-column: 1;
  }

  .contacts-source__card .source-button {
    align-self: start;
    grid-column: 2;
  }

  .source-footer::before {
    top: 3rem;
    right: -45vw;
    width: 120vw;
  }

  .source-footer__content {
    grid-template-columns: 1fr;
    gap: 4rem;
    padding-block: 6rem 2rem;
  }

  .source-footer__details,
  .source-footer__portrait {
    grid-column: auto;
    grid-row: auto;
  }

  .source-footer__details h2 {
    max-width: 42rem;
  }

  .source-footer__portrait {
    width: min(100%, 28rem);
  }

  .source-footer__postscript {
    grid-template-columns: 1fr;
    align-items: start;
  }

  .source-footer__channels {
    justify-content: flex-start;
  }

  .source-footer__base {
    min-height: 7rem;
    grid-template-columns: 1fr;
    align-items: flex-start;
    gap: 0.25rem;
    padding-block: 1.5rem;
  }

  .source-footer__credit,
  .source-footer__base > a:last-child {
    justify-self: start;
  }

  .catalog-intro {
    padding: 2.5rem 0 3.75rem;
  }

  .catalog-intro__stack {
    grid-template-columns: minmax(0, 1fr);
    width: min(100%, 42rem);
    gap: 2rem;
  }

  .catalog-intro__copy {
    width: min(100%, 38rem);
  }

  .controls-grid {
    grid-template-columns: 1fr;
    gap: 1rem;
  }

  .catalog-filter-field {
    display: none;
  }

  .catalog-select {
    display: grid;
    width: min(100%, 25rem);
    gap: 0.4rem;
    font-size: var(--text-meta);
    font-weight: 600;
  }

  .catalog-select select {
    width: 100%;
    min-height: 3rem;
    padding: 0.65rem 2.5rem 0.65rem 0.85rem;
    border: 1px solid var(--brass);
    border-radius: 0;
    background: var(--paper);
    font-size: var(--text-catalog);
    transition: border-color 180ms ease-out;
  }

  .catalog-results {
    padding-top: 1rem;
  }

  .catalog-category {
    padding-top: 3rem;
  }

  .catalog-category-header {
    align-items: flex-start;
    flex-direction: column;
  }

  .catalog-product-grid {
    grid-template-columns: minmax(0, 1fr);
    gap: 0;
  }

  .catalog-order-actions {
    width: 100%;
    align-items: stretch;
    flex-direction: column;
  }

  .catalog-order-grid {
    grid-template-areas:
      "title"
      "copy"
      "actions";
    grid-template-columns: 1fr;
    justify-items: center;
    text-align: center;
  }

  .catalog-order-actions {
    justify-self: stretch;
    margin-top: 1rem;
  }
}

@media (max-width: 34rem) {
  :root {
    --page-inset: clamp(16px, 4.5vw, 18px);
    --page-outer: calc(var(--page-inset) * 2);
  }

  .source-shell {
    width: min(calc(100% - var(--page-outer)), var(--shell));
  }

  .catalog-intro {
    padding: 2.25rem 0 2.5rem;
  }

  .catalog-intro__stack {
    width: 100%;
    gap: 1.75rem;
  }

  .catalog-intro__copy {
    width: 100%;
  }

  .catalog-intro h1 {
    margin-bottom: 1rem;
    font-size: clamp(2.65rem, 13vw, 3.25rem);
  }

  .catalog-intro p {
    line-height: 1.55;
  }

  .catalog-search,
  .catalog-select {
    width: 100%;
  }

  .catalog-product-head {
    flex-wrap: wrap;
  }

  .catalog-product strong {
    min-width: 0;
    max-width: 100%;
    flex: 0 1 auto;
    overflow-wrap: anywhere;
    white-space: normal;
  }

  .assortment-overview {
    padding-top: 3.25rem;
  }

  .assortment-overview__header h2 {
    font-size: clamp(3rem, 16vw, 4.15rem);
  }

  .assortment-overview__media {
    width: 100%;
  }

  .assortment-directory__link {
    min-height: 4.25rem;
    grid-template-areas:
      "label icon"
      "meta icon";
    grid-template-columns: minmax(0, 1fr) auto;
    row-gap: 0.35rem;
  }

  .assortment-directory__label {
    font-size: clamp(1.75rem, 8.8vw, 2.2rem);
    overflow-wrap: anywhere;
  }

  .assortment-directory__meta {
    white-space: normal;
  }

  .about-overview {
    padding: 3.75rem 0 5rem;
  }

  .about-overview__header :is(h1, h2) {
    max-width: 13ch;
    font-size: clamp(2.65rem, 11.5vw, 3.45rem);
    line-height: 1;
  }

  .about-overview__introduction {
    margin-top: 2rem;
  }

  .about-overview__opening-media {
    width: 100%;
    margin-top: 2.75rem;
  }

  .about-overview__reasons {
    margin-top: 4.75rem;
  }

  .about-overview__reasons-header h2 {
    max-width: 14ch;
    font-size: clamp(2.55rem, 11vw, 3.25rem);
    line-height: 1;
  }

  .about-overview__story-stage {
    margin-top: 2.5rem;
  }

  .about-overview__chapter {
    grid-template-columns: 1fr;
  }

  .about-overview__chapter--reverse .about-overview__chapter-media,
  .about-overview__chapter--reverse .about-overview__reason {
    grid-column: auto;
    grid-row: auto;
  }

  .about-overview__reason {
    width: 100%;
    padding: 3rem var(--page-inset) 3.5rem;
  }

  .about-overview__number {
    margin-bottom: 1.5rem;
    font-size: clamp(4rem, 18vw, 5rem);
  }

  .about-overview__reason h3 {
    max-width: 13ch;
    font-size: clamp(2.4rem, 10.5vw, 3rem);
    line-height: 1;
  }

  .founder-source__inner {
    grid-template-columns: 1fr;
    gap: 1.75rem;
  }

  .founder-source {
    padding: 4rem 0 4.5rem;
  }

  .source-copy h2 {
    font-size: clamp(2rem, 10.8vw, 2.85rem);
  }

  .source-button {
    width: 100%;
  }

  .source-footer__content {
    gap: 3rem;
    padding-block: 4rem 1.25rem;
  }

  .source-footer__details h2 {
    font-size: clamp(1.3rem, 15vw, 4.5rem);
  }

  .source-footer__actions {
    grid-template-columns: 1fr;
  }

  .contacts-source__card {
    grid-template-columns: 1fr;
  }

  .contacts-source__details,
  .contacts-source__card .source-button {
    grid-column: 1;
  }

  .source-footer__postscript {
    padding-block: 0 2.25rem;
  }

  .source-footer__channels {
    display: grid;
    width: 100%;
    grid-template-columns: 1fr;
    gap: 0.25rem;
  }

  .source-footer__channels a {
    min-width: 0;
    justify-self: start;
  }

  .source-footer__channels span {
    overflow-wrap: anywhere;
  }

  .theme-toggle--not-found {
    width: 100%;
  }

  .site-menu__masthead {
    padding-inline: var(--page-inset) calc(var(--masthead-control-size) + var(--page-inset) * 2);
  }

  .site-menu__brand {
    width: clamp(6.25rem, 29vw, 7rem);
    margin: 0;
  }

  .site-menu__routes {
    padding: 2rem var(--page-inset) 3.5rem;
  }

  .site-menu__routes h2 {
    font-size: clamp(1.65rem, 8vw, 3.1rem);
  }

  .site-menu__routes nav a {
    min-height: 4.4rem;
    grid-template-columns: clamp(32px, 9vw, 40px) minmax(0, 1fr);
  }

  .site-menu__routes nav a > span:last-child {
    font-size: clamp(1.35rem, 8vw, 2.5rem);
    overflow-wrap: normal;
  }

  .site-menu__service-inner {
    padding: 4rem var(--page-inset);
  }

  .site-menu__service h3 {
    font-size: clamp(1.65rem, 9vw, 3.5rem);
  }

  .site-menu__actions {
    width: 100%;
  }

  .catalog-product-head {
    gap: 0.5rem;
  }

  .catalog-product strong {
    white-space: normal;
  }

  .catalog-product :is(h3, h4) {
    font-size: var(--text-catalog);
  }

  .catalog-product strong {
    font-size: var(--text-catalog);
  }

  .ship-log {
    padding-block: 4.5rem;
  }

  .ship-log::before {
    top: 1.5rem;
    right: -38vw;
    width: 125vw;
  }

  .ship-log__header h2 {
    font-size: clamp(3.1rem, 16vw, 4.5rem);
  }

  .ship-log-entry {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }

  .ship-log-entry > img {
    width: min(100%, 22rem);
  }

  .ship-log-entry h2 {
    font-size: clamp(1.75rem, 9vw, 2.4rem);
  }

  .delivery-source {
    width: min(calc(100% - var(--page-outer)), var(--shell));
  }
}

@media (hover: hover) and (pointer: fine) {
  .source-hero__journal-control:not([aria-disabled="true"]):hover {
    border-color: var(--brass);
    background: var(--jelly-glass-surface);
    transform: translateY(-0.08rem);
  }

  .source-hero__journal-card[data-stack-position="0"]:hover img {
    transform: translateY(-0.12rem);
  }

  .source-hero__journal-card[data-stack-position="0"]:hover strong {
    color: var(--footer-text);
    text-decoration-color: currentcolor;
  }


  .floating-menu:hover {
    border-color: var(--brass);
    background: var(--jelly-glass-surface);
    color: var(--blue-deep);
    box-shadow:
      var(--jelly-glass-shadow),
      0 0 0 1px var(--brass);
  }

  .catalog-search input:hover,
  .catalog-select select:hover {
    border-color: var(--ink);
  }

  .catalog-filters button:hover,
  .reset-button:hover {
    border-bottom-color: var(--brass);
    color: var(--blue-deep);
  }

  .contacts-source__map-toggle:hover {
    border-color: var(--brass);
    background: var(--jelly-glass-surface-strong);
    box-shadow:
      var(--jelly-glass-shadow),
      0 0 0 1px var(--brass);
  }

  .contacts-source__map-toggle[aria-pressed="true"]:hover {
    border-color: var(--brass);
    background: var(--blue-deep);
    color: var(--paper);
  }

  .theme-toggle:not(.theme-toggle--menu):hover {
    border-color: var(--brass);
    background: var(--jelly-glass-surface);
    color: var(--blue-deep);
  }
}

/* Pressed states */

.source-button:active {
  transform: translateY(0.04rem) scale(0.98);
}

.source-button--telegram:active {
  background: #005c86;
}

.source-button--whatsapp:active {
  background: #0f6532;
}

.source-button--outline:active {
  border-color: var(--ink);
}

.source-button--menu-primary:active {
  border-color: var(--brass);
  background: var(--footer-text);
  color: var(--footer);
}

.source-button--hero-primary:active {
  border-color: var(--brass);
  background: var(--sea-jelly-surface);
  color: var(--sea-jelly-ink);
}

.source-button--hero-secondary:active,
.source-button--footer-contact:active,
.source-button--menu-call:active,
.source-button--menu-secondary:active {
  border-color: var(--brass);
  background: var(--jelly-glass-surface-strong);
  color: var(--ink);
}

.source-hero__journal-control:not([aria-disabled="true"]):not(:disabled):active {
  border-color: var(--brass);
  background: var(--jelly-glass-surface-strong);
  transform: translateY(0.04rem) scale(0.96);
}

.source-hero__journal-card[data-stack-position="0"]:active img {
  transform: translateY(-0.02rem) scale(0.985);
}

.source-hero__journal-card[data-stack-position="0"]:active strong {
  color: var(--footer-text);
  text-decoration-color: currentcolor;
}

.assortment-directory__link:active {
  color: var(--blue-deep);
}

.assortment-directory__link:active .assortment-directory__label {
  color: inherit;
  text-decoration-color: currentcolor;
  transform: translateX(0.18rem);
}

.assortment-directory__link:active .assortment-directory__meta,
.assortment-directory__link:active svg {
  color: var(--blue-deep);
}

.assortment-directory__link:active svg {
  transform: translateX(0.18rem);
}

.site-menu__routes nav a:active {
  padding-left: 0.35rem;
  color: var(--blue-deep);
}

.site-menu__channel:active,
.site-menu__socials a:active,
.source-footer__channels a:active {
  transform: translateY(0.04rem) scale(0.99);
}

.site-menu__channel:active strong,
.site-menu__socials a:active span {
  text-decoration: underline;
  text-decoration-thickness: 0.16em;
  text-underline-offset: 0.2em;
}

.source-footer__channels a:active span {
  text-decoration-thickness: 0.16em;
}

.floating-menu:active,
.contacts-source__map-toggle:active,
.theme-toggle:active {
  border-color: var(--brass);
  background: var(--jelly-glass-surface-strong);
  color: var(--blue-deep);
  transform: translateY(0.04rem) scale(0.97);
}

.contacts-source__map-toggle[aria-pressed="true"]:active {
  background: var(--blue-deep);
  color: var(--paper);
}

.catalog-filters button:active,
.reset-button:active {
  border-bottom-color: var(--brass);
  color: var(--blue-deep);
  transform: translateY(0.04rem) scale(0.97);
}

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }

  *,
  *::before,
  *::after {
    scroll-behavior: auto !important;
    transition-duration: 0.001ms !important;
    transition-delay: 0ms !important;
  }
}

@media (prefers-contrast: more) {
  :root {
    --line: #757575;
    --muted: #3a3a3a;
    --jelly-glass-surface: var(--paper);
    --jelly-glass-surface-strong: var(--paper);
    --brand-jelly-sea-surface: var(--paper);
    --brand-jelly-page-surface: var(--paper);
    --brand-jelly-panel-surface: var(--paper);
    --brand-jelly-glint: none;
    --jelly-glass-filter: none;
    --bioluminescence-opacity: 0;
    --bioluminescence-display: none;
  }

  .source-button,
  .floating-menu {
    border: 2px solid currentcolor;
  }
}

@media (prefers-contrast: more) {
  :root[data-theme="dark"] {
    --line: #91a0a8;
    --muted: #ffffff;
    --brand-jelly-sea-surface: var(--ink);
    --brand-jelly-page-surface: var(--ink);
    --brand-jelly-panel-surface: var(--ink);
    --bioluminescence-opacity: 0;
    --bioluminescence-display: none;
  }
}

@media (prefers-contrast: more) and (prefers-color-scheme: dark) {
  :root:not([data-theme="light"]) {
    --line: #91a0a8;
    --muted: #ffffff;
    --brand-jelly-sea-surface: var(--ink);
    --brand-jelly-page-surface: var(--ink);
    --brand-jelly-panel-surface: var(--ink);
    --bioluminescence-opacity: 0;
    --bioluminescence-display: none;
  }
}

@media (forced-colors: active) {
  .source-footer::after,
  .site-menu__service::after {
    display: none;
  }

  .source-hero__shade {
    background: Canvas;
    opacity: 0.88;
  }

  .catalog-controls,
  .contacts-source__map-toggle,
  .floating-menu,
  .site-menu__routes,
  .source-hero__journal-card,
  .source-hero__journal-control,
  .brand-jelly::before,
  .brand-jelly::after,
  .theme-toggle--menu {
    background: Canvas;
    box-shadow: none;
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    filter: none;
  }

  .contacts-source__map iframe {
    filter: none;
  }

  .site-menu__service-video {
    display: none;
  }

  .site-menu__service::before {
    background: Canvas;
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
  }

  .catalog-filters button[aria-pressed="true"],
  .contacts-source__map-toggle,
  .source-button,
  .floating-menu,
  .theme-toggle {
    border: 2px solid CanvasText;
    box-shadow: none;
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
  }

  :focus-visible {
    outline: 0.2rem solid Highlight;
  }
}

/* Short shopfront, complete stories on their own pages. */
.about-preview,
.journal-preview {
  padding-bottom: var(--section-gap);
}
.about-preview__layout {
  display: grid;
  grid-template-columns: minmax(0, .8fr) minmax(0, 1.2fr);
  align-items: center;
  gap: clamp(2rem, 6vw, 6rem);
}
.about-preview figure {
  margin: 0;
}
.about-preview img {
  width: 100%;
  height: auto;
}
.about-preview figcaption {
  margin-top: .75rem;
  color: var(--muted);
  font-size: var(--text-meta);
}
.about-preview h2 {
  font-size: clamp(2rem, 3.6vw, 3.5rem);
  font-weight: 400;
  line-height: 1.1;
}
.about-preview__copy p {
  max-width: 42rem;
}
.about-preview__copy .source-button {
  margin-top: 1rem;
}
.journal-preview > .source-shell {
  container-type: inline-size;
}
.journal-preview__header {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 1.5rem;
  margin-bottom: clamp(2rem, 4vw, 3.5rem);
}
.journal-preview h2, .journal-page .ship-log__header h1 {
  font-size: clamp(2.5rem, 5.4vw, 5rem);
  font-weight: 400;
  line-height: 1.05;
  margin-bottom: 0;
}
.journal-preview__list {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(1.5rem, 4vw, 4rem);
}
.journal-preview__entry {
  display: grid;
  grid-template-rows: auto 1fr;
  gap: 1.25rem;
  min-width: 0;
  color: var(--ink);
  text-decoration: none;
}
.journal-preview__media {
  display: flex;
  height: clamp(15rem, 25vw, 23rem);
  align-items: end;
}
.journal-preview__entry img {
  width: auto;
  height: 100%;
  max-width: 100%;
  object-fit: contain;
  object-position: left bottom;
}
.journal-preview__copy {
  display: flex;
  min-width: 0;
  flex-direction: column;
  align-items: start;
}
.journal-preview__entry time {
  display: block;
  margin-bottom: .75rem;
  color: var(--muted);
  font-size: var(--text-meta);
}
.journal-preview__entry h3 {
  max-width: 20ch;
  margin-bottom: 1rem;
  font-size: clamp(1.65rem, 2.25vw, 2.25rem);
  line-height: 1.12;
  font-weight: 400;
}
.journal-preview__link {
  display: inline-flex;
  min-height: 2.75rem;
  margin-top: auto;
  align-items: center;
  font-size: var(--text-interface);
  color: var(--text-link);
  text-decoration: underline;
  text-underline-offset: .2em;
}
.journal-preview__entry:hover h3 {
  text-decoration: underline;
  text-underline-offset: .15em;
}
@container (max-width: 18rem) {
  .journal-preview h2 {
    font-size: clamp(1.6rem, 12cqi, 2.5rem);
  }
  .journal-preview .journal-preview__entry {
    grid-template-columns: minmax(0, 1fr);
  }
  .journal-preview__media {
    width: min(100%, 12rem);
  }
}
.journal-page .ship-log {
  padding-top: clamp(2rem, 4vw, 4rem);
}
.journal-page .ship-log__header {
  margin-bottom: 3rem;
}
.about-page .about-overview {
  margin-top: 0;
}
.ship-log-entry__actions {
  margin-top: 1.5rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: .75rem 1.5rem;
}
.ship-log-entry__actions .ship-log-entry__link {
  display: inline-flex;
  align-items: center;
  min-height: 2.75rem;
}
.sea-motion-toggle {
  display: inline-flex;
  min-height: 2.75rem;
  align-items: center;
  justify-content: center;
  padding: .5rem 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: inherit;
  cursor: pointer;
  font-size: var(--text-meta);
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: .25em;
}
.sea-motion-toggle:hover {
  text-decoration-thickness: 2px;
}
.source-hero > .sea-motion-toggle {
  position: absolute;
  bottom: var(--hero-controls-inset);
  left: var(--content-edge);
  z-index: 3;
}
.site-menu__service .sea-motion-toggle {
  margin-top: 1rem;
  align-self: flex-start;
}
.sea-motion-toggle[hidden] {
  display: none;
}
@media (max-width: 61.1875rem) {
  .about-preview__layout {
    grid-template-columns: minmax(0, 1fr);
  }
  .about-preview figure {
    width: min(100%, 24rem);
  }
  .journal-preview__header {
    align-items: start;
    flex-direction: column;
  }
  .journal-preview__list {
    grid-template-columns: minmax(0, 1fr);
    gap: 1.5rem;
  }
  .journal-preview__entry {
    grid-template-columns: min(28vw, 8rem) minmax(0, 1fr);
    grid-template-rows: auto;
    gap: 1.25rem;
  }
  .journal-preview__media {
    height: auto;
    align-items: start;
  }
  .journal-preview__entry img {
    width: 100%;
    height: auto;
  }
  .journal-preview__entry h3 {
    font-size: clamp(1.35rem, 4.7vw, 1.75rem);
    margin-bottom: .5rem;
  }
  .source-hero > .sea-motion-toggle {
    bottom: 1.25rem;
    left: 50%;
    transform: translateX(-50%);
    width: max-content;
    max-width: calc(100% - var(--page-outer));
  }
  .catalog-intro {
    padding-bottom: 1rem;
  }
  .catalog-intro__stack {
    gap: 1.25rem;
  }
  .catalog-results {
    padding-top: 0;
  }
  .catalog-category:first-child {
    padding-top: .75rem;
  }
  .catalog-category-header {
    gap: .5rem;
    margin-bottom: 1rem;
  }
}
@media (max-width: 34rem) {
  .catalog-intro {
    padding-top: 2.25rem;
    padding-bottom: .75rem;
  }
  .catalog-intro__stack {
    gap: 1.25rem;
  }
  .catalog-intro p {
    font-size: var(--text-body);
  }
  .ship-log-entry__actions {
    align-items: stretch;
    flex-direction: column;
  }
  .ship-log-entry__actions .source-button {
    align-self: start;
  }
}

@media (max-width: 61.1875rem) and (prefers-reduced-motion: no-preference) {
  .js .source-hero__journal {
    padding-bottom: 5.25rem;
  }
}
