.catalog-tools-shell{position:sticky;top:82px;z-index:16;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 8px 24px rgba(82,25,48,.06)}
.catalog-tools{min-height:76px;display:flex;align-items:center;gap:10px;padding:13px 0}
.catalog-tool{display:inline-flex;align-items:center;gap:9px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--ink);padding:11px 17px;font:inherit;font-size:14px;font-weight:800;cursor:pointer;transition:.18s ease}
.catalog-tool:hover,.catalog-tool:focus-visible,.catalog-tool.active{border-color:var(--coral);color:#c9154d;box-shadow:0 0 0 3px rgba(255,56,92,.1);outline:0}
.catalog-tool svg{width:18px;height:18px;stroke:currentColor}
.catalog-tool-count{margin-left:auto;color:var(--muted);font-size:14px;font-weight:750}
.catalog-dialog{width:min(620px,calc(100% - 28px));max-height:min(88vh,820px);padding:0;border:0;border-radius:26px;background:#fff;color:var(--ink);box-shadow:0 30px 100px rgba(45,21,32,.32);overflow:hidden}
.catalog-dialog::backdrop{background:rgba(38,24,31,.62);backdrop-filter:blur(5px)}
.catalog-dialog-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 24px;border-bottom:1px solid var(--line)}
.catalog-dialog-header h2{margin:0;font-size:22px}
.catalog-dialog-close{width:40px;height:40px;border:0;border-radius:50%;background:#f8eef2;color:var(--ink);font-size:25px;line-height:1;cursor:pointer}
.price-dialog-body{padding:26px 30px 24px;overflow:auto}
.price-dialog-body h3{font-size:27px;margin:0 0 3px}
.price-dialog-body>p{margin:0;color:var(--muted)}
.price-histogram{height:150px;display:flex;align-items:end;gap:3px;padding:24px 4px 0;margin-top:10px;border-bottom:2px solid #e9dce2}
.price-bar{flex:1;min-width:3px;border-radius:5px 5px 0 0;background:var(--coral);opacity:.2;transition:height .2s ease,opacity .15s ease}
.price-bar.in-range{opacity:1}
.price-range{height:38px;position:relative;margin:-2px 0 8px}
.price-track{position:absolute;left:4px;right:4px;top:0;height:4px;border-radius:9px;background:var(--coral)}
.price-range input{position:absolute;left:0;top:-8px;width:100%;height:24px;margin:0;background:transparent;pointer-events:none;appearance:none;-webkit-appearance:none}
.price-range input::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;width:34px;height:34px;border-radius:50%;border:1px solid #d8cbd1;background:#fff;box-shadow:0 4px 14px rgba(45,21,32,.18);pointer-events:auto;cursor:grab}
.price-range input::-moz-range-thumb{width:34px;height:34px;border-radius:50%;border:1px solid #d8cbd1;background:#fff;box-shadow:0 4px 14px rgba(45,21,32,.18);pointer-events:auto;cursor:grab}
.price-fields{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:6px}
.price-field{display:grid;gap:8px;color:var(--muted);font-size:13px;font-weight:750}
.price-field:last-child{text-align:right}
.price-field input{width:100%;border:1px solid var(--line);border-radius:16px;background:#fff;padding:14px 16px;color:var(--ink);font:inherit;font-size:18px;font-weight:800;text-align:inherit}
.catalog-dialog-actions{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px 24px;border-top:1px solid var(--line);background:#fff}
.catalog-clear{border:0;background:transparent;color:var(--ink);font:inherit;font-weight:800;text-decoration:underline;cursor:pointer}
.catalog-apply{border:0;border-radius:14px;background:#30232a;color:#fff;padding:14px 22px;font:inherit;font-weight:850;cursor:pointer}
.catalog-apply:hover{background:#ff385c}
.map-dialog{width:min(1280px,calc(100% - 24px));max-width:none;height:min(88vh,900px);max-height:none}
.map-dialog .catalog-dialog-header{position:relative;z-index:3}
.catalog-map-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;height:calc(100% - 81px)}
#catalog-map{width:100%;height:100%;min-height:520px;background:#eef2eb}
.map-side{border-left:1px solid var(--line);background:#fff;padding:24px;overflow:auto}
.map-side h3{margin:0 0 6px;font-size:24px}
.map-side>p{margin:0 0 22px;color:var(--muted);font-size:14px}
.map-selection{display:none;border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:0 10px 26px rgba(82,25,48,.09)}
.map-selection.show{display:block}
.map-selection img{display:block;width:100%;height:190px;object-fit:cover;background:#eee}
.map-selection-copy{padding:17px}
.map-selection-copy small{color:var(--coral);font-weight:850;text-transform:uppercase;letter-spacing:.06em}
.map-selection-copy h4{font-size:19px;margin:5px 0 8px}
.map-selection-copy p{margin:0;color:var(--muted);font-size:13px}
.map-selection-price{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--line);margin-top:15px;padding-top:14px}
.map-selection-price b{font-size:18px}
.map-selection-price a{border-radius:999px;background:var(--coral);color:#fff;padding:9px 13px;font-size:13px;font-weight:850}
.map-empty-selection{padding:26px 18px;border:1px dashed #decbd3;border-radius:18px;text-align:center;color:var(--muted);font-size:14px}
.hv-price-icon,.hv-cluster-icon{background:transparent!important;border:0!important}
.hv-price-marker{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;min-width:54px;height:34px;padding:0 10px;border:1px solid #e3d6dc;border-radius:999px;background:#fff;color:#30232a;font:800 13px Inter,system-ui,sans-serif;box-shadow:0 4px 14px rgba(54,29,40,.22);transform:translate(-6px,-2px)}
.hv-price-marker:hover,.leaflet-marker-icon.active .hv-price-marker{background:#ff385c;color:#fff;border-color:#ff385c;z-index:999}
.hv-cluster-marker{display:grid;place-items:center;min-width:72px;min-height:58px;padding:8px 12px;border:2px solid #fff;border-radius:18px;background:#ff385c;color:#fff;box-shadow:0 6px 20px rgba(90,19,46,.28);font:800 11px Inter,system-ui,sans-serif;text-align:center}
.hv-cluster-marker b{display:block;font-size:19px;line-height:1.05}
.leaflet-control-zoom a{color:#30232a!important}
.leaflet-control-attribution{font-size:10px}
body.catalog-modal-open{overflow:hidden}
@media(max-width:900px){
  .catalog-tools-shell{top:0;position:relative}
  .catalog-tools{overflow-x:auto;white-space:nowrap}
  .catalog-tool-count{display:none}
  .catalog-map-layout{grid-template-columns:1fr;grid-template-rows:minmax(390px,1fr) auto;overflow:auto}
  #catalog-map{min-height:390px}
  .map-side{border-left:0;border-top:1px solid var(--line);padding:18px}
  .map-dialog{height:calc(100vh - 18px)}
  .map-selection{display:none!important}
  .map-empty-selection{padding:12px}
}
@media(max-width:620px){
  .catalog-tools{padding:11px 0}
  .catalog-tool{padding:10px 14px}
  .catalog-dialog{width:calc(100% - 16px);border-radius:22px}
  .price-dialog-body{padding:22px 20px}
  .price-dialog-body h3{font-size:24px}
  .price-histogram{height:125px}
  .price-fields{gap:12px}
  .catalog-dialog-actions{padding:15px 18px}
  .map-dialog{width:calc(100% - 8px)}
}
