.breathwork-circle{backface-visibility:hidden;transform-style:preserve-3d;will-change:transform;transition:transform 1s ease-in-out}.breathwork-circle.inhale,.breathwork-circle.hold{transform:scale(1.2)}.breathwork-circle.exhale,.breathwork-circle.hold-after{transform:scale(.8)}.breathwork-play-button{color:#fff;background-color:#a855f7;border-radius:9999px;justify-content:center;align-items:center;transition:all .2s;display:flex}.breathwork-play-button:hover{background-color:#9333ea}.breathwork-play-button.paused{background-color:#7c3aed}.breathwork-play-button.matrix{color:#0f0;background-color:#0f03}.breathwork-play-button.matrix:hover{background-color:#00ff004d}@media (prefers-reduced-motion){.breathwork-animation-override{transition:transform 1s ease-in-out!important}}@keyframes breathe-in{0%{transform:scale(.8)}to{transform:scale(1.2)}}@keyframes breathe-out{0%{transform:scale(1.2)}to{transform:scale(.8)}}@keyframes hold{0%{transform:scale(1.2)}to{transform:scale(1.2)}}@keyframes hold-after{0%{transform:scale(.8)}to{transform:scale(.8)}}.fallback-animation-inhale{animation:4s ease-in-out forwards breathe-in}.fallback-animation-exhale{animation:4s ease-in-out forwards breathe-out}.fallback-animation-hold{animation:4s linear forwards hold}.fallback-animation-hold-after{animation:4s linear forwards hold-after}
