body.home #hero {
  display: none !important;
}

body#colibri.home #navigation,
body#colibri.home #navigation.overlap,
body#colibri.home #navigation .navigation-wrapper {
  background: rgba(247, 240, 228, 0.98) !important;
  box-shadow: 0 1px 0 rgba(74, 45, 33, 0.15);
}

body#colibri.home #navigation .logo-text,
body#colibri.home #navigation .h-main-menu a,
body#colibri.home #navigation .colibri-menu-container a {
  color: #4a2d21 !important;
  text-shadow: none !important;
}

body#colibri.home #navigation .h-hamburger-icon svg {
  fill: #4a2d21 !important;
}

body#colibri.home #navigation ul.colibri-menu.bordered-active-item > li::before,
body#colibri.home #navigation ul.colibri-menu.bordered-active-item > li::after {
  background-color: #c68b45 !important;
}

/* Let the real responsive navigation height precede the homepage message. */
body#colibri.home .h-navigation_outer.h-navigation_overlap {
  position: relative !important;
}

.haven-home-page {
  background: #fffdf8;
  color: #241c17;
  overflow: hidden;
}

.haven-home-page:focus {
  outline: none;
}

.haven-home,
.haven-home * {
  box-sizing: border-box;
}

.haven-home h1,
.haven-home h2,
.haven-home h3 {
  color: #2c211b;
  font-family: "Playfair Display", Georgia, "Times New Roman", serif;
  font-weight: 700;
  letter-spacing: -0.025em;
  line-height: 1.08;
}

.haven-home p,
.haven-home a,
.haven-home span,
.haven-home strong,
.haven-home li,
.haven-home figcaption,
.haven-home cite {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
}

.haven-home p {
  color: #665a51;
  font-size: 1rem;
  line-height: 1.72;
}

.haven-home h1,
.haven-home h2,
.haven-home h3,
.haven-home p,
.haven-home figure,
.haven-home blockquote {
  margin-top: 0;
}

.haven-home img {
  max-width: 100%;
}

.haven-home-eyebrow,
.haven-home-kicker {
  color: #7b432a !important;
  font-size: 0.72rem !important;
  font-weight: 800;
  letter-spacing: 0.16em;
  line-height: 1.45 !important;
  text-transform: uppercase;
}

.haven-home-kicker--light {
  color: #e2bd7d !important;
}

.haven-home-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.78rem 1.1rem;
}

.haven-home-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 49px;
  padding: 0.84rem 1.25rem;
  border: 2px solid transparent;
  border-radius: 999px;
  font-size: 0.9rem;
  font-weight: 800;
  line-height: 1.1;
  text-decoration: none !important;
  transition: background-color 160ms ease, border-color 160ms ease, color 160ms ease, transform 160ms ease;
}

.haven-home-button:hover,
.haven-home-button:focus-visible,
.haven-home-text-link:hover,
.haven-home-text-link:focus-visible,
.haven-home-journal a:hover,
.haven-home-journal a:focus-visible {
  transform: translateY(-2px);
}

.haven-home-button:focus-visible,
.haven-home-text-link:focus-visible,
.haven-home-journal a:focus-visible,
.haven-home-visitbar a:focus-visible {
  outline: 3px solid #d49a45;
  outline-offset: 3px;
}

.haven-home-button--primary {
  background: #7b432a;
  color: #fffdf8 !important;
}

.haven-home-button--primary:hover {
  background: #5f3020;
}

.haven-home-button--secondary {
  border-color: #4a2d21;
  color: #4a2d21 !important;
}

.haven-home-button--secondary:hover {
  background: rgba(74, 45, 33, 0.08);
}

.haven-home-button--light {
  border-color: rgba(255, 253, 248, 0.75);
  color: #fffdf8 !important;
}

.haven-home-button--light:hover {
  background: rgba(255, 253, 248, 0.1);
  border-color: #fffdf8;
}

.haven-home-button--gold {
  background: #d49a45;
  color: #2c211b !important;
}

.haven-home-button--gold:hover {
  background: #e4ad58;
}

.haven-home-text-link {
  display: inline-flex;
  gap: 0.45rem;
  color: #7b432a !important;
  font-size: 0.92rem;
  font-weight: 800;
  text-decoration-color: #d49a45;
  text-underline-offset: 4px;
  transition: transform 160ms ease;
}

.haven-home-section {
  padding: clamp(4.5rem, 8vw, 8rem) clamp(1.25rem, 6vw, 6rem);
}

.haven-home-section > * {
  width: min(1180px, 100%);
  margin-right: auto;
  margin-left: auto;
}

