<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.search-calendar{border-radius:0;border:none;margin-top:0;padding:30px 30px 85px}.search-calendar .left-calendar,.search-calendar .right-calendar{z-index:2}.search-calendar .single-listing-calendar .weekdays{border-bottom:1px solid #d8dce1;margin-bottom:10px}.single-listing-calendar .days,.single-listing-calendar .weekdays{list-style:none;margin:0 auto;padding:0;display:grid;grid-template-columns:repeat(7,45px);overflow:hidden;max-width:315px}.availability-notes{list-style:none;margin:0 auto;padding:0}.availability-notes li:before{content:"";width:45px;height:45px;display:inline-block;margin-right:10px}.availability-notes li.day-available:before{background-color:rgba(51,218,222,.5)}.availability-notes li.day-pending:before{background-color:rgba(242,94,118,.27)}.availability-notes li.day-booked:before{background-color:#254777}.availability-notes li.day-unavailable:before{background-color:#ccc}.single-listing-calendar .days li,.single-listing-calendar .weekdays li{padding:0;box-shadow:1px 1px 0 0 #fff inset;text-align:center;line-height:45px;height:45px;position:relative}.single-listing-calendar .days li.sunday,.single-listing-calendar .weekdays li.sunday{color:#ff3535}.single-listing-calendar .days li.day-available.future-day:after{position:absolute;background-color:#99ecee;content:"";z-index:-2;padding-bottom:100%;transform-origin:0 100%;width:100%;top:0;left:0;transform:skewX(-45deg);transform-origin:0 100%}.single-listing-calendar .days li.future-day:nth-child(7n+1){background-color:#99ecee}.single-listing-calendar .days li.future-day:first-child{background-color:#99ecee}.single-listing-calendar .days li.day-unavailable:after{position:absolute;background-color:#ecedef;content:"";z-index:-2;padding-bottom:100%;transform-origin:0 100%;width:100%;top:0;left:0;transform:skewX(-45deg);transform-origin:0 100%}.single-listing-calendar .days li.day-unavailable:nth-child(7n+1){background-color:#ecedef}.single-listing-calendar .days li.day-unavailable:first-child{background-color:#ecedef}.single-listing-calendar .days li.day-pending:after{position:absolute;background-color:#fbd3da;content:"";z-index:-2;padding-bottom:100%;transform-origin:0 100%;width:100%;top:0;left:0;transform:skewX(-45deg);transform-origin:0 100%}.single-listing-calendar .days li.day-pending:nth-child(7n+1){background-color:#fbd3da}.single-listing-calendar .days li.day-pending:first-child{background-color:#fbd3da}.single-listing-calendar .days li.day-booked{color:#fff}.single-listing-calendar .days li.day-booked:after{position:absolute;background-color:#254777;content:"";z-index:-2;padding-bottom:100%;transform-origin:0 100%;width:100%;top:0;left:0;transform:skewX(-45deg);transform-origin:0 100%}.single-listing-calendar .days li.day-booked:nth-child(7n+1){background-color:#254777}.single-listing-calendar .days li.day-booked:first-child{background-color:#254777}.single-listing-calendar .days li.day-booked span,.single-listing-calendar .days li.day-pending span,.single-listing-calendar .days li.day-unavailable span{text-decoration:line-through;text-decoration-thickness:3px}.single-listing-calendar .days li:last-child{overflow:hidden}.single-listing-calendar .days .li.day-pending:hover,.single-listing-calendar .days .li.day-unavailable:hover{cursor:not-allowed}.single-listing-calendar .days li.reservation_end span,.single-listing-calendar .days li.reservation_start span{text-decoration:none}@media only screen and (max-width:767px){.search-calendar{padding:15px 15px 15px}.search-calendar .right-calendar{margin-top:15px}}</pre></body></html>