/* Tamás Zsombor – personal site
   One stylesheet for both language versions (index.html, en/index.html).

   Look: "night shift". A calm night-violet ground, soft moonlight text, and two neons with
   separate jobs: rose for growth and action, periwinkle for labels and structure.
   Colours, fonts and sizes all live in the tokens below. */

/* ---------- Fonts (self-hosted, SIL Open Font License) ---------- */

@font-face {
  font-family: "Bricolage Grotesque";
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url("../fonts/bricolage-grotesque-latin-ext.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: "Bricolage Grotesque";
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url("../fonts/bricolage-grotesque-latin.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: "Instrument Sans";
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url("../fonts/instrument-sans-latin-ext.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: "Instrument Sans";
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url("../fonts/instrument-sans-latin.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: "Martian Mono";
  font-style: normal;
  font-weight: 400 600;
  font-display: swap;
  src: url("../fonts/martian-mono-latin-ext.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: "Martian Mono";
  font-style: normal;
  font-weight: 400 600;
  font-display: swap;
  src: url("../fonts/martian-mono-latin.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;
}

/* ---------- Tokens ---------- */

:root {
  color-scheme: dark;

  --night: #100e1a;
  --night-2: #151223;
  --night-3: #1c182e;
  --line: #2b2742;

  --text: #ede9f7;
  --text-body: #d5cfe3;
  --text-soft: #a7a1bd;

  --rose: #ff5c7a;
  --rose-hover: #ff7690;
  --rose-glow: rgba(255, 92, 122, 0.5);
  --rose-faint: rgba(255, 92, 122, 0.14);
  --on-rose: #1b0a11;

  --peri: #9db1ff;
  --peri-glow: rgba(157, 177, 255, 0.35);
  --peri-faint: rgba(157, 177, 255, 0.1);
  --peri-line: rgba(157, 177, 255, 0.35);

  --font-display: "Bricolage Grotesque", "Segoe UI", system-ui, -apple-system, Roboto, sans-serif;
  --font-text: "Instrument Sans", "Segoe UI", system-ui, -apple-system, Roboto, "Helvetica Neue", Arial, sans-serif;
  --font-mono: "Martian Mono", ui-monospace, "Cascadia Mono", Consolas, "SF Mono", Menlo, monospace;

  --step--2: 0.75rem;
  --step--1: 0.875rem;
  --step-0: clamp(1rem, 0.96rem + 0.2vw, 1.125rem);
  --step-1: clamp(1.25rem, 1.14rem + 0.5vw, 1.5rem);
  --step-2: clamp(1.75rem, 1.4rem + 1.5vw, 2.625rem);
  --step-3: clamp(2.9rem, 1.6rem + 5.6vw, 6rem);

  --gutter: clamp(1rem, 0.4rem + 3vw, 2.5rem);
  --max: 70rem;
}

/* ---------- Base ---------- */

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

html {
  background: var(--night);
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

:lang(hu) {
  quotes: "\201E" "\201D" "\00BB" "\00AB";
}

:lang(en) {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

@media (prefers-reduced-motion: no-preference) {
  html {
    scroll-behavior: smooth;
  }
}

body {
  margin: 0;
  background-color: var(--night);
  /* A faint city glow at the top of the page */
  background-image:
    radial-gradient(56rem 38rem at 92% -10rem, rgba(157, 177, 255, 0.13), transparent 65%),
    radial-gradient(46rem 32rem at -12% 16rem, rgba(255, 92, 122, 0.09), transparent 62%);
  background-repeat: no-repeat;
  color: var(--text-body);
  font-family: var(--font-text);
  font-size: var(--step-0);
  line-height: 1.7;
  overflow-wrap: break-word;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

[hidden] {
  display: none !important;
}

h1,
h2,
h3 {
  margin: 0;
  color: var(--text);
  font-family: var(--font-display);
  font-weight: 600;
  line-height: 1.15;
  letter-spacing: -0.015em;
  text-wrap: balance;
}

p,
ul,
ol,
dl,
dd,
figure {
  margin: 0;
}

p {
  text-wrap: pretty;
}

a {
  color: inherit;
  text-decoration-line: underline;
  text-decoration-color: rgba(255, 92, 122, 0.6);
  text-decoration-thickness: 0.08em;
  text-underline-offset: 0.24em;
  transition: color 0.15s ease, text-decoration-color 0.15s ease;
}

a:hover {
  color: var(--text);
  text-decoration-color: var(--rose);
}

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

::selection {
  background: rgba(255, 92, 122, 0.35);
  color: var(--text);
}

/* ---------- Helpers ---------- */

.wrap {
  width: 100%;
  max-width: calc(var(--max) + 2 * var(--gutter));
  margin-inline: auto;
  padding-inline: var(--gutter);
}

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

.nowrap {
  white-space: nowrap;
}

.skip {
  position: absolute;
  top: 0.75rem;
  left: var(--gutter);
  z-index: 10;
  padding: 0.55rem 0.9rem;
  border-radius: 6px;
  background: var(--rose);
  color: var(--on-rose);
  font-weight: 600;
  text-decoration: none;
  transform: translateY(-200%);
}

.skip:focus {
  transform: none;
}

.eyebrow {
  color: var(--peri);
  font-family: var(--font-mono);
  font-size: var(--step--2);
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

/* ---------- Header ---------- */

.site-header__inner {
  display: flex;
  align-items: center;
  gap: 1rem 2rem;
  padding-block: 1.25rem;
}

.brand {
  display: inline-flex;
  align-items: center;
  gap: 0.6rem;
  margin-right: auto;
  color: var(--text);
  font-family: var(--font-display);
  font-size: 1.125rem;
  font-weight: 700;
  letter-spacing: -0.01em;
  text-decoration: none;
  white-space: nowrap;
}

.brand::before {
  content: "";
  flex: none;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  background: var(--rose);
  box-shadow: 0 0 10px var(--rose-glow);
}

.brand:hover {
  color: var(--text);
}

.site-nav {
  display: none;
}

.site-nav ul {
  display: flex;
  gap: 1.75rem;
  padding: 0;
  list-style: none;
}

.site-nav a {
  color: var(--text-soft);
  font-size: var(--step--1);
  font-weight: 500;
  text-decoration-line: none;
}

.site-nav a:hover {
  color: var(--text);
  text-decoration-line: underline;
}

@media (min-width: 48rem) {
  .site-nav {
    display: block;
  }
}

.lang {
  display: inline-flex;
  align-items: center;
  min-height: 2.25rem;
  padding: 0.25rem 0.85rem;
  border: 1px solid var(--peri-line);
  border-radius: 999px;
  color: var(--peri);
  font-family: var(--font-mono);
  font-size: var(--step--2);
  font-weight: 600;
  letter-spacing: 0.08em;
  text-decoration: none;
  transition: background-color 0.15s ease, border-color 0.15s ease, color 0.15s ease;
}

.lang:hover {
  border-color: var(--peri);
  background: var(--peri-faint);
  color: var(--text);
}

/* ---------- Hero ---------- */

.hero {
  display: grid;
  gap: 2.25rem clamp(2rem, 6vw, 5rem);
  align-items: center;
  padding-block: clamp(1rem, 3vw, 3rem) clamp(3rem, 7vw, 5.5rem);
}

/* Photo beside the text only when there is room for the headline to breathe. */
@media (min-width: 60rem) {
  .hero {
    grid-template-columns: minmax(0, 1fr) minmax(15rem, 22rem);
  }
}

/* The name and headline scale with this column's width (cqi), so they wrap the same way
   on every screen. */
.hero__content {
  display: grid;
  gap: 1.2rem;
  justify-items: start;
  container-type: inline-size;
}

/* "Nyitott" / "Open" glows like the neon sign in a shop window. */
.status {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.5rem 0.75rem;
  color: var(--text-soft);
  font-size: var(--step--1);
  line-height: 1.4;
}

.status__sign {
  padding: 0.3rem 0.6rem 0.28rem;
  border: 1.5px solid var(--rose);
  border-radius: 6px;
  color: var(--rose);
  font-family: var(--font-mono);
  font-size: var(--step--2);
  font-weight: 600;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  text-shadow: 0 0 8px var(--rose-glow);
  box-shadow: 0 0 14px var(--rose-faint), inset 0 0 10px var(--rose-faint);
}

@media (prefers-reduced-motion: no-preference) {
  .status__sign {
    animation: neon-on 1.6s 0.2s both;
  }
}

@keyframes neon-on {
  0% {
    opacity: 0.2;
  }
  8% {
    opacity: 1;
  }
  12% {
    opacity: 0.35;
  }
  20% {
    opacity: 1;
  }
  25% {
    opacity: 0.55;
  }
  34%,
  100% {
    opacity: 1;
  }
}

.hero__name {
  font-size: var(--step-3);
  font-size: clamp(2.4rem, 13.5cqi, 6rem);
  font-weight: 750;
  line-height: 0.95;
  letter-spacing: -0.04em;
}

.hero__lead {
  color: var(--text);
  font-family: var(--font-display);
  font-size: clamp(1.5rem, 1.2rem + 1.3vw, 2.25rem);
  /* Sized so the longest natural phrase line fits the column */
  font-size: clamp(1.1875rem, 5.7cqi, 2.25rem);
  font-weight: 500;
  line-height: 1.26;
  letter-spacing: -0.02em;
  text-wrap: balance;
}

/* Neon underlines under the two ideas that matter most. */
.hero__lead mark {
  white-space: nowrap;
  color: inherit;
  background-color: transparent;
  background-image:
    linear-gradient(var(--rose), var(--rose)),
    linear-gradient(to bottom, transparent, rgba(255, 92, 122, 0.3) 60%, transparent);
  background-repeat: no-repeat;
  background-position: 0 94%, 0 100%;
  background-size: 100% 3px, 100% 0.5em;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

@media (prefers-reduced-motion: no-preference) {
  .hero__lead mark {
    animation: neon-underline 0.9s 0.5s cubic-bezier(0.25, 0.7, 0.2, 1) both;
  }

  .hero__lead mark:nth-of-type(2) {
    animation-delay: 1.2s;
  }
}

@keyframes neon-underline {
  from {
    background-size: 0% 3px, 0% 0.5em;
  }
  to {
    background-size: 100% 3px, 100% 0.5em;
  }
}

.hero__text {
  max-width: 52ch;
  color: var(--text-soft);
}

.hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  padding-top: 0.4rem;
}

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 3rem;
  padding: 0.7rem 1.35rem;
  border: 1.5px solid transparent;
  border-radius: 10px;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.2;
  text-decoration: none;
  transition: background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, color 0.15s ease;
}

.btn--primary {
  background: var(--rose);
  color: var(--on-rose);
  box-shadow: 0 10px 30px -12px var(--rose-glow);
}

.btn--primary:hover {
  background: var(--rose-hover);
  color: var(--on-rose);
  box-shadow: 0 12px 36px -10px rgba(255, 92, 122, 0.7);
}

.btn--ghost {
  border-color: var(--peri-line);
  color: var(--text);
}

.btn--ghost:hover {
  border-color: var(--peri);
  background: var(--peri-faint);
  color: var(--text);
}

.hero__phone {
  color: var(--text-soft);
  font-size: var(--step--1);
}

.hero__phone a {
  color: var(--text);
  font-family: var(--font-mono);
  font-size: 0.8125rem;
  font-weight: 500;
  white-space: nowrap;
}

/* Photo: assets/img/zsombor.jpg (square). Without it the "Zs" monogram shows. */
.hero__photo {
  position: relative;
  order: -1;
  width: min(100%, 14rem);
  aspect-ratio: 1 / 1;
  border-radius: 22px;
  background: var(--night-3);
  box-shadow: 0 0 0 1px rgba(157, 177, 255, 0.22), 0 36px 70px -34px rgba(255, 92, 122, 0.6);
}

@media (min-width: 48rem) {
  .hero__photo {
    width: min(100%, 18rem);
  }
}

@media (min-width: 60rem) {
  .hero__photo {
    order: 0;
    width: 100%;
  }
}

.hero__monogram {
  position: absolute;
  inset: 0;
  display: grid;
  place-items: center;
  color: var(--peri);
  font-family: var(--font-display);
  font-size: clamp(4.5rem, 3rem + 6vw, 8rem);
  font-weight: 700;
  line-height: 1;
  letter-spacing: -0.04em;
  text-shadow: 0 0 30px var(--peri-glow);
  user-select: none;
}

.hero__photo img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: inherit;
}

/* The name badge every shop-floor worker wears. */
.badge {
  position: absolute;
  left: -0.5rem;
  bottom: 1.25rem;
  display: grid;
  gap: 0.1rem;
  min-width: 9.5rem;
  padding: 0.5rem 0.9rem 0.6rem;
  border-top: 0.3rem solid var(--rose);
  border-radius: 6px;
  background: rgba(28, 24, 46, 0.95);
  color: var(--text);
  line-height: 1.2;
  box-shadow: 0 0 0 1px rgba(157, 177, 255, 0.18), 0 18px 36px -14px rgba(0, 0, 0, 0.85), 0 -6px 18px -10px var(--rose-glow);
  transform: rotate(-3deg);
}

@media (min-width: 48rem) {
  .badge {
    left: -1.25rem;
    bottom: 1.75rem;
  }
}

.badge__name {
  font-family: var(--font-display);
  font-size: 1.0625rem;
  font-weight: 700;
}

.badge__line {
  color: var(--text-soft);
  font-size: 0.8125rem;
}

/* ---------- At a glance ---------- */

.facts {
  padding-bottom: clamp(2rem, 4vw, 3rem);
}

.facts__list {
  display: grid;
  gap: 0 2rem;
}

@media (min-width: 32rem) {
  .facts__list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 60rem) {
  .facts__list {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

.fact {
  display: grid;
  gap: 0.45rem;
  align-content: start;
  padding-block: 1.1rem 1.3rem;
  border-top: 1px solid var(--line);
}

.fact dd {
  display: grid;
  gap: 0.15rem;
}

.fact strong {
  color: var(--text);
  font-family: var(--font-display);
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.3;
}

.fact span {
  color: var(--text-soft);
  font-size: var(--step--1);
  line-height: 1.5;
}

/* ---------- Question & answer sections ---------- */

.qa {
  border-top: 1px solid var(--line);
}

.qa__grid {
  display: grid;
  gap: 1.5rem;
  padding-block: clamp(3.5rem, 2rem + 6vw, 7rem);
}

.qa__head {
  display: grid;
  gap: 0.9rem;
  align-content: start;
}

@media (min-width: 60rem) {
  .qa__grid {
    grid-template-columns: minmax(0, 5fr) minmax(0, 7fr);
    column-gap: clamp(3rem, 6vw, 6rem);
  }

  /* The question stays in view while its answer is read. */
  .qa__head {
    position: sticky;
    top: 2rem;
    align-self: start;
  }
}

.qa__q {
  font-size: var(--step-2);
  font-weight: 600;
  line-height: 1.08;
  letter-spacing: -0.03em;
}

.qa__q::before {
  content: open-quote;
  color: var(--rose);
}

.qa__q::after {
  content: close-quote;
  color: var(--rose);
}

/* Hang the opening quote mark in the margin. */
@media (min-width: 30rem) {
  .qa__q {
    text-indent: -0.35em;
  }
}

.qa__a {
  display: grid;
  gap: 1.15rem;
  align-content: start;
  max-width: 40rem;
}

.qa__a strong {
  color: var(--text);
  font-weight: 600;
}

.note {
  color: var(--text-soft);
  font-size: var(--step--1);
}

/* Strengths */
.points {
  display: grid;
  gap: 1.6rem;
  margin-top: 0.5rem;
  padding: 0;
  list-style: none;
}

.point {
  display: grid;
  gap: 0.4rem;
}

.point h3 {
  display: flex;
  align-items: baseline;
  gap: 0.75rem;
  font-size: var(--step-1);
}

.point h3::before {
  content: "";
  flex: none;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  background: var(--rose);
  box-shadow: 0 0 10px var(--rose-glow);
  transform: translateY(-0.12em);
}

.point p {
  padding-left: 1.25rem;
}

/* The story's takeaway */
.lesson {
  display: grid;
  gap: 0.6rem;
  margin-top: 0.75rem;
  padding: 1.35rem 1.5rem 1.5rem;
  border: 1px solid var(--line);
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(255, 92, 122, 0.1), rgba(157, 177, 255, 0.06) 70%);
}

.lesson__text {
  color: var(--text);
  font-family: var(--font-display);
  font-size: var(--step-1);
  font-weight: 500;
  line-height: 1.35;
  letter-spacing: -0.01em;
}

/* Working with me */
.duo {
  display: grid;
  gap: 2rem;
  margin-top: 0.5rem;
}

.duo__group {
  display: grid;
  gap: 0.85rem;
}

.duo h3 {
  font-size: var(--step-1);
}

.ticks {
  display: grid;
  gap: 0.65rem;
  padding: 0;
  list-style: none;
}

.ticks li {
  position: relative;
  padding-left: 1.5rem;
}

.ticks li::before {
  content: "";
  position: absolute;
  top: calc(0.85em - 1px);
  left: 0;
  width: 0.7rem;
  height: 2px;
  border-radius: 2px;
  background: var(--peri);
  box-shadow: 0 0 8px var(--peri-glow);
}

/* ---------- Experience: the growth line ----------
   Time runs upwards. Each job sits above the dot where it started; the pulsing dot at the
   top is now. A new job = a new start dot on top of the previous job. */

.growth {
  position: relative;
  padding-left: 2.25rem;
}

.growth::before,
.growth::after {
  content: "";
  position: absolute;
  top: 0.875rem;
  bottom: 0.875rem;
  left: 0.6875rem;
  width: 2px;
  border-radius: 2px;
}

.growth::before {
  background: linear-gradient(to bottom, var(--rose), rgba(255, 92, 122, 0.28));
  box-shadow: 0 0 10px rgba(255, 92, 122, 0.45);
}

/* A spark that travels up the line, from the first start to now. */
.growth::after {
  background-image: linear-gradient(to top, transparent, rgba(255, 255, 255, 0.95) 50%, transparent);
  background-repeat: no-repeat;
  background-size: 100% 4.5rem;
  background-position: 0 calc(100% + 4.5rem);
}

@media (prefers-reduced-motion: no-preference) {
  .growth::after {
    animation: growth-spark 3.6s cubic-bezier(0.45, 0, 0.55, 1) 1s infinite;
  }
}

@keyframes growth-spark {
  from {
    background-position: 0 calc(100% + 4.5rem);
  }
  to {
    background-position: 0 -4.5rem;
  }
}

.growth__now,
.growth__start {
  position: relative;
  display: flex;
  align-items: baseline;
  gap: 0.75rem;
  min-height: 1.75rem;
  line-height: 1.75rem;
  white-space: nowrap;
}

/* Dots, centred on the line */
.growth__now::before,
.growth__now::after,
.growth__start::before {
  content: "";
  position: absolute;
  top: 0.4375rem;
  left: calc(1px - 2rem);
  width: 0.875rem;
  height: 0.875rem;
  border-radius: 50%;
}

.growth__start::before {
  border: 2px solid var(--rose);
  background: var(--night);
  box-shadow: 0 0 0 4px var(--night), 0 0 12px var(--rose-glow);
}

.growth__now::before {
  background: var(--rose);
  box-shadow: 0 0 0 4px var(--night), 0 0 18px 3px var(--rose-glow);
}

.growth__now::after {
  border: 2px solid var(--rose);
  opacity: 0;
}

@media (prefers-reduced-motion: no-preference) {
  .growth__now::after {
    animation: growth-pulse 2.4s ease-out infinite;
  }
}

@keyframes growth-pulse {
  from {
    opacity: 0.8;
    transform: scale(1);
  }
  to {
    opacity: 0;
    transform: scale(2.6);
  }
}

.growth__label {
  color: var(--rose);
  font-family: var(--font-mono);
  font-size: var(--step--2);
  font-weight: 600;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  text-shadow: 0 0 10px var(--rose-glow);
}

.growth__start time {
  color: var(--text);
  font-family: var(--font-mono);
  font-size: 0.8125rem;
  font-weight: 500;
}

.growth__note {
  color: var(--text-soft);
  font-size: var(--step--1);
}

.growth__list {
  display: grid;
  padding: 0;
  list-style: none;
}

.growth__job {
  display: grid;
  gap: 1.1rem;
  padding-top: 1.4rem;
}

.growth__body {
  display: grid;
  gap: 0.6rem;
}

.growth__title {
  font-size: var(--step-1);
}

.growth__role {
  color: var(--text-soft);
}

/* Evening school runs alongside the jobs, so it sits beside the line, not on it. */
.alongside {
  display: grid;
  gap: 0.3rem;
  margin-top: 0.75rem;
  padding: 1rem 1.25rem;
  border: 1px dashed var(--peri-line);
  border-radius: 12px;
}

/* ---------- Contact band & footer ---------- */

.contact,
.site-footer {
  background-color: var(--night-2);
}

.contact {
  position: relative;
  background-image:
    radial-gradient(48rem 24rem at 15% 0%, rgba(255, 92, 122, 0.1), transparent 62%),
    radial-gradient(40rem 26rem at 95% 100%, rgba(157, 177, 255, 0.09), transparent 60%);
  background-repeat: no-repeat;
}

/* A neon tube along the top edge */
.contact::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 1px;
  background: linear-gradient(90deg, transparent, var(--rose) 30%, var(--peri) 70%, transparent);
  box-shadow: 0 0 14px rgba(255, 92, 122, 0.55);
}

.contact__lead {
  color: var(--text);
  font-family: var(--font-display);
  font-size: var(--step-1);
  font-weight: 500;
  line-height: 1.4;
}

.channels {
  display: grid;
  margin-top: 0.5rem;
  padding: 0;
  list-style: none;
  border-top: 1px solid var(--line);
}

.channel {
  display: grid;
  gap: 0.25rem 1.5rem;
  padding-block: 1rem;
  border-bottom: 1px solid var(--line);
}

@media (min-width: 40rem) {
  .channel {
    grid-template-columns: 7rem minmax(0, 1fr);
    align-items: center;
  }
}

.channel__label {
  color: var(--peri);
  font-family: var(--font-mono);
  font-size: var(--step--2);
  font-weight: 500;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.channel__value {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.5rem 1rem;
}

.channel__value a,
.channel__place {
  color: var(--text);
  font-family: var(--font-display);
  font-size: var(--step-1);
  font-weight: 500;
  overflow-wrap: anywhere;
}

.copy {
  min-height: 2.25rem;
  padding: 0.25rem 0.85rem;
  border: 1px solid var(--peri-line);
  border-radius: 999px;
  background: transparent;
  color: var(--peri);
  font: inherit;
  font-family: var(--font-mono);
  font-size: var(--step--2);
  font-weight: 500;
  letter-spacing: 0.06em;
  line-height: 1.2;
  cursor: pointer;
  transition: background-color 0.15s ease, border-color 0.15s ease, color 0.15s ease;
}

.copy:hover {
  border-color: var(--peri);
  background: var(--peri-faint);
  color: var(--text);
}

.site-footer__inner {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  justify-content: space-between;
  gap: 0.5rem 2rem;
  padding-block: 1.5rem 2.25rem;
  border-top: 1px solid var(--line);
  color: var(--text-soft);
  font-size: var(--step--1);
}

.thanks {
  color: var(--text);
  font-family: var(--font-display);
  font-size: 1.125rem;
  font-weight: 600;
}

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

.notfound {
  display: grid;
  gap: 1.2rem;
  align-content: center;
  justify-items: start;
  min-height: 70vh;
  padding-block: clamp(3rem, 8vw, 6rem);
}

.notfound__title {
  max-width: 20ch;
  font-size: var(--step-2);
  font-weight: 650;
  line-height: 1.1;
  letter-spacing: -0.03em;
}

/* ---------- Print ---------- */

@media print {
  :root {
    --night: #fff;
    --night-2: #fff;
    --night-3: #f2f2f2;
    --line: #ccc;
    --text: #000;
    --text-body: #111;
    --text-soft: #444;
    --rose: #b3203f;
    --rose-glow: transparent;
    --rose-faint: transparent;
    --peri: #33418a;
    --peri-glow: transparent;
  }

  body,
  .contact {
    background-image: none;
  }

  .skip,
  .site-nav,
  .lang,
  .hero__actions,
  .copy,
  .badge,
  .growth::after,
  .growth__now::after,
  .contact::before {
    display: none !important;
  }

  .qa__head {
    position: static;
  }

  a {
    text-decoration: none;
  }
}
