/* BalticPlaces Fieldboard — original build from mockup
   Pine shell · sand paper panels · amber accents
   Does not depend on other project folders */

:root {
  --pine: #173f35;
  --pine-deep: #0f2a24;
  --pine-soft: #24584a;
  --sand: #faf8f1;
  --paper: #f4f0e6;
  --snow: #ffffff;
  --ink: #18302a;
  /* darker muted = better RU readability on cream + pine */
  --muted: #4f5c57;
  --amber: #e59a2f;
  --amber-soft: #f3c56a;
  --line: #dce4df;
  --water: #3d7180;
  /* Unified radii — same language everywhere */
  --radius: 16px;
  --radius-sm: 12px;
  --radius-pill: 999px;
  --shadow: 0 12px 36px rgba(15, 42, 36, 0.12);
  /*
    Oswald: condensed like Bebas, good Cyrillic (Bebas has almost no RU glyphs → fallback mess).
    Manrope: body EN+RU, same family both languages.
  */
  --font-display: "Oswald", "Arial Narrow", Arial, sans-serif;
  --font-body: "Manrope", "Segoe UI", Avenir, "Helvetica Neue", Arial, sans-serif;
  --max: 1280px;
  /* Readable type scale (no tiny 0.62–0.72 UI) */
  --fs-label: 0.88rem;
  --fs-meta: 0.92rem;
  --fs-small: 0.95rem;
  --fs-body: 1.05rem;
  --fw-label: 700;
}

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

html { scroll-behavior: smooth; }

body {
  font-family: var(--font-body);
  font-size: var(--fs-body);
  font-weight: 500;
  color: var(--ink);
  background: var(--pine-deep);
  line-height: 1.65;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  min-height: 100vh;
  overflow-x: hidden;
}

/* Contact / labels — readable, consistent */
.contact-city {
  font-size: var(--fs-meta);
  font-weight: 700;
  color: var(--pine-soft);
  margin-bottom: 10px;
}
.contact-links {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 12px;
}
.contact-social {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  font-size: var(--fs-meta);
  font-weight: 600;
}
.contact-social a:hover { color: var(--amber); }
.btn-primary,
.btn-ghost {
  font-size: var(--fs-meta);
}

/* Display headings: same condensed feel EN+RU */
h1, h2, h3,
.fb-title,
.sec-title,
.story-title,
.pcc-title,
.place-title,
.cine-hero-title,
.client-card-bp h3,
.store-card-bp h3,
.svc-card h3 {
  font-family: var(--font-display);
  font-weight: 500;
  letter-spacing: 0.02em;
}

img { max-width: 100%; display: block; }
a { color: inherit; text-decoration: none; }
button, input { font: inherit; }

.skip-link {
  position: absolute;
  left: -999px;
  top: 0;
  background: var(--amber);
  color: var(--pine);
  padding: 0.6rem 1rem;
  z-index: 100;
}
.skip-link:focus { left: 1rem; top: 1rem; }

/* —— Atmosphere background (travel directory + map UI kit vibe) ——
   Ideas from Golo / Listeo / Mappy / Zoner: soft photo depth, map grid,
   floating light orbs, glass panels on top — not a flat solid color. */
.bg-atmosphere {
  position: fixed;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  overflow: hidden;
  background: var(--pine-deep);
}

/*
  Main photo: your Tallinn Viru dusk aerial (tallinn-02).
  Blur is light (0.6px) so the city stays readable.
  Soft Ken Burns + warm/cool light washes for depth.
*/
.bg-atmosphere__photo {
  position: absolute;
  inset: -3%;
  background-image:
    linear-gradient(
      165deg,
      rgba(8, 20, 16, 0.42) 0%,
      rgba(15, 42, 36, 0.28) 45%,
      rgba(8, 18, 15, 0.5) 100%
    ),
    url("assets/my-photos/tallinn/tallinn-02-dji-0995.jpg");
  background-size: cover, cover;
  background-position: center, 50% 42%;
  background-repeat: no-repeat;
  /* light blur only — photo stays clear */
  filter: saturate(1.05) brightness(0.62) contrast(1.05) blur(0.6px);
  transform: scale(1.05);
  animation: bg-kenburns 42s ease-in-out infinite alternate;
  will-change: transform;
}

/* Secondary soft plate (Freedom Square) — very low opacity depth layer */
.bg-atmosphere__photo-b {
  position: absolute;
  inset: -4%;
  background-image: url("assets/my-photos/tallinn/tallinn-01-dji-0846.jpg");
  background-size: cover;
  background-position: 60% 40%;
  opacity: 0.18;
  mix-blend-mode: soft-light;
  filter: blur(1px) brightness(0.7);
  animation: bg-kenburns-rev 55s ease-in-out infinite alternate;
}

/* Map grid mesh — subtle, not over the photo */
.bg-atmosphere__grid {
  position: absolute;
  inset: 0;
  opacity: 0.12;
  background-image:
    linear-gradient(rgba(250, 248, 241, 0.09) 1px, transparent 1px),
    linear-gradient(90deg, rgba(250, 248, 241, 0.09) 1px, transparent 1px);
  background-size: 56px 56px, 56px 56px;
  mask-image: radial-gradient(ellipse at 50% 35%, transparent 15%, #000 75%);
}

/* Amber / water light washes */
.bg-atmosphere__routes {
  position: absolute;
  inset: 0;
  opacity: 0.55;
  background:
    radial-gradient(ellipse 55% 40% at 15% 20%, rgba(229, 154, 47, 0.14), transparent 60%),
    radial-gradient(ellipse 50% 45% at 88% 70%, rgba(61, 113, 128, 0.16), transparent 55%),
    radial-gradient(ellipse 40% 30% at 50% 100%, rgba(23, 63, 53, 0.45), transparent 50%);
  animation: wash-pulse 14s ease-in-out infinite alternate;
}

/* Floating orbs of light */
.bg-atmosphere__orb {
  position: absolute;
  border-radius: 50%;
  filter: blur(48px);
  opacity: 0.4;
  animation: orb-float 20s ease-in-out infinite;
}
.bg-atmosphere__orb--a {
  width: min(38vw, 380px);
  height: min(38vw, 380px);
  left: -6%;
  top: 12%;
  background: radial-gradient(circle, rgba(36, 88, 74, 0.7), transparent 70%);
}
.bg-atmosphere__orb--b {
  width: min(32vw, 320px);
  height: min(32vw, 320px);
  right: -4%;
  top: 28%;
  background: radial-gradient(circle, rgba(229, 154, 47, 0.22), transparent 70%);
  animation-delay: -7s;
}
.bg-atmosphere__orb--c {
  width: min(44vw, 440px);
  height: min(44vw, 440px);
  left: 28%;
  bottom: -16%;
  background: radial-gradient(circle, rgba(61, 113, 128, 0.28), transparent 70%);
  animation-delay: -12s;
}

/* Fine film grain */
.bg-atmosphere__noise {
  position: absolute;
  inset: 0;
  opacity: 0.05;
  mix-blend-mode: soft-light;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  background-size: 180px 180px;
}

/* Vignette — keep panels readable, photo visible in center */
.bg-atmosphere__vignette {
  position: absolute;
  inset: 0;
  background:
    radial-gradient(ellipse 75% 65% at 50% 40%, transparent 0%, rgba(6, 14, 12, 0.25) 55%, rgba(6, 12, 10, 0.72) 100%),
    linear-gradient(180deg, rgba(6, 14, 12, 0.35) 0%, transparent 22%, transparent 58%, rgba(6, 12, 10, 0.65) 100%);
}

@keyframes bg-kenburns {
  from { transform: scale(1.05) translate3d(0, 0, 0); }
  to { transform: scale(1.1) translate3d(-1.2%, 0.8%, 0); }
}
@keyframes bg-kenburns-rev {
  from { transform: scale(1.08) translate3d(0, 0, 0); }
  to { transform: scale(1.12) translate3d(1%, -0.6%, 0); }
}
@keyframes wash-pulse {
  from { opacity: 0.45; }
  to { opacity: 0.7; }
}
@keyframes orb-float {
  0%, 100% { transform: translate3d(0, 0, 0); }
  50% { transform: translate3d(2%, -2.5%, 0); }
}

@media (prefers-reduced-motion: reduce) {
  .bg-atmosphere__photo,
  .bg-atmosphere__photo-b,
  .bg-atmosphere__orb,
  .bg-atmosphere__routes { animation: none; }
}

/* —— Shell —— */
.shell {
  position: relative;
  z-index: 1;
  min-height: 100vh;
  background: transparent;
}

/* Glass lift on main panels (Listeo / Zoner card depth) */
.panel {
  border-radius: var(--radius);
  overflow: hidden;
  backdrop-filter: blur(10px);
  background: linear-gradient(165deg, rgba(250, 248, 241, 0.97), rgba(244, 240, 230, 0.94));
  border: 1px solid rgba(255, 255, 255, 0.35);
  box-shadow:
    0 12px 36px rgba(15, 42, 36, 0.14),
    0 1px 0 rgba(255, 255, 255, 0.45) inset;
}

/* —— Header —— */
.site-header {
  width: min(var(--max), calc(100% - 32px));
  margin: 0 auto;
  padding: 18px 0 14px;
  display: flex;
  align-items: center;
  gap: 24px;
}

.brand {
  display: flex;
  align-items: center;
  gap: 10px;
  color: var(--sand);
  flex-shrink: 0;
}
.brand-mark {
  width: 40px;
  height: 40px;
  object-fit: contain;
  filter: drop-shadow(0 2px 6px rgba(0,0,0,0.25));
}
.brand-word {
  font-weight: 700;
  font-size: 1.15rem;
  letter-spacing: -0.02em;
}

.nav {
  margin-left: auto;
  display: flex;
  gap: 28px;
  font-size: 0.92rem;
  font-weight: 600;
  color: rgba(250, 248, 241, 0.82);
}
.nav a:hover { color: var(--amber); }

.header-actions {
  display: flex;
  align-items: center;
  gap: 10px;
}

.lang {
  display: flex;
  background: rgba(255,255,255,0.08);
  border-radius: 999px;
  padding: 3px;
  border: 1px solid rgba(255,255,255,0.12);
}
.lang-btn {
  border: 0;
  background: transparent;
  color: rgba(250,248,241,0.75);
  font-size: 0.88rem;
  font-weight: 800;
  letter-spacing: 0.06em;
  padding: 7px 11px;
  border-radius: 999px;
  cursor: pointer;
}
.lang-btn.is-active {
  background: var(--sand);
  color: var(--pine);
}

.icon-btn {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid rgba(255,255,255,0.18);
  background: rgba(255,255,255,0.06);
  color: var(--sand);
  display: grid;
  place-items: center;
  cursor: pointer;
}
.icon-btn:hover { border-color: var(--amber); color: var(--amber); }

.menu-btn {
  display: none;
  width: 40px;
  height: 40px;
  border: 1px solid rgba(255,255,255,0.18);
  background: transparent;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 5px;
  cursor: pointer;
}
.menu-btn span {
  display: block;
  width: 16px;
  height: 2px;
  background: var(--sand);
}

.mobile-nav {
  width: min(var(--max), calc(100% - 32px));
  margin: 0 auto 12px;
  display: grid;
  gap: 8px;
  padding: 12px 16px;
  background: rgba(0,0,0,0.2);
  border-radius: var(--radius-sm);
}
.mobile-nav a {
  color: var(--sand);
  font-weight: 600;
  padding: 10px 0;
  border-bottom: 1px solid rgba(255,255,255,0.08);
}
.mobile-nav[hidden] { display: none !important; }

/* —— Dashboard grid —— */
.dashboard {
  width: min(var(--max), calc(100% - 32px));
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1.05fr 1.15fr 0.95fr;
  gap: 14px;
  align-items: stretch;
}

.panel {
  background: var(--sand);
  border-radius: var(--radius);
  box-shadow: var(--shadow);
  overflow: hidden;
}

/* Fieldboard */
.fieldboard {
  padding: 28px 26px 22px;
  display: flex;
  flex-direction: column;
  gap: 18px;
  min-height: 520px;
}

.fb-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
}
.eyebrow {
  font-size: 0.86rem;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--pine-soft);
}
.date-range {
  font-size: 0.88rem;
  font-weight: 800;
  letter-spacing: 0.06em;
  color: var(--amber);
  white-space: nowrap;
}

