Custom styles for the Vacancy Map app #map{width:100%;height:100%;z-index:0}.vacancy-popup{max-height:65vh;overflow-y:auto}.vacancy-carousel{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.vacancy-card{scroll-snap-align:start;flex-shrink:0}.pagination-dot{display:inline-block;transition:background-color .3s ease}.pagination-counter{margin:0 10px}.vacancy-page{animation:fadeIn .3s ease-in-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.custom-marker{background:none!important;border:none!important}.custom-marker-icon{display:flex;align-items:center;justify-content:center;width:34px;height:34px;background-color:#fff;border:2px solid #f36e21;border-radius:50%;color:#333;font-weight:700;font-size:14px;box-shadow:0 1px 5px #0003}.marker-highlight-container{background:none!important;border:none!important}.marker-highlight-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;pointer-events:none}.marker-highlight-ring{width:34px;height:34px;border-radius:50%;border:3px solid rgba(243,110,33,.9);animation:pulse-marker 2s infinite;box-shadow:0 0 4px #0000004d;filter:blur(.5px) drop-shadow(0 0 3px rgba(243,110,33,.4))}@keyframes pulse-marker{0%{transform:scale(1);opacity:1;border-color:#f36e21e6}25%{border-color:#f79450cc}50%{transform:scale(1.4);opacity:.7;border-color:#faaa64b3}75%{transform:scale(1.6);opacity:.5;border-color:#fcbe8c99}to{transform:scale(1.8);opacity:0;border-color:#ffd2aa4d}}.marker-cluster-small,.marker-cluster-medium,.marker-cluster-large{background-color:#f79450b3}.marker-cluster-small div,.marker-cluster-medium div,.marker-cluster-large div{background-color:#f36e21e6}.marker-cluster{background-clip:padding-box;border-radius:20px}.marker-cluster div{width:30px;height:30px;margin-left:5px;margin-top:5px;text-align:center;border-radius:15px;font-weight:700;color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px}
