/* Páginas internas Bela Brisa — base convertida dos .dc.html do Eduardo */

.bb-page #site-header,
.bb-page #site-footer,
.bb-page .site-header,
.bb-page .site-footer,
.bb-page header.site-header,
.bb-page footer.site-footer {
  display: none !important;
}

.bb-page body,
.bb-page {
  margin: 0;
}

.bb-root {
  font-family: "Hanken Grotesk", sans-serif;
  color: #2c3a24;
  background: #f6f1e6;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}

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

.bb-serif {
  font-family: "Cormorant Garamond", Georgia, serif;
}

[data-reveal] {
  opacity: 0;
  transition: opacity 1.05s cubic-bezier(0.16, 0.84, 0.3, 1),
    transform 1.05s cubic-bezier(0.16, 0.84, 0.3, 1),
    clip-path 1.3s cubic-bezier(0.16, 0.84, 0.3, 1);
}

[data-reveal="up"] {
  transform: translateY(30px);
}

[data-reveal="left"] {
  transform: translateX(-46px);
}

[data-reveal="right"] {
  transform: translateX(46px);
}

[data-reveal="mask"] {
  clip-path: inset(0 100% 0 0);
}

[data-reveal].in {
  opacity: 1;
  transform: none;
  clip-path: inset(0 0 0 0);
}

.bb-head {
  background: transparent;
}

.bb-head .bb-nl,
.bb-head .bb-logo,
.bb-head .bb-cart {
  color: #f3efe4;
}

.bb-head .bb-mk {
  stroke: #f3efe4;
}

.bb-head .bb-cart .bb-mk2 {
  stroke: #f3efe4;
}

.bb-head .bb-resv {
  background: rgba(243, 239, 228, 0.14);
  color: #f3efe4;
  border-color: rgba(243, 239, 228, 0.5);
}

.bb-head[data-scrolled="true"] {
  background: rgba(246, 241, 230, 0.82);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  box-shadow: 0 1px 0 rgba(52, 73, 47, 0.08), 0 18px 50px -34px rgba(38, 51, 31, 0.6);
}

.bb-head[data-scrolled="true"] .bb-nl,
.bb-head[data-scrolled="true"] .bb-logo,
.bb-head[data-scrolled="true"] .bb-cart {
  color: #34492f;
}

.bb-head[data-scrolled="true"] .bb-mk,
.bb-head[data-scrolled="true"] .bb-cart .bb-mk2 {
  stroke: #34492f;
}

.bb-head[data-scrolled="true"] .bb-resv {
  background: #34492f;
  color: #f6f1e6;
  border-color: #34492f;
}

.bb-head[data-scrolled="true"] .bb-burger {
  color: #34492f;
}

.bb-nl {
  position: relative;
  text-decoration: none;
  font-size: 14px;
  letter-spacing: 0.02em;
}

.bb-nl::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -5px;
  height: 1px;
  width: 0;
  background: currentColor;
  transition: width 0.4s cubic-bezier(0.16, 0.84, 0.3, 1);
  opacity: 0.7;
}

.bb-nl:hover::after {
  width: 100%;
}

.bb-chimg:hover .bb-chimg-i,
.bb-place:hover .bb-place-img {
  transform: scale(1.05);
}

.bb-exp:hover .bb-exp-img,
.bb-act:hover .bb-act-img {
  transform: scale(1.04);
}

.bb-gal:hover .bb-gal-img {
  transform: scale(1.05);
}

.bb-gal:hover .bb-gal-cap {
  opacity: 1;
}

.bb-prod:hover .bb-prod-img {
  transform: scale(1.06);
}

.bb-prod {
  transition: transform 0.5s cubic-bezier(0.16, 0.84, 0.3, 1), box-shadow 0.5s;
}

.bb-prod:hover {
  transform: translateY(-5px);
  box-shadow: 0 36px 70px -46px rgba(38, 51, 31, 0.5);
}

.bb-btn-green:hover,
.bb-btn-reserve:hover {
  background: #2c3d28;
}

.bb-play:hover {
  transform: translate(-50%, -50%) scale(1.06);
  background: #f6f1e6;
}

.bb-play {
  transition: transform 0.4s cubic-bezier(0.16, 0.84, 0.3, 1), background 0.4s;
}

.bb-float-wa:hover {
  transform: translateY(-3px);
  background: #2c3d28;
  color: #f6f1e6;
}

.bb-footer__links a:hover {
  color: #f6f1e6;
}

