/* Soft colour accents and a full-width trailer photo. */
body{background:linear-gradient(135deg,#f0f5ef 0%,#f8f7f2 46%,#f5efe5 100%);background-attachment:fixed}
.site-header{border-bottom-color:#cbd9cb}
.brand{color:#28583e}
.eyebrow{color:#47744d}
.intro h1{color:#244b36}
.calendar-controls h2{color:#315d48}
.calendar-controls button{border-color:#b8cbb7;background:#fafff7}
.trailer-card{border-color:#d0dccb;box-shadow:0 7px 24px #3453380b}
.trailer-body{border-top:3px solid #91ac7c;background:linear-gradient(#fff,#fbfdf8)}
.capacity{background:#f8fcefed;color:#315539}
.photo-link{height:360px;background:#e6eade}
.photo-2{object-fit:cover;object-position:50% 85%;background:#e6eade}
.day{background:#d4ebd6;color:#245536;border-color:#c4dfc6}
.day.rented{background:#f6c9be;color:#8d3529;border-color:#eeb3a6}
.day.empty{background:transparent;border-color:transparent}
.day.today{border:2px solid #47784e}
.legend i{background:#df8a76}
.legend i.available{background:#6baf79}
footer{border-top-color:#cbd9cb}
@media(max-width:760px){.photo-link{height:320px}.photo-2{object-fit:cover;object-position:50% 85%}}
