.b2s2750-admin-detail{margin-top:18px;padding:18px;border:1px solid #dfe7ee;border-radius:18px;background:#fff}.b2s2750-admin-detail[hidden]{display:none}.b2s2750-admin-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:14px}.b2s2750-admin-head h3{margin:0 0 4px}.b2s2750-admin-head p{margin:0;color:#64748b}.b2s2750-candidates{display:grid;gap:12px}.b2s2750-candidate{display:grid;grid-template-columns:96px minmax(0,1fr) auto;gap:14px;align-items:center;padding:12px;border:1px solid #dfe7ee;border-radius:16px}.b2s2750-candidate img{width:96px;height:76px;object-fit:cover;border-radius:12px;background:#eef2f6}.b2s2750-photo-placeholder{width:96px;height:76px;border-radius:12px;background:#eef2f6;display:grid;place-items:center;color:#718096;font-size:.8rem;text-align:center;padding:8px}.b2s2750-candidate h4{margin:0 0 4px}.b2s2750-candidate p{margin:0;color:#64748b}.b2s2750-candidate-meta{display:flex;gap:6px;flex-wrap:wrap;margin-top:8px}.b2s2750-candidate-meta span{font-size:.78rem;background:#f3f6f8;border-radius:999px;padding:5px 8px}.b2s2750-candidate-action{text-align:right}.b2s2750-candidate-action strong{display:block;font-size:1.08rem;margin-bottom:8px}.b2s2750-confirm-btn,.b2s2750-unavailable-btn{border:0;border-radius:12px;padding:10px 13px;font:inherit;font-weight:800;cursor:pointer}.b2s2750-confirm-btn{background:#f6b900;color:#132238}.b2s2750-confirm-btn:disabled{opacity:.45;cursor:not-allowed}.b2s2750-unavailable-btn{background:#eef2f6;color:#24364b}.b2s2750-admin-actions{display:flex;justify-content:flex-end;margin-top:14px}.b2s2750-admin-status{margin-top:10px;color:#64748b}.b2s2750-admin-status.error{color:#a62f2f}.b2s2750-admin-status.success{color:#06734d}
.b2s2750-awaiting,.b2s2750-unavailable{padding:32px 22px;border:1px solid #dfe7ee;border-radius:20px;background:#fff;text-align:center}.b2s2750-awaiting .pulse{width:46px;height:46px;border-radius:50%;margin:0 auto 14px;background:#fff4c4;display:grid;place-items:center;font-weight:900}.b2s2750-awaiting h2,.b2s2750-unavailable h2{margin:0 0 8px}.b2s2750-awaiting p,.b2s2750-unavailable p{margin:0 auto;max-width:620px;color:#64748b}.b2s2750-confirmed{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:18px}.b2s2750-property,.b2s2750-map-card{border:1px solid #dfe7ee;border-radius:20px;background:#fff;overflow:hidden}.b2s2750-gallery{display:grid;grid-template-columns:2fr 1fr;gap:4px;min-height:320px;background:#eef2f6}.b2s2750-gallery-main img,.b2s2750-gallery-side img{width:100%;height:100%;object-fit:cover;display:block}.b2s2750-gallery-side{display:grid;grid-template-rows:1fr 1fr;gap:4px}.b2s2750-gallery-empty{min-height:280px;display:grid;place-items:center;color:#64748b}.b2s2750-property-body{padding:18px}.b2s2750-property-top{display:flex;justify-content:space-between;gap:16px}.b2s2750-property-top h2{margin:2px 0 6px}.b2s2750-property-top p{margin:0;color:#64748b}.b2s2750-price{text-align:right;white-space:nowrap}.b2s2750-price span{display:block;color:#64748b;font-size:.78rem;font-weight:700}.b2s2750-price strong{font-size:1.55rem}.b2s2750-price small{display:block;color:#64748b}.b2s2750-trust{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.b2s2750-trust span{padding:6px 9px;border-radius:999px;background:#f3f6f8;font-size:.8rem;font-weight:800}.b2s2750-trust .verified{background:#e7f7ef;color:#08724c}.b2s2750-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:16px}.b2s2750-fact{padding:12px;border-radius:14px;background:#f7f9fb}.b2s2750-fact span{display:block;font-size:.76rem;color:#64748b}.b2s2750-fact strong{display:block;margin-top:3px}.b2s2750-map-card{padding:16px;align-self:start}.b2s2750-map-card h3{margin:0 0 4px}.b2s2750-map-card p{margin:0 0 12px;color:#64748b}.b2s2750-map{height:320px;border-radius:16px;overflow:hidden;background:#eef2f6}.b2s2750-map-link{display:block;text-decoration:none;color:inherit}.b2s2750-directions{display:block;text-align:center;margin-top:12px;padding:12px 14px;border-radius:12px;background:#132238;color:#fff;text-decoration:none;font-weight:900}.b2s2750-request-state{margin:12px 0 0;padding:11px 13px;border-radius:12px;background:#fff7d7;border:1px solid #f5dc85;color:#5e4a00;font-weight:750}.b2s2750-request-state.confirmed{background:#e9f8f0;border-color:#bfe7d2;color:#086444}.b2s2750-request-state.unavailable{background:#fff0f0;border-color:#efcccc;color:#9b3434}
@media(max-width:860px){.b2s2750-confirmed{grid-template-columns:1fr}.b2s2750-candidate{grid-template-columns:76px minmax(0,1fr)}.b2s2750-candidate img,.b2s2750-photo-placeholder{width:76px;height:68px}.b2s2750-candidate-action{grid-column:1/-1;text-align:left;display:flex;justify-content:space-between;align-items:center;gap:10px}.b2s2750-gallery{min-height:240px}.b2s2750-facts{grid-template-columns:1fr}.b2s2750-map{height:280px}}
@media(max-width:560px){.b2s2750-admin-head,.b2s2750-property-top{flex-direction:column}.b2s2750-price{text-align:left}.b2s2750-gallery{grid-template-columns:1fr;min-height:220px}.b2s2750-gallery-side{display:none}.b2s2750-map{height:260px}}

/* Bid2Stay 28.7.24 — Marketplace Activity guest/contact clarity */
.b2s28724-contact{display:block;line-height:1.45;overflow-wrap:anywhere}
.b2s28724-closed,.b2s28724-action-closed{
  display:block;margin-top:5px;font-size:11px;font-weight:800;color:#98a2b3
}
@media(max-width:980px){
  body[data-admin-page="autobid"] .table-wrap{overflow-x:auto}
  body[data-admin-page="autobid"] .table{min-width:1150px}
}

/* Bid2Stay 28.7.25 — verify availability action lock */
.b2s28725-verify{display:block;margin-top:8px;white-space:nowrap}
.b2s28725-closed-label{display:block;font-size:13px;font-weight:800;color:#667085}
.b2s28725-loading{display:grid;gap:4px}
.b2s28724-contact{max-width:220px;word-break:break-word;overflow-wrap:anywhere}

/* Bid2Stay 28.7.27 — AutoBid provider contact + confirmation clarity */
.b2s28727-provider-contact{
  display:flex;flex-wrap:wrap;gap:7px 12px;align-items:center;margin-top:8px;
  font-size:12px;line-height:1.4;color:#667085
}
.b2s28727-provider-contact strong{color:#344054}
.b2s28727-provider-contact a{color:#475467;text-decoration:none;font-weight:800}
.b2s28727-provider-contact a:hover{text-decoration:underline}
.b2s28727-awaiting{
  background:#fff7e6;color:#9a6700;border:1px solid #f1d8a0;
  border-radius:999px;padding:3px 8px;font-weight:800
}
.b2s28727-confirmed-chip{
  background:#ecfdf3;color:#027a48;border:1px solid #abefc6;
  border-radius:999px;padding:3px 8px;font-weight:800
}
.b2s28727-confirmed{
  background:#ecfdf3!important;color:#027a48!important;border-color:#abefc6!important
}
@media(max-width:720px){
  .b2s28727-provider-contact{display:grid;gap:4px}
}

/* Bid2Stay 28.7.28 — Guest Confirmation State Lock */
.b2s28728-confirmed-status{background:#e9f8f0!important;color:#086444!important}
.b2s28728-open-confirmed{
  display:grid;grid-template-columns:minmax(0,1fr) auto;gap:3px 16px;align-items:center;
  text-decoration:none!important;cursor:pointer
}
.b2s28728-open-confirmed strong{font-size:1rem}
.b2s28728-open-confirmed span{font-size:.88rem;font-weight:650}
.b2s28728-open-confirmed b{grid-column:2;grid-row:1/3;white-space:nowrap}
.b2s28728-open-confirmed:hover{filter:brightness(.985);border-color:#8fd3b1}
.b2s28728-confirmed-property{background:#f4fbf7!important;border-color:#bfe7d2!important}
.b2s28728-confirmed-property h4{color:#086444!important}
.b2s28728-pin-pending{letter-spacing:0!important;font-weight:700;color:#64748b}
.b2s28728-confirmed-note strong{color:#086444}
@media(max-width:620px){
  .b2s28728-open-confirmed{grid-template-columns:1fr}
  .b2s28728-open-confirmed b{grid-column:1;grid-row:auto;margin-top:5px}
}

/* Bid2Stay 28.7.29 — Guest confirmed request card cleanup */
.b2s28729-confirmed-status{
  background:#edf8f2!important;
  color:#08704d!important;
}
.b2s28729-confirmed-note strong{
  color:#08704d!important;
}
.b2s28729-pin-card{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:18px!important;
  padding:16px 18px!important;
  background:#f7fbf9!important;
  border:1px solid #d7ebe1!important;
  border-radius:16px!important;
  margin-top:16px!important;
}
.b2s28729-pin-card h4{
  margin:0!important;
  font-size:1rem!important;
  color:#155b43!important;
}
.b2s28729-pin-card p{
  margin:0!important;
  color:#617268!important;
  font-size:.9rem!important;
  text-align:right;
}
.b2s28729-confirmed-stay{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:22px;
  margin-top:14px;
  padding:18px;
  border:1px solid #c9e6d7;
  border-radius:18px;
  background:#f7fcf9;
}
.b2s28729-stay-copy{min-width:0}
.b2s28729-kicker{
  display:block;
  margin-bottom:5px;
  font-size:.72rem;
  font-weight:900;
  letter-spacing:.12em;
  color:#9a6700;
}
.b2s28729-confirmed-stay h4{
  margin:0 0 4px;
  color:#153528;
  font-size:1.18rem;
}
.b2s28729-confirmed-stay p{
  margin:2px 0;
  color:#55695f;
}
.b2s28729-price{
  margin-top:8px!important;
}
.b2s28729-price strong{
  color:#0b6b49;
  font-size:1.05rem;
}
.b2s28729-view{
  flex:0 0 auto;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:48px;
  padding:0 20px;
  border-radius:14px;
  background:#f9aa00;
  color:#111827!important;
  text-decoration:none!important;
  font-weight:900;
  white-space:nowrap;
  box-shadow:0 8px 18px rgba(161,108,0,.12);
}
.b2s28729-view:hover{filter:brightness(.98)}
.b2s28729-actions-clean{
  min-height:0!important;
  margin-top:0!important;
}
.b2s28729-actions-clean:empty{display:none!important}

@media(max-width:720px){
  .b2s28729-pin-card{
    display:block!important;
  }
  .b2s28729-pin-card p{
    text-align:left;
    margin-top:6px!important;
  }
  .b2s28729-confirmed-stay{
    display:grid;
    gap:14px;
  }
  .b2s28729-view{
    width:100%;
  }
}

/* Bid2Stay 28.7.30 — Confirmed accommodation detail cleanup */
.b2s28730-confirmed{
  grid-template-columns:minmax(0,1.45fr) minmax(300px,.72fr);
  align-items:start;
  gap:20px;
}
.b2s28730-property{
  border-radius:22px;
  box-shadow:0 12px 34px rgba(15,23,42,.05);
}
.b2s28730-gallery{
  grid-template-columns:minmax(0,2.25fr) minmax(180px,.9fr);
  height:410px;
  min-height:0;
  gap:4px;
}
.b2s28730-gallery .b2s2750-gallery-main,
.b2s28730-gallery .b2s2750-gallery-side{
  min-height:0;
}
.b2s28730-gallery .b2s2750-gallery-main img,
.b2s28730-gallery .b2s2750-gallery-side img{
  height:100%;
  object-fit:cover;
}
.b2s28730-gallery .b2s2750-gallery-side{
  grid-template-rows:1fr 1fr;
}
.b2s28730-property-body{
  padding:20px 22px 22px;
}
.b2s28730-heading-row{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:20px;
}
.b2s28730-heading-row h2{
  margin:4px 0 6px;
  font-size:1.65rem;
  line-height:1.12;
}
.b2s28730-heading-row p{
  margin:0;
  color:#64748b;
}
.b2s28730-price-card{
  flex:0 0 auto;
  min-width:150px;
  padding:12px 14px;
  border:1px solid #e2e8f0;
  border-radius:16px;
  background:#f8fafc;
  text-align:right;
}
.b2s28730-price-card span,
.b2s28730-price-card small{
  display:block;
  color:#64748b;
}
.b2s28730-price-card span{
  font-size:.75rem;
  font-weight:800;
  text-transform:uppercase;
  letter-spacing:.06em;
}
.b2s28730-price-card strong{
  display:block;
  margin:2px 0 1px;
  color:#0f172a;
  font-size:1.65rem;
}
.b2s28730-price-card small{
  font-size:.75rem;
}
.b2s28730-trust{
  margin-top:14px;
}
.b2s28730-trust .verified{
  background:#ecfdf3;
  color:#067647;
}
.b2s28730-facts{
  margin-top:16px;
}
.b2s28730-description{
  margin:18px 0 0;
  padding-top:16px;
  border-top:1px solid #edf1f5;
  color:#526174;
  line-height:1.6;
}
.b2s28730-map-card{
  padding:18px;
  border-radius:22px;
  box-shadow:0 12px 34px rgba(15,23,42,.045);
}
.b2s28730-map-card p{
  margin-bottom:12px;
}
.b2s28730-map{
  height:275px;
  border-radius:14px;
}
.b2s28730-map-card .b2s2750-directions{
  margin-top:12px;
  padding:13px 14px;
  border-radius:13px;
}
@media(max-width:980px){
  .b2s28730-confirmed{
    grid-template-columns:1fr;
  }
  .b2s28730-map{
    height:260px;
  }
}
@media(max-width:700px){
  .b2s28730-gallery{
    height:300px;
    grid-template-columns:1fr;
  }
  .b2s28730-gallery .b2s2750-gallery-side{
    display:none;
  }
  .b2s28730-heading-row{
    display:grid;
    gap:14px;
  }
  .b2s28730-price-card{
    width:100%;
    text-align:left;
  }
  .b2s28730-facts{
    grid-template-columns:1fr;
  }
}

/* Bid2Stay 28.7.31 — Guest photo gallery + confirmed detail cleanup */
.b2s28731-confirmed{
  grid-template-columns:minmax(0,1.5fr) minmax(300px,.68fr);
  gap:20px;
  align-items:start;
}
.b2s28731-property{
  border-radius:22px;
  overflow:hidden;
  background:#fff;
  border:1px solid #dfe7ee;
  box-shadow:0 14px 34px rgba(15,23,42,.05);
}
.b2s28731-gallery-wrap{
  padding:0;
  background:#eef2f6;
}
.b2s28731-gallery-shell{
  display:grid;
  gap:10px;
  padding:0 0 10px;
}
.b2s28731-hero-btn{
  position:relative;
  display:block;
  width:100%;
  height:390px;
  padding:0;
  border:0;
  background:#e9eef3;
  cursor:zoom-in;
  overflow:hidden;
}
.b2s28731-hero{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
}
.b2s28731-photo-count{
  position:absolute;
  right:14px;
  bottom:14px;
  padding:7px 10px;
  border-radius:999px;
  background:rgba(15,23,42,.8);
  color:#fff;
  font-size:.78rem;
  font-weight:900;
  backdrop-filter:blur(6px);
}
.b2s28731-thumbs{
  display:flex;
  gap:8px;
  padding:0 12px;
  overflow-x:auto;
  scrollbar-width:thin;
}
.b2s28731-thumb,.b2s28731-more{
  flex:0 0 84px;
  width:84px;
  height:62px;
  padding:0;
  border:2px solid transparent;
  border-radius:10px;
  background:#e8edf2;
  overflow:hidden;
  cursor:pointer;
}
.b2s28731-thumb img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}
.b2s28731-thumb.active{
  border-color:#d99a00;
}
.b2s28731-more{
  display:grid;
  place-items:center;
  color:#132238;
  font-weight:900;
  background:#f3f5f7;
}
.b2s28731-property-body{
  padding:20px 22px 22px;
}
.b2s28731-title-row{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:20px;
}
.b2s28731-title-copy h2{
  margin:4px 0 6px;
  font-size:1.7rem;
  line-height:1.12;
}
.b2s28731-title-copy p{
  margin:0;
  color:#64748b;
}
.b2s28731-price-card{
  flex:0 0 auto;
  min-width:160px;
  padding:12px 14px;
  border:1px solid #e2e8f0;
  border-radius:16px;
  background:#f8fafc;
  text-align:right;
}
.b2s28731-price-card span,.b2s28731-price-card small{
  display:block;
  color:#64748b;
}
.b2s28731-price-card span{
  font-size:.74rem;
  text-transform:uppercase;
  letter-spacing:.06em;
  font-weight:900;
}
.b2s28731-price-card strong{
  display:block;
  margin:2px 0 1px;
  font-size:1.65rem;
  color:#0f172a;
}
.b2s28731-badges{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin-top:14px;
}
.b2s28731-badges span{
  padding:6px 9px;
  border-radius:999px;
  font-size:.8rem;
  font-weight:800;
}
.b2s28731-confirmed-badge{
  background:#ecfdf3;
  color:#067647;
}
.b2s28731-review-badge{
  background:#f3f6f8;
  color:#344054;
}
.b2s28731-facts{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:10px;
  margin-top:16px;
}
.b2s28731-facts>div{
  padding:12px;
  border-radius:14px;
  background:#f7f9fb;
}
.b2s28731-facts span{
  display:block;
  color:#64748b;
  font-size:.76rem;
}
.b2s28731-facts strong{
  display:block;
  margin-top:3px;
}
.b2s28731-description{
  margin:18px 0 0;
  padding-top:16px;
  border-top:1px solid #edf1f5;
  color:#526174;
  line-height:1.6;
}
.b2s28731-map-card{
  padding:18px;
  border-radius:22px;
  box-shadow:0 14px 34px rgba(15,23,42,.045);
}
.b2s28731-map{
  height:255px;
  border-radius:14px;
}
.b2s28731-map-card .b2s2750-directions{
  margin-top:12px;
  padding:13px 14px;
  border-radius:13px;
}

/* Lightbox */
.b2s28731-no-scroll{overflow:hidden!important}
.b2s28731-lightbox{
  position:fixed;
  inset:0;
  z-index:99999;
  display:grid;
  place-items:center;
}
.b2s28731-lightbox-backdrop{
  position:absolute;
  inset:0;
  background:rgba(4,10,18,.88);
  backdrop-filter:blur(7px);
}
.b2s28731-lightbox-dialog{
  position:relative;
  z-index:1;
  width:min(94vw,1200px);
  height:min(88vh,820px);
  display:grid;
  place-items:center;
}
.b2s28731-lightbox-dialog img{
  display:block;
  max-width:100%;
  max-height:100%;
  width:auto;
  height:auto;
  object-fit:contain;
  border-radius:14px;
  box-shadow:0 20px 70px rgba(0,0,0,.35);
}
.b2s28731-lightbox-close{
  position:absolute;
  right:0;
  top:-6px;
  z-index:2;
  width:44px;
  height:44px;
  border:0;
  border-radius:50%;
  background:#fff;
  color:#111827;
  font-size:1.8rem;
  line-height:1;
  cursor:pointer;
}
.b2s28731-lightbox-nav{
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  z-index:2;
  width:48px;
  height:58px;
  border:0;
  border-radius:14px;
  background:rgba(255,255,255,.94);
  color:#111827;
  font-size:2rem;
  cursor:pointer;
}
.b2s28731-lightbox-nav.prev{left:0}
.b2s28731-lightbox-nav.next{right:0}
.b2s28731-lightbox-counter{
  position:absolute;
  left:50%;
  bottom:-4px;
  transform:translateX(-50%);
  padding:7px 11px;
  border-radius:999px;
  background:rgba(255,255,255,.94);
  color:#111827;
  font-size:.82rem;
  font-weight:900;
}
@media(max-width:980px){
  .b2s28731-confirmed{grid-template-columns:1fr}
  .b2s28731-map{height:245px}
}
@media(max-width:720px){
  .b2s28731-hero-btn{height:280px}
  .b2s28731-title-row{display:grid;gap:14px}
  .b2s28731-price-card{width:100%;text-align:left}
  .b2s28731-facts{grid-template-columns:1fr}
  .b2s28731-lightbox-dialog{width:100vw;height:82vh;padding:0 8px}
  .b2s28731-lightbox-nav{width:42px;height:52px}
  .b2s28731-lightbox-nav.prev{left:8px}
  .b2s28731-lightbox-nav.next{right:8px}
  .b2s28731-lightbox-close{right:10px;top:10px}
  .b2s28731-lightbox-counter{bottom:8px}
}

/* 28.8.1 canonical booking state */
.b2s2881-booking-state{margin-top:18px;padding:16px 18px;border:1px solid #dfe7ee;border-radius:16px;background:#f8fafc;display:flex;align-items:center;justify-content:space-between;gap:18px}
.b2s2881-booking-state.hold{border-color:#eed79a;background:#fffaf0}.b2s2881-booking-state.confirmed{border-color:#b8e0cf;background:#f0fbf6}.b2s2881-booking-state.expired{border-color:#f1c9c4;background:#fff6f4}
.b2s2881-booking-state span{display:block;font-size:.7rem;font-weight:900;letter-spacing:.08em;color:#876100}.b2s2881-booking-state strong{display:block;margin:3px 0;font-size:1.05rem}.b2s2881-booking-state p{margin:0;color:#667085;line-height:1.45}
.b2s2881-actions{display:flex;gap:8px;flex:0 0 auto}.b2s2881-primary,.b2s2881-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;border-radius:12px;font-weight:900;text-decoration:none;cursor:pointer}
.b2s2881-primary{border:1px solid #e5a900;background:#f9b20b;color:#111827}.b2s2881-secondary{border:1px solid #d9e1ea;background:#fff;color:#344054}
@media(max-width:720px){.b2s2881-booking-state{display:grid}.b2s2881-actions{display:grid;grid-template-columns:1fr 1fr}.b2s2881-primary,.b2s2881-secondary{width:100%}}

/* 28.8.2 Booking Truth Lock */
.b2s2881-booking-state.finalizing{
  border-color:#e6d6a7;
  background:#fffaf0;
}
.b2s2881-booking-state.finalizing strong{color:#7b5b00}