.bb-input {
  width: 100%;
  padding: 14px 16px;
  border-radius: 10px;
  border: 1px solid rgba(52, 73, 47, 0.2);
  background: #fff;
  font-family: "Hanken Grotesk", sans-serif;
  font-size: 15px;
  color: #2c3a24;
  transition: border-color 0.3s, box-shadow 0.3s;
}

.bb-input:focus {
  outline: none;
  border-color: #34492f;
  box-shadow: 0 0 0 3px rgba(52, 73, 47, 0.1);
}

.bb-input::placeholder {
  color: #a7ad97;
}

.bb-filter.is-active {
  background: #34492f !important;
  color: #f6f1e6 !important;
  border-color: #34492f !important;
}

.bb-ch-thumb.is-active {
  outline: 2px solid #34492f !important;
  outline-offset: 2px;
}

.bb-gal-item.is-hidden {
  display: none;
}

.bb-faq-answer {
  overflow: hidden;
  transition: max-height 0.5s cubic-bezier(0.16, 0.84, 0.3, 1), opacity 0.4s, margin 0.4s;
  max-height: 0;
  opacity: 0;
  margin-top: 0;
}

.bb-faq-item.is-open .bb-faq-answer {
  max-height: 240px;
  opacity: 1;
  margin-top: 14px;
}

.bb-faq-sign {
  transition: transform 0.4s;
  display: inline-block;
}

.bb-faq-item.is-open .bb-faq-sign {
  transform: rotate(45deg);
}

.bb-mobile-menu {
  display: none;
}

.bb-mobile-menu.is-open {
  display: flex;
}

.bb-lightbox {
  display: none;
}

.bb-lightbox.is-open {
  display: flex;
}

.bb-drawer-overlay {
  display: none;
}

.bb-drawer-overlay.is-open {
  display: block;
}

.bb-drawer {
  display: none;
}

.bb-drawer.is-open {
  display: flex;
}

.bb-form-sent {
  display: none;
}

.bb-form-sent.is-visible {
  display: block;
}

.bb-form-wrap.is-hidden {
  display: none;
}

.bb-soon-badge {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(246, 241, 230, 0.88);
  font-size: 13px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #7a6a3f;
  font-weight: 600;
}

@keyframes bbKen {
  0% {
    transform: scale(1.04);
  }
  100% {
    transform: scale(1.16);
  }
}

@keyframes bbDrift {
  0% {
    transform: translateX(-4%);
  }
  100% {
    transform: translateX(4%);
  }
}

@keyframes bbFloat {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-8px);
  }
}

@keyframes bbFade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes bbPulse {
  0%,
  100% {
    box-shadow: 0 0 0 0 rgba(246, 241, 230, 0.35);
  }
  50% {
    box-shadow: 0 0 0 16px rgba(246, 241, 230, 0);
  }
}

@keyframes bbSlide {
  from {
    transform: translateX(100%);
  }
  to {
    transform: translateX(0);
  }
}

.bb-fadein {
  animation: bbFade 1.2s ease both;
}

.bb-slide {
  animation: bbSlide 0.42s cubic-bezier(0.16, 0.84, 0.3, 1) both;
}

.bb-navwrap {
  display: flex;
}

.bb-burger {
  display: none;
}

@media (max-width: 1180px) {
  .bb-navwrap {
    display: none;
  }

  .bb-burger {
    display: flex;
  }

  .bb-head {
    padding: 16px 22px !important;
  }

  .bb-pad {
    padding-left: 22px !important;
    padding-right: 22px !important;
  }

  .bb-split,
  .bb-row {
    grid-template-columns: 1fr !important;
  }

  .bb-row .bb-rowimg,
  .bb-split .bb-actimg {
    order: -1;
  }
}

@media (max-width: 600px) {
  .bb-pad {
    padding-left: 18px !important;
    padding-right: 18px !important;
  }
}

/* Atividades — fidelidade Eduardo */
.bb-page-atividades .bb-act-price-row {
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
  margin-top: 30px;
  padding-top: 24px;
  border-top: 1px solid rgba(52, 73, 47, 0.16);
}

.bb-page-atividades .bb-act-price-row .bb-btn-reserve {
  margin-left: auto;
  padding: 15px 32px;
  border-radius: 40px;
  background: #34492f;
  color: #f6f1e6;
  border: none;
  cursor: pointer;
  font-weight: 600;
  font-family: "Hanken Grotesk", sans-serif;
  text-decoration: none;
  transition: background 0.35s;
}

.bb-page-atividades .bb-act-row:last-child {
  padding-bottom: 0;
}

@media (max-width: 640px) {
  .bb-page-atividades .bb-act-price-row .bb-btn-reserve {
    margin-left: 0;
    flex: 1 1 100%;
    text-align: center;
    box-sizing: border-box;
  }

  .bb-page-atividades .bb-cta-final a {
    flex: 1 1 auto;
    min-width: min(100%, 280px);
    text-align: center;
    box-sizing: border-box;
  }
}


