:root{--podco-blue:#0b3d76;--podco-teal:#0f8ea0;--podco-ink:#17324e;--podco-line:#dce7e7;--podco-paper:#fbfcfb}
/* Home: search panel then listings, no secondary taxonomy/filter strip. */
body[data-podco-v114] .category-bar{display:none!important}
body[data-podco-v114] .stays-section{margin-top:0!important;padding-top:42px!important}
body[data-podco-v114] .stays-section .section-heading{margin-top:0!important}
/* One chat control on every page, above the mobile nav and clear of content. */
.support-launcher,#podco-safe-chat{display:none!important}
.podco-global-support{position:fixed;right:22px;bottom:24px;z-index:2147482000;border:0;border-radius:999px;background:var(--podco-blue);color:#fff;padding:13px 18px;font:800 15px/1 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;box-shadow:0 14px 34px rgba(5,39,77,.24);cursor:pointer}
.podco-global-support:active{transform:translateY(1px)}
/* Search taxonomy + space type. */
.podco-space-row-v114{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:14px 0 18px;padding:0 2px}
.podco-space-row-v114>strong{color:#6a7880;font:800 15px/1.2 system-ui,-apple-system,sans-serif;margin-right:4px}
.podco-space-chip-v114{appearance:none;border:1px solid #d5dfdf;background:#fff;color:#18232c;border-radius:999px;padding:12px 16px;font:700 14px/1 system-ui,-apple-system,sans-serif;cursor:pointer;white-space:nowrap}
.podco-space-chip-v114.active{background:#0d1a25;color:#fff;border-color:#0d1a25}
/* Stable real map container. */
.map-panel.podco-map-v114{position:sticky!important;top:18px!important;min-height:600px!important;height:calc(100vh - 120px)!important;overflow:hidden!important;border-radius:24px!important;background:#e8f1ec!important}
#podco-map-v114,.podco-osm-fallback-v114{position:absolute;inset:0;width:100%;height:100%;border:0;background:#e8f1ec}
.podco-map-status-v114{position:absolute;left:14px;bottom:14px;z-index:12;max-width:calc(100% - 28px);background:rgba(255,255,255,.95);color:var(--podco-blue);padding:9px 12px;border-radius:13px;font:800 12px/1.25 system-ui,-apple-system,sans-serif;box-shadow:0 8px 26px rgba(10,40,70,.18)}
.podco-price-marker-v114{border:0;border-radius:999px;background:var(--podco-blue);color:#fff;padding:9px 12px;font:900 13px/1 system-ui,-apple-system,sans-serif;box-shadow:0 6px 18px rgba(0,35,75,.25);cursor:pointer}
/* Account level is immediately visible below the member name. */
.podco-account-shell>[data-podco-account-rewards]{margin:12px 0 14px!important}
.podco-account-shell>[data-podco-account-rewards] .podco-member-level.compact{margin:0!important}
.podco-account-shell #podco-account-email{margin-top:4px!important}
/* Make empty account states look intentional, not like an application failure. */
.podco-empty.podco-soft-empty-v114{border:1px dashed #cfdcdc;background:#fff;color:#65798b;border-radius:18px;padding:24px;text-align:center}
/* Desktop polish */
@media(min-width:821px){
  .podco-global-support{right:28px;bottom:28px;padding:14px 20px}
  .podco-space-row-v114{margin-top:0}
  .podco-account-shell,.podco-detail-shell,.podco-help-shell{max-width:1120px!important;margin-left:auto!important;margin-right:auto!important}
}
/* Mobile */
@media(max-width:820px){
  .podco-global-support{right:16px;bottom:92px;padding:12px 15px;font-size:14px}
  body{padding-bottom:84px}
  .podco-space-row-v114{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:10px 0 14px}
  .podco-space-row-v114>strong{grid-column:1/-1;margin-bottom:1px}
  .podco-space-chip-v114{width:100%;padding:12px 10px}
  .podco-space-chip-v114:first-of-type{grid-column:1/-1}
  .map-panel.podco-map-v114{position:relative!important;top:auto!important;width:100%!important;height:390px!important;min-height:390px!important;margin:10px 0 18px!important}
  body[data-podco-v114] .stays-section{padding-top:28px!important}
}