.fb-title {
  font-family: var(--font-display);
  font-size: clamp(3rem, 5.2vw, 4.6rem);
  line-height: 1.05;
  letter-spacing: 0.01em;
  color: var(--pine);
  font-weight: 400;
}

.fb-lede {
  color: var(--muted);
  font-size: 0.95rem;
  max-width: 32ch;
  font-weight: 500;
}

.search {
  display: flex;
  align-items: center;
  gap: 10px;
  background: var(--snow);
  border: 1px solid var(--line);
  border-radius: 999px;
  padding: 12px 16px;
  color: var(--muted);
}
.search input {
  border: 0;
  outline: 0;
  width: 100%;
  background: transparent;
  color: var(--ink);
}
.search input::placeholder { color: #9aa8a2; }

.where-label {
  display: block;
  font-size: 0.86rem;
  font-weight: 800;
  letter-spacing: 0.14em;
  color: var(--muted);
  margin-bottom: 10px;
}
.country-row { display: flex; flex-wrap: wrap; gap: 8px; }
.country {
  border: 1px solid var(--line);
  background: var(--snow);
  color: var(--pine-soft);
  border-radius: 999px;
  padding: 10px 16px;
  font-size: 0.88rem;
  font-weight: 800;
  letter-spacing: 0.06em;
  cursor: pointer;
  transition: 0.2s ease;
}
.country:hover { border-color: var(--pine); }
.country.is-active {
  background: var(--pine);
  border-color: var(--pine);
  color: var(--sand);
}

.field-notes {
  margin-top: auto;
  display: flex;
  gap: 12px;
  align-items: flex-start;
  background: var(--snow);
  border: 1px solid var(--line);
  border-radius: var(--radius-sm);
  padding: 14px 16px;
  background-image:
    linear-gradient(rgba(220, 228, 223, 0.35) 1px, transparent 1px);
  background-size: 100% 8px;
}
.fn-icon { color: var(--pine-soft); opacity: 0.75; margin-top: 2px; }
.field-notes strong {
  display: block;
  font-size: 0.84rem;
  color: var(--ink);
}
.field-notes span {
  font-size: 0.9rem;
  color: var(--muted);
}

/* Timeline */
.timeline {
  display: flex;
  flex-direction: column;
  min-height: 520px;
  background: #f0ebe0;
}
.timeline-list {
  flex: 1;
  overflow-y: auto;
  padding: 18px 14px 8px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.t-row {
  display: grid;
  grid-template-columns: 52px 16px 1fr;
  gap: 8px;
  align-items: stretch;
}
.t-date {
  text-align: right;
  padding-top: 14px;
}
.t-date .d {
  display: block;
  font-size: 0.84rem;
  font-weight: 700;
  color: var(--muted);
  letter-spacing: 0.04em;
}
.t-date .n {
  font-family: var(--font-display);
  font-size: 1.05rem;
  color: var(--pine);
  line-height: 1;
}
.t-rail {
  position: relative;
  display: flex;
  justify-content: center;
}
.t-rail::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: -12px;
  width: 2px;
  background: rgba(23, 63, 53, 0.12);
}
.t-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: var(--snow);
  border: 2px solid var(--pine);
  margin-top: 18px;
  z-index: 1;
  box-shadow: 0 0 0 3px rgba(23, 63, 53, 0.08);
}
.t-card {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 8px;
  background: var(--snow);
  border-radius: var(--radius-sm);
  padding: 12px 12px 12px 14px;
  border: 1px solid rgba(23, 63, 53, 0.06);
  cursor: pointer;
  transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}
.t-card:hover,
.t-card.is-hot {
  transform: translateY(-2px);
  box-shadow: var(--shadow);
  border-color: rgba(229, 154, 47, 0.45);
}
.t-time {
  font-size: 0.88rem;
  font-weight: 800;
  color: var(--amber);
  letter-spacing: 0.04em;
}
.t-title {
  font-family: var(--font-display);
  font-size: 1.05rem;
  letter-spacing: 0.02em;
  color: var(--pine);
  margin: 2px 0 4px;
  line-height: 1.05;
}
.t-desc {
  font-size: 0.9rem;
  color: var(--muted);
  margin-bottom: 6px;
}
.t-loc {
  font-size: 0.88rem;
  color: var(--pine-soft);
  font-weight: 600;
}
.t-badge {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
  min-width: 58px;
  padding: 8px 6px;
  border-radius: 12px;
  background: #eef5f1;
  color: var(--pine-soft);
  font-size: 0.58rem;
  font-weight: 800;
  letter-spacing: 0.08em;
}
.t-badge svg { opacity: 0.85; }

.timeline-foot {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 12px 16px 16px;
  border-top: 1px solid rgba(23, 63, 53, 0.08);
  background: rgba(255,255,255,0.35);
}

.btn-outline {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  border: 1px solid rgba(23, 63, 53, 0.18);
  background: var(--snow);
  color: var(--pine);
  border-radius: 999px;
  padding: 10px 14px;
  font-size: 0.86rem;
  font-weight: 800;
  letter-spacing: 0.06em;
  cursor: pointer;
}
.btn-outline:hover { border-color: var(--pine); }

.text-link {
  font-size: 0.92rem;
  font-weight: 700;
  color: var(--pine-soft);
}
.text-link:hover { color: var(--amber); }

/* Media + map stack */
.media-map-stack {
  display: grid;
  grid-template-rows: 1fr 1.15fr;
  gap: 14px;
  min-height: 520px;
}

