/* ==========================================================================
   Conexión Servicios E.A.S. — site styles
   Palette sampled directly from the logo artwork.
   Fonts are self-hosted: no third-party request, nothing to break if an
   external font CDN is slow or blocked on a corporate network.
   ========================================================================== */

/* Jost — display / UI. Echoes the thin geometric caps of the logotype. */
@font-face {
  font-family: "Jost";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("assets/fonts/jost-latin-300.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Jost";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("assets/fonts/jost-latin-ext-300.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF,
    U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020,
    U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Jost";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("assets/fonts/jost-latin-400.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Jost";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("assets/fonts/jost-latin-ext-400.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF,
    U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020,
    U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Jost";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("assets/fonts/jost-latin-500.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Jost";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("assets/fonts/jost-latin-ext-500.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF,
    U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020,
    U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* Source Serif 4 — body. Variable weight axis, carries the long service copy. */
@font-face {
  font-family: "Source Serif 4";
  font-style: normal;
  font-weight: 200 900;
  font-display: swap;
  src: url("assets/fonts/source-serif-4-latin-wght.woff2") format("woff2-variations");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Source Serif 4";
  font-style: normal;
  font-weight: 200 900;
  font-display: swap;
  src: url("assets/fonts/source-serif-4-latin-ext-wght.woff2") format("woff2-variations");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF,
    U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020,
    U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

:root {
  /* Brand — sampled from FullLogo_Transparent.png */
  --navy:      #0E3A8B;   /* deep crescent / "SERVICIOS" wordmark */
  --blue:      #1149B0;   /* "CONEXION" wordmark */
  --azure:     #437DE8;   /* crescent gradient light end */
  --mist:      #CCDCFA;   /* inner ghost "C" */

  /* Surfaces & text */
  --paper:     #FBFCFE;
  --wash:      #F1F5FD;
  --ink:       #0D1B34;
  --ink-soft:  #47587B;
  --line:      #DCE5F6;
  --line-soft: #EAF0FB;

  /* Type */
  --display: "Jost", "Futura", "Century Gothic", system-ui, sans-serif;
  --body: "Source Serif 4", "Source Serif Pro", Georgia, "Times New Roman", serif;

  /* Rhythm */
  --measure: 64ch;
  --gutter: clamp(1.25rem, 5vw, 4rem);
  --section-y: clamp(3.5rem, 8vw, 7rem);
}

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

html {
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
  scroll-padding-top: 5.5rem;
}

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

body {
  margin: 0;
  background: var(--paper);
  color: var(--ink);
  font-family: var(--body);
  font-size: clamp(1rem, 0.95rem + 0.2vw, 1.0625rem);
  line-height: 1.68;
  font-optical-sizing: auto;
  -webkit-font-smoothing: antialiased;
}

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

a { color: var(--blue); text-decoration-thickness: 1px; text-underline-offset: 0.18em; }
a:hover { color: var(--navy); }

:focus-visible {
  outline: 2px solid var(--azure);
  outline-offset: 3px;
  border-radius: 2px;
}

.shell {
  width: 100%;
  max-width: 76rem;
  margin-inline: auto;
  padding-inline: var(--gutter);
}

.skip {
  position: absolute;
  left: -9999px;
}
.skip:focus {
  left: 1rem; top: 1rem;
  z-index: 100;
  background: var(--navy);
  color: #fff;
  padding: 0.7rem 1.1rem;
  font-family: var(--display);
  text-decoration: none;
}

/* --------------------------------------------------------------- masthead */

.masthead {
  position: sticky;
  top: 0;
  z-index: 50;
  background: rgba(251, 252, 254, 0.92);
  backdrop-filter: blur(10px);
  border-bottom: 1px solid var(--line-soft);
}

.masthead__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.5rem;
  min-height: 4.5rem;
}

.brand {
  display: flex;
  align-items: center;
  gap: 0.65rem;
  text-decoration: none;
}
.brand__mark { height: 2.15rem; width: auto; flex: none; }
.brand__type { display: flex; flex-direction: column; line-height: 1; }
.brand__name {
  font-family: var(--display);
  font-weight: 400;
  font-size: 1.0625rem;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: var(--blue);
}
.brand__sub {
  font-family: var(--display);
  font-weight: 300;
  font-size: 0.6rem;
  letter-spacing: 0.32em;
  text-transform: uppercase;
  color: var(--navy);
  margin-top: 0.28rem;
}
@media (max-width: 26rem) {
  .brand__name { font-size: 0.9375rem; letter-spacing: 0.12em; }
  .brand__sub { font-size: 0.5rem; }
  .brand__mark { height: 1.85rem; }
}

.nav {
  display: flex;
  align-items: center;
  gap: clamp(1rem, 2.2vw, 2rem);
  font-family: var(--display);
  font-size: 0.9375rem;
  font-weight: 400;
}
.nav__links {
  display: flex;
  align-items: center;
  gap: clamp(1rem, 2.2vw, 2rem);
}
.nav a {
  color: var(--ink-soft);
  text-decoration: none;
  padding-block: 0.3rem;
  border-bottom: 1px solid transparent;
}
.nav a:hover { color: var(--navy); border-bottom-color: var(--azure); }

.langs {
  display: flex;
  align-items: center;
  gap: 0.55rem;
  font-family: var(--display);
  font-size: 0.8125rem;
  letter-spacing: 0.09em;
  padding-left: clamp(0.75rem, 2vw, 1.5rem);
  border-left: 1px solid var(--line);
}
.langs a {
  display: flex;
  align-items: center;
  gap: 0.3rem;
  color: var(--ink-soft);
  text-decoration: none;
  padding: 0.15rem 0.1rem;
}
.langs img {
  width: 1.15rem;
  height: auto;
  flex: none;
  border: 1px solid rgba(13, 27, 52, 0.16);
  border-radius: 1px;
}
.langs a:hover { color: var(--navy); }
.langs [aria-current="true"] {
  color: var(--blue);
  box-shadow: inset 0 -1.5px 0 var(--blue);
}

@media (max-width: 60rem) {
  .masthead__inner {
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 0;
    row-gap: 0;
  }
  .nav { order: 2; }
  .nav__links {
    order: 3;
    flex-basis: 100%;
    justify-content: space-between;
    gap: 0.5rem;
    margin-top: 0.1rem;
    padding: 0.5rem 0 0.55rem;
    border-top: 1px solid var(--line-soft);
    font-size: 0.8125rem;
  }
  .nav {
    flex-wrap: wrap;
    flex-basis: auto;
    row-gap: 0;
  }
  .masthead__inner > .nav { flex: 1 1 100%; justify-content: flex-end; }
  .langs { padding-left: 0; border-left: none; }
}
@media (max-width: 60rem) {
  html { scroll-padding-top: 7.5rem; }
}

/* ----------------------------------------------------------- banner hero */

.banner {
  position: relative;
  isolation: isolate;
  background-color: var(--navy);
  background-image: url("assets/banner.svg");
  background-size: cover;
  background-position: 62% 42%;
  background-repeat: no-repeat;
  padding-block: clamp(4rem, 11vw, 9rem) clamp(6rem, 12vw, 10rem);
  color: #fff;
  overflow: hidden;
}

/* Scrim: heavy on the left where the type sits, clearing to the right so the
   glass facade stays visible instead of being flattened to a colour block. */
.banner::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background: linear-gradient(
    99deg,
    rgba(6, 26, 66, 0.94) 0%,
    rgba(7, 30, 74, 0.90) 40%,
    rgba(9, 38, 92, 0.76) 64%,
    rgba(12, 48, 112, 0.30) 100%
  );
}

.banner__inner { position: relative; max-width: 46rem; }

.banner h1 {
  font-family: var(--display);
  font-weight: 300;
  font-size: clamp(2rem, 1.1rem + 3.7vw, 3.9rem);
  line-height: 1.07;
  letter-spacing: -0.015em;
  color: #fff;
  margin: 0 0 1.4rem;
  max-width: 24ch;
  text-wrap: balance;
}

.banner__lede {
  font-size: clamp(1.0625rem, 1rem + 0.4vw, 1.25rem);
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.92);
  max-width: 50ch;
  margin: 0 0 2.25rem;
}

.banner__actions { display: flex; flex-wrap: wrap; gap: 0.75rem; }

.btn {
  font-family: var(--display);
  font-size: 0.9375rem;
  font-weight: 400;
  letter-spacing: 0.01em;
  text-decoration: none;
  padding: 0.85rem 1.7rem;
  border: 1px solid transparent;
  transition: background-color 0.18s ease, color 0.18s ease, border-color 0.18s ease;
}
.btn--solid { background: #fff; color: var(--navy); border-color: #fff; }
.btn--solid:hover { background: var(--mist); color: var(--navy); }
.btn--ghost { background: transparent; color: #fff; border-color: rgba(255,255,255,0.62); }
.btn--ghost:hover { background: #fff; color: var(--navy); border-color: #fff; }

/* Same buttons on light ground, used further down the page */
.btn--navy { background: var(--navy); color: #fff; border-color: var(--navy); }
.btn--navy:hover { background: var(--blue); border-color: var(--blue); }
.btn--outline { background: transparent; color: var(--navy); border-color: var(--navy); }
.btn--outline:hover { background: var(--navy); color: #fff; }

/* ------------------------------------------------- three service entries */

/* Pulled up over the banner's lower edge so the hero and the three services
   read as one unit. White on blue needs no shadow to separate. */
.entries {
  position: relative;
  z-index: 2;
  margin-top: clamp(-5.5rem, -7vw, -3.5rem);
  list-style: none;
  padding: 0;
  display: grid;
  gap: 1px;
  background: var(--line);
  grid-template-columns: 1fr;
}
@media (min-width: 54rem) {
  .entries { grid-template-columns: repeat(3, 1fr); }
}

.entries > li { display: flex; }

.entry {
  flex: 1;
  background: #fff;
  border-top: 3px solid var(--navy);
  padding: clamp(1.5rem, 3vw, 2.1rem);
  display: flex;
  flex-direction: column;
  gap: 0.7rem;
  text-decoration: none;
  transition: background-color 0.18s ease, border-top-color 0.18s ease;
}
.entry:hover { background: var(--wash); border-top-color: var(--azure); }
.entry:hover .entry__link { text-decoration: underline; }

.entry__title {
  display: block;
  min-height: 2.5em;
  font-family: var(--display);
  font-weight: 400;
  font-size: clamp(1.125rem, 1rem + 0.5vw, 1.3rem);
  line-height: 1.25;
  color: var(--navy);
  margin: 0;
  text-wrap: balance;
}

.entry__blurb {
  display: block;
  margin: 0;
  font-size: 0.9375rem;
  line-height: 1.55;
  color: var(--ink-soft);
  flex: 1;
}

.entry__link {
  display: block;
  font-family: var(--display);
  font-size: 0.875rem;
  color: var(--blue);
  text-decoration: none;
  padding-top: 0.4rem;
  border-top: 1px solid var(--line-soft);
  align-self: flex-start;
  width: 100%;
}
.entry__link:hover { color: var(--navy); text-decoration: underline; }

/* ------------------------------------------------------------ trust strip */

.trust {
  background: var(--wash);
  border-bottom: 1px solid var(--line);
  padding-block: clamp(1.75rem, 3.5vw, 2.5rem);
}
.trust__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 1.25rem clamp(1.5rem, 4vw, 3.5rem);
  grid-template-columns: 1fr;
}
@media (min-width: 44rem) { .trust__list { grid-template-columns: repeat(3, 1fr); } }

.trust__item { display: flex; flex-direction: column; gap: 0.25rem; }
.trust__value {
  font-family: var(--display);
  font-weight: 400;
  font-size: 1.0625rem;
  color: var(--navy);
  line-height: 1.3;
}
.trust__note { font-size: 0.875rem; color: var(--ink-soft); line-height: 1.5; }

/* --------------------------------------------------------------- sections */

.section { padding-block: var(--section-y); }
.section--wash { background: var(--wash); }
.section--ruled { border-top: 1px solid var(--line-soft); }

.section__title {
  font-family: var(--display);
  font-weight: 300;
  font-size: clamp(1.6rem, 1.15rem + 1.7vw, 2.6rem);
  line-height: 1.14;
  letter-spacing: -0.01em;
  color: var(--navy);
  margin: 0 0 1.6rem;
  max-width: 28ch;
  text-wrap: balance;
}

.prose { max-width: var(--measure); }
.prose p { margin: 0 0 1.25rem; }
.prose p:last-child { margin-bottom: 0; }

.lead-out {
  max-width: var(--measure);
  margin: 1.75rem 0 0;
  padding-left: 1.1rem;
  border-left: 2px solid var(--mist);
  color: var(--ink-soft);
  font-size: 0.9375rem;
  line-height: 1.62;
}

/* Four-area overview */
.pillars {
  list-style: none;
  padding: 0;
  display: grid;
  gap: 0;
  margin-top: 2.5rem;
  border-top: 1px solid var(--line);
}
@media (min-width: 48rem) {
  .pillars { grid-template-columns: repeat(2, 1fr); column-gap: clamp(1.5rem, 4vw, 3.5rem); }
}
@media (min-width: 68rem) {
  .pillars { grid-template-columns: repeat(4, 1fr); }
}
.pillar {
  padding: 1.15rem 0;
  border-bottom: 1px solid var(--line);
  font-family: var(--display);
  font-size: 1.0625rem;
  font-weight: 400;
  line-height: 1.35;
  color: var(--navy);
}
@media (min-width: 48rem) {
  .pillar { border-bottom: none; border-top: 2px solid var(--navy); padding-top: 1rem; }
  .pillars { border-top: none; }
}

/* ------------------------------------------------------- service areas */

.area {
  padding-block: clamp(2.75rem, 6vw, 4.5rem);
  border-top: 1px solid var(--line);
}
.area:first-of-type { border-top: none; padding-top: 0; }

.area__head {
  display: grid;
  gap: 0.5rem 1.75rem;
  grid-template-columns: 1fr;
  align-items: baseline;
  margin-bottom: 1.5rem;
}
@media (min-width: 48rem) {
  .area__head { grid-template-columns: 3.5rem minmax(0, 1fr); }
}

/* Numbering earns its place: the four areas are an enumerated set in the
   company's own service description, not decoration. */
.area__num {
  font-family: var(--display);
  font-weight: 300;
  font-size: clamp(1.75rem, 3vw, 2.75rem);
  line-height: 1;
  color: var(--azure);
}

.area__title {
  font-family: var(--display);
  font-weight: 400;
  font-size: clamp(1.3rem, 1.05rem + 0.9vw, 1.85rem);
  line-height: 1.2;
  letter-spacing: -0.005em;
  color: var(--navy);
  margin: 0;
  max-width: 34ch;
  text-wrap: balance;
}

@media (min-width: 48rem) {
  .area__content { margin-left: calc(3.5rem + 1.75rem); }
}
.area__intro { max-width: var(--measure); margin: 0; }

/* Capability index: ~50 short phrases across the page. A ruled multi-column
   index scans far better than four stacked bullet walls. */
.area__index {
  list-style: none;
  margin: 2rem 0 0;
  padding: 0;
  display: grid;
  gap: 0 clamp(1.5rem, 3.5vw, 3rem);
  grid-template-columns: 1fr;
}
@media (min-width: 40rem) { .area__index { grid-template-columns: repeat(2, 1fr); } }
@media (min-width: 66rem) { .area__index { grid-template-columns: repeat(3, 1fr); } }

.area__index li {
  padding: 0.7rem 0;
  border-top: 1px solid var(--line-soft);
  font-size: 0.9375rem;
  line-height: 1.5;
  color: var(--ink);
}

/* Sub-groups inside a combined service (marketing / software) */
.subgroup { margin-top: 2.5rem; }
.subgroup:first-of-type { margin-top: 1.75rem; }
.subgroup__title {
  font-family: var(--display);
  font-weight: 400;
  font-size: 1.0625rem;
  letter-spacing: 0.02em;
  color: var(--blue);
  margin: 0 0 0.25rem;
  padding-bottom: 0.6rem;
  border-bottom: 2px solid var(--mist);
}

/* -------------------------------------------------------------- CTA band */

.cta {
  background: var(--navy);
  color: #fff;
  padding-block: clamp(3rem, 6.5vw, 5rem);
}
.cta__inner {
  display: grid;
  gap: clamp(1.5rem, 4vw, 3rem);
  align-items: center;
  grid-template-columns: 1fr;
}
@media (min-width: 58rem) {
  .cta__inner { grid-template-columns: minmax(0, 1fr) auto; }
}
.cta__title {
  font-family: var(--display);
  font-weight: 300;
  font-size: clamp(1.6rem, 1.2rem + 1.6vw, 2.4rem);
  line-height: 1.15;
  color: #fff;
  margin: 0 0 0.85rem;
  max-width: 26ch;
  text-wrap: balance;
}
.cta__body {
  margin: 0;
  color: rgba(255, 255, 255, 0.88);
  max-width: 52ch;
  font-size: 1rem;
  line-height: 1.6;
}
.cta__actions { display: flex; flex-wrap: wrap; gap: 0.75rem; }

/* ------------------------------------------------------------ export band */

.export {
  background: linear-gradient(118deg, var(--navy) 0%, var(--blue) 62%, #2f63c9 100%);
  color: #fff;
  padding-block: clamp(3.25rem, 7vw, 5.5rem);
  position: relative;
  overflow: hidden;
}
.export__crescent {
  position: absolute;
  bottom: -18%;
  left: -3vw;
  width: min(26vw, 17rem);
  opacity: 0.17;
  pointer-events: none;
  filter: brightness(0) invert(1);
}
@media (max-width: 48rem) {
  .export__crescent { display: none; }
}
.export__inner { position: relative; z-index: 1; }
.export .section__title { color: #fff; }
.export .prose { color: rgba(255, 255, 255, 0.9); }

/* --------------------------------------------------------- criteria lists */

.criteria {
  list-style: none;
  margin: 2.25rem 0 0;
  padding: 0;
  display: grid;
  gap: 0 clamp(1.5rem, 3.5vw, 3rem);
  grid-template-columns: 1fr;
}
@media (min-width: 40rem) { .criteria { grid-template-columns: repeat(2, 1fr); } }
@media (min-width: 66rem) { .criteria { grid-template-columns: repeat(3, 1fr); } }

.criteria li {
  padding: 0.75rem 0 0.75rem 1.35rem;
  border-top: 1px solid var(--line);
  font-size: 0.9375rem;
  line-height: 1.5;
  position: relative;
}
.criteria li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 1.35rem;
  width: 0.4rem;
  height: 1px;
  background: var(--azure);
}

/* ---------------------------------------------------------------- contact */

.contact__grid {
  display: grid;
  gap: clamp(2.25rem, 5vw, 4rem);
  grid-template-columns: 1fr;
  align-items: start;
}
@media (min-width: 62rem) {
  .contact__grid { grid-template-columns: minmax(0, 1fr) minmax(20rem, 0.8fr); }
}

.channels { display: grid; gap: 0; border-top: 1px solid var(--line); }

.channel {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 0.35rem 1rem;
  padding: 1.15rem 0;
  border-bottom: 1px solid var(--line);
  text-decoration: none;
  color: var(--ink);
}
.channel:hover { color: var(--blue); }
.channel__label {
  font-family: var(--display);
  font-size: 0.8125rem;
  color: var(--ink-soft);
  flex: 0 0 6.5rem;
}
.channel__value {
  font-family: var(--display);
  font-size: clamp(1rem, 0.95rem + 0.3vw, 1.1875rem);
  font-weight: 400;
  letter-spacing: 0.005em;
}
.channel--static { cursor: default; }
.channel--static:hover { color: var(--ink); }
.channel--static .channel__value {
  font-size: 0.9375rem;
  font-family: var(--body);
  line-height: 1.55;
  max-width: 30ch;
}

/* ----------------------------------------------------------------- footer */

.footer {
  background: var(--navy);
  color: rgba(255, 255, 255, 0.82);
  padding-block: clamp(2.5rem, 5vw, 3.5rem);
  font-size: 0.875rem;
}
.footer__inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 1.5rem 2rem;
}
.footer__logo { display: flex; align-items: center; gap: 0.7rem; }
.footer__logo img {
  height: 2.6rem;
  width: auto;
  filter: brightness(0) invert(1);
  opacity: 0.95;
  flex: none;
}
.footer__logo .brand__name { color: #fff; font-size: 1.1875rem; }
.footer__logo .brand__sub { color: rgba(255,255,255,0.75); font-size: 0.65rem; }
.footer__meta { margin: 0; line-height: 1.7; }
.footer__meta strong {
  font-family: var(--display);
  font-weight: 400;
  letter-spacing: 0.04em;
  color: #fff;
  display: block;
  margin-bottom: 0.2rem;
}
.footer a { color: #fff; }

/* ------------------------------------------------------ one load gesture */

@media (prefers-reduced-motion: no-preference) {
  .banner__inner > * {
    animation: rise 0.75s cubic-bezier(0.22, 0.61, 0.36, 1) both;
  }
  .banner__inner > *:nth-child(2) { animation-delay: 0.1s; }
  .banner__inner > *:nth-child(3) { animation-delay: 0.2s; }

  @keyframes rise {
    from { opacity: 0; transform: translateY(14px); }
    to   { opacity: 1; transform: translateY(0); }
  }
}

/* --------------------------------------------------------------- 404 page */

.notfound {
  min-height: 62vh;
  display: grid;
  place-content: center;
  text-align: center;
  padding-block: var(--section-y);
}
.notfound h1 {
  font-family: var(--display);
  font-weight: 300;
  font-size: clamp(1.8rem, 1.2rem + 2.4vw, 3rem);
  color: var(--navy);
  margin: 0 0 1rem;
}
.notfound p { color: var(--ink-soft); margin: 0 0 2rem; }

/* ------------------------------------------------------------------ print */

@media print {
  .masthead, .export__crescent, .banner__actions, .cta__actions { display: none; }
  body { background: #fff; font-size: 11pt; }
  .export { background: none; color: var(--ink); }
  .export .section__title, .export .prose { color: var(--ink); }
  .footer { background: none; color: var(--ink); }
  .footer__logo img { filter: none; }
  .banner { background: none; color: var(--ink); }
  .banner h1, .banner__lede { color: var(--ink); }
  .banner::before { display: none; }
  .cta { background: none; color: var(--ink); }
  .cta__title, .cta__body { color: var(--ink); }
  .entries { margin-top: 0; }
  a { text-decoration: none; color: var(--ink); }
}
