.custom-cluster-icon{background:transparent!important;border:none!important}.cluster-icon{width:100%;height:100%;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;color:white;border:2px solid white;box-shadow:0 2px 8px rgba(0,0,0,.2)}.cluster-small{background:#0d9488;font-size:12px}.cluster-medium{background:#0f766e;font-size:14px}.cluster-large{background:#134e4a;font-size:16px}.custom-popup .leaflet-popup-content-wrapper{border-radius:.5rem;box-shadow:0 10px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);border:1px solid #e2e8f0}.custom-popup .leaflet-popup-content{margin:0;padding:1rem;line-height:1.5}.custom-popup .leaflet-popup-tip{background:white;border:1px solid #e2e8f0;border-top:none;border-right:none}.marker-icon-container{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid white;box-shadow:0 2px 8px rgba(0,0,0,.2);transition:all .2s ease}.marker-icon-container.selected{border-color:#0d9488;border-width:3px;transform:scale(1.1);box-shadow:0 4px 12px rgba(13,148,136,.4)}.user-location-marker{width:24px;height:24px;border-radius:50%;background:#ef4444;border:3px solid white;box-shadow:0 2px 8px rgba(0,0,0,.2);position:relative}.user-location-marker:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;background:white;border-radius:50%}.speed-slow{background-color:#fef2f2;color:#dc2626;border-color:#fecaca}.speed-medium{background-color:#fffbeb;color:#d97706;border-color:#fed7aa}.speed-fast{background-color:#f0fdf4;color:#16a34a;border-color:#bbf7d0}.speed-veryfast{background-color:#f0fdfa;color:#0d9488;border-color:#99f6e4}.speed-excellent{background-color:#eff6ff;color:#2563eb;border-color:#bfdbfe}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.animate-pulse-slow{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.loading-skeleton{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%);background-size:200% 100%;animation:loading 1.5s infinite}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.wifi-sidebar{overflow-y:auto;scrollbar-width:thin;scrollbar-color:#cbd5e1 #f1f5f9}.wifi-sidebar::-webkit-scrollbar{width:8px}.wifi-sidebar::-webkit-scrollbar-track{background:#f8fafc;border-radius:4px}.wifi-sidebar::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px;border:2px solid #f8fafc}.wifi-sidebar::-webkit-scrollbar-thumb:hover{background:#94a3b8}.venue-cards-container{padding:0;margin:0}.venue-card{margin-bottom:12px;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.1)}.venue-card:last-child{margin-bottom:0}.venue-grid{display:grid;grid-template-columns:1fr;gap:12px;padding:16px}@media (max-width:768px){.venue-grid{padding:12px;gap:8px}}.floating-controls{position:absolute;top:1rem;right:1rem;z-index:1000;display:flex;flex-direction:column;gap:.5rem}@media (max-width:768px){.floating-controls{top:.5rem;right:.5rem;gap:.25rem}}.line-clamp-1{-webkit-line-clamp:1}.line-clamp-1,.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.line-clamp-2{-webkit-line-clamp:2}.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.focus-ring:focus{outline:2px solid #0d9488;outline-offset:2px}@media (prefers-contrast:high){.cluster-icon,.marker-icon-container{border-width:3px}}@media (prefers-reduced-motion:reduce){.cluster-icon,.loading-skeleton,.marker-icon-container{animation:none}.marker-icon-container.selected{transform:none}}.leaflet-top.leaflet-right{top:1rem;right:1rem}.leaflet-control{margin:0;border-radius:.5rem;overflow:hidden}.map-container{height:100%;width:100%}.smart-search-container{position:relative;z-index:1000}.smart-search-suggestions{position:absolute;top:calc(100% + 4px);left:0;right:0;z-index:1001;background:white;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 10px 25px -5px rgba(0,0,0,.1);max-height:320px;overflow-y:auto}.smart-search-suggestions::-webkit-scrollbar{width:4px}.smart-search-suggestions::-webkit-scrollbar-track{background:transparent}.smart-search-suggestions::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:2px}.feedback-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:2000;padding:1rem}.feedback-modal-overlay .bg-brand-light-gray{background-color:#ffffff}.wifi-page-container{position:fixed;top:0;left:0;right:0;bottom:0;overflow:hidden;background:white;z-index:1}.wifi-page-container *{box-sizing:border-box}