.media-card {
  position: relative;
  min-height: 200px;
  background: #0a1a16;
}
.media-viewport {
  position: absolute;
  inset: 0;
}
.media-viewport img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  transition: opacity 0.45s ease;
  position: absolute;
  inset: 0;
}
.media-viewport img.is-active { opacity: 1; }
.media-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 34px;
  height: 34px;
  border-radius: 50%;
  border: 0;
  background: rgba(250, 248, 241, 0.92);
  color: var(--pine);
  font-size: 1.25rem;
  line-height: 1;
  cursor: pointer;
  z-index: 2;
  box-shadow: 0 4px 14px rgba(0,0,0,0.2);
}
.media-nav.prev { right: 48px; left: auto; }
.media-nav.next { right: 10px; }
.media-nav.prev { left: auto; right: 52px; }
.media-caption {
  position: absolute;
  left: 14px;
  bottom: 14px;
  z-index: 2;
  color: var(--snow);
  text-shadow: 0 2px 12px rgba(0,0,0,0.45);
}
.media-caption strong {
  display: block;
  font-family: var(--font-display);
  font-size: 1.15rem;
  letter-spacing: 0.03em;
}
.media-caption span {
  font-size: 0.9rem;
  opacity: 0.9;
}

.map-card {
  position: relative;
  min-height: 260px;
  background: #d9e6ea;
}
.map-el {
  position: absolute;
  inset: 0;
  z-index: 1;
}
.map-card .leaflet-container {
  width: 100%;
  height: 100%;
  font: inherit;
  background: #d5e4e8;
}
.map-open {
  position: absolute;
  top: 12px;
  left: 12px;
  z-index: 500;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  background: rgba(250, 248, 241, 0.95);
  border: 1px solid rgba(23, 63, 53, 0.1);
  border-radius: 999px;
  padding: 8px 12px;
  font-size: 0.88rem;
  font-weight: 700;
  color: var(--pine);
  cursor: pointer;
  box-shadow: 0 4px 14px rgba(0,0,0,0.1);
}
.map-legend {
  position: absolute;
  left: 12px;
  right: 12px;
  bottom: 10px;
  z-index: 500;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  font-size: 0.86rem;
  font-weight: 600;
  color: var(--pine);
  background: rgba(250, 248, 241, 0.9);
  border-radius: 999px;
  padding: 7px 12px;
  width: max-content;
  max-width: calc(100% - 24px);
}
.map-legend .dot {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  margin-right: 4px;
  vertical-align: middle;
}
.map-legend .dot.place { background: var(--pine); }
.map-legend .dot.event { background: var(--amber); }
.map-legend .line {
  display: inline-block;
  width: 14px;
  height: 0;
  border-top: 2px dashed var(--water);
  margin-right: 4px;
  vertical-align: middle;
}

.marker-place, .marker-event {
  width: 26px;
  height: 26px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  font-size: 0.84rem;
  font-weight: 800;
  color: #fff;
  box-shadow: 0 4px 12px rgba(0,0,0,0.25);
  border: 2px solid #fff;
}
.marker-place { background: var(--pine); }
.marker-event { background: var(--amber); color: var(--pine); }
.marker-wrap { background: transparent !important; border: 0 !important; }

/* Selected places */
.selected {
  width: min(var(--max), calc(100% - 32px));
  margin: 18px auto 0;
  background: var(--sand);
  border-radius: var(--radius);
  padding: 22px 22px 26px;
  box-shadow: var(--shadow);
}
.selected-head {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 16px;
}
.selected-head h2 {
  font-family: var(--font-display);
  font-size: 1.55rem;
  letter-spacing: 0.04em;
  color: var(--pine);
  font-weight: 400;
}

.place-row {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 12px;
}

.place-card {
  background: var(--snow);
  border: 1px solid rgba(23, 63, 53, 0.08);
  border-radius: 16px;
  overflow: hidden;
  cursor: pointer;
  transition: transform 0.22s ease, box-shadow 0.22s ease, border-color 0.22s ease;
  display: flex;
  flex-direction: column;
  min-height: 100%;
  text-align: left;
  color: inherit;
  width: 100%;
  font: inherit;
  padding: 0;
}
.place-card:hover,
.place-card.is-hot {
  transform: translateY(-4px);
  box-shadow: var(--shadow);
  border-color: rgba(229, 154, 47, 0.4);
}
.place-card-media {
  position: relative;
  aspect-ratio: 4 / 3;
  overflow: hidden;
  background: #dce4df;
}
.place-card-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.45s ease;
}
.place-card:hover .place-card-media img { transform: scale(1.05); }
.place-num {
  position: absolute;
  left: 10px;
  top: 10px;
  font-family: var(--font-display);
  font-size: 1.6rem;
  color: var(--snow);
  text-shadow: 0 2px 10px rgba(0,0,0,0.45);
  line-height: 1;
}
.place-bookmark {
  position: absolute;
  right: 8px;
  top: 8px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 0;
  background: rgba(250, 248, 241, 0.92);
  color: var(--pine);
  display: grid;
  place-items: center;
  cursor: pointer;
  z-index: 2;
}
.place-bookmark.is-on {
  background: var(--amber);
  color: var(--pine);
}
.place-body { padding: 12px 12px 14px; display: flex; flex-direction: column; gap: 6px; flex: 1; }
.place-cat {
  font-size: 0.84rem;
  font-weight: 800;
  letter-spacing: 0.1em;
  color: var(--amber);
}
.place-title {
  font-family: var(--font-display);
  font-size: 1.15rem;
  line-height: 1.05;
  letter-spacing: 0.02em;
  color: var(--pine);
}
.place-meta {
  font-size: 0.88rem;
  color: var(--muted);
  display: grid;
  gap: 2px;
}
.place-desc {
  font-size: 0.9rem;
  color: var(--muted);
  margin-top: 4px;
}

/* About */
.about-strip {
  width: min(var(--max), calc(100% - 32px));
  margin: 18px auto 0;
}
.about-inner {
  display: flex;
  gap: 18px;
  align-items: center;
  background: rgba(250, 248, 241, 0.08);
  border: 1px solid rgba(250, 248, 241, 0.1);
  border-radius: var(--radius);
  padding: 22px 24px;
  color: var(--sand);
}
.about-inner h2 {
  font-family: var(--font-display);
  font-size: 1.6rem;
  letter-spacing: 0.03em;
  font-weight: 400;
  margin-bottom: 6px;
}
.about-inner p {
  color: rgba(250, 248, 241, 0.78);
  max-width: 60ch;
  font-size: 0.95rem;
}

/* Brand mark — slow compass spin (pin logo) */
.brand-mark-wrap {
  display: grid;
  place-items: center;
  width: 46px;
  height: 46px;
  flex-shrink: 0;
  border-radius: 50%;
  background: radial-gradient(circle at 35% 30%, rgba(255,255,255,0.18), transparent 55%);
}
.brand-mark-wrap .brand-mark,
.brand-mark {
  width: 42px;
  height: 42px;
  object-fit: contain;
  filter: drop-shadow(0 3px 8px rgba(0,0,0,0.35));
  animation: brand-spin 14s linear infinite;
  transform-origin: 50% 50%;
  will-change: transform;
}
.brand:hover .brand-mark {
  animation-duration: 4s;
  filter: drop-shadow(0 4px 12px rgba(229, 154, 47, 0.45));
}
@keyframes brand-spin {
  from { transform: rotate(0deg); }
  to { transform: rotate(360deg); }
}
@media (prefers-reduced-motion: reduce) {
  .brand-mark-wrap .brand-mark,
  .brand-mark { animation: none; }
}
.nav a.is-current { color: var(--amber); }

