@keyframes rebond{0%{transform:translateY(10px) rotate(5deg)}to{transform:translateY(-4px) rotate(-5deg)}}@keyframes vague{0%{background-position:100% 0}to{background-position:0 0}}.jobtracker-wrapper{position:absolute;left:12px;bottom:calc(var(--map-btn-bottom) + env(safe-area-inset-bottom) + 70px);z-index:13;transform-origin:left bottom}.obj-bounce{display:inline-flex;align-items:center;gap:12px;padding:12px 10px;min-height:50px;min-width:170px;background:#000;border-radius:9999px;border:1px solid #000;box-sizing:border-box;cursor:pointer;box-shadow:0 14px 30px #00000040}.obj-bounce .obj{position:relative;width:30px;height:30px;overflow:hidden;border:none;border-radius:999px;display:flex;align-items:flex-end;justify-content:center;background:transparent}.obj-bounce .obj .obj-content{width:22px;height:22px}.goanim{animation:rebond .7s ease-in-out alternate infinite}.obj-bounce .wave,.obj-bounce .wave .wave-content{display:none!important}.obj-bounce .desc{position:static;margin:0;padding:0;font-weight:600;text-align:left;font-family:Satoshi,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:14px;letter-spacing:.06em;color:#fff;white-space:nowrap;flex:1}@media(max-width:600px){.jobtracker-wrapper{left:8px;bottom:calc(var(--map-btn-bottom) + env(safe-area-inset-bottom) + 70px);transform-origin:left bottom}.obj-bounce{padding:10px;min-height:46px;min-width:155px;gap:8px}.obj-bounce .obj{width:26px;height:26px}.obj-bounce .obj .obj-content{width:20px;height:20px}.obj-bounce .desc{font-size:10px;letter-spacing:.07em}}
