/* PODCO v11.42 combined marketplace update — scoped compatibility layer */
.p42-modal{position:fixed;inset:0;z-index:120000;background:rgba(9,24,42,.52);display:flex;align-items:flex-end;justify-content:center;padding:18px}.p42-modal[hidden]{display:none!important}.p42-sheet{width:min(900px,100%);max-height:88dvh;overflow:auto;background:#fff;border-radius:24px 24px 16px 16px;padding:22px;box-shadow:0 24px 80px rgba(0,0,0,.25);position:relative}.p42-close{position:sticky;top:0;float:right;border:0;background:#eef6fb;border-radius:50%;width:40px;height:40px;font-size:26px;z-index:2}.p42-preview-cover{width:100%;max-height:420px;object-fit:cover;border-radius:18px}.p42-preview-facts{display:flex;gap:10px;flex-wrap:wrap}.p42-preview-facts span,.p42-count{background:#e9f7fb;border-radius:999px;padding:6px 10px}.p42-upload{display:inline-flex;padding:10px 14px;border-radius:12px;background:#0f2437;color:#fff;font-weight:700;cursor:pointer}.p42-photo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-top:16px}.p42-photo-grid article{border:1px solid #dce8ef;border-radius:16px;overflow:hidden;background:#fff}.p42-photo-grid img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}.p42-photo-grid article>div{display:flex;gap:6px;padding:8px}.p42-photo-grid button,.p42-replace{min-height:38px;border:1px solid #cbdbe5;background:white;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;padding:0 9px;font:inherit;cursor:pointer}.p42-replace{font-size:13px}.p42-photo-grid button.danger,.p42-field-error{color:#a52626}.p42-note{font-size:13px;color:#526979;margin-top:8px}.p42-wizard-photos figure{position:relative;margin:0}.p42-wizard-photos figure img{display:block}.p42-wizard-photos figure button{position:absolute;right:6px;bottom:6px;border:0;border-radius:9px;padding:7px 9px;background:rgba(17,34,51,.9);color:#fff}.p42-select{display:grid;gap:7px;font-weight:700}.p42-select select,.p42-range-form input,.p42-range-form select,.p42-inline-form select{min-height:46px;border:1px solid #cfdde6;border-radius:12px;padding:8px 11px;background:#fff}.p42-calendar-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:18px 0}.p42-calendar-summary>div{padding:14px;border:1px solid #dce8ef;border-radius:14px;display:grid;gap:4px}.p42-calendar-summary span{font-size:12px;color:#607184}.p42-inline-form,.p42-range-form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;align-items:end}.p42-inline-form{grid-template-columns:minmax(200px,1fr) auto 1fr}.p42-inline-form label,.p42-range-form label{display:grid;gap:6px}.p42-range-panel{margin:20px 0;padding:18px;border-radius:18px;background:#f5fbfd}.p42-calendar-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.p42-calendar-columns>section{border:1px solid #dce8ef;border-radius:16px;padding:14px}.p42-cal-row{display:grid;gap:4px;padding:10px 0;border-bottom:1px solid #eef3f6}.p42-cal-row:last-child{border:0}.p42-cal-row.booking{border-left:4px solid #123b57;padding-left:10px}.p42-cal-row.blocked{border-left:4px solid #98a8b4;padding-left:10px}.p42-muted{color:#6b7c89}.p42-request-strip{margin:0 24px 14px;padding:14px;border:1px solid #d8e8ef;border-radius:16px;background:#f7fcfe}.p42-request-strip article{display:flex;justify-content:space-between;gap:12px;padding:10px 0;border-top:1px solid #e7eff3}.p42-request-strip article>div{display:grid;gap:3px}.p42-request-strip span,.p42-request-strip small{color:#607184}.p42-flex-dates{margin:4px 0 20px;padding:18px;border:1px solid #d9e8ef;border-radius:20px;background:#f8fcfe}.p42-flex-dates h2{margin:4px 0}.p42-flex-dates p{margin:0 0 14px;color:#5f7180}.p42-flex-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.p42-flex-grid a{display:grid;text-decoration:none;color:inherit;border-radius:14px;overflow:hidden;background:white;border:1px solid #e0ebf0;padding-bottom:10px}.p42-flex-grid img{width:100%;aspect-ratio:16/10;object-fit:cover}.p42-flex-grid strong,.p42-flex-grid span,.p42-flex-grid small{padding:0 10px}.p42-flex-grid strong{padding-top:8px}.p42-flex-grid small{color:#087d96;font-weight:700;margin-top:4px}
/* Mobile search/map: never reserve hidden map/results height after load. */
@media(max-width:760px){.results-layout{min-height:0!important;height:auto!important;margin-bottom:0!important;padding-bottom:0!important}.results-layout>*[hidden],.podco-fast-map[hidden],.podco-map-status[hidden],.podco-map-preview[hidden],.podco-map-search-area[hidden]{display:none!important;min-height:0!important;height:0!important;margin:0!important;padding:0!important}.podco-fast-map,.podco-modern-map-shell{margin-bottom:8px!important;padding-bottom:0!important}.site-footer{margin-top:10px!important}.podco-fast-shell{padding-bottom:calc(92px + env(safe-area-inset-bottom))!important}.p42-calendar-summary,.p42-calendar-columns,.p42-flex-grid{grid-template-columns:1fr}.p42-inline-form,.p42-range-form{grid-template-columns:1fr}.p42-request-strip{margin:0 12px 10px}.p42-request-strip article{align-items:flex-start;flex-direction:column}.p42-sheet{padding:18px 14px}.p42-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
/* Remove stale loading/progress bars once they are not explicitly active. */
body:not(.podco-loading) .podco-loading-line:not([aria-busy="true"]),body:not(.podco-loading) .podco-progress-line:not([aria-busy="true"]),body:not(.podco-loading) .loading-bar:not([aria-busy="true"]){display:none!important}
/* Tawk remains native; reserve bottom safe area without manipulating its iframe. */
@media(max-width:760px){.mobile-bottom-nav{z-index:10050}.tawk-min-container,.tawk-button-circle{margin-bottom:calc(78px + env(safe-area-inset-bottom))!important}}

/* Search-result completion cleanup: no loader or hidden placeholder may keep mobile height after results render. */
@media(max-width:900px){
  body .results-layout.podco-fast-layout{min-height:0!important;height:auto!important;padding-bottom:0!important;margin-bottom:0!important;gap:12px!important}
  body .results-layout.podco-fast-layout>.podco-fast-map{height:auto!important;min-height:0!important;max-height:none!important;margin:0!important}
  body .results-layout.podco-fast-layout #podco-modern-map-canvas{display:block!important;height:44vh!important;min-height:320px!important;max-height:460px!important;margin:0!important}
  body .results-layout.podco-fast-layout>.podco-fast-results{min-height:0!important;height:auto!important;margin:0!important;padding:0!important}
  body .results-layout.podco-fast-layout>.podco-fast-results:empty{display:none!important}
  body .site-footer{clear:both!important;margin-top:8px!important}
}
