:root {
  --ink: #1c1a18;
  --charcoal: #24211f;
  --deep: #171513;
  --green: #afbe91;
  --terra: #86452f;
  --cream: #f4f0e9;
  --paper: #fbfaf7;
}

body .event-hero-media img {
  object-position: center 30%;
}

body {
  background: #fbfaf7;
  color: var(--ink);
  letter-spacing: -.005em;
}

::selection {
  background: #afbe91;
  color: #171513;
}

.site-header {
  height: 96px;
  padding: 0 clamp(24px, 5.5vw, 88px);
  position: sticky;
  top: 0;
  background: rgba(251, 250, 247, .92);
  border-color: rgba(28, 26, 24, .09);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
}

.site-header nav {
  gap: clamp(18px, 2.3vw, 38px);
}

.site-header nav a {
  color: #5d5954;
  transition: color .25s ease;
}

.site-header nav a:hover {
  color: var(--terra);
}

body .events-page .events-header {
  position: absolute;
  background: rgba(24, 21, 19, .9);
  border-color: rgba(255, 255, 255, .16);
  color: #fff;
}

body .events-page .events-header nav a,
body .events-page .events-header .brand small,
body .events-page .events-header .header-cta {
  color: #fff;
}

.header-cta,
.button {
  letter-spacing: .16em;
}

.hero {
  min-height: calc(100svh - 96px);
  grid-template-columns: 44% 56%;
  background: #fbfaf7;
}

.hero-copy {
  padding: clamp(84px, 10vh, 140px) clamp(42px, 6vw, 104px);
}

.hero-copy h1 {
  max-width: 680px;
  font-size: clamp(66px, 6.6vw, 108px);
  line-height: .88;
}

.hero-intro {
  max-width: 575px;
  font-family: var(--font-display), Georgia, serif;
  font-size: clamp(18px, 1.55vw, 24px);
  line-height: 1.55;
  color: #625e58;
}

.hero-image {
  min-height: 780px;
  filter: saturate(.84) contrast(1.02);
}

.hero-badge {
  background: rgba(251, 250, 247, .94);
  box-shadow: 0 18px 60px rgba(21, 17, 14, .13);
}

.promise-strip {
  background: #fbfaf7;
  color: #5b5751;
  border-top: 1px solid #ded9d0;
  border-bottom: 1px solid #ded9d0;
}

.promise-strip i {
  color: var(--terra);
  opacity: .7;
}

.brand-manifesto {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(320px, .72fr);
  gap: clamp(64px, 10vw, 170px);
  align-items: end;
  padding: clamp(115px, 13vw, 190px) clamp(28px, 8vw, 135px);
  background: #fbfaf7;
}

.brand-manifesto h2 {
  max-width: 850px;
  margin: 0;
  font-size: clamp(58px, 6.5vw, 104px);
  line-height: .92;
}

.brand-manifesto h2 em {
  color: var(--terra);
}

.manifesto-copy > p {
  margin: 0 0 48px;
  font-family: var(--font-display), Georgia, serif;
  font-size: clamp(20px, 1.7vw, 27px);
  line-height: 1.55;
  color: #5f5a54;
}

.manifesto-moments {
  display: grid;
  grid-template-columns: 1fr 1fr;
  border-top: 1px solid #d7d1c8;
}

.manifesto-moments span {
  padding: 18px 8px 18px 0;
  border-bottom: 1px solid #d7d1c8;
  font-size: 9px;
  font-weight: 700;
  letter-spacing: .16em;
  text-transform: uppercase;
}

.section,
.subpage-section {
  padding-top: clamp(110px, 10vw, 170px);
  padding-bottom: clamp(110px, 10vw, 170px);
}

.story {
  background: #f5f1ea;
}

.story-photo,
.signature-image,
.subpage-hero-image,
.gallery-main,
.gallery-small,
.event-shot,
.masonry-item {
  box-shadow: 0 24px 70px rgba(30, 24, 20, .08);
}

.story-copy > p:not(.kicker):not(.lead),
.experience-content > p:not(.eyebrow),
.rodizio-intro > div:last-child > p:not(.large-copy),
.about-journey > div:last-child > p:not(.kicker) {
  font-size: 13px;
  line-height: 2;
}

.experiences {
  background: var(--charcoal);
}

.experience-list {
  gap: 1px;
  background: rgba(255, 255, 255, .12);
}

.experience-card {
  background: #fbfaf7;
  box-shadow: none;
}

.experience-card:hover {
  transform: none;
}