/* —— Premium ad CTA — same outer width as page-hero / cards —— */
.cta-ad-strip {
  position: relative;
  /* same as .page-wrap / .page-hero-panel parent width */
  width: min(var(--max), calc(100% - 32px));
  margin: 16px auto;
  padding: 0;
  border-radius: var(--radius);
  overflow: hidden;
  color: var(--sand);
  background:
    linear-gradient(135deg, rgba(15, 42, 36, 0.92) 0%, rgba(23, 63, 53, 0.88) 45%, rgba(20, 48, 40, 0.94) 100%),
    radial-gradient(ellipse 80% 120% at 100% 0%, rgba(229, 154, 47, 0.28), transparent 55%);
  border: 1px solid rgba(255, 255, 255, 0.12);
  box-shadow:
    0 22px 50px rgba(0, 0, 0, 0.28),
    inset 0 1px 0 rgba(255, 255, 255, 0.1);
  display: block;
  isolation: isolate;
  box-sizing: border-box;
}
/* Inside .page-wrap the strip must be 100% (parent already has side margins) */
.page-wrap .cta-ad-strip,
.shell > .cta-ad-strip {
  width: 100%;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
}
/* When chrome injects CTA after hero inside page-wrap */
.page-wrap > .cta-ad-strip {
  width: 100%;
  margin: 16px 0;
}
/* Home host wrapper — full width of shell content column */
#home-cta-host {
  width: min(var(--max), calc(100% - 32px));
  margin: 16px auto;
}
#home-cta-host .cta-ad-strip {
  width: 100%;
  margin: 0;
}
.cta-ad-strip::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 4px;
  background: linear-gradient(180deg, var(--amber-soft), var(--amber), #c47a1a);
  z-index: 2;
}
.cta-ad-strip::after {
  content: "";
  position: absolute;
  right: -8%;
  top: -40%;
  width: 280px;
  height: 280px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(229, 154, 47, 0.16), transparent 68%);
  pointer-events: none;
  z-index: 0;
}
.cta-ad-inner {
  position: relative;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 20px 28px;
  /* match page-hero-panel padding */
  padding: 32px 28px 28px 32px;
  width: 100%;
  box-sizing: border-box;
  min-height: 140px;
}
.cta-ad-copy {
  flex: 1 1 280px;
  min-width: 0;
}
.cta-ad-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--amber-soft);
  margin-bottom: 10px;
}
.cta-ad-badge::before {
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: var(--amber);
  box-shadow: 0 0 0 4px rgba(229, 154, 47, 0.22);
}
.cta-ad-strip h3 {
  font-family: var(--font-display);
  font-size: clamp(1.55rem, 2.8vw, 2rem);
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.03em;
  line-height: 1.05;
  margin-bottom: 10px;
}
.cta-ad-strip p {
  color: rgba(250, 248, 241, 0.82);
  font-size: 1rem;
  line-height: 1.55;
  max-width: 48ch;
  margin: 0;
}
.cta-btns {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
}

/* Interesting CTA buttons (not default pills) */
.btn-cta {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 14px 22px;
  border-radius: 14px;
  font-family: var(--font-body);
  font-size: 0.92rem;
  font-weight: 800;
  letter-spacing: 0.04em;
  text-decoration: none;
  border: 0;
  cursor: pointer;
  transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
  white-space: nowrap;
}
.btn-cta-gold {
  background: linear-gradient(145deg, #f3c56a 0%, #e59a2f 48%, #c47a1a 100%);
  color: #1a2e28;
  box-shadow:
    0 10px 28px rgba(229, 154, 47, 0.35),
    inset 0 1px 0 rgba(255, 255, 255, 0.45);
}
.btn-cta-gold:hover {
  transform: translateY(-2px);
  box-shadow:
    0 14px 34px rgba(229, 154, 47, 0.45),
    inset 0 1px 0 rgba(255, 255, 255, 0.5);
}
.btn-cta-line {
  background: rgba(250, 248, 241, 0.06);
  color: #fff;
  border: 1.5px solid rgba(250, 248, 241, 0.35);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
}
.btn-cta-line:hover {
  background: rgba(250, 248, 241, 0.14);
  border-color: rgba(250, 248, 241, 0.65);
  transform: translateY(-2px);
}
.btn-cta .btn-cta-arrow {
  display: inline-grid;
  place-items: center;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.12);
  font-size: 0.85rem;
  line-height: 1;
  transition: transform 0.2s ease;
}
.btn-cta-line .btn-cta-arrow {
  background: rgba(255, 255, 255, 0.12);
}
.btn-cta:hover .btn-cta-arrow {
  transform: translateX(3px);
}

@media (max-width: 720px) {
  .cta-ad-strip {
    grid-template-columns: 1fr;
  }
  .cta-ad-inner {
    padding: 22px 20px 22px 24px;
  }
  .cta-btns {
    width: 100%;
  }
  .btn-cta {
    flex: 1 1 auto;
    justify-content: center;
  }
}

/* Footer — stylish partner marquee (only real story clients) */
.site-footer {
  width: min(var(--max), calc(100% - 32px));
  margin: 22px auto 0;
  padding: 22px 0 36px;
  color: rgba(250, 248, 241, 0.8);
}
.footer-end {
  margin: 8px 0 4px;
  text-align: center;
}
.footer-end-line {
  display: inline-block;
  font-size: 0.88rem;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: rgba(250, 248, 241, 0.45);
  padding: 10px 0 6px;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  min-width: min(100%, 420px);
}
.story-page .footer-end-line {
  border-top-color: rgba(255, 255, 255, 0.12);
}
.footer-partners-block {
  border-top: 1px solid rgba(255,255,255,0.1);
  padding-top: 18px;
  overflow: hidden;
}
.partner-label {
  font-size: 0.84rem;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  opacity: 0.65;
  margin-bottom: 12px;
}
.partner-marquee {
  overflow: hidden;
  mask-image: linear-gradient(90deg, transparent, #000 6%, #000 94%, transparent);
  -webkit-mask-image: linear-gradient(90deg, transparent, #000 6%, #000 94%, transparent);
}
.partner-marquee-track {
  display: flex;
  align-items: center;
  gap: 0;
  width: max-content;
  animation: partner-marquee 32s linear infinite;
}
.partner-marquee:hover .partner-marquee-track {
  animation-play-state: paused;
}
@keyframes partner-marquee {
  from { transform: translateX(0); }
  to { transform: translateX(-50%); }
}
.partner-marquee-item {
  display: inline-flex;
  align-items: baseline;
  gap: 8px;
  padding: 10px 16px;
  margin: 0 6px;
  border-radius: 999px;
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.12);
  color: var(--sand);
  text-decoration: none;
  white-space: nowrap;
  transition: background 0.2s ease, border-color 0.2s ease;
}
.partner-marquee-item:hover {
  background: rgba(229, 154, 47, 0.18);
  border-color: rgba(229, 154, 47, 0.45);
}
.partner-marquee-name {
  font-size: 0.9rem;
  font-weight: 800;
  letter-spacing: 0.02em;
}
.partner-marquee-cat {
  font-size: 0.88rem;
  font-weight: 600;
  opacity: 0.7;
}
.partner-marquee-sep {
  color: rgba(229, 154, 47, 0.55);
  font-size: 0.84rem;
  margin: 0 4px;
  opacity: 0.8;
}
.footer-bottom {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-top: 18px;
  padding-top: 14px;
  border-top: 1px solid rgba(255,255,255,0.08);
}
/* Story page: no partners strip — only copyright + social */
.footer-bottom.is-solo {
  margin-top: 0;
  padding-top: 18px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.footer-social {
  display: flex;
  gap: 16px;
  font-size: 0.92rem;
  font-weight: 600;
}
.footer-social a:hover { color: var(--amber); }
.copy {
  font-size: 0.9rem;
  opacity: 0.55;
  margin: 0;
}

/* —— Page shells —— */
.page-wrap {
  width: min(var(--max), calc(100% - 32px));
  margin: 0 auto 24px;
  padding-top: 8px;
}
.page-hero-panel {
  background: linear-gradient(165deg, rgba(250,248,241,0.97), rgba(244,240,230,0.94));
  border-radius: var(--radius);
  padding: 28px 28px 24px;
  box-shadow: var(--shadow);
  margin-bottom: 16px;
  border: 1px solid rgba(255,255,255,0.35);
}
.page-hero-row {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: space-between;
  gap: 16px;
}
.page-hero-eyebrow {
  display: block;
  font-size: 0.88rem;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--pine-soft);
  margin-bottom: 8px;
}
.page-hero-panel h1 {
  font-family: var(--font-display);
  font-size: clamp(2.4rem, 5vw, 3.6rem);
  color: var(--pine);
  line-height: 0.95;
  font-weight: 500;
  letter-spacing: 0.02em;
  margin-bottom: 10px;
}
.page-hero-panel p {
  color: var(--muted);
  max-width: 52ch;
  font-size: 1rem;
}
.page-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

/* Catalog */
.catalog-toolbar {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  align-items: center;
  margin-bottom: 16px;
}
.catalog-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  gap: 16px;
}

/* Cinematic destination cards — wide, location-first */
.cine-card {
  position: relative;
  display: block;
  border-radius: var(--radius);
  overflow: hidden;
  min-height: 380px;
  isolation: isolate;
  box-shadow: 0 16px 40px rgba(0,0,0,0.22);
  transition: transform 0.28s ease, box-shadow 0.28s ease;
  color: #fff;
  text-decoration: none;
}
.cine-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 22px 48px rgba(0,0,0,0.3);
}
.cine-card img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
}
.cine-card:hover img { transform: scale(1.05); }
.cine-card::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(8,20,16,0.05) 20%, rgba(8,20,16,0.82) 100%);
  z-index: 1;
}
.cine-card-body {
  position: absolute;
  left: 0; right: 0; bottom: 0;
  z-index: 2;
  padding: 18px 16px 16px;
}
.cine-card-cat {
  font-size: 0.84rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--amber-soft);
  margin-bottom: 6px;
}
.cine-card-title {
  font-family: var(--font-display);
  font-size: 1.45rem;
  letter-spacing: 0.02em;
  line-height: 1;
  margin-bottom: 6px;
}
.cine-card-meta {
  font-size: 0.9rem;
  opacity: 0.88;
  display: flex;
  align-items: center;
  gap: 8px;
}
.cine-play {
  position: absolute;
  right: 14px;
  bottom: 16px;
  z-index: 3;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: rgba(250,248,241,0.92);
  color: var(--pine);
  display: grid;
  place-items: center;
  font-size: 0.85rem;
  box-shadow: 0 6px 16px rgba(0,0,0,0.25);
}