/* Primary Haven brand with High Desert Roast as the campaign signature. */
.haven-home-hero {
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid #d9c9b1;
  background:
    radial-gradient(circle at 18% 12%, rgba(255, 255, 255, 0.72), transparent 35%),
    #f3eadb;
}

.haven-home-hero::before {
  position: absolute;
  inset: 0;
  z-index: 0;
  opacity: 0.22;
  background-image: repeating-linear-gradient(0deg, rgba(94, 65, 43, 0.05) 0, rgba(94, 65, 43, 0.05) 1px, transparent 1px, transparent 4px);
  content: "";
  pointer-events: none;
}

.haven-home-hero__intro {
  position: relative;
  z-index: 1;
  width: min(1120px, calc(100% - 2.5rem));
  margin: 0 auto;
  padding: clamp(3.8rem, 7vw, 6.4rem) 0 clamp(2.4rem, 4vw, 3.5rem);
  text-align: center;
}

.haven-home-hero__intro h1 {
  margin-bottom: 0.7rem;
  color: #3b281f;
  font-size: clamp(3.3rem, 5.4vw, 4.6rem);
  letter-spacing: -0.045em;
  line-height: 0.92;
  text-transform: none;
}

.haven-home h1 .haven-home-title-main,
.haven-home h1 .haven-home-title-detail {
  display: block;
  font-family: "Playfair Display", Georgia, "Times New Roman", serif !important;
}

.haven-home-title-detail {
  margin-top: 0.18em;
  font-size: 0.58em;
  letter-spacing: -0.015em;
  line-height: 1;
}

.haven-home-eyebrow {
  margin-bottom: 1rem;
}

.haven-home-rule {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.4rem;
  width: min(340px, 72%);
  margin: 1.25rem auto 0.9rem;
}

.haven-home-rule::before,
.haven-home-rule::after {
  height: 1px;
  flex: 1;
  background: #a96637;
  content: "";
}

.haven-home-rule span {
  width: 9px;
  height: 9px;
  background: #c68b45;
  transform: rotate(45deg);
}

.haven-home-slogan {
  margin-bottom: 0.45rem !important;
  color: #7b432a !important;
  font-family: "Playfair Display", Georgia, "Times New Roman", serif !important;
  font-size: clamp(1.55rem, 2.7vw, 2.35rem) !important;
  font-weight: 700;
  letter-spacing: 0.035em;
  line-height: 1.15 !important;
  text-transform: uppercase;
}

.haven-home-subtitle {
  margin-bottom: 0.8rem;
  color: #4a2d21 !important;
  font-size: clamp(0.76rem, 1.5vw, 0.94rem) !important;
  font-weight: 800;
  letter-spacing: 0.2em;
  line-height: 1.5 !important;
  text-transform: uppercase;
}

.haven-home-lede {
  max-width: 720px;
  margin-right: auto;
  margin-bottom: 1.65rem;
  margin-left: auto;
  color: #58483d !important;
  font-size: clamp(1.03rem, 1.7vw, 1.2rem) !important;
}

.haven-home-hero__intro .haven-home-actions {
  justify-content: center;
}

.haven-home-hero__art {
  position: relative;
  z-index: 1;
  width: min(1600px, 100%);
  margin: 0 auto;
}

.haven-home-hero__art img {
  display: block;
  width: 100%;
  height: auto;
  filter: saturate(0.88) contrast(1.02);
}

.haven-home-hero__art figcaption {
  position: absolute;
  right: clamp(1rem, 3vw, 2.5rem);
  bottom: clamp(0.8rem, 2vw, 1.8rem);
  max-width: 410px;
  padding: 0.65rem 0.85rem;
  border: 1px solid rgba(82, 52, 36, 0.22);
  border-radius: 6px;
  background: rgba(247, 240, 228, 0.88);
  color: #5f4c40;
  font-size: 0.72rem;
  line-height: 1.45;
  text-align: right;
}

.haven-home-visitbar {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr)) auto;
  align-items: stretch;
  width: min(1180px, calc(100% - 2.5rem));
  margin: -1.6rem auto 0;
  border: 1px solid #d9cbbb;
  border-radius: 14px;
  background: #fffdf8;
  box-shadow: 0 18px 44px rgba(57, 40, 29, 0.13);
  overflow: hidden;
  position: relative;
  z-index: 2;
}

.haven-home-visitbar__item {
  padding: 1.15rem 1.3rem;
  border-right: 1px solid #e3d9cd;
}

.haven-home-visitbar span,
.haven-home-visitbar strong {
  display: block;
}

