:root {
  --black: #090a09;
  --surface: #111310;
  --surface-2: #171a16;
  --gold: #c9a84c;
  --gold-light: #e8c97a;
  --text: #f1eee7;
  --muted: #bbb5a8;
  --border: rgba(201, 168, 76, 0.2);
}

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

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  overflow-x: hidden;
  background: var(--black);
  color: var(--text);
  font-family: "Raleway", sans-serif;
  font-weight: 300;
  line-height: 1.75;
}

/* The shared code keeps WhatsApp available for old pages; these pages hide it. */
.btn-wa,
a[href*="wa.me"] {
  display: none !important;
}

a {
  color: inherit;
}

.object-hero {
  position: relative;
  display: flex;
  min-height: min(780px, 92vh);
  align-items: flex-end;
  padding: 130px max(24px, 6vw) 76px;
  overflow: hidden;
  background-position: center;
  background-size: cover;
}

.object-hero::before {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(7, 8, 7, 0.86), rgba(7, 8, 7, 0.15) 70%),
    linear-gradient(0deg, rgba(7, 8, 7, 0.96), transparent 68%);
  content: "";
}

.object-hero__content {
  position: relative;
  z-index: 1;
  width: min(760px, 100%);
}

.breadcrumbs {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 22px;
  color: var(--muted);
  font-size: 0.72rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.breadcrumbs a {
  text-decoration: none;
}

.breadcrumbs a:hover,
.breadcrumbs a:focus-visible {
  color: var(--gold-light);
}

.eyebrow,
.section-label {
  color: var(--gold);
  font-size: 0.7rem;
  font-weight: 600;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

.object-hero h1 {
  max-width: 920px;
  margin: 14px 0 18px;
  font-family: "Cormorant Garamond", serif;
  font-size: clamp(3.4rem, 8vw, 7rem);
  font-weight: 300;
  letter-spacing: -0.03em;
  line-height: 0.92;
}

.object-hero__lead {
  max-width: 650px;
  margin: 0;
  color: #d1cbc0;
  font-family: "Cormorant Garamond", serif;
  font-size: clamp(1.25rem, 2.4vw, 1.7rem);
  font-style: italic;
  line-height: 1.45;
}

.fact-strip {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  border-block: 1px solid var(--border);
  background: var(--surface);
}

.fact {
  min-height: 112px;
  padding: 28px max(20px, 3vw);
  border-right: 1px solid var(--border);
}

.fact:last-child {
  border-right: 0;
}

.fact strong {
  display: block;
  color: var(--gold-light);
  font-family: "Cormorant Garamond", serif;
  font-size: clamp(1.35rem, 2.6vw, 2rem);
  font-weight: 400;
  line-height: 1.05;
}

.fact span {
  display: block;
  margin-top: 8px;
  color: var(--muted);
  font-size: 0.67rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.object-section {
  padding: 88px 24px;
  border-bottom: 1px solid var(--border);
}

.object-section--dark {
  background: #0d0f0c;
}

.object-container {
  width: min(1120px, 100%);
  margin-inline: auto;
}

.object-copy {
  width: min(780px, 100%);
  margin-inline: auto;
}

.object-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(320px, 0.86fr);
  gap: clamp(38px, 7vw, 84px);
  align-items: center;
}

h2 {
  margin: 16px 0 28px;
  font-family: "Cormorant Garamond", serif;
  font-size: clamp(2.35rem, 5vw, 4.2rem);
  font-weight: 300;
  letter-spacing: -0.02em;
  line-height: 1.05;
}

h3 {
  margin: 0 0 12px;
  font-family: "Cormorant Garamond", serif;
  font-size: 1.65rem;
  font-weight: 400;
}

p {
  margin: 0 0 20px;
  color: var(--muted);
  font-size: 1rem;
}

.object-media {
  margin: 0;
}

.object-media img {
  display: block;
  width: 100%;
  aspect-ratio: 3 / 2;
  border: 1px solid var(--border);
  object-fit: cover;
}

.object-media figcaption {
  margin-top: 12px;
  color: var(--muted);
  font-size: 0.74rem;
  font-style: italic;
}

.object-video-list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  align-items: start;
  gap: 24px;
  margin-top: 34px;
}

.object-video {
  width: min(100%, 440px);
  margin: 0 auto;
}

.object-video video {
  display: block;
  width: 100%;
  max-height: 76vh;
  border: 1px solid var(--border);
  background: #000;
  object-fit: contain;
}

.object-video figcaption {
  margin-top: 12px;
  color: var(--muted);
  font-size: 0.76rem;
}

.practice-list {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
  margin-top: 38px;
}

.practice {
  min-height: 100%;
  padding: 28px;
  border: 1px solid var(--border);
  background: var(--surface);
}

.practice__number {
  display: block;
  margin-bottom: 18px;
  color: var(--gold);
  font-family: "Cormorant Garamond", serif;
  font-size: 2.6rem;
  line-height: 1;
  opacity: 0.7;
}

.route-note {
  margin-top: 34px;
  padding: 24px 26px;
  border: 1px solid var(--border);
  background: rgba(201, 168, 76, 0.045);
  color: var(--muted);
  font-size: 0.9rem;
}

.route-note strong {
  color: var(--text);
}

.object-cta {
  padding: 90px 24px;
  background:
    radial-gradient(circle at 50% 0%, rgba(201, 168, 76, 0.12), transparent 42%),
    var(--surface);
  text-align: center;
}

.object-cta p {
  width: min(620px, 100%);
  margin: 0 auto 32px;
}

.button-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
}