/* Full cinematic place open page */
.cine-hero {
  position: relative;
  min-height: min(88vh, 820px);
  border-radius: 0 0 28px 28px;
  overflow: hidden;
  color: #fff;
}
.cine-hero-bg { position: absolute; inset: 0; }
.cine-hero-bg img { width: 100%; height: 100%; object-fit: cover; }
.cine-hero-shade {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(8,20,16,0.72) 0%, rgba(8,20,16,0.35) 48%, rgba(8,20,16,0.15) 100%),
    linear-gradient(180deg, rgba(8,20,16,0.25) 0%, transparent 35%, rgba(8,20,16,0.75) 100%);
}
.cine-hero-content {
  position: relative;
  z-index: 2;
  width: min(var(--max), calc(100% - 32px));
  margin: 0 auto;
  min-height: min(88vh, 820px);
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  gap: 28px;
  align-items: end;
  padding: 100px 0 48px;
}
.cine-kicker {
  font-size: 0.9rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  opacity: 0.85;
  margin-bottom: 12px;
}
.cine-hero-title {
  font-family: var(--font-display);
  font-size: clamp(3rem, 8vw, 5.5rem);
  line-height: 0.92;
  letter-spacing: 0.01em;
  font-weight: 500;
  max-width: 12ch;
  margin-bottom: 16px;
}
.cine-hero-lede {
  max-width: 42ch;
  font-size: 1.02rem;
  line-height: 1.55;
  opacity: 0.92;
  margin-bottom: 22px;
}
.cine-stats {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 22px;
}
.cine-stat {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: rgba(250,248,241,0.12);
  border: 1px solid rgba(250,248,241,0.18);
  backdrop-filter: blur(10px);
  border-radius: 999px;
  padding: 10px 14px;
  font-size: 0.9rem;
  font-weight: 700;
}
.cine-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.cine-side-cards {
  display: grid;
  gap: 12px;
  justify-self: end;
  width: min(100%, 340px);
}
.cine-side-card {
  display: grid;
  grid-template-columns: 88px 1fr;
  background: rgba(250,248,241,0.12);
  border: 1px solid rgba(250,248,241,0.18);
  backdrop-filter: blur(14px);
  border-radius: 16px;
  overflow: hidden;
  color: #fff;
  text-decoration: none;
  transition: transform 0.2s ease, background 0.2s ease;
}
.cine-side-card:hover {
  transform: translateX(-4px);
  background: rgba(250,248,241,0.18);
}
.cine-side-card img {
  width: 88px;
  height: 100%;
  min-height: 88px;
  object-fit: cover;
}
.cine-side-card div { padding: 12px 12px 12px 10px; }
.cine-side-card strong {
  display: block;
  font-family: var(--font-display);
  font-size: 1.05rem;
  letter-spacing: 0.02em;
  line-height: 1.05;
}
.cine-side-card span { font-size: 0.88rem; opacity: 0.85; }
.cine-body {
  width: min(var(--max), calc(100% - 32px));
  margin: -28px auto 24px;
  position: relative;
  z-index: 3;
  display: grid;
  grid-template-columns: 1.4fr 0.8fr;
  gap: 16px;
}
.cine-panel {
  background: var(--sand);
  border-radius: var(--radius);
  padding: 26px;
  box-shadow: var(--shadow);
  color: var(--ink);
}
.cine-panel h2 {
  font-family: var(--font-display);
  font-size: 1.7rem;
  color: var(--pine);
  letter-spacing: 0.03em;
  font-weight: 500;
  margin-bottom: 12px;
}
.cine-panel p { color: var(--muted); margin-bottom: 12px; }
.cine-meta-grid { display: grid; gap: 10px; }
.cine-meta-item {
  background: var(--snow);
  border: 1px solid var(--line);
  border-radius: 12px;
  padding: 12px 14px;
}
.cine-meta-item b {
  display: block;
  font-size: 0.86rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--pine-soft);
  margin-bottom: 4px;
}
.cine-map-box {
  height: 220px;
  border-radius: var(--radius-sm);
  overflow: hidden;
  background: #d5e4e8;
}
.cine-map-box .leaflet-container { width: 100%; height: 100%; }

.back-pill {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  color: #fff;
  background: rgba(250,248,241,0.14);
  border: 1px solid rgba(250,248,241,0.22);
  border-radius: 999px;
  padding: 8px 14px;
  font-size: 0.9rem;
  font-weight: 700;
  margin-bottom: 18px;
  text-decoration: none;
}
.back-pill:hover { background: rgba(250,248,241,0.22); }

/* Story page: client photo only (no Tallinn atmosphere) */
.story-page .bg-atmosphere {
  display: none !important;
}

/* Golo-style category chips */
.cat-chips {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 4px;
}
.cat-chip {
  border: 1px solid var(--line);
  background: var(--snow);
  color: var(--pine-soft);
  border-radius: 999px;
  padding: 8px 12px;
  font-size: 0.84rem;
  font-weight: 800;
  letter-spacing: 0.04em;
  cursor: pointer;
  transition: 0.2s ease;
  display: inline-flex;
  align-items: center;
  gap: 6px;
}
.cat-chip:hover,
.cat-chip.is-active {
  background: var(--pine);
  border-color: var(--pine);
  color: var(--sand);
}
.cat-chip span.emoji { font-size: 0.95rem; }

/* Mappy-style floating map control stack */
.map-float-tools {
  position: absolute;
  right: 12px;
  top: 52px;
  z-index: 500;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.map-float-btn {
  width: 40px;
  height: 40px;
  border-radius: 12px;
  border: 1px solid rgba(23, 63, 53, 0.1);
  background: rgba(250, 248, 241, 0.94);
  color: var(--pine);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12);
  cursor: pointer;
  display: grid;
  place-items: center;
  font-size: 0.95rem;
  font-weight: 800;
}
.map-float-btn:hover {
  background: var(--pine);
  color: var(--sand);
}

/* Design refs strip */
.refs-strip {
  width: min(var(--max), calc(100% - 32px));
  margin: 16px auto 0;
  padding: 16px 18px;
  border-radius: var(--radius);
  background: rgba(250, 248, 241, 0.08);
  border: 1px solid rgba(250, 248, 241, 0.12);
  color: var(--sand);
}
.refs-strip h2 {
  font-family: var(--font-display);
  font-size: 1.35rem;
  letter-spacing: 0.03em;
  font-weight: 400;
  margin-bottom: 6px;
}
.refs-strip p {
  font-size: 0.95rem;
  opacity: 0.8;
  margin-bottom: 12px;
}
.refs-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 10px;
}
.ref-card {
  display: block;
  padding: 12px 14px;
  border-radius: var(--radius-sm);
  background: rgba(0, 0, 0, 0.22);
  border: 1px solid rgba(255, 255, 255, 0.1);
  color: var(--sand);
  transition: 0.2s ease;
}
.ref-card:hover {
  border-color: rgba(229, 154, 47, 0.55);
  transform: translateY(-2px);
  background: rgba(0, 0, 0, 0.32);
}
.ref-card strong {
  display: block;
  font-size: 0.96rem;
  margin-bottom: 4px;
}
.ref-card span {
  font-size: 0.86rem;
  opacity: 0.75;
  word-break: break-all;
}

/* About: one sheet (no nested windows) */
.about-sheet {
  display: grid;
  grid-template-columns: 0.95fr 1.15fr;
  gap: 0;
  margin-bottom: 24px;
  border-radius: var(--radius);
  overflow: hidden;
  background: linear-gradient(165deg, #faf8f1 0%, #f3efe6 100%);
  border: 1px solid rgba(255, 255, 255, 0.4);
  box-shadow:
    0 20px 50px rgba(0, 0, 0, 0.22),
    0 2px 0 rgba(255, 255, 255, 0.5) inset;
}
.about-sheet-photo {
  position: relative;
  min-height: 480px;
  background: #0f2a24;
}
.about-sheet-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  min-height: 480px;
  display: block;
}
.about-sheet-copy {
  padding: 32px 32px 28px;
  display: flex;
  flex-direction: column;
}
.about-role {
  font-size: 0.92rem;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--pine-soft);
  margin-bottom: 10px;
}
.about-sheet-copy h2 {
  font-family: var(--font-display);
  font-size: clamp(2.2rem, 4vw, 3rem);
  font-weight: 500;
  color: var(--pine);
  letter-spacing: 0.01em;
  line-height: 1;
  margin-bottom: 16px;
}
.about-prose p {
  color: var(--muted);
  font-size: 1.02rem;
  font-weight: 500;
  line-height: 1.65;
  margin-bottom: 12px;
}
.about-divider {
  height: 1px;
  background: linear-gradient(90deg, var(--line), transparent);
  margin: 18px 0 16px;
}
.about-links {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 16px;
}
.contact-flat {
  padding: 0;
  background: transparent;
  border: 0;
  box-shadow: none;
}
.contact-flat .contact-city {
  margin-bottom: 10px;
  color: var(--pine-soft);
}
.contact-flat .contact-links { margin-bottom: 12px; }
.contact-flat .btn-ghost {
  background: transparent;
  border: 1.5px solid var(--line);
  color: var(--pine);
}
.contact-flat .btn-ghost:hover {
  border-color: var(--pine);
  background: rgba(23, 63, 53, 0.04);
}
@media (max-width: 900px) {
  .about-sheet { grid-template-columns: 1fr; }
  .about-sheet-photo,
  .about-sheet-photo img { min-height: 320px; }
  .about-sheet-copy { padding: 24px 20px; }
}

