body{font-family:Inter,sans-serif;overflow:hidden;background:#f8fafc}.glass{background:#ffffffd9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.5)}#map{height:100%;width:100%;z-index:0}.marker-pin{width:42px;height:42px;border-radius:50% 50% 50% 0;position:absolute;transform:rotate(-45deg);left:50%;top:50%;margin:-21px 0 0 -21px;box-shadow:0 4px 12px #0006;display:flex;align-items:center;justify-content:center;border:2.5px solid white}.marker-pin i,.marker-pin span,.marker-pin svg{transform:rotate(45deg);color:#fff;display:flex;align-items:center;justify-content:center}.marker-pin svg{width:22px;height:22px}.no-scrollbar::-webkit-scrollbar{display:none}#toast-container{position:fixed;top:20px;right:20px;z-index:9999;display:flex;flex-direction:column;gap:10px}.toast{background:#fff;padding:1rem 1.5rem;border-radius:1rem;box-shadow:0 10px 25px #0000001a;display:flex;align-items:center;gap:.75rem;animation:slideIn .4s cubic-bezier(.16,1,.3,1);font-size:.875rem;font-weight:600;border-left:4px solid #ef4444}@keyframes slideIn{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.logo-img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.landing-scroll-container{height:100vh;overflow-y:auto;scroll-behavior:smooth}.filter-active{background-color:#0f172a!important;color:#fff!important;border-color:#0f172a!important}.leaflet-heatmap-layer{pointer-events:none}.pulse-red-dot{animation:pulse-red-dot 1.5s infinite}@keyframes pulse-red-dot{0%{transform:scale(1);opacity:1}to{transform:scale(2.5);opacity:0}}.btn-primary{background-color:#0f172a;color:#fff;transition:all .3s;cursor:pointer}.btn-primary:disabled{background-color:#e2e8f0;color:#94a3b8;cursor:not-allowed}.social-link i{display:block!important}.cat-btn-active{border-color:#ef4444!important;background-color:#fef2f2!important;color:#ef4444!important;box-shadow:0 10px 15px -3px #ef44441a;transform:scale(1.05)}.img-fallback{background:#f1f5f9;display:flex;align-items:center;justify-content:center;color:#94a3b8}.suggestion-item{padding:12px 16px;font-size:13px;font-weight:600;cursor:pointer;transition:background-color .15s ease}.suggestion-item:hover{background-color:#f1f5f9}
