.booking-page-heading{min-height:230px}.booking-page-heading h1{margin-bottom:8px}.booking-page-heading p{color:#fff;font-size:18px;font-weight:700;margin:0;text-shadow:0 2px 8px rgba(0,0,0,.35)}.booking-section{padding:60px 0}.booking-container{max-width:1380px}.site-alert{padding:16px 18px;border-radius:14px;background:#eef6ff;border:1px solid #b8ddff;color:#17477f;font-weight:700;margin-bottom:18px}.site-alert.danger{background:#fee2e2;border-color:#fca5a5;color:#991b1b}.booking-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;background:#fff;border-radius:22px;padding:22px 26px;box-shadow:0 16px 35px rgba(15,35,65,.08);margin-bottom:18px}.booking-toolbar h2{margin:0;color:#25a9e0;font-size:32px}.booking-toolbar p{margin:5px 0 0;color:#4f6b9a}.booking-filters{display:flex;align-items:end;gap:10px;flex-wrap:wrap}.booking-filters label{display:flex;flex-direction:column;gap:6px;font-size:12px;text-transform:uppercase;font-weight:800;color:#5470a0;letter-spacing:.05em}.booking-filters select,.booking-filters input{height:40px;border:1px solid #d7e2f1;border-radius:10px;padding:0 11px;font-family:inherit;color:#17345c;background:#fff}.booking-filters input[name=date]{width:112px}.btn-small,.btn-light{border:0;border-radius:11px;padding:11px 16px;background:#25a9e0;color:#fff;text-decoration:none;font-weight:800;font-family:inherit;cursor:pointer}.btn-light{background:#eef2f7;color:#17345c}.booking-navline{display:flex;gap:10px 16px;flex-wrap:wrap;align-items:center;margin-bottom:18px}.booking-legend{font-size:13px;color:#536b86;font-weight:700}.booking-legend i{width:13px;height:13px;display:inline-block;border-radius:3px;vertical-align:-2px;margin-right:5px}.legend-confirmed{background:#168b55}.legend-pending{background:#f59e0b}.legend-buffer{background:#b7c0cc}.empty-state{background:#fff;border:1px dashed #b8cbe6;border-radius:20px;padding:36px;text-align:center;color:#4f6b9a;font-weight:700}.booking-room-legend{display:flex;gap:8px 14px;flex-wrap:wrap;background:#fff;border:1px solid #e2eaf4;border-radius:18px;padding:12px 16px;margin:0 0 18px;box-shadow:0 10px 26px rgba(15,35,65,.05)}.booking-room-legend span{font-size:13px;color:#17345c;font-weight:800;display:inline-flex;align-items:center;gap:6px}.booking-room-legend i{width:12px;height:12px;border-radius:3px;display:inline-block}.booking-room-panel{background:#fff;border-radius:24px;box-shadow:0 18px 40px rgba(15,35,65,.09);margin-bottom:30px;overflow:hidden}.booking-room-head{background:#54739d;color:#fff;padding:18px 24px}.booking-room-head h3{color:#fff;margin:0;font-size:24px}.booking-room-head p{color:#edf5ff;margin:5px 0 0;font-size:14px}.booking-grid-wrap{overflow:auto}.booking-grid{min-width:880px}.booking-grid-header{display:grid;grid-template-columns:64px repeat(var(--booking-days,7),minmax(150px,1fr));position:sticky;top:0;z-index:10;background:#fff;border-bottom:2px solid #d7e2f1}.booking-time-corner{background:#f4f7fb;border-right:1px solid #d7e2f1}.booking-day-head{text-align:center;padding:12px 8px;background:#f4f7fb;border-right:1px solid #d7e2f1;font-size:14px;font-weight:900;color:#17345c}.booking-day-head.today{background:#e7f4ff;color:#25a9e0}.booking-grid-body{display:grid;grid-template-columns:64px repeat(var(--booking-days,7),minmax(150px,1fr))}.booking-hours{background:#f8fafc;border-right:2px solid #d7e2f1;position:sticky;left:0;z-index:5}.booking-hour-label{box-sizing:border-box;border-bottom:1px solid #ecf1f7;color:#8aa0bd;font-size:11px;font-weight:800;padding:2px 5px}.booking-day-col{position:relative;border-right:1px solid #e3ebf5;background:#fff;background-image:repeating-linear-gradient(to bottom,transparent,transparent calc(var(--booking-slot-px) - 1px),#edf2f8 calc(var(--booking-slot-px) - 1px),#edf2f8 var(--booking-slot-px));}.booking-day-col-combined{min-width:150px}.booking-room-lanes{position:absolute;inset:0;display:grid;grid-template-columns:repeat(var(--booking-rooms),1fr);z-index:0;pointer-events:none}.booking-room-lane{border-right:1px solid rgba(23,52,92,.10);background:linear-gradient(to bottom,rgba(255,255,255,.78),rgba(255,255,255,.78)),linear-gradient(to bottom,var(--room-color),var(--room-color));opacity:.18}.booking-free-slot{position:absolute;border:0;background:transparent;cursor:pointer;z-index:1}.booking-free-slot-lane{right:auto}.booking-free-slot:hover{background:rgba(37,169,224,.14)}.booking-buffer{position:absolute;background:repeating-linear-gradient(45deg,#c6ccd5,#c6ccd5 6px,#d9dee6 6px,#d9dee6 12px);border-radius:7px;z-index:2;opacity:.85}.booking-buffer-lane{box-sizing:border-box;transform:scaleX(.92)}.booking-block{position:absolute;border-radius:10px;padding:6px 8px;color:#fff;z-index:3;box-shadow:0 6px 14px rgba(0,0,0,.20);overflow:hidden;font-size:12px;display:flex;flex-direction:column;gap:2px}.booking-block-lane{box-sizing:border-box;transform:scaleX(.94);transform-origin:center}.booking-block.confirmed{background:#168b55}.booking-block.pending{background:#f59e0b!important}.booking-block strong{color:#fff;font-size:12px;line-height:1}.booking-block span,.booking-block em{color:#fff;opacity:.95;font-style:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:10px;line-height:1.1}.booking-modal{position:fixed;inset:0;background:rgba(7,20,35,.45);z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px}.booking-modal[hidden]{display:none}.booking-modal-box{background:#fff;border-radius:22px;max-width:440px;width:100%;padding:26px;box-shadow:0 24px 70px rgba(0,0,0,.25);position:relative}.booking-modal-box h3{margin:0 0 12px;color:#25a9e0}.booking-modal-close{position:absolute;right:14px;top:10px;border:0;background:none;font-size:28px;cursor:pointer;color:#4f6b9a}.muted{color:#64748b}@media(max-width:900px){.booking-toolbar{display:block}.booking-filters{margin-top:18px}.booking-hero h1{font-size:34px}.booking-section{padding:36px 0}.booking-grid{min-width:980px}}

/* Lot 36f — ajustements ergonomie planning salles */
.booking-page-heading{
    min-height:320px;
    display:flex;
    align-items:center;
    background-position:center center!important;
    background-size:cover!important;
}
.booking-page-heading .container{
    padding-top:70px;
    padding-bottom:38px;
}
.booking-page-heading h1{
    margin-top:0;
    margin-bottom:12px;
    line-height:1.05;
}
.booking-page-heading p{
    max-width:860px;
    line-height:1.35;
}
.booking-section{padding-top:64px}
.booking-toolbar{
    align-items:center;
    margin-bottom:16px;
}
.booking-controls-line{
    display:flex;
    align-items:flex-end;
    justify-content:space-between;
    gap:16px;
    flex-wrap:wrap;
    margin-bottom:12px;
}
.booking-controls-line .booking-navline{
    margin-bottom:0;
}
.booking-filters-inline{
    justify-content:flex-end;
}
.booking-state-legend{
    display:flex;
    gap:10px 16px;
    flex-wrap:wrap;
    align-items:center;
    margin:0 0 10px;
}
.booking-room-legend{
    margin-top:0;
    margin-bottom:18px;
}
.booking-room-head p{
    max-width:900px;
    font-size:15px;
}
.booking-grid-wrap{
    max-height:70vh;
    overflow:auto;
    position:relative;
}
.booking-grid-header{
    position:sticky;
    top:0;
    z-index:30;
    box-shadow:0 2px 0 rgba(215,226,241,.9);
}
.booking-day-head{
    line-height:1.15;
}
.booking-hours{
    z-index:20;
}
.booking-time-corner{
    position:sticky;
    left:0;
    z-index:35;
}
@media(max-width:1100px){
    .booking-controls-line{align-items:flex-start}
    .booking-filters-inline{justify-content:flex-start}
}
@media(max-width:900px){
    .booking-page-heading{min-height:270px}
    .booking-page-heading .container{padding-top:58px;padding-bottom:30px}
    .booking-controls-line{display:block}
    .booking-controls-line .booking-navline{margin-bottom:12px}
    .booking-grid-wrap{max-height:72vh}
}

/* Lot 36g — sélection de créneaux et date native */
.booking-filters input[type="date"]{
  width:150px;
  color-scheme:light;
}
.booking-free-slot.is-selected{
  background:rgba(37,169,224,.34)!important;
  outline:2px solid rgba(37,169,224,.75);
  outline-offset:-2px;
  z-index:4;
}
.booking-selection-bar{
  position:fixed;
  left:50%;
  bottom:22px;
  transform:translateX(-50%);
  z-index:900;
  width:min(940px,calc(100vw - 28px));
  background:#fff;
  border:1px solid #d7e2f1;
  border-left:7px solid #25a9e0;
  border-radius:18px;
  box-shadow:0 18px 44px rgba(15,35,65,.22);
  padding:13px 16px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
}
.booking-selection-bar[hidden]{display:none!important}
.booking-selection-bar strong{display:block;color:#17345c;font-weight:950;margin-bottom:2px}
.booking-selection-bar span{color:#536b86;font-weight:800}
.booking-selection-bar .btn-light,.booking-selection-bar .btn-small{white-space:nowrap}
.booking-modal-box-large{width:min(640px,calc(100vw - 32px))}
.booking-slot-summary{
  background:#eef6ff;
  border:1px solid #b8ddff;
  color:#17477f;
  border-radius:14px;
  padding:12px 14px;
  font-weight:900;
}
.booking-request-preview label{display:flex;flex-direction:column;gap:6px;color:#17345c;font-weight:900;margin-bottom:12px}
.booking-request-preview input{height:42px;border:1px solid #d7e2f1;border-radius:11px;padding:0 12px;font-family:inherit;color:#17345c;background:#fff;box-sizing:border-box}
.booking-request-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}
@media(max-width:760px){
  .booking-selection-bar{display:block}.booking-selection-bar .btn-small,.booking-selection-bar .btn-light{margin-top:10px;width:100%}.booking-request-grid{grid-template-columns:1fr}
}

/* Lot 36h — détails salle dans la sélection et fiche */
.booking-room-legend span{
  line-height:1.35;
}
.booking-selection-details{
  display:block;
  margin-top:4px;
  color:#64748b;
  font-weight:800;
  font-size:13px;
}
.booking-slot-details{
  background:#f8fafc;
  border:1px solid #e2eaf4;
  color:#536b86;
  border-radius:12px;
  padding:10px 12px;
  font-weight:800;
  margin:0 0 14px;
}
.booking-modal:not([hidden]){
  display:flex!important;
}

/* Lot 36k — capacité, miniatures et contrôle participants */
.booking-room-legend-item{
  position:relative;
  gap:5px!important;
}
.booking-room-legend-item em{
  font-style:normal;
  color:#54739d;
  font-weight:900;
  background:#eef6ff;
  border-radius:999px;
  padding:2px 7px;
  font-size:11px;
}
.booking-room-legend-item small{
  color:#64748b;
  font-size:11px;
  font-weight:800;
}
.booking-room-thumb{
  display:none;
  position:absolute;
  left:0;
  top:calc(100% + 9px);
  z-index:80;
  width:220px;
  height:135px;
  background:#fff;
  border:1px solid #d7e2f1;
  border-radius:14px;
  box-shadow:0 18px 38px rgba(15,35,65,.22);
  padding:6px;
}
.booking-room-thumb img{
  width:100%;
  height:100%;
  object-fit:cover;
  border-radius:10px;
  display:block;
}
.booking-room-legend-item:hover .booking-room-thumb{
  display:block;
}
.booking-room-thumb-box{
  width:100%;
  height:165px;
  border-radius:14px;
  overflow:hidden;
  border:1px solid #d7e2f1;
  margin:0 0 12px;
  background:#f8fafc;
}
.booking-room-thumb-box[hidden]{display:none!important}
.booking-room-thumb-box img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}
.booking-capacity-message{
  border-radius:12px;
  padding:10px 12px;
  margin:0 0 12px;
  font-weight:850;
  font-size:13px;
}
.booking-capacity-message.warning{
  background:#fff7ed;
  border:1px solid #fed7aa;
  color:#9a3412;
}
.booking-capacity-message.error{
  background:#fee2e2;
  border:1px solid #fca5a5;
  color:#991b1b;
}
.booking-capacity-message.ok{
  background:#dcfce7;
  border:1px solid #86efac;
  color:#166534;
}
.booking-modal-actions{
  display:flex;
  justify-content:flex-end;
  gap:10px;
  margin:2px 0 12px;
}
.booking-request-preview input[type="number"]{
  height:42px;
  border:1px solid #d7e2f1;
  border-radius:11px;
  padding:0 12px;
  font-family:inherit;
  color:#17345c;
  background:#fff;
  box-sizing:border-box;
}
@media(max-width:760px){
  .booking-room-thumb{left:auto;right:0;width:190px;height:120px}
  .booking-modal-actions .btn-small{width:100%}
}

/* Lot 36m — capacités par configuration et suggestions */
.booking-request-preview select{
  height:42px;
  border:1px solid #d7e2f1;
  border-radius:11px;
  padding:0 12px;
  font-family:inherit;
  color:#17345c;
  background:#fff;
  box-sizing:border-box;
}
.booking-capacity-message strong{font-weight:950}
.booking-room-legend-item{cursor:default}
.booking-room-legend-item:hover{z-index:90}

/* LOT 36R : miniature aussi dans la barre du créneau sélectionné */
.booking-selection-room-name{position:relative;display:inline-flex;align-items:center;gap:6px;cursor:help}
.booking-selection-thumb{display:none;position:absolute;left:0;bottom:calc(100% + 10px);width:240px;height:150px;background:#fff;border:1px solid #d7e2f1;border-radius:14px;box-shadow:0 16px 36px rgba(15,35,65,.22);padding:6px;z-index:10000}
.booking-selection-thumb img{width:100%;height:100%;object-fit:cover;border-radius:10px;display:block}
.booking-selection-room-name:hover .booking-selection-thumb{display:block}

/* LOT 36X — miniature uniquement dans le créneau sélectionné
   La légende haute des salles garde le nom/capacité/configuration,
   mais ne déclenche plus de miniature au survol. */
.booking-room-legend .booking-room-thumb,
.booking-room-legend-item .booking-room-thumb{
  display:none!important;
}
.booking-room-legend-item:hover .booking-room-thumb{
  display:none!important;
}

/* La miniature reste active dans la barre de sélection en bas. */
.booking-selection-room-name{
  position:relative;
  display:inline-block;
  cursor:default;
}
.booking-selection-room-name:hover .booking-selection-thumb{
  display:block!important;
}

/* LOT 37B — remettre le panier dans la mise en page ERP */
.booking-cart-panel{
  width:min(1040px,calc(100vw - 32px));
  margin:34px auto 42px;
  background:#fff;
  border:1px solid #d7e2f1;
  border-left:7px solid #25a9e0;
  border-radius:22px;
  box-shadow:0 18px 44px rgba(15,35,65,.12);
  padding:22px 24px;
  box-sizing:border-box;
  color:#17345c;
  position:relative;
  z-index:20;
}
.booking-cart-panel[hidden]{display:none!important}
.booking-cart-head{
  display:flex;
  justify-content:space-between;
  align-items:flex-start;
  gap:16px;
  margin-bottom:16px;
}
.booking-cart-head h3{
  margin:0 0 5px;
  color:#0b2341;
  font-size:25px;
  line-height:1.1;
  font-weight:950;
}
.booking-cart-head p{
  margin:0;
  color:#54709b;
  font-weight:800;
  line-height:1.35;
}
.booking-cart-list{
  display:flex;
  flex-direction:column;
  gap:10px;
  margin:12px 0 18px;
}
.booking-cart-item{
  position:relative;
  display:block;
  background:#f7fbff;
  border:1px solid #cfe0f4;
  border-radius:14px;
  padding:13px 48px 13px 15px;
  box-sizing:border-box;
}
.booking-cart-item strong{
  display:block;
  color:#0b2341;
  font-size:16px;
  font-weight:950;
  line-height:1.25;
  margin-bottom:4px;
}
.booking-cart-item span{
  display:block;
  color:#54709b;
  font-size:14px;
  font-weight:850;
  line-height:1.3;
}
.booking-cart-remove{
  position:absolute;
  top:50%;
  right:13px;
  transform:translateY(-50%);
  width:28px;
  height:28px;
  border:0;
  border-radius:50%;
  background:#eaf1f8;
  color:#0b2341;
  font-size:18px;
  font-weight:900;
  line-height:28px;
  padding:0;
  cursor:pointer;
}
.booking-cart-remove:hover{background:#fee2e2;color:#991b1b}
.booking-cart-actions{
  display:flex;
  justify-content:flex-end;
  gap:10px;
  flex-wrap:wrap;
}
.booking-cart-actions .btn-small,
.booking-cart-head .btn-small{
  min-height:42px;
  border-radius:12px;
  padding:11px 18px;
}
.booking-cart-actions .secondary,
.booking-cart-head .secondary{
  background:#eef2f7;
  color:#17345c;
}

/* Formulaire demandeur affiché après le panier */
.booking-request-form-panel{
  width:min(1040px,calc(100vw - 32px));
  margin:0 auto 46px;
  background:#fff;
  border:1px solid #d7e2f1;
  border-left:7px solid #25a9e0;
  border-radius:22px;
  box-shadow:0 18px 44px rgba(15,35,65,.12);
  padding:22px 24px;
  box-sizing:border-box;
  color:#17345c;
}
.booking-request-form-panel h3{
  margin:0 0 16px;
  color:#0b2341;
  font-size:25px;
  font-weight:950;
}
.booking-request-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:14px;
}
.booking-request-grid .wide{grid-column:1/-1}
.booking-request-form-panel label{
  display:flex;
  flex-direction:column;
  gap:6px;
  color:#17345c;
  font-weight:900;
  font-size:14px;
}
.booking-request-form-panel input,
.booking-request-form-panel select,
.booking-request-form-panel textarea{
  width:100%;
  min-height:42px;
  border:1px solid #d7e2f1;
  border-radius:11px;
  padding:9px 12px;
  box-sizing:border-box;
  font-family:inherit;
  color:#17345c;
  background:#fff;
}
.booking-request-form-panel textarea{min-height:90px;resize:vertical}
.booking-request-summary{
  margin:18px 0;
  padding:14px;
  background:#f7fbff;
  border:1px solid #cfe0f4;
  border-radius:16px;
}
.booking-request-summary-row{
  padding:9px 0;
  border-bottom:1px solid #dbe8f6;
}
.booking-request-summary-row:last-child{border-bottom:0}
.booking-request-summary-row strong,
.booking-request-summary-row span{display:block}
.booking-request-summary-row strong{color:#0b2341;font-weight:950}
.booking-request-summary-row span{color:#54709b;font-weight:850;margin-top:3px}
.booking-request-actions{
  display:flex;
  justify-content:flex-end;
  gap:10px;
  flex-wrap:wrap;
}
.booking-request-message{
  margin:14px 0;
  padding:13px 14px;
  border-radius:13px;
  background:#dcfce7;
  border:1px solid #86efac;
  color:#166534;
  font-weight:900;
}
.booking-request-message.error{
  background:#fee2e2;
  border-color:#fca5a5;
  color:#991b1b;
}
@media(max-width:760px){
  .booking-cart-panel,.booking-request-form-panel{width:calc(100vw - 22px);padding:18px}
  .booking-cart-head{display:block}
  .booking-cart-head .btn-small{margin-top:12px}
  .booking-cart-actions,.booking-request-actions{justify-content:stretch}
  .booking-cart-actions .btn-small,.booking-request-actions .btn-small{width:100%}
  .booking-request-grid{grid-template-columns:1fr}
}

/* LOT 37C — restaurer le style du bloc Coordonnées du demandeur
   Le JS du lot 37 génère des classes booking-requester-*, on les habille ici. */
.booking-requester-panel{
  width:min(1040px,calc(100vw - 32px));
  margin:0 auto 46px;
  background:#fff;
  border:1px solid #d7e2f1;
  border-left:7px solid #25a9e0;
  border-radius:22px;
  box-shadow:0 18px 44px rgba(15,35,65,.12);
  padding:22px 24px;
  box-sizing:border-box;
  color:#17345c;
  position:relative;
  z-index:20;
}
.booking-requester-panel[hidden]{display:none!important}
.booking-requester-head{
  display:flex;
  justify-content:space-between;
  align-items:flex-start;
  gap:16px;
  margin-bottom:18px;
}
.booking-requester-head h3{
  margin:0 0 6px;
  color:#0b2341;
  font-size:25px;
  line-height:1.1;
  font-weight:950;
}
.booking-requester-head p{
  margin:0;
  color:#54709b;
  font-weight:800;
  line-height:1.4;
}
.booking-requester-form{
  display:block;
  margin:0;
}
.booking-form-section{
  background:#f8fbff;
  border:1px solid #dbe8f6;
  border-radius:16px;
  padding:16px 18px;
  margin:0 0 14px;
}
.booking-form-section h4{
  margin:0 0 13px;
  color:#25a9e0;
  font-size:19px;
  font-weight:950;
}
.booking-radio-row{
  display:flex;
  gap:18px;
  flex-wrap:wrap;
  align-items:center;
}
.booking-radio-row label,
.booking-checkbox-inline{
  display:inline-flex!important;
  flex-direction:row!important;
  align-items:center;
  gap:8px;
  margin:0;
  color:#17345c;
  font-weight:850;
}
.booking-radio-row input,
.booking-checkbox-inline input{
  width:auto!important;
  min-height:auto!important;
  margin:0;
}
.booking-company-fields,
.booking-contact-fields{
  margin-top:14px;
}
.booking-requester-grid,
.booking-company-fields{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:14px;
}
.booking-company-fields label:first-child,
.booking-company-fields label:nth-child(3){
  grid-column:auto;
}
.booking-requester-form label{
  display:flex;
  flex-direction:column;
  gap:6px;
  color:#17345c;
  font-weight:900;
  font-size:14px;
}
.booking-requester-form label small{
  color:#64748b;
  font-weight:800;
}
.booking-requester-form input,
.booking-requester-form select,
.booking-requester-form textarea{
  width:100%;
  min-height:44px;
  border:1px solid #d7e2f1;
  border-radius:12px;
  padding:10px 12px;
  box-sizing:border-box;
  font-family:inherit;
  font-size:15px;
  color:#17345c;
  background:#fff;
}
.booking-requester-form input:focus,
.booking-requester-form select:focus,
.booking-requester-form textarea:focus{
  outline:none;
  border-color:#25a9e0;
  box-shadow:0 0 0 3px rgba(37,169,224,.15);
}
.booking-requester-form textarea{
  min-height:96px;
  resize:vertical;
}
.booking-form-section.booking-request-summary{
  background:#f7fbff;
  border-color:#cfe0f4;
  padding:16px 18px;
}
.booking-request-summary-row{
  background:#fff;
  border:1px solid #dbe8f6;
  border-radius:13px;
  padding:12px 14px;
  margin:0 0 10px;
}
.booking-request-summary-row:last-child{margin-bottom:0}
.booking-request-summary-row strong{
  display:block;
  color:#0b2341;
  font-size:15px;
  font-weight:950;
  line-height:1.25;
}
.booking-request-summary-row span{
  display:block;
  color:#54709b;
  font-size:14px;
  font-weight:850;
  margin-top:4px;
  line-height:1.3;
}
.booking-requester-actions{
  display:flex;
  justify-content:flex-end;
  gap:10px;
  flex-wrap:wrap;
  margin-top:16px;
}
.booking-requester-actions .btn-small{
  min-height:42px;
  border-radius:12px;
  padding:11px 18px;
}
.booking-requester-actions .secondary{
  background:#eef2f7;
  color:#17345c;
}
#bookingRequesterMessage{
  margin:14px 0 0;
}
@media(max-width:760px){
  .booking-requester-panel{width:calc(100vw - 22px);padding:18px}
  .booking-requester-head{display:block}
  .booking-requester-grid,
  .booking-company-fields{grid-template-columns:1fr}
  .booking-requester-actions{justify-content:stretch}
  .booking-requester-actions .btn-small{width:100%}
}

/* Lot 37F : confirmation après envoi + planning rechargé */
.booking-submit-success-banner{
  background:#dcfce7;
  border:1px solid #86efac;
  color:#14532d;
  border-radius:16px;
  padding:15px 18px;
  margin:0 0 18px;
  font-weight:850;
  box-shadow:0 10px 24px rgba(20,83,45,.08);
}
.booking-submit-success-banner strong{
  display:block;
  margin-bottom:4px;
  color:#166534;
  font-weight:950;
}

/* Lot 37G — planning lisible */
.booking-block.pending{
  writing-mode:vertical-rl;
  text-orientation:mixed;
  align-items:center;
  justify-content:center;
  padding:8px 3px;
  min-width:22px;
}
.booking-block.pending strong,
.booking-block.pending span,
.booking-block.pending em{
  white-space:normal;
  overflow:visible;
  text-overflow:clip;
  line-height:1.05;
  font-size:10px;
}
.booking-block.pending span{display:none;}
.booking-block.pending::after{
  content:'Demande en attente';
  font-size:10px;
  font-weight:900;
  color:#fff;
}
.booking-buffer.booking-buffer-before-hidden{display:none!important;}