.haven-home-visitbar span {
  margin-bottom: 0.24rem;
  color: #8b705e;
  font-size: 0.67rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.haven-home-visitbar strong {
  color: #35251d;
  font-size: 0.86rem;
  line-height: 1.35;
}

.haven-home-visitbar > a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem 1.35rem;
  background: #4a2d21;
  color: #fffdf8 !important;
  font-size: 0.82rem;
  font-weight: 800;
  text-decoration: none !important;
}

.haven-home-origin {
  padding-top: clamp(6rem, 10vw, 9rem);
}

.haven-home-origin__heading {
  display: grid;
  grid-template-columns: minmax(0, 0.8fr) minmax(0, 1.2fr);
  gap: 0 4rem;
  align-items: end;
}

.haven-home-origin__heading .haven-home-kicker {
  grid-column: 1 / -1;
}

.haven-home-origin__heading h2 {
  margin-bottom: 0;
  font-size: clamp(2.55rem, 5vw, 4.8rem);
}

.haven-home-origin__heading > p:last-child {
  margin-bottom: 0.35rem;
}

.haven-home-origin__chapters {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1.4rem;
  margin-top: 3.7rem;
}

.haven-home-origin__chapters article {
  min-height: 255px;
  padding: 1.6rem;
  border-top: 4px solid #c68b45;
  background: #f7f0e4;
}

.haven-home-chapter-number {
  color: #9b7457;
  font-size: 0.7rem;
  font-weight: 800;
  letter-spacing: 0.14em;
}

.haven-home-origin__chapters h3 {
  margin: 2rem 0 0.7rem;
  font-size: 1.6rem;
}

.haven-home-origin__chapters p {
  margin-bottom: 0;
  font-size: 0.92rem;
}

.haven-home-fresh,
.haven-home-craft {
  display: grid;
  grid-template-columns: minmax(320px, 0.82fr) minmax(0, 1.18fr);
  gap: clamp(2.5rem, 7vw, 7rem);
  align-items: center;
  background: #f7f0e4;
}

.haven-home-fresh > *,
.haven-home-craft > * {
  width: 100%;
}

.haven-home-fresh__media,
.haven-home-craft__media {
  margin-bottom: 0;
  overflow: hidden;
  box-shadow: 18px 18px 0 #d8b77e;
}

.haven-home-fresh__media {
  aspect-ratio: 4 / 5;
}

.haven-home-fresh__media img,
.haven-home-craft__media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.haven-home-fresh__copy,
.haven-home-craft__copy {
  max-width: 660px;
}

.haven-home-fresh__copy h2,
.haven-home-craft__copy h2 {
  margin-bottom: 1.1rem;
  font-size: clamp(2.5rem, 4.8vw, 4.7rem);
}

.haven-home-fresh__copy > p:not(.haven-home-kicker),
.haven-home-craft__copy > p:not(.haven-home-kicker) {
  max-width: 610px;
}

.haven-home-fresh__copy .haven-home-actions {
  margin-top: 1.75rem;
}

.haven-home-tony {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(390px, 0.92fr);
  min-height: 730px;
  background: #3a241c;
}

.haven-home-tony__copy {
  align-self: center;
  max-width: 800px;
  padding: clamp(4.8rem, 8vw, 8rem) clamp(1.5rem, 8vw, 8rem);
}

.haven-home-tony__copy h2 {
  max-width: 700px;
  margin-bottom: 1.2rem;
  color: #fffdf8;
  font-size: clamp(2.8rem, 5.5vw, 5.4rem);
}

.haven-home-tony__copy > p:not(.haven-home-kicker) {
  max-width: 650px;
  color: #dccfc5;
}

.haven-home-tony__copy .haven-home-button {
  margin-top: 1rem;
}

.haven-home-tony__portrait {
  position: relative;
  min-height: 610px;
  margin-bottom: 0;
  overflow: hidden;
}

.haven-home-tony__portrait::after {
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(58, 36, 28, 0.35), transparent 35%);
  content: "";
  pointer-events: none;
}

.haven-home-tony__portrait img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center 25%;
}

.haven-home-tony__portrait figcaption {
  position: absolute;
  right: 1.5rem;
  bottom: 1.5rem;
  z-index: 1;
  padding: 0.65rem 0.8rem;
  border-left: 3px solid #d49a45;
  background: rgba(42, 27, 21, 0.88);
  color: #fffdf8;
  font-size: 0.74rem;
  font-weight: 700;
}

.haven-home-craft {
  grid-template-columns: minmax(0, 1fr) minmax(350px, 1fr);
  background: #fffdf8;
}

