.c_audio_btn_std{width:48px;height:48px;border-radius:14px;background:#1e1e1e;background:var(--c-bg-card);border:2px solid #3e3e3e;border-bottom-width:4px;color:#23ac5e;color:var(--c-accent-green);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:all .1s;flex-shrink:0}.c_audio_btn_std_big{width:50px;height:50px;border-radius:20px}.c_audio_btn_std:hover{background:#fff3;transform:scale(1.05)}.c_audio_btn_std:active{transform:scale(.95)}.c_audio_btn_std .g_icon{width:20px;height:20px;fill:currentColor}.c_audio_btn_std:active{border-bottom-width:2px;transform:translateY(2px);background:#222}.c_audio_btn_std{width:48px;height:48px;border-radius:16px;background-color:#2a2a2a;border:2px solid #3a3a3a;box-shadow:0 4px #1a1a1a;color:#23ac5e;color:var(--c-accent-green);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:all .1s cubic-bezier(.3,0,.5,1);flex-shrink:0}.c_audio_btn_std:hover{background-color:#323232;border-color:#23ac5e;border-color:var(--c-accent-green);color:#40ff8d}.c_audio_btn_std:active{transform:translateY(3px);box-shadow:0 1px #1a1a1a}.c_audio_btn_std .g_icon{width:24px;height:24px;fill:currentColor}.c_audio_btn_std_big{width:64px;height:64px;border-radius:20px}.c_audio_btn_std_big .g_icon{width:32px;height:32px}.c_story_audio_btn{display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;width:26px;height:26px;border-radius:50%;background:#2a2a2a;border:1px solid #444;color:#23ac5e;color:var(--c-accent-green);margin-right:6px;margin-left:2px;cursor:pointer;padding:0;position:relative;top:-1px;transition:transform .1s,background .1s}.c_story_audio_btn .g_icon{width:14px;height:14px;fill:currentColor;transform:translate(.5px)}.c_story_audio_btn:hover{background:#333;transform:scale(1.1)}.c_story_audio_btn:active{background:#222;transform:scale(.95)}
