.bento-map-frame{border-radius:min(var(--radius), 1rem);width:100%;position:relative;overflow:hidden}.bento-map-frame--cell{height:100%;min-height:0}.bento-map-frame--card{aspect-ratio:16/9}.bento-map-empty{background-color:color-mix(in srgb, var(--default) 30%, transparent);border-radius:min(var(--radius), 1rem);justify-content:center;align-items:center;width:100%;display:flex}.bento-map-empty--cell{height:100%;min-height:0}.bento-map-empty--card{aspect-ratio:16/9}.bento-map-empty__icon{width:2.5rem;height:2.5rem;color:var(--foreground);opacity:.5}.bento-map-viewport,.bento-map-client-mount{position:absolute;inset:0}.bento-map-title{z-index:5;pointer-events:none;position:absolute}.bento-map-title--bottom-left{max-width:calc(100% - 1.25rem);bottom:.625rem;left:.625rem}.bento-map-title--bottom-center{justify-content:center;max-width:100%;display:flex;bottom:.625rem;left:.625rem;right:.625rem}.bento-map-title--bottom-right{max-width:calc(100% - 1.25rem);bottom:.625rem;right:.625rem}.bento-map-title--top-left{max-width:calc(100% - 1.25rem);top:.625rem;left:.625rem}.bento-map-title--top-center{justify-content:center;max-width:100%;display:flex;top:.625rem;left:.625rem;right:.625rem}.bento-map-title--top-right{max-width:calc(100% - 1.25rem);top:.625rem;right:.625rem}.bento-map-title__pill{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:9999px;width:fit-content;max-width:100%;padding:.25rem .5rem}.bento-map-title__text{-webkit-line-clamp:2;overflow-wrap:break-word;-webkit-box-orient:vertical;margin:0;font-size:.75rem;font-weight:500;display:-webkit-box;overflow:hidden}.bento-map-title--bottom-left .bento-map-title__text,.bento-map-title--top-left .bento-map-title__text{text-align:start}.bento-map-title--bottom-center .bento-map-title__text,.bento-map-title--top-center .bento-map-title__text{text-align:center}.bento-map-title--bottom-right .bento-map-title__text,.bento-map-title--top-right .bento-map-title__text{text-align:end}.bento-map-title--tone-light .bento-map-title__pill,.bento-map-title--tone-positron .bento-map-title__pill{background-color:#ffffff4d}.bento-map-title--tone-light .bento-map-title__text,.bento-map-title--tone-positron .bento-map-title__text{color:#000000bf}.bento-map-title--tone-dark .bento-map-title__pill{background-color:#0000004d}.bento-map-title--tone-dark .bento-map-title__text{color:#ffffffbf}.bento-map-title--tone-adaptive .bento-map-title__pill{background-color:#ffffff4d}.bento-map-title--tone-adaptive .bento-map-title__text{color:#000000bf}@media (prefers-color-scheme:dark){.bento-map-title--tone-adaptive .bento-map-title__pill{background-color:#0000004d}.bento-map-title--tone-adaptive .bento-map-title__text{color:#ffffffbf}}.bento-map-marker{z-index:1;background-color:#3b82f6;border:3px solid #fff;border-radius:9999px;width:2rem;height:2rem;position:relative;box-shadow:0 20px 25px -5px #0009}@keyframes ping{75%,to{opacity:0;transform:scale(2)}}.bento-map-marker-ping{background-color:#3b82f6;border-radius:9999px;width:2rem;height:2rem;animation:2s cubic-bezier(0,0,.2,1) infinite ping;position:absolute;bottom:0;right:0;box-shadow:0 20px 25px -5px #0009}.maplibregl-popup-content{box-shadow:none!important;background-color:#0000!important;border-radius:0!important;padding:0!important}.maplibregl-popup-tip,.maplibregl-ctrl-attrib.maplibregl-compact-show,.maplibregl-ctrl.maplibregl-ctrl-attrib.maplibregl-compact{display:none!important}