.experience-card:hover .experience-photo {
  filter: saturate(.92);
  transform: scale(1.012);
}

.experience-photo {
  position: relative;
  height: 310px;
  overflow: hidden;
  filter: saturate(.72);
  transition: filter .45s ease, transform .7s ease;
}

.experience-photo video {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: center;
}

.photo-03 {
  background-image: url('/images/barbara-chef.jpg');
  background-position: center 58%;
}

.photo-01 {
  background-image: linear-gradient(rgba(0, 0, 0, .08), rgba(0, 0, 0, .08)), url('/events/hot-roll-sauce.jpeg');
  background-position: center 58%;
}

.experience-content {
  padding: 42px;
}

.signature {
  background: #f5f1ea;
}

.calculator {
  background: #1b1917;
}

.calculator-panel,
.review-card,
.quote-form-wrap,
.contact-cards article {
  box-shadow: 0 24px 70px rgba(27, 22, 18, .08);
}

.reviews {
  background: #f3eee6;
}

.reviews-heading h2 em {
  color: var(--terra);
}

.review-card {
  border: 1px solid #ded7cd;
}

.about-quote,
.faq-page {
  background: #f1ece4;
}

.about-quote {
  border-top: 1px solid #d8d1c7;
  border-bottom: 1px solid #d8d1c7;
}

.about-quote p {
  color: var(--ink);
}

.faq-page details {
  border-color: #d2c9bd;
}

.final-cta,
.subpage-cta,
.gallery-hero,
.reviews-hero,
.contact-hero {
  background-color: #1c1917;
}

.button,
.header-cta,
.experience-content > a,
.about-purpose a,
.gallery-story a {
  transition: background-color .25s ease, color .25s ease, border-color .25s ease;
}

@media (max-width: 980px) {
  .hero {
    grid-template-columns: 1fr;
  }

  .hero-copy {
    padding: 100px 8vw 80px;
  }

  .hero-image {
    min-height: 68svh;
  }

  .brand-manifesto {
    grid-template-columns: 1fr;
    gap: 55px;
  }

  .manifesto-copy {
    max-width: 650px;
    margin-left: auto;
  }
}

@media (max-width: 650px) {
  .site-header {
    height: 82px;
    padding: 0 18px;
  }

  .hero {
    min-height: auto;
  }

  .hero-copy {
    padding: 82px 24px 70px;
  }

  .hero-copy h1 {
    font-size: clamp(56px, 16vw, 78px);
  }

  .hero-image {
    min-height: 560px;
  }

  .brand-manifesto {
    padding: 92px 24px;
    gap: 42px;
  }

  .brand-manifesto h2 {
    font-size: 54px;
  }

  .manifesto-moments {
    grid-template-columns: 1fr;
  }

  .experience-list {
    gap: 16px;
    background: transparent;
  }

  .experience-photo {
    height: 280px;
  }

  .experience-content {
    padding: 30px;
  }
}

.signature-image {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .04), rgba(0, 0, 0, .34)), url('/events/private-rodizio-home.jpg');
  background-position: center 52%;
}

.availability-calendar {
  display: grid;
  grid-template-columns: minmax(280px, .72fr) minmax(600px, 1.28fr);
  gap: clamp(55px, 8vw, 130px);
  align-items: start;
  background: #f5f1ea;
  border-top: 1px solid #d8d2c8;
}