.haven-home-craft__media {
  aspect-ratio: 5 / 4;
  box-shadow: -18px 18px 0 #d8b77e;
}

.haven-home-craft__copy ul {
  display: grid;
  gap: 0.6rem;
  margin: 1.6rem 0 1.8rem;
  padding: 0;
  list-style: none;
}

.haven-home-craft__copy li {
  position: relative;
  padding-left: 1.5rem;
  color: #4c4038;
  font-size: 0.92rem;
  font-weight: 700;
}

.haven-home-craft__copy li::before {
  position: absolute;
  top: 0.45em;
  left: 0;
  width: 8px;
  height: 8px;
  background: #c68b45;
  content: "";
  transform: rotate(45deg);
}

.haven-home-stay {
  background: #f7f0e4;
}

.haven-home-heading {
  margin-bottom: 2.6rem;
}

.haven-home-heading--center {
  max-width: 860px;
  text-align: center;
}

.haven-home-heading h2 {
  margin-bottom: 0.9rem;
  font-size: clamp(2.55rem, 5vw, 4.8rem);
}

.haven-home-heading--center > p:last-child {
  max-width: 760px;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}

.haven-home-gallery {
  display: grid;
  grid-template-columns: 0.85fr 1.15fr;
  grid-template-rows: repeat(2, 300px);
  gap: 1rem;
}

.haven-home-gallery figure {
  position: relative;
  margin-bottom: 0;
  overflow: hidden;
  background: #3a241c;
}

.haven-home-gallery__tall {
  grid-row: 1 / 3;
}

.haven-home-gallery img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 400ms ease;
}

.haven-home-gallery figure:hover img {
  transform: scale(1.025);
}

.haven-home-gallery figcaption {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 2.5rem 1.15rem 1rem;
  background: linear-gradient(transparent, rgba(32, 22, 17, 0.82));
  color: #fffdf8;
  font-size: 0.78rem;
  font-weight: 800;
}

.haven-home-stay__actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.8rem;
  margin-top: 2.25rem;
}

.haven-home-reviews {
  padding: clamp(4.8rem, 8vw, 8rem) clamp(1.25rem, 6vw, 6rem);
  background: #4a2d21;
}

.haven-home-reviews__heading,
.haven-home-reviews__grid {
  width: min(1180px, 100%);
  margin-right: auto;
  margin-left: auto;
}

.haven-home-reviews__heading {
  display: grid;
  grid-template-columns: 0.7fr 1.3fr;
  gap: 2rem;
  align-items: end;
  margin-bottom: 3rem;
}

.haven-home-reviews__heading h2 {
  margin-bottom: 0;
  color: #fffdf8;
  font-size: clamp(2.4rem, 4.6vw, 4.5rem);
}

.haven-home-reviews__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1px;
  background: rgba(255, 255, 255, 0.18);
}

.haven-home-reviews blockquote {
  margin-bottom: 0;
  padding: clamp(1.5rem, 3vw, 2.4rem);
  background: #4a2d21;
}

.haven-home-reviews blockquote p {
  margin-bottom: 1.2rem;
  color: #f4ebe2;
  font-family: "Playfair Display", Georgia, serif;
  font-size: clamp(1.15rem, 2vw, 1.5rem);
  line-height: 1.55;
}

.haven-home-reviews cite {
  color: #d9ba85;
  font-size: 0.7rem;
  font-style: normal;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.haven-home-journal__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1.4rem;
}

.haven-home-journal article {
  border: 1px solid #e0d6ca;
  background: #fff;
}

.haven-home-journal__image {
  display: block;
  aspect-ratio: 16 / 10;
  overflow: hidden;
}

.haven-home-journal__image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 300ms ease;
}

.haven-home-journal__image:hover img {
  transform: scale(1.03);
}

.haven-home-journal article > div {
  padding: 1.25rem 1.25rem 1.5rem;
}

.haven-home-journal article p {
  margin-bottom: 0.55rem;
  color: #9b6947;
  font-size: 0.65rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  line-height: 1.4;
  text-transform: uppercase;
}

.haven-home-journal h3 {
  margin-bottom: 0;
  font-size: clamp(1.25rem, 2vw, 1.6rem);
  line-height: 1.25;
}

.haven-home-journal h3 a {
  color: #35251d !important;
  text-decoration: none !important;
  transition: color 160ms ease, transform 160ms ease;
}

.haven-home-journal h3 a:hover {
  color: #7b432a !important;
}

.haven-home-final {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 2rem;
  align-items: center;
  padding: clamp(4rem, 7vw, 6.5rem) max(1.25rem, calc((100vw - 1180px) / 2));
  background: #2f1d17;
}

