*{box-sizing:border-box}body{margin:0;font:14px system-ui,sans-serif;color:#17212b;background:#f6f8fb}header{height:68px;padding:12px 18px;display:flex;justify-content:space-between;align-items:center;background:#fff;border-bottom:1px solid #e6eaf0}header strong{display:block;font-size:18px;color:#146c43}header span{font-size:12px;color:#627080}button{border:0;border-radius:9px;background:#146c43;color:#fff;padding:10px 14px;font-weight:650;cursor:pointer}main{height:calc(100vh - 68px);display:grid;grid-template-columns:400px 1fr}aside{background:#fff;overflow:auto;padding:16px}label{display:grid;gap:5px;font-weight:600}input,select{font:inherit;border:1px solid #d4dce5;border-radius:7px;padding:9px;background:white}.filters{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:12px 0}form>button{width:100%}#message{color:#657384}#map{height:100%;min-height:350px}.card{border:1px solid #e3e8ee;border-radius:11px;padding:12px;margin:10px 0}.price{font-size:24px;color:#146c43;font-weight:800}.meta{color:#657384;margin:5px 0}.actions{display:flex;gap:8px;margin-top:10px}.actions a{font-weight:600;color:#146c43;text-decoration:none}.price-marker{display:inline-block;white-space:nowrap;color:white;border:2px solid white;border-radius:8px;padding:4px 6px;font-weight:800;line-height:1;box-shadow:0 1px 4px #555}.price-marker.low{background:#16803c}.price-marker.mid{background:#d69e00}.price-marker.high{background:#c5342f}.price-marker.same{background:#1769aa}@media(max-width:700px){header{height:auto;gap:8px;padding:10px 12px}header button{padding:8px}main{height:auto;display:flex;flex-direction:column}aside{order:1;padding:12px}#map{order:0;height:48vh}.filters{grid-template-columns:1fr 1fr}}
*{box-sizing:border-box}body{margin:0;font:14px system-ui,sans-serif;color:#17212b;background:#f6f8fb}header{height:68px;padding:12px 18px;display:flex;justify-content:space-between;align-items:center;background:#fff;border-bottom:1px solid #e6eaf0}header strong{display:block;font-size:18px;color:#146c43}header span{font-size:12px;color:#627080}button{border:0;border-radius:9px;background:#146c43;color:#fff;padding:10px 14px;font-weight:650;cursor:pointer}main{height:calc(100vh - 68px);display:grid;grid-template-columns:400px 1fr}aside{background:#fff;overflow:auto;padding:16px}label{display:grid;gap:5px;font-weight:600}input,select{font:inherit;border:1px solid #d4dce5;border-radius:7px;padding:9px;background:white}.filters{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:12px 0}form>button{width:100%}#message{color:#657384}#map{height:100%;min-height:350px}.dark-map .leaflet-tile-pane{filter:brightness(.55) contrast(1.15) saturate(.55) hue-rotate(170deg)}.card{border:1px solid #e3e8ee;border-radius:11px;padding:12px;margin:10px 0}.price{font-size:24px;color:#146c43;font-weight:800}.meta{color:#657384;margin:5px 0}.actions{display:flex;gap:8px;margin-top:10px}.actions a{font-weight:600;color:#146c43;text-decoration:none}.price-marker{display:inline-block;white-space:nowrap;color:white;border:2px solid white;border-radius:8px;padding:4px 6px;font-weight:800;line-height:1;box-shadow:0 1px 4px #555}.price-marker.low{background:#16803c}.price-marker.mid{background:#d69e00}.price-marker.high{background:#c5342f}.price-marker.same{background:#1769aa}@media(max-width:700px){header{height:auto;gap:8px;padding:10px 12px}header button{padding:8px}main{height:auto;display:flex;flex-direction:column}aside{order:1;padding:12px}#map{order:0;height:48vh}.filters{grid-template-columns:1fr 1fr}}@media(prefers-color-scheme:dark){body{color:#e7edf4;background:#111820}header,aside{background:#18222d;border-color:#2d3b48}header strong,.price,.actions a{color:#57c77f}header span,#message,.meta{color:#aab8c5}input,select{color:#edf3f8;background:#202d39;border-color:#3b4a58}.card{background:#1c2834;border-color:#344553}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#1d2935;color:#edf3f8}.leaflet-control-zoom a{background:#1d2935;color:#edf3f8;border-color:#3b4a58!important}}
