.sound-btn {align-items: center;margin: 0px;padding: 0px;}.sound-btn span {color: #404040;}.listen-container {display: flex;flex-direction: column;gap: 12px;max-width: 300px;}.listen-progress {position: relative;background: #e9e9e9;height: 6px;border-radius: 3px;overflow: hidden;}.progress-bar {background: #666;height: 100%;width: 0%;transition: width 100ms linear;}.listen-wrap {display: flex;align-items: center;gap: 32px;color: #404040;}.listen-btn, .skip-btn {background: transparent;border: none;cursor: pointer;padding: 0;}.icon-circle {width: 36px;height: 36px;display: flex;align-items: center;justify-content: center;border-radius: 50%;background: #f0f0f0;}