.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{-webkit-transition:-webkit-transform .3s ease-out,opacity .3s ease-in;-moz-transition:-moz-transform .3s ease-out,opacity .3s ease-in;-o-transition:-o-transform .3s ease-out,opacity .3s ease-in;transition:transform .3s ease-out,opacity .3s ease-in}.leaflet-cluster-spider-leg{-webkit-transition:-webkit-stroke-dashoffset .3s ease-out,-webkit-stroke-opacity .3s ease-in;-moz-transition:-moz-stroke-dashoffset .3s ease-out,-moz-stroke-opacity .3s ease-in;-o-transition:-o-stroke-dashoffset .3s ease-out,-o-stroke-opacity .3s ease-in;transition:stroke-dashoffset .3s ease-out,stroke-opacity .3s ease-in}.marker-cluster-small{background-color:#b5e28c99}.marker-cluster-small div{background-color:#6ecc3999}.marker-cluster-medium{background-color:#f1d35799}.marker-cluster-medium div{background-color:#f0c20c99}.marker-cluster-large{background-color:#fd9c7399}.marker-cluster-large div{background-color:#f1801799}.leaflet-oldie .marker-cluster-small{background-color:#b5e28c}.leaflet-oldie .marker-cluster-small div{background-color:#6ecc39}.leaflet-oldie .marker-cluster-medium{background-color:#f1d357}.leaflet-oldie .marker-cluster-medium div{background-color:#f0c20c}.leaflet-oldie .marker-cluster-large{background-color:#fd9c73}.leaflet-oldie .marker-cluster-large div{background-color:#f18017}.marker-cluster{background-clip:padding-box;border-radius:20px}.marker-cluster div{width:30px;height:30px;margin-left:5px;margin-top:5px;text-align:center;border-radius:15px;font:12px Helvetica Neue,Arial,Helvetica,sans-serif}.marker-cluster span{line-height:30px}.map-container{flex:1;height:100%;position:relative}.map{width:100%;height:100%}.popup-content{padding:.5rem;min-width:200px}.popup-content h3{margin-bottom:.5rem;font-size:1.1rem;color:#333}.popup-content .address{color:#666;font-size:.9rem;margin-bottom:.5rem}.popup-content .description{margin-bottom:.5rem;font-size:.9rem;line-height:1.4}.popup-content .hours{font-size:.85rem;color:#555;margin-bottom:.5rem}.popup-content .tel{font-size:.85rem;color:#666;margin-bottom:.5rem}.popup-content .holiday{font-size:.85rem;color:#555;margin-bottom:.5rem}.popup-content .access{font-size:.85rem;color:#666;margin-bottom:.5rem}.popup-content .tags{display:flex;flex-wrap:wrap;gap:.3rem;margin-top:.5rem}.popup-content .tag{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:.2rem .5rem;border-radius:12px;font-size:.75rem;font-weight:500;display:inline-flex;align-items:center;gap:.25rem}.popup-content .tag .tag-icon{font-size:1em}.marker-cluster-container{background:transparent;border:none}.marker-cluster{border-radius:50%;color:#fff;font-weight:700;font-size:14px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #0000004d}.marker-cluster:hover{transform:scale(1.1);box-shadow:0 4px 12px #0006}.marker-cluster.marker-cluster-small{background:linear-gradient(135deg,#4caf50,#45a049);width:40px;height:40px}.marker-cluster.marker-cluster-medium{background:linear-gradient(135deg,#ff9800,#f57c00);width:50px;height:50px;font-size:16px}.marker-cluster.marker-cluster-large{background:linear-gradient(135deg,#f44336,#d32f2f);width:60px;height:60px;font-size:18px}.search-panel{width:320px;background:#f8f9fa;border-right:1px solid #e0e0e0;padding:1.5rem;overflow-y:auto;display:flex;flex-direction:column;gap:1.5rem}@media (max-width: 768px){.search-panel{width:100%;max-height:250px;border-right:none;border-bottom:1px solid #e0e0e0}}.search-section h2,.filter-section h2{font-size:1rem;font-weight:600;margin-bottom:.75rem;color:#333}.search-input{width:100%;padding:.75rem;border:2px solid #e0e0e0;border-radius:8px;font-size:.95rem;transition:border-color .2s}.search-input:focus{outline:none;border-color:#667eea}.tags-container{display:flex;flex-wrap:wrap;gap:.5rem}.tag-button{padding:.5rem 1rem;border:2px solid #e0e0e0;background:#fff;color:#333;border-radius:20px;font-size:.85rem;cursor:pointer;transition:all .2s;font-weight:500;display:flex;align-items:center;gap:.4rem}.tag-button .tag-icon{font-size:1.1em;transition:transform .2s}.tag-button:hover{border-color:#667eea;background:#f0f3ff;color:#667eea;transform:translateY(-2px)}.tag-button:hover .tag-icon{transform:scale(1.2)}.tag-button.active{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;cursor:pointer;transition:opacity .2s}.tag-button.active:hover{opacity:.9}.tag-button.active{border-color:transparent}.tag-button.active .tag-icon{animation:pulse 1s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}.clear-button{padding:.75rem;background:#ff6b6b;color:#fff;border:none;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:background .2s}.clear-button:hover{background:#ff5252}.info-section{margin-top:auto;padding-top:1rem;border-top:1px solid #e0e0e0}.info-text{font-size:.85rem;color:#666;line-height:1.5}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.app{display:flex;flex-direction:column;height:100vh;overflow:hidden}.app-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:1rem 2rem;box-shadow:0 2px 8px #0000001a}.app-header h1{font-size:1.5rem;font-weight:600}.app-header .share-btn{margin-left:1.5rem;padding:.5rem 1.2rem;border:none;border-radius:999px;background:#fff;color:#667eea;font-weight:600;font-size:1rem;cursor:pointer;box-shadow:0 2px 8px #0000001a;transition:background .2s,color .2s}.app-header .share-btn:hover{background:#667eea;color:#fff}@media (max-width: 768px){.app-header h1{font-size:1.2rem}}.app-content{display:flex;flex:1;overflow:hidden}@media (max-width: 768px){.app-content{flex-direction:column}}.location-error-banner{background:#d32f2f;color:#fff;padding:1rem 2rem;font-size:1.1rem;text-align:center;border-radius:0 0 10px 10px;box-shadow:0 1px 6px #00000014;margin-bottom:1rem;letter-spacing:.02em;z-index:2000}.leaflet-control-gotoloc{box-shadow:0 1px 5px #000000a6;border-radius:4px;margin-top:10px;margin-right:10px;background:#fff;display:flex;flex-direction:column}.leaflet-bar .goto-location-inner-btn{background-color:#fff;border:none;width:26px;height:26px;line-height:26px;display:block;text-align:center;font-size:18px;cursor:pointer;color:#222;border-radius:4px;margin:0;padding:0;transition:background .2s}.leaflet-bar .goto-location-inner-btn:hover:not(:disabled),.leaflet-bar .goto-location-inner-btn:focus{background-color:#f4f4f4}.leaflet-bar .goto-location-inner-btn:disabled{cursor:default;color:#bbb;background-color:#f4f4f4}@media (max-width: 600px){.leaflet-bar .goto-location-inner-btn{width:30px;height:30px;font-size:20px}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#000000de;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;min-width:320px;min-height:100vh}#root{width:100%;height:100vh}