/* Os Chalés — fidelidade Eduardo */
.bb-page-chales .bb-chale-thumbs {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 10px;
  margin-top: 12px;
}

.bb-page-chales .bb-chale-price-row {
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
  margin-top: 32px;
  padding-top: 24px;
  border-top: 1px solid rgba(52, 73, 47, 0.14);
}

.bb-page-chales .bb-chale-price-row .bb-btn-reserve {
  margin-left: auto;
  padding: 15px 32px;
  border-radius: 40px;
  background: #34492f;
  color: #f6f1e6;
  text-decoration: none;
  font-weight: 600;
  font-family: "Hanken Grotesk", sans-serif;
  transition: background 0.35s;
}

@media (max-width: 640px) {
  .bb-page-chales .bb-chale-price-row .bb-btn-reserve {
    margin-left: 0;
    flex: 1 1 100%;
    text-align: center;
    box-sizing: border-box;
  }

  .bb-page-chales .bb-cta-final a {
    flex: 1 1 auto;
    min-width: min(100%, 280px);
    text-align: center;
    box-sizing: border-box;
  }
}


/* Galeria — microajustes seguros (inline críticos permanecem no PHP) */
.bb-page-galeria .bb-gal-masonry-wrap {
  max-width: 100%;
}

@media (max-width: 480px) {
  .bb-page-galeria .bb-gal-filters-wrap {
    gap: 8px;
    margin-bottom: 36px;
  }

  .bb-page-galeria .bb-gal-filters-wrap .bb-filter {
    padding: 8px 16px !important;
  }
}


/* Loja — fidelidade Eduardo (inline críticos permanecem no PHP) */
.bb-page-loja .bb-loja-grid {
  max-width: 100%;
}

@media (max-width: 480px) {
  .bb-page-loja .bb-loja-filters-wrap {
    gap: 8px;
    margin-bottom: 40px;
  }

  .bb-page-loja .bb-loja-filters-wrap .bb-filter {
    padding: 8px 16px !important;
  }

  .bb-page-loja .bb-prod-footer {
    flex-wrap: wrap;
  }

  .bb-page-loja .bb-prod-footer .bb-btn-green {
    flex: 1 1 100%;
    text-align: center;
    box-sizing: border-box;
  }
}


/* Localização — fidelidade Eduardo (inline críticos permanecem no PHP) */
.bb-page-localizacao .bb-loc-map-block,
.bb-page-localizacao .bb-place {
  max-width: 100%;
}

.bb-page-localizacao .bb-loc-info-card .bb-btn-green {
  align-self: flex-start;
}

@media (max-width: 640px) {
  .bb-page-localizacao .bb-loc-map-block {
    min-height: 320px;
  }

  .bb-page-localizacao .bb-loc-info-card {
    padding: 30px 22px !important;
  }

  .bb-page-localizacao .bb-cta-final a {
    flex: 1 1 auto;
    min-width: min(100%, 280px);
    text-align: center;
    box-sizing: border-box;
  }
}


/* Contato — fidelidade Eduardo (inline críticos permanecem no PHP) */
.bb-page-contato .bb-contato-form-card,
.bb-page-contato .bb-contato-info {
  max-width: 100%;
  min-width: 0;
}

.bb-page-contato .bb-contato-form-card .bb-input {
  max-width: 100%;
  box-sizing: border-box;
}

@media (max-width: 640px) {
  .bb-page-contato .bb-contato-form-grid {
    grid-template-columns: 1fr !important;
  }

  .bb-page-contato .bb-contato-form-grid > div {
    grid-column: span 1 !important;
  }

  .bb-page-contato .bb-contato-meta a,
  .bb-page-contato .bb-contato-meta > div {
    flex-wrap: wrap;
    gap: 6px 12px;
  }

  .bb-page-contato .bb-contato-form-card {
    padding: 24px 18px !important;
  }

  .bb-page-contato [data-bb-form-reset],
  .bb-page-contato .bb-contato-form-card .bb-btn-green {
    max-width: 100%;
    box-sizing: border-box;
  }
}


/* Header base Eduardo */
.bb-head .bb-cart {
  color: #f3efe4;
}
.bb-head .bb-cart .bb-mk2 {
  stroke: #f3efe4;
}
.bb-head[data-scrolled="true"] .bb-cart {
  color: #34492f;
}
.bb-head[data-scrolled="true"] .bb-cart .bb-mk2 {
  stroke: #34492f;
}
