/* v2: shared menu, verbatim copy and independent photo collections. */
.header-top-inner { justify-content: flex-end; }
.phone-mobile { display: none !important; }
.phone-desktop { cursor: text; user-select: text; }
.phone-reservation-note { display: inline-block; font-size: 16px; font-weight: 700; }
.footer-contact .phone-desktop { margin: 0; color: #fff; font-family: Georgia,serif; font-size: 22px; line-height: 1.5; letter-spacing: normal; }
.booking-phone .phone-desktop { margin: 5px 0; color: var(--ink); font-family: Georgia,serif; font-size: 28px; font-weight: 700; }
@media (max-width: 760px), (hover: none) and (pointer: coarse) {
    .phone-desktop { display: none !important; }
    .phone-mobile { display: inline-flex !important; }
    .footer-contact .phone-mobile, .booking-phone .phone-mobile { display: block !important; }
    .floating-call.phone-mobile { display: flex !important; }
}
.header-links a { display: inline-flex; align-items: center; gap: 5px; }
.footer-links { flex-wrap: wrap; }
.social-blog { font-weight: 900; color: #fff; background: #168331; width: 17px; height: 17px; display: inline-grid; place-items: center; border-radius: 4px; line-height: 1; }
.social-instagram { width: 17px; height: 17px; }
@media (min-width: 1081px) {
    .nav-row { position: relative; gap: 30px; }
    .brand { flex-basis: 180px; }
    .brand img { width: 180px; }
    .primary-nav { flex: 1; display: grid; grid-template-columns: 1.35fr 1fr 1fr 1fr 1fr; }
    .nav-group { min-width: 0; }
    .nav-group > a { width: 100%; justify-content: center; padding-left: 8px; padding-right: 8px; font-size: 16px; white-space: nowrap; }
    .nav-row::after { content: ''; position: absolute; z-index: 1; top: 100%; left: calc((100vw - 100%) / -2); width: 100vw; height: 280px; background: #fff; border-top: 1px solid var(--line); box-shadow: 0 20px 24px rgba(0,0,0,.08); opacity: 0; visibility: hidden; transition: opacity .18s; }
    .nav-row:has(.primary-nav:hover)::after, .nav-row:has(.primary-nav:focus-within)::after { opacity: 1; visibility: visible; }
    .submenu { z-index: 2; left: 0; right: 0; top: 100%; width: 100%; min-width: 0; height: 280px; padding: 18px 0; border: 0; box-shadow: none; background: transparent; transform: none !important; text-align: center; }
    .submenu a { padding: 9px 4px; font-size: 13px; }
    .primary-nav:hover .submenu, .primary-nav:focus-within .submenu { visibility: visible; opacity: 1; }
}
.hero-content h1.hero-title--wide { max-width: none; font-size: clamp(34px, 4.1vw, 62px); }
.hero-content > .hero-contact { color: #f4d3a0; font-family: Georgia,serif; font-size: 29px; font-weight: 700; margin: -14px 0 18px; }
.page-intro--v2 { max-width: 1060px; padding-top: 82px; padding-bottom: 50px; }
.page-intro--v2 h2 { max-width: 960px; font-size: clamp(27px, 3vw, 39px); margin-bottom: 34px; line-height: 1.45; }
.page-intro--v2 .rich-copy { max-width: 880px; margin: auto; font-size: 17px; line-height: 1.95; }
.rich-copy--left { text-align: left; }

.rich-copy { overflow-wrap: anywhere; }
.rich-copy p { white-space: normal; }
.contact-links { display: flex; justify-content: center; flex-wrap: wrap; gap: 12px; margin-top: 30px; }
.contact-links:empty { display: none; }
.contact-links--page { margin-top: -45px; padding-bottom: 80px; }
.v2-items { padding-top: 20px; padding-bottom: 80px; }
.v2-item { min-width: 0; }
.v2-item h2 { margin: 0 0 20px; font-size: 28px; letter-spacing: -.035em; line-height: 1.4; }
.v2-item .rich-copy { font-size: 16px; line-height: 1.9; }
.v2-item .button { margin-top: 20px; }
.v2-items--alternating .v2-item { display: grid; grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr); align-items: center; gap: 64px; margin-bottom: 70px; }
.v2-items--alternating .v2-item:nth-child(even) .v2-item-image { order: 2; }
.v2-item-image img { width: 100%; height: auto; max-height: 650px; object-fit: contain; background: transparent; }
.v2-items--alternating .v2-item--no-image { display: block; max-width: 880px; margin-left: auto; margin-right: auto; }
.v2-items--text { max-width: 1000px; }
.v2-items--text .v2-item { border-top: 1px solid var(--line); padding: 38px 0; }
.v2-items--text .v2-item-image { margin-bottom: 25px; }
.v2-items--attractions .v2-item:not(.v2-item--no-image) { display: grid; grid-template-columns: 350px minmax(0,1fr); align-items: start; gap: 30px; }
.v2-items--attractions .v2-item-image { margin-bottom: 0; }
.v2-items--attractions .v2-item-image img { width: 100%; height: auto; max-height: none; aspect-ratio: auto; object-fit: contain; }
.image-credit { margin: 8px 0 0; color: var(--muted); font-size: 12px; text-align: center; }
.v2-items--cards, .v2-items--gallery { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 26px; }
.v2-items--gallery { grid-template-columns: repeat(2,minmax(0,1fr)); }
.v2-items--directions.v2-items--cards { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 28px; padding: 36px; background: var(--soft); margin-bottom: 70px; }
.v2-items--directions.v2-items--cards .v2-item { background: #fff; padding: 32px; box-shadow: 0 10px 24px rgba(18,28,21,.06); }
.v2-items--directions.v2-items--cards .v2-item-copy { padding: 0; }
.v2-items--cards .v2-item-copy, .v2-items--gallery .v2-item-copy { padding: 25px 0; }
.v2-items--highlights { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 38px; padding-top: 70px; padding-bottom: 10px; text-align: center; }
.feature-icon { display: grid; place-items: center; width: 94px; height: 94px; border-radius: 50%; background: #eef1e9; color: #35523c; margin: 0 auto 22px; }
.feature-icon svg { width: 43px; height: 43px; }
.page-intro[data-page-type="restaurant"] + .v2-items--highlights { padding-top: 20px; padding-bottom: 50px; }
.v2-items--highlights h2 { font-size: 21px; margin-bottom: 12px; }
.v2-items--highlights .rich-copy { font-size: 14px; line-height: 1.7; }
.photo-section { padding-top: 18px; padding-bottom: 80px; }
.photo-track { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 32px; }
.photo-section--grid.photo-columns--3 .photo-track { grid-template-columns: repeat(3,minmax(0,1fr)); }
.photo-section--travel { max-width: 1060px; }
.photo-section--travel .photo-track { display: block; columns: 2; column-gap: 20px; }
.photo-section--travel .page-photo { break-inside: avoid; margin: 0 0 20px; }
.photo-section--travel .photo-open img { height: auto; aspect-ratio: auto; }
.page-photo { margin: 0; min-width: 0; }
.photo-open { position: relative; display: block; overflow: hidden; background: transparent; }
.photo-open img { display: block; width: 100%; aspect-ratio: 4/3; }
.photo-fit--contain { object-fit: contain; }
.photo-fit--cover { object-fit: cover; }
.page-photo figcaption { padding: 18px 0 8px; }
.page-photo figcaption h3 { font-size: 20px; margin: 0 0 8px; }
.page-photo figcaption .rich-copy { font-size: 15px; }
.photo-section--single { max-width: 1040px; }
.photo-section--single .photo-track { display: block; }
.photo-section--single .page-photo + .page-photo { margin-top: 30px; }
.photo-section--single .photo-open img { width: auto; max-width: 100%; height: auto; aspect-ratio: auto; max-height: 820px; margin-inline: auto; }
.photo-section--slider { padding-top: 5px; padding-bottom: 42px; outline-offset: 5px; }
.photo-section--slider .photo-track { display: flex; gap: 0; overflow-x: auto; scroll-snap-type: x mandatory; scrollbar-width: none; }
.photo-section--slider .photo-track::-webkit-scrollbar { display: none; }
.photo-section--slider .page-photo { flex: 0 0 100%; scroll-snap-align: start; }
.photo-section--slider .photo-open img { height: min(62vw, 650px); aspect-ratio: auto; }
.photo-controls { display: flex; align-items: center; justify-content: center; gap: 24px; padding: 20px 0; }
.photo-controls button { border: 1px solid #c9cec3; color: var(--ink); background: #fff; width: 48px; height: 42px; cursor: pointer; font-size: 20px; }
.photo-controls span { min-width: 65px; text-align: center; font-variant-numeric: tabular-nums; }
.photo-thumbnails { display: flex; justify-content: center; gap: 10px; max-width: 602px; margin-inline: auto; padding: 4px 0 12px; }
.photo-thumbnails button { flex: 0 1 92px; min-width: 0; width: calc((100% - 50px) / 6); aspect-ratio: 92 / 70; padding: 3px; border: 2px solid transparent; background: transparent; cursor: pointer; }
.photo-thumbnails button[hidden] { display: none; }
.photo-thumbnails button[aria-pressed="true"] { border-color: var(--accent); }
.photo-thumbnails img { width: 100%; height: 100%; object-fit: cover; }
.room-details { max-width: 1000px; padding: 30px 36px; background: #f3f2ed; margin-bottom: 20px; border-left: 3px solid var(--accent); line-height: 2; }
.room-booking-bar .site-shell { justify-content: center; gap: 16px; }
.room-booking-bar .site-shell > div { margin-right: 24px; }
@media (max-width: 1080px) {
    .v2-items--alternating .v2-item { gap: 32px; }
    .v2-items--highlights { gap: 20px; }
    .nav-group:hover .submenu, .nav-group:focus-within .submenu { transform: none; }
    body.menu-open { overflow: hidden; }
}
@media (max-width: 760px) {
    .v2-items--attractions .v2-item:not(.v2-item--no-image) { grid-template-columns: minmax(0,1fr); gap: 24px; }
    .v2-items--attractions .v2-item-image { width: 100%; max-width: 350px; margin-inline: auto; }
    .photo-section--travel .photo-track { columns: 1; }
    .photo-section--travel .page-photo { margin-bottom: 16px; }
    .room-booking-bar .site-shell { align-items: center; text-align: center; }
    .room-booking-bar .site-shell > div { margin-right: 0; margin-bottom: 8px; }
    .room-booking-bar .button { max-width: 280px; }
    .v2-items--directions.v2-items--cards { grid-template-columns: minmax(0,1fr); padding: 20px; gap: 20px; margin-bottom: 45px; }
    .v2-items--directions.v2-items--cards .v2-item { padding: 24px; }
    .hero-content h1.hero-title--wide { font-size: 34px; line-height: 1.25; }
    .hero-content > p:not(.hero-kicker) { line-height: 1.7; }
    .hero-content > .hero-contact { font-size: 25px; }
    .page-intro--v2 { padding-top: 55px; padding-bottom: 28px; }
    .page-intro--v2 h2 { font-size: 27px; }
    .page-intro--v2 .rich-copy { font-size: 16px; line-height: 1.85; }
    .v2-items--alternating .v2-item { display: flex; flex-direction: column; align-items: stretch; gap: 24px; margin-bottom: 50px; }
    .v2-items--alternating .v2-item:nth-child(even) .v2-item-image { order: 0; }
    .v2-item h2 { font-size: 24px; }
    .v2-items--cards, .v2-items--gallery { grid-template-columns: 1fr; }
    .v2-items--highlights { grid-template-columns: repeat(2,minmax(0,1fr)); padding-top: 40px; row-gap: 30px; }
    .feature-icon { width: 72px; height: 72px; margin-bottom: 15px; }
    .photo-track, .photo-section--grid.photo-columns--3 .photo-track { grid-template-columns: 1fr; gap: 24px; }
    .photo-section { padding-bottom: 50px; }
    .photo-section--slider .photo-open img { height: 75vw; max-height: 470px; }
    .photo-thumbnails { gap: 6px; max-width: 462px; }
    .photo-thumbnails button { flex-basis: 72px; width: calc((100% - 30px) / 6); padding: 2px; }
    .room-details { padding: 24px; font-size: 15px; }
    .contact-links { flex-direction: column; }
    .contact-links--page { margin-top: -25px; padding-bottom: 55px; }
}
