#preload{position:fixed;inset:0;background:#fff;display:flex;align-items:center;justify-content:center;z-index:99999;transition:opacity .4s ease}#preload.hidden{opacity:0;pointer-events:none;visibility:hidden}.home-page,.home-page body,.home-page .app-content{height:100vh}.home-page .app-content{margin:0;padding:0}.home-page{position:relative;height:100vh}.results-map{position:fixed;inset:0}.home-mapa{height:calc(100svh - var(--header-height) - var(--footer-height));display:flex;flex-direction:column;background:#f6f7f8}#mapa{width:100%;height:100vh}html,body{overflow-x:hidden}.legend-float{position:fixed;bottom:100px;left:50%;transform:translate(-50%);z-index:600}.legend-box.hidden{display:none}.panel-resultados{position:fixed;left:0;right:0;bottom:0;height:63vh;max-height:63vh;background:#fff;border-radius:18px 18px 0 0;transform:translateY(80%);transition:transform .35s ease;display:flex;flex-direction:column;z-index:700;box-shadow:0 -10px 40px #0000002e}.panel-resultados.open{transform:translateY(60%)}.panel-resultados.expanded{transform:translateY(0)}.panel-resultados.collapsed{transform:translateY(90%)}.sheet-header{touch-action:none;cursor:grab;position:relative;padding:20px 16px 10px}.sheet-handle{width:44px;height:5px;background:#ccc;border-radius:999px;margin:0 auto 8px;cursor:grab}.sheet-close{position:absolute;left:12px;top:4px;background:none;border:none;font-size:18px;cursor:pointer}.sheet-content{overflow-y:auto;padding:0 16px 16px;flex:1}.card{background:#f8fdfb;border-radius:12px;padding:1rem;margin-bottom:1rem}.card h3{margin:0 0 .25rem}.card p{margin:0 0 .75rem;font-size:.9rem;opacity:.8}.card-actions{display:flex;gap:.5rem}.card-actions button{background:#e6f4ee;border:none;padding:.4rem .75rem;border-radius:20px;cursor:pointer;font-size:.85rem}.card-comercio.has-thumb{display:grid;grid-template-columns:1fr 56px;gap:.5rem}.card-thumb{width:56px;height:56px;border-radius:8px;overflow:hidden;background:#f1f5f3;flex-shrink:0}.card-thumb img{width:100%;height:100%;object-fit:cover}.home-page .leaflet-control-attribution{bottom:calc(var(--footer-height) + 8px);background:#ffffffd9;border-radius:6px;padding:2px 6px}
