/* Accommodation content only; the shared page hero keeps its existing styling. */
.stay-detail-page { overflow: clip; background: #f7f4ed; color: #18322b; }
.stay-detail-page h1, .stay-detail-page h2, .stay-detail-page h3, .stay-detail-page h4, .stay-detail-page p, .stay-detail-page a, .stay-detail-page span, .stay-detail-page dt, .stay-detail-page dd { font-weight: 400; }
.stay-shell { width: min(100% - 3rem, 1200px); margin-inline: auto; }
.stay-detail-page section:not(.page-hero) { color: #3b2118; }
.stay-detail-page h2 { text-wrap: balance; }
.stay-kicker { color: #40290E; font-size: .68rem; letter-spacing: .22em; text-transform: uppercase; }
.stay-subnav { position: sticky; top: var(--stay-header-height, 0px); z-index: 40; background: #fffaf5; border-bottom: 1px solid #e8dcd0; }
.stay-subnav .stay-shell { display: flex; justify-content: space-between; align-items: center; gap: 1.5rem; padding-block: 1.15rem; }
.stay-subnav-links { display: flex; flex-wrap: wrap; gap: 1.5rem; }
.stay-subnav a { font-size: .78rem; color: #76584a; }
.stay-subnav a:hover { color: #40290E; }
.stay-subnav-links a { padding-block: .5rem; border-bottom: 2px solid transparent; }
.stay-subnav-links a[aria-current="location"] { color: #40290E; border-bottom-color: #40290E; font-weight: 700; }
.stay-subnav .stay-subnav-cta { color: #40290E; border-bottom: 1px solid #40290E; padding-block: .3rem; }
.stay-intro, .stay-story, .stay-location, .stay-journeys { padding-block: clamp(3.5rem, 7vw, 6.5rem); background: #fffaf5; }
.stay-intro-grid { display: grid; grid-template-columns: 1fr 1fr; gap: clamp(2rem, 6vw, 6rem); align-items: center; }
.stay-intro-copy h2 { margin-top: 1.2rem; font-size: clamp(2.6rem, 4.4vw, 4.3rem); line-height: 1.08; color: #3b2118; }
.stay-intro-copy > p:not(.stay-kicker) { margin-top: 1.5rem; color: #76584a; font-size: .98rem; line-height: 1.95; }
.stay-intro-line { width: 3.5rem; height: 2px; margin-top: 1.7rem; background: #40290E; }
.stay-portrait { position: relative; padding: 0 0 1.5rem 1.5rem; }
.stay-portrait::before { content: ''; position: absolute; inset: 2rem 2rem 0 0; border: 1px solid #d9c3af; }
.stay-portrait-main { position: relative; aspect-ratio: 4 / 4.3; overflow: hidden; background: #e8dcd0; }
.stay-portrait-main img { width: 100%; height: 100%; object-fit: cover; }
.stay-portrait-note { position: absolute; bottom: 3rem; left: 0; max-width: 85%; padding: 1.3rem 1.8rem; background: #fffaf5; box-shadow: 0 12px 35px #3b21180d; }
.stay-portrait-note span { color: #40290E; font-size: .62rem; letter-spacing: .2em; text-transform: uppercase; }
.stay-portrait-note p { margin-top: .45rem; font-size: .95rem; }
.stay-snapshot { padding-block: 2.5rem; background: #f1e8de; border-block: 1px solid #e8dcd0; }
.stay-snapshot-grid { display: grid; grid-template-columns: 1.1fr repeat(3, 1fr); align-items: center; }
.stay-snapshot-title { padding-right: 2rem; }
.stay-snapshot-title h2 { font-size: 1.75rem; line-height: 1.15; }
.stay-snapshot-title p { margin-top: .7rem; font-size: .78rem; line-height: 1.7; color: #76584a; }
.stay-stat { display: flex; flex-direction: column; justify-content: center; gap: .9rem; min-height: 115px; padding: 1rem 1.8rem; border-left: 1px solid #d9c3af; }
.stay-stat-label { color: #76584a; font-size: .62rem; letter-spacing: .17em; text-transform: uppercase; }
.stay-stat-value { color: #40290E; font-size: 1.4rem; line-height: 1.3; overflow-wrap: anywhere; }
.stay-story-grid { display: grid; grid-template-columns: .85fr 1.15fr; gap: 2.5rem 5rem; }
.stay-story-title h2 { margin-top: 1rem; font-size: clamp(2.4rem, 3.5vw, 3.4rem); line-height: 1.12; }
.stay-story-copy { color: #76584a; font-size: .98rem; line-height: 1.95; }
.stay-story-copy p + p { margin-top: 1.2rem; }
.stay-story-aside { grid-column: 1 / -1; display: grid; grid-template-columns: repeat(3, 1fr); border-top: 1px solid #e8dcd0; padding-top: 2rem; gap: 2rem; }
.stay-check { display: flex; align-items: flex-start; gap: 1rem; }
.stay-check-icon { flex: 0 0 2rem; display: grid; height: 2rem; place-items: center; border: 1px solid #d9c3af; border-radius: 50%; color: #40290E; font-size: .8rem; }
.stay-check h3 { font-family: 'Inter', Arial, sans-serif; font-size: .9rem; }
.stay-check p { margin-top: .5rem; color: #76584a; font-size: .8rem; line-height: 1.75; }
.stay-gallery-section { padding-block: clamp(3.5rem, 7vw, 6rem); background: #eee5da; }
.stay-gallery-head { display: flex; align-items: end; justify-content: space-between; gap: 1.5rem; }
.stay-gallery-head h2 { margin-top: .8rem; font-size: clamp(2.4rem, 4vw, 3.7rem); line-height: 1.1; }
.stay-gallery-count { color: #76584a; font-size: .7rem; letter-spacing: .14em; text-transform: uppercase; }
.stay-gallery { display: grid; grid-template-columns: 1.2fr 1fr 1fr; grid-auto-rows: 240px; gap: 1rem; margin-top: 2.5rem; }
.stay-gallery-frame { position: relative; min-width: 0; overflow: hidden; background: #d9c3af; }
.stay-gallery-frame--lead { grid-row: span 2; }
.stay-gallery-frame img { width: 100%; height: 100%; object-fit: cover; transition: transform .65s ease; }
.stay-gallery-frame:hover img { transform: scale(1.035); }
.stay-gallery-frame::after { content: ''; position: absolute; inset: 40% 0 0; background: linear-gradient(transparent, #20150c99); pointer-events: none; }
.stay-gallery-caption { position: absolute; z-index: 1; bottom: 1.2rem; left: 1.3rem; right: 1.3rem; color: white; font-size: .65rem; letter-spacing: .13em; text-transform: uppercase; }
.stay-gallery--1 { grid-template-columns: 1fr; grid-auto-rows: clamp(280px, 45vw, 560px); }
.stay-gallery--1 .stay-gallery-frame--lead, .stay-gallery--2 .stay-gallery-frame--lead { grid-row: auto; }
.stay-gallery--2 { grid-template-columns: 1fr 1fr; grid-auto-rows: 420px; }
.stay-gallery--3 { grid-template-columns: 1.35fr 1fr; }
.stay-gallery--4 { grid-template-columns: repeat(3, 1fr); }
.stay-gallery--4 .stay-gallery-frame--lead { grid-column: span 2; }
.stay-gallery--4 .stay-gallery-frame:last-child { grid-column: 1 / -1; }
.stay-location-panel { display: grid; grid-template-columns: 1.1fr 1fr; background: #3b2118; }
.stay-location-copy { padding: clamp(2rem, 4.5vw, 4rem); color: #fffaf5; }
.stay-location-copy .stay-kicker { color: #fcc98f; }
.stay-location-copy h2 { margin-top: 1.2rem; font-size: clamp(2.4rem, 3.8vw, 3.6rem); line-height: 1.12; }
.stay-location-copy > p:not(.stay-kicker) { margin-top: 1.5rem; color: #e0cbbc; font-size: .92rem; line-height: 1.9; }
.stay-location-photo { min-height: 380px; }
.stay-location-photo img { width: 100%; height: 100%; object-fit: cover; }
.stay-links { display: flex; flex-wrap: wrap; gap: .8rem; margin-top: 2rem; }
.stay-link { display: inline-flex; justify-content: center; align-items: center; gap: 1rem; min-height: 48px; padding: .85rem 1.3rem; border: 1px solid #d9c3af; color: #40290E; font-size: .7rem; letter-spacing: .08em; text-transform: uppercase; transition: background .2s, color .2s; }
.stay-link:hover { background: #40290E; color: white; border-color: #40290E; }
.stay-location .stay-link { color: #fffaf5; border-color: #8b6d5c; }
.stay-location .stay-link--solid { background: #fcc98f; border-color: #fcc98f; color: #3b2118; }
.stay-location .stay-link:hover { background: #fffaf5; color: #3b2118; }
.stay-journeys { padding-top: 0; }
.stay-journey-list { display: grid; margin-top: 2.5rem; border-top: 1px solid #d9c3af; }
.stay-journey { display: grid; grid-template-columns: 2rem 1fr 2.5rem; gap: 1.5rem; align-items: center; padding: 1.8rem .5rem; border-bottom: 1px solid #e8dcd0; color: #3b2118; transition: background .2s; }
.stay-journey:hover { background: #f1e8de; }
.stay-journey-number { color: #40290E; font-size: .7rem; }
.stay-journey h3 { font-size: clamp(1rem, 1.4vw, 1.2rem); line-height: 1.4; }
.stay-journey p { margin-top: .5rem; color: #76584a; font-size: .8rem; }
.stay-journey-arrow { display: grid; place-items: center; width: 2.5rem; height: 2.5rem; border: 1px solid #d9c3af; border-radius: 50%; color: #40290E; }
.stay-detail-page a:focus-visible { outline: 2px solid #40290E; outline-offset: 5px; }
.stay-location a:focus-visible { outline-color: #fcc98f; }
.stay-detail-page [id] { scroll-margin-top: calc(var(--stay-header-height, 0px) + var(--stay-nav-height, 80px) + 16px); }
@media (max-width: 950px) {
    .stay-snapshot-grid { grid-template-columns: repeat(3, 1fr); }
    .stay-snapshot-title { grid-column: 1 / -1; padding: 0 0 1.5rem; }
    .stay-stat:nth-child(2) { padding-left: 0; border-left: 0; }
    .stay-story-grid { gap: 2.5rem; }
    .stay-gallery { grid-auto-rows: 190px; }
    .stay-gallery--1, .stay-gallery--2 { grid-auto-rows: 360px; }
}
@media (max-width: 640px) {
    .stay-shell { width: calc(100% - 2.5rem); }
    .stay-subnav .stay-shell { align-items: flex-start; flex-direction: column; gap: .75rem; }
    .stay-subnav-links { gap: 1.2rem; }
    .stay-intro-grid, .stay-story-grid, .stay-location-panel { grid-template-columns: 1fr; }
    .stay-intro-copy h2 { font-size: 2.8rem; }
    .stay-portrait { margin-top: .5rem; }
    .stay-portrait-main { aspect-ratio: 1 / 1; }
    .stay-snapshot-grid { grid-template-columns: 1fr; }
    .stay-stat, .stay-stat:nth-child(2) { border-left: 0; border-top: 1px solid #d9c3af; min-height: auto; padding: 1.25rem 0; gap: .6rem; }
    .stay-story-aside { grid-template-columns: 1fr; gap: 1.5rem; }
    .stay-gallery-head { align-items: flex-start; flex-direction: column; gap: 1rem; }
    .stay-gallery { grid-template-columns: 1fr 1fr; grid-auto-rows: 180px; gap: .65rem; margin-top: 1.75rem; }
    .stay-gallery .stay-gallery-frame--lead { grid-column: 1 / -1; grid-row: auto; min-height: 280px; }
    .stay-gallery { grid-template-rows: 280px; }
    .stay-gallery--2 { grid-template-columns: 1fr; grid-auto-rows: 280px; }
    .stay-gallery-caption { left: .8rem; bottom: .8rem; font-size: .6rem; }
    .stay-location-photo { min-height: 260px; height: 300px; }
    .stay-location-copy { padding: 2rem 1.5rem; }
    .stay-links .stay-link { width: 100%; }
    .stay-journey { grid-template-columns: 1.2rem 1fr 2.5rem; gap: .75rem; }
}
@media (prefers-reduced-motion: reduce) {
    .stay-gallery-frame img, .stay-link, .stay-journey { transition: none; }
}