/* Services / store cards */
.svc-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
  margin-bottom: 16px;
}
.svc-card {
  background: var(--sand);
  border-radius: var(--radius);
  padding: 24px;
  box-shadow: var(--shadow);
  border: 1px solid rgba(255,255,255,0.35);
}
.svc-num {
  font-family: var(--font-display);
  font-size: 2rem;
  color: var(--amber);
  line-height: 1;
  margin-bottom: 6px;
}
.svc-badge {
  display: inline-block;
  font-size: 0.92rem;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--pine-soft);
  margin-bottom: 8px;
}
.svc-card h3 {
  font-family: var(--font-display);
  font-size: 1.7rem;
  color: var(--pine);
  font-weight: 400;
  letter-spacing: 0.02em;
  margin-bottom: 10px;
}
.svc-card p { color: var(--muted); margin-bottom: 12px; font-size: 0.95rem; }
.svc-card ul {
  margin: 0 0 16px;
  padding-left: 1.1rem;
  color: var(--ink);
  font-size: 0.9rem;
}
.svc-card li { margin-bottom: 6px; }
.who-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
  margin-bottom: 16px;
}
.who-card {
  background: rgba(250, 248, 241, 0.1);
  border: 1px solid rgba(250, 248, 241, 0.12);
  border-radius: 16px;
  padding: 18px;
  color: var(--sand);
}
.who-card h3 {
  font-family: var(--font-display);
  font-size: 1.25rem;
  letter-spacing: 0.02em;
  font-weight: 400;
  margin-bottom: 8px;
  color: var(--amber-soft);
}
.who-card p { font-size: 0.9rem; opacity: 0.88; line-height: 1.5; }
.client-grid-bp {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  gap: 14px;
}
.client-card-bp {
  background: var(--sand);
  border-radius: var(--radius);
  padding: 22px;
  box-shadow: var(--shadow);
  display: flex;
  flex-direction: column;
  gap: 10px;
  border: 1px solid rgba(255,255,255,0.3);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.client-card-bp:hover {
  transform: translateY(-3px);
  box-shadow: 0 18px 40px rgba(15, 42, 36, 0.18);
}
.client-card-bp .cc-top {
  display: flex;
  align-items: center;
  gap: 10px;
}
.client-card-bp .cc-icon {
  width: 44px;
  height: 44px;
  border-radius: 12px;
  background: #eef5f1;
  display: grid;
  place-items: center;
  font-size: 1.25rem;
}
.client-card-bp .cc-tag {
  font-size: 0.92rem;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--amber);
}
.client-card-bp h3 {
  font-family: var(--font-display);
  font-size: 1.45rem;
  color: var(--pine);
  font-weight: 400;
  letter-spacing: 0.02em;
  line-height: 1.05;
}
.client-card-bp p { color: var(--muted); font-size: 0.9rem; flex: 1; }
.client-card-bp .cc-links {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 4px;
}
.client-card-bp .cc-links a {
  font-size: 0.86rem;
  font-weight: 700;
  padding: 7px 11px;
  border-radius: 999px;
  background: var(--snow);
  border: 1px solid var(--line);
  color: var(--pine);
}
.client-card-bp .cc-links a:hover {
  background: var(--pine);
  color: var(--sand);
  border-color: var(--pine);
}
.store-grid-bp {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 14px;
}
.store-card-bp {
  background: var(--sand);
  border-radius: var(--radius);
  padding: 20px;
  box-shadow: var(--shadow);
  display: flex;
  flex-direction: column;
  gap: 8px;
  min-height: 240px;
}
.store-card-bp .st-badge {
  font-size: 0.92rem;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--amber);
}
.store-card-bp h3 {
  font-family: var(--font-display);
  font-size: 1.35rem;
  color: var(--pine);
  font-weight: 400;
  line-height: 1.05;
}
.store-card-bp p { color: var(--muted); font-size: 0.96rem; flex: 1; }
.store-card-bp .st-foot {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  margin-top: 8px;
}
.store-card-bp .st-price {
  font-family: var(--font-display);
  font-size: 1.4rem;
  color: var(--pine);
}
.contact-card {
  background: #fff;
  border-radius: var(--radius);
  padding: 20px 22px;
  border: 1px solid var(--line);
  box-shadow: 0 10px 28px rgba(23, 63, 53, 0.08);
}
.contact-card.is-compact {
  padding: 16px 18px;
  box-shadow: 0 6px 18px rgba(23, 63, 53, 0.06);
}
.contact-city {
  font-size: 0.95rem;
  font-weight: 700;
  color: var(--pine-soft);
  margin-bottom: 12px;
}
.contact-links {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 14px;
}
.contact-social {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  font-size: 0.95rem;
  font-weight: 650;
  color: var(--pine);
}
.contact-social a:hover { color: var(--amber); }
@media (max-width: 900px) {
  .svc-grid, .who-grid { grid-template-columns: 1fr; }
  .nav { gap: 14px; font-size: 0.94rem; }
}

/* —— Partner cinematic cards (Voyage / Globe Express) —— */
.partner-cine-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
  margin-bottom: 8px;
}
.partner-cine-card {
  position: relative;
  display: block;
  min-height: 420px;
  border-radius: var(--radius);
  overflow: hidden;
  color: #fff;
  text-decoration: none;
  box-shadow: 0 18px 50px rgba(0, 0, 0, 0.28);
  isolation: isolate;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.partner-cine-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 24px 52px rgba(0, 0, 0, 0.34);
}
.partner-cine-card img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.55s ease;
}
.partner-cine-card:hover img { transform: scale(1.07); }
.pcc-shade {
  position: absolute;
  inset: 0;
  z-index: 1;
  background:
    linear-gradient(180deg, rgba(8, 18, 15, 0.15) 0%, rgba(8, 18, 15, 0.25) 35%, rgba(8, 18, 15, 0.88) 100%);
}
.pcc-top {
  position: absolute;
  top: 14px;
  left: 14px;
  right: 14px;
  z-index: 2;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.pcc-paid {
  font-size: 0.9rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(229, 154, 47, 0.92);
  color: var(--pine);
}
.pcc-num {
  font-family: var(--font-display);
  font-size: 1.4rem;
  letter-spacing: 0.04em;
  opacity: 0.9;
  text-shadow: 0 2px 12px rgba(0,0,0,0.4);
}
.pcc-body {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  padding: 20px 18px 22px;
}
.pcc-cat {
  display: block;
  font-size: 0.94rem;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--amber-soft);
  margin-bottom: 8px;
}
.pcc-title {
  font-family: var(--font-display);
  font-size: clamp(1.6rem, 2.5vw, 2.1rem);
  font-weight: 400;
  letter-spacing: 0.02em;
  line-height: 0.95;
  margin-bottom: 6px;
}
.pcc-loc {
  font-size: 0.92rem;
  opacity: 0.85;
  margin-bottom: 8px;
}
.pcc-tag {
  font-size: 0.96rem;
  opacity: 0.9;
  line-height: 1.4;
  max-width: 34ch;
}
.pcc-meta {
  margin-top: 8px;
  font-size: 0.76rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  opacity: 0.8;
}
.pcc-play {
  position: absolute;
  right: 16px;
  bottom: 18px;
  z-index: 3;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: rgba(250, 248, 241, 0.94);
  color: var(--pine);
  display: grid;
  place-items: center;
  font-size: 1.1rem;
  font-weight: 700;
  box-shadow: 0 8px 20px rgba(0,0,0,0.25);
  transition: transform 0.2s ease, background 0.2s ease;
}
.partner-cine-card:hover .pcc-play {
  transform: scale(1.08);
  background: var(--amber);
}

/*
  Partner Story — Globe Express cinematic open page.
  Same layout for every company: hero + side cards + carousel + case sheet.
*/
.story-page {
  min-height: 100vh;
  background: #0a1210;
}
.story-page .bg-atmosphere { display: none !important; }
.story-shell {
  position: relative;
  z-index: 1;
  background: transparent !important;
  min-height: 100vh;
}

