.shr-related-rooms{width:100%;font-family:"Inter",sans-serif;color:var(--shr-ink)}.shr-related-rooms>h2{margin:0 0 22px;font-family:"Fraunces",serif;font-size:clamp(26px,3vw,36px);font-weight:500;line-height:1.2}.shr-related-rooms__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.shr-related-room-card{overflow:hidden;border:1px solid #e5ddd1;border-radius:15px;background:#fff}.shr-related-room-card__image{display:block;overflow:hidden;aspect-ratio:4/3;background:#eee}.shr-related-room-card__image img,.shr-related-room-card__placeholder{display:block;width:100%!important;height:100%!important;object-fit:cover;transition:transform .4s ease}.shr-related-room-card:hover .shr-related-room-card__image img{transform:scale(1.025)}.shr-related-room-card__content{padding:16px 18px 18px}.shr-related-room-card__content h3{margin:0 0 7px;font-family:"Fraunces",serif;font-size:20px;font-weight:600;line-height:1.25}.shr-related-room-card__content h3 a{color:inherit;text-decoration:none}.shr-related-room-card__content p{margin:0;color:var(--shr-body);font-size:14px;line-height:1.4}@media(max-width:900px){.shr-related-rooms__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.shr-related-rooms__grid{grid-template-columns:1fr;gap:16px}.shr-related-rooms>h2{font-size:28px}.shr-related-room-card__content{padding:14px 16px 16px}}