.haven-home-final > div:first-child {
  max-width: 750px;
}

.haven-home-final h2 {
  margin-bottom: 0.7rem;
  color: #fffdf8;
  font-size: clamp(2.45rem, 4.8vw, 4.6rem);
}

.haven-home-final p:not(.haven-home-kicker) {
  margin-bottom: 0;
  color: #daccc1;
}

@media (max-width: 980px) {
  .haven-home-visitbar {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .haven-home-visitbar > a {
    grid-column: 1 / -1;
    min-height: 50px;
  }

  .haven-home-visitbar__item:nth-child(3) {
    border-right: 0;
  }

  .haven-home-origin__heading,
  .haven-home-reviews__heading {
    grid-template-columns: 1fr;
    gap: 1rem;
  }

  .haven-home-fresh,
  .haven-home-craft {
    gap: 3rem;
  }

  .haven-home-tony {
    grid-template-columns: 1fr 0.8fr;
  }

  .haven-home-final {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 760px) {
  .haven-home-hero__intro {
    padding-top: 3.6rem;
  }

  .haven-home-hero__intro h1 {
    font-size: clamp(3rem, 14vw, 4.15rem);
    line-height: 0.93;
  }

  .haven-home-title-detail {
    font-size: 0.6em;
  }

  .haven-home-slogan {
    font-size: clamp(1.4rem, 7vw, 1.85rem) !important;
  }

  .haven-home-hero__art img {
    width: 150%;
    max-width: none;
    margin-left: -25%;
  }

  .haven-home-hero__art figcaption {
    position: static;
    max-width: none;
    padding: 0.75rem 1.25rem 1rem;
    border: 0;
    background: transparent;
    text-align: center;
  }

  .haven-home-visitbar {
    grid-template-columns: 1fr;
    margin-top: 0;
    border-radius: 0;
  }

  .haven-home-visitbar__item,
  .haven-home-visitbar__item:nth-child(3) {
    border-right: 0;
    border-bottom: 1px solid #e3d9cd;
  }

  .haven-home-origin__chapters,
  .haven-home-journal__grid {
    grid-template-columns: 1fr;
  }

  .haven-home-origin__chapters article {
    min-height: 0;
  }

  .haven-home-fresh,
  .haven-home-craft,
  .haven-home-tony {
    grid-template-columns: 1fr;
  }

  .haven-home-fresh__media,
  .haven-home-craft__media {
    max-height: 620px;
    box-shadow: 10px 10px 0 #d8b77e;
  }

  .haven-home-fresh__copy {
    order: -1;
  }

  .haven-home-tony__portrait {
    min-height: 590px;
  }

  .haven-home-gallery {
    grid-template-columns: 1fr;
    grid-template-rows: repeat(3, minmax(300px, 58vw));
  }

  .haven-home-gallery__tall {
    grid-row: auto;
  }

  .haven-home-reviews__grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 520px) {
  .haven-home-section,
  .haven-home-reviews {
    padding-right: 1.15rem;
    padding-left: 1.15rem;
  }

  .haven-home-hero__intro {
    width: calc(100% - 2rem);
    padding-top: 3rem;
  }

  .haven-home-eyebrow {
    letter-spacing: 0.1em;
  }

  .haven-home-hero__intro h1 {
    font-size: clamp(2.85rem, 14vw, 3.55rem);
  }

  .haven-home-subtitle {
    letter-spacing: 0.12em;
  }

  .haven-home-actions,
  .haven-home-stay__actions {
    align-items: stretch;
    flex-direction: column;
  }

  .haven-home-button {
    width: 100%;
  }

  .haven-home-text-link {
    align-self: flex-start;
  }

  .haven-home-origin__heading h2,
  .haven-home-fresh__copy h2,
  .haven-home-craft__copy h2,
  .haven-home-heading h2,
  .haven-home-reviews__heading h2,
  .haven-home-final h2 {
    font-size: clamp(2.25rem, 12vw, 3.4rem);
  }

  .haven-home-tony__copy {
    padding: 4.5rem 1.2rem;
  }

  .haven-home-tony__copy h2 {
    font-size: clamp(2.55rem, 13vw, 4rem);
  }

  .haven-home-tony__portrait {
    min-height: 500px;
  }

  .haven-home-final {
    padding-right: 1.15rem;
    padding-left: 1.15rem;
  }
}

@media (prefers-reduced-motion: reduce) {
  .haven-home *,
  .haven-home *::before,
  .haven-home *::after {
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important;
  }
}