.object-button {
  display: inline-flex;
  min-height: 50px;
  align-items: center;
  justify-content: center;
  padding: 14px 28px;
  border: 1px solid var(--gold);
  background: var(--gold);
  color: var(--black);
  font-size: 0.76rem;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-decoration: none;
  text-transform: uppercase;
}

.object-button--secondary {
  background: transparent;
  color: var(--gold-light);
}

.object-button:hover,
.object-button:focus-visible {
  background: var(--gold-light);
  color: var(--black);
  outline: 2px solid var(--gold-light);
  outline-offset: 3px;
}

.object-messengers {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
  margin-top: 22px;
}

.object-messenger {
  display: inline-flex;
  min-height: 46px;
  align-items: center;
  justify-content: center;
  padding: 12px 24px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 4px;
  color: #fff;
  font-size: 0.76rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-decoration: none;
  text-transform: uppercase;
}

.object-messenger--telegram {
  background: #229ed9;
}

.object-messenger--max {
  background: #0077ff;
}

.object-messenger:hover,
.object-messenger:focus-visible {
  filter: brightness(1.12);
  outline: 2px solid #fff;
  outline-offset: 3px;
}

.object-back {
  padding: 34px 24px;
  border-top: 1px solid var(--border);
  text-align: center;
}

.object-back a {
  color: var(--gold-light);
  font-size: 0.78rem;
  letter-spacing: 0.12em;
  text-decoration: none;
  text-transform: uppercase;
}

@media (max-width: 820px) {
  .object-hero {
    min-height: 680px;
    padding-bottom: 52px;
    background-position: center;
  }

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

  .fact:nth-child(2) {
    border-right: 0;
  }

  .fact:nth-child(-n + 2) {
    border-bottom: 1px solid var(--border);
  }

  .object-grid,
  .object-video-list,
  .practice-list {
    grid-template-columns: 1fr;
  }

  .object-section {
    padding-block: 64px;
  }
}

@media (max-width: 480px) {
  .object-hero {
    min-height: 620px;
  }

  .object-hero h1 {
    font-size: clamp(3rem, 16vw, 4.4rem);
  }

  .fact {
    min-height: 98px;
    padding: 22px 18px;
  }

  .practice {
    padding: 24px;
  }

  .object-messenger {
    width: 100%;
  }
}

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