
.sr-property-jumps{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.sr-property-jumps a{display:flex;align-items:center;justify-content:space-between;gap:22px;border:1px solid #bda467;border-radius:3px;background:#fff;padding:12px 18px;font-size:14px;min-height:48px}.sr-property-jumps a:hover{background:#f2e4c7}
.sr-property-list{display:grid;gap:72px}.sr-property{display:grid;grid-template-columns:1.05fr 1fr;gap:48px;align-items:start;scroll-margin-top:40px;padding-bottom:72px;border-bottom:1px solid #e4ddd0}.sr-property:last-child{padding-bottom:0;border-bottom:0}.sr-property-cover{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:4px}.sr-property-thumbs{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.sr-property-thumbs a{display:block;overflow:hidden;border-radius:4px}.sr-property-thumbs img{display:block;width:100%;aspect-ratio:3/2;object-fit:cover;transition:transform .2s}.sr-property-thumbs a:hover img{transform:scale(1.03)}.sr-property-copy .sr-eyebrow{margin:0 0 14px;font-size:11px}.sr-property-copy h2{font-size:36px;line-height:1.3;letter-spacing:-.6px}.sr-property-description{margin:20px 0;color:#555;line-height:1.75}.sr-property-facts{display:flex;flex-wrap:wrap;gap:9px;list-style:none;margin:0;padding:0}.sr-property-facts li{font-size:13px;border:1px solid #e4ddd0;padding:8px 12px;background:#fdfbf7;border-radius:3px}.sr-property-details{border-top:1px solid #e4ddd0;border-bottom:1px solid #e4ddd0;margin-top:26px;padding:17px 0}.sr-property-details summary,.sr-faq summary{cursor:pointer;font-weight:500;line-height:1.6}.sr-property-details p,.sr-faq details p{font-size:15px;color:#555;margin:14px 0;line-height:1.8}.sr-property .sr-booking{display:flex;width:100%;gap:14px;margin-top:24px}.sr-booking-note{font-size:12px;color:#666;margin-top:12px;line-height:1.6}.sr-faq{display:grid;grid-template-columns:1fr 1.2fr;gap:60px;border-top:1px solid #e4ddd0}.sr-faq>div>p{margin-top:20px;color:#555}.sr-faq details{border-bottom:1px solid #ddd4c3;padding:19px 0}.sr-faq details:first-child{padding-top:0}.sr-faq summary{min-height:28px}
@media(max-width:1000px){.sr-property{gap:28px}.sr-property-copy h2{font-size:30px}}
@media(max-width:800px){.sr-property{grid-template-columns:1fr;gap:26px;padding-bottom:45px}.sr-property-list{gap:45px}.sr-faq{grid-template-columns:1fr;gap:30px}.sr-property-copy h2{font-size:32px}.sr-property-jumps a{flex:1 1 200px}}
@media(max-width:420px){.sr-nav{flex-wrap:wrap}.sr-nav a{min-height:44px;display:inline-flex;align-items:center}.sr-nav .sr-button{margin-left:auto}.sr-property-jumps{flex-direction:column}.sr-property-jumps a{flex:auto}.sr-property-copy h2{font-size:28px}}
@media(prefers-reduced-motion:reduce){.sr-property-thumbs img{transition:none}}
