main{width:100vw}.leaflet-map{height:100%}.leaflet-draw-tooltip{display:none}.bb-tabs{position:relative;display:flex;gap:28px;overflow-x:auto;padding:12px 8px 16px;padding-left:0!important;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.bb-tabs::-webkit-scrollbar{height:0;width:0}.bb-tabs{scrollbar-width:none}.bb-tab{position:relative;background:transparent;border:0;padding:0;font:600 16px/1.2 system-ui,-apple-system,Inter,Segoe UI,Roboto,Arial,sans-serif;color:var(--color-text);white-space:nowrap;cursor:pointer;outline:none;transition:opacity .15s ease}.bb-tab:hover{opacity:.9}.bb-tab.is-active{color:#fff}.bb-ink{height:3px;background:#fff;border-radius:2px;transition:transform .25s ease,width .25s ease;will-change:transform,width}.bb-divider,.bb-ink{position:absolute;bottom:0}.bb-divider{left:0;right:0;height:1px;background:linear-gradient(90deg,hsla(0,0%,100%,.18),hsla(0,0%,100%,.1) 40%,hsla(0,0%,100%,.06));pointer-events:none}:host,:root{--bb-tab-color:hsla(0,0%,100%,0.92);--bb-tab-active:#fff;--bb-ink:#fff;--bb-divider-a:hsla(0,0%,100%,0.18);--bb-divider-b:hsla(0,0%,100%,0.06)}.bb-tab{color:var(--bb-tab-color)}.bb-tab.is-active{color:var(--bb-tab-active)}.bb-ink{background:var(--bb-ink)}.bb-divider{background:linear-gradient(90deg,var(--bb-divider-a),var(--bb-divider-a) 40%,var(--bb-divider-b))}@media (max-width:600px){.bb-tabs{gap:20px;padding-bottom:12px}.bb-tab{font-size:15px}.bb-ink{height:2px}}