.ttsButton_ttsButton__5VMvJ{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;border-radius:50%;background:var(--accent-primary);color:white;cursor:pointer;transition:all .2s ease;margin-top:.5rem;box-shadow:0 2px 4px rgba(0,0,0,.1)}.ttsButton_ttsButton__5VMvJ:hover{background:var(--accent-secondary);transform:scale(1.05);box-shadow:0 4px 8px rgba(0,0,0,.15)}.ttsButton_ttsButton__5VMvJ:active{transform:scale(.95)}.ttsButton_ttsButton__5VMvJ.ttsButton_playing__2_By_{background:var(--success-color);animation:ttsButton_pulse__6NuEV 1s ease-in-out infinite}.ttsButton_speakerIcon__oHpJX{width:32px!important;height:32px!important;transition:transform .2s ease}.ttsButton_ttsButton__5VMvJ:hover .ttsButton_speakerIcon__oHpJX{transform:scale(1.1)}@keyframes ttsButton_pulse__6NuEV{0%{transform:scale(1);box-shadow:0 2px 4px rgba(0,0,0,.1)}50%{transform:scale(1.05);box-shadow:0 4px 12px rgba(0,0,0,.2)}to{transform:scale(1);box-shadow:0 2px 4px rgba(0,0,0,.1)}}@media (prefers-color-scheme:dark){.ttsButton_ttsButton__5VMvJ{box-shadow:0 2px 4px rgba(0,0,0,.3)}.ttsButton_ttsButton__5VMvJ:hover{box-shadow:0 4px 8px rgba(0,0,0,.4)}}@media (prefers-contrast:high){.ttsButton_ttsButton__5VMvJ{border:2px solid}}@media (prefers-reduced-motion:reduce){.ttsButton_speakerIcon__oHpJX,.ttsButton_ttsButton__5VMvJ{transition:none}.ttsButton_ttsButton__5VMvJ:active,.ttsButton_ttsButton__5VMvJ:hover{transform:none}.ttsButton_ttsButton__5VMvJ.ttsButton_playing__2_By_{animation:none}}@media (max-width:640px){.ttsButton_ttsButton__5VMvJ{width:36px;height:36px}.ttsButton_speakerIcon__oHpJX{width:26px;height:26px}}