/* === V29 slower light breathing ===
   Only slows the existing warm-light breathing. Geometry, position, clouds,
   screenshots and payment hooks remain untouched.
   =============================================================== */
body.hattara-page .hattara-cotton-stage .hattara-water-glow{
  animation-duration:11.5s !important;
  animation-timing-function:ease-in-out !important;
}
body.hattara-page .hattara-cotton-stage .hattara-water-beam{
  animation-duration:13s !important;
  animation-timing-function:ease-in-out !important;
}
body.hattara-page .hattara-cotton-stage .hattara-candy-aura{
  animation-duration:14.5s !important;
  animation-timing-function:ease-in-out !important;
}
/* === END V29 === */
