.property-grid{grid-template-columns:minmax(0,1.5fr) minmax(360px,1fr)}
.booking-card{padding:1.5rem;position:static;min-width:0;scroll-margin-top:2rem}
.booking-widget{min-height:400px;width:100%}
.booking-widget iframe{max-width:100%;border:0}
.booking-alternative{margin-top:1.2rem;margin-bottom:0;color:var(--muted)}
.booking-alternative a{text-decoration:underline;text-underline-offset:3px}
@media(max-width:850px){.property-grid{grid-template-columns:minmax(0,1fr)}.booking-card{width:100%;max-width:580px;justify-self:center}}
@media(max-width:400px){.booking-card{padding:1rem .5rem}}
