.MapView_mapContainer__3XKF9{--map-card-bottom-gap:12px;width:100%;height:calc(100dvh - var(--mobile-nav-height) - var(--safe-area-bottom));position:relative}.MapView_stickyJobCard__HuS0y{position:fixed;bottom:calc(var(--mobile-nav-height) + var(--safe-area-bottom) + var(--map-card-bottom-gap));left:50%;width:65%;z-index:1000;max-width:600px;opacity:0;pointer-events:none;transform:translateX(-50%);transition:opacity .2s ease}.MapView_stickyJobCardVisible__khjtO{opacity:1;pointer-events:auto}.MapView_stickyJobCard__HuS0y [class*=JobCard_details__]{margin-top:0;padding:12px;border-radius:0 0 12px 12px;background:rgba(255,255,255,.94);box-shadow:0 10px 24px rgba(0,0,0,.18);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.MapView_stickyJobCard__HuS0y [class*=JobCard_imageContainer__]{border-radius:12px 12px 0 0}@media (min-width:769px){.MapView_stickyJobCard__HuS0y{width:44%;max-width:420px}}@media (min-width:900px){.MapView_mapContainer__3XKF9{position:fixed;top:var(--desktop-header-height);left:0;width:100vw;height:calc(100dvh - var(--desktop-header-height))}.MapView_stickyJobCard__HuS0y{bottom:10%}}