/* —— Full-bleed hero (like Globe Express) —— */
.gx-hero {
  position: relative;
  min-height: 100vh;
  min-height: 100dvh;
  color: #fff;
  overflow: hidden;
}
.gx-hero-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
}
.gx-hero-slides {
  position: absolute;
  inset: 0;
}
.gx-slide {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center 30%;
  opacity: 0;
  transition: opacity 0.7s ease;
  transform: none; /* no flying / ken burns — photo stands still */
}
.gx-slide.is-active { opacity: 1; }
.gx-hero-shade {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(6, 12, 10, 0.78) 0%, rgba(6, 12, 10, 0.42) 46%, rgba(6, 12, 10, 0.18) 100%),
    linear-gradient(180deg, rgba(6, 12, 10, 0.35) 0%, transparent 28%, rgba(6, 12, 10, 0.72) 100%);
}
.gx-hero-inner {
  position: relative;
  z-index: 2;
  width: min(var(--max), calc(100% - 40px));
  margin: 0 auto;
  min-height: 100vh;
  min-height: 100dvh;
  display: grid;
  grid-template-columns: 1.05fr 0.95fr;
  gap: 28px;
  align-items: end;
  padding: 110px 0 100px;
}
.gx-hero-copy {
  max-width: 560px;
  padding-bottom: 12px;
}
.gx-kicker {
  font-size: 0.92rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  opacity: 0.9;
  margin-bottom: 14px;
}
.gx-title {
  font-family: var(--font-display);
  font-size: clamp(3.2rem, 8.5vw, 5.8rem);
  line-height: 0.9;
  font-weight: 500;
  letter-spacing: 0.02em;
  margin-bottom: 10px;
  text-shadow: 0 8px 30px rgba(0,0,0,0.35);
}
.gx-sub {
  font-size: 1.05rem;
  font-weight: 700;
  opacity: 0.92;
  margin-bottom: 10px;
}
.gx-lede {
  font-size: 0.98rem;
  line-height: 1.55;
  opacity: 0.88;
  max-width: 42ch;
  margin-bottom: 18px;
}
.gx-stats {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 20px;
}
.gx-stat {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 8px 12px;
  border-radius: 999px;
  background: rgba(250, 248, 241, 0.12);
  border: 1px solid rgba(250, 248, 241, 0.18);
  backdrop-filter: blur(10px);
  font-size: 0.9rem;
  font-weight: 700;
}
.gx-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px;
}
.gx-play {
  width: 54px;
  height: 54px;
  border-radius: 50%;
  border: 0;
  background: rgba(250, 248, 241, 0.95);
  color: var(--pine);
  display: grid;
  place-items: center;
  cursor: pointer;
  box-shadow: 0 10px 28px rgba(0,0,0,0.28);
  transition: transform 0.2s ease;
  font-size: 0.95rem;
}
.gx-play:hover { transform: scale(1.06); }
.gx-discover {
  display: inline-flex;
  align-items: center;
  padding: 12px 18px;
  border-radius: 999px;
  border: 1.5px solid rgba(250, 248, 241, 0.55);
  background: transparent;
  color: #fff;
  font-size: 0.9rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  text-decoration: none;
  transition: background 0.2s ease, border-color 0.2s ease;
}
.gx-discover:hover {
  background: rgba(250, 248, 241, 0.12);
  border-color: #fff;
}
.gx-discover-ghost {
  border-color: rgba(250, 248, 241, 0.28);
  opacity: 0.92;
}

/* Side cards — wide, interesting */
.gx-side {
  justify-self: end;
  width: min(100%, 520px);
  padding-bottom: 8px;
}
.gx-side-track {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}
.gx-side-card {
  position: relative;
  display: block;
  border: 0;
  padding: 0;
  text-align: left;
  color: #fff;
  text-decoration: none;
  border-radius: 16px;
  overflow: hidden;
  min-height: 168px;
  cursor: pointer;
  background: #111;
  box-shadow: 0 14px 32px rgba(0,0,0,0.28);
  transition: transform 0.22s ease, box-shadow 0.22s ease;
  isolation: isolate;
}
.gx-side-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 18px 40px rgba(0,0,0,0.35);
}
.gx-side-card.is-active {
  outline: 2px solid rgba(229, 154, 47, 0.85);
  outline-offset: 2px;
}
.gx-side-card img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.45s ease;
}
.gx-side-card:hover img { transform: scale(1.05); }
.gx-side-card::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 30%, rgba(6,12,10,0.88) 100%);
  z-index: 1;
}
.gx-side-meta {
  position: absolute;
  left: 0; right: 0; bottom: 0;
  z-index: 2;
  padding: 14px 12px 12px;
}
.gx-side-meta span {
  display: block;
  font-size: 0.86rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  opacity: 0.85;
  margin-bottom: 4px;
}
.gx-side-meta strong {
  display: block;
  font-family: var(--font-display);
  font-size: 1.15rem;
  font-weight: 500;
  letter-spacing: 0.02em;
  line-height: 1.05;
}
.gx-side-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: rgba(250,248,241,0.94);
  color: var(--pine);
  display: grid;
  place-items: center;
  font-size: 0.92rem;
  box-shadow: 0 8px 18px rgba(0,0,0,0.3);
}

/* Bottom chrome: arrows + progress + index */
.gx-chrome {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 22px;
  z-index: 3;
  width: min(var(--max), calc(100% - 40px));
  margin: 0 auto;
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 18px;
}
.gx-nav-btns { display: flex; gap: 10px; }
.gx-nav-btn {
  width: 46px;
  height: 46px;
  border-radius: 50%;
  border: 1.5px solid rgba(250,248,241,0.45);
  background: rgba(0,0,0,0.18);
  color: #fff;
  font-size: 1.35rem;
  line-height: 1;
  cursor: pointer;
  backdrop-filter: blur(8px);
  transition: background 0.2s ease, border-color 0.2s ease;
}
.gx-nav-btn:hover {
  background: rgba(250,248,241,0.14);
  border-color: #fff;
}
.gx-progress {
  height: 2px;
  background: rgba(250,248,241,0.22);
  border-radius: 2px;
  overflow: hidden;
}
.gx-progress-bar {
  display: block;
  height: 100%;
  width: 33%;
  background: linear-gradient(90deg, var(--amber), var(--amber-soft));
  transition: width 0.35s ease;
}
.gx-index {
  font-family: var(--font-display);
  font-size: 1.6rem;
  letter-spacing: 0.04em;
  font-weight: 500;
  opacity: 0.9;
  min-width: 2.2ch;
  text-align: right;
}

/* Below hero */
.gx-below {
  position: relative;
  z-index: 2;
  width: min(var(--max), calc(100% - 32px));
  margin: -36px auto 28px;
}
.gx-below-grid {
  display: grid;
  grid-template-columns: 1.35fr 0.85fr;
  gap: 14px;
}
.gx-panel {
  background: linear-gradient(165deg, rgba(250,248,241,0.97), rgba(244,240,230,0.95));
  border-radius: var(--radius);
  padding: 26px 24px;
  box-shadow: 0 18px 44px rgba(0,0,0,0.22);
  border: 1px solid rgba(255,255,255,0.4);
  color: var(--ink);
}
.gx-h2 {
  font-family: var(--font-display);
  font-size: 1.55rem;
  font-weight: 500;
  color: var(--pine);
  letter-spacing: 0.03em;
  margin-bottom: 12px;
}
.gx-text {
  color: var(--muted);
  font-size: 1.02rem;
  line-height: 1.65;
  margin-bottom: 12px;
}
.gx-muted {
  color: var(--muted);
  font-size: 0.95rem;
}
.gx-links {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 12px;
}
.gx-links a {
  font-size: 0.84rem;
  font-weight: 700;
  padding: 8px 12px;
  border-radius: 999px;
  background: #fff;
  border: 1px solid var(--line);
  color: var(--pine);
  text-decoration: none;
}
.gx-links a:hover {
  background: var(--pine);
  color: #fff;
  border-color: var(--pine);
}
.gx-video-thumb {
  position: relative;
  border-radius: var(--radius-sm);
  overflow: hidden;
  cursor: pointer;
  min-height: 180px;
  background: #111;
}
.gx-video-thumb img {
  width: 100%;
  height: 180px;
  object-fit: cover;
  display: block;
}
.gx-video-play {
  position: absolute;
  inset: 0;
  margin: auto;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: rgba(250,248,241,0.95);
  color: var(--pine);
  display: grid;
  place-items: center;
  font-size: 0.95rem;
  box-shadow: 0 10px 24px rgba(0,0,0,0.3);
}
.gx-video-label {
  position: absolute;
  left: 12px;
  bottom: 10px;
  font-size: 0.88rem;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #fff;
  text-shadow: 0 2px 8px rgba(0,0,0,0.5);
}
.gx-video-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 14px 16px;
  border-radius: var(--radius-sm);
  background: #173f35;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}
