/* Contact and footer only; shared booking buttons retain their live branding. */
#contact.contact-bento { max-width: 1280px; padding: 100px 40px 110px; scroll-margin-top: 80px; }
#contact .contact-heading-row { display: flex; align-items: end; justify-content: space-between; gap: 36px; margin-bottom: 40px; }
#contact .label { font-size: 10px; letter-spacing: .18em; margin-bottom: 16px; }
#contact-heading { font: 500 clamp(40px, 4.4vw, 62px)/1.1 var(--font-serif); letter-spacing: -.035em; color: #45523f; margin: 0; }
#contact-heading em { font-weight: 400; }
#contact .contact-heading-note { font-size: 14px; line-height: 1.8; max-width: 280px; color: var(--muted); padding-bottom: 5px; }
#contact .contact-bento-grid { display: grid; grid-template-columns: 1.1fr 1fr; gap: 22px; }
#contact .contact-booking { padding: 34px; border-radius: 32px; min-width: 0; }
#contact .contact-phone { display: flex; align-items: center; justify-content: space-between; gap: 12px; font: 500 clamp(28px, 3vw, 42px)/1.2 var(--font-serif); color: #45523f; margin-bottom: 16px; }
#contact .contact-phone span { font: 28px var(--font-body); }
#contact .contact-booking > p:not(.label) { color: var(--muted); font-size: 14px; line-height: 1.7; }
#contact .contact-cta { margin-top: 26px; gap: 10px; }
#contact .contact-cta .btn { font-size: 12px; padding: 13px 19px; }
#contact .mero-book { font-size: 11px; padding: 13px 16px; }
#contact .mero-book svg { width: 63px; }
#contact .contact-whatsapp { display: flex; align-items: center; gap: 8px; flex-wrap: wrap; margin-top: 18px; color: var(--muted); font-size: 12px; }
#contact .contact-whatsapp .btn { border: 0; padding: 4px 0; background: none; box-shadow: none; border-radius: 0; font-size: 12px; text-decoration: underline; text-underline-offset: 4px; }
#contact .contact-map { position: relative; grid-column: 2; grid-row: 1 / span 2; min-height: 560px; display: block; border-radius: 34px; overflow: hidden; box-shadow: 0 18px 35px -24px #33473670; }
#contact .contact-map > iframe { display: block; width: 100%; height: calc(100% - 220px); min-height: 300px; position: absolute; inset: 0 0 auto; border: 0; }
#contact .contact-map { min-height: 560px; }
#contact .contact-map-caption { position: absolute; left: 18px; right: 18px; bottom: 18px; padding: 24px; border-radius: 26px; background-color: #fffcf0d9; color: #344431; display: flex; flex-direction: column; gap: 8px; }
#contact .contact-map-caption .label { margin: 0; }
#contact .contact-map-caption strong { font: 500 27px/1.2 var(--font-serif); }
#contact .contact-map-caption > span:not(.label) { font-size: 12px; line-height: 1.5; }
#contact .contact-directions { display: flex; justify-content: space-between; align-items: center; padding-top: 14px; margin-top: 5px; border-top: 1px solid #45523f30; font-size: 12px; }
#contact .contact-directions b { font-size: 24px; font-weight: 400; }
#contact .contact-hours-wrap { position: relative; }
#contact .contact-hours { padding: 27px 34px; border-radius: 30px; }
#contact .contact-hours h3 { font: 500 28px/1.2 var(--font-serif); margin-bottom: 14px; color: #45523f; }
#contact .hours { width: 100%; margin: 0; font-size: 13px; }
#contact .hours th { font-weight: 400; text-align: left; }
#contact .hours th, #contact .hours td { padding: 8px 0; border-bottom: 1px solid #45523f15; }
#contact .hours td { text-align: right; font-variant-numeric: tabular-nums; }
#contact .contact-hours p { margin: 14px 0 0; font-size: 11px; color: var(--muted); }
#contact .contact-leaf { position: absolute; left: -65px; bottom: -45px; width: 170px; height: auto; transform: rotate(-28deg); pointer-events: none; }
#contact .contact-sr { position: absolute; width: 1px; height: 1px; overflow: hidden; clip-path: inset(50%); }
.footer.footer-bento { position: relative; margin: 0 22px 22px; padding: 60px 40px 25px; border-radius: 42px; background: radial-gradient(ellipse at 0 0, #74816e 0, transparent 62%), linear-gradient(130deg,#475543,#293a31); color: #fff6e8; box-shadow: inset 0 1px 1px #ffffff70, 0 20px 45px -35px #18281e; }
.footer-bento .footer-inner { max-width: 1200px; padding: 0; display: grid; grid-template-columns: 1fr 1.15fr; gap: 42px 70px; align-items: start; text-align: left; }
.footer-bento .footer-invitation { grid-column: 1 / -1; display: flex; justify-content: space-between; gap: 25px; align-items: center; padding-bottom: 38px; border-bottom: 1px solid #fff5df30; }
.footer-bento .footer-invitation p { font: 400 clamp(36px, 4.6vw, 64px)/1.12 var(--font-serif); letter-spacing: -.025em; }
.footer-bento .footer-invitation em { color: #e6dcc7; }
.footer-bento .footer-back { display: grid; place-items: center; flex: 0 0 64px; height: 64px; border-radius: 50%; font-size: 28px; background: #ffffff14; box-shadow: inset 1px 1px 1px #ffffff80, 0 8px 20px #13251b20; }
.footer-bento .footer-logo { width: 160px; margin: 0 0 10px; }
.footer-bento .footer-sub { font-size: 13px; line-height: 1.8; margin: 0 0 24px; color: #f2ead9c9; }
.footer-bento .booking-options { justify-content: flex-start; gap: 10px; }
.footer-bento .booking-options .btn { font-size: 12px; padding: 13px 18px; }
.footer-bento .mero-book { font-size: 11px; padding: 13px 16px; }
.footer-bento .mero-book svg { width: 63px; }
.footer-bento .footer-cols { width: 100%; display: grid; grid-template-columns: 1.25fr 1fr .7fr; gap: 25px; margin: 0; text-align: left; }
.footer-bento .footer-cols h4 { font: 600 10px/1.5 var(--font-body); letter-spacing: .14em; color: #fff6e8; margin-bottom: 16px; }
.footer-bento .footer-cols p { font-size: 12px; line-height: 1.8; margin-bottom: 8px; }
.footer-bento .footer-bottom { grid-column: 1 / -1; width: 100%; margin: 0; padding-top: 22px; border-top: 1px solid #fff5df25; gap: 15px; font-size: 10px; color: #e8e1d2ad; }
.footer-bento a:focus-visible, #contact a:focus-visible { outline: 2px solid #9ab8c5; outline-offset: 5px; }
@media(max-width: 900px) {
  #contact.contact-bento { padding: 75px 28px 85px; }
  #contact .contact-heading-row { display: block; }
  #contact .contact-heading-note { margin-top: 20px; max-width: none; }
  #contact .contact-bento-grid { grid-template-columns: 1fr; }
  #contact .contact-map { grid-column: auto; grid-row: 3; min-height: 560px; }
  .footer-bento .footer-inner { grid-template-columns: 1fr; gap: 32px; }
  .footer-bento .footer-cols { max-width: 650px; }
}
@media(max-width: 480px) {
  #contact.contact-bento { padding: 65px 22px 75px; }
  #contact-heading { font-size: 39px; }
  #contact .contact-booking, #contact .contact-hours { padding: 24px 20px; border-radius: 26px; }
  #contact .contact-phone { font-size: 30px; }
  #contact .contact-cta { flex-direction: column; align-items: stretch; }
  #contact .contact-cta a { justify-content: center; }
  #contact .contact-map { min-height: 560px; border-radius: 28px; }
  #contact .contact-map-caption { padding: 20px; left: 12px; right: 12px; bottom: 12px; }
  #contact .contact-map-caption strong { font-size: 24px; }
  #contact .contact-leaf { width: 120px; left: -42px; bottom: -25px; }
  .footer.footer-bento { margin: 0 10px 10px; padding: 35px 22px 22px; border-radius: 30px; }
  .footer-bento .footer-invitation { align-items: start; padding-bottom: 26px; }
  .footer-bento .footer-invitation p { font-size: 32px; }
  .footer-bento .footer-back { flex-basis: 42px; height: 42px; font-size: 22px; }
  .footer-bento .footer-cols { grid-template-columns: 1fr 1fr; gap: 24px 18px; }
  .footer-bento .footer-cols > div:last-child { grid-column: 1 / -1; }
  .footer-bento .footer-cols > div:last-child p { display: inline-block; margin-right: 18px; }
  .footer-bento .footer-bottom { justify-content: flex-start; text-align: left; }
}