.availability-intro { position: sticky; top: 130px; }
.availability-intro h2 { margin: 24px 0 30px; font-size: clamp(50px, 5.5vw, 82px); line-height: .94; }
.availability-intro h2 em { color: var(--terra); }
.availability-intro > p:not(.kicker) { max-width: 520px; color: #625f59; font-family: var(--font-display), Georgia, serif; font-size: 19px; line-height: 1.65; }
.availability-legend { display: flex; flex-wrap: wrap; gap: 22px; margin-top: 35px; color: #6b665f; font-size: 9px; font-weight: 700; letter-spacing: .11em; text-transform: uppercase; }
.availability-legend span { display: flex; align-items: center; gap: 8px; }
.availability-legend i { width: 10px; height: 10px; border-radius: 50%; }
.legend-check { background: #93a77c; }
.legend-reserved { background: #9a5139; }
.calendar-panel { min-width: 0; padding: clamp(24px, 3vw, 46px); background: #fffdf9; border: 1px solid #d8d2c8; box-shadow: 0 24px 70px rgba(30, 24, 20, .07); }
.calendar-services { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 8px; margin-bottom: 20px; }
.calendar-services button { min-height: 48px; padding: 10px 14px; border: 1px solid #cfc8be; background: #f7f3ed; color: #514c45; cursor: pointer; font: 700 9px/1.25 var(--font-sans), Arial, sans-serif; letter-spacing: .08em; text-transform: uppercase; }
.calendar-services button.active { border-color: #17372e; background: #17372e; color: #fff; }
.calendar-months { display: flex; gap: 8px; padding-bottom: 24px; overflow-x: auto; scrollbar-width: thin; }
.calendar-months button { flex: 0 0 auto; padding: 12px 15px; border: 1px solid #d8d2c8; background: transparent; color: #635e57; cursor: pointer; font: 700 9px/1 var(--font-sans), Arial, sans-serif; letter-spacing: .08em; text-transform: uppercase; }
.calendar-months button.active { border-color: var(--terra); background: var(--terra); color: #fff; }
.availability-grid { display: grid; grid-template-columns: repeat(7, minmax(0, 1fr)); gap: 7px; }
.calendar-weekday { min-width: 0; padding: 10px 2px; color: #918a82; font-size: 8px; font-weight: 700; letter-spacing: .05em; text-align: center; text-transform: uppercase; }
.calendar-day, .calendar-empty { min-height: 82px; }
.calendar-day { display: flex; flex-direction: column; justify-content: space-between; min-width: 0; padding: 12px 10px; border: 1px solid #ddd7ce; color: #24211e; transition: transform .2s ease, border-color .2s ease, background .2s ease; }
.calendar-day strong { font: 500 25px/1 var(--font-display), Georgia, serif; }
.calendar-day span { overflow: hidden; font-size: 7px; font-weight: 700; letter-spacing: .04em; text-overflow: ellipsis; text-transform: uppercase; white-space: nowrap; }
.calendar-day.is-checkable { background: #f4f7ef; border-color: #bcc8ad; }
.calendar-day.is-checkable span { color: #60714d; }
.calendar-day.is-checkable:hover { transform: translateY(-2px); border-color: #7d9167; background: #eaf0e1; }
.calendar-day.is-reserved { background: #eeeae4; color: #938c84; }
.calendar-day.is-reserved span { color: #9a5139; }
.calendar-note { margin: 24px 0 0; color: #716b64; font-size: 10px; line-height: 1.7; }

body .event-hero-media img { object-position: center 42%; }
body .events-page .event-hero-shade { background: linear-gradient(0deg, rgba(18, 16, 14, .46), rgba(18, 16, 14, .04) 65%); }
body .events-page .event-hero-copy { position: absolute; top: 50%; right: 5vw; left: auto; width: min(720px, 48vw); height: auto; padding: clamp(38px, 4vw, 68px); transform: translateY(-50%); display: block; background: rgba(25, 22, 20, .84); border: 1px solid rgba(255, 255, 255, .18); box-shadow: 0 30px 90px rgba(17, 13, 11, .3); backdrop-filter: blur(14px); -webkit-backdrop-filter: blur(14px); }
body .events-page .event-hero-copy h1 { max-width: 620px; font-size: clamp(56px, 5vw, 84px); }
body .events-page .event-hero-copy > p:not(.kicker) { margin: 28px 0; font-size: 18px; }

@media (max-width: 980px) {
  .availability-calendar { grid-template-columns: 1fr; }
  .availability-intro { position: static; }
  body .events-page .event-hero-copy { right: 4vw; width: min(660px, 72vw); }
}

@media (max-width: 600px) {
  .availability-calendar { padding-left: 18px; padding-right: 18px; gap: 40px; }
  .calendar-panel { padding: 16px 10px 22px; }
  .calendar-services { grid-template-columns: 1fr; }
  .availability-grid { gap: 3px; }
  .calendar-weekday { font-size: 6px; }
  .calendar-day, .calendar-empty { min-height: 62px; }
  .calendar-day { padding: 8px 5px; }
  .calendar-day strong { font-size: 20px; }
  .calendar-day span { font-size: 5.5px; }
}

@media (max-width: 650px) {
  body .events-page .event-hero-media img { object-position: 42% center; }
  body .events-page .event-hero-copy { top: auto; right: 18px; bottom: 62px; left: 18px; width: auto; padding: 26px 22px; transform: none; }
  body .events-page .event-hero-copy h1 { font-size: 47px; }
  body .events-page .event-hero-copy > p:not(.kicker) { margin: 21px 0; font-size: 16px; }
}
