#map{height:600px;width:100%;border-radius:1rem;z-index:10}.category-btn.active{background-color:var(--btn-color, #D1362A);color:#fff!important;border-color:transparent;box-shadow:0 4px 14px #0003}.category-btn.active i{color:#fff!important}.category-btn:not(.active) i{color:var(--btn-color, #D1362A)}.sidebar{transition:transform .3s ease-in-out;transform:translate(100%)}.sidebar.open{transform:translate(0)}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:#f1f1f1}.custom-scrollbar::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#d1362a}.scroll-wrapper{position:relative;width:100%}.scroll-container{display:flex;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;cursor:grab;-webkit-user-select:none;user-select:none;scrollbar-width:none}.scroll-container::-webkit-scrollbar{display:none}.scroll-container:active{cursor:grabbing}.scroll-container.dragging{scroll-behavior:auto}.custom-marker{display:flex;justify-content:center;align-items:center;background-color:#fff;border:2px solid var(--marker-color, #D1362A);border-radius:50%;box-shadow:0 4px 6px #0000004d;transition:transform .2s}.custom-marker:hover{transform:scale(1.1);z-index:1000!important}.custom-marker i{color:var(--marker-color, #D1362A);font-size:16px}.custom-map-tooltip{background-color:#fff!important;border:none!important;border-radius:8px!important;box-shadow:0 4px 12px #00000026!important;padding:6px 12px!important;font-family:Poppins,sans-serif!important;font-weight:700!important;font-size:13px!important;color:#111827!important;white-space:nowrap!important}.custom-map-tooltip:before{border-top-color:#fff!important}
