.loftpms-results{font-family:var(--loftpms-font,Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif);color:var(--loftpms-text);background:var(--loftpms-bg);min-height:100vh;}
.loftpms-results-page .gdlr-core-page-title-wrap,
.loftpms-results-page .gdlr-core-page-title-wrap-inner,
.loftpms-results-page .gdlr-core-page-title-content-wrap,
.loftpms-results-page .gdlr-core-page-title,
.loftpms-results-page .gdlr-core-page-caption,
.loftpms-results-page .gdlr-core-breadcrumbs-item,
.loftpms-results-page .gdlr-core-page-title-background,
.loftpms-results-page .gdlr-core-page-title-content,
.loftpms-results-page .gdlr-page-title,
.loftpms-results-page .gdlr-page-title-wrap,
.loftpms-results-page .page-header,
.loftpms-results-page .entry-header{display:none !important;}
body.loftpms-results-page::before{
  content:"";
  position:fixed;
  top:0;
  left:0;
  right:0;
  height:150px;
  background:linear-gradient(180deg,rgba(20,20,20,.72) 0%,rgba(20,20,20,.52) 55%,rgba(20,20,20,0) 100%);
  pointer-events:none;
  z-index:1000;
}
.loftpms-results-page-intro{max-width:1200px;margin:0 auto;padding:0 16px 10px;}
.loftpms-results-page-intro:empty{display:none;}
.loftpms-results-header{padding:18px 16px;border-bottom:1px solid var(--loftpms-border);background:#fff;}
.loftpms-results-header__inner{max-width:720px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:14px;}
.loftpms-results-header .loftpms-results-header__inner > .loftpms-results-title{margin:0 !important;font-size:var(--loftpms-results-title-size,6px) !important;line-height:1.15 !important;letter-spacing:.08em !important;font-weight:800 !important;text-transform:uppercase !important;font-family:var(--loftpms-results-title-font,var(--loftpms-font,Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif)) !important;}
.loftpms-results-edit{display:inline-flex;align-items:center;justify-content:center;padding:10px 12px;border-radius:10px;border:1px solid var(--loftpms-border);text-decoration:none;color:var(--loftpms-text);font-weight:700;background:#fff;white-space:nowrap;}
.loftpms-results{padding-top:190px;}

.loftpms-infos.loftpms-info-drawer-overlay{position:fixed;inset:0;background:rgba(0,0,0,var(--loftpms-infos-overlay-opacity,.55));opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:9998;}
.loftpms-infos.loftpms-info-drawer-overlay.is-open{opacity:1;pointer-events:auto;}

.loftpms-infos.loftpms-info-drawer{position:fixed;top:0;right:0;height:100vh;width:min(var(--loftpms-infos-width-max-px,720px),var(--loftpms-infos-width-vw,45vw));max-width:92vw;background:var(--loftpms-infos-drawer-bg,#243028);color:#fff;transform:translateX(102%);transition:transform .25s ease;z-index:9999;display:flex;flex-direction:column;box-shadow:-20px 0 40px rgba(0,0,0,.35);font-family:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;}
.loftpms-infos.loftpms-info-drawer.is-open{transform:translateX(0);}
.loftpms-infos .loftpms-info-drawer__inner{position:relative;flex:1 1 auto;overflow:auto;-webkit-overflow-scrolling:touch;padding:0;}
.loftpms-infos .loftpms-info-drawer__header{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 16px;border-bottom:1px solid rgba(255,255,255,.12);background:color-mix(in srgb, var(--loftpms-infos-drawer-bg,#243028) 96%, transparent);backdrop-filter:saturate(1.1) blur(6px);}
.loftpms-infos .loftpms-info-drawer__header-title{font-weight:900;color:#fff;font-size:14px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.loftpms-infos .loftpms-info-drawer__content{padding:18px 16px 26px;}
.loftpms-infos .loftpms-info-drawer__close{flex:0 0 auto;width:40px;height:40px;border-radius:10px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.06);color:#fff;font-size:26px;line-height:1;cursor:pointer;}
.loftpms-infos .loftpms-info-drawer__close:hover{background:rgba(255,255,255,.10);}

body.loftpms-has-info-drawer{overflow:hidden;}

.loftpms-infos .loftpms-info-kicker{font-weight:900;letter-spacing:.14em;font-size:10px;color:rgba(255,255,255,.65);text-transform:uppercase;}
.loftpms-infos .loftpms-info-title{margin-top:6px;font-weight:900;font-size:24px;line-height:1.15;}
.loftpms-infos .loftpms-info-subtitle{margin-top:8px;color:rgba(255,255,255,.78);font-weight:500;font-size:13px;line-height:1.5;}

.loftpms-infos .loftpms-info-stats{margin-top:14px;display:flex;gap:12px;flex-wrap:wrap;}
.loftpms-infos .loftpms-info-stat{display:inline-flex;align-items:center;gap:8px;padding:10px 12px;border-radius:14px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.10);color:rgba(255,255,255,.9);font-weight:800;font-size:13px;}
.loftpms-infos .loftpms-info-stat svg{color:var(--loftpms-infos-accent,#caa454);}
.loftpms-infos .loftpms-info-stat--custom{max-width:100%;}
.loftpms-infos .loftpms-info-stat__img{width:16px;height:16px;object-fit:contain;display:block;flex:0 0 16px;}

.loftpms-infos .loftpms-info-section{margin-top:18px;padding-top:14px;border-top:1px solid rgba(255,255,255,.12);}
.loftpms-infos .loftpms-info-section__title{font-weight:900;letter-spacing:.12em;font-size:11px;text-transform:uppercase;color:rgba(255,255,255,.75);}

.loftpms-infos .loftpms-info-list{margin:10px 0 0;padding-left:18px;color:rgba(255,255,255,.88);font-weight:700;font-size:13px;line-height:1.65;}
.loftpms-infos .loftpms-info-list li{margin:6px 0;}

.loftpms-infos .loftpms-info-gallery-btn{margin-top:12px;width:100%;border:1px solid color-mix(in srgb, var(--loftpms-infos-accent,#caa454) 55%, transparent);background:color-mix(in srgb, var(--loftpms-infos-accent,#caa454) 18%, transparent);color:#fff;border-radius:14px;padding:12px 14px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;font-size:11px;cursor:pointer;}
.loftpms-infos .loftpms-info-gallery-btn:hover{background:color-mix(in srgb, var(--loftpms-infos-accent,#caa454) 26%, transparent);}

.loftpms-infos .loftpms-info-desc{margin-top:10px;color:rgba(255,255,255,.9);font-weight:700;font-size:13px;line-height:1.7;}
.loftpms-infos .loftpms-info-desc *{color:inherit;}
.loftpms-infos .loftpms-info-desc p{margin:0 0 12px;}
.loftpms-infos .loftpms-info-desc p:last-child{margin-bottom:0;}
.loftpms-infos .loftpms-info-desc ul{margin:0 0 12px;padding-left:18px;line-height:1.65;}
.loftpms-infos .loftpms-info-desc ul:last-child{margin-bottom:0;}
.loftpms-infos .loftpms-info-desc li{margin:4px 0;}

.loftpms-infos .loftpms-info-gallery{position:relative;margin-top:12px;}
.loftpms-infos .loftpms-info-gallery__grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;}
.loftpms-infos .loftpms-info-gallery__img{border-radius:14px;min-height:160px;background-size:cover;background-position:center;background-color:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.10);}
.loftpms-infos .loftpms-info-gallery__nav{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:999px;border:1px solid rgba(255,255,255,.20);background:rgba(0,0,0,.20);color:#fff;font-size:22px;line-height:1;cursor:pointer;}
.loftpms-infos .loftpms-info-gallery__nav.prev{left:8px;}
.loftpms-infos .loftpms-info-gallery__nav.next{right:8px;}

.loftpms-infos .loftpms-info-error{padding:22px 14px;border-radius:14px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.10);color:rgba(255,255,255,.85);font-weight:800;}

.loftpms-infos .loftpms-info-skel__line{height:12px;border-radius:999px;background:rgba(255,255,255,.10);margin:10px 0;}
.loftpms-infos .loftpms-info-skel__line.sm{width:110px;}
.loftpms-infos .loftpms-info-skel__line.md{width:70%;}
.loftpms-infos .loftpms-info-skel__line.lg{width:92%;height:20px;}
.loftpms-infos .loftpms-info-skel__card{height:86px;border-radius:16px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.10);margin-top:16px;}
.loftpms-infos .loftpms-info-skel__card.tall{height:150px;}

@media (max-width: 991px){
  .loftpms-infos.loftpms-info-drawer{left:0;right:0;width:100vw;max-width:100vw;height:100vh;}
}

.loftpms-checkout{max-width:720px;margin:0 auto;padding:18px 16px 42px;display:flex;flex-direction:column;gap:14px;}

.loftpms-checkout-card{background:#fff;border:1px solid var(--loftpms-border);border-radius:16px;padding:16px;}
.loftpms-checkout-card--flush{padding:0;overflow:visible;}
.loftpms-checkout-card--section{padding:14px 16px;}
.loftpms-checkout-card--section[data-loftpms-payment]{
  padding:22px 16px 16px;
}
.loftpms-checkout-card__title{font-weight:900;font-size:14px;letter-spacing:.06em;text-transform:uppercase;margin-bottom:10px;}
.loftpms-checkout-card__title.loftpms-checkout-card__title--sentence{text-transform:none;letter-spacing:normal;font-weight:800;line-height:1.35;}
.loftpms-checkout-card__sub{color:rgba(0,0,0,.65);font-size:13px;line-height:1.4;}
.loftpms-checkout-link{display:inline-flex;margin-top:10px;color:var(--loftpms-accent);font-weight:800;text-decoration:none;}

.loftpms-checkout-row{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;font-size:13px;}
.loftpms-checkout-row__label{font-weight:800;color:rgba(0,0,0,.55);}
.loftpms-checkout-row__value{font-weight:800;color:rgba(0,0,0,.85);text-align:right;}
.loftpms-checkout-row__hint{font-weight:700;color:rgba(0,0,0,.45);font-size:12px;flex:1 1 auto;margin-left:10px;}
.loftpms-checkout-row__qty{font-weight:900;color:rgba(0,0,0,.55);min-width:34px;text-align:right;}
.loftpms-checkout-row--total .loftpms-checkout-row__label{color:rgba(0,0,0,.75);}
.loftpms-checkout-row--total .loftpms-checkout-row__label{text-transform:uppercase;}
.loftpms-checkout-row--total .loftpms-checkout-row__value{font-size:16px;color:var(--loftpms-text);}
.loftpms-total-before-discount{display:inline-block;margin-right:8px;color:rgba(0,0,0,.45);font-size:14px;font-weight:700;text-decoration:line-through;vertical-align:baseline;}
.loftpms-total-after-discount{display:inline-block;color:#111;font-size:18px;font-weight:900;vertical-align:baseline;}
.loftpms-checkout-row--discount .loftpms-checkout-row__label{text-transform:uppercase;color:#b3262d;font-weight:900;font-size:12px;}
.loftpms-checkout-row--discount .loftpms-checkout-row__value{color:#b3262d;font-weight:900;}
.loftpms-checkout-row--havana-marketing-discount .loftpms-checkout-row__label{text-transform:uppercase;color:#b3262d;font-weight:900;font-size:12px;letter-spacing:.02em;}
.loftpms-checkout-row--havana-marketing-discount .loftpms-checkout-row__value{color:#b3262d;font-weight:900;}
.loftpms-checkout-row--nightly-discount .loftpms-checkout-row__label{text-transform:uppercase;color:rgba(0,0,0,.55);}
.loftpms-checkout-row--nightly-discount .loftpms-checkout-row__value{color:#0f7a3a;font-weight:900;}
.loftpms-checkout-row--total-after .loftpms-checkout-row__label{text-transform:uppercase;color:#111;}
.loftpms-checkout-row--total-after .loftpms-checkout-row__value{font-size:18px;color:#111;font-weight:900;}
.loftpms-price-before-discount{display:block;color:rgba(0,0,0,.48);font-size:12.5px;line-height:1.2;text-decoration:line-through;font-weight:700;}
.loftpms-price-after-discount{display:block;color:#111;font-size:16px;line-height:1.3;font-weight:900;margin-top:2px;}
.loftpms-checkout-row--tax-offered{margin-top:6px;}
.loftpms-tax-offered__old{text-decoration:line-through;color:rgba(0,0,0,.45);margin-right:8px;}
.loftpms-tax-offered__arrow{color:rgba(0,0,0,.5);font-weight:700;margin-right:8px;}
.loftpms-tax-offered__free{color:#b3262d;font-weight:800;}

/* Aligne strictement la colonne "xN" entre les lignes taxe */
.loftpms-checkout-row--tax,
.loftpms-checkout-row--tax-offered{
  display:grid;
  grid-template-columns:minmax(0,1fr) 44px minmax(120px,max-content);
  align-items:center;
  justify-content:initial;
  column-gap:12px;
}
.loftpms-checkout-row--tax .loftpms-checkout-row__qty,
.loftpms-checkout-row--tax-offered .loftpms-checkout-row__qty{
  min-width:44px;
  text-align:center;
  font-variant-numeric:tabular-nums;
}
.loftpms-checkout-row--tax .loftpms-checkout-row__value,
.loftpms-checkout-row--tax-offered .loftpms-checkout-row__value{
  justify-self:end;
  text-align:right;
}

.loftpms-checkout-divider{height:1px;background:rgba(0,0,0,.08);margin:12px 0;}

/* Totaux: libelle extensible a gauche, montant toujours propre a droite */
.loftpms-checkout-card[data-loftpms-totals] .loftpms-checkout-row{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  align-items:start;
  column-gap:14px;
}
.loftpms-checkout-card[data-loftpms-totals] .loftpms-checkout-row__label{
  min-width:0;
  overflow-wrap:anywhere;
}
.loftpms-checkout-card[data-loftpms-totals] .loftpms-checkout-row__value{
  justify-self:end;
  text-align:right;
  white-space:nowrap;
  word-break:normal;
  overflow-wrap:normal;
  font-variant-numeric:tabular-nums;
}
.loftpms-checkout-card[data-loftpms-totals] .loftpms-checkout-row__value--stay{
  white-space:normal;
}
.loftpms-stay-with-ref{
  display:inline-flex;
  align-items:baseline;
  justify-content:flex-end;
  flex-wrap:wrap;
  gap:10px;
  max-width:100%;
}
.loftpms-stay-with-ref__current{
  font-weight:900;
  color:#111;
  font-variant-numeric:tabular-nums;
}
.loftpms-stay-with-ref__reference{
  text-decoration:line-through;
  color:rgba(0,0,0,.45);
  font-weight:700;
  font-size:13px;
  font-variant-numeric:tabular-nums;
}

.loftpms-checkout-top{display:flex;gap:14px;align-items:stretch;}
.loftpms-checkout-top__media{width:190px;min-height:120px;flex:0 0 auto;position:relative;background:transparent;}
.loftpms-checkout-top__media-main{position:absolute;inset:0;background-color:var(--loftpms-muted);background-size:cover;background-position:center;}
.loftpms-checkout-top__media-secondary{position:absolute;right:-18px;bottom:-18px;width:94px;height:70px;border-radius:2px;background-color:var(--loftpms-muted);background-size:cover;background-position:center;border:3px solid #fff;box-shadow:0 8px 20px rgba(0,0,0,.18);}
.loftpms-checkout-top__content{padding:14px 0;flex:1 1 auto;min-width:0;}
.loftpms-checkout-top__kicker{font-weight:900;font-size:10px;letter-spacing:.16em;color:rgba(0,0,0,.45);}
.loftpms-checkout-top__title{margin-top:4px;font-weight:900;font-size:20px;line-height:1.15;}
.loftpms-checkout-top__title:has(.loftpms-havana-spa-title-stars){
  line-height:1.38;
  overflow:visible;
}
.loftpms-havana-spa-title__tail{
  display:inline-flex;
  align-items:center;
  flex-wrap:nowrap;
  gap:0.32em;
  vertical-align:baseline;
  max-width:100%;
}
.loftpms-havana-spa-title-stars{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:4px;
  margin-left:0.32em;
  vertical-align:middle;
  line-height:0;
  position:relative;
  top:0;
  flex-shrink:0;
  filter:drop-shadow(0 1px 2px rgba(200, 165, 60, 0.28));
}
.loftpms-havana-spa-title__tail .loftpms-havana-spa-title-stars{
  margin-left:0;
  vertical-align:middle;
}
.loftpms-havana-spa-title-stars__star{
  display:block;
  flex-shrink:0;
  width:16px;
  height:16px;
  overflow:visible;
}
.loftpms-havana-spa-title-stars__star path{
  fill:#f2d98a;
  stroke:#d4b03a;
  stroke-width:0.45;
  stroke-linejoin:round;
  paint-order:stroke fill;
}
.loftpms-checkout-top__location{margin-top:4px;font-size:14px;line-height:1.35;font-weight:800;color:#000;}
.loftpms-checkout-top__dates{margin-top:6px;font-weight:700;color:rgba(0,0,0,.65);font-size:12px;}
.loftpms-checkout-top__nights{margin-top:2px;font-weight:700;color:rgba(0,0,0,.65);font-size:12px;}
.loftpms-checkout-top__actions{margin-top:10px;}
.loftpms-checkout-top__btn{display:inline-flex;align-items:center;justify-content:center;padding:8px 10px;border:1px solid rgba(0,0,0,.12);border-radius:10px;text-decoration:none;color:rgba(0,0,0,.75);font-weight:900;font-size:11px;letter-spacing:.08em;background:#fff;}
.loftpms-checkout-top__btn:hover{color:#111;border-color:rgba(0,0,0,.22);}
.loftpms-checkout-top__aside{padding:14px 14px 14px 0;display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;gap:10px;flex:0 0 auto;min-width:max-content;}
.loftpms-checkout-top__remove{display:inline-flex;align-items:center;gap:6px;text-decoration:none;color:rgba(0,0,0,.55);font-weight:900;font-size:11px;letter-spacing:.08em;white-space:nowrap;word-break:normal;overflow-wrap:normal;}

.loftpms-extras{display:flex;flex-direction:column;gap:10px;}
.loftpms-extra{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid rgba(0,0,0,.08);border-radius:14px;padding:12px;cursor:pointer;}
.loftpms-extra--compact{border:none;border-radius:12px;padding:10px;background:rgba(0,0,0,.02);flex-wrap:wrap;align-items:flex-start;}
.loftpms-extra__check{width:18px;height:18px;accent-color:var(--loftpms-accent);}
.loftpms-extra__body{display:flex;flex-direction:column;gap:3px;flex:1 1 auto;}
.loftpms-extra__title{font-weight:900;color:#000;}
.loftpms-extra__price{font-weight:900;color:rgba(0,0,0,.7);}
.loftpms-extra__qty{width:74px;border:1px solid rgba(0,0,0,.12);border-radius:12px;padding:8px 10px;font-weight:800;}

.loftpms-extra__toggle{width:34px;height:34px;border:0;background:transparent;display:inline-flex;align-items:center;justify-content:center;font-size:20px;line-height:1;color:rgba(0,0,0,.55);cursor:pointer;transition:transform .2s ease;flex:0 0 auto;}
.loftpms-extra.is-open .loftpms-extra__toggle{transform:rotate(180deg);}

.loftpms-extra__details{flex:1 1 100%;width:100%;order:10;overflow:hidden;max-height:0;opacity:0;transition:max-height .25s ease,opacity .2s ease;padding:0;color:rgba(0,0,0,.65);font-size:13px;line-height:1.55;}
.loftpms-extra.is-open .loftpms-extra__details{max-height:420px;opacity:1;padding-top:10px;}
.loftpms-extra__details-inner{display:flex;align-items:flex-start;gap:12px;}
.loftpms-extra__details-photo-wrap{display:inline-flex;flex:0 0 92px;}
.loftpms-extra__details-photo{display:block;width:92px;height:92px;object-fit:cover;border-radius:10px;}
.loftpms-extra__details-text{display:block;flex:1 1 auto;min-width:0;}

.loftpms-section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;}
.loftpms-section-head__title{font-weight:900;font-size:18px;color:rgba(0,0,0,.75);}

.loftpms-payment-title-row{display:flex;align-items:baseline;justify-content:space-between;gap:12px;flex-wrap:wrap;width:100%;}
.loftpms-payment-note{font-size:14px;font-weight:400;color:#444;line-height:1.3;white-space:normal;}

.loftpms-participants{display:flex;flex-direction:column;gap:12px;}
.loftpms-participant{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px 0;border-bottom:1px solid rgba(0,0,0,.08);}
.loftpms-participant:last-child{border-bottom:none;}
.loftpms-participant__label{font-weight:900;color:rgba(0,0,0,.8);display:flex;align-items:center;gap:10px;}
.loftpms-participant__sub{font-weight:800;color:rgba(0,0,0,.45);font-size:12px;margin-left:6px;}
.loftpms-participant__icon{width:44px;height:44px;border-radius:999px;background:rgba(0,0,0,.05);display:inline-flex;align-items:center;justify-content:center;color:#b08a2a;flex:0 0 auto;}
.loftpms-participant__icon svg{display:block;}
.loftpms-stepper{display:inline-flex;align-items:center;gap:10px;}
.loftpms-stepper__btn{width:28px;height:28px;border-radius:8px;border:1px solid rgba(0,0,0,.12);background:#fff;color:rgba(0,0,0,.45);font-weight:900;cursor:pointer;}
.loftpms-stepper__btn:hover{background:rgba(0,0,0,.04);}
.loftpms-stepper__val{min-width:18px;text-align:center;font-weight:900;color:rgba(0,0,0,.7);}

.loftpms-accordions{display:flex;flex-direction:column;gap:10px;}
.loftpms-accordion{border-top:1px solid rgba(0,0,0,.10);padding-top:10px;}
.loftpms-accordion:first-child{border-top:none;padding-top:0;}
.loftpms-accordion__summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:10px;cursor:pointer;user-select:none;}
.loftpms-accordion__summary::-webkit-details-marker{display:none;}
.loftpms-accordion__title{font-weight:900;letter-spacing:.06em;text-transform:uppercase;font-size:11px;color:rgba(0,0,0,.55);}
.loftpms-accordion__chev{width:10px;height:10px;border-right:2px solid rgba(0,0,0,.35);border-bottom:2px solid rgba(0,0,0,.35);transform:rotate(45deg);transition:transform .15s ease;margin-left:auto;}
.loftpms-accordion[open] .loftpms-accordion__chev{transform:rotate(-135deg);}
.loftpms-accordion__body{padding:10px 0 2px;}
.loftpms-accordion--extras .loftpms-accordion__body{max-height:52vh;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding-right:4px;}

.loftpms-promo{display:flex;gap:10px;}
.loftpms-promo__input{flex:1 1 auto;border:1px solid rgba(0,0,0,.12);border-radius:12px;padding:10px 12px;font-weight:800;}
.loftpms-promo__btn{border:none;border-radius:12px;padding:10px 12px;background:rgba(0,0,0,.1);font-weight:900;cursor:pointer;}
.loftpms-payment-placeholder{border:1px dashed rgba(0,0,0,.18);border-radius:14px;padding:14px;color:rgba(0,0,0,.65);font-weight:700;}

.loftpms-payment-form{display:flex;flex-direction:column;gap:10px;margin-bottom:12px;}
.loftpms-payment-form__row{display:flex;gap:10px;}
.loftpms-payment-form__field{flex:1 1 0;min-width:0;}
.loftpms-payment-form__field--full{flex:1 1 100%;}
.loftpms-payment-form__label{display:block;font-size:12px;font-weight:800;color:rgba(0,0,0,.55);margin-bottom:4px;}
.loftpms-payment-form__input{width:100%;border:1px solid rgba(0,0,0,.12);border-radius:12px;padding:10px 12px;font-weight:800;background:#fff;}
.loftpms-payment-form__textarea{width:100%;border:1px solid rgba(0,0,0,.12);border-radius:12px;padding:10px 12px;font-weight:700;background:#fff;resize:vertical;min-height:96px;line-height:1.4;}

.loftpms-payment-secure-row{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:10px;}
.loftpms-payment-secure{font-weight:900;color:rgba(0,0,0,.75);margin-bottom:0;}
.loftpms-payment-logos{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap;}
.loftpms-payment-logos img{display:block;height:32px;max-width:100%;width:auto;object-fit:contain;}

.loftpms-payment-choice__hint{margin-top:6px;font-size:13px;font-weight:700;color:rgba(0,0,0,.72);}
.loftpms-payment-choice__info-link{margin-top:8px;padding:0;border:none;background:none;color:var(--loftpms-accent);font-size:13px;font-weight:800;text-decoration:underline;cursor:pointer;}
.loftpms-payment-choice__info-link:hover{opacity:.85;}

.loftpms-payment-step2{margin-top:20px;padding-top:18px;border-top:1px solid rgba(0,0,0,.08);}
.loftpms-section-head--payment{
  display:flex;
  flex-direction:column;
  align-items:stretch;
  justify-content:flex-start;
  gap:14px;
  margin-bottom:18px;
  padding-top:2px;
}
.loftpms-payment-head-title-row{
  display:flex;
  flex-direction:row;
  flex-wrap:nowrap;
  align-items:center;
  justify-content:flex-start;
  gap:14px;
  min-width:0;
}
.loftpms-payment-head-title-row .loftpms-section-head__title{
  flex:0 0 auto;
  margin:0;
  line-height:1.28;
}
.loftpms-section-head__title--payment-secure .loftpms-payment-head__title-chunk{
  display:inline-flex;
  align-items:center;
  gap:0.28em;
  flex-wrap:wrap;
}
.loftpms-payment-head__title-text{letter-spacing:inherit;}
.loftpms-payment-head__lock{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  flex-shrink:0;
  line-height:0;
  position:relative;
  top:0.04em;
  filter:drop-shadow(0 0.5px 0 rgba(138,107,30,.25));
}
.loftpms-payment-head__lock svg{
  display:block;
  width:0.92em;
  height:0.92em;
  max-width:17px;
  max-height:17px;
  vertical-align:middle;
}
.loftpms-payment-head-title-row .loftpms-payment-head-logos{
  flex:0 1 auto;
  display:flex;
  align-items:center;
  justify-content:flex-start;
  min-width:0;
  margin:0;
  padding:0;
}
.loftpms-payment-head-logos-inner{
  display:inline-flex;
  flex-direction:row;
  flex-wrap:nowrap;
  align-items:center;
  justify-content:flex-start;
  gap:8px;
  min-width:0;
}
.loftpms-payment-note--below-title{
  margin:0;
  padding:2px 0 0;
  max-width:100%;
  line-height:1.5;
  color:#000;
  font-weight:700;
}
.loftpms-payment-head__logo{
  display:block;
  flex:0 0 auto;
  height:22px;
  width:auto;
  max-width:82px;
  object-fit:contain;
  opacity:.92;
}
.loftpms-payment-head__logo--visa,
.loftpms-payment-head__logo--mc{height:21px;max-width:50px;}
.loftpms-payment-head__logo--apple{height:26px;max-width:36px;}
.loftpms-payment-head__logo--gpay{height:18px;max-width:58px;}
.loftpms-payment-head__logo--klarna{height:22px;max-width:74px;}
.loftpms-payment-head__logo--paypal{height:20px;max-width:74px;}
.loftpms-payment-head__logo--bnpl{height:22px;max-width:84px;}
.loftpms-payment-tabs-wrap{
  display:flex;
  flex-direction:column;
  align-items:center;
  width:100%;
  margin-bottom:8px;
}
.loftpms-payment-tiles{
  display:flex;
  flex-direction:row;
  flex-wrap:wrap;
  justify-content:center;
  align-items:stretch;
  width:100%;
  max-width:min(100%,720px);
  margin:0 auto 14px;
  gap:clamp(14px,2.4vw,22px);
}
.loftpms-payment-tiles.is-locked{opacity:.72;}
.loftpms-payment-tile{
  margin:0;
  box-sizing:border-box;
  min-height:112px;
  min-width:min(100%,118px);
  aspect-ratio:1;
  flex:1 1 138px;
  max-width:168px;
  padding:14px 12px 16px;
  border:2px solid rgba(0,0,0,.1);
  border-radius:16px;
  background:linear-gradient(180deg,#fff 0%,#fafafa 100%);
  box-shadow:0 1px 0 rgba(255,255,255,.9) inset,0 4px 14px rgba(0,0,0,.06);
  cursor:pointer;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:12px;
  text-align:center;
  transition:border-color .18s ease,box-shadow .18s ease,transform .12s ease,background .18s ease;
  color:#111;
}
.loftpms-payment-tile:hover:not(:disabled){
  border-color:rgba(0,0,0,.2);
  box-shadow:0 1px 0 rgba(255,255,255,.95) inset,0 8px 22px rgba(0,0,0,.08);
  transform:translateY(-1px);
}
.loftpms-payment-tile[aria-selected="true"]{
  border-color:rgba(180,0,0,.5);
  background:linear-gradient(180deg,#fffefb 0%,#fff5f4 100%);
  box-shadow:0 0 0 1px rgba(180,0,0,.12),0 8px 24px rgba(180,0,0,.1);
}
.loftpms-payment-tile__visual{display:flex;align-items:center;justify-content:center;min-height:48px;width:100%;max-width:100%;flex-shrink:0;padding:0 2px;}
.loftpms-payment-tile__visual--card{color:#1a1a2e;}
.loftpms-payment-tile__visual--apple{color:#000;}
.loftpms-payment-tile__logos{display:inline-flex;align-items:center;justify-content:center;gap:5px;flex-wrap:nowrap;max-width:100%;}
.loftpms-payment-tile__brand{display:block;object-fit:contain;}
.loftpms-payment-tile__brand--visa,.loftpms-payment-tile__brand--mc{height:26px;width:auto;max-width:48px;}
.loftpms-payment-tile__brand--applepay{height:38px;width:auto;max-width:48px;}
.loftpms-payment-tile__brand--gpay{height:20px;width:auto;max-width:78px;}
.loftpms-payment-tile__brand--klarna{height:26px;width:auto;max-width:86px;}
.loftpms-payment-tile__brand--paypal{height:22px;width:auto;max-width:94px;}
.loftpms-payment-tile__brand--split2x{height:26px;width:auto;max-width:86px;}
.loftpms-payment-tile__brand--bnpl-havana{height:26px;width:auto;max-width:min(100%,96px);object-fit:contain;}
.loftpms-payment-tile__visual--klarna,
.loftpms-payment-tile__visual--paypal{align-items:center;justify-content:center;}
.loftpms-payment-tile__label-stack{
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:2px;
  max-width:100%;
}
.loftpms-payment-tile__label{
  font-family:var(--loftpms-font,Inter,system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif);
  font-size:13px;
  font-weight:500;
  line-height:1.35;
  letter-spacing:0.01em;
  color:rgba(0,0,0,.78);
  -webkit-font-smoothing:antialiased;
  max-width:100%;
  padding:0 2px;
}
.loftpms-payment-tile__sublabel{
  font-family:var(--loftpms-font,Inter,system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif);
  font-size:11px;
  font-weight:500;
  line-height:1.25;
  letter-spacing:0.01em;
  color:rgba(0,0,0,.48);
  -webkit-font-smoothing:antialiased;
  max-width:100%;
  padding:0 2px;
  text-align:center;
}
.loftpms-payment-tile[aria-selected="true"] .loftpms-payment-tile__label{
  color:#111;
  font-weight:600;
}
.loftpms-payment-tile[aria-selected="true"] .loftpms-payment-tile__sublabel{
  color:rgba(0,0,0,.55);
}
.loftpms-payment-tabs__info{
  display:block;
  width:100%;
  max-width:min(100%,720px);
  margin:4px auto 0;
  text-align:center;
}
.loftpms-paypal-wrap--havana-primary{
  width:100%;
  max-width:420px;
  margin:0 auto;
  padding:4px 0 8px;
}
.loftpms-paypal-wrap--havana-primary #loftpms-paypal-button{
  min-height:48px;
}
.loftpms-payment-panels{margin-top:6px;}
.loftpms-payment-panel[hidden]{display:none !important;}
.loftpms-payment-panel:not([hidden]){display:block;}
.loftpms-split2x-panel{margin:4px 0 8px;padding:12px 14px;border:1px solid rgba(0,0,0,.10);border-radius:12px;background:#fff;}
.loftpms-split2x-panel__title{font-weight:900;font-size:15px;color:#111;margin:0 0 6px;line-height:1.3;}
.loftpms-split2x-panel__rules{margin:0 0 12px;padding:10px 12px;border-radius:10px;background:rgba(0,0,0,.03);border:1px solid rgba(0,0,0,.08);}
.loftpms-split2x-panel__rules-title{font-weight:800;font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:rgba(0,0,0,.5);margin:0 0 6px;line-height:1.3;}
.loftpms-split2x-panel__rules-scope{margin:0 0 8px;font-size:12px;line-height:1.45;font-weight:600;color:rgba(0,0,0,.58);}
.loftpms-split2x-panel__rules-list{margin:0;padding-left:1.15em;font-size:12px;line-height:1.45;font-weight:600;color:rgba(0,0,0,.72);}
.loftpms-split2x-panel__rules-list li{margin:0 0 6px;}
.loftpms-split2x-panel__rules-list li:last-child{margin-bottom:0;}
.loftpms-split2x-panel__condition{margin:0 0 12px;font-size:12px;line-height:1.45;font-weight:600;color:rgba(0,0,0,.52);max-width:42em;}
.loftpms-split2x-panel__line{margin:0 0 8px;font-size:14px;line-height:1.5;color:rgba(0,0,0,.82);font-weight:600;}
.loftpms-split2x-panel__line--emph{font-weight:800;color:#111;}
.loftpms-split2x-panel__legal{margin:10px 0 0;font-size:12px;line-height:1.45;color:rgba(0,0,0,.58);font-weight:600;}
.loftpms-payment-head__logo--split2x{height:26px;width:auto;max-width:86px;object-fit:contain;}
.loftpms-split2x-mandate-wrap{margin-top:18px;padding-top:16px;border-top:1px solid rgba(0,0,0,.08);}
.loftpms-split2x-mandate.loftpms-cgv{margin-top:0;}
.loftpms-payment-cgv-block{margin-top:22px;padding-top:18px;border-top:1px solid rgba(0,0,0,.08);}

.loftpms-payment-info-modal{
  position:fixed;
  inset:0;
  display:none;
  z-index:2147483000;
  overflow-y:auto;
  -webkit-overflow-scrolling:touch;
  --loftpms-modal-top-offset: clamp(84px, 12vh, 120px);
  padding:var(--loftpms-modal-top-offset) 14px 18px;
}
.loftpms-payment-info-modal.is-open{display:flex;align-items:flex-start;justify-content:center;}
.loftpms-payment-info-modal__backdrop{position:absolute;inset:0;background:rgba(12,12,12,.55);backdrop-filter:blur(2px);}
.loftpms-payment-info-modal__dialog{
  position:relative;
  z-index:1;
  max-width:760px;
  width:100%;
  max-height:calc(100vh - var(--loftpms-modal-top-offset) - 18px);
  margin:0;
  background:#fff;
  border:1px solid rgba(0,0,0,.12);
  border-radius:18px;
  box-shadow:0 24px 80px rgba(0,0,0,.28);
  overflow:auto;
}
.loftpms-payment-info-modal__close{position:absolute;top:10px;right:12px;z-index:2;width:34px;height:34px;border:none;border-radius:999px;background:rgba(0,0,0,.06);color:#111;font-size:24px;line-height:1;cursor:pointer;}
.loftpms-payment-info-modal__content{padding:18px 22px 22px;}
.loftpms-payment-info-modal__title{color:#000;font-weight:900;font-size:16px;line-height:1.3;margin:8px 0 6px;}
.loftpms-payment-info-modal__content p{margin:0 0 14px;color:rgba(0,0,0,.74);font-size:14px;line-height:1.55;}
body.loftpms-has-payment-info-modal{overflow:hidden;}
.loftpms-paypal-wrap{margin:12px 0 4px;padding:12px;border:1px solid rgba(0,0,0,.10);border-radius:12px;background:#fff;}
.loftpms-paypal-hint{font-weight:800;color:#111;margin-bottom:8px;}

.loftpms-stripe-label{display:block;font-size:15px;font-weight:900;color:#000;margin:12px 0 8px;}

.loftpms-stripe-wallet-outer{margin:0 0 8px;}
.loftpms-stripe-wallet-hint{margin:0 0 10px;font-size:13px;line-height:1.45;color:rgba(0,0,0,.62);font-weight:600;}
.loftpms-stripe-wallet-wrap{margin:0 0 4px;}
.loftpms-stripe-wallet-wrap .loftpms-stripe-label{margin-top:0;}
#loftpms-stripe-prb,.loftpms-stripe-prb{width:100%;margin:4px 0 12px;}
#loftpms-stripe-prb .StripeElement{width:100%;}

#loftpms-stripe-element{width:100%;min-height:64px;border:1px solid rgba(0,0,0,.15);border-radius:12px;padding:16px;background:#fff;transition:box-shadow .15s ease,border-color .15s ease;}
#loftpms-stripe-element .StripeElement{width:100%;}

#loftpms-stripe-element.loftpms-stripe-focus{border-color:rgba(180,0,0,.35);box-shadow:0 0 0 4px rgba(180,0,0,.25);}

.loftpms-stripe-wallet-debug{position:fixed;left:0;right:0;bottom:0;z-index:2147483000;max-height:45vh;overflow:auto;background:#0f172a;color:#e2e8f0;font-size:11px;line-height:1.4;box-shadow:0 -8px 32px rgba(0,0,0,.35);}
.loftpms-stripe-wallet-debug__inner{padding:10px 12px 14px;}
.loftpms-stripe-wallet-debug__inner strong{display:block;font-size:12px;margin-bottom:6px;color:#fff;}
.loftpms-stripe-wallet-debug__hint{margin:0 0 8px;color:#94a3b8;font-size:11px;}
.loftpms-stripe-wallet-debug__hint code{font-size:10px;background:rgba(255,255,255,.08);padding:1px 4px;border-radius:4px;}
.loftpms-stripe-wallet-debug__pre{margin:0;white-space:pre-wrap;word-break:break-word;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:10px;color:#cbd5e1;}

.loftpms-payment-msg{margin-top:10px;font-size:13px;font-weight:800;}
.loftpms-payment-msg[data-type="error"]{color:#b11e23;}
.loftpms-payment-msg[data-type="success"]{color:#0f7a3a;}
.loftpms-payment-msg[data-type="info"]{color:rgba(0,0,0,.65);}
.loftpms-payment-precheck-msg{
  margin-top:8px;
  font-size:12px;
  font-weight:700;
  color:rgba(0,0,0,.62);
  line-height:1.35;
}

.loftpms-cgv{display:flex;align-items:flex-start;gap:10px;margin-top:12px;font-size:13px;color:rgba(0,0,0,.8);}
.loftpms-cgv input{margin-top:3px;width:18px;height:18px;accent-color:var(--loftpms-accent);}
.loftpms-cgv a{color:var(--loftpms-accent);font-weight:900;text-decoration:none;}

.loftpms-pay-btn{margin-top:12px;width:100%;padding:14px 14px;border:none;border-radius:14px;background:var(--loftpms-accent);color:#fff;font-weight:900;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;}
.loftpms-pay-btn.loftpms-pay-btn--havana-bnpl{
  display:flex;
  flex-direction:row;
  flex-wrap:nowrap;
  align-items:center;
  justify-content:center;
  gap:12px;
}
.loftpms-havana-bnpl-btn-logo{
  display:block;
  height:30px;
  width:auto;
  max-width:min(48%,150px);
  object-fit:contain;
  flex-shrink:0;
}
.loftpms-havana-bnpl-btn-text{
  font-weight:800;
  letter-spacing:.04em;
}
.loftpms-pay-btn[disabled]{opacity:.45;cursor:not-allowed;}
.loftpms-pay-btn.loftpms-pay-btn--final{
  margin-top:16px;
  transition:opacity .2s ease,transform .15s ease,box-shadow .2s ease,background .2s ease,filter .2s ease;
}
.loftpms-pay-btn.loftpms-pay-btn--final:not([disabled]){
  opacity:1;
  background:linear-gradient(180deg,#c81e1e 0%,#9f1818 100%);
  box-shadow:0 4px 18px rgba(180,24,24,.38);
}
.loftpms-pay-btn.loftpms-pay-btn--final:not([disabled]):hover{
  filter:brightness(1.04);
  transform:translateY(-1px);
}
.loftpms-pay-btn.loftpms-pay-btn--final[disabled]{
  opacity:.42;
  box-shadow:none;
  filter:grayscale(.08);
}
.loftpms-pay-btn.loftpms-pay-btn--final.loftpms-pay-btn--havana-klarna-final{
  color:#fff;
  background:linear-gradient(180deg,#2a2635 0%,#12101a 100%);
  box-shadow:0 4px 18px rgba(0,0,0,.32);
  filter:none;
}
.loftpms-pay-btn.loftpms-pay-btn--final.loftpms-pay-btn--havana-klarna-final:not([disabled]){
  background:linear-gradient(180deg,#2f2b3d 0%,#15131f 100%);
  box-shadow:0 4px 20px rgba(0,0,0,.35);
}
.loftpms-pay-btn.loftpms-pay-btn--final.loftpms-pay-btn--havana-klarna-final:not([disabled]):hover{
  filter:brightness(1.07);
  transform:translateY(-1px);
}
.loftpms-pay-btn.loftpms-pay-btn--final.loftpms-pay-btn--havana-klarna-final[disabled]{
  background:linear-gradient(180deg,#252230 0%,#111018 100%);
  opacity:.5;
  box-shadow:none;
  filter:none;
}
.loftpms-klarna-panel-wrap{
  width:100%;
}
.loftpms-klarna-breakdown,
.loftpms-paypal-breakdown{
  margin:0 0 12px;
  padding:10px 12px;
  border-radius:12px;
  background:rgba(0,0,0,.04);
  border:1px solid rgba(0,0,0,.08);
  font-size:15px;
  font-weight:800;
  line-height:1.35;
  color:#111;
  text-align:center;
  letter-spacing:0.01em;
}
.loftpms-paypal-panel-wrap{
  width:100%;
}
#loftpms-paypal-button{
  width:100%;
  min-height:48px;
}
.loftpms-pay-btn.loftpms-pay-btn--klarna-final[data-loftpms-klarna-pay]{
  width:100%;
  margin-top:0;
  padding:15px 18px;
  border:none;
  border-radius:14px;
  background:#000;
  color:#fff;
  font-size:15px;
  font-weight:500;
  letter-spacing:0.02em;
  line-height:1.25;
  text-transform:none;
  display:flex;
  align-items:center;
  justify-content:center;
  text-align:center;
  box-shadow:0 4px 20px rgba(0,0,0,.25);
  cursor:pointer;
  transition:background .2s ease,transform .15s ease,box-shadow .2s ease,opacity .2s ease;
}
.loftpms-pay-btn.loftpms-pay-btn--klarna-final[data-loftpms-klarna-pay]:not([disabled]):hover{
  background:#141414;
  transform:translateY(-1px);
  box-shadow:0 6px 26px rgba(0,0,0,.32);
}
.loftpms-pay-btn.loftpms-pay-btn--klarna-final[data-loftpms-klarna-pay][disabled]{
  opacity:.48;
  cursor:not-allowed;
  transform:none;
  box-shadow:0 2px 10px rgba(0,0,0,.12);
}
.loftpms-pay-btn.loftpms-pay-btn--klarna-final[data-loftpms-klarna-pay][data-loading="1"]{
  pointer-events:none;
  opacity:.72;
}
.loftpms-klarna-final__label{
  display:inline-flex;
  flex-wrap:wrap;
  align-items:baseline;
  justify-content:center;
  column-gap:0.32em;
  row-gap:0;
  max-width:100%;
}
.loftpms-klarna-final__prefix{
  font-weight:500;
}
.loftpms-klarna-final__brand{
  font-weight:800;
  letter-spacing:-0.02em;
}
.loftpms-klarna-final__hint{
  margin:10px 0 0;
  font-size:12px;
  line-height:1.4;
  color:rgba(0,0,0,.5);
  text-align:center;
  font-weight:600;
}

@media (max-width: 480px){
  .loftpms-results-header__inner{flex-direction:column;align-items:flex-start;}
  .loftpms-results-edit{width:100%;}
  .loftpms-checkout-top{flex-direction:column;}
  .loftpms-checkout-top__media{width:100%;min-height:168px;}
  .loftpms-checkout-top__media-main{
    background-size:contain;
    background-repeat:no-repeat;
    background-position:center center;
  }
  .loftpms-checkout-top__media-secondary{right:16px;bottom:16px;}
  .loftpms-checkout-top__content{padding:14px 16px;}
  .loftpms-checkout-top__aside{padding:0 16px 14px;align-items:flex-start;}
  .loftpms-promo{flex-direction:column;}
  .loftpms-promo__btn{width:100%;}
  .loftpms-payment-form__row{flex-direction:column;}
  .loftpms-extra{flex-wrap:wrap;}
  .loftpms-extra__qty{width:100%;}
  .loftpms-extra__details-inner{flex-direction:column;}
  .loftpms-extra__details-photo-wrap{flex-basis:auto;}
}

@media (max-width: 768px){
  /* Moins de vide sous la barre noire / header : faire remonter « Votre séjour » */
  body.loftpms-results-page::before{
    height:88px;
  }
  .loftpms-results{
    padding-top:calc(env(safe-area-inset-top, 0px) + 56px + 8px);
  }
  .loftpms-results-page-intro{
    padding:0 16px 4px;
  }
  .loftpms-results-header{
    padding:10px 16px 12px;
  }
  /* Page résultats mobile : typographie et espacements légèrement réduits (lisibilité conservée) */
  body.loftpms-results-page .loftpms-results{
    font-size:15px;
    line-height:1.45;
  }
  .loftpms-results-header__inner{
    gap:10px;
  }
  .loftpms-results-header .loftpms-results-header__inner > .loftpms-results-title{
    font-size:max(11px, calc(var(--loftpms-results-title-size, 14px) * 0.92)) !important;
    letter-spacing:0.07em !important;
  }
  .loftpms-results-edit{
    padding:8px 10px;
    font-size:12px;
    border-radius:9px;
  }
  .loftpms-checkout{
    padding:14px 14px 32px;
    gap:11px;
  }
  .loftpms-checkout-card{
    padding:13px 14px;
    border-radius:14px;
  }
  .loftpms-checkout-card__title{
    font-size:13px;
    margin-bottom:8px;
    letter-spacing:0.05em;
  }
  .loftpms-checkout-card__title.loftpms-checkout-card__title--sentence{
    font-size:14px;
    line-height:1.32;
  }
  .loftpms-checkout-card__sub{
    font-size:12px;
    line-height:1.38;
  }
  .loftpms-checkout-link{
    margin-top:8px;
    font-size:12px;
  }
  .loftpms-checkout-row{
    font-size:12px;
    gap:12px;
  }
  .loftpms-checkout-row__hint{
    font-size:11px;
  }
  .loftpms-checkout-row--total .loftpms-checkout-row__value{
    font-size:15px;
  }
  .loftpms-checkout-row--total-after .loftpms-checkout-row__value{
    font-size:16px;
  }
  .loftpms-total-before-discount{
    font-size:13px;
  }
  .loftpms-total-after-discount{
    font-size:16px;
  }
  .loftpms-price-before-discount{
    font-size:11.5px;
  }
  .loftpms-price-after-discount{
    font-size:15px;
  }
  .loftpms-stay-with-ref{
    gap:8px;
  }
  .loftpms-stay-with-ref__reference{
    font-size:12px;
  }
  .loftpms-checkout-divider{
    margin:10px 0;
  }
  .loftpms-checkout-top{
    gap:12px;
  }
  .loftpms-checkout-top__content{
    padding:12px 0;
  }
  .loftpms-checkout-top__kicker{
    font-size:9px;
    letter-spacing:0.14em;
  }
  .loftpms-checkout-top__title{
    font-size:18px;
    line-height:1.14;
    margin-top:3px;
  }
  .loftpms-checkout-top__title:has(.loftpms-havana-spa-title-stars){
    line-height:1.4;
    padding-bottom:1px;
  }
  .loftpms-havana-spa-title__tail{
    gap:0.28em;
  }
  .loftpms-havana-spa-title-stars{
    gap:3px;
    margin-left:0.3em;
    filter:drop-shadow(0 1px 2px rgba(210, 175, 70, 0.32));
  }
  .loftpms-havana-spa-title-stars__star{
    width:15px;
    height:15px;
  }
  .loftpms-havana-spa-title-stars__star path{
    stroke-width:0.4;
  }
  .loftpms-checkout-top__location{
    font-size:13px;
    margin-top:3px;
  }
  .loftpms-checkout-top__dates,
  .loftpms-checkout-top__nights{
    font-size:11px;
    margin-top:4px;
  }
  .loftpms-checkout-top__actions{
    margin-top:8px;
  }
  .loftpms-checkout-top__btn{
    padding:7px 9px;
    font-size:10px;
    border-radius:9px;
  }
  .loftpms-checkout-top__aside{
    padding:12px 12px 12px 0;
    gap:8px;
  }
  .loftpms-checkout-top__remove{
    font-size:10px;
  }
  .loftpms-section-head{
    margin-bottom:8px;
  }
  .loftpms-section-head__title{
    font-size:16px;
  }
  .loftpms-payment-head-title-row .loftpms-section-head__title{
    font-size:15px;
    line-height:1.25;
  }
  .loftpms-participants{
    gap:10px;
  }
  .loftpms-participant{
    padding:8px 0;
    gap:12px;
  }
  .loftpms-participant__label{
    font-size:14px;
    gap:8px;
  }
  .loftpms-participant__sub{
    font-size:11px;
  }
  .loftpms-participant__icon{
    width:40px;
    height:40px;
  }
  .loftpms-stepper__btn{
    width:26px;
    height:26px;
  }
  .loftpms-accordions{
    gap:8px;
  }
  .loftpms-accordion{
    padding-top:8px;
  }
  .loftpms-accordion__title{
    font-size:10px;
  }
  .loftpms-accordion__body{
    padding:8px 0 2px;
  }
  .loftpms-promo__input{
    padding:9px 11px;
    font-size:16px;
  }
  .loftpms-promo__btn{
    padding:9px 11px;
    font-size:13px;
  }
  .loftpms-extras{
    gap:8px;
  }
  .loftpms-extra{
    padding:10px 11px;
    border-radius:12px;
  }
  .loftpms-extra--compact{
    padding:8px 9px;
  }
  .loftpms-extra__title{
    font-size:14px;
  }
  .loftpms-extra__price{
    font-size:13px;
  }
  .loftpms-extra__details{
    font-size:12px;
    line-height:1.5;
  }
  .loftpms-extra__qty{
    padding:7px 9px;
    font-size:14px;
  }
  .loftpms-payment-title-row{flex-direction:column;align-items:flex-start;}
  .loftpms-payment-note{font-size:12px;line-height:1.32;}
  .loftpms-payment-note--below-title{
    font-size:12px;
    line-height:1.42;
  }
  .loftpms-payment-step2{
    margin-top:16px;
    padding-top:14px;
  }
  .loftpms-payment-choice__hint{
    font-size:12px;
    margin-top:5px;
  }
  .loftpms-payment-choice__info-link{
    font-size:12px;
    margin-top:6px;
  }
  .loftpms-checkout-card--section{
    padding:12px 14px;
  }
  .loftpms-checkout-card--section[data-loftpms-payment]{
    padding:16px 13px 13px;
  }
  .loftpms-section-head--payment{
    gap:10px;
    margin-bottom:14px;
  }
  .loftpms-payment-head-title-row{
    flex-wrap:nowrap;
    align-items:center;
    gap:10px;
  }
  .loftpms-payment-head-title-row .loftpms-payment-head-logos{
    min-width:0;
    overflow-x:auto;
    overflow-y:hidden;
    -webkit-overflow-scrolling:touch;
    scrollbar-width:thin;
    flex:1 1 auto;
  }
  .loftpms-payment-head-logos-inner{
    gap:7px;
    flex-wrap:nowrap;
    padding-right:4px;
  }
  .loftpms-payment-head__logo{height:19px;max-width:70px;}
  .loftpms-payment-head__logo--visa,
  .loftpms-payment-head__logo--mc{height:18px;max-width:44px;}
  .loftpms-payment-head__logo--bnpl{height:19px;max-width:74px;}
  .loftpms-payment-tiles{
    flex-wrap:nowrap;
    justify-content:flex-start;
    align-items:stretch;
    gap:6px;
    margin-bottom:12px;
    overflow-x:auto;
    overflow-y:hidden;
    -webkit-overflow-scrolling:touch;
    scrollbar-width:thin;
    padding-bottom:4px;
    max-width:100%;
  }
  .loftpms-payment-tile{
    flex:1 1 0;
    min-width:0;
    max-width:none;
    aspect-ratio:auto;
    min-height:0;
    padding:7px 5px 9px;
    gap:5px;
    border-radius:12px;
  }
  .loftpms-payment-tile__visual{
    min-height:28px;
    padding:0 1px;
  }
  .loftpms-payment-tile__brand--visa,
  .loftpms-payment-tile__brand--mc{
    height:18px;
    max-width:36px;
  }
  .loftpms-payment-tile__brand--applepay{
    height:28px;
    max-width:38px;
  }
  .loftpms-payment-tile__brand--gpay{
    height:13px;
    max-width:52px;
  }
  .loftpms-payment-tile__brand--klarna{
    height:17px;
    max-width:58px;
  }
  .loftpms-payment-tile__brand--paypal{
    height:15px;
    max-width:64px;
  }
  .loftpms-payment-tile__brand--split2x{
    height:17px;
    max-width:58px;
  }
  .loftpms-payment-tile__brand--bnpl-havana{
    height:17px;
    max-width:min(100%,68px);
  }
  .loftpms-payment-tile__label{
    font-size:11px;
    line-height:1.22;
    letter-spacing:0;
    padding:0 1px;
  }
  .loftpms-payment-tile__label-stack{gap:1px;}
  .loftpms-payment-tile__sublabel{
    font-size:9px;
    line-height:1.2;
    padding:0 1px;
  }
  .loftpms-payment-form__label{font-size:13px;line-height:1.3;margin-bottom:3px;}
  .loftpms-payment-form__input{font-size:16px;line-height:1.35;padding:11px 12px;}
  .loftpms-payment-form__textarea{font-size:16px;line-height:1.35;padding:11px 12px;min-height:88px;}
  .loftpms-payment-secure{font-size:16px;line-height:1.22;}
  .loftpms-stripe-label{
    font-size:14px;
    margin:10px 0 6px;
  }
  .loftpms-stripe-wallet-hint{
    font-size:12px;
    line-height:1.4;
    margin:0 0 8px;
  }
  #loftpms-stripe-element{
    min-height:56px;
    padding:12px 14px;
    border-radius:11px;
  }
  .loftpms-paypal-wrap{
    margin:10px 0 4px;
    padding:10px;
    border-radius:11px;
  }
  .loftpms-paypal-hint{
    font-size:13px;
    margin-bottom:6px;
  }
  .loftpms-payment-cgv-block{
    margin-top:16px;
    padding-top:14px;
  }
  .loftpms-cgv{
    font-size:12px;
    margin-top:10px;
    gap:8px;
    line-height:1.38;
  }
  .loftpms-cgv input{
    width:17px;
    height:17px;
    margin-top:2px;
  }
  .loftpms-pay-btn{
    margin-top:10px;
    padding:12px 12px;
    border-radius:12px;
    font-size:13px;
    letter-spacing:0.05em;
  }
  .loftpms-pay-btn.loftpms-pay-btn--final{
    margin-top:12px;
  }
  .loftpms-pay-btn.loftpms-pay-btn--klarna-final[data-loftpms-klarna-pay]{
    padding:14px 16px;
    font-size:14px;
    border-radius:13px;
  }
  .loftpms-klarna-final__hint{
    font-size:11px;
    margin-top:8px;
  }
  .loftpms-klarna-breakdown,
  .loftpms-paypal-breakdown{
    font-size:14px;
    padding:9px 10px;
    margin-bottom:10px;
  }
  .loftpms-payment-msg{
    font-size:12px;
    margin-top:8px;
  }
  .loftpms-payment-precheck-msg{
    font-size:11px;
    margin-top:6px;
    line-height:1.32;
  }
  .loftpms-payment-tabs__info{
    font-size:11px;
    margin:3px auto 0;
  }
  .loftpms-payment-choice__info-link.loftpms-payment-tabs__info--havana-spa-subtle-mobile{
    font-size:9px;
    font-style:italic;
    font-weight:500;
    color:rgba(0,0,0,.38);
    letter-spacing:0.02em;
    line-height:1.38;
    margin-top:4px;
    text-decoration-thickness:1px;
    text-underline-offset:2px;
  }
  .loftpms-payment-info-modal{
    --loftpms-modal-top-offset: clamp(72px, 14vh, 104px);
    padding-top: calc(var(--loftpms-modal-top-offset) + env(safe-area-inset-top));
    padding-bottom: calc(12px + env(safe-area-inset-bottom));
    padding-left:10px;
    padding-right:10px;
  }
  .loftpms-payment-info-modal__dialog{
    max-height: calc(100dvh - var(--loftpms-modal-top-offset) - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 12px);
    border-radius:14px;
  }
}

@media (max-width: 480px){
  .loftpms-payment-info-modal__content{padding:16px 16px 18px;}
  .loftpms-payment-info-modal__title{font-size:15px;}
  .loftpms-payment-info-modal__content p{font-size:13.5px;line-height:1.5;}
}

.loftpms-confirmed-wrap{max-width:720px;margin:20px auto;padding:16px;display:flex;flex-direction:column;gap:14px;}
.loftpms-results--fullbleed{
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  min-height:100vh;
  padding:16px 0 28px;
}
.loftpms-confirmed-banner{background:#fff;border:1px solid var(--loftpms-border);border-radius:16px;padding:16px;}
.loftpms-confirmed-banner__title{font-size:20px;font-weight:900;color:var(--loftpms-text);line-height:1.2;}
.loftpms-confirmed-banner__sub{margin-top:6px;color:rgba(0,0,0,.65);font-size:14px;line-height:1.4;}
.loftpms-confirmed-grid{display:grid;grid-template-columns:1fr;gap:8px;}
.loftpms-confirmed-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:8px 0;border-bottom:1px solid rgba(0,0,0,.07);font-size:14px;}
.loftpms-confirmed-row:last-child{border-bottom:none;}
.loftpms-confirmed-row span{color:rgba(0,0,0,.62);font-weight:700;}
.loftpms-confirmed-row strong{color:#111;font-weight:900;text-align:right;}
.loftpms-resa-visual__top{align-items:flex-start;}
.loftpms-resa-visual__top .loftpms-checkout-top__media{border-radius:14px;overflow:hidden;}
.loftpms-resa-visual__top .loftpms-checkout-top__media-main{border-radius:14px;}
.loftpms-resa-visual__location{margin-top:4px;color:rgba(0,0,0,.62);font-weight:700;font-size:12px;line-height:1.35;}
.loftpms-resa-visual__extras{margin-top:10px;}
.loftpms-resa-visual__extras-title{font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:rgba(0,0,0,.55);}
.loftpms-resa-visual__extras-list{margin:6px 0 0;padding-left:18px;color:rgba(0,0,0,.75);font-size:12px;line-height:1.45;}
.loftpms-resa-visual__promo{margin-top:8px;font-size:12px;font-weight:800;color:#0f7a3a;}
.loftpms-resa-visual__amounts{display:flex;flex-direction:column;gap:2px;}
.loftpms-confirmed-row--visual{padding:10px 0;}
.loftpms-confirmed-row--visual span{text-transform:none;font-size:13px;}
.loftpms-confirmed-row--visual strong{font-size:15px;}

.loftpms-failed-banner{background:#fff;border:1px solid var(--loftpms-border);border-left:4px solid #b3262d;border-radius:16px;padding:16px;}
.loftpms-failed-banner__title{font-size:20px;font-weight:900;color:var(--loftpms-text);line-height:1.2;}
.loftpms-failed-banner__line{display:block;}
.loftpms-failed-banner__line + .loftpms-failed-banner__line{margin-top:4px;}
.loftpms-failed-banner__sub{margin-top:6px;color:rgba(0,0,0,.65);font-size:14px;line-height:1.4;}
.loftpms-failed-actions{display:flex;flex-direction:column;gap:10px;}
.loftpms-confirmed-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 14px;border-radius:12px;text-decoration:none;font-weight:900;letter-spacing:.02em;}
.loftpms-confirmed-btn--primary{background:var(--loftpms-accent);color:#fff;}
.loftpms-confirmed-btn--ghost{background:#fff;border:1px solid rgba(0,0,0,.15);color:#111;}

@media (min-width: 768px){
  .loftpms-results--fullbleed{padding:20px 0 36px;}
  .loftpms-confirmed-wrap{padding:20px;}
  .loftpms-confirmed-banner{padding:18px 20px;}
  .loftpms-confirmed-banner__title{font-size:24px;}
  .loftpms-resa-visual__location{font-size:13px;}
  .loftpms-confirmed-row--visual strong{font-size:16px;}
  .loftpms-failed-banner{padding:18px 20px;}
  .loftpms-failed-banner__title{font-size:24px;}
}
