.gsr-calendar-wrap{max-width:100%;overflow-x:auto}.gsr-calendar{min-width:700px}.gsr-event-search{display:flex;gap:12px;align-items:end;flex-wrap:wrap;margin:0 0 20px;padding:14px;background:#f6f7f7;border:1px solid #ddd}.gsr-event-search label{display:flex;flex-direction:column;gap:4px}.gsr-events-results.is-loading{opacity:.55;pointer-events:none}.gsr-month{margin:0 0 28px}.gsr-month h3{border-bottom:2px solid currentColor;padding-bottom:8px}.gsr-event-item{display:flex;gap:16px;padding:14px 0;border-bottom:1px solid #e5e5e5}.gsr-event-date{width:52px;flex:0 0 52px;text-align:center}.gsr-event-date strong{display:block;font-size:24px;line-height:1}.gsr-event-date span{font-size:12px;text-transform:uppercase}.gsr-event-body h4{margin:0 0 4px}.gsr-meta{font-size:13px;opacity:.75}.gsr-comments{margin-top:8px}.gsr-no-events{padding:16px;background:#f6f7f7}@media(max-width:720px){.gsr-calendar{min-width:560px}.gsr-event-search{align-items:stretch}.gsr-event-search label{width:100%}}
.gsr-event-suffix {
    font-size: 0.85em;
    font-weight: 600;
    margin-left: 6px;
}

.gsr-early-checkin {
    color: #198754;
}

.gsr-cancelled {
    color: #b32d2e;
    font-weight: 700;
}

.gsr-event-cancelled {
    opacity: 0.68;
}
.gsr-same-day-turnaround {
    color: #d97706;
    font-weight: 700;
}
.gsr-guest-count {
    margin-top: 2px;
    margin-bottom: 4px;
    font-size: 0.9em;
    font-weight: 600;
    opacity: 0.85;
}