/* L’Escapade V8 LOT 3.2.2 — langage visuel commun des disponibilités */
:root{--lot322-available-bg:#eef8f1;--lot322-available-border:#9bc9aa;--lot322-available-badge:#d9efe0;--lot322-available-text:#215d39;--lot322-option-bg:#fff8df;--lot322-option-border:#d9b64f;--lot322-option-badge:#f4d77a;--lot322-option-text:#654c00;--lot322-full-bg:#f1f3f2;--lot322-full-border:#c4cbc8;--lot322-full-badge:#d9dddb;--lot322-full-text:#3f4c47}
.calendar-legend{gap:9px}.calendar-legend span{display:inline-flex;align-items:center;gap:7px;font-weight:700;background:#fff}.calendar-legend i{display:inline-block;width:10px;height:10px;border-radius:50%;border:1px solid rgba(16,36,33,.2)}
.calendar-legend .legend-available i{background:var(--lot322-available-badge)}.calendar-legend .legend-option i{background:var(--lot322-option-badge)}.calendar-legend .legend-full i{background:var(--lot322-full-badge)}
.cure-card.status-disponible{background:var(--lot322-available-bg);border-color:var(--lot322-available-border);opacity:1}.cure-card.status-disponible .cure-status{background:var(--lot322-available-badge);color:var(--lot322-available-text)}
.cure-card.status-option{background:var(--lot322-option-bg);border-color:var(--lot322-option-border);opacity:1}.cure-card.status-option .cure-status{background:var(--lot322-option-badge);color:var(--lot322-option-text)}
.cure-card.status-maintenance,.cure-card.status-bloque-airbnb,.cure-card.status-reserve{background:var(--lot322-full-bg);border:1px solid var(--lot322-full-border);opacity:1}.cure-card.status-maintenance .cure-status,.cure-card.status-bloque-airbnb .cure-status,.cure-card.status-reserve .cure-status{background:var(--lot322-full-badge);color:var(--lot322-full-text)}
.v781-choice.available{background:var(--lot322-available-bg);border-color:var(--lot322-available-border)}.v781-choice.available .cure-status{background:var(--lot322-available-badge);color:var(--lot322-available-text)}
.v781-choice.option{background:var(--lot322-option-bg);border-color:var(--lot322-option-border);color:var(--ink)}.v781-choice.option .cure-status{background:var(--lot322-option-badge);color:var(--lot322-option-text)}
.v781-choice.full{background:var(--lot322-full-bg);border-color:var(--lot322-full-border);color:var(--lot322-full-text);opacity:1}.v781-choice.full .cure-status{background:var(--lot322-full-badge);color:var(--lot322-full-text)}
.v781-choice:focus-visible,.cure-card:focus-visible{outline:3px solid #315d50;outline-offset:3px}
@media(max-width:560px){.calendar-legend span{font-size:.68rem;padding:6px 8px}.v781-choice{padding:14px}}
