:root{--neutral-0:#fff;--neutral-50:#fafafa;--neutral-100:#f5f5f5;--neutral-200:#e5e5e5;--neutral-300:#d4d4d4;--neutral-400:#a3a3a3;--neutral-500:#737373;--neutral-600:#525252;--neutral-700:#404040;--neutral-800:#262626;--neutral-900:#171717;--neutral-950:#0a0a0a;--neutral-1000:#000;--brand-primary:#ee3a70}body{background-color:var(--neutral-950)!important;color:var(--neutral-400)!important}body::before{content:'';position:absolute;inset:0;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQ4MiIgaGVpZ2h0PSI5NjYiIHZpZXdCb3g9IjAgMCAxNDgyIDk2NiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0wIDgzOS4wNzRDMjMzLjczMyA5NjEuODI5IDY0OS44MzYgMTAxNS44OCAxMTY0IDkwNC4zNDZDMTc2OC44IDc3My4xNDYgMTM3My4zMyA1NDkuNjggMTEwMCA0NTQuMzQ2Qzk0NC42NjcgNTAwLjM0NiA1NTguNCA1MDguNzQ2IDI1NiAxNzQuMzQ2QzE3MC41MTUgNzkuODE1MyA4My41NDkzIDI2LjEwMzcgMCAwLjYyNDEzOVY4MzkuMDc0WiIgZmlsbD0iIzQ0NUM2RCIvPgo8L3N2Zz4K);background-size:1200px;background-repeat:no-repeat;background-position:0% 100px;filter:blur(150px);z-index:-3;opacity:.4}body{position:relative}body::after{content:'';position:absolute;inset:0;height:;background-image:linear-gradient(var(--neutral-950) 1px,transparent 1px),linear-gradient(90deg,var(--neutral-950) 1px,transparent 1px);background-size:40px 40px;background-position:5.25rem 5.25rem,2.5rem 2.5rem,2.5rem 2.5rem;background-repeat:repeat;z-index:-2;opacity:.4}.site-wrapper{position:relative}.site-wrapper::after{content:'';position:absolute;inset:0;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQzNSIgaGVpZ2h0PSI1NjMiIHZpZXdCb3g9IjAgMCAxNDM1IDU2MyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTQyOSAzNDRDMTI5IDMzMS4yIDE4IDQ4NC42NjcgMCA1NjNIMTQzNC41VjAuNUMxNDM0LjUgMC41IDEyMzIuNSA4NyAxMTMwIDIzNEMxMDI3LjUgMzgxIDgwNCAzNjAgNDI5IDM0NFoiIGZpbGw9IiM0NDVDNkQiLz4KPC9zdmc+Cg==);background-size:100%;background-repeat:no-repeat;background-position:0% 100%;filter:blur(150px);z-index:-3;opacity:.2}@media (max-width:1024px){.site-wrapper::after{background-size:1025px;opacity:.8}}.barfly-map{width:100%;max-width:100%;margin:0 auto;position:relative}.barfly-map__search-wrapper{--gutter:60px;margin-bottom:1rem;position:absolute;z-index:9999;left:50%;transform:translateX(-50%);top:20px;width:100%;max-width:calc(400px + (var(--gutter) * 2));padding-inline:var(--gutter)}.barfly-map .screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}input[type="search"].barfly-map__search{width:100%;padding:.875rem 1rem;padding-left:2.75rem;font-size:1rem;line-height:1.5;color:var(--neutral-0,#fff);background-color:rgb(0 0 0 / .5);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23737373' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'%3E%3C/circle%3E%3Cpath d='m21 21-4.35-4.35'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:.875rem center;background-size:1.25rem;border:1px solid var(--neutral-700,#404040);border-radius:3px;outline:none;transition:all 0.25s ease-in-out 0s}input[type="search"].barfly-map__search::placeholder{color:var(--neutral-300,#d4d4d4)}input[type="search"].barfly-map__search:is(:hover,:focus){border-color:var(--neutral-100,#f5f5f5);background-color:rgb(0 0 0 / .7)}input[type="search"].barfly-map__search:focus{box-shadow:none}input[type="search"].barfly-map__search::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none;height:1rem;width:1rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23737373' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 6 6 18'%3E%3C/path%3E%3Cpath d='m6 6 12 12'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain;cursor:pointer}.barfly-map__search-clear{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;padding:0;background:#fff0;border:none;border-radius:50%;color:var(--neutral-400,#a3a3a3);cursor:pointer;transition:color 0.2s ease,background-color 0.2s ease}.barfly-map__search-clear:hover{color:var(--neutral-0,#fff);background-color:var(--neutral-700,#404040)}.barfly-map__search-clear:focus{outline:2px solid var(--brand-primary,#ee3a70);outline-offset:2px}.barfly-map__search-clear svg{width:1rem;height:1rem}.barfly-map__search-clear[hidden]{display:none}.barfly-map__user-count{display:inline-flex;align-items:center;gap:.5rem;margin-top:0;padding:.25rem .625rem;font-size:.75rem;font-weight:500;letter-spacing:.01em;color:var(--neutral-200,#e5e5e5);background-color:rgb(0 0 0 / .6);border:1px solid var(--neutral-800,#262626);border-radius:999px;pointer-events:auto}.barfly-map__user-count::before{content:'';width:.5rem;height:.5rem;border-radius:50%;background-color:var(--brand-primary,#ee3a70);box-shadow:0 0 0 3px rgb(238 58 112 / .18)}.barfly-map__user-count[hidden]{display:none}.barfly-map__search-wrapper:has(.barfly-map__search-clear:not([hidden])) input[type="search"].barfly-map__search{padding-right:2.5rem}.barfly-map__dropdown{display:none;position:absolute;top:100%;left:0;width:100%;max-width:400px;overflow-y:auto;margin:.25rem 0 0 0!important;padding:0;list-style:none;background-color:rgb(0 0 0 / .95);border:1px solid var(--neutral-700,#404040);border-radius:3px;box-shadow:0 4px 12px rgb(0 0 0 / .4);z-index:1000}.barfly-map__dropdown--visible{display:block}.barfly-map__dropdown-item{display:flex;flex-direction:row;align-items:center;gap:.75rem;padding:.75rem 1rem;cursor:pointer;transition:background-color 0.15s ease;border-bottom:1px solid var(--neutral-800,#262626)}.barfly-map__dropdown-avatar{width:36px;height:36px;border-radius:50%;object-fit:cover;flex-shrink:0}.barfly-map__dropdown-info{display:flex;flex-direction:column;gap:.125rem;flex:1;min-width:0}.barfly-map__dropdown-item:last-child{border-bottom:none}.barfly-map__dropdown-item:is(:hover,.barfly-map__dropdown-item--active){background-color:var(--neutral-800,#262626)}.barfly-map__dropdown-item--empty{color:var(--neutral-400,#a3a3a3);cursor:default}.barfly-map__dropdown-item--empty:hover{background-color:#fff0}.barfly-map__dropdown-name{font-size:.9375rem;font-weight:500;color:var(--neutral-0,#fff)}.barfly-map__dropdown-location{font-size:.8125rem;color:var(--neutral-400,#a3a3a3)}.barfly-map__dropdown-highlight{background-color:rgb(238 58 112 / .3);color:inherit;border-radius:2px;padding:0 2px}.barfly-map__container{width:100%;height:70vh;overflow:hidden;background-color:var(--neutral-900,#171717)}.barfly-map__container:focus{outline:2px solid var(--brand-primary,#ee3a70);outline-offset:2px}.barfly-map__status{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.barfly-map__map-controls{position:absolute;bottom:2rem;left:.75rem;display:flex;align-items:center;gap:.5rem;z-index:10;pointer-events:none}.barfly-map__reset-view{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;background-color:rgb(0 0 0 / .7);border:1px solid var(--neutral-700,#404040);border-radius:3px;color:var(--neutral-300,#d4d4d4);cursor:pointer;transition:background-color 0.2s ease,color 0.2s ease,border-color 0.2s ease;pointer-events:auto}.barfly-map__reset-view:hover{background-color:rgb(0 0 0 / .9);color:var(--neutral-0,#fff);border-color:var(--neutral-600,#525252)}.barfly-map__reset-view:focus{outline:2px solid var(--brand-primary,#ee3a70);outline-offset:2px}.barfly-map__reset-view svg{width:1.25rem;height:1.25rem}.barfly-map__zoom-indicator{position:absolute;bottom:2rem;right:.75rem;padding:.25rem .5rem;font-size:.75rem;font-family:monospace;color:var(--neutral-300,#d4d4d4);background-color:rgb(0 0 0 / .7);border-radius:3px;z-index:10;pointer-events:none}.barfly-map__container canvas{outline:none}.barfly-map__popup{font-family:inherit}.barfly-map__popup .maplibregl-popup-content{background-color:var(--neutral-900,#171717);border:1px solid var(--neutral-700,#404040);border-radius:3px;padding:0;box-shadow:0 4px 12px rgb(0 0 0 / .4);min-width:200px;max-width:280px}.barfly-map__popup .maplibregl-popup-close-button{color:var(--neutral-400,#a3a3a3);font-size:1.25rem;padding:.5rem;right:.25rem;top:.25rem;transition:color 0.2s ease;line-height:0;aspect-ratio:1/1}.barfly-map__popup .maplibregl-popup-close-button:hover{color:var(--neutral-0,#fff);background:#fff0}.barfly-map__popup .maplibregl-popup-close-button:focus{outline:2px solid var(--brand-primary,#ee3a70);outline-offset:-2px}.barfly-map__popup .maplibregl-popup-tip{border-top-color:var(--neutral-900,#171717)}.barfly-map__popup.maplibregl-popup-anchor-bottom .maplibregl-popup-tip{border-top-color:var(--neutral-900,#171717)}.barfly-map__popup.maplibregl-popup-anchor-top .maplibregl-popup-tip{border-bottom-color:var(--neutral-900,#171717)}.barfly-map__popup.maplibregl-popup-anchor-left .maplibregl-popup-tip{border-right-color:var(--neutral-900,#171717)}.barfly-map__popup.maplibregl-popup-anchor-right .maplibregl-popup-tip{border-left-color:var(--neutral-900,#171717)}.barfly-map__popup-content{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;padding-right:2rem}.barfly-map__popup-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;flex-shrink:0}.barfly-map__popup-info{flex:1;min-width:0}.barfly-map__popup-name{margin:0 0 .25rem 0;font-size:1rem;font-weight:600;color:var(--neutral-0,#fff);line-height:1.4}.barfly-map__popup-location{margin:0;font-size:.875rem;color:var(--neutral-400,#a3a3a3);line-height:1.4;display:flex;align-items:flex-start;gap:.375rem}.barfly-map__popup-location-icon{flex-shrink:0;width:1rem;height:1rem;margin-top:.125rem}.barfly-map--loading .barfly-map__container::after{content:"";position:absolute;top:50%;left:50%;width:40px;height:40px;margin:-20px 0 0 -20px;border:3px solid var(--neutral-700,#404040);border-top-color:var(--brand-primary,#ee3a70);border-radius:50%;animation:barfly-map-spin 0.8s linear infinite}@keyframes barfly-map-spin{to{transform:rotate(360deg)}}.barfly-map--error .barfly-map__container::after{content:attr(data-error);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:var(--neutral-400,#a3a3a3);text-align:center;padding:1rem}.barfly-map__no-results{display:none;padding:.75rem 1rem;background-color:var(--neutral-800,#262626);border:1px solid var(--neutral-700,#404040);border-radius:.5rem;color:var(--neutral-400,#a3a3a3);font-size:.875rem;margin-top:.5rem}.barfly-map__no-results--visible{display:block}@media (prefers-contrast:high){input[type="search"].barfly-map__search{border-width:2px}.barfly-map__container{border-width:2px}.barfly-map__popup .maplibregl-popup-content{border-width:2px}}@media (prefers-reduced-motion:reduce){input[type="search"].barfly-map__search,.barfly-map__popup .maplibregl-popup-close-button{transition:none}input[type="search"].barfly-map__search:is(:hover,:focus){transform:none}.barfly-map--loading .barfly-map__container::after{animation:none}}