<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.reservation-card-content{display:flex;flex-direction:column;border-radius:12px;max-width:600px;padding:12px;font-size:14px;box-shadow:0px 2px 8px rgba(0,0,0,.12)}.reservation-card-content.disable-card-click{pointer-events:none}.reservation-card-content .card-link{text-decoration:none;color:#4c5057}.reservation-card-content .card-link .listing-img{flex:0 0 auto;height:32px;width:50px}.reservation-card-content .card-link .listing-img img{overflow:hidden;object-fit:cover;border-radius:4px}.reservation-card-content .card-link .reservation-header{flex-direction:column;text-decoration:none;color:#4c5057;flex:1;min-width:0}.reservation-card-content .card-link .reservation-header .reservation-header-content{font-weight:700;color:#1e1f21;margin-bottom:-2px;margin-top:-5px}.reservation-card-content .card-link .reservation-header .reservation-header-content .reservation-status.green-status{color:#079c7b}.reservation-card-content .card-link .reservation-header .reservation-header-content .reservation-status.green-status svg{fill:#079c7b}.reservation-card-content .card-link .reservation-header .reservation-header-content .reservation-status.red-status{color:#d8431d}.reservation-card-content .card-link .reservation-header .reservation-header-content .reservation-status.red-status svg{fill:#d8431d}.reservation-card-content .card-link .reservation-header .reservation-header-content .reservation-status svg{margin-left:-0.2rem}.reservation-card-content .card-link .reservation-header .reservation-header-content .reservation-header-details{white-space:nowrap;flex:1;text-overflow:ellipsis;overflow:hidden;min-width:0;width:0}.reservation-card-content .card-link .card-listing-price{color:#1e1f21;font-weight:700}.reservation-card-content .card-link .card-listing-price.first-month-discount{color:#079c7b}.reservation-card-content .card-link .subject-title{font-weight:700;margin-right:.25rem}.reservation-card-content .reservation-footer{border-top:1px solid #ebecf0;margin-top:12px;padding-top:12px}.reservation-card-content .reservation-footer .decline-btn{flex:1}
</pre></body></html>