/* Baro Drom — "drumul cel mare"
   Palette from the Roma flag: sky blue, earth green, red wheel, on warm paper. */

@font-face { font-family: "Fraunces"; font-style: normal; font-weight: 100 900; font-display: swap;
  src: url(../fonts/fraunces-latin-ext-standard-normal.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: "Fraunces"; font-style: normal; font-weight: 100 900; font-display: swap;
  src: url(../fonts/fraunces-latin-standard-normal.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: "Fraunces"; font-style: italic; font-weight: 100 900; font-display: swap;
  src: url(../fonts/fraunces-latin-ext-standard-italic.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: "Fraunces"; font-style: italic; font-weight: 100 900; font-display: swap;
  src: url(../fonts/fraunces-latin-standard-italic.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: "Source Sans 3"; font-style: normal; font-weight: 200 900; font-display: swap;
  src: url(../fonts/source-sans-3-latin-ext-wght-normal.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: "Source Sans 3"; font-style: normal; font-weight: 200 900; font-display: swap;
  src: url(../fonts/source-sans-3-latin-wght-normal.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: "Source Sans 3"; font-style: italic; font-weight: 200 900; font-display: swap;
  src: url(../fonts/source-sans-3-latin-ext-wght-italic.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: "Source Sans 3"; font-style: italic; font-weight: 200 900; font-display: swap;
  src: url(../fonts/source-sans-3-latin-wght-italic.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; }

:root {
  --paper: #faf6ee;
  --sand: #f1e9da;
  --sand-2: #e7dcc8;
  --white: #fffdf9;
  --ink: #1c1b1f;
  --ink-2: #2b2a30;
  --muted: #5b5750;
  --line: #e0d5c1;
  --blue: #1e4f8f;
  --blue-deep: #143763;
  --blue-soft: #dfe8f3;
  --green: #2f7a4d;
  --green-deep: #1f5a37;
  --green-soft: #e1eee4;
  --red: #c4122f;
  --red-soft: #f6e0e2;

  --serif: "Fraunces", Georgia, "Times New Roman", serif;
  --sans: "Source Sans 3", "Segoe UI", system-ui, -apple-system, Roboto, Arial, sans-serif;

  --radius: 14px;
  --radius-lg: 22px;
  --shadow: 0 1px 2px rgb(28 27 31 / .06), 0 8px 24px -12px rgb(28 27 31 / .18);
  --container: 1180px;
  --gutter: clamp(1.1rem, 4vw, 2rem);
  --section: clamp(3.5rem, 8vw, 6.5rem);
  --header-h: 72px;
}

/* ---------- base ---------- */
*, *::before, *::after { box-sizing: border-box; }
html { -webkit-text-size-adjust: 100%; scroll-behavior: smooth; scroll-padding-top: calc(var(--header-h) + 1rem); }
body {
  margin: 0;
  background: var(--paper);
  color: var(--ink);
  font: 400 1.125rem/1.65 var(--sans);
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}
img { max-width: 100%; height: auto; display: block; }
svg { display: block; }
h1, h2, h3, h4 {
  font-family: var(--serif);
  font-weight: 600;
  line-height: 1.12;
  letter-spacing: -.01em;
  margin: 0 0 .6em;
  font-variation-settings: "SOFT" 50;
  text-wrap: balance;
}
h1 { font-size: clamp(2.3rem, 4.2vw + 1rem, 4.4rem); }
h2 { font-size: clamp(1.75rem, 2.2vw + 1rem, 2.75rem); }
h3 { font-size: clamp(1.25rem, .6vw + 1rem, 1.5rem); line-height: 1.25; }
p { margin: 0 0 1.1em; text-wrap: pretty; }
a { color: var(--blue); text-decoration-thickness: 1px; text-underline-offset: .18em; }
a:hover { color: var(--blue-deep); text-decoration-thickness: 2px; }
:focus-visible { outline: 3px solid var(--red); outline-offset: 3px; border-radius: 4px; }
strong { font-weight: 650; }
main:focus { outline: none; }

.container { width: 100%; max-width: var(--container); margin-inline: auto; padding-inline: var(--gutter); }
.visually-hidden { position: absolute !important; width: 1px; height: 1px; overflow: hidden; clip: rect(0 0 0 0); white-space: nowrap; }
.skip-link {
  position: absolute; left: 1rem; top: -4rem; z-index: 100;
  background: var(--ink); color: #fff; padding: .6rem 1rem; border-radius: 8px; text-decoration: none;
}
.skip-link:focus { top: 1rem; color: #fff; }

.eyebrow {
  font: 700 .8rem/1.2 var(--sans);
  letter-spacing: .16em;
  text-transform: uppercase;
  color: var(--red);
  margin-bottom: .9rem;
}
.lead { font-size: clamp(1.15rem, .5vw + 1rem, 1.35rem); line-height: 1.55; color: var(--ink-2); max-width: 62ch; }
.icon { width: 1.25em; height: 1.25em; flex: none; }

/* the road: dashed centre line used as a divider */
.road {
  height: 4px;
  background: repeating-linear-gradient(90deg, var(--red) 0 34px, transparent 34px 58px);
  opacity: .55;
}
.road--light { background: repeating-linear-gradient(90deg, rgb(255 255 255 / .35) 0 34px, transparent 34px 58px); opacity: 1; }

/* ---------- buttons ---------- */
.btn {
  display: inline-flex; align-items: center; gap: .6rem;
  padding: .85rem 1.35rem;
  border-radius: 999px;
  border: 2px solid transparent;
  font: 650 1.02rem/1.1 var(--sans);
  text-decoration: none;
  transition: background-color .2s, color .2s, border-color .2s, transform .2s;
}
.btn .icon { width: 1.05em; height: 1.05em; transition: transform .2s; }
.btn:hover .icon { transform: translateX(3px); }
.btn--primary { background: var(--red); color: #fff; }
.btn--primary:hover { background: #a50f27; color: #fff; }
.btn--blue { background: var(--blue); color: #fff; }
.btn--blue:hover { background: var(--blue-deep); color: #fff; }
.btn--ghost { border-color: currentColor; color: var(--ink); }
.btn--ghost:hover { background: var(--ink); color: var(--paper); border-color: var(--ink); }
.btn--light { background: var(--paper); color: var(--blue-deep); }
.btn--light:hover { background: #fff; color: var(--blue-deep); }
.btn--outline-light { border-color: rgb(255 255 255 / .7); color: #fff; }
.btn--outline-light:hover { background: #fff; color: var(--blue-deep); border-color: #fff; }
.btn-row { display: flex; flex-wrap: wrap; gap: .8rem; margin-top: 1.8rem; }

.more {
  display: inline-flex; align-items: center; gap: .45rem;
  font-weight: 650; text-decoration: none; color: var(--blue);
}
.more .icon { width: 1em; height: 1em; transition: transform .2s; }
.more:hover .icon { transform: translateX(4px); }

/* ---------- header ---------- */
.site-header {
  position: sticky; top: 0; z-index: 50;
  background: rgb(250 246 238 / .92);
  backdrop-filter: saturate(1.4) blur(10px);
  -webkit-backdrop-filter: saturate(1.4) blur(10px);
  border-bottom: 1px solid transparent;
  transition: border-color .2s, box-shadow .2s;
}
.site-header.is-scrolled { border-bottom-color: var(--line); box-shadow: 0 6px 20px -16px rgb(28 27 31 / .5); }
.site-header__inner { display: flex; align-items: center; gap: 1.5rem; min-height: var(--header-h); }

.brand { display: inline-flex; align-items: center; gap: .65rem; text-decoration: none; color: var(--ink); margin-right: auto; }
.brand:hover { color: var(--ink); }
.brand__mark { width: 40px; height: 40px; color: var(--red); transition: transform .8s cubic-bezier(.2, .7, .2, 1); }
.brand:hover .brand__mark { transform: rotate(90deg); }
.brand__name { font: 650 1.45rem/1 var(--serif); letter-spacing: -.01em; }
.brand--light, .brand--light:hover { color: #fff; }

.nav { display: flex; align-items: center; gap: 1.5rem; }
.nav__list { display: flex; gap: .25rem; list-style: none; margin: 0; padding: 0; }
.nav__link {
  display: block; padding: .5rem .8rem; border-radius: 999px;
  color: var(--ink); text-decoration: none; font-weight: 550; font-size: 1.02rem;
}
.nav__link:hover { background: var(--sand); color: var(--ink); }
.nav__link[aria-current="page"] { background: var(--ink); color: var(--paper); }

.lang-switch {
  display: inline-flex; border: 1.5px solid var(--ink); border-radius: 999px; overflow: hidden;
  text-decoration: none; font: 700 .82rem/1 var(--sans); letter-spacing: .08em; color: var(--ink);
}
.lang-switch span:not(.visually-hidden) { padding: .45rem .6rem; }
.lang-switch .is-current { background: var(--ink); color: var(--paper); }
.lang-switch:hover { color: var(--red); }
.lang-switch:hover .is-current { background: var(--red); color: #fff; }

.menu-toggle {
  display: none; align-items: center; gap: .55rem;
  background: none; border: 1.5px solid var(--ink); border-radius: 999px;
  padding: .5rem .9rem; font: 650 .95rem/1 var(--sans); color: var(--ink); cursor: pointer;
}
.menu-toggle__bars, .menu-toggle__bars::before, .menu-toggle__bars::after {
  display: block; width: 18px; height: 2px; background: currentColor; border-radius: 2px; position: relative; transition: transform .25s, background-color .25s;
}
.menu-toggle__bars::before, .menu-toggle__bars::after { content: ""; position: absolute; left: 0; }
.menu-toggle__bars::before { top: -6px; }
.menu-toggle__bars::after { top: 6px; }
.menu-toggle[aria-expanded="true"] .menu-toggle__bars { background: transparent; }
.menu-toggle[aria-expanded="true"] .menu-toggle__bars::before { transform: translateY(6px) rotate(45deg); }
.menu-toggle[aria-expanded="true"] .menu-toggle__bars::after { transform: translateY(-6px) rotate(-45deg); }

@media (max-width: 959px) {
  :root { --header-h: 64px; }
  .brand__mark { width: 34px; height: 34px; }
  .brand__name { font-size: 1.3rem; }
  .menu-toggle { display: inline-flex; }
  .js .nav {
    position: absolute; inset: 100% 0 auto 0;
    flex-direction: column; align-items: stretch; gap: 1rem;
    background: var(--paper); border-bottom: 1px solid var(--line);
    padding: .75rem var(--gutter) 1.5rem;
    box-shadow: 0 20px 30px -24px rgb(28 27 31 / .45);
    visibility: hidden; opacity: 0; transform: translateY(-8px);
    max-height: calc(100dvh - var(--header-h)); overflow-y: auto;
  }
  /* animate only when opening; closing hides at once so nothing invisible can catch clicks */
  .js .nav.is-open { visibility: visible; opacity: 1; transform: none; transition: opacity .2s, transform .2s; }
  .nav__list { flex-direction: column; gap: .15rem; }
  .nav__link { padding: .8rem 1rem; font-size: 1.15rem; border-radius: 12px; }
  .lang-switch { align-self: flex-start; font-size: .95rem; }
  .lang-switch span:not(.visually-hidden) { padding: .6rem .9rem; }
  /* without JS the menu simply wraps under the brand */
  html:not(.js) .site-header__inner { flex-wrap: wrap; padding-block: .5rem; }
  html:not(.js) .menu-toggle { display: none; }
  html:not(.js) .nav { width: 100%; flex-wrap: wrap; }
  html:not(.js) .nav__list { flex-direction: row; flex-wrap: wrap; }
}

/* ---------- sections ---------- */
.section { padding-block: var(--section); }
.section--sand { background: var(--sand); }
.section--white { background: var(--white); }
.section--blue { background: var(--blue-deep); color: #eef3fa; }
.section--blue h2, .section--blue h3 { color: #fff; }
.section--blue a:not(.btn) { color: #fff; }
.section--green { background: var(--green-deep); color: #eaf4ed; }
.section--green h2 { color: #fff; }
.section-head { max-width: 760px; margin-bottom: clamp(2rem, 4vw, 3rem); }
.section-head--center { margin-inline: auto; text-align: center; }
.section-head--center .lead { margin-inline: auto; }
.section-head p:last-child { margin-bottom: 0; }

/* ---------- home hero ---------- */
.hero {
  position: relative; isolation: isolate; overflow: hidden;
  min-height: min(88vh, 760px);
  display: grid; align-items: end;
  color: #fff; background: var(--blue-deep);
}
.hero__media { position: absolute; inset: 0; z-index: -2; }
.hero__media img { width: 100%; height: 100%; object-fit: cover; object-position: 60% 50%; filter: grayscale(1) contrast(1.05); }
.hero::before {
  content: ""; position: absolute; inset: 0; z-index: -1;
  background:
    linear-gradient(90deg, rgb(20 55 99 / .94) 0%, rgb(20 55 99 / .82) 38%, rgb(20 55 99 / .25) 75%, rgb(20 55 99 / .1) 100%),
    linear-gradient(0deg, rgb(20 55 99 / .7) 0%, transparent 45%);
}
.hero__wheel {
  position: absolute; z-index: -1; right: -9vw; bottom: -16vw;
  width: min(62vw, 720px); height: auto; color: var(--red); opacity: .9;
  animation: spin 120s linear infinite;
}
.hero__content { padding-block: clamp(4rem, 12vh, 7rem) clamp(3rem, 8vh, 5rem); max-width: 720px; }
.hero .eyebrow { color: #ffd9de; }
.hero__title { font-size: clamp(3rem, 7vw + 1rem, 6.5rem); margin-bottom: .2em; letter-spacing: -.02em; }
.hero__subtitle { font: italic 400 clamp(1.4rem, 1.4vw + 1rem, 2.1rem)/1.25 var(--serif); margin-bottom: 1.1rem; color: #fff; }
.hero__lead { font-size: clamp(1.1rem, .5vw + 1rem, 1.3rem); max-width: 56ch; color: #e6edf6; }
.tagline {
  display: inline-flex; align-items: center; gap: .6rem;
  font: 700 .95rem/1 var(--sans); letter-spacing: .06em;
  background: var(--red); color: #fff; padding: .55rem .9rem; border-radius: 6px;
  transform: rotate(-1.5deg); margin-bottom: 1.6rem;
}
@keyframes spin { to { transform: rotate(360deg); } }
@media (max-width: 700px) {
  .hero { min-height: 0; }
  .hero::before { background: linear-gradient(0deg, rgb(20 55 99 / .96) 0%, rgb(20 55 99 / .82) 55%, rgb(20 55 99 / .45) 100%); }
  .hero__wheel { width: 90vw; right: -40vw; bottom: auto; top: -10vw; opacity: .55; }
}

/* ---------- inner page hero ---------- */
.page-hero { background: var(--sand); position: relative; }
.page-hero--blue { background: var(--blue-deep); color: #eef3fa; }
.page-hero--blue h1 { color: #fff; }
.page-hero--blue .lead { color: #dbe5f1; }
.page-hero--blue .eyebrow { color: #ffd9de; }
.page-hero--blue .breadcrumb ol, .page-hero--blue .breadcrumb a { color: #c9d6e6; }
.page-hero__inner { display: grid; gap: 2.5rem; align-items: center; padding-block: clamp(2.5rem, 6vw, 4.5rem); }
.page-hero--image .page-hero__inner { grid-template-columns: 1.1fr .9fr; }
.page-hero__text h1 { margin-bottom: .35em; font-size: clamp(2.1rem, 2.4vw + 1.1rem, 3.5rem); }
.page-hero__text .lead { margin-bottom: 0; }
.page-hero__media img {
  width: 100%; aspect-ratio: 4 / 3; object-fit: cover;
  border-radius: var(--radius-lg); box-shadow: var(--shadow);
}
.page-hero .road { position: absolute; left: 0; right: 0; bottom: -2px; }
@media (max-width: 859px) {
  .page-hero--image .page-hero__inner { grid-template-columns: 1fr; }
  .page-hero__media { order: -1; }
  .page-hero__media img { aspect-ratio: 16 / 9; }
}

.breadcrumb ol { display: flex; flex-wrap: wrap; gap: .3rem; list-style: none; margin: 0 0 1.4rem; padding: 0; font-size: .95rem; color: var(--muted); }
.breadcrumb li + li::before { content: "›"; margin-right: .3rem; opacity: .7; }
.breadcrumb a { color: var(--muted); }

/* ---------- milestones: the three roads ---------- */
.milestones { display: grid; grid-template-columns: repeat(3, 1fr); gap: clamp(1rem, 2.5vw, 2rem); list-style: none; margin: 0; padding: 0; counter-reset: km; }
.milestone {
  position: relative; background: var(--white);
  border: 1px solid var(--line); border-radius: 28px 28px 8px 8px;
  padding: 3.4rem 1.6rem 1.7rem;
  box-shadow: var(--shadow);
}
.milestone::before {
  content: ""; position: absolute; inset: -1px -1px auto -1px; height: 2.2rem;
  background: var(--red); border-radius: 28px 28px 0 0;
}
.milestone__km {
  position: absolute; top: .62rem; left: 0; right: 0; text-align: center;
  color: #fff; font: 700 .78rem/1 var(--sans); letter-spacing: .2em; text-transform: uppercase;
}
.milestone h3 { margin-bottom: .5rem; }
.milestone p { margin: 0; color: var(--ink-2); }
.milestone:nth-child(2)::before { background: var(--blue); }
.milestone:nth-child(3)::before { background: var(--green); }
@media (max-width: 859px) { .milestones { grid-template-columns: 1fr; } }

/* ---------- pillars (mission) ---------- */
.pillars { display: grid; grid-template-columns: repeat(3, 1fr); gap: clamp(1rem, 2.5vw, 2rem); }
.pillar { border-top: 4px solid var(--blue); padding-top: 1.4rem; }
.pillar .icon { width: 52px; height: 52px; color: var(--blue); margin-bottom: 1rem; }
.pillar:nth-child(2) { border-color: var(--green); }
.pillar:nth-child(2) .icon { color: var(--green); }
.pillar:nth-child(3) { border-color: var(--red); }
.pillar:nth-child(3) .icon { color: var(--red); }
.pillar p { color: var(--ink-2); }
@media (max-width: 859px) { .pillars { grid-template-columns: 1fr; gap: 2.2rem; } }

/* ---------- split: image + text ---------- */
.split { display: grid; grid-template-columns: 1fr 1fr; gap: clamp(2rem, 5vw, 4.5rem); align-items: center; }
.split--reverse .split__media { order: 2; }
.split__media img { width: 100%; border-radius: var(--radius-lg); box-shadow: var(--shadow); aspect-ratio: 4 / 3; object-fit: cover; }
.split__media--bw img { filter: grayscale(1); }
.split__text > :last-child { margin-bottom: 0; }
@media (max-width: 859px) {
  .split { grid-template-columns: 1fr; }
  .split--reverse .split__media { order: 0; }
}

/* ---------- quote band ---------- */
.quote-band { position: relative; overflow: hidden; }
.quote-band blockquote { margin: 0 auto; max-width: 900px; text-align: center; }
.quote-band blockquote p {
  font: italic 400 clamp(1.6rem, 2.6vw + 1rem, 3rem)/1.2 var(--serif);
  color: #fff; margin-bottom: 1rem;
}
.quote-band cite { font-style: normal; font-weight: 600; letter-spacing: .12em; text-transform: uppercase; font-size: .85rem; color: #bcd0e8; }
.quote-band .road { margin: 2.2rem auto 0; max-width: 360px; background: repeating-linear-gradient(90deg, #fff 0 34px, transparent 34px 58px); opacity: .5; }

/* ---------- cards ---------- */
.cards { display: grid; grid-template-columns: repeat(3, 1fr); gap: clamp(1rem, 2.5vw, 2rem); list-style: none; margin: 0; padding: 0; }
.cards--2 { grid-template-columns: repeat(2, 1fr); }
.card {
  position: relative; display: flex; flex-direction: column;
  background: var(--white); border: 1px solid var(--line); border-radius: var(--radius-lg);
  overflow: hidden; box-shadow: var(--shadow);
  transition: transform .25s, box-shadow .25s;
}
.card:hover { transform: translateY(-4px); box-shadow: 0 2px 4px rgb(28 27 31 / .06), 0 18px 36px -18px rgb(28 27 31 / .35); }
.card__media { aspect-ratio: 3 / 2; overflow: hidden; background: var(--sand-2); }
.card__media img { width: 100%; height: 100%; object-fit: cover; transition: transform .6s; }
.card:hover .card__media img { transform: scale(1.04); }
.card__media--bw img { filter: grayscale(1); }
.card__body { padding: 1.4rem 1.5rem 1.6rem; display: flex; flex-direction: column; flex: 1; }
.card__meta { font: 700 .78rem/1.2 var(--sans); letter-spacing: .14em; text-transform: uppercase; color: var(--red); margin-bottom: .6rem; }
.card h3 { margin-bottom: .55rem; }
.card h3 a { color: var(--ink); text-decoration: none; }
.card h3 a::after { content: ""; position: absolute; inset: 0; }
.card p { color: var(--ink-2); margin-bottom: 1rem; }
.card .more { margin-top: auto; }
@media (max-width: 959px) { .cards { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 639px) { .cards, .cards--2 { grid-template-columns: 1fr; } }

.card--feature { display: grid; grid-template-columns: 1.15fr 1fr; }
.card--feature .card__media { aspect-ratio: auto; min-height: 320px; }
.card--feature .card__body { padding: clamp(1.6rem, 3.5vw, 2.8rem); justify-content: center; }
@media (max-width: 859px) { .card--feature { grid-template-columns: 1fr; } .card--feature .card__media { aspect-ratio: 16 / 10; min-height: 0; } }

/* ---------- prose (long-form pages) ---------- */
.layout-article { display: grid; grid-template-columns: minmax(0, 1fr) 300px; gap: clamp(2rem, 5vw, 4.5rem); align-items: start; }
.layout-article__aside { position: sticky; top: calc(var(--header-h) + 1.5rem); }
@media (max-width: 959px) { .layout-article { grid-template-columns: 1fr; } .layout-article__aside { position: static; } }

.prose { max-width: 72ch; }
.prose h2 { margin-top: 2.2em; font-size: clamp(1.6rem, 1.6vw + 1rem, 2.2rem); }
.prose h2:first-child { margin-top: 0; }
.prose h3 { margin-top: 1.8em; }
.prose ul, .prose ol { padding-left: 1.3rem; margin: 0 0 1.2em; }
.prose li { margin-bottom: .45em; }
.prose li::marker { color: var(--red); }
.prose blockquote {
  margin: 2rem 0; padding: 1.2rem 1.5rem;
  border-left: 4px solid var(--red); background: var(--white); border-radius: 0 var(--radius) var(--radius) 0;
  font: italic 400 1.3rem/1.45 var(--serif); color: var(--ink);
}
.prose blockquote p:last-child { margin: 0; }
.prose .figure { margin: 2.2rem 0; }

.figure { margin: 0; }
.figure img { width: 100%; border-radius: var(--radius); }
.figure--logo { display: flex; align-items: center; gap: 1.2rem; background: var(--white); border: 1px solid var(--line); border-radius: var(--radius); padding: 1rem; }
.figure--logo img { width: 201px; flex: none; border-radius: 8px; }
.figure--logo figcaption { margin: 0; }
@media (max-width: 520px) { .figure--logo { flex-direction: column; align-items: flex-start; } }
.gallery-duo { display: grid; grid-template-columns: 1fr 1fr; gap: 1rem; margin: 2.2rem 0 1rem; }
.gallery-duo .figure img { aspect-ratio: 3 / 4; object-fit: cover; }
.prose .gallery-duo .figure { margin: 0; }
@media (max-width: 520px) { .gallery-duo { grid-template-columns: 1fr; } }
.figure figcaption { font-size: .95rem; color: var(--muted); margin-top: .6rem; }
.figure--bw img { filter: grayscale(1); }

.aside-box {
  background: var(--white); border: 1px solid var(--line); border-radius: var(--radius-lg);
  padding: 1.5rem; box-shadow: var(--shadow);
}
.aside-box + .aside-box { margin-top: 1.2rem; }
.aside-box h2 { font-size: 1.25rem; margin-bottom: .8rem; }
.aside-box p { font-size: 1rem; color: var(--ink-2); }
.aside-box p:last-child { margin: 0; }
.facts { list-style: none; margin: 0; padding: 0; font-size: 1rem; }
.facts li { display: grid; gap: .1rem; padding: .7rem 0; border-top: 1px dashed var(--line); }
.facts li:first-child { border-top: 0; padding-top: 0; }
.facts span { font: 700 .75rem/1.2 var(--sans); letter-spacing: .12em; text-transform: uppercase; color: var(--muted); }
.toc { list-style: none; margin: 0; padding: 0; font-size: 1rem; }
.toc li { padding: .35rem 0; }
.toc a { text-decoration: none; }
.toc a:hover { text-decoration: underline; }

.note {
  display: flex; gap: .9rem; align-items: flex-start;
  background: var(--blue-soft); border-radius: var(--radius); padding: 1.1rem 1.3rem;
  font-size: 1rem; color: var(--ink-2); margin: 2rem 0;
}
.note .icon { width: 28px; height: 28px; color: var(--blue); margin-top: .1rem; }
.note p:last-child { margin: 0; }

/* ---------- timeline (history) ---------- */
.timeline { list-style: none; margin: 2rem 0; padding: 0; position: relative; }
.timeline::before {
  content: ""; position: absolute; left: 11px; top: .5rem; bottom: .5rem; width: 3px;
  background: repeating-linear-gradient(180deg, var(--red) 0 16px, transparent 16px 28px); opacity: .6;
}
.timeline > li { position: relative; padding-left: 3rem; margin-bottom: 2.4rem; }
.timeline > li::before {
  content: ""; position: absolute; left: 0; top: .35rem; width: 25px; height: 25px;
  border-radius: 50%; background: var(--paper); border: 4px solid var(--red);
}
.timeline__period { font: 700 .82rem/1.2 var(--sans); letter-spacing: .14em; text-transform: uppercase; color: var(--red); margin-bottom: .35rem; }
.timeline h3 { margin: 0 0 .5rem; }
.timeline p:last-child { margin-bottom: 0; }

/* ---------- gallery + lightbox ---------- */
.gallery { list-style: none; margin: 0; padding: 0; display: grid; grid-template-columns: repeat(auto-fill, minmax(min(100%, 230px), 1fr)); gap: .7rem; }
.gallery__item { display: block; border-radius: 10px; overflow: hidden; aspect-ratio: 4 / 3; background: var(--sand-2); position: relative; }
.gallery__item img { width: 100%; height: 100%; object-fit: cover; transition: transform .5s, filter .3s; }
.gallery__item:hover img { transform: scale(1.05); }
.gallery__item:focus-visible { outline-offset: 2px; }
@media (max-width: 480px) { .gallery { grid-template-columns: repeat(2, 1fr); gap: .5rem; } }

.gallery-note { font-size: .95rem; color: var(--muted); margin: 1rem 0 0; }

.lightbox {
  position: fixed; inset: 0; z-index: 200; display: grid; place-items: center;
  background: rgb(14 14 18 / .94); padding: 3.5rem 1rem 4.5rem;
}
.lightbox[hidden] { display: none; }
.lightbox__figure { margin: 0; display: grid; justify-items: center; gap: .8rem; max-width: 100%; }
.lightbox__img { max-width: min(1400px, 100%); max-height: calc(100dvh - 9rem); width: auto; height: auto; border-radius: 6px; }
.lightbox__caption { color: #e9e6df; font-size: 1rem; text-align: center; max-width: 70ch; }
.lightbox__count { color: #a9a49a; font-size: .9rem; margin-left: .5rem; }
.lightbox__btn {
  position: absolute; display: grid; place-items: center;
  width: 48px; height: 48px; border-radius: 50%; border: 0;
  background: rgb(255 255 255 / .12); color: #fff; cursor: pointer; font-size: 1.6rem; line-height: 1;
}
.lightbox__btn:hover { background: rgb(255 255 255 / .25); }
.lightbox__btn .icon { width: 22px; height: 22px; }
.lightbox__close { top: .8rem; right: .8rem; }
.lightbox__prev { left: .8rem; top: 50%; transform: translateY(-50%) scaleX(-1); }
.lightbox__next { right: .8rem; top: 50%; transform: translateY(-50%); }
@media (max-width: 700px) {
  .lightbox__prev, .lightbox__next { top: auto; bottom: .8rem; transform: none; }
  .lightbox__prev { left: calc(50% - 60px); transform: scaleX(-1); }
  .lightbox__next { right: calc(50% - 60px); }
}
body.has-lightbox { overflow: hidden; }

/* ---------- music ---------- */
.artists { display: grid; grid-template-columns: repeat(2, 1fr); gap: clamp(1rem, 2.5vw, 2rem); list-style: none; margin: 0; padding: 0; }
.artist { background: var(--white); border: 1px solid var(--line); border-radius: var(--radius-lg); padding: 1.4rem; box-shadow: var(--shadow); display: flex; flex-direction: column; }
.artist h3 { margin-bottom: .4rem; }
.artist p { color: var(--ink-2); font-size: 1.05rem; }
.artist__videos { display: grid; gap: .8rem; margin-top: auto; }
.artist--wide { grid-column: 1 / -1; }
.artist--wide .artist__videos { grid-template-columns: 1fr 1fr; }
.more-artists { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1rem 2rem; list-style: none; margin: 0; padding: 0; }
.more-artists li { border-top: 3px solid var(--line); padding-top: 1rem; }
.more-artists h3 { font-size: 1.2rem; margin-bottom: .35rem; }
.more-artists p { font-size: 1rem; color: var(--ink-2); margin-bottom: .6rem; }
@media (max-width: 800px) {
  .artists, .artist--wide .artist__videos, .more-artists { grid-template-columns: 1fr; }
}

.video {
  position: relative; aspect-ratio: 16 / 9; border-radius: var(--radius); overflow: hidden;
  background:
    radial-gradient(circle at 78% 30%, rgb(196 18 47 / .55), transparent 45%),
    linear-gradient(135deg, var(--blue-deep), #0e2645);
}
.video iframe { position: absolute; inset: 0; width: 100%; height: 100%; border: 0; }
.video__play {
  position: absolute; inset: 0; width: 100%; border: 0; cursor: pointer;
  display: flex; flex-direction: column; align-items: center; justify-content: center; gap: .8rem;
  background: none; color: #fff; padding: 1rem; font: 600 1.02rem/1.3 var(--sans); text-align: center;
}
.video__icon { width: 64px; height: 64px; padding: 18px 16px 18px 20px; border-radius: 50%; background: var(--red); transition: transform .2s; }
.video__play:hover .video__icon { transform: scale(1.08); }
.video__title { max-width: 30ch; }

/* ---------- contact ---------- */
.contact-cards { display: grid; grid-template-columns: repeat(2, 1fr); gap: 1.2rem; }
.contact-card {
  display: flex; gap: 1.1rem; align-items: center;
  background: var(--white); border: 1px solid var(--line); border-radius: var(--radius-lg);
  padding: 1.5rem; text-decoration: none; color: var(--ink); box-shadow: var(--shadow);
  transition: transform .2s, border-color .2s;
}
.contact-card:hover { transform: translateY(-3px); border-color: var(--blue); color: var(--ink); }
.contact-card .icon { width: 54px; height: 54px; padding: 13px; border-radius: 50%; background: var(--blue-soft); color: var(--blue); }
.contact-card:nth-child(2) .icon { background: var(--red-soft); color: var(--red); }
.contact-card span { display: block; font: 700 .78rem/1.2 var(--sans); letter-spacing: .14em; text-transform: uppercase; color: var(--muted); margin-bottom: .25rem; }
.contact-card strong { font: 600 clamp(1.1rem, 1vw + .9rem, 1.45rem)/1.2 var(--serif); word-break: break-word; }
@media (max-width: 700px) { .contact-cards { grid-template-columns: 1fr; } }

.reasons { display: grid; grid-template-columns: repeat(2, 1fr); gap: 1.4rem 2rem; list-style: none; margin: 0; padding: 0; }
.reasons li { display: flex; gap: 1rem; }
.reasons .icon { width: 44px; height: 44px; color: var(--green); flex: none; margin-top: .15rem; }
.reasons h3 { font-size: 1.2rem; margin-bottom: .3rem; }
.reasons p { margin: 0; color: var(--ink-2); font-size: 1.05rem; }
@media (max-width: 700px) { .reasons { grid-template-columns: 1fr; } }

/* ---------- CTA band ---------- */
.cta { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 1.5rem 3rem; }
.cta h2 { margin-bottom: .3rem; }
.cta p { margin: 0; max-width: 56ch; }
.cta .btn-row { margin: 0; }

/* ---------- footer ---------- */
.site-footer { background: var(--ink); color: #cfcac0; font-size: 1rem; }
.site-footer a { color: #fff; text-decoration: none; }
.site-footer a:hover { color: #fff; text-decoration: underline; }
.site-footer__grid { display: grid; grid-template-columns: 1.6fr 1fr 1fr; gap: 2.5rem; padding-block: clamp(3rem, 6vw, 4.5rem) 2.5rem; }
.site-footer__about p { max-width: 42ch; margin-top: 1rem; }
.site-footer__assoc { color: #fff; font-weight: 600; }
.site-footer__title { font: 700 .8rem/1.2 var(--sans); letter-spacing: .16em; text-transform: uppercase; color: #9f998e; margin-bottom: 1rem; }
.site-footer__links { list-style: none; margin: 0; padding: 0; display: grid; gap: .55rem; }
.site-footer__contact li { display: flex; align-items: center; gap: .6rem; }
.site-footer__contact .icon { color: #ff6b7f; }
.site-footer__bottom { display: flex; flex-wrap: wrap; justify-content: space-between; gap: .5rem 2rem; padding-block: 1.4rem 2rem; border-top: 1px solid #3a3940; font-size: .92rem; color: #9f998e; }
.site-footer__bottom p { margin: 0; }
.site-footer__motto span { font-family: var(--serif); font-style: italic; color: #fff; }
.site-footer .road { opacity: 1; }
@media (max-width: 859px) { .site-footer__grid { grid-template-columns: 1fr 1fr; } .site-footer__about { grid-column: 1 / -1; } }
@media (max-width: 520px) { .site-footer__grid { grid-template-columns: 1fr; } }

/* ---------- 404 ---------- */
.not-found { text-align: center; padding-block: clamp(4rem, 12vw, 8rem); }
.not-found .brand__mark { width: 110px; height: 110px; margin: 0 auto 1.5rem; color: var(--red); animation: spin 18s linear infinite; }
.not-found .btn-row { justify-content: center; }
.not-found hr { border: 0; height: 4px; max-width: 280px; margin: 3rem auto; background: repeating-linear-gradient(90deg, var(--red) 0 34px, transparent 34px 58px); opacity: .5; }

/* ---------- motion ---------- */
@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { animation: none !important; transition: none !important; scroll-behavior: auto !important; }
}

@media print {
  .site-header, .site-footer, .road, .hero__wheel, .video { display: none !important; }
  body { background: #fff; }
  .hero, .page-hero--blue, .section--blue, .section--green { background: #fff !important; color: #000 !important; }
  .hero *, .section--blue *, .section--green * { color: #000 !important; }
}
