.reservation-block .andriou-calendar-wrap,
.andriou-calendar-wrap {
  font-family: 'DM Sans', 'Helvetica Neue', sans-serif;
  color: #2D4A35;
}
.andriou-calendar-wrap .dispo-eyebrow {
  display:inline-block;font-size:12px;font-weight:500;color:#C47A4B;letter-spacing:.12em;text-transform:uppercase;margin-bottom:12px;
}
.andriou-calendar-wrap .dispo-titre {
  font-family:'Playfair Display',Georgia,serif;font-size:32px;font-weight:400;color:#FBF7F0;margin:0 0 12px;line-height:1.2;text-transform:none!important;
}
.andriou-calendar-wrap .dispo-sous-titre {
  font-size:15px;font-style:italic;color:rgba(251,247,240,.85);margin:0 0 24px;line-height:1.5;text-transform:none!important;
}
.andriou-calendar-wrap .dispo-sous-titre strong {font-weight:500;font-style:normal;color:#FBF7F0;}
.andriou-calendar-wrap .calendrier-double {background:#FBF7F0;border:1px solid rgba(45,74,53,.08);border-radius:12px;padding:24px;box-shadow:0 4px 12px rgba(45,74,53,.08);}
.andriou-calendar-wrap .cal-header {display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;}
.andriou-calendar-wrap .cal-titre {font-family:'Playfair Display',Georgia,serif;font-size:20px;font-weight:400;margin:0;color:#2D4A35;text-transform:capitalize;}
.andriou-calendar-wrap .cal-nav {background:transparent;border:1px solid #2D4A35;color:#2D4A35;width:32px;height:32px;border-radius:50%;cursor:pointer;font-size:16px;transition:all .2s ease;display:flex;align-items:center;justify-content:center;padding:0;}
.andriou-calendar-wrap .cal-nav:hover {background:#C47A4B;border-color:#C47A4B;color:#fff;}
.andriou-calendar-wrap .cal-legende {display:grid;grid-template-columns:repeat(2,auto);gap:8px 20px;justify-content:center;font-size:11px;color:#7A8E7E;margin-bottom:20px;}
.andriou-calendar-wrap .cal-leg-item {display:flex;align-items:center;gap:6px;text-transform:none!important;}
.andriou-calendar-wrap .cal-statut-demo {display:inline-block;font-size:9px;font-weight:500;width:16px;height:16px;line-height:16px;text-align:center;border-radius:3px;background:rgba(45,74,53,.08);color:#2D4A35;border:1px solid rgba(45,74,53,.12);}
.andriou-calendar-wrap .cal-statut-demo.cal-statut-reserve {background:#2D4A35;color:#fff;border-color:#2D4A35;}
.andriou-calendar-wrap .cal-loading,.andriou-calendar-wrap .cal-error {text-align:center;padding:30px;color:#7A8E7E;font-style:italic;text-transform:none!important;}
.andriou-calendar-wrap .cal-error {color:#A66239;}
.andriou-calendar-wrap .cal-table {width:100%;border-collapse:separate;border-spacing:4px;table-layout:fixed;}
.andriou-calendar-wrap .cal-table th {font-size:11px;font-weight:500;color:#7A8E7E;text-transform:uppercase;letter-spacing:.04em;padding:6px 0;text-align:center;}
.andriou-calendar-wrap .cal-table td {text-align:center;padding:6px 2px;height:54px;font-size:13px;border-radius:6px;background:#fff;border:1px solid #ECE7DA;color:#2D4A35;vertical-align:top;}
.andriou-calendar-wrap .cal-table td.cal-vide {background:transparent;border:none;}
.andriou-calendar-wrap .cal-table td.cal-passe {opacity:.35;}
.andriou-calendar-wrap .cal-table td.cal-aujourdhui {border:2px solid #C47A4B;font-weight:500;}
.andriou-calendar-wrap .cal-jour {display:block;margin-bottom:4px;}
.andriou-calendar-wrap .cal-statuts {display:flex;gap:3px;justify-content:center;}
.andriou-calendar-wrap .cal-statut {display:inline-block;font-size:9px;font-weight:500;width:16px;height:16px;line-height:16px;text-align:center;border-radius:3px;background:rgba(45,74,53,.08);color:#2D4A35;border:1px solid rgba(45,74,53,.12);text-transform:none!important;}
.andriou-calendar-wrap .cal-statut.cal-statut-reserve {background:#2D4A35;color:#fff;border-color:#2D4A35;}
@media (max-width:768px){.andriou-calendar-wrap .dispo-titre{font-size:26px}.andriou-calendar-wrap .cal-legende{grid-template-columns:1fr;gap:6px}}
@media (max-width:480px){.andriou-calendar-wrap .calendrier-double{padding:16px}.andriou-calendar-wrap .cal-table td{height:44px;font-size:12px;padding:4px 1px}.andriou-calendar-wrap .cal-statut{width:13px;height:13px;line-height:13px;font-size:8px}.andriou-calendar-wrap .cal-titre{font-size:16px}}
