/* Booking and trip-planning refinements share the existing archive palette. */
html { scroll-padding-top: 100px; }
[hidden] { display: none !important; }
.archive-rental .hero { min-height: 700px; height: auto; padding-top: 11rem; padding-bottom: 3rem; }
.archive-rental .hero-content { margin-top: 3rem; }
.archive-rental .hero-title { font-size: clamp(4.2rem, 8vw, 7.8rem); }
.archive-rental .hero-desc { max-width: 660px; font-size: 1.1rem; line-height: 1.65; }
.hero-rate { color: #f7f1e5; font-size: 0.95rem; margin: 1rem 0; }
.archive-rental .archive-hero-actions .archive-action { font-size: 0.875rem; padding: 0.9rem 1rem; }
.archive-rental .nav-links { gap: 1rem; }
.archive-rental .nav-links a { font-size: 0.8rem; }
.archive-rental section { padding-top: 4rem; padding-bottom: 4rem; }
.archive-rental .hero-season-option span { font-size: 0.875rem; }
.archive-rental .hero-season-switch legend { font-size: 0.75rem; }
.archive-rental .property-image { max-height: 520px; }
.gallery-hint { text-align: center; margin: 0.75rem 0 1.5rem; }
.archive-rental a.gallery-item { display: block; color: inherit; cursor: zoom-in; }
.archive-rental a.gallery-item:focus-visible { outline: 3px solid var(--rust, #bd4f31); outline-offset: 4px; }
.club-note { padding: 1.2rem 1.5rem; margin-bottom: 1rem; border-left: 3px solid #3e7c80; font-size: 1rem; }


.stay-enquiry { padding: 1.5rem; margin-top: 2rem; border: 1px solid #9d9586; }
.stay-enquiry h3 { margin-bottom: 1rem; font-size: 1.5rem; }
.stay-enquiry p { font-size: 0.95rem; margin: 0.8rem 0; }
.stay-fields { display: grid; grid-template-columns: 1fr 1fr minmax(90px, .5fr); gap: 1rem; margin: 1rem 0; }
.stay-fields label { display: grid; gap: 0.4rem; font-size: 0.95rem; min-width: 0; }
.stay-fields input, .stay-fields select { font: inherit; width: 100%; min-width: 0; min-height: 48px; border: 1px solid #a39883; border-radius: 0; background: #f7f1e5; color: #10251f; padding: 0.6rem; }
.form-error { color: #ffdcba; font-weight: 600; }
.stay-enquiry button { cursor: pointer; font: inherit; }
.availability-bar { position: fixed; bottom: 0; left: 0; right: 0; z-index: 80; display: flex; justify-content: center; gap: 1rem; padding: 0.7rem max(1rem, env(safe-area-inset-right)) calc(0.7rem + env(safe-area-inset-bottom)); background: #10251f; border-top: 1px solid #d5b46d; }
.availability-bar a { color: #fff9e9; padding: 0.5rem 1rem; min-height: 44px; display: inline-flex; align-items: center; text-align: center; font-size: 0.95rem; }
.availability-bar a:first-child { background: #bd4f31; }
footer { padding-bottom: 7rem !important; }
.trip-preview-grid { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); align-items: center; gap: 3rem; }
.trip-preview-grid > img { width: 100%; aspect-ratio: 4/3; object-fit: cover; }
.trip-preview h2 { font-family: 'Cormorant Garamond', Georgia, serif; font-size: clamp(2.5rem,4vw,4rem); line-height: 1.1; }
.trip-preview p { font-size: 1rem; margin: 1rem 0; }
.trip-preview .archive-action { color: #10251f; border: 1px solid #10251f; }
.photo-dialog { width: min(1100px, 96vw); max-width: 96vw; max-height: 94dvh; margin: auto; padding: 1rem; border: 1px solid #d5b46d; background: #10251f; color: #f7f1e5; overflow: auto; }
.photo-dialog::backdrop { background: rgba(0,0,0,.85); }
.photo-dialog img { display: block; width: 100%; height: min(65dvh,700px); object-fit: contain; touch-action: pan-y; }
.photo-dialog button { padding: 0.65rem 0.9rem; min-height: 44px; background: transparent; border: 1px solid #b9af9d; color: inherit; cursor: pointer; font: inherit; }
.photo-dialog-tools,.photo-dialog-controls { display: flex; align-items: center; justify-content: space-between; gap: 1rem; }
.photo-dialog-caption { margin: 1rem 0; color: inherit; font-size: 1rem; }
.trip-article { max-width: 850px; margin: 0 auto; padding: 3rem 1.5rem; }
.trip-article h2 { font: 600 clamp(2rem,4vw,3rem)/1.15 'Cormorant Garamond',Georgia,serif; margin: 2rem 0 1rem; }
.trip-article p, .trip-article li { font-size: 1.05rem; line-height: 1.8; margin-bottom: 1rem; }
.trip-article ul { padding-left: 1.25rem; }
.trip-article a { color: #8e341d; text-decoration: underline; }
.trip-article .stay-enquiry { background: #10251f; color: #f7f1e5; }
.trip-article .stay-enquiry p { color: #f7f1e5; }
.trip-hero .hero-title { font-size: clamp(3rem,6vw,5.8rem); max-width: 1000px; }
.trip-hero .hero-content { max-width: 1000px; }
@media(max-width:1100px) { .archive-rental .nav-links { gap: .6rem; } .archive-rental .nav-links a { font-size: .75rem; } }
@media(max-width:768px) {
 html { scroll-padding-top: 85px; }
 .archive-rental .hero { min-height: 0; height: auto; padding: 11.5rem 1.25rem 2.5rem; }
 .archive-rental .hero-content { margin-top: 1rem; padding: 0; width: 100%; }
 .archive-rental .hero-title { font-size: clamp(3.6rem,15vw,5rem); line-height: .95; margin: 0.9rem 0; }
 .archive-rental .hero-desc { font-size: 1rem; line-height: 1.6; }
 .archive-rental .hero-subtitle { font-size: 0.75rem; }
 .archive-rental .archive-hero-actions { gap: .65rem; }
 .archive-rental .archive-hero-actions .archive-action { flex: 1 1 140px; letter-spacing: 0; font-size: 0.875rem; }
 .archive-rental .hero-season-switch.archive-only { top: 5.8rem; }
 .archive-rental .archive-hero-facts { display: none; }
 .archive-rental section { padding-top: 2.75rem; padding-bottom: 2.75rem; }
 .archive-rental .property-image { height: 70vw; }
 .archive-rental .gallery-grid { display: grid; grid-template-columns: 1fr 1fr; gap: .5rem; }
 .archive-rental .gallery-item { grid-column: auto !important; min-height: 0; height: 190px; }
 .archive-rental .gallery-item img { height: 100%; object-fit: cover; }
 .archive-rental .gallery-caption { font-size: .75rem; padding: .6rem; }

 .stay-fields { grid-template-columns: 1fr; }
 .stay-enquiry { padding: 1rem; }
 .availability-bar { gap: .3rem; }
 .availability-bar a { font-size: .875rem; padding: .5rem .65rem; flex: 1; justify-content: center; }
 .trip-preview-grid { grid-template-columns: 1fr; gap: 1.5rem; }
 .trip-hero .hero-title { font-size: clamp(2.5rem,10vw,4rem); }
 .trip-article { padding: 2rem 1.1rem; }
 .photo-dialog-controls button { font-size: .875rem; }
 .archive-rental .nav-panel { max-height: calc(100dvh - 150px); overflow-y: auto; }
}
@media print { .availability-bar,.nav,.stay-enquiry,.hero-season-switch { display: none !important; } }
.archive-rental .nav .logo { white-space: nowrap; flex-shrink: 0; font-size: 1.3rem; }
.archive-rental .nav-links { flex-wrap: nowrap; }
@media (max-width:768px) { .archive-rental .trip-hero { padding-top: 7rem; } }

.archive-rental{--archive-rust:#a44028;--stone:#65665a;}
.archive-rental #experience .section-label,.archive-rental #booking .section-label,.archive-rental .reviews-score-label,.archive-rental #booking .text-link,.archive-rental .footer-title{color:#dfbc8a;}
.archive-rental .distance-row span{color:#82502c;}
.archive-rental .stat-label,.archive-rental .review-meta{color:#65665a;}
.archive-rental .section-label,.archive-rental .reviews-insights-title,.archive-rental .reviews-topics strong{color:#9a3d25;}
.archive-rental #experience .section-label,.archive-rental #booking .section-label{color:#dfbc8a;}
/* Preserve the original editorial artwork alongside the seasonal photographs. */
.trip-artwork{position:relative;margin:0 1.5rem 3rem 0;}
.trip-artwork > img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;}
.archive-rental .trip-artwork .archive-poster{right:-1.5rem;bottom:-2rem;}


@media(max-width:600px){.trip-artwork{margin-right:1rem;}.archive-rental .trip-artwork .archive-poster{right:-1rem;}}
.trip-artwork > img{height:auto;}
.archive-rental .archive-field-note-grid{grid-template-columns:1fr;max-width:960px;margin-inline:auto;}
.archive-rental .archive-field-note figure{margin:0;}
@media(max-width:600px){.archive-rental .trip-artwork .archive-poster{width:48%;max-width:180px;}.trip-artwork{margin-bottom:3.5rem;}}

.trip-preview-grid > *{min-width:0;max-width:100%;}
.trip-artwork > img{max-width:100%;height:auto;}
.trip-preview-grid h2,.trip-preview-grid p{overflow-wrap:break-word;}

/* The fireplace artwork holds a full column; booking details share the other. */
.archive-rental .booking-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);gap:clamp(2rem,5vw,5rem);align-items:start;}
.archive-rental .booking-grid > .booking-details{grid-column:auto;min-width:0;}
.archive-rental .archive-booking-poster{width:100%;max-width:none;justify-self:stretch;}
.booking-details > div + div{margin-top:2.5rem;}
.archive-rental #fishing .trip-artwork{grid-column:2;grid-row:1;}
.archive-rental #fishing .trip-preview-grid > div:last-child{grid-column:1;grid-row:1;}
@media(max-width:768px){
 .archive-rental .booking-grid{grid-template-columns:minmax(0,1fr);gap:2.5rem;}
 .archive-rental .archive-booking-poster{width:calc(100% - 1rem);max-width:520px;justify-self:center;}
 .archive-rental #fishing .trip-artwork,.archive-rental #fishing .trip-preview-grid > div:last-child{grid-column:auto;grid-row:auto;}
}
@media(max-width:768px){.archive-rental .gallery-grid{grid-auto-rows:190px;}.archive-rental .gallery-item{grid-row:auto;}}
