/* Space 2047 v51 - Bottom Button Rescue */
#s2047-living-galaxy-panel.s2047-v51-bottom-buttons-ready button[data-live-tick],
#s2047-living-galaxy-panel.s2047-v51-bottom-buttons-ready button[data-civ-advance],
#s2047-living-galaxy-panel.s2047-v51-bottom-buttons-ready button[data-gtcv48-advance],
#s2047-living-galaxy-panel.s2047-v51-bottom-buttons-ready button[data-econ-advance]{
  pointer-events:auto!important;
  cursor:pointer!important;
  position:relative!important;
  z-index:50!important;
  touch-action:manipulation!important;
  user-select:none!important;
}
#s2047-living-galaxy-panel .s2047-v51-button-message{
  margin:12px auto!important;
  padding:10px 14px!important;
  max-width:960px!important;
  border:1px solid #8ee9ff!important;
  border-radius:14px!important;
  background:rgba(0,20,36,.84)!important;
  color:#fff7a8!important;
  font-weight:800!important;
  text-align:center!important;
  box-shadow:0 0 14px rgba(58,226,255,.22)!important;
}
