.rental-search-calendar{--rental-calendar-range-bg:#f7f7f7;--rental-calendar-selected:#222;width:100%}.rental-search-calendar [data-slot=base]{width:100%;max-width:100%;box-shadow:none;background:0 0;padding:0}.rental-search-calendar [data-slot=content]{width:100%}.rental-search-calendar [data-slot=header-wrapper]{grid-template-columns:auto minmax(0,1fr) minmax(0,1fr) auto;align-items:center;column-gap:.5rem;width:100%;padding:0;display:grid}.rental-search-calendar--single-month [data-slot=header-wrapper]{grid-template-columns:auto minmax(0,1fr) auto}.rental-search-calendar [data-slot=header]{flex:1;justify-content:center;min-width:0}.rental-search-calendar [data-slot=title]{color:#222;font-size:.9375rem;font-weight:600}.rental-search-calendar [data-slot=grid-wrapper]{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:1.25rem;width:100%;margin-top:.25rem;display:grid}.rental-search-calendar [data-slot=grid]{table-layout:fixed;width:100%}.rental-search-calendar [data-slot=grid-header]{margin-top:.5rem}.rental-search-calendar [data-slot=grid-header-cell]{color:#717171;text-align:center;text-transform:uppercase;letter-spacing:.02em;width:14.2857%;padding:.25rem 0;font-size:.6875rem;font-weight:600}.rental-search-calendar [data-slot=grid-body]{gap:0}.rental-search-calendar [data-slot=cell]{vertical-align:middle;width:14.2857%;padding:0}.rental-search-calendar [data-slot=cell-button]{aspect-ratio:1;color:#222;background:0 0;border-radius:9999px;justify-content:center;align-items:center;width:100%;max-height:2.75rem;margin:0;font-size:.875rem;font-weight:500;transition:background-color .15s,color .15s;display:flex;position:relative}.rental-search-calendar [data-slot=cell-button][data-disabled=true]{color:#ddd;cursor:not-allowed}.rental-search-calendar [data-slot=cell-button][data-outside-month=true]{color:#0000;pointer-events:none}.rental-search-calendar [data-slot=cell-button][data-hover=true]:not([data-selected=true]){background:#f7f7f7}.rental-search-calendar [data-slot=cell-button][data-range-selection=true]{background:var(--rental-calendar-range-bg);border-radius:0}.rental-search-calendar [data-slot=cell-button][data-selection-start=true],.rental-search-calendar [data-slot=cell-button][data-selection-end=true]{background:var(--rental-calendar-selected);color:#fff}.rental-search-calendar [data-slot=cell-button][data-selection-start=true]{border-radius:9999px 0 0 9999px}.rental-search-calendar [data-slot=cell-button][data-selection-end=true]{border-radius:0 9999px 9999px 0}.rental-search-calendar [data-slot=cell-button][data-selection-start=true][data-selection-end=true]{border-radius:9999px}.rental-search-calendar [data-slot=prev-button],.rental-search-calendar [data-slot=next-button]{color:#222;background:0 0;border-radius:9999px;flex-shrink:0;min-width:2rem;height:2rem}.rental-search-calendar [data-slot=prev-button]:hover,.rental-search-calendar [data-slot=next-button]:hover{background:#f7f7f7}.rental-search-calendar--single-month [data-slot=grid-wrapper]{grid-template-columns:minmax(0,1fr);column-gap:0}@media (max-width:767px){.rental-search-calendar [data-slot=grid-wrapper]{grid-template-columns:minmax(0,1fr);column-gap:0}.rental-search-calendar [data-slot=cell-button]{max-height:2.5rem;font-size:.8125rem}.rental-search-calendar [data-slot=title]{font-size:.875rem}}