.story-deliver { margin-top: 16px; }
.story-deliver-label {
  font-size: 0.9rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--pine-soft);
  margin-bottom: 10px;
}
.story-tag-row {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.story-tag-pill {
  font-size: 0.84rem;
  font-weight: 700;
  padding: 8px 12px;
  border-radius: 999px;
  background: #eef5f1;
  border: 1px solid var(--line);
  color: var(--pine);
}
.story-paid {
  margin-top: 14px;
  font-size: 0.84rem;
  font-weight: 700;
  color: var(--amber);
}
.story-contact { margin-top: 4px; }

/* Lightbox */
.gx-lightbox[hidden] { display: none !important; }
.gx-lightbox {
  position: fixed;
  inset: 0;
  z-index: 1200;
  display: grid;
  place-items: center;
  padding: 20px;
}
.gx-lightbox-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(4, 10, 8, 0.82);
  backdrop-filter: blur(4px);
}
.gx-lightbox-panel {
  position: relative;
  z-index: 1;
  width: min(920px, 100%);
  aspect-ratio: 16 / 9;
  background: #000;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 30px 80px rgba(0,0,0,0.45);
}
.gx-lightbox-frame,
.gx-lightbox-frame iframe {
  width: 100%;
  height: 100%;
  border: 0;
  display: block;
}
.gx-lightbox-close {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 2;
  width: 40px;
  height: 40px;
  border: 0;
  border-radius: 50%;
  background: rgba(250,248,241,0.92);
  color: var(--pine);
  font-size: 1.4rem;
  cursor: pointer;
}

.story-page .site-footer {
  position: relative;
  z-index: 2;
  width: min(var(--max), calc(100% - 32px));
  margin-left: auto;
  margin-right: auto;
}

/* 360° Pannellum block */
.gx-pano-panel {
  margin-top: 14px;
  padding: 22px 20px 18px;
}
.gx-pano-head {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  justify-content: space-between;
  gap: 8px 16px;
  margin-bottom: 12px;
}
.gx-pano-head .gx-h2 { margin-bottom: 0; }
.gx-pano {
  width: 100%;
  height: min(62vh, 520px);
  min-height: 320px;
  border-radius: 14px;
  overflow: hidden;
  background: #0a1210;
  border: 1px solid rgba(23, 63, 53, 0.12);
}
.gx-pano .pnlm-container { background: #0a1210; }
.gx-pano-jump { margin-top: 10px; display: inline-flex; }

/* Partner listing cards — wider cinematic */
.partner-cine-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}
.partner-cine-card {
  min-height: 420px;
}
.partner-cine-card .pcc-title {
  font-size: clamp(1.6rem, 2.4vw, 2.1rem);
}
.partner-cine-card .pcc-loc {
  font-size: 0.88rem;
  font-weight: 700;
  opacity: 0.95;
}

@media (max-width: 1000px) {
  .gx-hero-inner {
    grid-template-columns: 1fr;
    align-items: end;
    padding: 96px 0 110px;
  }
  .gx-side { width: 100%; justify-self: stretch; }
  .gx-side-track { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .gx-below-grid { grid-template-columns: 1fr; }
  .partner-cine-grid { grid-template-columns: 1fr 1fr; }
}
@media (max-width: 640px) {
  .partner-cine-grid { grid-template-columns: 1fr; }
  .partner-cine-card { min-height: 380px; }
  .gx-title { font-size: 2.8rem; }
  .gx-side-track { grid-template-columns: 1fr 1fr; }
  .gx-side-card { min-height: 140px; }
  .gx-chrome { gap: 10px; }
}

/* Light header over photo heroes */
.shell-light-top .site-header {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 20;
  width: min(var(--max), calc(100% - 32px));
  margin: 0 auto;
}
.shell-light-top .brand-word,
.shell-light-top .nav a,
.shell-light-top .icon-btn { color: #fff; }
.shell-light-top .lang {
  background: rgba(0,0,0,0.25);
  border-color: rgba(255,255,255,0.2);
}

@media (max-width: 900px) {
  .cine-hero-content {
    grid-template-columns: 1fr;
    padding-top: 90px;
    align-items: end;
  }
  .cine-side-cards { width: 100%; justify-self: stretch; }
  .cine-body { grid-template-columns: 1fr; margin-top: 16px; }
  .svc-grid, .who-grid { grid-template-columns: 1fr; }
  .about-sheet { grid-template-columns: 1fr; }
}

/* Modal */
.modal[hidden] { display: none !important; }
.modal {
  position: fixed;
  inset: 0;
  z-index: 1000;
  display: grid;
  place-items: center;
  padding: 20px;
}
.modal-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(8, 20, 16, 0.72);
  backdrop-filter: blur(4px);
}
.modal-panel {
  position: relative;
  width: min(720px, 100%);
  background: var(--sand);
  border-radius: var(--radius);
  overflow: hidden;
  box-shadow: 0 30px 80px rgba(0,0,0,0.35);
  display: grid;
  grid-template-columns: 1fr 1fr;
  z-index: 1;
}
.modal-close {
  position: absolute;
  right: 12px;
  top: 10px;
  z-index: 2;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: 0;
  background: rgba(250,248,241,0.9);
  font-size: 1.4rem;
  cursor: pointer;
  color: var(--pine);
}
.modal-media { min-height: 280px; background: #111; }
.modal-media img { width: 100%; height: 100%; object-fit: cover; }
.modal-body { padding: 28px 24px; }
.modal-cat {
  font-size: 0.86rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  color: var(--amber);
}
.modal-body h3 {
  font-family: var(--font-display);
  font-size: 2rem;
  color: var(--pine);
  line-height: 1;
  margin: 8px 0 12px;
  font-weight: 400;
}
.modal-body p { color: var(--muted); font-size: 0.95rem; margin-bottom: 14px; }
.modal-meta {
  list-style: none;
  font-size: 0.85rem;
  color: var(--pine-soft);
  display: grid;
  gap: 6px;
  margin-bottom: 18px;
}
.modal-actions { display: flex; flex-wrap: wrap; gap: 10px; }
.btn-primary {
  background: var(--pine);
  color: var(--sand);
  border-radius: 999px;
  padding: 11px 18px;
  font-size: 0.92rem;
  font-weight: 700;
  border: 0;
  cursor: pointer;
}
.btn-ghost {
  background: transparent;
  border: 1px solid var(--line);
  color: var(--pine);
  border-radius: 999px;
  padding: 11px 18px;
  font-size: 0.92rem;
  font-weight: 700;
  cursor: pointer;
}


.btn-primary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--pine);
  color: var(--sand);
  border-radius: 999px;
  padding: 11px 18px;
  font-size: 0.92rem;
  font-weight: 700;
  border: 0;
  cursor: pointer;
  text-decoration: none;
}
.btn-ghost {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  border: 1px solid var(--line);
  color: var(--pine);
  border-radius: 999px;
  padding: 11px 18px;
  font-size: 0.92rem;
  font-weight: 700;
  cursor: pointer;
  text-decoration: none;
}
.btn-outline {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: transparent;
  border: 1.5px solid var(--pine);
  color: var(--pine);
  border-radius: 999px;
  padding: 10px 16px;
  font-size: 0.88rem;
  font-weight: 700;
  cursor: pointer;
}
.text-link {
  font-size: 0.88rem;
  font-weight: 700;
  color: var(--pine-soft);
  text-decoration: none;
}
.text-link:hover { color: var(--amber); }

/* Responsive */
@media (max-width: 1100px) {
  .dashboard {
    grid-template-columns: 1fr 1fr;
  }
  .media-map-stack {
    grid-column: 1 / -1;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 280px;
    min-height: 0;
  }
  .place-row { grid-template-columns: repeat(3, 1fr); }
}

@media (max-width: 820px) {
  .nav { display: none; }
  .menu-btn { display: flex; }
  .dashboard { grid-template-columns: 1fr; }
  .media-map-stack {
    grid-template-columns: 1fr;
    grid-template-rows: 220px 280px;
  }
  .fieldboard, .timeline { min-height: 0; }
  .place-row { grid-template-columns: 1fr 1fr; }
  .modal-panel { grid-template-columns: 1fr; }
  .modal-media { min-height: 200px; }
}

@media (max-width: 520px) {
  .place-row { grid-template-columns: 1fr; }
  .fb-title { font-size: 2.8rem; }
  .site-header { width: calc(100% - 20px); }
  .dashboard, .selected, .about-strip, .site-footer, .mobile-nav {
    width: calc(100% - 20px);
  }
}

@media (prefers-reduced-motion: reduce) {
  .partner-track { animation: none; }
  .place-card, .t-card { transition: none; }
}


@media (prefers-reduced-motion: reduce) {
  .partner-marquee-track { animation: none; }
  .partner-cine-card img,
  .cine-card img { transition: none; }
}
